Newman Run Dashboard

Monday, 16 February 2026 17:41:50
Total Iterations

3

Total Assertions

8562

Total Failed Tests

418

Total Skipped Tests

0


File Information
Collection: Inwarranty-Flow-Request Copy
Environment: QA INT
Timings and Data
Total run duration: 2m 2.6s
Total data received: 15.99MB
Average response time: 276ms
Summary Item Total Failed
Requests 405 3
Prerequest Scripts 447 0
Test Scripts 774 84
Assertions 8562 331
Skipped Tests 0 -



Showing 418 Failures

Failed Test: Verify if the response time is less than 400Ms

Assertion Error Message
expected 470 to be below 400
Failed Test: response time<150 ms

Assertion Error Message
expected 224 to be below 150
Failed Test: Status code should be 401- UnAuthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Status code should be 400- Bad request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Security: verify if password field is not present is not present in the response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: verify if the status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify if the status code is 401

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test: Verify the response time<150 ms

Assertion Error Message
expected 260 to be below 150
Failed Test: verify response time <200 ms

Assertion Error Message
expected 1828 to be below 200
Failed Test: verify if the newly created jobis present in the data array

Assertion Error Message
jobIDArray is not defined
Failed Test: Verify if the status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify if the status code is 400 Bad request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verifty the status code is 200

Assertion Error Message
expected response to have status code 200 but got 500
Failed Test: verify the message is Success

Assertion Error Message
expected '"searchText" is not allowed to be emp…' to deeply equal 'Success'
Failed Test: Verify if gthe data is a json array with length 1

Assertion Error Message
expected false to be true
Failed Test: verify if the job number is correct and matches the search text

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the job number starts with JOB_

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the response body has the important properties

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the response body matches the schema

Assertion Error Message
expected data to satisfy schema but found following errors: 
data should have required property 'data'
Failed Test: Verify if the imei number is correct

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the customer info is correct

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: verify the response time is less than 200 ms

Assertion Error Message
expected 220 to be below 200
Failed Test: verify the created at and modified at data format

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: verify if the status code is 400

Assertion Error Message
expected 500 to deeply equal 400
Failed Test: verify the status code is 403 Forbidden for invalid token

Assertion Error Message
Cannot read properties of undefined (reading 'code')
Failed Test:

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test:

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify the status code 403 for forbidden error an appropriate

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: verify the status code 403 for forbidden error an appropriate

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: Verify the response below <200

Assertion Error Message
expected 223 to be below 200
Failed Test: Invalid credentials should be return 401 unathorized code

Assertion Error Message
expected 500 to deeply equal 401
Failed Test: Blank credentials should return 400 Bad Request

Assertion Error Message
expected 500 to deeply equal 400
Failed Test: verify response time less than 200 sec

Assertion Error Message
expected 222 to be below 200
Failed Test: Verify if password property is not present in the response body

Assertion Error Message
expected { id: 1, first_name: 'John', …(14) } to not have property 'password'
Failed Test: Verify if reset_password_date property is null

Assertion Error Message
Target cannot be null or undefined.
Failed Test: Verify if the mobile number is a 10 digit number

Assertion Error Message
Cannot read properties of undefined (reading 'mobile_number')
Failed Test: Status code is 401 unathorized for the empty token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Status code is 401 unathorized for the empty token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify the response is below 200

Assertion Error Message
expected 340 to deeply equal 200
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Status code is 403 for unauthorized access

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Virify the status code os 403

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify the status code is 403/500

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: Verify the status code 200

Assertion Error Message
expected response to have status code 200 but got 400
Failed Test: Verify the message in the response body 'Engineer assigned successfully'

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Engineer assigned successfully'
Failed Test: Verify that the mst_status id is 2

Assertion Error Message
Cannot read properties of null (reading 'mst_action_status_id')
Failed Test:

Assertion Error Message
Cannot read properties of null (reading 'details')
Failed Test: Verify the error message for the invalid job id in body {Bad request 400 code}

Assertion Error Message
expected 'Unexpected token } in JSON at positio…' to deeply equal 'Invalid job assignment'
Failed Test: Verify the staus for the invalid Auth token {BAd request } 403 code}

Assertion Error Message
expected response to have status code 403 but got 400
Failed Test: Verify the error message for the invalid job id in body {Bad request 400 code}

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Invalid job assignment'
Failed Test: Verify the staus for the No auth token {Uathorized 401 code}

Assertion Error Message
expected response to have status code 401 but got 400
Failed Test: Verify the error message for the invalid job empty token}

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Unauthorized'
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify that status code is 401 Unauthorised and for invalid credentials

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify that status code is 400 invalid request and for empty credentials

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify that the response code is 403 for the invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: verify the response time is less than 200ms

Assertion Error Message
expected 245 to be below 200
Failed Test: Verify if the data array is non empty array

Assertion Error Message
expected +0 to be above +0
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify if the status code is 400 Bad request due to the wronf data passed in body

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: verify if the problem array is not empty and has atleast one element

Assertion Error Message
jsonObject is not defined
Failed Test: verify if the problems have mandatory properites

Assertion Error Message
jsonObject is not defined
Failed Test: Status code is 401 Unauthorised for the emtpty or missing token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify the status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify the status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: verify the status code is 403 Forbidden measn passed inavalid token in header

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is the 405 method not allowed for the sending wrong HTTP code

Assertion Error Message
expected response to have status code 405 but got 404
Failed Test: Verify that the response status code is 401 Unauthorised for the empty tyoken

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify if the password and reset password are not present in the response

Assertion Error Message
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Failed Test: Verify the mobile-number is valid 10 digit string

Assertion Error Message
e.toLowerCase is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify the status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verif the data in the response is an non empty array

Assertion Error Message
expected +0 to be above +0
Failed Test: verify the status code is 403 Forbidden when using an invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT

Assertion Error Message
expected response to have status code 405 but got 500
Failed Test: verify the status code is 400 Bad request credentialds or the data missing in the reqest body

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the array is non empty array

Assertion Error Message
expected undefined to be an array
Failed Test: verify that theis mst_action status is pending for the QC

Assertion Error Message
expected undefined to deeply equal 'pending for QC'
Failed Test: verify if the response matches the json schema

Assertion Error Message
jsonSchema is not defined
Failed Test: Verify the status code is 403 Forbidden for the invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 403 Forbidden for the invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 400 Bad request for invalid credentials entered

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 200 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Validate the response schema is matching with expected schema

Assertion Error Message
expected data to satisfy schema but found following errors: 
data.data[0].repair_start_date should be object, data.data[0].repair_end_date should be object, data.data[0].assigned_to should be object, data.data[1].repair_start_date should be object, data.data[1].repair_end_date should be object, data.data[1].assigned_to should be object, data.data[2].repair_start_date should be object, data.data[2].repair_end_date should be object, data.data[2].assigned_to should be object, data.data[3].repair_start_date should be object, data.data[3].repair_end_date should be object, data.data[3].assigned_to should be object, data.data[4].repair_start_date should be object, data.data[4].repair_end_date should be object, data.data[4].assigned_to should be object, data.data[5].repair_start_date should be object, data.data[5].repair_end_date should be object, data.data[5].assigned_to should be object
Failed Test: bverify the status code is 403 Forbidden for passed invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET}

Assertion Error Message
expected response to have status code 405 but got 500
Failed Test: verify the Status code is 401 Unauthorised for the missing or empty token

Assertion Error Message
expected response to have status code 401 but got 400
Failed Test: bverify the status code is 403 Forbiddem For invalid token passed

Assertion Error Message
expected response to have status code 403 but got 400
Failed Test: Verify the response contails contains correct data

Assertion Error Message
Cannot read properties of undefined (reading 'jobId')
Failed Test: Status code is 403 Forbidden for Invalid credentials

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST

Assertion Error Message
expected response to have status code 405 but got 200
Failed Test:

Assertion Error Message
runtime:extensions~request: request url is empty
Failed Test: response time<150 ms

Assertion Error Message
expected 224 to be below 150
Failed Test: Status code should be 401- UnAuthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Status code should be 400- Bad request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Security: verify if password field is not present is not present in the response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: verify if the status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify if the status code is 401

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test: Verify the response time<150 ms

Assertion Error Message
expected 264 to be below 150
Failed Test: verify response time <200 ms

Assertion Error Message
expected 1775 to be below 200
Failed Test: verify if the newly created jobis present in the data array

Assertion Error Message
jobIDArray is not defined
Failed Test: Verify if the status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify if the status code is 400 Bad request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verifty the status code is 200

Assertion Error Message
expected response to have status code 200 but got 500
Failed Test: verify the message is Success

Assertion Error Message
expected '"searchText" is not allowed to be emp…' to deeply equal 'Success'
Failed Test: Verify if gthe data is a json array with length 1

Assertion Error Message
expected false to be true
Failed Test: verify if the job number is correct and matches the search text

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the job number starts with JOB_

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the response body has the important properties

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the response body matches the schema

Assertion Error Message
expected data to satisfy schema but found following errors: 
data should have required property 'data'
Failed Test: Verify if the imei number is correct

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the customer info is correct

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: verify the response time is less than 200 ms

Assertion Error Message
expected 222 to be below 200
Failed Test: verify the created at and modified at data format

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: verify if the status code is 400

Assertion Error Message
expected 500 to deeply equal 400
Failed Test: verify the status code is 403 Forbidden for invalid token

Assertion Error Message
Cannot read properties of undefined (reading 'code')
Failed Test:

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test:

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify the status code 403 for forbidden error an appropriate

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: verify the status code 403 for forbidden error an appropriate

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: Verify the response below <200

Assertion Error Message
expected 222 to be below 200
Failed Test: Invalid credentials should be return 401 unathorized code

Assertion Error Message
expected 500 to deeply equal 401
Failed Test: Blank credentials should return 400 Bad Request

Assertion Error Message
expected 500 to deeply equal 400
Failed Test: verify response time less than 200 sec

Assertion Error Message
expected 221 to be below 200
Failed Test: Verify if password property is not present in the response body

Assertion Error Message
expected { id: 1, first_name: 'John', …(14) } to not have property 'password'
Failed Test: Verify if reset_password_date property is null

Assertion Error Message
Target cannot be null or undefined.
Failed Test: Verify if the mobile number is a 10 digit number

Assertion Error Message
Cannot read properties of undefined (reading 'mobile_number')
Failed Test: Status code is 401 unathorized for the empty token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Status code is 401 unathorized for the empty token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify the response is below 200

Assertion Error Message
expected 327 to deeply equal 200
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Status code is 403 for unauthorized access

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Virify the status code os 403

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify the status code is 403/500

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: Verify the status code 200

Assertion Error Message
expected response to have status code 200 but got 400
Failed Test: Verify the message in the response body 'Engineer assigned successfully'

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Engineer assigned successfully'
Failed Test: Verify that the mst_status id is 2

Assertion Error Message
Cannot read properties of null (reading 'mst_action_status_id')
Failed Test:

Assertion Error Message
Cannot read properties of null (reading 'details')
Failed Test: Verify the error message for the invalid job id in body {Bad request 400 code}

Assertion Error Message
expected 'Unexpected token } in JSON at positio…' to deeply equal 'Invalid job assignment'
Failed Test: Verify the staus for the invalid Auth token {BAd request } 403 code}

Assertion Error Message
expected response to have status code 403 but got 400
Failed Test: Verify the error message for the invalid job id in body {Bad request 400 code}

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Invalid job assignment'
Failed Test: Verify the staus for the No auth token {Uathorized 401 code}

Assertion Error Message
expected response to have status code 401 but got 400
Failed Test: Verify the error message for the invalid job empty token}

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Unauthorized'
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify that status code is 401 Unauthorised and for invalid credentials

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify that status code is 400 invalid request and for empty credentials

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify that the response code is 403 for the invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: verify the response time is less than 200ms

Assertion Error Message
expected 244 to be below 200
Failed Test: Verify if the data array is non empty array

Assertion Error Message
expected +0 to be above +0
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify if the status code is 400 Bad request due to the wronf data passed in body

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: verify if the problem array is not empty and has atleast one element

Assertion Error Message
jsonObject is not defined
Failed Test: verify if the problems have mandatory properites

Assertion Error Message
jsonObject is not defined
Failed Test: Status code is 401 Unauthorised for the emtpty or missing token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify the status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify the status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: verify the status code is 403 Forbidden measn passed inavalid token in header

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is the 405 method not allowed for the sending wrong HTTP code

Assertion Error Message
expected response to have status code 405 but got 404
Failed Test: Verify that the response status code is 401 Unauthorised for the empty tyoken

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify if the password and reset password are not present in the response

Assertion Error Message
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Failed Test: Verify the mobile-number is valid 10 digit string

Assertion Error Message
e.toLowerCase is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify the status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verif the data in the response is an non empty array

Assertion Error Message
expected +0 to be above +0
Failed Test: verify the status code is 403 Forbidden when using an invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT

Assertion Error Message
expected response to have status code 405 but got 500
Failed Test: verify the status code is 400 Bad request credentialds or the data missing in the reqest body

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the array is non empty array

Assertion Error Message
expected undefined to be an array
Failed Test: verify that theis mst_action status is pending for the QC

Assertion Error Message
expected undefined to deeply equal 'pending for QC'
Failed Test: verify if the response matches the json schema

Assertion Error Message
jsonSchema is not defined
Failed Test: Verify the status code is 403 Forbidden for the invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 403 Forbidden for the invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 400 Bad request for invalid credentials entered

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 200 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Validate the response schema is matching with expected schema

Assertion Error Message
expected data to satisfy schema but found following errors: 
data.data[0].repair_start_date should be object, data.data[0].repair_end_date should be object, data.data[0].assigned_to should be object, data.data[1].repair_start_date should be object, data.data[1].repair_end_date should be object, data.data[1].assigned_to should be object, data.data[2].repair_start_date should be object, data.data[2].repair_end_date should be object, data.data[2].assigned_to should be object, data.data[3].repair_start_date should be object, data.data[3].repair_end_date should be object, data.data[3].assigned_to should be object, data.data[4].repair_start_date should be object, data.data[4].repair_end_date should be object, data.data[4].assigned_to should be object, data.data[5].repair_start_date should be object, data.data[5].repair_end_date should be object, data.data[5].assigned_to should be object
Failed Test: bverify the status code is 403 Forbidden for passed invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET}

Assertion Error Message
expected response to have status code 405 but got 500
Failed Test: verify the Status code is 401 Unauthorised for the missing or empty token

Assertion Error Message
expected response to have status code 401 but got 400
Failed Test: bverify the status code is 403 Forbiddem For invalid token passed

Assertion Error Message
expected response to have status code 403 but got 400
Failed Test: Verify the response contails contains correct data

Assertion Error Message
Cannot read properties of undefined (reading 'jobId')
Failed Test: Status code is 403 Forbidden for Invalid credentials

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST

Assertion Error Message
expected response to have status code 405 but got 200
Failed Test:

Assertion Error Message
runtime:extensions~request: request url is empty
Failed Test: response time<150 ms

Assertion Error Message
expected 220 to be below 150
Failed Test: Status code should be 401- UnAuthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Status code should be 400- Bad request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Security: verify if password field is not present is not present in the response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: verify if the status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify if the status code is 401

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test: Verify the response time<150 ms

Assertion Error Message
expected 273 to be below 150
Failed Test: verify response time <200 ms

Assertion Error Message
expected 1845 to be below 200
Failed Test: verify if the newly created jobis present in the data array

Assertion Error Message
jobIDArray is not defined
Failed Test: Verify if the status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify if the status code is 400 Bad request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verifty the status code is 200

Assertion Error Message
expected response to have status code 200 but got 500
Failed Test: verify the message is Success

Assertion Error Message
expected '"searchText" is not allowed to be emp…' to deeply equal 'Success'
Failed Test: Verify if gthe data is a json array with length 1

Assertion Error Message
expected false to be true
Failed Test: verify if the job number is correct and matches the search text

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the job number starts with JOB_

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the response body has the important properties

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the response body matches the schema

Assertion Error Message
expected data to satisfy schema but found following errors: 
data should have required property 'data'
Failed Test: Verify if the imei number is correct

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the customer info is correct

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: verify the response time is less than 200 ms

Assertion Error Message
expected 216 to be below 200
Failed Test: verify the created at and modified at data format

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: verify if the status code is 400

Assertion Error Message
expected 500 to deeply equal 400
Failed Test: verify the status code is 403 Forbidden for invalid token

Assertion Error Message
Cannot read properties of undefined (reading 'code')
Failed Test:

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test:

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify the status code 403 for forbidden error an appropriate

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: verify the status code 403 for forbidden error an appropriate

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: Verify the response below <200

Assertion Error Message
expected 218 to be below 200
Failed Test: Invalid credentials should be return 401 unathorized code

Assertion Error Message
expected 500 to deeply equal 401
Failed Test: Blank credentials should return 400 Bad Request

Assertion Error Message
expected 500 to deeply equal 400
Failed Test: verify response time less than 200 sec

Assertion Error Message
expected 219 to be below 200
Failed Test: Verify if password property is not present in the response body

Assertion Error Message
expected { id: 1, first_name: 'John', …(14) } to not have property 'password'
Failed Test: Verify if reset_password_date property is null

Assertion Error Message
Target cannot be null or undefined.
Failed Test: Verify if the mobile number is a 10 digit number

Assertion Error Message
Cannot read properties of undefined (reading 'mobile_number')
Failed Test: Status code is 401 unathorized for the empty token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Status code is 401 unathorized for the empty token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify the response is below 200

Assertion Error Message
expected 325 to deeply equal 200
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Status code is 403 for unauthorized access

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Virify the status code os 403

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify the status code is 403/500

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: Verify the status code 200

Assertion Error Message
expected response to have status code 200 but got 400
Failed Test: Verify the message in the response body 'Engineer assigned successfully'

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Engineer assigned successfully'
Failed Test: Verify that the mst_status id is 2

Assertion Error Message
Cannot read properties of null (reading 'mst_action_status_id')
Failed Test:

Assertion Error Message
Cannot read properties of null (reading 'details')
Failed Test: Verify the error message for the invalid job id in body {Bad request 400 code}

Assertion Error Message
expected 'Unexpected token } in JSON at positio…' to deeply equal 'Invalid job assignment'
Failed Test: Verify the staus for the invalid Auth token {BAd request } 403 code}

Assertion Error Message
expected response to have status code 403 but got 400
Failed Test: Verify the error message for the invalid job id in body {Bad request 400 code}

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Invalid job assignment'
Failed Test: Verify the staus for the No auth token {Uathorized 401 code}

Assertion Error Message
expected response to have status code 401 but got 400
Failed Test: Verify the error message for the invalid job empty token}

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Unauthorized'
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify that status code is 401 Unauthorised and for invalid credentials

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify that status code is 400 invalid request and for empty credentials

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify that the response code is 403 for the invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: verify the response time is less than 200ms

Assertion Error Message
expected 240 to be below 200
Failed Test: Verify if the data array is non empty array

Assertion Error Message
expected +0 to be above +0
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify if the status code is 400 Bad request due to the wronf data passed in body

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: verify if the problem array is not empty and has atleast one element

Assertion Error Message
jsonObject is not defined
Failed Test: verify if the problems have mandatory properites

Assertion Error Message
jsonObject is not defined
Failed Test: Status code is 401 Unauthorised for the emtpty or missing token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify the status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify the status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: verify the status code is 403 Forbidden measn passed inavalid token in header

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is the 405 method not allowed for the sending wrong HTTP code

Assertion Error Message
expected response to have status code 405 but got 404
Failed Test: Verify that the response status code is 401 Unauthorised for the empty tyoken

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify if the password and reset password are not present in the response

Assertion Error Message
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Failed Test: Verify the mobile-number is valid 10 digit string

Assertion Error Message
e.toLowerCase is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify the status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verif the data in the response is an non empty array

Assertion Error Message
expected +0 to be above +0
Failed Test: verify the status code is 403 Forbidden when using an invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT

Assertion Error Message
expected response to have status code 405 but got 500
Failed Test: verify the status code is 400 Bad request credentialds or the data missing in the reqest body

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the array is non empty array

Assertion Error Message
expected undefined to be an array
Failed Test: verify that theis mst_action status is pending for the QC

Assertion Error Message
expected undefined to deeply equal 'pending for QC'
Failed Test: verify if the response matches the json schema

Assertion Error Message
jsonSchema is not defined
Failed Test: Verify the status code is 403 Forbidden for the invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 403 Forbidden for the invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 400 Bad request for invalid credentials entered

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 200 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Validate the response schema is matching with expected schema

Assertion Error Message
expected data to satisfy schema but found following errors: 
data.data[0].repair_start_date should be object, data.data[0].repair_end_date should be object, data.data[0].assigned_to should be object, data.data[1].repair_start_date should be object, data.data[1].repair_end_date should be object, data.data[1].assigned_to should be object, data.data[2].repair_start_date should be object, data.data[2].repair_end_date should be object, data.data[2].assigned_to should be object, data.data[3].repair_start_date should be object, data.data[3].repair_end_date should be object, data.data[3].assigned_to should be object, data.data[4].repair_start_date should be object, data.data[4].repair_end_date should be object, data.data[4].assigned_to should be object, data.data[5].repair_start_date should be object, data.data[5].repair_end_date should be object, data.data[5].assigned_to should be object
Failed Test: bverify the status code is 403 Forbidden for passed invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET}

Assertion Error Message
expected response to have status code 405 but got 500
Failed Test: verify the Status code is 401 Unauthorised for the missing or empty token

Assertion Error Message
expected response to have status code 401 but got 400
Failed Test: bverify the status code is 403 Forbiddem For invalid token passed

Assertion Error Message
expected response to have status code 403 but got 400
Failed Test: Verify the response contails contains correct data

Assertion Error Message
Cannot read properties of undefined (reading 'jobId')
Failed Test: Status code is 403 Forbidden for Invalid credentials

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST

Assertion Error Message
expected response to have status code 405 but got 200
Failed Test:

Assertion Error Message
runtime:extensions~request: request url is empty


There are no skipped tests



3 Iterations available to view
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 470ms
Mean size per request: 690B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e8da78ea-1602-4fe2-bd73-c0e2c3fd9883
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 57
Request Body
{
            "username":"iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-JABOSqqua/U5A9EsBNFjiOlMZpo"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:39:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM1ODh9.esQESR15EtQxmBeYnsCsnHheX_D61ck_7QKa4OWLO6k"}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
Verify if the response time is less than 400Ms 0 1 0
verify is message is equal to success 1 0 0
verify if Token is not null 1 0 0
Verify JSON Schema 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Verify if the response time is less than 400Ms
expected 470 to be below 400
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 224ms
Mean size per request: 690B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bd641d7a-b4e3-4e0a-94e9-00c559f2ce32
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 57
Request Body
{
            "username":"iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-JABOSqqua/U5A9EsBNFjiOlMZpo"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:39:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM1ODh9.esQESR15EtQxmBeYnsCsnHheX_D61ck_7QKa4OWLO6k"}}
Test Information
NamePassedFailedSkipped
Status code should be 200 1 0 0
Response message should be success 1 0 0
Tocken should be valid 1 0 0
validate JSON Schema 1 0 0
response time<150 ms 0 1 0
Total 4 1 0
Test Failure
Test NameAssertion Error
response time<150 ms
expected 224 to be below 150
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 227ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d1bb7451-50d0-450f-af33-09c9d9b60a4f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username":"iamfd123",
            "password": "pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:39:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify corrrect error message is show 1 0 0
Status code should be 401- UnAuthorized 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Status code should be 401- UnAuthorized
expected response to have status code 401 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 638bb170-9f96-4a95-8190-2b308e195afb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username":"iamfd123",
            "password": "pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:39:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify corrrect error message is show 1 0 0
Status code should be 400- Bad request 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Status code should be 400- Bad request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 223ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM1ODh9.esQESR15EtQxmBeYnsCsnHheX_D61ck_7QKa4OWLO6k
Cache-Control no-cache
Postman-Token 7df5a956-5731-4be8-ae39-7f7cb6a7ac52
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:39:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 222ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM1ODh9.esQESR15EtQxmBeYnsCsnHheX_D61ck_7QKa4OWLO6k
Cache-Control no-cache
Postman-Token 7511605f-140f-4b27-9f95-cfe3b0c264ea
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:39:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Security: verify if password field is not present is not present in the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Security: verify if password field is not present is not present in the response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 438B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM1ODh9.esQESR15EtQxmBeYnsCsnHheX_D61ck_7QKa4OWLO6k
Cache-Control no-cache
Postman-Token c2487636-af6d-4f19-a780-a4a6c0ddb1c4
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:39:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code should be 200 1 0 0
respomnse time should be <150 1 0 0
Response body contains message as success 1 0 0
Verify Response schema 1 0 0
verify user properties are present 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-julmfuJzCzehlV4YFv1pDM99btE"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 265ms
Mean size per request: 243B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM1ODh9.esQESR15EtQxmBeYnsCsnHheX_D61ck_7QKa4OWLO6k
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5351609f-f54b-4898-b746-2b5660348a6d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 243
ETag W/"f3-+jMW+f57D5Czhzs4+n7rnqCjBuk"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:39:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":6},{"label":"Created today","key":"created_today","count":1280},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 239ms
Mean size per request: 10.53KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM1ODh9.esQESR15EtQxmBeYnsCsnHheX_D61ck_7QKa4OWLO6k
Cache-Control no-cache
Postman-Token 3e43ffd8-c134-4387-8eec-9d5fac9766ba
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10780
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:39:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
verify if response time less than <200 1 0 0
verify if the mesasgae is success 1 0 0
Verify if tghe response matches schema 1 0 0
Verify if the response contains mst_oem 1 0 0
Verify if the keymst_oemis present in the response body 1 0 0
Verify if the keymst_modelis present in the response body 1 0 0
Verify if the keymst_action_statusis present in the response body 1 0 0
Verify if the keymst_warrenty_statusis present in the response body 1 0 0
Verify if the keymst_platformis present in the response body 2 0 0
Verify if the keymst_roleis present in the response body 1 0 0
Verify if the keymst_service_locationis present in the response body 1 0 0
Verify if the keymst_problemis present in the response body 1 0 0
Verify if the keymap_fst_pincodeis present in the response body 1 0 0
verify if the key is storing non empty array 1 0 0
Total 16 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 221ms
Mean size per request: 68B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSIlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA1MDM2OTd9.A4mMZjZuTYKg6HXDq7LXG4Gh350VHQHM38rA8b9ob8M
Cache-Control no-cache
Postman-Token b2a404a6-4c36-445b-b4df-f9f20b9642b9
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 68
ETag W/"44-agQv//Njb4cHInyGRhzokxbLJlc"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:39:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token % in JSON at position 20"}
Test Information
NamePassedFailedSkipped
verify if the status code is 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 236ms
Mean size per request: 10.53KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM1ODh9.esQESR15EtQxmBeYnsCsnHheX_D61ck_7QKa4OWLO6k
Cache-Control no-cache
Postman-Token 3721fa94-5626-411b-9e14-d5ae1f0f4af3
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10780
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:39:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify if the status code is 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 401
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 271ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM1ODh9.esQESR15EtQxmBeYnsCsnHheX_D61ck_7QKa4OWLO6k
Content-Type application/json
Cache-Control no-cache
Postman-Token 58d7660d-20fd-4ded-9b94-0b0650f9448f
Content-Length 1073
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Shridhar",
                "last_name": "adhav",
                "mobile_number": "9881654565",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Sapkalshri1525@gmail.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:39:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 267ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM1ODh9.esQESR15EtQxmBeYnsCsnHheX_D61ck_7QKa4OWLO6k
Content-Type application/json
Cache-Control no-cache
Postman-Token 8cf7c537-be85-4998-b29e-955081309500
Content-Length 1084
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "{{randomFirstName}}",
                "last_name": "adhav",
                "mobile_number": "9881654565",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Sapkalshri1525@gmail.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:39:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 274ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM1ODh9.esQESR15EtQxmBeYnsCsnHheX_D61ck_7QKa4OWLO6k
randomNumber 849
randomFirstName Cletus
randomLastName Weber
randomEmail Cicero.Boyle78@hotmail.com
randomPhoneNumber 503-776-4330
Content-Type application/json
Cache-Control no-cache
Postman-Token 9e65f56a-73bc-401f-b628-3aac52ec2545
Content-Length 1074
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Bashirian",
                "last_name": "Joan",
                "mobile_number": "918-431-4767",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Raymond.Rowe2@gmail.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:39:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 260ms
Mean size per request: 243B

Test Pass Percentage
90 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM1ODh9.esQESR15EtQxmBeYnsCsnHheX_D61ck_7QKa4OWLO6k
Cache-Control no-cache
Postman-Token f7f90ddb-e672-4b34-86ef-810f7dd7abab
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 243
ETag W/"f3-+jMW+f57D5Czhzs4+n7rnqCjBuk"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:39:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":6},{"label":"Created today","key":"created_today","count":1280},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 1 0 0
Verify the response time<150 ms 0 1 0
Verify the if message is equal to Message 1 0 0
Verify JSON schema Structure 1 0 0
Verify the length of the array is 3 1 0 0
Verify if the key are present in the response data array 1 0 0
Verify if the count for each json object is a number 1 0 0
Verify if the count foer the Json object 1is numer or not 1 0 0
Verify if the count foer the Json object 2is numer or not 1 0 0
Verify if the count foer the Json object 3is numer or not 1 0 0
Total 9 1 0
Test Failure
Test NameAssertion Error
Verify the response time<150 ms
expected 260 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 220ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 0192a380-83c7-424e-968a-13ff9377980d
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:39:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code should be 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 220ms
Mean size per request: 67B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization "eyJhbGciOiJIUzI1NtZSI6ImZkIiwibGFzdF9uW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvb
Cache-Control no-cache
Postman-Token ed42f17b-fffd-4495-a8dc-2a311dcc8518
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:39:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code should be 500 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 1828ms
Mean size per request: 1.22MB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM1ODh9.esQESR15EtQxmBeYnsCsnHheX_D61ck_7QKa4OWLO6k
Content-Type application/json
Cache-Control no-cache
Postman-Token df2bfd74-905e-4f4a-b358-8f37b714ece7
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1274190
ETag W/"13714e-QT9fTd1EUycxRSlh6F8lnulcM1E"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:39:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":188602,"job_number":"JOB_188602","tr_customer_id":188620,"tr_customer_product_id":188610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:28:03.000Z","modified_at":"2026-02-16T17:28:09.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14367518289683","imei1":"14367518289683","imei2":"14367518289683","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T17:28:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188601,"job_number":"JOB_188601","tr_customer_id":188619,"tr_customer_product_id":188609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:27:21.000Z","modified_at":"2026-02-16T17:27:38.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"17546554449662","imei1":"17546554449662","imei2":"17546554449662","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T17:27:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188600,"job_number":"JOB_188600","tr_customer_id":188618,"tr_customer_product_id":188608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:22:29.000Z","modified_at":"2026-02-16T17:22:29.000Z","name":"Felicia Jenkins","mobile_number":"719-404-3867","email_id":"Bernhard_Harris@hotmail.com","dop":"2026-01-06","serial_number":"10795842528905","imei1":"10795842528905","imei2":"10795842528905","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:22:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188585,"job_number":"JOB_188585","tr_customer_id":188603,"tr_customer_product_id":188593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:40:45.000Z","modified_at":"2026-02-16T16:40:45.000Z","name":"Sourav vv","mobile_number":"9876543210","email_id":"Sourav.s@zscaler.com","dop":"2026-02-09","serial_number":"09876543219876","imei1":"09876543219876","imei2":"09876543219876","popurl":"2026-02-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188535,"job_number":"JOB_188535","tr_customer_id":188553,"tr_customer_product_id":188543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:02.000Z","modified_at":"2026-02-16T14:53:13.000Z","name":"giyu tomiaka","mobile_number":"644-216-9374","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"377277388548448","imei1":"377277388548448","imei2":"377277388548448","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188531,"job_number":"JOB_188531","tr_customer_id":188549,"tr_customer_product_id":188539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:48.000Z","modified_at":"2026-02-16T14:52:59.000Z","name":"tanjiro kamado","mobile_number":"454-395-4941","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"423366985579652","imei1":"423366985579652","imei2":"423366985579652","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188530,"job_number":"JOB_188530","tr_customer_id":188548,"tr_customer_product_id":188538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:34.000Z","modified_at":"2026-02-16T14:52:46.000Z","name":"saitama sensei","mobile_number":"557-769-1652","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"782729694069024","imei1":"782729694069024","imei2":"782729694069024","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:52:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188513,"job_number":"JOB_188513","tr_customer_id":188531,"tr_customer_product_id":188521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:45.000Z","modified_at":"2026-02-16T14:48:45.000Z","name":"Jarret Satterfield","mobile_number":"915-733-4774","email_id":"Wava99@hotmail.com","dop":"2025-06-09","serial_number":"100732117885985","imei1":"100732117885985","imei2":"100732117885985","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188512,"job_number":"JOB_188512","tr_customer_id":188530,"tr_customer_product_id":188520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:45.000Z","modified_at":"2026-02-16T14:49:01.000Z","name":"Evelyn Sanford","mobile_number":"289-788-0735","email_id":"Mafalda.Corkery@hotmail.com","dop":"2025-06-09","serial_number":"101851712468904","imei1":"101851712468904","imei2":"101851712468904","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188511,"job_number":"JOB_188511","tr_customer_id":188529,"tr_customer_product_id":188519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:45.000Z","modified_at":"2026-02-16T14:48:45.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103209828245819","imei1":"103209828245819","imei2":"103209828245819","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188508,"job_number":"JOB_188508","tr_customer_id":188526,"tr_customer_product_id":188516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:23.000Z","modified_at":"2026-02-16T14:48:23.000Z","name":"Amanda Dickinson","mobile_number":"486-381-4311","email_id":"Freeda_Skiles@yahoo.com","dop":"2025-06-09","serial_number":"107035434631714","imei1":"107035434631714","imei2":"107035434631714","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188507,"job_number":"JOB_188507","tr_customer_id":188525,"tr_customer_product_id":188515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:23.000Z","modified_at":"2026-02-16T14:48:39.000Z","name":"Larissa Lindgren","mobile_number":"876-279-3566","email_id":"Eloy_Aufderhar@hotmail.com","dop":"2025-06-09","serial_number":"101455161105482","imei1":"101455161105482","imei2":"101455161105482","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:48:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188506,"job_number":"JOB_188506","tr_customer_id":188524,"tr_customer_product_id":188514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:23.000Z","modified_at":"2026-02-16T14:48:23.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108364949148193","imei1":"108364949148193","imei2":"108364949148193","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188502,"job_number":"JOB_188502","tr_customer_id":188520,"tr_customer_product_id":188510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:01.000Z","modified_at":"2026-02-16T14:48:01.000Z","name":"Ansel Hessel","mobile_number":"755-693-7826","email_id":"Sibyl_Mayer82@yahoo.com","dop":"2025-06-09","serial_number":"102175751717358","imei1":"102175751717358","imei2":"102175751717358","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188501,"job_number":"JOB_188501","tr_customer_id":188519,"tr_customer_product_id":188509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:01.000Z","modified_at":"2026-02-16T14:48:17.000Z","name":"Eva Lang","mobile_number":"364-776-6683","email_id":"Rosina58@hotmail.com","dop":"2025-06-09","serial_number":"101250787339895","imei1":"101250787339895","imei2":"101250787339895","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188500,"job_number":"JOB_188500","tr_customer_id":188518,"tr_customer_product_id":188508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:01.000Z","modified_at":"2026-02-16T14:48:01.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101560567377719","imei1":"101560567377719","imei2":"101560567377719","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188455,"job_number":"JOB_188455","tr_customer_id":188473,"tr_customer_product_id":188463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:42:34.000Z","modified_at":"2026-02-16T14:42:45.000Z","name":"Germaine Zemlak","mobile_number":"300-916-2694","email_id":"Brenda.Dicki@hotmail.com","dop":"2025-12-31","serial_number":"10989316088691","imei1":"10989316088691","imei2":"10989316088691","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188452,"job_number":"JOB_188452","tr_customer_id":188470,"tr_customer_product_id":188460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:42:19.000Z","modified_at":"2026-02-16T14:42:30.000Z","name":"Sylvester Wolf","mobile_number":"830-785-3009","email_id":"Jackeline54@gmail.com","dop":"2025-12-31","serial_number":"10523463124478","imei1":"10523463124478","imei2":"10523463124478","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188450,"job_number":"JOB_188450","tr_customer_id":188468,"tr_customer_product_id":188458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:42:03.000Z","modified_at":"2026-02-16T14:42:15.000Z","name":"Leonel Lebsack","mobile_number":"544-248-7082","email_id":"Nigel.Anderson@gmail.com","dop":"2025-12-31","serial_number":"10203083371197","imei1":"10203083371197","imei2":"10203083371197","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188362,"job_number":"JOB_188362","tr_customer_id":188380,"tr_customer_product_id":188370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:58.000Z","modified_at":"2026-02-16T14:35:26.000Z","name":"Thora Mayert","mobile_number":"734-455-2281","email_id":"Foster.Wisozk@gmail.com","dop":"2025-10-01","serial_number":"10916133834687","imei1":"10916133834687","imei2":"10916133834687","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188361,"job_number":"JOB_188361","tr_customer_id":188379,"tr_customer_product_id":188369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:50.000Z","modified_at":"2026-02-16T14:34:50.000Z","name":"Hildegard Moen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"129824053260054","imei1":"129824053260054","imei2":"129824053260054","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188360,"job_number":"JOB_188360","tr_customer_id":188378,"tr_customer_product_id":188368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:50.000Z","modified_at":"2026-02-16T14:34:50.000Z","name":"Jeffry Lind","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166409234945052","imei1":"166409234945052","imei2":"166409234945052","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188359,"job_number":"JOB_188359","tr_customer_id":188377,"tr_customer_product_id":188367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:50.000Z","modified_at":"2026-02-16T14:34:50.000Z","name":"Domenica Frami","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151221491561646","imei1":"151221491561646","imei2":"151221491561646","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188358,"job_number":"JOB_188358","tr_customer_id":188376,"tr_customer_product_id":188366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:49.000Z","modified_at":"2026-02-16T14:34:49.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"138745648613991","imei1":"138745648613991","imei2":"138745648613991","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188357,"job_number":"JOB_188357","tr_customer_id":188375,"tr_customer_product_id":188365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:35.000Z","modified_at":"2026-02-16T14:34:35.000Z","name":"Lea Schmidt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"165944780471976","imei1":"165944780471976","imei2":"165944780471976","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188355,"job_number":"JOB_188355","tr_customer_id":188373,"tr_customer_product_id":188363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:35.000Z","modified_at":"2026-02-16T14:34:35.000Z","name":"Elisabeth Kuphal","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"183284429744570","imei1":"183284429744570","imei2":"183284429744570","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188354,"job_number":"JOB_188354","tr_customer_id":188372,"tr_customer_product_id":188362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:35.000Z","modified_at":"2026-02-16T14:34:35.000Z","name":"Lemuel Abernathy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"135321748357676","imei1":"135321748357676","imei2":"135321748357676","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188353,"job_number":"JOB_188353","tr_customer_id":188371,"tr_customer_product_id":188361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:34.000Z","modified_at":"2026-02-16T14:34:34.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"147312545975323","imei1":"147312545975323","imei2":"147312545975323","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188349,"job_number":"JOB_188349","tr_customer_id":188367,"tr_customer_product_id":188357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:26:37.000Z","modified_at":"2026-02-16T14:26:50.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"69603682345068","imei1":"69603682345068","imei2":"69603682345068","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188348,"job_number":"JOB_188348","tr_customer_id":188366,"tr_customer_product_id":188356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:26:19.000Z","modified_at":"2026-02-16T14:26:32.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"19617080147513","imei1":"19617080147513","imei2":"19617080147513","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188344,"job_number":"JOB_188344","tr_customer_id":188362,"tr_customer_product_id":188352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:26:01.000Z","modified_at":"2026-02-16T14:26:14.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"19401049344975","imei1":"19401049344975","imei2":"19401049344975","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:26:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188162,"job_number":"JOB_188162","tr_customer_id":188180,"tr_customer_product_id":188170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:41:47.000Z","modified_at":"2026-02-16T08:41:47.000Z","name":"Jayda Bruen","mobile_number":"851-920-7003","email_id":"Kiarra.Lynch93@gmail.com","dop":"2026-02-01","serial_number":"16915797834340","imei1":"16915797834340","imei2":"16915797834340","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188161,"job_number":"JOB_188161","tr_customer_id":188179,"tr_customer_product_id":188169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:41:10.000Z","modified_at":"2026-02-16T08:41:10.000Z","name":"Robb Kassulke","mobile_number":"476-405-5242","email_id":"Elena93@hotmail.com","dop":"2026-02-01","serial_number":"19409983489920","imei1":"19409983489920","imei2":"19409983489920","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188160,"job_number":"JOB_188160","tr_customer_id":188178,"tr_customer_product_id":188168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:40:43.000Z","modified_at":"2026-02-16T08:40:43.000Z","name":"Roosevelt Carter","mobile_number":"411-380-6420","email_id":"Toy.Kulas44@hotmail.com","dop":"2026-02-01","serial_number":"14599718175086","imei1":"14599718175086","imei2":"14599718175086","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188135,"job_number":"JOB_188135","tr_customer_id":188153,"tr_customer_product_id":188143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:22.000Z","modified_at":"2026-02-16T08:04:35.000Z","name":"Dagmar Bahringer","mobile_number":"418-592-9217","email_id":"Deja91@yahoo.com","dop":"2025-11-04","serial_number":"66771164762960","imei1":"66771164762960","imei2":"66771164762960","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188133,"job_number":"JOB_188133","tr_customer_id":188151,"tr_customer_product_id":188141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:05.000Z","modified_at":"2026-02-16T08:04:17.000Z","name":"Sydni Hoppe","mobile_number":"208-831-0829","email_id":"Eleazar_Daugherty69@gmail.com","dop":"2025-11-04","serial_number":"63926390191839","imei1":"63926390191839","imei2":"63926390191839","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:04:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188131,"job_number":"JOB_188131","tr_customer_id":188149,"tr_customer_product_id":188139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:03:47.000Z","modified_at":"2026-02-16T08:04:01.000Z","name":"Maud Stokes","mobile_number":"284-927-1828","email_id":"Tina73@yahoo.com","dop":"2025-11-04","serial_number":"62081627064371","imei1":"62081627064371","imei2":"62081627064371","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:04:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188117,"job_number":"JOB_188117","tr_customer_id":188135,"tr_customer_product_id":188125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:58:41.000Z","modified_at":"2026-02-16T07:58:41.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Elsa.Johnson50@yahoo.com","dop":"2025-07-02","serial_number":"17180396123851","imei1":"17180396123851","imei2":"17180396123851","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188116,"job_number":"JOB_188116","tr_customer_id":188134,"tr_customer_product_id":188124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:58:20.000Z","modified_at":"2026-02-16T07:58:20.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Velva_Schamberger34@hotmail.com","dop":"2025-07-02","serial_number":"11597241148184","imei1":"11597241148184","imei2":"11597241148184","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188115,"job_number":"JOB_188115","tr_customer_id":188133,"tr_customer_product_id":188123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:57:57.000Z","modified_at":"2026-02-16T07:57:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Marley52@yahoo.com","dop":"2025-07-02","serial_number":"18447370886743","imei1":"18447370886743","imei2":"18447370886743","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188004,"job_number":"JOB_188004","tr_customer_id":188022,"tr_customer_product_id":188012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:54:53.000Z","modified_at":"2026-02-16T07:55:03.000Z","name":"Priya Iyer","mobile_number":"9012345678","email_id":"priya.iyer@gmail.com","dop":"2026-02-01","serial_number":"13646371864633","imei1":"13646371864633","imei2":"13646371864633","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188003,"job_number":"JOB_188003","tr_customer_id":188021,"tr_customer_product_id":188011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:54:42.000Z","modified_at":"2026-02-16T07:54:52.000Z","name":"Rohan Mehta","mobile_number":"9988776655","email_id":"rohan.mehta@outlook.com","dop":"2026-02-01","serial_number":"19453886786573","imei1":"19453886786573","imei2":"19453886786573","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188002,"job_number":"JOB_188002","tr_customer_id":188020,"tr_customer_product_id":188010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:54:31.000Z","modified_at":"2026-02-16T07:54:40.000Z","name":"Neha Patel","mobile_number":"9123456780","email_id":"neha.patel@yahoo.com","dop":"2026-02-01","serial_number":"11823408699530","imei1":"11823408699530","imei2":"11823408699530","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188001,"job_number":"JOB_188001","tr_customer_id":188019,"tr_customer_product_id":188009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:54:24.000Z","modified_at":"2026-02-16T07:54:57.000Z","name":"Lera Crona","mobile_number":"675-856-4300","email_id":"Opal_Hettinger@yahoo.com","dop":"2025-11-04","serial_number":"16913283008900","imei1":"16913283008900","imei2":"16913283008900","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:54:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188000,"job_number":"JOB_188000","tr_customer_id":188018,"tr_customer_product_id":188008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:54:21.000Z","modified_at":"2026-02-16T07:54:30.000Z","name":"Aarav Sharma","mobile_number":"9876543210","email_id":"aarav.sharma@gmail.com","dop":"2026-02-01","serial_number":"14048676936871","imei1":"14048676936871","imei2":"14048676936871","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:54:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187999,"job_number":"JOB_187999","tr_customer_id":188017,"tr_customer_product_id":188007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:54:06.000Z","modified_at":"2026-02-16T07:54:20.000Z","name":"Doyle Champlin","mobile_number":"991-895-5391","email_id":"Golden_Ebert@gmail.com","dop":"2025-11-04","serial_number":"27403033385899","imei1":"27403033385899","imei2":"27403033385899","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187998,"job_number":"JOB_187998","tr_customer_id":188016,"tr_customer_product_id":188006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:31.000Z","modified_at":"2026-02-16T07:47:31.000Z","name":"Priya Iyer","mobile_number":"9012345678","email_id":"priya.iyer@gmail.com","dop":"2026-02-01","serial_number":"10603624521329","imei1":"10603624521329","imei2":"10603624521329","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187997,"job_number":"JOB_187997","tr_customer_id":188015,"tr_customer_product_id":188005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Rohan Mehta","mobile_number":"9988776655","email_id":"rohan.mehta@outlook.com","dop":"2026-02-01","serial_number":"16413166803807","imei1":"16413166803807","imei2":"16413166803807","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187996,"job_number":"JOB_187996","tr_customer_id":188014,"tr_customer_product_id":188004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Neha Patel","mobile_number":"9123456780","email_id":"neha.patel@yahoo.com","dop":"2026-02-01","serial_number":"17834187400837","imei1":"17834187400837","imei2":"17834187400837","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187995,"job_number":"JOB_187995","tr_customer_id":188013,"tr_customer_product_id":188003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Aarav Sharma","mobile_number":"9876543210","email_id":"aarav.sharma@gmail.com","dop":"2026-02-01","serial_number":"19960409003951","imei1":"19960409003951","imei2":"19960409003951","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187761,"job_number":"JOB_187761","tr_customer_id":187779,"tr_customer_product_id":187769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:59:15.000Z","modified_at":"2026-02-16T06:59:29.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"77004167253520","imei1":"77004167253520","imei2":"77004167253520","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:59:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187760,"job_number":"JOB_187760","tr_customer_id":187778,"tr_customer_product_id":187768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:56.000Z","modified_at":"2026-02-16T06:59:10.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"55459163845847","imei1":"55459163845847","imei2":"55459163845847","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:59:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187753,"job_number":"JOB_187753","tr_customer_id":187771,"tr_customer_product_id":187761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:37.000Z","modified_at":"2026-02-16T06:58:51.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"54880489671713","imei1":"54880489671713","imei2":"54880489671713","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187628,"job_number":"JOB_187628","tr_customer_id":187646,"tr_customer_product_id":187636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:15.000Z","modified_at":"2026-02-16T06:53:31.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"61126996780596","imei1":"61126996780596","imei2":"61126996780596","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187626,"job_number":"JOB_187626","tr_customer_id":187644,"tr_customer_product_id":187634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:57.000Z","modified_at":"2026-02-16T06:53:10.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"75570604814743","imei1":"75570604814743","imei2":"75570604814743","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187624,"job_number":"JOB_187624","tr_customer_id":187642,"tr_customer_product_id":187632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:39.000Z","modified_at":"2026-02-16T06:52:53.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"91355615912353","imei1":"91355615912353","imei2":"91355615912353","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:52:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187620,"job_number":"JOB_187620","tr_customer_id":187638,"tr_customer_product_id":187628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:21.000Z","modified_at":"2026-02-16T06:52:21.000Z","name":"Evert Kerluke","mobile_number":"284-625-0112","email_id":"Tara_Kris@hotmail.com","dop":"2025-06-09","serial_number":"106018192232112","imei1":"106018192232112","imei2":"106018192232112","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187619,"job_number":"JOB_187619","tr_customer_id":187637,"tr_customer_product_id":187627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:21.000Z","modified_at":"2026-02-16T06:52:33.000Z","name":"Enos Boyer","mobile_number":"949-705-4801","email_id":"Victoria43@hotmail.com","dop":"2025-06-09","serial_number":"105928159027437","imei1":"105928159027437","imei2":"105928159027437","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:52:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187618,"job_number":"JOB_187618","tr_customer_id":187636,"tr_customer_product_id":187626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:20.000Z","modified_at":"2026-02-16T06:52:20.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104051476384184","imei1":"104051476384184","imei2":"104051476384184","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187615,"job_number":"JOB_187615","tr_customer_id":187633,"tr_customer_product_id":187623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:03.000Z","modified_at":"2026-02-16T06:52:03.000Z","name":"Osbaldo Mante","mobile_number":"263-319-3500","email_id":"Jeromy33@gmail.com","dop":"2025-06-09","serial_number":"100224205173129","imei1":"100224205173129","imei2":"100224205173129","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187614,"job_number":"JOB_187614","tr_customer_id":187632,"tr_customer_product_id":187622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:03.000Z","modified_at":"2026-02-16T06:52:16.000Z","name":"Coleman Brakus","mobile_number":"365-710-4624","email_id":"Casandra58@yahoo.com","dop":"2025-06-09","serial_number":"103061387996525","imei1":"103061387996525","imei2":"103061387996525","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:52:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187613,"job_number":"JOB_187613","tr_customer_id":187631,"tr_customer_product_id":187621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:03.000Z","modified_at":"2026-02-16T06:52:03.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104818771673040","imei1":"104818771673040","imei2":"104818771673040","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187609,"job_number":"JOB_187609","tr_customer_id":187627,"tr_customer_product_id":187617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:45.000Z","modified_at":"2026-02-16T06:51:45.000Z","name":"Reyes Ortiz","mobile_number":"941-514-2778","email_id":"Jordyn25@gmail.com","dop":"2025-06-09","serial_number":"103499913924309","imei1":"103499913924309","imei2":"103499913924309","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187608,"job_number":"JOB_187608","tr_customer_id":187626,"tr_customer_product_id":187616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:45.000Z","modified_at":"2026-02-16T06:51:58.000Z","name":"Alek Simonis","mobile_number":"611-668-7227","email_id":"Clovis.Tremblay@hotmail.com","dop":"2025-06-09","serial_number":"100366179870075","imei1":"100366179870075","imei2":"100366179870075","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:51:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187607,"job_number":"JOB_187607","tr_customer_id":187625,"tr_customer_product_id":187615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:45.000Z","modified_at":"2026-02-16T06:51:45.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101340596316519","imei1":"101340596316519","imei2":"101340596316519","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187603,"job_number":"JOB_187603","tr_customer_id":187621,"tr_customer_product_id":187611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:49:20.000Z","modified_at":"2026-02-16T06:49:45.000Z","name":"Telly Connelly","mobile_number":"775-478-8759","email_id":"Kenyatta.Batz63@hotmail.com","dop":"2025-10-01","serial_number":"12227833066453","imei1":"12227833066453","imei2":"12227833066453","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187602,"job_number":"JOB_187602","tr_customer_id":187620,"tr_customer_product_id":187610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:48:32.000Z","modified_at":"2026-02-16T06:48:45.000Z","name":"Ora Boyle","mobile_number":"418-390-4124","email_id":"Lesly.Luettgen@yahoo.com","dop":"2025-11-04","serial_number":"42310686632075","imei1":"42310686632075","imei2":"42310686632075","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:48:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187601,"job_number":"JOB_187601","tr_customer_id":187619,"tr_customer_product_id":187609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:48:15.000Z","modified_at":"2026-02-16T06:48:28.000Z","name":"Coby Ledner","mobile_number":"938-608-6974","email_id":"Marta84@yahoo.com","dop":"2025-11-04","serial_number":"67658742343583","imei1":"67658742343583","imei2":"67658742343583","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:48:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187600,"job_number":"JOB_187600","tr_customer_id":187618,"tr_customer_product_id":187608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:47:57.000Z","modified_at":"2026-02-16T06:48:10.000Z","name":"Guiseppe Volkman","mobile_number":"683-309-0137","email_id":"Antonio67@hotmail.com","dop":"2025-11-04","serial_number":"38587933987496","imei1":"38587933987496","imei2":"38587933987496","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187576,"job_number":"JOB_187576","tr_customer_id":187594,"tr_customer_product_id":187584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:22:21.000Z","modified_at":"2026-02-16T05:22:21.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15855910021420","imei1":"15855910021420","imei2":"15855910021420","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187575,"job_number":"JOB_187575","tr_customer_id":187593,"tr_customer_product_id":187583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:22:21.000Z","modified_at":"2026-02-16T05:22:32.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16568792909453","imei1":"16568792909453","imei2":"16568792909453","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T05:22:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187498,"job_number":"JOB_187498","tr_customer_id":187516,"tr_customer_product_id":187506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:41.000Z","modified_at":"2026-02-16T04:38:54.000Z","name":"Floy McCullough","mobile_number":"904-635-1488","email_id":"Estevan35@gmail.com","dop":"2025-12-31","serial_number":"10860264761923","imei1":"10860264761923","imei2":"10860264761923","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187487,"job_number":"JOB_187487","tr_customer_id":187505,"tr_customer_product_id":187495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:33.000Z","modified_at":"2026-02-16T04:38:33.000Z","name":"Hudson Glover","mobile_number":"216-544-9681","email_id":"Bridget_McKenzie@yahoo.com","dop":"2025-06-09","serial_number":"103464310422116","imei1":"103464310422116","imei2":"103464310422116","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187486,"job_number":"JOB_187486","tr_customer_id":187504,"tr_customer_product_id":187494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:32.000Z","modified_at":"2026-02-16T04:38:49.000Z","name":"Roel Franecki","mobile_number":"650-457-4354","email_id":"Buck_Torp@yahoo.com","dop":"2025-06-09","serial_number":"101455423744761","imei1":"101455423744761","imei2":"101455423744761","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187484,"job_number":"JOB_187484","tr_customer_id":187502,"tr_customer_product_id":187492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:32.000Z","modified_at":"2026-02-16T04:38:32.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100374940927345","imei1":"100374940927345","imei2":"100374940927345","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187476,"job_number":"JOB_187476","tr_customer_id":187494,"tr_customer_product_id":187484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:23.000Z","modified_at":"2026-02-16T04:38:36.000Z","name":"Delores Goldner","mobile_number":"526-263-4537","email_id":"Nettie50@yahoo.com","dop":"2025-12-31","serial_number":"10537163520020","imei1":"10537163520020","imei2":"10537163520020","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187454,"job_number":"JOB_187454","tr_customer_id":187472,"tr_customer_product_id":187462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:10.000Z","modified_at":"2026-02-16T04:38:10.000Z","name":"Patricia Wiegand","mobile_number":"302-285-5246","email_id":"Hilbert.Yost93@yahoo.com","dop":"2025-06-09","serial_number":"100613323756137","imei1":"100613323756137","imei2":"100613323756137","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187453,"job_number":"JOB_187453","tr_customer_id":187471,"tr_customer_product_id":187461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:10.000Z","modified_at":"2026-02-16T04:38:27.000Z","name":"Jarrett Langworth","mobile_number":"787-336-6411","email_id":"Bridgette.Collins73@yahoo.com","dop":"2025-06-09","serial_number":"100634194538494","imei1":"100634194538494","imei2":"100634194538494","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187452,"job_number":"JOB_187452","tr_customer_id":187470,"tr_customer_product_id":187460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:09.000Z","modified_at":"2026-02-16T04:38:09.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106474469166155","imei1":"106474469166155","imei2":"106474469166155","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187448,"job_number":"JOB_187448","tr_customer_id":187466,"tr_customer_product_id":187456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:04.000Z","modified_at":"2026-02-16T04:38:18.000Z","name":"Elissa Hintz","mobile_number":"489-201-2191","email_id":"Conor_Crona50@yahoo.com","dop":"2025-12-31","serial_number":"10838622589502","imei1":"10838622589502","imei2":"10838622589502","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187438,"job_number":"JOB_187438","tr_customer_id":187456,"tr_customer_product_id":187446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:49.000Z","modified_at":"2026-02-16T04:37:49.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10133144495432","imei1":"10133144495432","imei2":"10133144495432","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187437,"job_number":"JOB_187437","tr_customer_id":187455,"tr_customer_product_id":187445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:48.000Z","modified_at":"2026-02-16T04:38:06.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"14763562763784","imei1":"14763562763784","imei2":"14763562763784","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187436,"job_number":"JOB_187436","tr_customer_id":187454,"tr_customer_product_id":187444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:47.000Z","modified_at":"2026-02-16T04:37:47.000Z","name":"Nestor Renner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126582404239356","imei1":"126582404239356","imei2":"126582404239356","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187435,"job_number":"JOB_187435","tr_customer_id":187453,"tr_customer_product_id":187443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:47.000Z","modified_at":"2026-02-16T04:37:47.000Z","name":"Kenton Rempel","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"145835727453231","imei1":"145835727453231","imei2":"145835727453231","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187433,"job_number":"JOB_187433","tr_customer_id":187451,"tr_customer_product_id":187441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Addie Kling","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"165623767246592","imei1":"165623767246592","imei2":"165623767246592","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187432,"job_number":"JOB_187432","tr_customer_id":187450,"tr_customer_product_id":187440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"165615449059191","imei1":"165615449059191","imei2":"165615449059191","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187431,"job_number":"JOB_187431","tr_customer_id":187449,"tr_customer_product_id":187439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:45.000Z","modified_at":"2026-02-16T04:37:45.000Z","name":"Granville O'Keefe","mobile_number":"219-869-1064","email_id":"Tressa.Koch@yahoo.com","dop":"2025-06-09","serial_number":"96038114933856740","imei1":"96038114933856740","imei2":"96038114933856740","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187425,"job_number":"JOB_187425","tr_customer_id":187443,"tr_customer_product_id":187433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Jessika Adams","mobile_number":"314-533-3741","email_id":"Haley.Weimann54@gmail.com","dop":"2025-06-09","serial_number":"102291240065095","imei1":"102291240065095","imei2":"102291240065095","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187424,"job_number":"JOB_187424","tr_customer_id":187442,"tr_customer_product_id":187432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:43.000Z","modified_at":"2026-02-16T04:38:04.000Z","name":"Amos Crooks","mobile_number":"311-536-7051","email_id":"Isaac_Gaylord69@gmail.com","dop":"2025-06-09","serial_number":"101831605587118","imei1":"101831605587118","imei2":"101831605587118","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187422,"job_number":"JOB_187422","tr_customer_id":187440,"tr_customer_product_id":187430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:43.000Z","modified_at":"2026-02-16T04:37:43.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105133594203171","imei1":"105133594203171","imei2":"105133594203171","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187420,"job_number":"JOB_187420","tr_customer_id":187438,"tr_customer_product_id":187428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:39.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"Norma Terry","mobile_number":"925-651-0885","email_id":"Estefania0@gmail.com","dop":"2025-10-01","serial_number":"15978939238761","imei1":"15978939238761","imei2":"15978939238761","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187410,"job_number":"JOB_187410","tr_customer_id":187428,"tr_customer_product_id":187418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Marquise Gusikowski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"182064639828218","imei1":"182064639828218","imei2":"182064639828218","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187409,"job_number":"JOB_187409","tr_customer_id":187427,"tr_customer_product_id":187417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Laverne Harvey","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100391395727167","imei1":"100391395727167","imei2":"100391395727167","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187407,"job_number":"JOB_187407","tr_customer_id":187425,"tr_customer_product_id":187415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Major Greenholt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"132212355589019","imei1":"132212355589019","imei2":"132212355589019","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187406,"job_number":"JOB_187406","tr_customer_id":187424,"tr_customer_product_id":187414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:31.000Z","modified_at":"2026-02-16T04:37:31.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"124825281890913","imei1":"124825281890913","imei2":"124825281890913","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187372,"job_number":"JOB_187372","tr_customer_id":187390,"tr_customer_product_id":187380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:11.000Z","modified_at":"2026-02-16T04:37:11.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Hugh_Kuphal95@yahoo.com","dop":"2025-07-02","serial_number":"11961091028133","imei1":"11961091028133","imei2":"11961091028133","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187364,"job_number":"JOB_187364","tr_customer_id":187382,"tr_customer_product_id":187372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:51.000Z","modified_at":"2026-02-16T04:37:04.000Z","name":"giyu tomiaka","mobile_number":"954-708-9292","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"113661184723922","imei1":"113661184723922","imei2":"113661184723922","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187363,"job_number":"JOB_187363","tr_customer_id":187381,"tr_customer_product_id":187371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:48.000Z","modified_at":"2026-02-16T04:36:48.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Armand24@gmail.com","dop":"2025-07-02","serial_number":"10539229769540","imei1":"10539229769540","imei2":"10539229769540","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187354,"job_number":"JOB_187354","tr_customer_id":187372,"tr_customer_product_id":187362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:35.000Z","modified_at":"2026-02-16T04:36:49.000Z","name":"tanjiro kamado","mobile_number":"275-342-2246","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"626658187026773","imei1":"626658187026773","imei2":"626658187026773","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:36:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187345,"job_number":"JOB_187345","tr_customer_id":187363,"tr_customer_product_id":187353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Wilma_Block@yahoo.com","dop":"2025-07-02","serial_number":"19357430518813","imei1":"19357430518813","imei2":"19357430518813","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187334,"job_number":"JOB_187334","tr_customer_id":187352,"tr_customer_product_id":187342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:20.000Z","modified_at":"2026-02-16T04:36:33.000Z","name":"saitama sensei","mobile_number":"324-261-3600","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"932061746870896","imei1":"932061746870896","imei2":"932061746870896","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:36:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187303,"job_number":"JOB_187303","tr_customer_id":187321,"tr_customer_product_id":187311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:42.000Z","modified_at":"2026-02-16T04:22:42.000Z","name":"Orlo Balistreri","mobile_number":"927-399-0748","email_id":"Gussie_Runolfsson@yahoo.com","dop":"2025-04-25","serial_number":"84411400483600","imei1":"84411400483600","imei2":"84411400483600","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188608,"job_number":"JOB_188608","tr_customer_id":188626,"tr_customer_product_id":188616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:29:23.000Z","modified_at":"2026-02-16T17:29:29.000Z","name":"Kelton Herzog","mobile_number":"827-242-7943","email_id":"{Matilda_Hyatt@yahoo.com","dop":"2025-08-03","serial_number":"18872793375649","imei1":"18872793375649","imei2":"18872793375649","popurl":"2025-08-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T17:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188607,"job_number":"JOB_188607","tr_customer_id":188625,"tr_customer_product_id":188615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:29:23.000Z","modified_at":"2026-02-16T17:29:23.000Z","name":"user Name3","mobile_number":"9025990321","email_id":"qauser2384@gmail.com","dop":"2025-08-03","serial_number":"18333694313016","imei1":"18333694313016","imei2":"18333694313016","popurl":"2025-08-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188606,"job_number":"JOB_188606","tr_customer_id":188624,"tr_customer_product_id":188614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:29:16.000Z","modified_at":"2026-02-16T17:29:22.000Z","name":"Jalen Fritsch","mobile_number":"787-812-2861","email_id":"{Aurelie18@gmail.com","dop":"2025-08-03","serial_number":"12107940401615","imei1":"12107940401615","imei2":"12107940401615","popurl":"2025-08-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T17:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188605,"job_number":"JOB_188605","tr_customer_id":188623,"tr_customer_product_id":188613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:29:16.000Z","modified_at":"2026-02-16T17:29:16.000Z","name":"User Name2","mobile_number":"902526891","email_id":"qauser2493@gmail.com","dop":"2025-08-03","serial_number":"17601724550257","imei1":"17601724550257","imei2":"17601724550257","popurl":"2025-08-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188604,"job_number":"JOB_188604","tr_customer_id":188622,"tr_customer_product_id":188612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:29:09.000Z","modified_at":"2026-02-16T17:29:15.000Z","name":"Nelda Spinka","mobile_number":"374-603-0436","email_id":"{Donavon_Aufderhar@yahoo.com","dop":"2025-08-03","serial_number":"19859638289239","imei1":"19859638289239","imei2":"19859638289239","popurl":"2025-08-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T17:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188603,"job_number":"JOB_188603","tr_customer_id":188621,"tr_customer_product_id":188611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:29:09.000Z","modified_at":"2026-02-16T17:29:09.000Z","name":"Magesh Pandiyan","mobile_number":"9025990464","email_id":"qauser2493@gmail.com","dop":"2025-08-03","serial_number":"19512920181695","imei1":"19512920181695","imei2":"19512920181695","popurl":"2025-08-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188599,"job_number":"JOB_188599","tr_customer_id":188617,"tr_customer_product_id":188607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:10:07.000Z","modified_at":"2026-02-16T17:10:07.000Z","name":"Kin Shah","mobile_number":"7096590810","email_id":"bhagwanti.kapoor@hotmail.com","dop":"2026-02-06","serial_number":"828587998623341","imei1":"828587998623341","imei2":"828587998623341","popurl":"www.arun-dwivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188598,"job_number":"JOB_188598","tr_customer_id":188616,"tr_customer_product_id":188606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:09:43.000Z","modified_at":"2026-02-16T17:09:43.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"63512945893516","imei1":"63512945893516","imei2":"63512945893516","popurl":"2026-02-06T17:09:43.452244949Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:09:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188597,"job_number":"JOB_188597","tr_customer_id":188615,"tr_customer_product_id":188605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:09:32.000Z","modified_at":"2026-02-16T17:09:32.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"38627379761465","imei1":"38627379761465","imei2":"38627379761465","popurl":"2026-02-06T17:09:31.878285153Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:09:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188596,"job_number":"JOB_188596","tr_customer_id":188614,"tr_customer_product_id":188604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:08:25.000Z","modified_at":"2026-02-16T17:08:25.000Z","name":"Jazmyne Bergstrom","mobile_number":"710-819-5555","email_id":"Noemie_Rath@hotmail.com","dop":"2025-04-06","serial_number":"15524038840532656","imei1":"15524038840532656","imei2":"15524038840532656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:08:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188595,"job_number":"JOB_188595","tr_customer_id":188613,"tr_customer_product_id":188603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:08:25.000Z","modified_at":"2026-02-16T17:08:39.000Z","name":"Willie Rippin","mobile_number":"938-361-5388","email_id":"Tristin90@gmail.com","dop":"2025-04-06","serial_number":"14329185351337","imei1":"14329185351337","imei2":"14329185351337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T17:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188594,"job_number":"JOB_188594","tr_customer_id":188612,"tr_customer_product_id":188602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:07:36.000Z","modified_at":"2026-02-16T17:07:36.000Z","name":"Tristin Pouros","mobile_number":"776-776-1383","email_id":"Esteban_Kreiger36@yahoo.com","dop":"2025-04-06","serial_number":"17176856757643688","imei1":"17176856757643688","imei2":"17176856757643688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:07:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188593,"job_number":"JOB_188593","tr_customer_id":188611,"tr_customer_product_id":188601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:07:35.000Z","modified_at":"2026-02-16T17:07:35.000Z","name":"Samir Waters","mobile_number":"680-548-5672","email_id":"Brigitte.Hyatt@yahoo.com","dop":"2025-04-06","serial_number":"13347062617017","imei1":"13347062617017","imei2":"13347062617017","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:07:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188592,"job_number":"JOB_188592","tr_customer_id":188610,"tr_customer_product_id":188600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:06:29.000Z","modified_at":"2026-02-16T17:06:29.000Z","name":"Bessie Huels","mobile_number":"660-327-7603","email_id":"Jalyn.Tillman@gmail.com","dop":"2025-04-06","serial_number":"16203300843652512","imei1":"16203300843652512","imei2":"16203300843652512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:06:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188591,"job_number":"JOB_188591","tr_customer_id":188609,"tr_customer_product_id":188599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:06:29.000Z","modified_at":"2026-02-16T17:06:45.000Z","name":"Reanna Emmerich","mobile_number":"979-616-8834","email_id":"Josue.Schumm16@gmail.com","dop":"2025-04-06","serial_number":"19132440439253","imei1":"19132440439253","imei2":"19132440439253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T17:06:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188590,"job_number":"JOB_188590","tr_customer_id":188608,"tr_customer_product_id":188598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:05:34.000Z","modified_at":"2026-02-16T17:05:34.000Z","name":"Britney Friesen","mobile_number":"391-895-7715","email_id":"Casimir_Streich76@gmail.com","dop":"2025-04-06","serial_number":"18130976293246460","imei1":"18130976293246460","imei2":"18130976293246460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:05:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188589,"job_number":"JOB_188589","tr_customer_id":188607,"tr_customer_product_id":188597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:05:34.000Z","modified_at":"2026-02-16T17:05:48.000Z","name":"Ella Thiel","mobile_number":"524-298-5212","email_id":"Laurine_Daugherty21@yahoo.com","dop":"2025-04-06","serial_number":"16263241925519","imei1":"16263241925519","imei2":"16263241925519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T17:05:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188588,"job_number":"JOB_188588","tr_customer_id":188606,"tr_customer_product_id":188596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:54:46.000Z","modified_at":"2026-02-16T16:54:46.000Z","name":"Caesar Stracke","mobile_number":"355-858-6290","email_id":"Ruth_Von47@hotmail.com","dop":"2025-04-06","serial_number":"17845257049477576","imei1":"17845257049477576","imei2":"17845257049477576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188587,"job_number":"JOB_188587","tr_customer_id":188605,"tr_customer_product_id":188595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:54:45.000Z","modified_at":"2026-02-16T16:55:00.000Z","name":"Charlene Turner","mobile_number":"750-470-2282","email_id":"Dawson.Armstrong@yahoo.com","dop":"2025-04-06","serial_number":"19072529507902","imei1":"19072529507902","imei2":"19072529507902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T16:55:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188586,"job_number":"JOB_188586","tr_customer_id":188604,"tr_customer_product_id":188594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:51:04.000Z","modified_at":"2026-02-16T17:12:47.000Z","name":"Sourv puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"10293847561029","imei1":"10293847561029","imei2":"12345678900943","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T17:12:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188584,"job_number":"JOB_188584","tr_customer_id":188602,"tr_customer_product_id":188592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:36:09.000Z","modified_at":"2026-02-16T16:36:09.000Z","name":"Saige Wilkinson","mobile_number":"544-278-1702","email_id":"Antonette.Barton26@hotmail.com","dop":"2025-09-30","serial_number":"15775250438592","imei1":"15775250438592","imei2":"15775250438592","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:36:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188583,"job_number":"JOB_188583","tr_customer_id":188601,"tr_customer_product_id":188591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:34:27.000Z","modified_at":"2026-02-16T16:34:27.000Z","name":"Enoch Schinner","mobile_number":"521-681-2833","email_id":"Aletha79@gmail.com","dop":"2025-09-30","serial_number":"15988131236039","imei1":"15988131236039","imei2":"15988131236039","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188582,"job_number":"JOB_188582","tr_customer_id":188600,"tr_customer_product_id":188590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:31:35.000Z","modified_at":"2026-02-16T16:32:12.000Z","name":"Kian D'Amore","mobile_number":"840-891-3875","email_id":"Lolita_Johnson65@gmail.com","dop":"2024-08-17","serial_number":"86214983071652","imei1":"86214983071652","imei2":"86214983071652","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T16:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188581,"job_number":"JOB_188581","tr_customer_id":188599,"tr_customer_product_id":188589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:31:34.000Z","modified_at":"2026-02-16T16:31:34.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"54433907766093","imei1":"54433907766093","imei2":"54433907766093","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188580,"job_number":"JOB_188580","tr_customer_id":188598,"tr_customer_product_id":188588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:31:10.000Z","modified_at":"2026-02-16T16:31:10.000Z","name":"Kirsten Nolan","mobile_number":"330-222-9013","email_id":"Katherine.Nienow11@hotmail.com","dop":"2025-04-06","serial_number":"19362664514169484","imei1":"19362664514169484","imei2":"19362664514169484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188579,"job_number":"JOB_188579","tr_customer_id":188597,"tr_customer_product_id":188587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:31:08.000Z","modified_at":"2026-02-16T16:31:53.000Z","name":"Noah Bailey","mobile_number":"716-230-2125","email_id":"Orion_Blanda@hotmail.com","dop":"2025-04-06","serial_number":"14240600811130","imei1":"14240600811130","imei2":"14240600811130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T16:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188578,"job_number":"JOB_188578","tr_customer_id":188596,"tr_customer_product_id":188586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:31:08.000Z","modified_at":"2026-02-16T16:31:08.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15997760916584","imei1":"15997760916584","imei2":"15997760916584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188577,"job_number":"JOB_188577","tr_customer_id":188595,"tr_customer_product_id":188585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:30:51.000Z","modified_at":"2026-02-16T16:31:31.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"52749631995838","imei1":"52749631995838","imei2":"52749631995838","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T16:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188576,"job_number":"JOB_188576","tr_customer_id":188594,"tr_customer_product_id":188584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:30:26.000Z","modified_at":"2026-02-16T16:30:26.000Z","name":"Junior Brown","mobile_number":"732-734-3008","email_id":"Gene_Veum23@hotmail.com","dop":"2025-09-30","serial_number":"19021804065630","imei1":"19021804065630","imei2":"19021804065630","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:30:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188575,"job_number":"JOB_188575","tr_customer_id":188593,"tr_customer_product_id":188583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:30:17.000Z","modified_at":"2026-02-16T16:30:17.000Z","name":"Shayne Turner","mobile_number":"653-296-1300","email_id":"Rex95@gmail.com","dop":"2025-04-06","serial_number":"19661909427483468","imei1":"19661909427483468","imei2":"19661909427483468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188574,"job_number":"JOB_188574","tr_customer_id":188592,"tr_customer_product_id":188582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:30:15.000Z","modified_at":"2026-02-16T16:31:00.000Z","name":"Keagan Kemmer","mobile_number":"513-773-0967","email_id":"Garnett.Veum13@hotmail.com","dop":"2025-04-06","serial_number":"18653469545553","imei1":"18653469545553","imei2":"18653469545553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T16:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188573,"job_number":"JOB_188573","tr_customer_id":188591,"tr_customer_product_id":188581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:30:15.000Z","modified_at":"2026-02-16T16:30:15.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10332573847876","imei1":"10332573847876","imei2":"10332573847876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188572,"job_number":"JOB_188572","tr_customer_id":188590,"tr_customer_product_id":188580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:29:24.000Z","modified_at":"2026-02-16T16:29:24.000Z","name":"Melisa Bogisich","mobile_number":"734-798-0488","email_id":"Keith_Kiehn96@gmail.com","dop":"2025-04-06","serial_number":"13846581301558084","imei1":"13846581301558084","imei2":"13846581301558084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188571,"job_number":"JOB_188571","tr_customer_id":188589,"tr_customer_product_id":188579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:29:23.000Z","modified_at":"2026-02-16T16:30:07.000Z","name":"Declan Hoppe","mobile_number":"347-868-9802","email_id":"Arlo.Koepp@gmail.com","dop":"2025-04-06","serial_number":"16018361541671","imei1":"16018361541671","imei2":"16018361541671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T16:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188570,"job_number":"JOB_188570","tr_customer_id":188588,"tr_customer_product_id":188578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:29:22.000Z","modified_at":"2026-02-16T16:29:22.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19867810393350","imei1":"19867810393350","imei2":"19867810393350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188569,"job_number":"JOB_188569","tr_customer_id":188587,"tr_customer_product_id":188577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:23:58.000Z","modified_at":"2026-02-16T16:23:58.000Z","name":"Kameron Frami","mobile_number":"871-874-3486","email_id":"Charles87@gmail.com","dop":"2025-04-06","serial_number":"12094445389001698","imei1":"12094445389001698","imei2":"12094445389001698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188568,"job_number":"JOB_188568","tr_customer_id":188586,"tr_customer_product_id":188576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:23:58.000Z","modified_at":"2026-02-16T16:24:02.000Z","name":"Eliane Stroman","mobile_number":"894-619-6134","email_id":"Velva73@hotmail.com","dop":"2025-04-06","serial_number":"13930075098644","imei1":"13930075098644","imei2":"13930075098644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T16:24:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188567,"job_number":"JOB_188567","tr_customer_id":188585,"tr_customer_product_id":188575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:04:29.000Z","modified_at":"2026-02-16T16:05:06.000Z","name":"Aliyah Towne","mobile_number":"525-974-9591","email_id":"Christelle9@hotmail.com","dop":"2024-08-17","serial_number":"35885767600890","imei1":"35885767600890","imei2":"35885767600890","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T16:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188566,"job_number":"JOB_188566","tr_customer_id":188584,"tr_customer_product_id":188574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:00:39.000Z","modified_at":"2026-02-16T16:00:51.000Z","name":"Vincent Johns","mobile_number":"220-831-3784","email_id":"Cheyenne.Lind@yahoo.com","dop":"2025-07-01","serial_number":"104228340390052","imei1":"104228340390052","imei2":"104228340390052","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T16:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188565,"job_number":"JOB_188565","tr_customer_id":188583,"tr_customer_product_id":188573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:00:38.000Z","modified_at":"2026-02-16T16:00:38.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103587103114309","imei1":"103587103114309","imei2":"103587103114309","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188564,"job_number":"JOB_188564","tr_customer_id":188582,"tr_customer_product_id":188572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:00:24.000Z","modified_at":"2026-02-16T16:00:36.000Z","name":"Leann Kulas","mobile_number":"838-921-7406","email_id":"Alexane38@yahoo.com","dop":"2025-07-01","serial_number":"101492246093713","imei1":"101492246093713","imei2":"101492246093713","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T16:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188563,"job_number":"JOB_188563","tr_customer_id":188581,"tr_customer_product_id":188571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:00:23.000Z","modified_at":"2026-02-16T16:00:23.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109584802442200","imei1":"109584802442200","imei2":"109584802442200","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188562,"job_number":"JOB_188562","tr_customer_id":188580,"tr_customer_product_id":188570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:58:44.000Z","modified_at":"2026-02-16T16:00:06.000Z","name":"Ashley Shanahan","mobile_number":"457-307-5725","email_id":"Misael.Skiles16@yahoo.com","dop":"2024-08-17","serial_number":"98188667591042","imei1":"98188667591042","imei2":"98188667591042","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T16:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188561,"job_number":"JOB_188561","tr_customer_id":188579,"tr_customer_product_id":188569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:57:19.000Z","modified_at":"2026-02-16T15:58:40.000Z","name":"Nelle Zulauf","mobile_number":"259-949-2552","email_id":"Margret.Corkery@yahoo.com","dop":"2024-08-17","serial_number":"51358176587842","imei1":"51358176587842","imei2":"51358176587842","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T15:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188560,"job_number":"JOB_188560","tr_customer_id":188578,"tr_customer_product_id":188568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:57:19.000Z","modified_at":"2026-02-16T15:57:19.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"68839816869862","imei1":"68839816869862","imei2":"68839816869862","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188559,"job_number":"JOB_188559","tr_customer_id":188577,"tr_customer_product_id":188567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:56:04.000Z","modified_at":"2026-02-16T15:57:15.000Z","name":"Colt Schmitt","mobile_number":"593-376-0590","email_id":"Barbara_McGlynn13@hotmail.com","dop":"2024-08-17","serial_number":"56901714449490","imei1":"56901714449490","imei2":"56901714449490","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T15:57:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188558,"job_number":"JOB_188558","tr_customer_id":188576,"tr_customer_product_id":188566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:56:04.000Z","modified_at":"2026-02-16T15:56:04.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"69463763080744","imei1":"69463763080744","imei2":"69463763080744","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:56:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188557,"job_number":"JOB_188557","tr_customer_id":188575,"tr_customer_product_id":188565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:54:47.000Z","modified_at":"2026-02-16T15:55:59.000Z","name":"Orville Wyman","mobile_number":"755-660-5123","email_id":"Dexter_Bahringer35@hotmail.com","dop":"2024-08-17","serial_number":"13641806491940","imei1":"13641806491940","imei2":"13641806491940","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T15:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188556,"job_number":"JOB_188556","tr_customer_id":188574,"tr_customer_product_id":188564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:54:47.000Z","modified_at":"2026-02-16T15:54:47.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"89365205109851","imei1":"89365205109851","imei2":"89365205109851","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188555,"job_number":"JOB_188555","tr_customer_id":188573,"tr_customer_product_id":188563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:07:47.000Z","modified_at":"2026-02-16T15:07:47.000Z","name":"Kory Streich","mobile_number":"945-203-7702","email_id":"Jena59@hotmail.com","dop":"2025-04-06","serial_number":"16763754994444272","imei1":"16763754994444272","imei2":"16763754994444272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:07:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188554,"job_number":"JOB_188554","tr_customer_id":188572,"tr_customer_product_id":188562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:07:45.000Z","modified_at":"2026-02-16T15:08:32.000Z","name":"Keenan Wolff","mobile_number":"374-931-0361","email_id":"Iva_Glover38@gmail.com","dop":"2025-04-06","serial_number":"19437592209319","imei1":"19437592209319","imei2":"19437592209319","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T15:08:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188553,"job_number":"JOB_188553","tr_customer_id":188571,"tr_customer_product_id":188561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:07:45.000Z","modified_at":"2026-02-16T15:07:45.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11444448232585","imei1":"11444448232585","imei2":"11444448232585","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:07:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188552,"job_number":"JOB_188552","tr_customer_id":188570,"tr_customer_product_id":188560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:07:14.000Z","modified_at":"2026-02-16T15:07:44.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"69998488195389","imei1":"69998488195389","imei2":"69998488195389","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T15:07:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188551,"job_number":"JOB_188551","tr_customer_id":188569,"tr_customer_product_id":188559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:06:52.000Z","modified_at":"2026-02-16T15:06:52.000Z","name":"Kailyn Kerluke","mobile_number":"529-686-2175","email_id":"Nathanael.Connelly@yahoo.com","dop":"2025-04-06","serial_number":"12459623814828056","imei1":"12459623814828056","imei2":"12459623814828056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188550,"job_number":"JOB_188550","tr_customer_id":188568,"tr_customer_product_id":188558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:06:50.000Z","modified_at":"2026-02-16T15:07:37.000Z","name":"Casandra Lind","mobile_number":"855-989-0009","email_id":"Kade44@gmail.com","dop":"2025-04-06","serial_number":"13505212798734","imei1":"13505212798734","imei2":"13505212798734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T15:07:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188549,"job_number":"JOB_188549","tr_customer_id":188567,"tr_customer_product_id":188557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:06:50.000Z","modified_at":"2026-02-16T15:06:50.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13698571315613","imei1":"13698571315613","imei2":"13698571315613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:06:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188548,"job_number":"JOB_188548","tr_customer_id":188566,"tr_customer_product_id":188556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:04:23.000Z","modified_at":"2026-02-16T15:04:44.000Z","name":"Judah Cummings","mobile_number":"960-527-3466","email_id":"Johnathon79@gmail.com","dop":"2024-08-17","serial_number":"65876037870327","imei1":"65876037870327","imei2":"65876037870327","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T15:04:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188547,"job_number":"JOB_188547","tr_customer_id":188565,"tr_customer_product_id":188555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:54:39.000Z","modified_at":"2026-02-16T14:54:39.000Z","name":"Green Osinski","mobile_number":"901-452-5823","email_id":"Elton_Jakubowski@yahoo.com","dop":"2025-04-06","serial_number":"11946215834219876","imei1":"11946215834219876","imei2":"11946215834219876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188546,"job_number":"JOB_188546","tr_customer_id":188564,"tr_customer_product_id":188554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:54:37.000Z","modified_at":"2026-02-16T14:55:21.000Z","name":"Carlotta Little","mobile_number":"227-907-7301","email_id":"Kendall96@gmail.com","dop":"2025-04-06","serial_number":"17011304974592","imei1":"17011304974592","imei2":"17011304974592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188545,"job_number":"JOB_188545","tr_customer_id":188563,"tr_customer_product_id":188553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:54:37.000Z","modified_at":"2026-02-16T14:54:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16017580080573","imei1":"16017580080573","imei2":"16017580080573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188544,"job_number":"JOB_188544","tr_customer_id":188562,"tr_customer_product_id":188552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:54:01.000Z","modified_at":"2026-02-16T14:54:01.000Z","name":"Fabian Carroll","mobile_number":"624-620-7741","email_id":"Meredith52@gmail.com","dop":"2025-04-06","serial_number":"12775799112875130","imei1":"12775799112875130","imei2":"12775799112875130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188543,"job_number":"JOB_188543","tr_customer_id":188561,"tr_customer_product_id":188551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:59.000Z","modified_at":"2026-02-16T14:54:44.000Z","name":"Watson Rogahn","mobile_number":"844-733-0871","email_id":"Claudie28@gmail.com","dop":"2025-04-06","serial_number":"11966532480920","imei1":"11966532480920","imei2":"11966532480920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:54:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188542,"job_number":"JOB_188542","tr_customer_id":188560,"tr_customer_product_id":188550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:59.000Z","modified_at":"2026-02-16T14:53:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18894050704655","imei1":"18894050704655","imei2":"18894050704655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188541,"job_number":"JOB_188541","tr_customer_id":188559,"tr_customer_product_id":188549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:47.000Z","modified_at":"2026-02-16T14:53:47.000Z","name":"Oswaldo Purdy","mobile_number":"995-830-3788","email_id":"Zakary_Gislason21@gmail.com","dop":"2025-04-06","serial_number":"15980601179854688","imei1":"15980601179854688","imei2":"15980601179854688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188540,"job_number":"JOB_188540","tr_customer_id":188558,"tr_customer_product_id":188548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:45.000Z","modified_at":"2026-02-16T14:54:30.000Z","name":"Wayne Jerde","mobile_number":"928-780-4043","email_id":"Wellington.Murphy3@gmail.com","dop":"2025-04-06","serial_number":"14465106482692","imei1":"14465106482692","imei2":"14465106482692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:54:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188539,"job_number":"JOB_188539","tr_customer_id":188557,"tr_customer_product_id":188547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:45.000Z","modified_at":"2026-02-16T14:53:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17219711831804","imei1":"17219711831804","imei2":"17219711831804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188538,"job_number":"JOB_188538","tr_customer_id":188556,"tr_customer_product_id":188546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:07.000Z","modified_at":"2026-02-16T14:53:07.000Z","name":"Arthur Heathcote","mobile_number":"641-215-1366","email_id":"Nestor_Kuvalis@gmail.com","dop":"2025-04-06","serial_number":"17671224349852784","imei1":"17671224349852784","imei2":"17671224349852784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:53:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188537,"job_number":"JOB_188537","tr_customer_id":188555,"tr_customer_product_id":188545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:06.000Z","modified_at":"2026-02-16T14:53:51.000Z","name":"Elwin Reinger","mobile_number":"707-410-8755","email_id":"Aaliyah14@hotmail.com","dop":"2025-04-06","serial_number":"10377392830871","imei1":"10377392830871","imei2":"10377392830871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:53:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188536,"job_number":"JOB_188536","tr_customer_id":188554,"tr_customer_product_id":188544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:05.000Z","modified_at":"2026-02-16T14:53:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13372083180162","imei1":"13372083180162","imei2":"13372083180162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:53:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188534,"job_number":"JOB_188534","tr_customer_id":188552,"tr_customer_product_id":188542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:55.000Z","modified_at":"2026-02-16T14:52:55.000Z","name":"Elisha VonRueden","mobile_number":"313-999-4529","email_id":"Kamren89@gmail.com","dop":"2025-04-06","serial_number":"11003524976490586","imei1":"11003524976490586","imei2":"11003524976490586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188533,"job_number":"JOB_188533","tr_customer_id":188551,"tr_customer_product_id":188541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:53.000Z","modified_at":"2026-02-16T14:53:38.000Z","name":"Yadira Carter","mobile_number":"942-776-2384","email_id":"Pansy.Wilderman60@gmail.com","dop":"2025-04-06","serial_number":"12401478710681","imei1":"12401478710681","imei2":"12401478710681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188532,"job_number":"JOB_188532","tr_customer_id":188550,"tr_customer_product_id":188540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:53.000Z","modified_at":"2026-02-16T14:52:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13514710137440","imei1":"13514710137440","imei2":"13514710137440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188529,"job_number":"JOB_188529","tr_customer_id":188547,"tr_customer_product_id":188537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:21.000Z","modified_at":"2026-02-16T14:52:21.000Z","name":"Justen Kuhic","mobile_number":"208-882-6070","email_id":"Korbin85@gmail.com","dop":"2025-04-06","serial_number":"19796511605158544","imei1":"19796511605158544","imei2":"19796511605158544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188528,"job_number":"JOB_188528","tr_customer_id":188546,"tr_customer_product_id":188536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:20.000Z","modified_at":"2026-02-16T14:53:10.000Z","name":"Celestine White","mobile_number":"564-356-7864","email_id":"Jevon.Brakus@gmail.com","dop":"2025-04-06","serial_number":"15083640153160","imei1":"15083640153160","imei2":"15083640153160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188527,"job_number":"JOB_188527","tr_customer_id":188545,"tr_customer_product_id":188535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:19.000Z","modified_at":"2026-02-16T14:52:19.000Z","name":"Marta Ward","mobile_number":"625-389-4409","email_id":"Maci.Beatty72@yahoo.com","dop":"2025-04-06","serial_number":"17816282000328200","imei1":"17816282000328200","imei2":"17816282000328200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188526,"job_number":"JOB_188526","tr_customer_id":188544,"tr_customer_product_id":188534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:18.000Z","modified_at":"2026-02-16T14:53:00.000Z","name":"Hipolito Hoppe","mobile_number":"389-584-1358","email_id":"Luella31@yahoo.com","dop":"2025-04-06","serial_number":"17912859630492","imei1":"17912859630492","imei2":"17912859630492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188525,"job_number":"JOB_188525","tr_customer_id":188543,"tr_customer_product_id":188533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:18.000Z","modified_at":"2026-02-16T14:52:18.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"19861082656459","imei1":"19861082656459","imei2":"19861082656459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188524,"job_number":"JOB_188524","tr_customer_id":188542,"tr_customer_product_id":188532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:10.000Z","modified_at":"2026-02-16T14:52:10.000Z","name":"Aileen Connelly","mobile_number":"682-253-7301","email_id":"Shana.Ledner2@hotmail.com","dop":"2025-04-06","serial_number":"17629943573369068","imei1":"17629943573369068","imei2":"17629943573369068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188523,"job_number":"JOB_188523","tr_customer_id":188541,"tr_customer_product_id":188531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:08.000Z","modified_at":"2026-02-16T14:52:57.000Z","name":"Emory Stiedemann","mobile_number":"404-778-5121","email_id":"Makayla75@gmail.com","dop":"2025-04-06","serial_number":"17920983478772","imei1":"17920983478772","imei2":"17920983478772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188522,"job_number":"JOB_188522","tr_customer_id":188540,"tr_customer_product_id":188530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:08.000Z","modified_at":"2026-02-16T14:52:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15910257092538","imei1":"15910257092538","imei2":"15910257092538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188521,"job_number":"JOB_188521","tr_customer_id":188539,"tr_customer_product_id":188529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:51:31.000Z","modified_at":"2026-02-16T14:51:31.000Z","name":"Rowan Nikolaus","mobile_number":"278-251-8025","email_id":"Ursula_Goyette6@gmail.com","dop":"2025-04-06","serial_number":"16975910513747136","imei1":"16975910513747136","imei2":"16975910513747136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:51:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188520,"job_number":"JOB_188520","tr_customer_id":188538,"tr_customer_product_id":188528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:51:30.000Z","modified_at":"2026-02-16T14:52:11.000Z","name":"Margarete McCullough","mobile_number":"315-665-3951","email_id":"Jena_Fadel93@yahoo.com","dop":"2025-04-06","serial_number":"18357831383846","imei1":"18357831383846","imei2":"18357831383846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188519,"job_number":"JOB_188519","tr_customer_id":188537,"tr_customer_product_id":188527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:51:29.000Z","modified_at":"2026-02-16T14:51:29.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"18064066896107","imei1":"18064066896107","imei2":"18064066896107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:51:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188518,"job_number":"JOB_188518","tr_customer_id":188536,"tr_customer_product_id":188526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:50:43.000Z","modified_at":"2026-02-16T14:50:43.000Z","name":"Marlon Thiel","mobile_number":"557-565-7910","email_id":"Ismael26@hotmail.com","dop":"2025-04-06","serial_number":"11825963146033744","imei1":"11825963146033744","imei2":"11825963146033744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:50:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188517,"job_number":"JOB_188517","tr_customer_id":188535,"tr_customer_product_id":188525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:50:42.000Z","modified_at":"2026-02-16T14:51:23.000Z","name":"Karlie Kohler","mobile_number":"751-519-1744","email_id":"Manuela.Wolff41@gmail.com","dop":"2025-04-06","serial_number":"11787643445024","imei1":"11787643445024","imei2":"11787643445024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:51:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188516,"job_number":"JOB_188516","tr_customer_id":188534,"tr_customer_product_id":188524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:50:41.000Z","modified_at":"2026-02-16T14:50:41.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12700913135185","imei1":"12700913135185","imei2":"12700913135185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:50:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188515,"job_number":"JOB_188515","tr_customer_id":188533,"tr_customer_product_id":188523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:50:13.000Z","modified_at":"2026-02-16T14:50:13.000Z","name":"Alfredo Okuneva","mobile_number":"937-249-7945","email_id":"Gussie_Larkin97@yahoo.com","dop":"2025-04-06","serial_number":"17678824648150908","imei1":"17678824648150908","imei2":"17678824648150908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188514,"job_number":"JOB_188514","tr_customer_id":188532,"tr_customer_product_id":188522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:50:12.000Z","modified_at":"2026-02-16T14:50:54.000Z","name":"Sandra Dietrich","mobile_number":"676-483-3975","email_id":"Domingo_Goodwin@hotmail.com","dop":"2025-04-06","serial_number":"13289030683726","imei1":"13289030683726","imei2":"13289030683726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:50:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188510,"job_number":"JOB_188510","tr_customer_id":188528,"tr_customer_product_id":188518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:30.000Z","modified_at":"2026-02-16T14:48:30.000Z","name":"Alvena Mraz","mobile_number":"268-973-1405","email_id":"Brendon_Casper52@gmail.com","dop":"2025-04-06","serial_number":"17576702673749178","imei1":"17576702673749178","imei2":"17576702673749178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188509,"job_number":"JOB_188509","tr_customer_id":188527,"tr_customer_product_id":188517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:29.000Z","modified_at":"2026-02-16T14:49:11.000Z","name":"Alia Mante","mobile_number":"914-370-3299","email_id":"Dina60@gmail.com","dop":"2025-04-06","serial_number":"11511321163868","imei1":"11511321163868","imei2":"11511321163868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188505,"job_number":"JOB_188505","tr_customer_id":188523,"tr_customer_product_id":188513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:12.000Z","modified_at":"2026-02-16T14:48:12.000Z","name":"Jamir Adams","mobile_number":"252-865-3424","email_id":"Magnolia.Leuschke@yahoo.com","dop":"2025-04-06","serial_number":"15675151995569776","imei1":"15675151995569776","imei2":"15675151995569776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188504,"job_number":"JOB_188504","tr_customer_id":188522,"tr_customer_product_id":188512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:10.000Z","modified_at":"2026-02-16T14:48:53.000Z","name":"Evalyn Dare","mobile_number":"709-826-4557","email_id":"Dorothea27@yahoo.com","dop":"2025-04-06","serial_number":"15753851004423","imei1":"15753851004423","imei2":"15753851004423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:48:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188503,"job_number":"JOB_188503","tr_customer_id":188521,"tr_customer_product_id":188511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:10.000Z","modified_at":"2026-02-16T14:48:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12327253379696","imei1":"12327253379696","imei2":"12327253379696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188499,"job_number":"JOB_188499","tr_customer_id":188517,"tr_customer_product_id":188507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:47:22.000Z","modified_at":"2026-02-16T14:47:22.000Z","name":"Kirsten Ortiz","mobile_number":"380-622-6582","email_id":"Marilyne.Bradtke61@gmail.com","dop":"2025-04-06","serial_number":"15160999058943360","imei1":"15160999058943360","imei2":"15160999058943360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188498,"job_number":"JOB_188498","tr_customer_id":188516,"tr_customer_product_id":188506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:47:21.000Z","modified_at":"2026-02-16T14:48:03.000Z","name":"Mikel Jacobs","mobile_number":"439-421-4927","email_id":"Beau_Little@yahoo.com","dop":"2025-04-06","serial_number":"14244502928083","imei1":"14244502928083","imei2":"14244502928083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188497,"job_number":"JOB_188497","tr_customer_id":188515,"tr_customer_product_id":188505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:47:20.000Z","modified_at":"2026-02-16T14:47:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17689241904929","imei1":"17689241904929","imei2":"17689241904929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188496,"job_number":"JOB_188496","tr_customer_id":188514,"tr_customer_product_id":188504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:47:01.000Z","modified_at":"2026-02-16T14:47:01.000Z","name":"Jaeden Sawayn","mobile_number":"350-638-6256","email_id":"Geovanni_Barton@hotmail.com","dop":"2025-04-06","serial_number":"13872496467426120","imei1":"13872496467426120","imei2":"13872496467426120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188495,"job_number":"JOB_188495","tr_customer_id":188513,"tr_customer_product_id":188503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:47:00.000Z","modified_at":"2026-02-16T14:47:45.000Z","name":"Sofia Green","mobile_number":"306-620-6457","email_id":"London.Terry@gmail.com","dop":"2025-04-06","serial_number":"16336673441195","imei1":"16336673441195","imei2":"16336673441195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188494,"job_number":"JOB_188494","tr_customer_id":188512,"tr_customer_product_id":188502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:59.000Z","modified_at":"2026-02-16T14:46:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13144384011177","imei1":"13144384011177","imei2":"13144384011177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188493,"job_number":"JOB_188493","tr_customer_id":188511,"tr_customer_product_id":188501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:31.000Z","modified_at":"2026-02-16T14:46:31.000Z","name":"Rylee Marquardt","mobile_number":"452-390-1988","email_id":"Kyle_Hilpert28@yahoo.com","dop":"2025-04-06","serial_number":"12493406012350884","imei1":"12493406012350884","imei2":"12493406012350884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188492,"job_number":"JOB_188492","tr_customer_id":188510,"tr_customer_product_id":188500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:30.000Z","modified_at":"2026-02-16T14:47:13.000Z","name":"Jaime Hettinger","mobile_number":"806-793-1099","email_id":"Sibyl.Yundt55@gmail.com","dop":"2025-04-06","serial_number":"11611978427289","imei1":"11611978427289","imei2":"11611978427289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188491,"job_number":"JOB_188491","tr_customer_id":188509,"tr_customer_product_id":188499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:30.000Z","modified_at":"2026-02-16T14:46:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15599153966873","imei1":"15599153966873","imei2":"15599153966873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188490,"job_number":"JOB_188490","tr_customer_id":188508,"tr_customer_product_id":188498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:22.000Z","modified_at":"2026-02-16T14:46:22.000Z","name":"Brown Johnston","mobile_number":"290-432-2853","email_id":"Keanu2@gmail.com","dop":"2025-04-06","serial_number":"13058164563050132","imei1":"13058164563050132","imei2":"13058164563050132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188489,"job_number":"JOB_188489","tr_customer_id":188507,"tr_customer_product_id":188497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:21.000Z","modified_at":"2026-02-16T14:47:02.000Z","name":"Esteban Hane","mobile_number":"324-219-2731","email_id":"Corine63@hotmail.com","dop":"2025-04-06","serial_number":"12875267912184","imei1":"12875267912184","imei2":"12875267912184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188488,"job_number":"JOB_188488","tr_customer_id":188506,"tr_customer_product_id":188496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:21.000Z","modified_at":"2026-02-16T14:46:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17431614481931","imei1":"17431614481931","imei2":"17431614481931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188487,"job_number":"JOB_188487","tr_customer_id":188505,"tr_customer_product_id":188495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:07.000Z","modified_at":"2026-02-16T14:46:07.000Z","name":"Shyann Glover","mobile_number":"779-999-9924","email_id":"Arnoldo.Jenkins@hotmail.com","dop":"2025-04-06","serial_number":"16632399103026092","imei1":"16632399103026092","imei2":"16632399103026092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188486,"job_number":"JOB_188486","tr_customer_id":188504,"tr_customer_product_id":188494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:06.000Z","modified_at":"2026-02-16T14:46:52.000Z","name":"Bradley Bosco","mobile_number":"338-873-6297","email_id":"August_Lang@yahoo.com","dop":"2025-04-06","serial_number":"17795147060333","imei1":"17795147060333","imei2":"17795147060333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:46:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188485,"job_number":"JOB_188485","tr_customer_id":188503,"tr_customer_product_id":188493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:06.000Z","modified_at":"2026-02-16T14:46:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13837560722598","imei1":"13837560722598","imei2":"13837560722598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188484,"job_number":"JOB_188484","tr_customer_id":188502,"tr_customer_product_id":188492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:35.000Z","modified_at":"2026-02-16T14:45:35.000Z","name":"Isadore Herzog","mobile_number":"892-598-6586","email_id":"Mia27@hotmail.com","dop":"2025-04-06","serial_number":"12280274488866064","imei1":"12280274488866064","imei2":"12280274488866064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188483,"job_number":"JOB_188483","tr_customer_id":188501,"tr_customer_product_id":188491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:34.000Z","modified_at":"2026-02-16T14:46:14.000Z","name":"Myriam Kunze","mobile_number":"275-747-1264","email_id":"Daphnee.Fahey68@gmail.com","dop":"2025-04-06","serial_number":"15990417442735","imei1":"15990417442735","imei2":"15990417442735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188482,"job_number":"JOB_188482","tr_customer_id":188500,"tr_customer_product_id":188490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:33.000Z","modified_at":"2026-02-16T14:45:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14488365838131","imei1":"14488365838131","imei2":"14488365838131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188481,"job_number":"JOB_188481","tr_customer_id":188499,"tr_customer_product_id":188489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:31.000Z","modified_at":"2026-02-16T14:45:36.000Z","name":"Providenci Prohaska","mobile_number":"467-500-9558","email_id":"Camden.Hintz@yahoo.com","dop":"2025-09-09","serial_number":"14676075509663","imei1":"14676075509663","imei2":"14676075509663","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:45:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188480,"job_number":"JOB_188480","tr_customer_id":188498,"tr_customer_product_id":188488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:31.000Z","modified_at":"2026-02-16T14:45:31.000Z","name":"Calista Schmeler","mobile_number":"510-240-3038","email_id":"Constantin.Cormier@yahoo.com","dop":"2025-09-09","serial_number":"15038139003091","imei1":"15038139003091","imei2":"15038139003091","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188479,"job_number":"JOB_188479","tr_customer_id":188497,"tr_customer_product_id":188487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:20.000Z","modified_at":"2026-02-16T14:45:27.000Z","name":"Edwin Schmidt","mobile_number":"512-483-3536","email_id":"Quincy8@hotmail.com","dop":"2025-09-09","serial_number":"12428037632989","imei1":"12428037632989","imei2":"12428037632989","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:45:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188478,"job_number":"JOB_188478","tr_customer_id":188496,"tr_customer_product_id":188486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:20.000Z","modified_at":"2026-02-16T14:45:20.000Z","name":"John Kuhn","mobile_number":"584-597-1813","email_id":"Cody79@hotmail.com","dop":"2025-09-09","serial_number":"17859214597475","imei1":"17859214597475","imei2":"17859214597475","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188477,"job_number":"JOB_188477","tr_customer_id":188495,"tr_customer_product_id":188485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:13.000Z","modified_at":"2026-02-16T14:45:13.000Z","name":"Luna Bogan","mobile_number":"679-722-5400","email_id":"Garrison.Parisian@gmail.com","dop":"2025-04-06","serial_number":"19329428422880228","imei1":"19329428422880228","imei2":"19329428422880228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188476,"job_number":"JOB_188476","tr_customer_id":188494,"tr_customer_product_id":188484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:11.000Z","modified_at":"2026-02-16T14:45:58.000Z","name":"Genesis Hermiston","mobile_number":"903-705-3804","email_id":"Jasmin91@gmail.com","dop":"2025-04-06","serial_number":"15521778853112","imei1":"15521778853112","imei2":"15521778853112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188475,"job_number":"JOB_188475","tr_customer_id":188493,"tr_customer_product_id":188483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:11.000Z","modified_at":"2026-02-16T14:45:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12804038389303","imei1":"12804038389303","imei2":"12804038389303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188474,"job_number":"JOB_188474","tr_customer_id":188492,"tr_customer_product_id":188482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:52.000Z","modified_at":"2026-02-16T14:44:52.000Z","name":"Winnifred Simonis","mobile_number":"836-205-1849","email_id":"Carroll_Kerluke@gmail.com","dop":"2025-08-24","serial_number":"1002101811216376","imei1":"1002101811216376","imei2":"1002101811216376","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188473,"job_number":"JOB_188473","tr_customer_id":188491,"tr_customer_product_id":188481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:51.000Z","modified_at":"2026-02-16T14:45:35.000Z","name":"Alvina Lakin","mobile_number":"412-637-0009","email_id":"Alisa_Fritsch@hotmail.com","dop":"2025-08-24","serial_number":"13193168209579","imei1":"13193168209579","imei2":"13193168209579","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:45:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188472,"job_number":"JOB_188472","tr_customer_id":188490,"tr_customer_product_id":188480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:51.000Z","modified_at":"2026-02-16T14:44:51.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"17139132173699","imei1":"17139132173699","imei2":"17139132173699","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188471,"job_number":"JOB_188471","tr_customer_id":188489,"tr_customer_product_id":188479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:46.000Z","modified_at":"2026-02-16T14:44:46.000Z","name":"Abelardo Heaney","mobile_number":"217-317-4996","email_id":"Araceli_Gutmann@yahoo.com","dop":"2025-04-06","serial_number":"12393276651042018","imei1":"12393276651042018","imei2":"12393276651042018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188470,"job_number":"JOB_188470","tr_customer_id":188488,"tr_customer_product_id":188478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:45.000Z","modified_at":"2026-02-16T14:45:27.000Z","name":"Damian Metz","mobile_number":"600-846-6758","email_id":"Corine85@gmail.com","dop":"2025-04-06","serial_number":"12770189221708","imei1":"12770189221708","imei2":"12770189221708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:45:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188469,"job_number":"JOB_188469","tr_customer_id":188487,"tr_customer_product_id":188477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:45.000Z","modified_at":"2026-02-16T14:44:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12744818394526","imei1":"12744818394526","imei2":"12744818394526","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188468,"job_number":"JOB_188468","tr_customer_id":188486,"tr_customer_product_id":188476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:02.000Z","modified_at":"2026-02-16T14:44:02.000Z","name":"Fatima Carter","mobile_number":"327-653-7069","email_id":"Barton15@hotmail.com","dop":"2025-08-24","serial_number":"1075811118607667","imei1":"1075811118607667","imei2":"1075811118607667","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188467,"job_number":"JOB_188467","tr_customer_id":188485,"tr_customer_product_id":188475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:01.000Z","modified_at":"2026-02-16T14:44:43.000Z","name":"Esmeralda Streich","mobile_number":"792-490-7770","email_id":"Cora_Ryan@hotmail.com","dop":"2025-08-24","serial_number":"11962840101784","imei1":"11962840101784","imei2":"11962840101784","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:44:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188466,"job_number":"JOB_188466","tr_customer_id":188484,"tr_customer_product_id":188474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:00.000Z","modified_at":"2026-02-16T14:44:00.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"17861106933060","imei1":"17861106933060","imei2":"17861106933060","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188465,"job_number":"JOB_188465","tr_customer_id":188483,"tr_customer_product_id":188473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:27.000Z","modified_at":"2026-02-16T14:43:27.000Z","name":"Lessie Schumm","mobile_number":"751-390-5730","email_id":"Pinkie.Runolfsson@yahoo.com","dop":"2025-04-06","serial_number":"16312480360278400","imei1":"16312480360278400","imei2":"16312480360278400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188464,"job_number":"JOB_188464","tr_customer_id":188482,"tr_customer_product_id":188472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:25.000Z","modified_at":"2026-02-16T14:44:10.000Z","name":"Orlo Champlin","mobile_number":"231-864-0128","email_id":"Kellie.Ritchie@hotmail.com","dop":"2025-04-06","serial_number":"17170397506714","imei1":"17170397506714","imei2":"17170397506714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188463,"job_number":"JOB_188463","tr_customer_id":188481,"tr_customer_product_id":188471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:25.000Z","modified_at":"2026-02-16T14:43:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11511127358961","imei1":"11511127358961","imei2":"11511127358961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188462,"job_number":"JOB_188462","tr_customer_id":188480,"tr_customer_product_id":188470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:21.000Z","modified_at":"2026-02-16T14:43:21.000Z","name":"Onie Murazik","mobile_number":"428-611-7516","email_id":"Brannon_Lowe@gmail.com","dop":"2025-05-30","serial_number":"1624453016777150","imei1":"1624453016777150","imei2":"1624453016777150","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188461,"job_number":"JOB_188461","tr_customer_id":188479,"tr_customer_product_id":188469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:20.000Z","modified_at":"2026-02-16T14:43:20.000Z","name":"Orie Nikolaus","mobile_number":"258-615-8114","email_id":"Mary88@yahoo.com","dop":"2025-05-30","serial_number":"16947571943831","imei1":"16947571943831","imei2":"16947571943831","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188460,"job_number":"JOB_188460","tr_customer_id":188478,"tr_customer_product_id":188468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:19.000Z","modified_at":"2026-02-16T14:43:39.000Z","name":"Odessa Marks","mobile_number":"845-937-6586","email_id":"Effie16@yahoo.com","dop":"2025-05-30","serial_number":"12280177331522","imei1":"12280177331522","imei2":"12280177331522","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188459,"job_number":"JOB_188459","tr_customer_id":188477,"tr_customer_product_id":188467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:11.000Z","modified_at":"2026-02-16T14:43:11.000Z","name":"Ivy Wintheiser","mobile_number":"382-835-9037","email_id":"Johnnie.DAmore@hotmail.com","dop":"2025-08-24","serial_number":"1049973512971975","imei1":"1049973512971975","imei2":"1049973512971975","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188458,"job_number":"JOB_188458","tr_customer_id":188476,"tr_customer_product_id":188466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:10.000Z","modified_at":"2026-02-16T14:43:53.000Z","name":"Karelle Rempel","mobile_number":"994-743-2990","email_id":"Malcolm.Okuneva79@gmail.com","dop":"2025-08-24","serial_number":"13420895994288","imei1":"13420895994288","imei2":"13420895994288","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188457,"job_number":"JOB_188457","tr_customer_id":188475,"tr_customer_product_id":188465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:10.000Z","modified_at":"2026-02-16T14:43:10.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"15782673164795","imei1":"15782673164795","imei2":"15782673164795","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188456,"job_number":"JOB_188456","tr_customer_id":188474,"tr_customer_product_id":188464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:42:35.000Z","modified_at":"2026-02-16T14:42:35.000Z","name":"Candelario Bogan","mobile_number":"554-379-9668","email_id":"Kennedi_Berge@yahoo.com","dop":"2025-04-06","serial_number":"14647546912483262","imei1":"14647546912483262","imei2":"14647546912483262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:42:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188454,"job_number":"JOB_188454","tr_customer_id":188472,"tr_customer_product_id":188462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:42:34.000Z","modified_at":"2026-02-16T14:43:18.000Z","name":"Evert Hodkiewicz","mobile_number":"564-238-0274","email_id":"Bernice80@gmail.com","dop":"2025-04-06","serial_number":"13753603528153","imei1":"13753603528153","imei2":"13753603528153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188453,"job_number":"JOB_188453","tr_customer_id":188471,"tr_customer_product_id":188461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:42:33.000Z","modified_at":"2026-02-16T14:42:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12527690464154","imei1":"12527690464154","imei2":"12527690464154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188451,"job_number":"JOB_188451","tr_customer_id":188469,"tr_customer_product_id":188459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:42:03.000Z","modified_at":"2026-02-16T14:42:03.000Z","name":"Yasmine Brekke","mobile_number":"409-564-2532","email_id":"Jordi.Streich@gmail.com","dop":"2025-04-06","serial_number":"11625260880306914","imei1":"11625260880306914","imei2":"11625260880306914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188449,"job_number":"JOB_188449","tr_customer_id":188467,"tr_customer_product_id":188457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:42:02.000Z","modified_at":"2026-02-16T14:42:48.000Z","name":"Dandre Brekke","mobile_number":"453-325-2949","email_id":"Greg.Grimes62@hotmail.com","dop":"2025-04-06","serial_number":"18874391712838","imei1":"18874391712838","imei2":"18874391712838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188448,"job_number":"JOB_188448","tr_customer_id":188466,"tr_customer_product_id":188456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:42:01.000Z","modified_at":"2026-02-16T14:42:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19226665658495","imei1":"19226665658495","imei2":"19226665658495","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188447,"job_number":"JOB_188447","tr_customer_id":188465,"tr_customer_product_id":188455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:47.000Z","modified_at":"2026-02-16T14:41:47.000Z","name":"Ruby Boyer","mobile_number":"921-741-0966","email_id":"Rafael_Hagenes0@yahoo.com","dop":"2025-04-06","serial_number":"18854057713060844","imei1":"18854057713060844","imei2":"18854057713060844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188446,"job_number":"JOB_188446","tr_customer_id":188464,"tr_customer_product_id":188454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:45.000Z","modified_at":"2026-02-16T14:42:31.000Z","name":"Domenico Hyatt","mobile_number":"520-308-8969","email_id":"Shea_Pfeffer@gmail.com","dop":"2025-04-06","serial_number":"14843618960905","imei1":"14843618960905","imei2":"14843618960905","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188445,"job_number":"JOB_188445","tr_customer_id":188463,"tr_customer_product_id":188453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:42.000Z","modified_at":"2026-02-16T14:41:42.000Z","name":"Shyann Baumbach","mobile_number":"347-259-1291","email_id":"Prince_Bashirian60@yahoo.com","dop":"2025-04-06","serial_number":"17578577303845102","imei1":"17578577303845102","imei2":"17578577303845102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188444,"job_number":"JOB_188444","tr_customer_id":188462,"tr_customer_product_id":188452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:40.000Z","modified_at":"2026-02-16T14:42:26.000Z","name":"Meta West","mobile_number":"226-299-4920","email_id":"Shawn95@gmail.com","dop":"2025-04-06","serial_number":"17138136223980","imei1":"17138136223980","imei2":"17138136223980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188443,"job_number":"JOB_188443","tr_customer_id":188461,"tr_customer_product_id":188451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:40.000Z","modified_at":"2026-02-16T14:41:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11356500491521","imei1":"11356500491521","imei2":"11356500491521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188442,"job_number":"JOB_188442","tr_customer_id":188460,"tr_customer_product_id":188450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:33.000Z","modified_at":"2026-02-16T14:41:33.000Z","name":"Wilhelmine Labadie","mobile_number":"334-617-0771","email_id":"Megane94@hotmail.com","dop":"2025-04-06","serial_number":"14203908307977420","imei1":"14203908307977420","imei2":"14203908307977420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188441,"job_number":"JOB_188441","tr_customer_id":188459,"tr_customer_product_id":188449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:31.000Z","modified_at":"2026-02-16T14:42:16.000Z","name":"Corine Schulist","mobile_number":"747-583-2454","email_id":"Colby97@yahoo.com","dop":"2025-04-06","serial_number":"12066471179542","imei1":"12066471179542","imei2":"12066471179542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188440,"job_number":"JOB_188440","tr_customer_id":188458,"tr_customer_product_id":188448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:31.000Z","modified_at":"2026-02-16T14:41:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19953563867141","imei1":"19953563867141","imei2":"19953563867141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188439,"job_number":"JOB_188439","tr_customer_id":188457,"tr_customer_product_id":188447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:30.000Z","modified_at":"2026-02-16T14:41:30.000Z","name":"Kenna Huels","mobile_number":"202-761-3339","email_id":"Haven46@hotmail.com","dop":"2025-04-06","serial_number":"17928907950877016","imei1":"17928907950877016","imei2":"17928907950877016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188437,"job_number":"JOB_188437","tr_customer_id":188455,"tr_customer_product_id":188445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:29.000Z","modified_at":"2026-02-16T14:42:16.000Z","name":"Ava Lesch","mobile_number":"541-523-4340","email_id":"Annabelle.McDermott@gmail.com","dop":"2025-04-06","serial_number":"16896995269060","imei1":"16896995269060","imei2":"16896995269060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188436,"job_number":"JOB_188436","tr_customer_id":188454,"tr_customer_product_id":188444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:29.000Z","modified_at":"2026-02-16T14:42:15.000Z","name":"Carlo Simonis","mobile_number":"369-491-7661","email_id":"Cierra85@gmail.com","dop":"2000-01-31","serial_number":"10354616197631","imei1":"10354616197631","imei2":"10354616197631","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188434,"job_number":"JOB_188434","tr_customer_id":188452,"tr_customer_product_id":188442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:17.000Z","modified_at":"2026-02-16T14:41:17.000Z","name":"Efren Homenick","mobile_number":"626-222-5092","email_id":"Pierre15@yahoo.com","dop":"2025-04-06","serial_number":"17916897465776880","imei1":"17916897465776880","imei2":"17916897465776880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188433,"job_number":"JOB_188433","tr_customer_id":188451,"tr_customer_product_id":188441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:15.000Z","modified_at":"2026-02-16T14:41:15.000Z","name":"Dora Littel","mobile_number":"319-403-4864","email_id":"Laurianne.Hand43@gmail.com","dop":"2025-04-06","serial_number":"10498315226227132","imei1":"10498315226227132","imei2":"10498315226227132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188432,"job_number":"JOB_188432","tr_customer_id":188450,"tr_customer_product_id":188440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:15.000Z","modified_at":"2026-02-16T14:42:02.000Z","name":"Stephany Konopelski","mobile_number":"217-250-7848","email_id":"Ashly.Abernathy89@hotmail.com","dop":"2025-04-06","serial_number":"19882268902229","imei1":"19882268902229","imei2":"19882268902229","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188431,"job_number":"JOB_188431","tr_customer_id":188449,"tr_customer_product_id":188439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:15.000Z","modified_at":"2026-02-16T14:41:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15824917867965","imei1":"15824917867965","imei2":"15824917867965","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188430,"job_number":"JOB_188430","tr_customer_id":188448,"tr_customer_product_id":188438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:14.000Z","modified_at":"2026-02-16T14:42:02.000Z","name":"Selena Schaefer","mobile_number":"788-729-9417","email_id":"Mauricio.Daniel@yahoo.com","dop":"2025-04-06","serial_number":"11274589987224","imei1":"11274589987224","imei2":"11274589987224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188429,"job_number":"JOB_188429","tr_customer_id":188447,"tr_customer_product_id":188437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:14.000Z","modified_at":"2026-02-16T14:41:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17129562504601","imei1":"17129562504601","imei2":"17129562504601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188428,"job_number":"JOB_188428","tr_customer_id":188446,"tr_customer_product_id":188436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:08.000Z","modified_at":"2026-02-16T14:41:08.000Z","name":"Christopher Jast","mobile_number":"567-458-8007","email_id":"Benny.Ortiz@hotmail.com","dop":"2025-04-06","serial_number":"19922548449582970","imei1":"19922548449582970","imei2":"19922548449582970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188427,"job_number":"JOB_188427","tr_customer_id":188445,"tr_customer_product_id":188435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:07.000Z","modified_at":"2026-02-16T14:41:54.000Z","name":"Augustus Kuhic","mobile_number":"606-930-0679","email_id":"Annetta.Satterfield@hotmail.com","dop":"2025-04-06","serial_number":"10595468319287","imei1":"10595468319287","imei2":"10595468319287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:41:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188426,"job_number":"JOB_188426","tr_customer_id":188444,"tr_customer_product_id":188434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:07.000Z","modified_at":"2026-02-16T14:41:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12590358820308","imei1":"12590358820308","imei2":"12590358820308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188425,"job_number":"JOB_188425","tr_customer_id":188443,"tr_customer_product_id":188433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:41.000Z","modified_at":"2026-02-16T14:40:41.000Z","name":"Laury Welch","mobile_number":"764-912-8857","email_id":"Karina_Crona99@hotmail.com","dop":"2025-04-06","serial_number":"13805743324772486","imei1":"13805743324772486","imei2":"13805743324772486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188424,"job_number":"JOB_188424","tr_customer_id":188442,"tr_customer_product_id":188432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:39.000Z","modified_at":"2026-02-16T14:41:23.000Z","name":"Gracie Ledner","mobile_number":"745-829-8251","email_id":"Graham87@hotmail.com","dop":"2025-04-06","serial_number":"15192656235184","imei1":"15192656235184","imei2":"15192656235184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188423,"job_number":"JOB_188423","tr_customer_id":188441,"tr_customer_product_id":188431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:39.000Z","modified_at":"2026-02-16T14:40:39.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15749851135931","imei1":"15749851135931","imei2":"15749851135931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188421,"job_number":"JOB_188421","tr_customer_id":188439,"tr_customer_product_id":188429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:34.000Z","modified_at":"2026-02-16T14:41:20.000Z","name":"Aileen Friesen","mobile_number":"678-456-4299","email_id":"Freda25@gmail.com","dop":"2000-01-31","serial_number":"10622197352203","imei1":"10622197352203","imei2":"10622197352203","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188419,"job_number":"JOB_188419","tr_customer_id":188437,"tr_customer_product_id":188427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:22.000Z","modified_at":"2026-02-16T14:40:22.000Z","name":"Marianna Beatty","mobile_number":"714-840-3286","email_id":"Joanie_Carroll27@gmail.com","dop":"2025-04-06","serial_number":"19527482938350850","imei1":"19527482938350850","imei2":"19527482938350850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188418,"job_number":"JOB_188418","tr_customer_id":188436,"tr_customer_product_id":188426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:21.000Z","modified_at":"2026-02-16T14:41:07.000Z","name":"Ole Jones","mobile_number":"791-642-6697","email_id":"Edd_Lynch45@yahoo.com","dop":"2025-04-06","serial_number":"17607772394515","imei1":"17607772394515","imei2":"17607772394515","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188417,"job_number":"JOB_188417","tr_customer_id":188435,"tr_customer_product_id":188425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:20.000Z","modified_at":"2026-02-16T14:40:21.000Z","name":"Jarrett Watsica","mobile_number":"216-678-0544","email_id":"Lucile_Johnston@gmail.com","dop":"2025-04-06","serial_number":"16522284645587606","imei1":"16522284645587606","imei2":"16522284645587606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188416,"job_number":"JOB_188416","tr_customer_id":188434,"tr_customer_product_id":188424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:20.000Z","modified_at":"2026-02-16T14:40:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19240777242585","imei1":"19240777242585","imei2":"19240777242585","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188415,"job_number":"JOB_188415","tr_customer_id":188433,"tr_customer_product_id":188423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:19.000Z","modified_at":"2026-02-16T14:41:06.000Z","name":"Marguerite Sanford","mobile_number":"948-579-2708","email_id":"Cristobal.Altenwerth@yahoo.com","dop":"2025-04-06","serial_number":"17235005556933","imei1":"17235005556933","imei2":"17235005556933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188414,"job_number":"JOB_188414","tr_customer_id":188432,"tr_customer_product_id":188422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:19.000Z","modified_at":"2026-02-16T14:40:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18073739230867","imei1":"18073739230867","imei2":"18073739230867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188413,"job_number":"JOB_188413","tr_customer_id":188431,"tr_customer_product_id":188421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:14.000Z","modified_at":"2026-02-16T14:40:14.000Z","name":"Maritza Walter","mobile_number":"872-245-3840","email_id":"Rudy_Mann49@hotmail.com","dop":"2025-04-06","serial_number":"14123656664307604","imei1":"14123656664307604","imei2":"14123656664307604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188412,"job_number":"JOB_188412","tr_customer_id":188430,"tr_customer_product_id":188420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:13.000Z","modified_at":"2026-02-16T14:40:59.000Z","name":"Ibrahim Collier","mobile_number":"956-771-6961","email_id":"Edison.Orn@gmail.com","dop":"2025-04-06","serial_number":"17436463624887","imei1":"17436463624887","imei2":"17436463624887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188411,"job_number":"JOB_188411","tr_customer_id":188429,"tr_customer_product_id":188419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:12.000Z","modified_at":"2026-02-16T14:40:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10397770281003","imei1":"10397770281003","imei2":"10397770281003","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188410,"job_number":"JOB_188410","tr_customer_id":188428,"tr_customer_product_id":188418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:49.000Z","modified_at":"2026-02-16T14:39:49.000Z","name":"Wendell Crona","mobile_number":"394-315-1335","email_id":"Alycia_Watsica@gmail.com","dop":"2025-04-06","serial_number":"19730489192494960","imei1":"19730489192494960","imei2":"19730489192494960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188409,"job_number":"JOB_188409","tr_customer_id":188427,"tr_customer_product_id":188417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:48.000Z","modified_at":"2026-02-16T14:40:32.000Z","name":"Xander Schmeler","mobile_number":"315-618-8071","email_id":"Kacie84@gmail.com","dop":"2025-04-06","serial_number":"10771055779325","imei1":"10771055779325","imei2":"10771055779325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188408,"job_number":"JOB_188408","tr_customer_id":188426,"tr_customer_product_id":188416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:48.000Z","modified_at":"2026-02-16T14:39:48.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10093804338720","imei1":"10093804338720","imei2":"10093804338720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188406,"job_number":"JOB_188406","tr_customer_id":188424,"tr_customer_product_id":188414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:40.000Z","modified_at":"2026-02-16T14:40:26.000Z","name":"Mason Weissnat","mobile_number":"895-457-9836","email_id":"Angelita_Dooley@hotmail.com","dop":"2000-01-31","serial_number":"10122202616208","imei1":"10122202616208","imei2":"10122202616208","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188404,"job_number":"JOB_188404","tr_customer_id":188422,"tr_customer_product_id":188412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:30.000Z","modified_at":"2026-02-16T14:39:30.000Z","name":"Tobin Wehner","mobile_number":"207-690-1233","email_id":"Kariane_Auer45@gmail.com","dop":"2025-04-06","serial_number":"12398323156930068","imei1":"12398323156930068","imei2":"12398323156930068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188403,"job_number":"JOB_188403","tr_customer_id":188421,"tr_customer_product_id":188411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:28.000Z","modified_at":"2026-02-16T14:40:13.000Z","name":"Cheyenne McDermott","mobile_number":"852-486-5096","email_id":"Maryam91@gmail.com","dop":"2025-04-06","serial_number":"16211866964388","imei1":"16211866964388","imei2":"16211866964388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188402,"job_number":"JOB_188402","tr_customer_id":188420,"tr_customer_product_id":188410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:28.000Z","modified_at":"2026-02-16T14:39:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19397009646273","imei1":"19397009646273","imei2":"19397009646273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188401,"job_number":"JOB_188401","tr_customer_id":188419,"tr_customer_product_id":188409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:26.000Z","modified_at":"2026-02-16T14:39:26.000Z","name":"Adele Conroy","mobile_number":"742-268-5283","email_id":"Roscoe.Stamm97@gmail.com","dop":"2025-04-06","serial_number":"10041846994066060","imei1":"10041846994066060","imei2":"10041846994066060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188400,"job_number":"JOB_188400","tr_customer_id":188418,"tr_customer_product_id":188408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:25.000Z","modified_at":"2026-02-16T14:40:11.000Z","name":"Dandre Kling","mobile_number":"795-643-2816","email_id":"Tanner.Medhurst71@yahoo.com","dop":"2025-04-06","serial_number":"14514029901999","imei1":"14514029901999","imei2":"14514029901999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:40:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188399,"job_number":"JOB_188399","tr_customer_id":188417,"tr_customer_product_id":188407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:24.000Z","modified_at":"2026-02-16T14:39:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11807348240985","imei1":"11807348240985","imei2":"11807348240985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188398,"job_number":"JOB_188398","tr_customer_id":188416,"tr_customer_product_id":188406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:08.000Z","modified_at":"2026-02-16T14:39:08.000Z","name":"Sibyl Nitzsche","mobile_number":"446-612-2524","email_id":"Jeff54@gmail.com","dop":"2025-04-06","serial_number":"13523953295446880","imei1":"13523953295446880","imei2":"13523953295446880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188397,"job_number":"JOB_188397","tr_customer_id":188415,"tr_customer_product_id":188405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:07.000Z","modified_at":"2026-02-16T14:39:51.000Z","name":"Marilie Gislason","mobile_number":"480-834-0621","email_id":"Katrina.Schuster50@yahoo.com","dop":"2025-04-06","serial_number":"16895606930733","imei1":"16895606930733","imei2":"16895606930733","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:39:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188396,"job_number":"JOB_188396","tr_customer_id":188414,"tr_customer_product_id":188404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:07.000Z","modified_at":"2026-02-16T14:39:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14920258682204","imei1":"14920258682204","imei2":"14920258682204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188395,"job_number":"JOB_188395","tr_customer_id":188413,"tr_customer_product_id":188403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:47.000Z","modified_at":"2026-02-16T14:38:47.000Z","name":"Deondre Williamson","mobile_number":"490-869-6379","email_id":"Shawn77@yahoo.com","dop":"2025-06-18","serial_number":"1053695473209959","imei1":"1053695473209959","imei2":"1053695473209959","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188393,"job_number":"JOB_188393","tr_customer_id":188411,"tr_customer_product_id":188401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:46.000Z","modified_at":"2026-02-16T14:39:29.000Z","name":"Ewald Parker","mobile_number":"687-664-1486","email_id":"Dameon_Rath34@hotmail.com","dop":"2025-06-18","serial_number":"10372094922849","imei1":"10372094922849","imei2":"10372094922849","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188392,"job_number":"JOB_188392","tr_customer_id":188410,"tr_customer_product_id":188400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:46.000Z","modified_at":"2026-02-16T14:38:46.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10568108449790","imei1":"10568108449790","imei2":"10568108449790","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188391,"job_number":"JOB_188391","tr_customer_id":188409,"tr_customer_product_id":188399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:45.000Z","modified_at":"2026-02-16T14:39:32.000Z","name":"Keith Lehner","mobile_number":"269-894-4907","email_id":"Margaretta4@yahoo.com","dop":"2000-01-31","serial_number":"10344720649248","imei1":"10344720649248","imei2":"10344720649248","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:39:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188389,"job_number":"JOB_188389","tr_customer_id":188407,"tr_customer_product_id":188397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:35.000Z","modified_at":"2026-02-16T14:38:35.000Z","name":"Sydnie Orn","mobile_number":"280-484-4525","email_id":"Elissa14@gmail.com","dop":"2025-04-06","serial_number":"13622600030342088","imei1":"13622600030342088","imei2":"13622600030342088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188388,"job_number":"JOB_188388","tr_customer_id":188406,"tr_customer_product_id":188396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:33.000Z","modified_at":"2026-02-16T14:39:18.000Z","name":"Darlene Mills","mobile_number":"922-993-6404","email_id":"Dimitri_Hoeger@hotmail.com","dop":"2025-04-06","serial_number":"13841853205567","imei1":"13841853205567","imei2":"13841853205567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:39:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188387,"job_number":"JOB_188387","tr_customer_id":188405,"tr_customer_product_id":188395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:33.000Z","modified_at":"2026-02-16T14:38:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19680587365523","imei1":"19680587365523","imei2":"19680587365523","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188386,"job_number":"JOB_188386","tr_customer_id":188404,"tr_customer_product_id":188394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:17.000Z","modified_at":"2026-02-16T14:38:18.000Z","name":"Lexie O'Keefe","mobile_number":"337-417-1522","email_id":"Sigmund_Weimann@gmail.com","dop":"2025-04-06","serial_number":"11853592717034532","imei1":"11853592717034532","imei2":"11853592717034532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188385,"job_number":"JOB_188385","tr_customer_id":188403,"tr_customer_product_id":188393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:16.000Z","modified_at":"2026-02-16T14:38:59.000Z","name":"Justyn Emmerich","mobile_number":"629-494-2862","email_id":"Hermann_Doyle@hotmail.com","dop":"2025-04-06","serial_number":"14609125148700","imei1":"14609125148700","imei2":"14609125148700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188384,"job_number":"JOB_188384","tr_customer_id":188402,"tr_customer_product_id":188392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:16.000Z","modified_at":"2026-02-16T14:38:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12529258169848","imei1":"12529258169848","imei2":"12529258169848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188383,"job_number":"JOB_188383","tr_customer_id":188401,"tr_customer_product_id":188391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:57.000Z","modified_at":"2026-02-16T14:37:57.000Z","name":"Braxton Waters","mobile_number":"783-768-1045","email_id":"Kayleigh67@yahoo.com","dop":"2025-06-18","serial_number":"1036183933076881","imei1":"1036183933076881","imei2":"1036183933076881","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188382,"job_number":"JOB_188382","tr_customer_id":188400,"tr_customer_product_id":188390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:56.000Z","modified_at":"2026-02-16T14:38:39.000Z","name":"Yolanda Reinger","mobile_number":"311-881-8278","email_id":"Litzy_Raynor@hotmail.com","dop":"2025-06-18","serial_number":"10601393134296","imei1":"10601393134296","imei2":"10601393134296","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:38:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188381,"job_number":"JOB_188381","tr_customer_id":188399,"tr_customer_product_id":188389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:56.000Z","modified_at":"2026-02-16T14:37:56.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10070547908231","imei1":"10070547908231","imei2":"10070547908231","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188380,"job_number":"JOB_188380","tr_customer_id":188398,"tr_customer_product_id":188388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:46.000Z","modified_at":"2026-02-16T14:38:28.000Z","name":"Lula Blanda","mobile_number":"800-312-1627","email_id":"Marvin_Huels83@hotmail.com","dop":"2025-02-01","serial_number":"91310803598890","imei1":"91310803598890","imei2":"91310803598890","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188379,"job_number":"JOB_188379","tr_customer_id":188397,"tr_customer_product_id":188387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:44.000Z","modified_at":"2026-02-16T14:37:44.000Z","name":"Domenica Harber","mobile_number":"555-877-5864","email_id":"Twila.Larson@hotmail.com","dop":"2025-02-01","serial_number":"45913040928425","imei1":"45913040928425","imei2":"45913040928425","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188378,"job_number":"JOB_188378","tr_customer_id":188396,"tr_customer_product_id":188386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:44.000Z","modified_at":"2026-02-16T14:37:44.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"98553413549764","imei1":"98553413549764","imei2":"98553413549764","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188377,"job_number":"JOB_188377","tr_customer_id":188395,"tr_customer_product_id":188385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:42.000Z","modified_at":"2026-02-16T14:37:42.000Z","name":"Elenor Langosh","mobile_number":"456-350-3751","email_id":"Cedrick_McDermott@gmail.com","dop":"2025-04-06","serial_number":"16353333835430656","imei1":"16353333835430656","imei2":"16353333835430656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188376,"job_number":"JOB_188376","tr_customer_id":188394,"tr_customer_product_id":188384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:40.000Z","modified_at":"2026-02-16T14:38:25.000Z","name":"Glenda Christiansen","mobile_number":"452-759-4605","email_id":"Norma.Stehr@yahoo.com","dop":"2025-04-06","serial_number":"12991295900914","imei1":"12991295900914","imei2":"12991295900914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188375,"job_number":"JOB_188375","tr_customer_id":188393,"tr_customer_product_id":188383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:40.000Z","modified_at":"2026-02-16T14:37:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14328767530689","imei1":"14328767530689","imei2":"14328767530689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188374,"job_number":"JOB_188374","tr_customer_id":188392,"tr_customer_product_id":188382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:26.000Z","modified_at":"2026-02-16T14:37:26.000Z","name":"Roderick Blick","mobile_number":"733-845-0044","email_id":"Jerrell.Luettgen70@yahoo.com","dop":"2025-04-06","serial_number":"16765757248769226","imei1":"16765757248769226","imei2":"16765757248769226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188373,"job_number":"JOB_188373","tr_customer_id":188391,"tr_customer_product_id":188381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:24.000Z","modified_at":"2026-02-16T14:38:08.000Z","name":"Loren Mayer","mobile_number":"567-399-4341","email_id":"Ezekiel51@yahoo.com","dop":"2025-04-06","serial_number":"13175643610635","imei1":"13175643610635","imei2":"13175643610635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:38:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188372,"job_number":"JOB_188372","tr_customer_id":188390,"tr_customer_product_id":188380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:24.000Z","modified_at":"2026-02-16T14:37:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14030649504353","imei1":"14030649504353","imei2":"14030649504353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188371,"job_number":"JOB_188371","tr_customer_id":188389,"tr_customer_product_id":188379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:55.000Z","modified_at":"2026-02-16T14:37:36.000Z","name":"Sheila Purdy","mobile_number":"437-319-3717","email_id":"Mikel96@hotmail.com","dop":"2025-02-01","serial_number":"31281633917651","imei1":"31281633917651","imei2":"31281633917651","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:37:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188370,"job_number":"JOB_188370","tr_customer_id":188388,"tr_customer_product_id":188378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:53.000Z","modified_at":"2026-02-16T14:36:53.000Z","name":"Clint Rolfson","mobile_number":"776-746-2358","email_id":"Minnie_Bauch@hotmail.com","dop":"2025-02-01","serial_number":"12731349667694","imei1":"12731349667694","imei2":"12731349667694","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188369,"job_number":"JOB_188369","tr_customer_id":188387,"tr_customer_product_id":188377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:53.000Z","modified_at":"2026-02-16T14:36:53.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"30276730652092","imei1":"30276730652092","imei2":"30276730652092","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188368,"job_number":"JOB_188368","tr_customer_id":188386,"tr_customer_product_id":188376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:49.000Z","modified_at":"2026-02-16T14:36:49.000Z","name":"Eryn Turner","mobile_number":"683-385-7003","email_id":"Raleigh17@yahoo.com","dop":"2025-04-06","serial_number":"16211543776711560","imei1":"16211543776711560","imei2":"16211543776711560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188367,"job_number":"JOB_188367","tr_customer_id":188385,"tr_customer_product_id":188375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:47.000Z","modified_at":"2026-02-16T14:37:32.000Z","name":"Jerrod McGlynn","mobile_number":"248-281-5093","email_id":"Gerardo_Dicki@hotmail.com","dop":"2025-04-06","serial_number":"18578524792531","imei1":"18578524792531","imei2":"18578524792531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188366,"job_number":"JOB_188366","tr_customer_id":188384,"tr_customer_product_id":188374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:47.000Z","modified_at":"2026-02-16T14:36:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10119114179159","imei1":"10119114179159","imei2":"10119114179159","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188365,"job_number":"JOB_188365","tr_customer_id":188383,"tr_customer_product_id":188373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:04.000Z","modified_at":"2026-02-16T14:36:46.000Z","name":"Alize Towne","mobile_number":"316-365-9151","email_id":"Ashtyn.Casper@gmail.com","dop":"2025-02-01","serial_number":"50201079453275","imei1":"50201079453275","imei2":"50201079453275","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188364,"job_number":"JOB_188364","tr_customer_id":188382,"tr_customer_product_id":188372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:02.000Z","modified_at":"2026-02-16T14:36:02.000Z","name":"Crystal Kulas","mobile_number":"644-748-1475","email_id":"Issac7@hotmail.com","dop":"2025-02-01","serial_number":"54005474523958","imei1":"54005474523958","imei2":"54005474523958","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188363,"job_number":"JOB_188363","tr_customer_id":188381,"tr_customer_product_id":188371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:02.000Z","modified_at":"2026-02-16T14:36:02.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"54614134262739","imei1":"54614134262739","imei2":"54614134262739","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188356,"job_number":"JOB_188356","tr_customer_id":188374,"tr_customer_product_id":188364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:35.000Z","modified_at":"2026-02-16T14:34:35.000Z","name":"Shweta Tripathi","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"35767896766823987","imei1":"35767896766823987","imei2":"35767896766823987","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188352,"job_number":"JOB_188352","tr_customer_id":188370,"tr_customer_product_id":188360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:27:06.000Z","modified_at":"2026-02-16T14:27:06.000Z","name":"Eliane Blanda","mobile_number":"992-304-3359","email_id":"Josephine_Koelpin@yahoo.com","dop":"2025-04-06","serial_number":"12050783515940708","imei1":"12050783515940708","imei2":"12050783515940708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:27:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188351,"job_number":"JOB_188351","tr_customer_id":188369,"tr_customer_product_id":188359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:27:05.000Z","modified_at":"2026-02-16T14:27:45.000Z","name":"Gerald Leannon","mobile_number":"671-739-8407","email_id":"Faye_Hills@gmail.com","dop":"2025-04-06","serial_number":"17737109266511","imei1":"17737109266511","imei2":"17737109266511","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188350,"job_number":"JOB_188350","tr_customer_id":188368,"tr_customer_product_id":188358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:27:05.000Z","modified_at":"2026-02-16T14:27:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10110179876545","imei1":"10110179876545","imei2":"10110179876545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188347,"job_number":"JOB_188347","tr_customer_id":188365,"tr_customer_product_id":188355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:26:18.000Z","modified_at":"2026-02-16T14:26:18.000Z","name":"Alana Buckridge","mobile_number":"536-453-4835","email_id":"Tyson.Heathcote@yahoo.com","dop":"2025-04-06","serial_number":"19659070541544988","imei1":"19659070541544988","imei2":"19659070541544988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:26:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188346,"job_number":"JOB_188346","tr_customer_id":188364,"tr_customer_product_id":188354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:26:17.000Z","modified_at":"2026-02-16T14:26:58.000Z","name":"Breanna Goodwin","mobile_number":"725-892-3878","email_id":"Jordyn33@hotmail.com","dop":"2025-04-06","serial_number":"12131497608875","imei1":"12131497608875","imei2":"12131497608875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188345,"job_number":"JOB_188345","tr_customer_id":188363,"tr_customer_product_id":188353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:26:17.000Z","modified_at":"2026-02-16T14:26:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18087984801137","imei1":"18087984801137","imei2":"18087984801137","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188343,"job_number":"JOB_188343","tr_customer_id":188361,"tr_customer_product_id":188351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:25:30.000Z","modified_at":"2026-02-16T14:25:30.000Z","name":"Alivia Berge","mobile_number":"795-470-7387","email_id":"Jaclyn12@hotmail.com","dop":"2025-04-06","serial_number":"17017839099103636","imei1":"17017839099103636","imei2":"17017839099103636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188342,"job_number":"JOB_188342","tr_customer_id":188360,"tr_customer_product_id":188350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:25:29.000Z","modified_at":"2026-02-16T14:26:10.000Z","name":"Wilson Tillman","mobile_number":"513-718-0894","email_id":"Autumn_Nikolaus54@gmail.com","dop":"2025-04-06","serial_number":"14032342627809","imei1":"14032342627809","imei2":"14032342627809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188341,"job_number":"JOB_188341","tr_customer_id":188359,"tr_customer_product_id":188349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:25:29.000Z","modified_at":"2026-02-16T14:25:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19525593700290","imei1":"19525593700290","imei2":"19525593700290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188340,"job_number":"JOB_188340","tr_customer_id":188358,"tr_customer_product_id":188348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:15:35.000Z","modified_at":"2026-02-16T14:16:17.000Z","name":"Raquel Hamill","mobile_number":"704-236-5980","email_id":"Roel_Waters77@yahoo.com","dop":"2025-12-31","serial_number":"107183454500708","imei1":"107183454500708","imei2":"107183454500708","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:16:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188339,"job_number":"JOB_188339","tr_customer_id":188357,"tr_customer_product_id":188347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:15:35.000Z","modified_at":"2026-02-16T14:15:35.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"102426536683246","imei1":"102426536683246","imei2":"102426536683246","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:15:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188338,"job_number":"JOB_188338","tr_customer_id":188356,"tr_customer_product_id":188346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:56.000Z","modified_at":"2026-02-16T14:15:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91896628314076","imei1":"91896628314076","imei2":"91896628314076","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188337,"job_number":"JOB_188337","tr_customer_id":188355,"tr_customer_product_id":188345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:56.000Z","modified_at":"2026-02-16T14:14:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77800164385692","imei1":"77800164385692","imei2":"77800164385692","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188336,"job_number":"JOB_188336","tr_customer_id":188354,"tr_customer_product_id":188344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:55.000Z","modified_at":"2026-02-16T14:14:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52084324873540","imei1":"52084324873540","imei2":"52084324873540","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188335,"job_number":"JOB_188335","tr_customer_id":188353,"tr_customer_product_id":188343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:55.000Z","modified_at":"2026-02-16T14:14:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15668000389927","imei1":"15668000389927","imei2":"15668000389927","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188334,"job_number":"JOB_188334","tr_customer_id":188352,"tr_customer_product_id":188342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:55.000Z","modified_at":"2026-02-16T14:14:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26616982578405","imei1":"26616982578405","imei2":"26616982578405","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188333,"job_number":"JOB_188333","tr_customer_id":188351,"tr_customer_product_id":188341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:54.000Z","modified_at":"2026-02-16T14:14:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99799697940959","imei1":"99799697940959","imei2":"99799697940959","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188332,"job_number":"JOB_188332","tr_customer_id":188350,"tr_customer_product_id":188340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:54.000Z","modified_at":"2026-02-16T14:14:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80233731067780","imei1":"80233731067780","imei2":"80233731067780","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188331,"job_number":"JOB_188331","tr_customer_id":188349,"tr_customer_product_id":188339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:46.000Z","modified_at":"2026-02-16T14:15:28.000Z","name":"Antonette Abernathy","mobile_number":"339-383-6087","email_id":"Bethel29@hotmail.com","dop":"2025-12-31","serial_number":"102238765484959","imei1":"102238765484959","imei2":"102238765484959","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188330,"job_number":"JOB_188330","tr_customer_id":188348,"tr_customer_product_id":188338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:45.000Z","modified_at":"2026-02-16T14:14:45.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103373624619353","imei1":"103373624619353","imei2":"103373624619353","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188329,"job_number":"JOB_188329","tr_customer_id":188347,"tr_customer_product_id":188337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:25.000Z","modified_at":"2026-02-16T14:14:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14662789872964","imei1":"14662789872964","imei2":"14662789872964","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:14:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188328,"job_number":"JOB_188328","tr_customer_id":188346,"tr_customer_product_id":188336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:25.000Z","modified_at":"2026-02-16T14:14:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79375533941004","imei1":"79375533941004","imei2":"79375533941004","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188327,"job_number":"JOB_188327","tr_customer_id":188345,"tr_customer_product_id":188335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:24.000Z","modified_at":"2026-02-16T14:14:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70778719592246","imei1":"70778719592246","imei2":"70778719592246","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188326,"job_number":"JOB_188326","tr_customer_id":188344,"tr_customer_product_id":188334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:24.000Z","modified_at":"2026-02-16T14:14:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95770846606809","imei1":"95770846606809","imei2":"95770846606809","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188325,"job_number":"JOB_188325","tr_customer_id":188343,"tr_customer_product_id":188333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:24.000Z","modified_at":"2026-02-16T14:14:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28746729159828","imei1":"28746729159828","imei2":"28746729159828","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188324,"job_number":"JOB_188324","tr_customer_id":188342,"tr_customer_product_id":188332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:23.000Z","modified_at":"2026-02-16T14:14:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86158830510299","imei1":"86158830510299","imei2":"86158830510299","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188323,"job_number":"JOB_188323","tr_customer_id":188341,"tr_customer_product_id":188331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:23.000Z","modified_at":"2026-02-16T14:14:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30668991003360","imei1":"30668991003360","imei2":"30668991003360","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188322,"job_number":"JOB_188322","tr_customer_id":188340,"tr_customer_product_id":188330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:18.000Z","modified_at":"2026-02-16T14:14:18.000Z","name":"Kenton Smitham","mobile_number":"575-257-7606","email_id":"Bethany.Kohler38@gmail.com","dop":"2025-04-06","serial_number":"14454082120445058","imei1":"14454082120445058","imei2":"14454082120445058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188321,"job_number":"JOB_188321","tr_customer_id":188339,"tr_customer_product_id":188329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:16.000Z","modified_at":"2026-02-16T14:14:57.000Z","name":"Russel Ruecker","mobile_number":"661-797-7996","email_id":"Bradley78@yahoo.com","dop":"2025-04-06","serial_number":"11411106738556","imei1":"11411106738556","imei2":"11411106738556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:14:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188320,"job_number":"JOB_188320","tr_customer_id":188338,"tr_customer_product_id":188328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:56.000Z","modified_at":"2026-02-16T14:14:38.000Z","name":"Dexter Stanton","mobile_number":"681-762-5335","email_id":"Amanda.OHara@yahoo.com","dop":"2025-12-31","serial_number":"103141655844658","imei1":"103141655844658","imei2":"103141655844658","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:14:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188319,"job_number":"JOB_188319","tr_customer_id":188337,"tr_customer_product_id":188327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:56.000Z","modified_at":"2026-02-16T14:13:56.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101620723773919","imei1":"101620723773919","imei2":"101620723773919","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188318,"job_number":"JOB_188318","tr_customer_id":188336,"tr_customer_product_id":188326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:53.000Z","modified_at":"2026-02-16T14:14:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88506423369757","imei1":"88506423369757","imei2":"88506423369757","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:14:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188317,"job_number":"JOB_188317","tr_customer_id":188335,"tr_customer_product_id":188325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:53.000Z","modified_at":"2026-02-16T14:13:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68023740079027","imei1":"68023740079027","imei2":"68023740079027","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188316,"job_number":"JOB_188316","tr_customer_id":188334,"tr_customer_product_id":188324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:53.000Z","modified_at":"2026-02-16T14:13:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45333389491369","imei1":"45333389491369","imei2":"45333389491369","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188315,"job_number":"JOB_188315","tr_customer_id":188333,"tr_customer_product_id":188323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:52.000Z","modified_at":"2026-02-16T14:13:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19873123201481","imei1":"19873123201481","imei2":"19873123201481","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188314,"job_number":"JOB_188314","tr_customer_id":188332,"tr_customer_product_id":188322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:52.000Z","modified_at":"2026-02-16T14:13:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75525387076982","imei1":"75525387076982","imei2":"75525387076982","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188313,"job_number":"JOB_188313","tr_customer_id":188331,"tr_customer_product_id":188321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:52.000Z","modified_at":"2026-02-16T14:13:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48578077170473","imei1":"48578077170473","imei2":"48578077170473","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188312,"job_number":"JOB_188312","tr_customer_id":188330,"tr_customer_product_id":188320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:51.000Z","modified_at":"2026-02-16T14:13:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90528491070171","imei1":"90528491070171","imei2":"90528491070171","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188311,"job_number":"JOB_188311","tr_customer_id":188329,"tr_customer_product_id":188319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:12:27.000Z","modified_at":"2026-02-16T14:12:27.000Z","name":"Souravpuniyani puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"12345678900907","imei1":"12345678900769","imei2":"12345678900986","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:12:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188310,"job_number":"JOB_188310","tr_customer_id":188328,"tr_customer_product_id":188318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:00:30.000Z","modified_at":"2026-02-16T14:00:30.000Z","name":"Izabella Brekke","mobile_number":"845-678-5250","email_id":"Clifford85@yahoo.com","dop":"2025-05-30","serial_number":"1440164389561602","imei1":"1440164389561602","imei2":"1440164389561602","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188309,"job_number":"JOB_188309","tr_customer_id":188327,"tr_customer_product_id":188317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:00:28.000Z","modified_at":"2026-02-16T14:00:28.000Z","name":"Jerod Walker","mobile_number":"521-324-1220","email_id":"Rahsaan.Goodwin@yahoo.com","dop":"2025-05-30","serial_number":"15046236872325","imei1":"15046236872325","imei2":"15046236872325","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188308,"job_number":"JOB_188308","tr_customer_id":188326,"tr_customer_product_id":188316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:00:28.000Z","modified_at":"2026-02-16T14:00:48.000Z","name":"Sarina Wuckert","mobile_number":"287-942-5517","email_id":"Rylan_Hammes95@hotmail.com","dop":"2025-05-30","serial_number":"12441549245256","imei1":"12441549245256","imei2":"12441549245256","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188307,"job_number":"JOB_188307","tr_customer_id":188325,"tr_customer_product_id":188315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T13:50:40.000Z","modified_at":"2026-02-16T13:50:40.000Z","name":"Souravpuniyani puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"12345678900987","imei1":"12345678900765","imei2":"12345678900987","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T13:50:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188306,"job_number":"JOB_188306","tr_customer_id":188324,"tr_customer_product_id":188314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T13:44:00.000Z","modified_at":"2026-02-16T13:44:00.000Z","name":"Sourav puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"12345678900987","imei1":"12345678900987","imei2":"12345678900987","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T13:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188305,"job_number":"JOB_188305","tr_customer_id":188323,"tr_customer_product_id":188313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:44:21.000Z","modified_at":"2026-02-16T12:44:21.000Z","name":"Rosamond Moore","mobile_number":"852-845-9628","email_id":"Ellie.Boyle@gmail.com","dop":"2026-01-04","serial_number":"62796955847851780","imei1":"62796955847851780","imei2":"62796955847851780","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188304,"job_number":"JOB_188304","tr_customer_id":188322,"tr_customer_product_id":188312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:44:20.000Z","modified_at":"2026-02-16T12:45:14.000Z","name":"Natasha Trantow","mobile_number":"432-795-3167","email_id":"Kirstin73@gmail.com","dop":"2026-01-04","serial_number":"19751039079978","imei1":"19751039079978","imei2":"19751039079978","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:45:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188303,"job_number":"JOB_188303","tr_customer_id":188321,"tr_customer_product_id":188311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:44:11.000Z","modified_at":"2026-02-16T12:44:11.000Z","name":"Maude Klocko","mobile_number":"625-626-0919","email_id":"Jamel.Witting80@hotmail.com","dop":"2026-01-04","serial_number":"70890440822474776","imei1":"70890440822474776","imei2":"70890440822474776","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188302,"job_number":"JOB_188302","tr_customer_id":188320,"tr_customer_product_id":188310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:44:09.000Z","modified_at":"2026-02-16T12:44:59.000Z","name":"Bo Walter","mobile_number":"982-647-5988","email_id":"Amaya52@yahoo.com","dop":"2026-01-04","serial_number":"11452382870181","imei1":"11452382870181","imei2":"11452382870181","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:44:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188301,"job_number":"JOB_188301","tr_customer_id":188319,"tr_customer_product_id":188309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:39:25.000Z","modified_at":"2026-02-16T12:39:25.000Z","name":"Jedidiah Anderson","mobile_number":"887-376-0337","email_id":"Jeremie31@gmail.com","dop":"2026-01-04","serial_number":"55100894569773496","imei1":"55100894569773496","imei2":"55100894569773496","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188300,"job_number":"JOB_188300","tr_customer_id":188318,"tr_customer_product_id":188308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:39:24.000Z","modified_at":"2026-02-16T12:39:24.000Z","name":"Cleo Reilly","mobile_number":"411-377-8449","email_id":"Emilio1@yahoo.com","dop":"2026-01-04","serial_number":"68311626271152216","imei1":"68311626271152216","imei2":"68311626271152216","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188299,"job_number":"JOB_188299","tr_customer_id":188317,"tr_customer_product_id":188307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:39:23.000Z","modified_at":"2026-02-16T12:40:18.000Z","name":"Fannie McKenzie","mobile_number":"400-587-5891","email_id":"Devon96@hotmail.com","dop":"2026-01-04","serial_number":"13198586165766","imei1":"13198586165766","imei2":"13198586165766","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188298,"job_number":"JOB_188298","tr_customer_id":188316,"tr_customer_product_id":188306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:39:22.000Z","modified_at":"2026-02-16T12:40:12.000Z","name":"Theo Fritsch","mobile_number":"419-693-0625","email_id":"Frederique_Fritsch@hotmail.com","dop":"2026-01-04","serial_number":"17942853673933","imei1":"17942853673933","imei2":"17942853673933","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188297,"job_number":"JOB_188297","tr_customer_id":188315,"tr_customer_product_id":188305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:34:52.000Z","modified_at":"2026-02-16T12:34:52.000Z","name":"Leanne Kiehn","mobile_number":"698-300-1089","email_id":"Zoey.Bogan56@hotmail.com","dop":"2026-01-04","serial_number":"89338533965102300","imei1":"89338533965102300","imei2":"89338533965102300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188296,"job_number":"JOB_188296","tr_customer_id":188314,"tr_customer_product_id":188304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:34:52.000Z","modified_at":"2026-02-16T12:34:52.000Z","name":"Ahmad Wolff","mobile_number":"298-463-7332","email_id":"Julio.Heathcote@gmail.com","dop":"2026-01-04","serial_number":"48202066015821736","imei1":"48202066015821736","imei2":"48202066015821736","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188295,"job_number":"JOB_188295","tr_customer_id":188313,"tr_customer_product_id":188303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:34:51.000Z","modified_at":"2026-02-16T12:35:42.000Z","name":"Megane Huel","mobile_number":"437-773-6015","email_id":"Julio_Lebsack97@hotmail.com","dop":"2026-01-04","serial_number":"11032596585820","imei1":"11032596585820","imei2":"11032596585820","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:35:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188294,"job_number":"JOB_188294","tr_customer_id":188312,"tr_customer_product_id":188302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:34:50.000Z","modified_at":"2026-02-16T12:35:42.000Z","name":"Korey Tremblay","mobile_number":"723-278-4567","email_id":"Garry.Leffler81@hotmail.com","dop":"2026-01-04","serial_number":"11829945817787","imei1":"11829945817787","imei2":"11829945817787","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:35:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188293,"job_number":"JOB_188293","tr_customer_id":188311,"tr_customer_product_id":188301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:30:28.000Z","modified_at":"2026-02-16T12:30:28.000Z","name":"Janick Adams","mobile_number":"232-833-3920","email_id":"Josh28@yahoo.com","dop":"2026-01-04","serial_number":"37251351885121100","imei1":"37251351885121100","imei2":"37251351885121100","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188292,"job_number":"JOB_188292","tr_customer_id":188310,"tr_customer_product_id":188300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:30:26.000Z","modified_at":"2026-02-16T12:31:17.000Z","name":"Madison Kozey","mobile_number":"266-638-7683","email_id":"Mervin_Wintheiser@yahoo.com","dop":"2026-01-04","serial_number":"11480079354380","imei1":"11480079354380","imei2":"11480079354380","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188291,"job_number":"JOB_188291","tr_customer_id":188309,"tr_customer_product_id":188299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:30:26.000Z","modified_at":"2026-02-16T12:30:26.000Z","name":"Tania Gerhold","mobile_number":"298-480-1494","email_id":"Selina48@yahoo.com","dop":"2026-01-04","serial_number":"17187648834242444","imei1":"17187648834242444","imei2":"17187648834242444","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:30:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188290,"job_number":"JOB_188290","tr_customer_id":188308,"tr_customer_product_id":188298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:30:24.000Z","modified_at":"2026-02-16T12:31:13.000Z","name":"Hallie Christiansen","mobile_number":"607-576-4387","email_id":"Queenie72@hotmail.com","dop":"2026-01-04","serial_number":"17796242096681","imei1":"17796242096681","imei2":"17796242096681","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:31:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188289,"job_number":"JOB_188289","tr_customer_id":188307,"tr_customer_product_id":188297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:26:01.000Z","modified_at":"2026-02-16T12:26:01.000Z","name":"Amari Grady","mobile_number":"878-902-2213","email_id":"Rosella99@gmail.com","dop":"2026-01-04","serial_number":"21078541459764744","imei1":"21078541459764744","imei2":"21078541459764744","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188288,"job_number":"JOB_188288","tr_customer_id":188306,"tr_customer_product_id":188296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:26:00.000Z","modified_at":"2026-02-16T12:26:52.000Z","name":"Darron Moen","mobile_number":"547-227-0907","email_id":"Elena_Mante38@gmail.com","dop":"2026-01-04","serial_number":"13332999410293","imei1":"13332999410293","imei2":"13332999410293","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:26:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188287,"job_number":"JOB_188287","tr_customer_id":188305,"tr_customer_product_id":188295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:25:57.000Z","modified_at":"2026-02-16T12:25:57.000Z","name":"Elvis Marquardt","mobile_number":"788-691-7144","email_id":"Laverna_Waters@hotmail.com","dop":"2026-01-04","serial_number":"40212736954774740","imei1":"40212736954774740","imei2":"40212736954774740","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188286,"job_number":"JOB_188286","tr_customer_id":188304,"tr_customer_product_id":188294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:25:56.000Z","modified_at":"2026-02-16T12:26:46.000Z","name":"Grant Wiza","mobile_number":"203-836-9154","email_id":"Adam.Barrows18@hotmail.com","dop":"2026-01-04","serial_number":"16848206923083","imei1":"16848206923083","imei2":"16848206923083","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188285,"job_number":"JOB_188285","tr_customer_id":188303,"tr_customer_product_id":188293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:21:29.000Z","modified_at":"2026-02-16T12:21:29.000Z","name":"Patience Dibbert","mobile_number":"918-699-5810","email_id":"Arnoldo_Beatty@hotmail.com","dop":"2026-01-04","serial_number":"99140516290660740","imei1":"99140516290660740","imei2":"99140516290660740","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:21:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188284,"job_number":"JOB_188284","tr_customer_id":188302,"tr_customer_product_id":188292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:21:27.000Z","modified_at":"2026-02-16T12:22:16.000Z","name":"Lonie Wintheiser","mobile_number":"282-924-4598","email_id":"Kenya.Zboncak89@gmail.com","dop":"2026-01-04","serial_number":"11428555726394","imei1":"11428555726394","imei2":"11428555726394","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:22:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188283,"job_number":"JOB_188283","tr_customer_id":188301,"tr_customer_product_id":188291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:18:05.000Z","modified_at":"2026-02-16T12:18:05.000Z","name":"Jannie Stark","mobile_number":"252-496-1119","email_id":"Carolyn_Gerlach@gmail.com","dop":"2026-01-04","serial_number":"54209774025073290","imei1":"54209774025073290","imei2":"54209774025073290","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188282,"job_number":"JOB_188282","tr_customer_id":188300,"tr_customer_product_id":188290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:18:03.000Z","modified_at":"2026-02-16T12:18:50.000Z","name":"Reyes Homenick","mobile_number":"858-566-6548","email_id":"Christian_Herman48@yahoo.com","dop":"2026-01-04","serial_number":"11806553021184","imei1":"11806553021184","imei2":"11806553021184","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:18:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188281,"job_number":"JOB_188281","tr_customer_id":188299,"tr_customer_product_id":188289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:14:35.000Z","modified_at":"2026-02-16T12:14:35.000Z","name":"Ashleigh Koss","mobile_number":"588-395-7629","email_id":"Antwon_Medhurst@hotmail.com","dop":"2026-01-04","serial_number":"15912569683577362","imei1":"15912569683577362","imei2":"15912569683577362","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188280,"job_number":"JOB_188280","tr_customer_id":188298,"tr_customer_product_id":188288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:14:34.000Z","modified_at":"2026-02-16T12:15:27.000Z","name":"Jonas Parisian","mobile_number":"587-237-6488","email_id":"Kattie.Gulgowski@gmail.com","dop":"2026-01-04","serial_number":"11442813099759","imei1":"11442813099759","imei2":"11442813099759","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188279,"job_number":"JOB_188279","tr_customer_id":188297,"tr_customer_product_id":188287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:14:34.000Z","modified_at":"2026-02-16T12:14:34.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"13792553359719","imei1":"13792553359719","imei2":"13792553359719","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:14:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188278,"job_number":"JOB_188278","tr_customer_id":188296,"tr_customer_product_id":188286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:14:23.000Z","modified_at":"2026-02-16T12:14:23.000Z","name":"Toney Mueller","mobile_number":"203-358-0600","email_id":"Kyler_Feest54@gmail.com","dop":"2026-01-04","serial_number":"46178384829373170","imei1":"46178384829373170","imei2":"46178384829373170","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:14:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188277,"job_number":"JOB_188277","tr_customer_id":188295,"tr_customer_product_id":188285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:14:22.000Z","modified_at":"2026-02-16T12:15:11.000Z","name":"Martin Daniel","mobile_number":"604-752-0647","email_id":"Lizeth_Wiza@gmail.com","dop":"2026-01-04","serial_number":"17355755618874","imei1":"17355755618874","imei2":"17355755618874","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:15:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188276,"job_number":"JOB_188276","tr_customer_id":188294,"tr_customer_product_id":188284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:14:22.000Z","modified_at":"2026-02-16T12:14:22.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"14715664984280","imei1":"14715664984280","imei2":"14715664984280","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:14:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188275,"job_number":"JOB_188275","tr_customer_id":188293,"tr_customer_product_id":188283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:13:33.000Z","modified_at":"2026-02-16T12:13:33.000Z","name":"Aidan Fritsch","mobile_number":"399-689-0724","email_id":"Josiane_Parisian32@yahoo.com","dop":"2026-01-04","serial_number":"49893800058775640","imei1":"49893800058775640","imei2":"49893800058775640","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:13:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188274,"job_number":"JOB_188274","tr_customer_id":188292,"tr_customer_product_id":188282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:13:31.000Z","modified_at":"2026-02-16T12:14:24.000Z","name":"Marjorie Bergnaum","mobile_number":"304-939-3553","email_id":"Gerald.Cummerata22@hotmail.com","dop":"2026-01-04","serial_number":"16764588141056","imei1":"16764588141056","imei2":"16764588141056","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188273,"job_number":"JOB_188273","tr_customer_id":188291,"tr_customer_product_id":188281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:13:31.000Z","modified_at":"2026-02-16T12:13:31.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17662679284494","imei1":"17662679284494","imei2":"17662679284494","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:13:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188272,"job_number":"JOB_188272","tr_customer_id":188290,"tr_customer_product_id":188280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:13:24.000Z","modified_at":"2026-02-16T12:14:13.000Z","name":"Tyler Barrows","mobile_number":"270-911-1503","email_id":"Kiarra_Carter60@yahoo.com","dop":"2026-01-04","serial_number":"12665016590178","imei1":"12665016590178","imei2":"12665016590178","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:14:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188271,"job_number":"JOB_188271","tr_customer_id":188289,"tr_customer_product_id":188279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:13:24.000Z","modified_at":"2026-02-16T12:13:24.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17478616977770","imei1":"17478616977770","imei2":"17478616977770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:13:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188270,"job_number":"JOB_188270","tr_customer_id":188288,"tr_customer_product_id":188278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:12:30.000Z","modified_at":"2026-02-16T12:12:30.000Z","name":"Oscar McCullough","mobile_number":"614-633-1223","email_id":"Lowell_Gottlieb@hotmail.com","dop":"2026-01-04","serial_number":"25095074561101216","imei1":"25095074561101216","imei2":"25095074561101216","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:12:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188269,"job_number":"JOB_188269","tr_customer_id":188287,"tr_customer_product_id":188277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:12:29.000Z","modified_at":"2026-02-16T12:13:22.000Z","name":"Henriette Kuhn","mobile_number":"269-957-7779","email_id":"Anastasia30@hotmail.com","dop":"2026-01-04","serial_number":"13602912374431","imei1":"13602912374431","imei2":"13602912374431","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:13:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188268,"job_number":"JOB_188268","tr_customer_id":188286,"tr_customer_product_id":188276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:12:28.000Z","modified_at":"2026-02-16T12:12:28.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"13655087545680","imei1":"13655087545680","imei2":"13655087545680","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:12:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188267,"job_number":"JOB_188267","tr_customer_id":188285,"tr_customer_product_id":188275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:12:27.000Z","modified_at":"2026-02-16T12:12:27.000Z","name":"King Funk","mobile_number":"729-935-0656","email_id":"Kristina.Hoeger@gmail.com","dop":"2026-01-04","serial_number":"65727884487753600","imei1":"65727884487753600","imei2":"65727884487753600","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:12:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188266,"job_number":"JOB_188266","tr_customer_id":188284,"tr_customer_product_id":188274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:12:25.000Z","modified_at":"2026-02-16T12:13:15.000Z","name":"Hettie Monahan","mobile_number":"735-489-5398","email_id":"Alvah_Vandervort@hotmail.com","dop":"2026-01-04","serial_number":"14002679166967","imei1":"14002679166967","imei2":"14002679166967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:13:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188265,"job_number":"JOB_188265","tr_customer_id":188283,"tr_customer_product_id":188273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:12:25.000Z","modified_at":"2026-02-16T12:12:25.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"10901648861539","imei1":"10901648861539","imei2":"10901648861539","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:12:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188264,"job_number":"JOB_188264","tr_customer_id":188282,"tr_customer_product_id":188272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T11:08:32.000Z","modified_at":"2026-02-16T11:08:32.000Z","name":"Prema Deshpande","mobile_number":"8647226929","email_id":"dharani.banerjee@gmail.com","dop":"2026-02-06","serial_number":"57734496282887","imei1":"57734496282887","imei2":"57734496282887","popurl":"www.mahendra-mehra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T11:08:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188263,"job_number":"JOB_188263","tr_customer_id":188281,"tr_customer_product_id":188271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T11:08:20.000Z","modified_at":"2026-02-16T11:08:20.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-06","serial_number":"21734858445563","imei1":"21734858445563","imei2":"21734858445563","popurl":"2026-02-06T11:08:10.235901948Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T11:08:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188262,"job_number":"JOB_188262","tr_customer_id":188280,"tr_customer_product_id":188270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:49:29.000Z","modified_at":"2026-02-16T10:49:29.000Z","name":"Joana Kertzmann","mobile_number":"823-854-0588","email_id":"Margret_Kirlin29@hotmail.com","dop":"2026-01-04","serial_number":"60787533037573040","imei1":"60787533037573040","imei2":"60787533037573040","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188261,"job_number":"JOB_188261","tr_customer_id":188279,"tr_customer_product_id":188269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:49:28.000Z","modified_at":"2026-02-16T10:50:19.000Z","name":"Ima Bartoletti","mobile_number":"346-334-5731","email_id":"Jermaine15@hotmail.com","dop":"2026-01-04","serial_number":"17720048074741","imei1":"17720048074741","imei2":"17720048074741","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T10:50:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188260,"job_number":"JOB_188260","tr_customer_id":188278,"tr_customer_product_id":188268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:48:12.000Z","modified_at":"2026-02-16T10:48:12.000Z","name":"Gus Bergstrom","mobile_number":"379-917-8090","email_id":"Omer.Casper@hotmail.com","dop":"2026-01-04","serial_number":"47244439787545224","imei1":"47244439787545224","imei2":"47244439787545224","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188259,"job_number":"JOB_188259","tr_customer_id":188277,"tr_customer_product_id":188267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:48:10.000Z","modified_at":"2026-02-16T10:49:11.000Z","name":"Sonia Spinka","mobile_number":"978-243-4570","email_id":"Darren46@gmail.com","dop":"2026-01-04","serial_number":"13842354990046","imei1":"13842354990046","imei2":"13842354990046","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T10:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188258,"job_number":"JOB_188258","tr_customer_id":188276,"tr_customer_product_id":188266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:38:55.000Z","modified_at":"2026-02-16T10:38:55.000Z","name":"Annette Schulist","mobile_number":"593-474-6367","email_id":"Kory.Rolfson@yahoo.com","dop":"2026-01-04","serial_number":"29562951107662984","imei1":"29562951107662984","imei2":"29562951107662984","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:38:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188257,"job_number":"JOB_188257","tr_customer_id":188275,"tr_customer_product_id":188265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:38:54.000Z","modified_at":"2026-02-16T10:39:48.000Z","name":"Florida Fadel","mobile_number":"648-702-5685","email_id":"Gardner36@yahoo.com","dop":"2026-01-04","serial_number":"13304086246682","imei1":"13304086246682","imei2":"13304086246682","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T10:39:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188256,"job_number":"JOB_188256","tr_customer_id":188274,"tr_customer_product_id":188264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:37:54.000Z","modified_at":"2026-02-16T10:37:54.000Z","name":"Onie Cronin","mobile_number":"390-430-2691","email_id":"Jena_Hartmann55@hotmail.com","dop":"2026-01-04","serial_number":"86555060779423020","imei1":"86555060779423020","imei2":"86555060779423020","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:37:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188255,"job_number":"JOB_188255","tr_customer_id":188273,"tr_customer_product_id":188263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:37:53.000Z","modified_at":"2026-02-16T10:38:41.000Z","name":"Doug Spinka","mobile_number":"605-693-5076","email_id":"Boyd.Berge@gmail.com","dop":"2026-01-04","serial_number":"14151827333464","imei1":"14151827333464","imei2":"14151827333464","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T10:38:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188254,"job_number":"JOB_188254","tr_customer_id":188272,"tr_customer_product_id":188262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:25:58.000Z","modified_at":"2026-02-16T10:25:58.000Z","name":"Misty Harvey","mobile_number":"259-420-4189","email_id":"Jewel_Balistreri@yahoo.com","dop":"2026-01-04","serial_number":"43841813748231650","imei1":"43841813748231650","imei2":"43841813748231650","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:25:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188253,"job_number":"JOB_188253","tr_customer_id":188271,"tr_customer_product_id":188261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:25:57.000Z","modified_at":"2026-02-16T10:26:47.000Z","name":"Giovanna Schmitt","mobile_number":"336-602-8196","email_id":"Leda91@yahoo.com","dop":"2026-01-04","serial_number":"16215519956082","imei1":"16215519956082","imei2":"16215519956082","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T10:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188252,"job_number":"JOB_188252","tr_customer_id":188270,"tr_customer_product_id":188260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:21:07.000Z","modified_at":"2026-02-16T10:21:07.000Z","name":"Elliott Sporer","mobile_number":"558-215-2460","email_id":"Bruce_Murray@gmail.com","dop":"2026-01-04","serial_number":"66917561121302190","imei1":"66917561121302190","imei2":"66917561121302190","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188251,"job_number":"JOB_188251","tr_customer_id":188269,"tr_customer_product_id":188259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:21:06.000Z","modified_at":"2026-02-16T10:21:55.000Z","name":"Domenico Watsica","mobile_number":"973-898-5089","email_id":"Nola.Herzog@hotmail.com","dop":"2026-01-04","serial_number":"13103978931479","imei1":"13103978931479","imei2":"13103978931479","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T10:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188250,"job_number":"JOB_188250","tr_customer_id":188268,"tr_customer_product_id":188258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:20:05.000Z","modified_at":"2026-02-16T10:20:05.000Z","name":"Consuelo Mohr","mobile_number":"447-415-2069","email_id":"Molly74@gmail.com","dop":"2026-01-04","serial_number":"76541132581863070","imei1":"76541132581863070","imei2":"76541132581863070","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188249,"job_number":"JOB_188249","tr_customer_id":188267,"tr_customer_product_id":188257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:20:04.000Z","modified_at":"2026-02-16T10:20:54.000Z","name":"Evan Torphy","mobile_number":"418-923-8163","email_id":"Walker46@yahoo.com","dop":"2026-01-04","serial_number":"18850095955606","imei1":"18850095955606","imei2":"18850095955606","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T10:20:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188248,"job_number":"JOB_188248","tr_customer_id":188266,"tr_customer_product_id":188256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:17:07.000Z","modified_at":"2026-02-16T10:17:07.000Z","name":"Noemie Mayert","mobile_number":"404-617-9318","email_id":"Jeromy.McDermott6@hotmail.com","dop":"2026-01-04","serial_number":"40977899244073920","imei1":"40977899244073920","imei2":"40977899244073920","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188247,"job_number":"JOB_188247","tr_customer_id":188265,"tr_customer_product_id":188255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:17:05.000Z","modified_at":"2026-02-16T10:17:56.000Z","name":"Ellis Kling","mobile_number":"278-818-0479","email_id":"Kayla13@yahoo.com","dop":"2026-01-04","serial_number":"13378263210599","imei1":"13378263210599","imei2":"13378263210599","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T10:17:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188246,"job_number":"JOB_188246","tr_customer_id":188264,"tr_customer_product_id":188254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:16:05.000Z","modified_at":"2026-02-16T10:16:05.000Z","name":"Kieran Rogahn","mobile_number":"629-237-3650","email_id":"Elmo.Wuckert93@hotmail.com","dop":"2026-01-04","serial_number":"40957684014162980","imei1":"40957684014162980","imei2":"40957684014162980","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188245,"job_number":"JOB_188245","tr_customer_id":188263,"tr_customer_product_id":188253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:16:04.000Z","modified_at":"2026-02-16T10:16:53.000Z","name":"Terrell Skiles","mobile_number":"642-419-2827","email_id":"Iliana4@hotmail.com","dop":"2026-01-04","serial_number":"16293081121459","imei1":"16293081121459","imei2":"16293081121459","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T10:16:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188244,"job_number":"JOB_188244","tr_customer_id":188262,"tr_customer_product_id":188252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Bishnu Nayar","mobile_number":"7487380878","email_id":"aasha.mehra@gmail.com","dop":"2026-02-06","serial_number":"952600615143322","imei1":"952600615143322","imei2":"952600615143322","popurl":"www.anil-ganaka.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188243,"job_number":"JOB_188243","tr_customer_id":188260,"tr_customer_product_id":188250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Aryan Khanna","mobile_number":"7470058802","email_id":"arun.shah@gmail.com","dop":"2026-02-06","serial_number":"359603808092226","imei1":"359603808092226","imei2":"359603808092226","popurl":"www.anunay-nair.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188242,"job_number":"JOB_188242","tr_customer_id":188261,"tr_customer_product_id":188251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Gajbaahu Malik","mobile_number":"7428880362","email_id":"kanishka.naik@gmail.com","dop":"2026-02-06","serial_number":"713768908957704","imei1":"713768908957704","imei2":"713768908957704","popurl":"www.akshaj-jain.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188241,"job_number":"JOB_188241","tr_customer_id":188259,"tr_customer_product_id":188249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Divjot Somayaji","mobile_number":"7405415789","email_id":"ambar.singh@yahoo.co.in","dop":"2026-02-06","serial_number":"621540048332320","imei1":"621540048332320","imei2":"621540048332320","popurl":"www.chandraayan-guha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188240,"job_number":"JOB_188240","tr_customer_id":188258,"tr_customer_product_id":188248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Sanjay Kaniyar","mobile_number":"7446418129","email_id":"subodh.trivedi@hotmail.com","dop":"2026-02-06","serial_number":"207546622291701","imei1":"207546622291701","imei2":"207546622291701","popurl":"www.bhadraksh-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188239,"job_number":"JOB_188239","tr_customer_id":188257,"tr_customer_product_id":188247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Nagabhushanam Ganaka","mobile_number":"7419255490","email_id":"gorakhanatha.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"599495222743169","imei1":"599495222743169","imei2":"599495222743169","popurl":"www.sarisha-somayaji.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188238,"job_number":"JOB_188238","tr_customer_id":188256,"tr_customer_product_id":188246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Brajesh Johar","mobile_number":"7427317683","email_id":"chandra.khatri@yahoo.co.in","dop":"2026-02-06","serial_number":"842876663545831","imei1":"842876663545831","imei2":"842876663545831","popurl":"www.rupinder-sinha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188237,"job_number":"JOB_188237","tr_customer_id":188255,"tr_customer_product_id":188245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Bhishma Saini","mobile_number":"7465942317","email_id":"devi.butt@hotmail.com","dop":"2026-02-06","serial_number":"589991969665384","imei1":"589991969665384","imei2":"589991969665384","popurl":"www.aditeya-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188236,"job_number":"JOB_188236","tr_customer_id":188254,"tr_customer_product_id":188244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Chanakya Varma","mobile_number":"7489097075","email_id":"vidur.dwivedi@hotmail.com","dop":"2026-02-06","serial_number":"812716224722315","imei1":"812716224722315","imei2":"812716224722315","popurl":"www.eekalabya-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188235,"job_number":"JOB_188235","tr_customer_id":188253,"tr_customer_product_id":188243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:24.000Z","modified_at":"2026-02-16T10:15:24.000Z","name":"Chandrani Pothuvaal","mobile_number":"7470517182","email_id":"chidaatma.gowda@gmail.com","dop":"2026-02-06","serial_number":"039397921435034","imei1":"039397921435034","imei2":"039397921435034","popurl":"www.suman-nair.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188234,"job_number":"JOB_188234","tr_customer_id":188252,"tr_customer_product_id":188242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:11:43.000Z","modified_at":"2026-02-16T10:12:32.000Z","name":"William Bosco","mobile_number":"887-247-1188","email_id":"Adolf_Willms@gmail.com","dop":"2026-01-04","serial_number":"14120993985548","imei1":"14120993985548","imei2":"14120993985548","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T10:12:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188233,"job_number":"JOB_188233","tr_customer_id":188251,"tr_customer_product_id":188241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:10:43.000Z","modified_at":"2026-02-16T10:10:43.000Z","name":"Lane VonRueden","mobile_number":"276-337-8944","email_id":"Enola97@gmail.com","dop":"2026-01-04","serial_number":"17241836448861494","imei1":"17241836448861494","imei2":"17241836448861494","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:10:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188232,"job_number":"JOB_188232","tr_customer_id":188250,"tr_customer_product_id":188240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:10:42.000Z","modified_at":"2026-02-16T10:11:31.000Z","name":"Angus Abernathy","mobile_number":"521-780-6038","email_id":"Kenyon65@gmail.com","dop":"2026-01-04","serial_number":"16328953385745","imei1":"16328953385745","imei2":"16328953385745","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T10:11:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188231,"job_number":"JOB_188231","tr_customer_id":188249,"tr_customer_product_id":188239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:02:30.000Z","modified_at":"2026-02-16T10:02:30.000Z","name":"Torrance Schneider","mobile_number":"371-610-7433","email_id":"Jaunita14@hotmail.com","dop":"2026-01-04","serial_number":"28458536217728860","imei1":"28458536217728860","imei2":"28458536217728860","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188230,"job_number":"JOB_188230","tr_customer_id":188248,"tr_customer_product_id":188238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:02:28.000Z","modified_at":"2026-02-16T10:03:21.000Z","name":"Kellen Krajcik","mobile_number":"819-649-9066","email_id":"Clair_Crist93@gmail.com","dop":"2026-01-04","serial_number":"18101310834501","imei1":"18101310834501","imei2":"18101310834501","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T10:03:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188229,"job_number":"JOB_188229","tr_customer_id":188247,"tr_customer_product_id":188237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:40:25.000Z","modified_at":"2026-02-16T09:40:25.000Z","name":"Anais Dooley","mobile_number":"744-450-1754","email_id":"Jacinto_Hettinger8@gmail.com","dop":"2026-01-04","serial_number":"75516614833093940","imei1":"75516614833093940","imei2":"75516614833093940","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188228,"job_number":"JOB_188228","tr_customer_id":188246,"tr_customer_product_id":188236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:40:23.000Z","modified_at":"2026-02-16T09:41:12.000Z","name":"Marcelina Tromp","mobile_number":"967-823-4774","email_id":"Robin_Bednar@gmail.com","dop":"2026-01-04","serial_number":"18521427899224","imei1":"18521427899224","imei2":"18521427899224","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T09:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188227,"job_number":"JOB_188227","tr_customer_id":188245,"tr_customer_product_id":188235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:37:16.000Z","modified_at":"2026-02-16T09:37:16.000Z","name":"Sheridan Ankunding","mobile_number":"807-610-5222","email_id":"Vita31@hotmail.com","dop":"2026-01-04","serial_number":"98717926853720080","imei1":"98717926853720080","imei2":"98717926853720080","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188226,"job_number":"JOB_188226","tr_customer_id":188244,"tr_customer_product_id":188234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:37:15.000Z","modified_at":"2026-02-16T09:38:07.000Z","name":"Everett Welch","mobile_number":"766-431-6658","email_id":"Jan_McLaughlin@yahoo.com","dop":"2026-01-04","serial_number":"11480624109972","imei1":"11480624109972","imei2":"11480624109972","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T09:38:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188225,"job_number":"JOB_188225","tr_customer_id":188243,"tr_customer_product_id":188233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:33:10.000Z","modified_at":"2026-02-16T09:33:10.000Z","name":"Arjun Thiel","mobile_number":"244-286-3653","email_id":"Price40@yahoo.com","dop":"2026-01-04","serial_number":"60622292277882440","imei1":"60622292277882440","imei2":"60622292277882440","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:33:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188224,"job_number":"JOB_188224","tr_customer_id":188242,"tr_customer_product_id":188232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:33:09.000Z","modified_at":"2026-02-16T09:33:58.000Z","name":"Carlo Cole","mobile_number":"289-629-6736","email_id":"Adela.Lang91@yahoo.com","dop":"2026-01-04","serial_number":"13786963820797","imei1":"13786963820797","imei2":"13786963820797","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T09:33:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188223,"job_number":"JOB_188223","tr_customer_id":188241,"tr_customer_product_id":188231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:29:05.000Z","modified_at":"2026-02-16T09:29:05.000Z","name":"Aylin Schroeder","mobile_number":"308-531-0835","email_id":"Immanuel93@gmail.com","dop":"2026-01-04","serial_number":"30026152412699760","imei1":"30026152412699760","imei2":"30026152412699760","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188222,"job_number":"JOB_188222","tr_customer_id":188240,"tr_customer_product_id":188230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:29:04.000Z","modified_at":"2026-02-16T09:29:53.000Z","name":"Bret Auer","mobile_number":"268-786-2138","email_id":"Kaelyn_Wilkinson57@yahoo.com","dop":"2026-01-04","serial_number":"17687195520409","imei1":"17687195520409","imei2":"17687195520409","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T09:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188221,"job_number":"JOB_188221","tr_customer_id":188239,"tr_customer_product_id":188229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:28:50.000Z","modified_at":"2026-02-16T09:28:50.000Z","name":"Mukesh Khanna","mobile_number":"9043475237","email_id":"uttam.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"231794103379692","imei1":"231794103379692","imei2":"231794103379692","popurl":"www.mahendra-bhattathiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188220,"job_number":"JOB_188220","tr_customer_id":188238,"tr_customer_product_id":188228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:28:50.000Z","modified_at":"2026-02-16T09:28:50.000Z","name":"Aanandinii Khanna","mobile_number":"9058795824","email_id":"digambara.dwivedi@hotmail.com","dop":"2026-02-06","serial_number":"067506637667534","imei1":"067506637667534","imei2":"067506637667534","popurl":"www.sharmila-johar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188219,"job_number":"JOB_188219","tr_customer_id":188237,"tr_customer_product_id":188227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:28:50.000Z","modified_at":"2026-02-16T09:28:50.000Z","name":"Oormila Bharadwaj","mobile_number":"9020724710","email_id":"deevakar.khatri@gmail.com","dop":"2026-02-06","serial_number":"116958200115688","imei1":"116958200115688","imei2":"116958200115688","popurl":"www.prem-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188218,"job_number":"JOB_188218","tr_customer_id":188236,"tr_customer_product_id":188226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:28:50.000Z","modified_at":"2026-02-16T09:28:50.000Z","name":"Manik Namboothiri","mobile_number":"9040792652","email_id":"daksha.khanna@yahoo.co.in","dop":"2026-02-06","serial_number":"869882360908582","imei1":"869882360908582","imei2":"869882360908582","popurl":"www.karan-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188217,"job_number":"JOB_188217","tr_customer_id":188235,"tr_customer_product_id":188225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:28:50.000Z","modified_at":"2026-02-16T09:28:50.000Z","name":"Narayan Asan","mobile_number":"9042875404","email_id":"geetanjali.jha@yahoo.co.in","dop":"2026-02-06","serial_number":"929071775399656","imei1":"929071775399656","imei2":"929071775399656","popurl":"www.rita-adiga.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188216,"job_number":"JOB_188216","tr_customer_id":188234,"tr_customer_product_id":188224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:26:15.000Z","modified_at":"2026-02-16T09:27:06.000Z","name":"Kyra Wisoky","mobile_number":"792-667-0194","email_id":"Alana80@gmail.com","dop":"2026-01-04","serial_number":"11817728895918","imei1":"11817728895918","imei2":"11817728895918","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T09:27:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188215,"job_number":"JOB_188215","tr_customer_id":188233,"tr_customer_product_id":188223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:25:50.000Z","modified_at":"2026-02-16T09:25:50.000Z","name":"Bodhan Guha","mobile_number":"7468788693","email_id":"satyen.jain@gmail.com","dop":"2026-02-06","serial_number":"216630965349892","imei1":"216630965349892","imei2":"216630965349892","popurl":"www.anjushree-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188214,"job_number":"JOB_188214","tr_customer_id":188232,"tr_customer_product_id":188222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:25:50.000Z","modified_at":"2026-02-16T09:25:50.000Z","name":"Jagadisha Naik","mobile_number":"7487953325","email_id":"chandran.abbott@yahoo.co.in","dop":"2026-02-06","serial_number":"673079368922601","imei1":"673079368922601","imei2":"673079368922601","popurl":"www.sushil-nehru.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188213,"job_number":"JOB_188213","tr_customer_id":188231,"tr_customer_product_id":188221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:25:50.000Z","modified_at":"2026-02-16T09:25:50.000Z","name":"Anasuya Sinha","mobile_number":"7493214778","email_id":"anjali.nambeesan@yahoo.co.in","dop":"2026-02-06","serial_number":"903642664897096","imei1":"903642664897096","imei2":"903642664897096","popurl":"www.gajbaahu-embranthiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188212,"job_number":"JOB_188212","tr_customer_id":188230,"tr_customer_product_id":188220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:25:50.000Z","modified_at":"2026-02-16T09:25:50.000Z","name":"Acharyasuta Devar","mobile_number":"7470729794","email_id":"laal.banerjee@yahoo.co.in","dop":"2026-02-06","serial_number":"694172877216675","imei1":"694172877216675","imei2":"694172877216675","popurl":"www.anil-nayar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188211,"job_number":"JOB_188211","tr_customer_id":188229,"tr_customer_product_id":188219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:25:50.000Z","modified_at":"2026-02-16T09:25:50.000Z","name":"Charuvrat Mehrotra","mobile_number":"7469964243","email_id":"daiwik.banerjee@hotmail.com","dop":"2026-02-06","serial_number":"667681374967874","imei1":"667681374967874","imei2":"667681374967874","popurl":"www.acharyasuta-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188210,"job_number":"JOB_188210","tr_customer_id":188228,"tr_customer_product_id":188218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:52.000Z","modified_at":"2026-02-16T09:23:52.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741455","imei1":"45658258741455","imei2":"45658258741455","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188209,"job_number":"JOB_188209","tr_customer_id":188227,"tr_customer_product_id":188217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:52.000Z","modified_at":"2026-02-16T09:23:52.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"16355960704879","imei1":"16355960704879","imei2":"16355960704879","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188208,"job_number":"JOB_188208","tr_customer_id":188226,"tr_customer_product_id":188216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Kamala Ahluwalia","mobile_number":"7439418824","email_id":"eekalabya.chaturvedi@hotmail.com","dop":"2026-02-06","serial_number":"404589850087946","imei1":"404589850087946","imei2":"404589850087946","popurl":"www.amish-ahluwalia.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188207,"job_number":"JOB_188207","tr_customer_id":188225,"tr_customer_product_id":188215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Pushti Acharya","mobile_number":"7425851620","email_id":"dhanadeepa.dwivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"008147222098275","imei1":"008147222098275","imei2":"008147222098275","popurl":"www.trilokanath-pillai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188206,"job_number":"JOB_188206","tr_customer_id":188224,"tr_customer_product_id":188214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Anang Mishra","mobile_number":"7428802228","email_id":"bhooshit.dubashi@yahoo.co.in","dop":"2026-02-06","serial_number":"044756997099544","imei1":"044756997099544","imei2":"044756997099544","popurl":"www.tanushree-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188205,"job_number":"JOB_188205","tr_customer_id":188223,"tr_customer_product_id":188213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Preity Agarwal","mobile_number":"7411638933","email_id":"mangalya.menon@hotmail.com","dop":"2026-02-06","serial_number":"448158279070985","imei1":"448158279070985","imei2":"448158279070985","popurl":"www.rupinder-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188204,"job_number":"JOB_188204","tr_customer_id":188222,"tr_customer_product_id":188212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Anjushree Bharadwaj","mobile_number":"7438704094","email_id":"yoginder.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"104235550036893","imei1":"104235550036893","imei2":"104235550036893","popurl":"www.bahula-namboothiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188203,"job_number":"JOB_188203","tr_customer_id":188221,"tr_customer_product_id":188211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Aarya Gowda","mobile_number":"7493818482","email_id":"kiran.butt@gmail.com","dop":"2026-02-06","serial_number":"766779081186210","imei1":"766779081186210","imei2":"766779081186210","popurl":"www.giri-panicker.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188202,"job_number":"JOB_188202","tr_customer_id":188220,"tr_customer_product_id":188210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:21:02.000Z","modified_at":"2026-02-16T09:21:02.000Z","name":"Reanna Hettinger","mobile_number":"574-604-4557","email_id":"Gracie.Oberbrunner@gmail.com","dop":"2026-01-04","serial_number":"49722636455518104","imei1":"49722636455518104","imei2":"49722636455518104","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188201,"job_number":"JOB_188201","tr_customer_id":188219,"tr_customer_product_id":188209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:21:00.000Z","modified_at":"2026-02-16T09:21:51.000Z","name":"Marianne Cole","mobile_number":"722-815-7679","email_id":"Shaniya.Cummings0@gmail.com","dop":"2026-01-04","serial_number":"11376885954729","imei1":"11376885954729","imei2":"11376885954729","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T09:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188200,"job_number":"JOB_188200","tr_customer_id":188218,"tr_customer_product_id":188208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:15:35.000Z","modified_at":"2026-02-16T09:16:13.000Z","name":"Carleton Langosh","mobile_number":"526-321-7046","email_id":"Emely_Douglas@hotmail.com","dop":"2024-08-17","serial_number":"99160964710227","imei1":"99160964710227","imei2":"99160964710227","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T09:16:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188199,"job_number":"JOB_188199","tr_customer_id":188217,"tr_customer_product_id":188207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:39.000Z","modified_at":"2026-02-16T09:12:39.000Z","name":"Gandharv Pandey","mobile_number":"9098813172","email_id":"ghanshyam.bharadwaj@yahoo.co.in","dop":"2026-02-06","serial_number":"937842897824277","imei1":"937842897824277","imei2":"937842897824277","popurl":"www.bhadran-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188198,"job_number":"JOB_188198","tr_customer_id":188216,"tr_customer_product_id":188206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:39.000Z","modified_at":"2026-02-16T09:12:39.000Z","name":"Lalita Mehrotra","mobile_number":"9006068839","email_id":"kashyap.jain@yahoo.co.in","dop":"2026-02-06","serial_number":"193918844019085","imei1":"193918844019085","imei2":"193918844019085","popurl":"www.bhadra-dwivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188197,"job_number":"JOB_188197","tr_customer_id":188215,"tr_customer_product_id":188205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:39.000Z","modified_at":"2026-02-16T09:12:39.000Z","name":"Laal Achari","mobile_number":"9062536046","email_id":"samir.joshi@gmail.com","dop":"2026-02-06","serial_number":"438597614358383","imei1":"438597614358383","imei2":"438597614358383","popurl":"www.jyoti-dutta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188196,"job_number":"JOB_188196","tr_customer_id":188214,"tr_customer_product_id":188204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:39.000Z","modified_at":"2026-02-16T09:12:39.000Z","name":"Harinarayan Tandon","mobile_number":"9007187284","email_id":"aatreya.saini@gmail.com","dop":"2026-02-06","serial_number":"938144133923839","imei1":"938144133923839","imei2":"938144133923839","popurl":"www.bhagavaan-bandopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188195,"job_number":"JOB_188195","tr_customer_id":188213,"tr_customer_product_id":188203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:39.000Z","modified_at":"2026-02-16T09:12:39.000Z","name":"Deeptiman Acharya","mobile_number":"9030414184","email_id":"bhagwanti.achari@gmail.com","dop":"2026-02-06","serial_number":"059521028977579","imei1":"059521028977579","imei2":"059521028977579","popurl":"www.siddhi-deshpande.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188194,"job_number":"JOB_188194","tr_customer_id":188212,"tr_customer_product_id":188202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Subhasini Reddy","mobile_number":"9007382161","email_id":"shresthi.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"790915037328676","imei1":"790915037328676","imei2":"790915037328676","popurl":"www.devi-bandopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188193,"job_number":"JOB_188193","tr_customer_id":188211,"tr_customer_product_id":188201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Sheela Sharma","mobile_number":"9069473096","email_id":"nimit.varrier@yahoo.co.in","dop":"2026-02-06","serial_number":"502177550928035","imei1":"502177550928035","imei2":"502177550928035","popurl":"www.vaidehi-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188192,"job_number":"JOB_188192","tr_customer_id":188210,"tr_customer_product_id":188200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Upendra Ahluwalia","mobile_number":"9079420885","email_id":"tara.chopra@hotmail.com","dop":"2026-02-06","serial_number":"816833397465962","imei1":"816833397465962","imei2":"816833397465962","popurl":"www.tara-khan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188191,"job_number":"JOB_188191","tr_customer_id":188209,"tr_customer_product_id":188199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Param Sharma","mobile_number":"9099944293","email_id":"shreyashi.kaul@hotmail.com","dop":"2026-02-06","serial_number":"513325282442810","imei1":"513325282442810","imei2":"513325282442810","popurl":"www.ambar-pothuvaal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188190,"job_number":"JOB_188190","tr_customer_id":188208,"tr_customer_product_id":188198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Bhagirathi Mehra","mobile_number":"9059042962","email_id":"naval.verma@yahoo.co.in","dop":"2026-02-06","serial_number":"044099176445998","imei1":"044099176445998","imei2":"044099176445998","popurl":"www.akula-butt.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188189,"job_number":"JOB_188189","tr_customer_id":188207,"tr_customer_product_id":188197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Minakshi Naik","mobile_number":"9088086754","email_id":"tej.prajapat@yahoo.co.in","dop":"2026-02-06","serial_number":"310418778032458","imei1":"310418778032458","imei2":"310418778032458","popurl":"www.gandharv-kaur.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188188,"job_number":"JOB_188188","tr_customer_id":188206,"tr_customer_product_id":188196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:37.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Adheesh Butt","mobile_number":"9013821900","email_id":"brajesh.abbott@gmail.com","dop":"2026-02-06","serial_number":"165489562786993","imei1":"165489562786993","imei2":"165489562786993","popurl":"www.dandak-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188187,"job_number":"JOB_188187","tr_customer_id":188205,"tr_customer_product_id":188195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:37.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Meghnad Devar","mobile_number":"9031129147","email_id":"preity.bandopadhyay@yahoo.co.in","dop":"2026-02-06","serial_number":"308047707725514","imei1":"308047707725514","imei2":"308047707725514","popurl":"www.menka-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188186,"job_number":"JOB_188186","tr_customer_id":188204,"tr_customer_product_id":188194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:37.000Z","modified_at":"2026-02-16T09:12:37.000Z","name":"Chandraswaroopa Kapoor","mobile_number":"9006274968","email_id":"vasudha.bhattathiri@hotmail.com","dop":"2026-02-06","serial_number":"975883488610747","imei1":"975883488610747","imei2":"975883488610747","popurl":"www.kalinda-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188185,"job_number":"JOB_188185","tr_customer_id":188203,"tr_customer_product_id":188193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:37.000Z","modified_at":"2026-02-16T09:12:37.000Z","name":"Divakar Bandopadhyay","mobile_number":"9033116492","email_id":"somnath.shah@yahoo.co.in","dop":"2026-02-06","serial_number":"925452567934931","imei1":"925452567934931","imei2":"925452567934931","popurl":"www.chakravarti-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188184,"job_number":"JOB_188184","tr_customer_id":188202,"tr_customer_product_id":188192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:18.000Z","modified_at":"2026-02-16T09:08:18.000Z","name":"Ganaka Guha","mobile_number":"9009916102","email_id":"marut.arora@gmail.com","dop":"2026-02-06","serial_number":"150690841912490","imei1":"150690841912490","imei2":"150690841912490","popurl":"www.anamika-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188183,"job_number":"JOB_188183","tr_customer_id":188201,"tr_customer_product_id":188191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:18.000Z","modified_at":"2026-02-16T09:08:18.000Z","name":"Rukmin Shukla","mobile_number":"9027318284","email_id":"rahul.chopra@hotmail.com","dop":"2026-02-06","serial_number":"740453270553979","imei1":"740453270553979","imei2":"740453270553979","popurl":"www.amodini-abbott.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188182,"job_number":"JOB_188182","tr_customer_id":188200,"tr_customer_product_id":188190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:18.000Z","modified_at":"2026-02-16T09:08:18.000Z","name":"Gudakesha Somayaji","mobile_number":"9065985175","email_id":"agrata.mehra@yahoo.co.in","dop":"2026-02-06","serial_number":"548498013793868","imei1":"548498013793868","imei2":"548498013793868","popurl":"www.chiranjeev-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188181,"job_number":"JOB_188181","tr_customer_id":188198,"tr_customer_product_id":188188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:18.000Z","modified_at":"2026-02-16T09:08:18.000Z","name":"Chandrakin Mahajan","mobile_number":"9050811359","email_id":"satyen.sinha@gmail.com","dop":"2026-02-06","serial_number":"141114890125251","imei1":"141114890125251","imei2":"141114890125251","popurl":"www.chaitan-asan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188180,"job_number":"JOB_188180","tr_customer_id":188199,"tr_customer_product_id":188189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:18.000Z","modified_at":"2026-02-16T09:08:18.000Z","name":"Chatura Ahluwalia","mobile_number":"9096365126","email_id":"atreyee.tagore@hotmail.com","dop":"2026-02-06","serial_number":"044113205450938","imei1":"044113205450938","imei2":"044113205450938","popurl":"www.dipendra-mehrotra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188179,"job_number":"JOB_188179","tr_customer_id":188197,"tr_customer_product_id":188187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:10.000Z","modified_at":"2026-02-16T09:08:10.000Z","name":"Jazmyne Predovic","mobile_number":"862-780-1586","email_id":"Eudora_Price@yahoo.com","dop":"2026-01-04","serial_number":"39505887069984130","imei1":"39505887069984130","imei2":"39505887069984130","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188178,"job_number":"JOB_188178","tr_customer_id":188196,"tr_customer_product_id":188186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:08.000Z","modified_at":"2026-02-16T09:08:57.000Z","name":"Tobin Greenholt","mobile_number":"475-952-4711","email_id":"Wilburn17@hotmail.com","dop":"2026-01-04","serial_number":"17570627727103","imei1":"17570627727103","imei2":"17570627727103","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T09:08:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188177,"job_number":"JOB_188177","tr_customer_id":188195,"tr_customer_product_id":188185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:24.000Z","modified_at":"2026-02-16T09:04:24.000Z","name":"Rita Achari","mobile_number":"9064403737","email_id":"mangala.butt@yahoo.co.in","dop":"2026-02-06","serial_number":"957623873255372","imei1":"957623873255372","imei2":"957623873255372","popurl":"www.shashikala-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188176,"job_number":"JOB_188176","tr_customer_id":188194,"tr_customer_product_id":188184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:24.000Z","modified_at":"2026-02-16T09:04:24.000Z","name":"Darshwana Patil","mobile_number":"9013107060","email_id":"chaturbhuj.gill@hotmail.com","dop":"2026-02-06","serial_number":"192800233748331","imei1":"192800233748331","imei2":"192800233748331","popurl":"www.gaurang-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188175,"job_number":"JOB_188175","tr_customer_id":188193,"tr_customer_product_id":188183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:24.000Z","name":"Bhoopat Ahluwalia","mobile_number":"9051549864","email_id":"anshula.tandon@gmail.com","dop":"2026-02-06","serial_number":"955043612880146","imei1":"955043612880146","imei2":"955043612880146","popurl":"www.kailash-naik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188174,"job_number":"JOB_188174","tr_customer_id":188192,"tr_customer_product_id":188182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Lal Devar","mobile_number":"9040272602","email_id":"abani.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"357572139023977","imei1":"357572139023977","imei2":"357572139023977","popurl":"www.kumari-guha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188173,"job_number":"JOB_188173","tr_customer_id":188191,"tr_customer_product_id":188181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Anila Adiga","mobile_number":"9012173627","email_id":"prema.ahluwalia@gmail.com","dop":"2026-02-06","serial_number":"382987916968277","imei1":"382987916968277","imei2":"382987916968277","popurl":"www.jagathi-panicker.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188172,"job_number":"JOB_188172","tr_customer_id":188189,"tr_customer_product_id":188179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Naresh Kumar","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14358998979468","imei1":"14358998979468","imei2":"14358998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188171,"job_number":"JOB_188171","tr_customer_id":188190,"tr_customer_product_id":188180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Citlalli Wuckert","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14258998979468","imei1":"14258998979468","imei2":"14258998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188170,"job_number":"JOB_188170","tr_customer_id":188188,"tr_customer_product_id":188178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Gokul Seron","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14558998979468","imei1":"14558998979468","imei2":"14558998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188169,"job_number":"JOB_188169","tr_customer_id":188187,"tr_customer_product_id":188177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Prathap Kumar","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14458998979468","imei1":"14458998979468","imei2":"14458998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188168,"job_number":"JOB_188168","tr_customer_id":188186,"tr_customer_product_id":188176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:58:52.000Z","modified_at":"2026-02-16T08:59:23.000Z","name":"Hoyt Douglas","mobile_number":"267-949-5750","email_id":"Jaquelin18@yahoo.com","dop":"2024-08-17","serial_number":"73834831349678","imei1":"73834831349678","imei2":"73834831349678","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188167,"job_number":"JOB_188167","tr_customer_id":188185,"tr_customer_product_id":188175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:54:13.000Z","modified_at":"2026-02-16T08:54:13.000Z","name":"Miracle Lakin","mobile_number":"522-817-5193","email_id":"Doris_Parisian56@yahoo.com","dop":"2026-01-04","serial_number":"48170196654719570","imei1":"48170196654719570","imei2":"48170196654719570","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188166,"job_number":"JOB_188166","tr_customer_id":188184,"tr_customer_product_id":188174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:54:12.000Z","modified_at":"2026-02-16T08:55:01.000Z","name":"Kristin Schimmel","mobile_number":"287-773-0876","email_id":"Lew_Greenholt@hotmail.com","dop":"2026-01-04","serial_number":"13387665880057","imei1":"13387665880057","imei2":"13387665880057","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:55:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188165,"job_number":"JOB_188165","tr_customer_id":188183,"tr_customer_product_id":188173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:47:04.000Z","modified_at":"2026-02-16T08:47:04.000Z","name":"Rodrick Hudson","mobile_number":"865-976-1701","email_id":"Sigurd_Homenick12@yahoo.com","dop":"2026-01-04","serial_number":"51664347506310184","imei1":"51664347506310184","imei2":"51664347506310184","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188164,"job_number":"JOB_188164","tr_customer_id":188182,"tr_customer_product_id":188172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:47:03.000Z","modified_at":"2026-02-16T08:47:55.000Z","name":"Nash Anderson","mobile_number":"463-769-5148","email_id":"Horacio.Senger@yahoo.com","dop":"2026-01-04","serial_number":"18470886311209","imei1":"18470886311209","imei2":"18470886311209","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:47:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188163,"job_number":"JOB_188163","tr_customer_id":188181,"tr_customer_product_id":188171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:45:32.000Z","modified_at":"2026-02-16T08:45:55.000Z","name":"Margot Russel","mobile_number":"943-653-6634","email_id":"Israel10@yahoo.com","dop":"2024-08-17","serial_number":"39277779569013","imei1":"39277779569013","imei2":"39277779569013","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:45:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188159,"job_number":"JOB_188159","tr_customer_id":188177,"tr_customer_product_id":188167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:36:43.000Z","modified_at":"2026-02-16T08:37:17.000Z","name":"Kayden Lind","mobile_number":"688-438-6724","email_id":"Fay.Zboncak95@gmail.com","dop":"2024-08-17","serial_number":"38466807464237","imei1":"38466807464237","imei2":"38466807464237","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188158,"job_number":"JOB_188158","tr_customer_id":188176,"tr_customer_product_id":188166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:32:10.000Z","modified_at":"2026-02-16T08:32:10.000Z","name":"Mayur Jain","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"3576789676682399","imei1":"3576789676682399","imei2":"3576789676682399","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188157,"job_number":"JOB_188157","tr_customer_id":188175,"tr_customer_product_id":188165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:18:51.000Z","modified_at":"2026-02-16T08:18:51.000Z","name":"Mayur Jain","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"3576789676682343","imei1":"3576789676682343","imei2":"3576789676682343","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:18:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188156,"job_number":"JOB_188156","tr_customer_id":188173,"tr_customer_product_id":188164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:12:29.000Z","modified_at":"2026-02-16T08:12:29.000Z","name":"Siddhran Deshpande","mobile_number":"9046376369","email_id":"rajiv.deshpande@yahoo.co.in","dop":"2026-02-06","serial_number":"097361403039140","imei1":"097361403039140","imei2":"097361403039140","popurl":"www.shanti-gupta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188155,"job_number":"JOB_188155","tr_customer_id":188174,"tr_customer_product_id":188163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:12:29.000Z","modified_at":"2026-02-16T08:12:29.000Z","name":"Kamalesh Talwar","mobile_number":"9099152220","email_id":"manoj.mehra@yahoo.co.in","dop":"2026-02-06","serial_number":"110382955626908","imei1":"110382955626908","imei2":"110382955626908","popurl":"www.naveen-pillai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188154,"job_number":"JOB_188154","tr_customer_id":188172,"tr_customer_product_id":188162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:12:29.000Z","modified_at":"2026-02-16T08:12:29.000Z","name":"Dhyaneshwar Arora","mobile_number":"9076834838","email_id":"yoginder.khan@hotmail.com","dop":"2026-02-06","serial_number":"603448287681327","imei1":"603448287681327","imei2":"603448287681327","popurl":"www.anjushree-dwivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188153,"job_number":"JOB_188153","tr_customer_id":188171,"tr_customer_product_id":188161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:12:29.000Z","modified_at":"2026-02-16T08:12:29.000Z","name":"Radha Prajapat","mobile_number":"9077481965","email_id":"acaryatanaya.saini@hotmail.com","dop":"2026-02-06","serial_number":"329686368713610","imei1":"329686368713610","imei2":"329686368713610","popurl":"www.divakar-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188152,"job_number":"JOB_188152","tr_customer_id":188170,"tr_customer_product_id":188160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:12:29.000Z","modified_at":"2026-02-16T08:12:29.000Z","name":"Amrit Ahluwalia","mobile_number":"9013684573","email_id":"priya.asan@hotmail.com","dop":"2026-02-06","serial_number":"490490891901374","imei1":"490490891901374","imei2":"490490891901374","popurl":"www.dipali-jha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188151,"job_number":"JOB_188151","tr_customer_id":188169,"tr_customer_product_id":188159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:09:49.000Z","modified_at":"2026-02-16T08:10:11.000Z","name":"Hershel Ullrich","mobile_number":"934-531-2315","email_id":"Lorenz84@gmail.com","dop":"2026-01-04","serial_number":"11793391423398","imei1":"11793391423398","imei2":"111793391423398","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188150,"job_number":"JOB_188150","tr_customer_id":188168,"tr_customer_product_id":188158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:09:49.000Z","modified_at":"2026-02-16T08:09:49.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"631096404642733","imei1":"631096404642733","imei2":"1631096404642733","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188149,"job_number":"JOB_188149","tr_customer_id":188167,"tr_customer_product_id":188157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:09:24.000Z","modified_at":"2026-02-16T08:09:45.000Z","name":"Delphia Halvorson","mobile_number":"367-644-0489","email_id":"Gunnar.Gutmann@gmail.com","dop":"2026-01-04","serial_number":"15213270785338","imei1":"15213270785338","imei2":"115213270785338","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:09:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188148,"job_number":"JOB_188148","tr_customer_id":188166,"tr_customer_product_id":188156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:09:24.000Z","modified_at":"2026-02-16T08:09:24.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"591100973216843","imei1":"591100973216843","imei2":"1591100973216843","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:09:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188147,"job_number":"JOB_188147","tr_customer_id":188165,"tr_customer_product_id":188155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:09:22.000Z","modified_at":"2026-02-16T08:09:22.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"10916415812871","imei1":"10916415812871","imei2":"110916415812871","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:09:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188146,"job_number":"JOB_188146","tr_customer_id":188164,"tr_customer_product_id":188154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:08:57.000Z","modified_at":"2026-02-16T08:09:19.000Z","name":"Hazle Harris","mobile_number":"269-409-4279","email_id":"Kaylie.Monahan@yahoo.com","dop":"2026-01-04","serial_number":"13887081924081","imei1":"13887081924081","imei2":"113887081924081","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:09:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188145,"job_number":"JOB_188145","tr_customer_id":188163,"tr_customer_product_id":188153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:08:56.000Z","modified_at":"2026-02-16T08:08:56.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"480329485886577","imei1":"480329485886577","imei2":"1480329485886577","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:08:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188144,"job_number":"JOB_188144","tr_customer_id":188162,"tr_customer_product_id":188152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:08:56.000Z","modified_at":"2026-02-16T08:08:56.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"17580507574414","imei1":"17580507574414","imei2":"117580507574414","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:08:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188143,"job_number":"JOB_188143","tr_customer_id":188161,"tr_customer_product_id":188151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:08:39.000Z","modified_at":"2026-02-16T08:08:39.000Z","name":"Mayur Jain","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"3576789676682342","imei1":"3576789676682342","imei2":"3576789676682342","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188142,"job_number":"JOB_188142","tr_customer_id":188160,"tr_customer_product_id":188150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:08:33.000Z","modified_at":"2026-02-16T08:08:53.000Z","name":"Felicity Trantow","mobile_number":"881-824-6769","email_id":"Teresa17@hotmail.com","dop":"2026-01-04","serial_number":"12525678446655","imei1":"12525678446655","imei2":"112525678446655","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:08:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188141,"job_number":"JOB_188141","tr_customer_id":188159,"tr_customer_product_id":188149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:08:33.000Z","modified_at":"2026-02-16T08:08:33.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"924676306737600","imei1":"924676306737600","imei2":"1924676306737600","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:08:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188140,"job_number":"JOB_188140","tr_customer_id":188158,"tr_customer_product_id":188148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:08:31.000Z","modified_at":"2026-02-16T08:08:31.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13961023969226","imei1":"13961023969226","imei2":"113961023969226","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188139,"job_number":"JOB_188139","tr_customer_id":188157,"tr_customer_product_id":188147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:05:09.000Z","modified_at":"2026-02-16T08:05:09.000Z","name":"Anne Yost","mobile_number":"410-270-9406","email_id":"Vicente.Wolff@hotmail.com","dop":"2025-09-14","serial_number":"11359993993839","imei1":"11359993993839","imei2":"11359993993839","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:05:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188138,"job_number":"JOB_188138","tr_customer_id":188156,"tr_customer_product_id":188146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:05:09.000Z","modified_at":"2026-02-16T08:05:09.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"11010370212932","imei1":"11010370212932","imei2":"11010370212932","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:05:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188137,"job_number":"JOB_188137","tr_customer_id":188155,"tr_customer_product_id":188145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:56.000Z","modified_at":"2026-02-16T08:04:56.000Z","name":"Arvid Champlin","mobile_number":"459-244-7737","email_id":"Luigi55@yahoo.com","dop":"2025-09-14","serial_number":"17753502959171","imei1":"17753502959171","imei2":"17753502959171","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188136,"job_number":"JOB_188136","tr_customer_id":188154,"tr_customer_product_id":188144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:55.000Z","modified_at":"2026-02-16T08:04:55.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"14945111189486","imei1":"14945111189486","imei2":"14945111189486","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188134,"job_number":"JOB_188134","tr_customer_id":188152,"tr_customer_product_id":188142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:05.000Z","modified_at":"2026-02-16T08:04:05.000Z","name":"Richie Schmidt","mobile_number":"662-246-6498","email_id":"Winifred_Mitchell@yahoo.com","dop":"2025-04-06","serial_number":"18281904096988080","imei1":"18281904096988080","imei2":"18281904096988080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188132,"job_number":"JOB_188132","tr_customer_id":188150,"tr_customer_product_id":188140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:03.000Z","modified_at":"2026-02-16T08:04:45.000Z","name":"Lucas Langosh","mobile_number":"874-508-9040","email_id":"Niko_Gaylord73@yahoo.com","dop":"2025-04-06","serial_number":"13091789622888","imei1":"13091789622888","imei2":"13091789622888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:04:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188130,"job_number":"JOB_188130","tr_customer_id":188148,"tr_customer_product_id":188138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:03:34.000Z","modified_at":"2026-02-16T08:03:34.000Z","name":"Hallie Hermann","mobile_number":"806-224-9507","email_id":"Tina34@yahoo.com","dop":"2025-04-06","serial_number":"10767712236782178","imei1":"10767712236782178","imei2":"10767712236782178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:03:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188129,"job_number":"JOB_188129","tr_customer_id":188147,"tr_customer_product_id":188137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:03:33.000Z","modified_at":"2026-02-16T08:04:19.000Z","name":"Kamille Goodwin","mobile_number":"484-538-4621","email_id":"Aurelie_Legros@hotmail.com","dop":"2025-04-06","serial_number":"16281277153747","imei1":"16281277153747","imei2":"16281277153747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:04:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188128,"job_number":"JOB_188128","tr_customer_id":188146,"tr_customer_product_id":188136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:01:09.000Z","modified_at":"2026-02-16T08:01:31.000Z","name":"Margarett Feeney","mobile_number":"813-824-5774","email_id":"Maddison42@gmail.com","dop":"2026-01-04","serial_number":"16391131374414","imei1":"16391131374414","imei2":"116391131374414","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:01:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188127,"job_number":"JOB_188127","tr_customer_id":188145,"tr_customer_product_id":188135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:01:09.000Z","modified_at":"2026-02-16T08:01:09.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"919758830794364","imei1":"919758830794364","imei2":"1919758830794364","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188126,"job_number":"JOB_188126","tr_customer_id":188144,"tr_customer_product_id":188134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:42.000Z","modified_at":"2026-02-16T08:01:05.000Z","name":"Cathryn McGlynn","mobile_number":"263-630-3612","email_id":"Wilber.Effertz53@gmail.com","dop":"2026-01-04","serial_number":"16847655870134","imei1":"16847655870134","imei2":"116847655870134","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:01:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188125,"job_number":"JOB_188125","tr_customer_id":188143,"tr_customer_product_id":188133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:42.000Z","modified_at":"2026-02-16T08:00:42.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"696802536067200","imei1":"696802536067200","imei2":"1696802536067200","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188124,"job_number":"JOB_188124","tr_customer_id":188142,"tr_customer_product_id":188132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:41.000Z","modified_at":"2026-02-16T08:00:41.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"15873104049302","imei1":"15873104049302","imei2":"115873104049302","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188123,"job_number":"JOB_188123","tr_customer_id":188141,"tr_customer_product_id":188131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:17.000Z","modified_at":"2026-02-16T08:00:38.000Z","name":"Stan Schmeler","mobile_number":"535-898-7180","email_id":"Ryann.Homenick59@hotmail.com","dop":"2026-01-04","serial_number":"19828745605667","imei1":"19828745605667","imei2":"119828745605667","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188122,"job_number":"JOB_188122","tr_customer_id":188140,"tr_customer_product_id":188130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:17.000Z","modified_at":"2026-02-16T08:00:17.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"845979728062467","imei1":"845979728062467","imei2":"1845979728062467","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188121,"job_number":"JOB_188121","tr_customer_id":188139,"tr_customer_product_id":188129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:16.000Z","modified_at":"2026-02-16T08:00:16.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"19394629121563","imei1":"19394629121563","imei2":"119394629121563","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188120,"job_number":"JOB_188120","tr_customer_id":188138,"tr_customer_product_id":188128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:59:50.000Z","modified_at":"2026-02-16T08:00:13.000Z","name":"Margaret Connelly","mobile_number":"700-236-6789","email_id":"Leonel_Gleason95@gmail.com","dop":"2026-01-04","serial_number":"10669452310584","imei1":"10669452310584","imei2":"110669452310584","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188119,"job_number":"JOB_188119","tr_customer_id":188137,"tr_customer_product_id":188127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:59:49.000Z","modified_at":"2026-02-16T07:59:50.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"613044773869826","imei1":"613044773869826","imei2":"1613044773869826","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188118,"job_number":"JOB_188118","tr_customer_id":188136,"tr_customer_product_id":188126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:59:49.000Z","modified_at":"2026-02-16T07:59:49.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"19060526701127","imei1":"19060526701127","imei2":"119060526701127","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188114,"job_number":"JOB_188114","tr_customer_id":188132,"tr_customer_product_id":188122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Anuraag Varrier","mobile_number":"9019398521","email_id":"yogesh.dwivedi@gmail.com","dop":"2026-02-06","serial_number":"591003982814611","imei1":"591003982814611","imei2":"591003982814611","popurl":"www.ranjit-shah.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188113,"job_number":"JOB_188113","tr_customer_id":188131,"tr_customer_product_id":188121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Ahalya Kaul","mobile_number":"9055500752","email_id":"deependra.gowda@hotmail.com","dop":"2026-02-06","serial_number":"713596867155632","imei1":"713596867155632","imei2":"713596867155632","popurl":"www.menka-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188112,"job_number":"JOB_188112","tr_customer_id":188130,"tr_customer_product_id":188120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Amish Dhawan","mobile_number":"9082482651","email_id":"chakravartee.varma@gmail.com","dop":"2026-02-06","serial_number":"373315318801350","imei1":"373315318801350","imei2":"373315318801350","popurl":"www.bhadrak-joshi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188111,"job_number":"JOB_188111","tr_customer_id":188129,"tr_customer_product_id":188119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Vasudev Sharma","mobile_number":"9006356753","email_id":"girish.acharya@hotmail.com","dop":"2026-02-06","serial_number":"420820431887182","imei1":"420820431887182","imei2":"420820431887182","popurl":"www.gopi-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188110,"job_number":"JOB_188110","tr_customer_id":188128,"tr_customer_product_id":188118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Gitanjali Patil","mobile_number":"9030397318","email_id":"gauranga.kaur@gmail.com","dop":"2026-02-06","serial_number":"985614848235520","imei1":"985614848235520","imei2":"985614848235520","popurl":"www.prema-ganaka.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188109,"job_number":"JOB_188109","tr_customer_id":188127,"tr_customer_product_id":188117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Atreyi Khan","mobile_number":"9011771383","email_id":"malti.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"954508632688386","imei1":"954508632688386","imei2":"954508632688386","popurl":"www.anand swarup-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188108,"job_number":"JOB_188108","tr_customer_id":188126,"tr_customer_product_id":188116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Dharmaketu Tandon","mobile_number":"9074154105","email_id":"vishnu.tandon@hotmail.com","dop":"2026-02-06","serial_number":"330449314163232","imei1":"330449314163232","imei2":"330449314163232","popurl":"www.deeksha-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188107,"job_number":"JOB_188107","tr_customer_id":188125,"tr_customer_product_id":188115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Amritambu Chopra","mobile_number":"9021934625","email_id":"purushottam.joshi@hotmail.com","dop":"2026-02-06","serial_number":"548400189599600","imei1":"548400189599600","imei2":"548400189599600","popurl":"www.swara-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188106,"job_number":"JOB_188106","tr_customer_id":188124,"tr_customer_product_id":188114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Deb Sharma","mobile_number":"9096557510","email_id":"chandrabhan.iyer@hotmail.com","dop":"2026-02-06","serial_number":"025287586899179","imei1":"025287586899179","imei2":"025287586899179","popurl":"www.lal-pilla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188105,"job_number":"JOB_188105","tr_customer_id":188123,"tr_customer_product_id":188113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Deepan Iyengar","mobile_number":"9038245916","email_id":"bharat.prajapat@gmail.com","dop":"2026-02-06","serial_number":"384625146230687","imei1":"384625146230687","imei2":"384625146230687","popurl":"www.laal-kaul.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188104,"job_number":"JOB_188104","tr_customer_id":188122,"tr_customer_product_id":188112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Shankar Sethi","mobile_number":"9000234028","email_id":"suryakant.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"335889066868551","imei1":"335889066868551","imei2":"335889066868551","popurl":"www.suma-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188103,"job_number":"JOB_188103","tr_customer_id":188121,"tr_customer_product_id":188111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Garuda Asan","mobile_number":"9071922268","email_id":"chandrakin.dwivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"836481136909844","imei1":"836481136909844","imei2":"836481136909844","popurl":"www.budhil-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188102,"job_number":"JOB_188102","tr_customer_id":188120,"tr_customer_product_id":188110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Smriti Nair","mobile_number":"9022748960","email_id":"jaya.chopra@hotmail.com","dop":"2026-02-06","serial_number":"740938085492383","imei1":"740938085492383","imei2":"740938085492383","popurl":"www.rahul-tagore.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188101,"job_number":"JOB_188101","tr_customer_id":188119,"tr_customer_product_id":188109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Bhushan Iyer","mobile_number":"9098462128","email_id":"som.deshpande@yahoo.co.in","dop":"2026-02-06","serial_number":"715998558638506","imei1":"715998558638506","imei2":"715998558638506","popurl":"www.ayushmati-varma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188100,"job_number":"JOB_188100","tr_customer_id":188118,"tr_customer_product_id":188108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Dinkar Nayar","mobile_number":"9018040965","email_id":"opalina.embranthiri@hotmail.com","dop":"2026-02-06","serial_number":"874281677998520","imei1":"874281677998520","imei2":"874281677998520","popurl":"www.amrita-mahajan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188099,"job_number":"JOB_188099","tr_customer_id":188117,"tr_customer_product_id":188107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Chapal Desai","mobile_number":"9009813914","email_id":"mangalya.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"429152539943353","imei1":"429152539943353","imei2":"429152539943353","popurl":"www.bhagavaan-desai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188098,"job_number":"JOB_188098","tr_customer_id":188115,"tr_customer_product_id":188105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Shubha Varrier","mobile_number":"9078946583","email_id":"bhupen.joshi@yahoo.co.in","dop":"2026-02-06","serial_number":"865693569068977","imei1":"865693569068977","imei2":"865693569068977","popurl":"www.karan-patil.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188097,"job_number":"JOB_188097","tr_customer_id":188116,"tr_customer_product_id":188106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Saroja Mukhopadhyay","mobile_number":"9084951431","email_id":"anjali.bhattathiri@yahoo.co.in","dop":"2026-02-06","serial_number":"716000149906970","imei1":"716000149906970","imei2":"716000149906970","popurl":"www.goutam-abbott.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188096,"job_number":"JOB_188096","tr_customer_id":188114,"tr_customer_product_id":188104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Deeptiman Jain","mobile_number":"9034925680","email_id":"geetanjali.varrier@hotmail.com","dop":"2026-02-06","serial_number":"587488593659710","imei1":"587488593659710","imei2":"587488593659710","popurl":"www.kalyani-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188095,"job_number":"JOB_188095","tr_customer_id":188113,"tr_customer_product_id":188103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Balgopal Guha","mobile_number":"9073833767","email_id":"gati.dutta@hotmail.com","dop":"2026-02-06","serial_number":"862731966627196","imei1":"862731966627196","imei2":"862731966627196","popurl":"www.agnivesh-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188094,"job_number":"JOB_188094","tr_customer_id":188111,"tr_customer_product_id":188101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Aaditya Chopra","mobile_number":"9090916083","email_id":"anang.jha@hotmail.com","dop":"2026-02-06","serial_number":"289996414134194","imei1":"289996414134194","imei2":"289996414134194","popurl":"www.aditeya-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188093,"job_number":"JOB_188093","tr_customer_id":188112,"tr_customer_product_id":188102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Yogendra Naik","mobile_number":"9013346146","email_id":"mani.nayar@hotmail.com","dop":"2026-02-06","serial_number":"103355012937098","imei1":"103355012937098","imei2":"103355012937098","popurl":"www.bhishma-tagore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188092,"job_number":"JOB_188092","tr_customer_id":188110,"tr_customer_product_id":188100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Vidya Dwivedi","mobile_number":"9083335031","email_id":"dhanapati.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"493156838518948","imei1":"493156838518948","imei2":"493156838518948","popurl":"www.mohini-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188091,"job_number":"JOB_188091","tr_customer_id":188109,"tr_customer_product_id":188099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Kamalesh Iyengar","mobile_number":"9085576042","email_id":"sheela.butt@gmail.com","dop":"2026-02-06","serial_number":"965030106562123","imei1":"965030106562123","imei2":"965030106562123","popurl":"www.purushottam-tandon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188090,"job_number":"JOB_188090","tr_customer_id":188108,"tr_customer_product_id":188098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Vishwamitra Patel","mobile_number":"9091312154","email_id":"suresh.khatri@hotmail.com","dop":"2026-02-06","serial_number":"487964959155798","imei1":"487964959155798","imei2":"487964959155798","popurl":"www.sudeva-chattopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188089,"job_number":"JOB_188089","tr_customer_id":188107,"tr_customer_product_id":188097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Ekalavya Pillai","mobile_number":"9098848138","email_id":"chandramauli.prajapat@yahoo.co.in","dop":"2026-02-06","serial_number":"856141500762738","imei1":"856141500762738","imei2":"856141500762738","popurl":"www.kanak-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188088,"job_number":"JOB_188088","tr_customer_id":188106,"tr_customer_product_id":188096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Agrata Dhawan","mobile_number":"9064444493","email_id":"prem.johar@gmail.com","dop":"2026-02-06","serial_number":"780171337854463","imei1":"780171337854463","imei2":"780171337854463","popurl":"www.manikya-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188087,"job_number":"JOB_188087","tr_customer_id":188105,"tr_customer_product_id":188095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Chidambar Butt","mobile_number":"9009146629","email_id":"kashyapi.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"178491695585671","imei1":"178491695585671","imei2":"178491695585671","popurl":"www.elakshi-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188086,"job_number":"JOB_188086","tr_customer_id":188104,"tr_customer_product_id":188094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Gemini Kocchar","mobile_number":"9007675573","email_id":"gautami.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"224598778531891","imei1":"224598778531891","imei2":"224598778531891","popurl":"www.bhasvan-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188085,"job_number":"JOB_188085","tr_customer_id":188103,"tr_customer_product_id":188093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Divaakar Nehru","mobile_number":"9098282801","email_id":"ghanashyam.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"918922605645917","imei1":"918922605645917","imei2":"918922605645917","popurl":"www.mohan-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188084,"job_number":"JOB_188084","tr_customer_id":188102,"tr_customer_product_id":188092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Anjaneya Pillai","mobile_number":"9095339430","email_id":"rukmin.sethi@hotmail.com","dop":"2026-02-06","serial_number":"905989938156249","imei1":"905989938156249","imei2":"905989938156249","popurl":"www.durgeshwari-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188083,"job_number":"JOB_188083","tr_customer_id":188101,"tr_customer_product_id":188091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Shakti Arora","mobile_number":"9042314609","email_id":"dipali.pillai@hotmail.com","dop":"2026-02-06","serial_number":"391737518361601","imei1":"391737518361601","imei2":"391737518361601","popurl":"www.chandini-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188082,"job_number":"JOB_188082","tr_customer_id":188100,"tr_customer_product_id":188090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Karan Khan","mobile_number":"9074771383","email_id":"trilok.sethi@hotmail.com","dop":"2026-02-06","serial_number":"308736200002550","imei1":"308736200002550","imei2":"308736200002550","popurl":"www.dhanvin-chattopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188081,"job_number":"JOB_188081","tr_customer_id":188099,"tr_customer_product_id":188089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Nirbhay Adiga","mobile_number":"9028123737","email_id":"gudakesa.nambeesan@hotmail.com","dop":"2026-02-06","serial_number":"788317880286913","imei1":"788317880286913","imei2":"788317880286913","popurl":"www.aasha-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188080,"job_number":"JOB_188080","tr_customer_id":188098,"tr_customer_product_id":188088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Lavanya Mukhopadhyay","mobile_number":"9064067245","email_id":"geetanjali.pilla@hotmail.com","dop":"2026-02-06","serial_number":"701382143829565","imei1":"701382143829565","imei2":"701382143829565","popurl":"www.anila-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188079,"job_number":"JOB_188079","tr_customer_id":188097,"tr_customer_product_id":188087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Kalpana Nair","mobile_number":"9093766109","email_id":"rati.varma@yahoo.co.in","dop":"2026-02-06","serial_number":"774496281538602","imei1":"774496281538602","imei2":"774496281538602","popurl":"www.aadrika-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188078,"job_number":"JOB_188078","tr_customer_id":188096,"tr_customer_product_id":188086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Triloki Dutta","mobile_number":"9026057771","email_id":"rajan.kaur@gmail.com","dop":"2026-02-06","serial_number":"537927613581469","imei1":"537927613581469","imei2":"537927613581469","popurl":"www.mohan-chaturvedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188077,"job_number":"JOB_188077","tr_customer_id":188095,"tr_customer_product_id":188085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Chaturaanan Naik","mobile_number":"9031071983","email_id":"pran.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"087882300303628","imei1":"087882300303628","imei2":"087882300303628","popurl":"www.daiwik-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188076,"job_number":"JOB_188076","tr_customer_id":188094,"tr_customer_product_id":188084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Birjesh Guha","mobile_number":"9087153062","email_id":"chandramani.jain@hotmail.com","dop":"2026-02-06","serial_number":"715303251671752","imei1":"715303251671752","imei2":"715303251671752","popurl":"www.bhamini-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188075,"job_number":"JOB_188075","tr_customer_id":188093,"tr_customer_product_id":188083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Manisha Ahuja","mobile_number":"9066840312","email_id":"bhuvanesh.nayar@hotmail.com","dop":"2026-02-06","serial_number":"645577807545233","imei1":"645577807545233","imei2":"645577807545233","popurl":"www.dharmaketu-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188074,"job_number":"JOB_188074","tr_customer_id":188092,"tr_customer_product_id":188082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Vasudha Kaur","mobile_number":"9047213828","email_id":"baladitya.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"887915935432375","imei1":"887915935432375","imei2":"887915935432375","popurl":"www.atmanand-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188073,"job_number":"JOB_188073","tr_customer_id":188091,"tr_customer_product_id":188081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Sarvin Panicker","mobile_number":"9093855950","email_id":"agnimitra.chopra@gmail.com","dop":"2026-02-06","serial_number":"079428139928478","imei1":"079428139928478","imei2":"079428139928478","popurl":"www.heema-prajapat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188072,"job_number":"JOB_188072","tr_customer_id":188090,"tr_customer_product_id":188080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Digambara Gill","mobile_number":"9001584331","email_id":"amaresh.joshi@yahoo.co.in","dop":"2026-02-06","serial_number":"894363091014781","imei1":"894363091014781","imei2":"894363091014781","popurl":"www.yogesh-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188071,"job_number":"JOB_188071","tr_customer_id":188089,"tr_customer_product_id":188079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Dhanadeepa Mishra","mobile_number":"9063169106","email_id":"pramila.abbott@gmail.com","dop":"2026-02-06","serial_number":"411115448949342","imei1":"411115448949342","imei2":"411115448949342","popurl":"www.bhooshan-dhawan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188070,"job_number":"JOB_188070","tr_customer_id":188088,"tr_customer_product_id":188078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Anaadi Chopra","mobile_number":"9051267876","email_id":"purnima.malik@gmail.com","dop":"2026-02-06","serial_number":"689336648093456","imei1":"689336648093456","imei2":"689336648093456","popurl":"www.dipendra-patel.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188069,"job_number":"JOB_188069","tr_customer_id":188087,"tr_customer_product_id":188077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Giriraj Guneta","mobile_number":"9006705897","email_id":"jagathi.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"105459596455038","imei1":"105459596455038","imei2":"105459596455038","popurl":"www.dharmaketu-bhattathiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188068,"job_number":"JOB_188068","tr_customer_id":188086,"tr_customer_product_id":188076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Chitramala Gupta","mobile_number":"9089267117","email_id":"aruna.nehru@gmail.com","dop":"2026-02-06","serial_number":"753784205499174","imei1":"753784205499174","imei2":"753784205499174","popurl":"www.chaturbhuj-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188067,"job_number":"JOB_188067","tr_customer_id":188085,"tr_customer_product_id":188075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Urmila Khatri","mobile_number":"9021524596","email_id":"chandravati.marar@yahoo.co.in","dop":"2026-02-06","serial_number":"360434681178785","imei1":"360434681178785","imei2":"360434681178785","popurl":"www.aashritha-bandopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188066,"job_number":"JOB_188066","tr_customer_id":188084,"tr_customer_product_id":188074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dron Chopra","mobile_number":"9053615010","email_id":"bhaves.embranthiri@gmail.com","dop":"2026-02-06","serial_number":"671113633204202","imei1":"671113633204202","imei2":"671113633204202","popurl":"www.mani-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188065,"job_number":"JOB_188065","tr_customer_id":188083,"tr_customer_product_id":188073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Gotum Devar","mobile_number":"9027216254","email_id":"bilva.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"790091665118853","imei1":"790091665118853","imei2":"790091665118853","popurl":"www.chitramala-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188064,"job_number":"JOB_188064","tr_customer_id":188082,"tr_customer_product_id":188072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Vrund Kapoor","mobile_number":"9098466931","email_id":"lakshmi.kocchar@yahoo.co.in","dop":"2026-02-06","serial_number":"169418389090136","imei1":"169418389090136","imei2":"169418389090136","popurl":"www.rohan-mehrotra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188063,"job_number":"JOB_188063","tr_customer_id":188081,"tr_customer_product_id":188071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Kanti Singh","mobile_number":"9004170569","email_id":"daevika.varman@hotmail.com","dop":"2026-02-06","serial_number":"175568363970023","imei1":"175568363970023","imei2":"175568363970023","popurl":"www.dinesh-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188062,"job_number":"JOB_188062","tr_customer_id":188080,"tr_customer_product_id":188070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chaanakya Dhawan","mobile_number":"9053358431","email_id":"sunita.bharadwaj@gmail.com","dop":"2026-02-06","serial_number":"502575555655553","imei1":"502575555655553","imei2":"502575555655553","popurl":"www.ahilya-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188061,"job_number":"JOB_188061","tr_customer_id":188079,"tr_customer_product_id":188069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Brahmanandam Menon","mobile_number":"9054948501","email_id":"dayaananda.abbott@gmail.com","dop":"2026-02-06","serial_number":"677922607155481","imei1":"677922607155481","imei2":"677922607155481","popurl":"www.bhooshan-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188060,"job_number":"JOB_188060","tr_customer_id":188078,"tr_customer_product_id":188068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Raj Saini","mobile_number":"9003512769","email_id":"ekadant.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"771502510061750","imei1":"771502510061750","imei2":"771502510061750","popurl":"www.nalini-butt.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188059,"job_number":"JOB_188059","tr_customer_id":188077,"tr_customer_product_id":188067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dayaananda Patel","mobile_number":"9002610045","email_id":"dhara.ganaka@gmail.com","dop":"2026-02-06","serial_number":"176643492330121","imei1":"176643492330121","imei2":"176643492330121","popurl":"www.vrinda-butt.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188058,"job_number":"JOB_188058","tr_customer_id":188076,"tr_customer_product_id":188066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Ambar Gowda","mobile_number":"9054205761","email_id":"ekaksh.shukla@hotmail.com","dop":"2026-02-06","serial_number":"689743800651829","imei1":"689743800651829","imei2":"689743800651829","popurl":"www.sanjay-malik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188057,"job_number":"JOB_188057","tr_customer_id":188075,"tr_customer_product_id":188065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chandrabhaga Ahluwalia","mobile_number":"9012686485","email_id":"devvrat.nayar@gmail.com","dop":"2026-02-06","serial_number":"069061619516452","imei1":"069061619516452","imei2":"069061619516452","popurl":"www.gatik-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188056,"job_number":"JOB_188056","tr_customer_id":188074,"tr_customer_product_id":188064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chandrabhaga Nayar","mobile_number":"9032635123","email_id":"lal.ganaka@hotmail.com","dop":"2026-02-06","serial_number":"908335304518680","imei1":"908335304518680","imei2":"908335304518680","popurl":"www.dinkar-mehra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188055,"job_number":"JOB_188055","tr_customer_id":188073,"tr_customer_product_id":188063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Atmananda Marar","mobile_number":"9039044951","email_id":"anil.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"323450313582488","imei1":"323450313582488","imei2":"323450313582488","popurl":"www.mandaakin-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188054,"job_number":"JOB_188054","tr_customer_id":188072,"tr_customer_product_id":188062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Bilwa Kaur","mobile_number":"9042349673","email_id":"anand.arora@hotmail.com","dop":"2026-02-06","serial_number":"371564457906905","imei1":"371564457906905","imei2":"371564457906905","popurl":"www.anand swarup-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188053,"job_number":"JOB_188053","tr_customer_id":188071,"tr_customer_product_id":188061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Anuja Pandey","mobile_number":"9046336825","email_id":"dwaipayan.mahajan@gmail.com","dop":"2026-02-06","serial_number":"435167644381562","imei1":"435167644381562","imei2":"435167644381562","popurl":"www.gemini-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188052,"job_number":"JOB_188052","tr_customer_id":188070,"tr_customer_product_id":188060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Niro Naik","mobile_number":"9059489805","email_id":"dandak.patil@gmail.com","dop":"2026-02-06","serial_number":"523247092549839","imei1":"523247092549839","imei2":"523247092549839","popurl":"www.harit-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188051,"job_number":"JOB_188051","tr_customer_id":188069,"tr_customer_product_id":188059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Abhaya Johar","mobile_number":"9077639080","email_id":"mayoor.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"665906917108599","imei1":"665906917108599","imei2":"665906917108599","popurl":"www.harinakshi-pillai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188050,"job_number":"JOB_188050","tr_customer_id":188068,"tr_customer_product_id":188058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Bhudev Prajapat","mobile_number":"9032597474","email_id":"jagathi.nayar@hotmail.com","dop":"2026-02-06","serial_number":"160937634019810","imei1":"160937634019810","imei2":"160937634019810","popurl":"www.gautama-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188049,"job_number":"JOB_188049","tr_customer_id":188067,"tr_customer_product_id":188057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dulari Abbott","mobile_number":"9082384624","email_id":"leela.abbott@hotmail.com","dop":"2026-02-06","serial_number":"793337151981689","imei1":"793337151981689","imei2":"793337151981689","popurl":"www.mina-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188048,"job_number":"JOB_188048","tr_customer_id":188066,"tr_customer_product_id":188056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Akshayakeerti Nehru","mobile_number":"9070523390","email_id":"deeptimoyee.kocchar@gmail.com","dop":"2026-02-06","serial_number":"225161684080621","imei1":"225161684080621","imei2":"225161684080621","popurl":"www.atmaja-khan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188047,"job_number":"JOB_188047","tr_customer_id":188065,"tr_customer_product_id":188055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Mohana Acharya","mobile_number":"9026357991","email_id":"malti.pothuvaal@gmail.com","dop":"2026-02-06","serial_number":"694327976850224","imei1":"694327976850224","imei2":"694327976850224","popurl":"www.dhatri-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188046,"job_number":"JOB_188046","tr_customer_id":188064,"tr_customer_product_id":188054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Ganesh Bhattacharya","mobile_number":"9043905652","email_id":"chanda.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"841590975026561","imei1":"841590975026561","imei2":"841590975026561","popurl":"www.poornima-panicker.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188045,"job_number":"JOB_188045","tr_customer_id":188063,"tr_customer_product_id":188053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Aishani Bhat","mobile_number":"9083483783","email_id":"dayamayee.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"301501195487884","imei1":"301501195487884","imei2":"301501195487884","popurl":"www.chidaatma-desai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188044,"job_number":"JOB_188044","tr_customer_id":188062,"tr_customer_product_id":188052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Darshan Khanna","mobile_number":"9003095905","email_id":"trisha.guha@hotmail.com","dop":"2026-02-06","serial_number":"070810483092880","imei1":"070810483092880","imei2":"070810483092880","popurl":"www.sweta-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188043,"job_number":"JOB_188043","tr_customer_id":188061,"tr_customer_product_id":188051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Yogendra Chattopadhyay","mobile_number":"9061270357","email_id":"yogendra.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"359889061873574","imei1":"359889061873574","imei2":"359889061873574","popurl":"www.lila-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188042,"job_number":"JOB_188042","tr_customer_id":188060,"tr_customer_product_id":188050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Divakar Ahluwalia","mobile_number":"9039106365","email_id":"mahesh.bhat@hotmail.com","dop":"2026-02-06","serial_number":"025863871615112","imei1":"025863871615112","imei2":"025863871615112","popurl":"www.rajan-varrier.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188041,"job_number":"JOB_188041","tr_customer_id":188059,"tr_customer_product_id":188049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Chidaatma Arora","mobile_number":"9056465029","email_id":"satyen.banerjee@yahoo.co.in","dop":"2026-02-06","serial_number":"521651748207096","imei1":"521651748207096","imei2":"521651748207096","popurl":"www.aryan-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188040,"job_number":"JOB_188040","tr_customer_id":188058,"tr_customer_product_id":188048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Gangesh Gupta","mobile_number":"9024039769","email_id":"anila.patel@gmail.com","dop":"2026-02-06","serial_number":"359641747764572","imei1":"359641747764572","imei2":"359641747764572","popurl":"www.kumuda-agarwal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188039,"job_number":"JOB_188039","tr_customer_id":188057,"tr_customer_product_id":188047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Chidaatma Marar","mobile_number":"9023270824","email_id":"tushar.pilla@gmail.com","dop":"2026-02-06","serial_number":"647747482277436","imei1":"647747482277436","imei2":"647747482277436","popurl":"www.bhooshan-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188038,"job_number":"JOB_188038","tr_customer_id":188055,"tr_customer_product_id":188046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Tanirika Khatri","mobile_number":"9082455447","email_id":"gautam.kocchar@gmail.com","dop":"2026-02-06","serial_number":"083673458844911","imei1":"083673458844911","imei2":"083673458844911","popurl":"www.charvi-marar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188037,"job_number":"JOB_188037","tr_customer_id":188056,"tr_customer_product_id":188045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Bhudeva Bhattathiri","mobile_number":"9040209298","email_id":"avadhesh.pillai@gmail.com","dop":"2026-02-06","serial_number":"552299112547819","imei1":"552299112547819","imei2":"552299112547819","popurl":"www.sukanya-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188036,"job_number":"JOB_188036","tr_customer_id":188054,"tr_customer_product_id":188044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Girja Abbott","mobile_number":"9047228932","email_id":"basanti.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"483609058046861","imei1":"483609058046861","imei2":"483609058046861","popurl":"www.marut-nair.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188035,"job_number":"JOB_188035","tr_customer_id":188053,"tr_customer_product_id":188043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Vaidehi Talwar","mobile_number":"9065392913","email_id":"chandra.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"463400393488713","imei1":"463400393488713","imei2":"463400393488713","popurl":"www.shashikala-achari.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188034,"job_number":"JOB_188034","tr_customer_id":188052,"tr_customer_product_id":188042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Bhudev Panicker","mobile_number":"9097817883","email_id":"laxmi.mehra@hotmail.com","dop":"2026-02-06","serial_number":"931162255835125","imei1":"931162255835125","imei2":"931162255835125","popurl":"www.tara-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188033,"job_number":"JOB_188033","tr_customer_id":188051,"tr_customer_product_id":188041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Ambar Gupta","mobile_number":"9018561463","email_id":"bhardwaj.saini@hotmail.com","dop":"2026-02-06","serial_number":"720642338561906","imei1":"720642338561906","imei2":"720642338561906","popurl":"www.digambar-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188032,"job_number":"JOB_188032","tr_customer_id":188050,"tr_customer_product_id":188040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Rukmin Kakkar","mobile_number":"9070689358","email_id":"arindam.shah@yahoo.co.in","dop":"2026-02-06","serial_number":"198689499925742","imei1":"198689499925742","imei2":"198689499925742","popurl":"www.divakar-trivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188031,"job_number":"JOB_188031","tr_customer_id":188049,"tr_customer_product_id":188039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Aatmaj Chaturvedi","mobile_number":"9024118269","email_id":"deeptimayee.dhawan@hotmail.com","dop":"2026-02-06","serial_number":"637033952923776","imei1":"637033952923776","imei2":"637033952923776","popurl":"www.ranjeet-embranthiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188030,"job_number":"JOB_188030","tr_customer_id":188048,"tr_customer_product_id":188038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Som Gandhi","mobile_number":"9032119177","email_id":"jagdeep.singh@gmail.com","dop":"2026-02-06","serial_number":"066035785711958","imei1":"066035785711958","imei2":"066035785711958","popurl":"www.durgeshwari-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188029,"job_number":"JOB_188029","tr_customer_id":188047,"tr_customer_product_id":188037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Bhushan Guneta","mobile_number":"9068515150","email_id":"adheesh.jha@hotmail.com","dop":"2026-02-06","serial_number":"814050771883270","imei1":"814050771883270","imei2":"814050771883270","popurl":"www.chidananda-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188028,"job_number":"JOB_188028","tr_customer_id":188046,"tr_customer_product_id":188036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Nimit Varrier","mobile_number":"9057671351","email_id":"paramartha.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"491065257451515","imei1":"491065257451515","imei2":"491065257451515","popurl":"www.chandrabhan-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188027,"job_number":"JOB_188027","tr_customer_id":188045,"tr_customer_product_id":188035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Elakshi Bhattathiri","mobile_number":"9018753463","email_id":"shivakari.kakkar@gmail.com","dop":"2026-02-06","serial_number":"314962483201488","imei1":"314962483201488","imei2":"314962483201488","popurl":"www.subhasini-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188026,"job_number":"JOB_188026","tr_customer_id":188044,"tr_customer_product_id":188034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Suryakanta Banerjee","mobile_number":"9070316062","email_id":"laxman.mehrotra@yahoo.co.in","dop":"2026-02-06","serial_number":"232480927623611","imei1":"232480927623611","imei2":"232480927623611","popurl":"www.mohini-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188025,"job_number":"JOB_188025","tr_customer_id":188043,"tr_customer_product_id":188033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Dhanpati Shah","mobile_number":"9081932790","email_id":"chidananda.dhawan@yahoo.co.in","dop":"2026-02-06","serial_number":"133199902126656","imei1":"133199902126656","imei2":"133199902126656","popurl":"www.sloka-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188024,"job_number":"JOB_188024","tr_customer_id":188042,"tr_customer_product_id":188032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Adheesh Kaniyar","mobile_number":"9041812009","email_id":"tanushree.arora@hotmail.com","dop":"2026-02-06","serial_number":"239742162006410","imei1":"239742162006410","imei2":"239742162006410","popurl":"www.bodhan-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188023,"job_number":"JOB_188023","tr_customer_id":188041,"tr_customer_product_id":188031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sloka Sinha","mobile_number":"9016430478","email_id":"jagathi.reddy@yahoo.co.in","dop":"2026-02-06","serial_number":"109403325840110","imei1":"109403325840110","imei2":"109403325840110","popurl":"www.dinesh-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188022,"job_number":"JOB_188022","tr_customer_id":188040,"tr_customer_product_id":188030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dipankar Butt","mobile_number":"9078979818","email_id":"bharat.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"915354041547700","imei1":"915354041547700","imei2":"915354041547700","popurl":"www.rajiv-gowda.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188021,"job_number":"JOB_188021","tr_customer_id":188039,"tr_customer_product_id":188029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dhanvin Devar","mobile_number":"9008809152","email_id":"gopee.dubashi@gmail.com","dop":"2026-02-06","serial_number":"241636411969765","imei1":"241636411969765","imei2":"241636411969765","popurl":"www.ojaswini-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188020,"job_number":"JOB_188020","tr_customer_id":188036,"tr_customer_product_id":188027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sunita Nair","mobile_number":"9064746088","email_id":"dhaanyalakshmi.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"545662347602468","imei1":"545662347602468","imei2":"545662347602468","popurl":"www.sheela-mehra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188019,"job_number":"JOB_188019","tr_customer_id":188037,"tr_customer_product_id":188026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dhanapati Kaur","mobile_number":"9083990922","email_id":"esha.gandhi@hotmail.com","dop":"2026-02-06","serial_number":"492541668690388","imei1":"492541668690388","imei2":"492541668690388","popurl":"www.aagney-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188018,"job_number":"JOB_188018","tr_customer_id":188038,"tr_customer_product_id":188028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Tej Prajapat","mobile_number":"9040156313","email_id":"daksha.chopra@hotmail.com","dop":"2026-02-06","serial_number":"581202340953531","imei1":"581202340953531","imei2":"581202340953531","popurl":"www.dharmaketu-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188017,"job_number":"JOB_188017","tr_customer_id":188035,"tr_customer_product_id":188025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Chakravartee Panicker","mobile_number":"9030203182","email_id":"anilaabh.sharma@yahoo.co.in","dop":"2026-02-06","serial_number":"210609519391572","imei1":"210609519391572","imei2":"210609519391572","popurl":"www.mohan-varman.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188016,"job_number":"JOB_188016","tr_customer_id":188034,"tr_customer_product_id":188024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sarada Arora","mobile_number":"9069476462","email_id":"bhudev.pillai@hotmail.com","dop":"2026-02-06","serial_number":"290178353316097","imei1":"290178353316097","imei2":"290178353316097","popurl":"www.sumitra-acharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188015,"job_number":"JOB_188015","tr_customer_id":188033,"tr_customer_product_id":188023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Karan Chopra","mobile_number":"9001656889","email_id":"ekaling.ganaka@gmail.com","dop":"2026-02-06","serial_number":"540678392470372","imei1":"540678392470372","imei2":"540678392470372","popurl":"www.chanda-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188014,"job_number":"JOB_188014","tr_customer_id":188032,"tr_customer_product_id":188022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Arya Nayar","mobile_number":"9044366876","email_id":"bharat.varma@hotmail.com","dop":"2026-02-06","serial_number":"968752256048859","imei1":"968752256048859","imei2":"968752256048859","popurl":"www.vidya-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188013,"job_number":"JOB_188013","tr_customer_id":188031,"tr_customer_product_id":188021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Adhiraj Butt","mobile_number":"9063433202","email_id":"ranjeet.prajapat@yahoo.co.in","dop":"2026-02-06","serial_number":"558961177797354","imei1":"558961177797354","imei2":"558961177797354","popurl":"www.dipesh-dutta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188012,"job_number":"JOB_188012","tr_customer_id":188030,"tr_customer_product_id":188020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Meenakshi Dubashi","mobile_number":"9022663538","email_id":"balgopal.kocchar@hotmail.com","dop":"2026-02-06","serial_number":"331648018654891","imei1":"331648018654891","imei2":"331648018654891","popurl":"www.arjun-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188011,"job_number":"JOB_188011","tr_customer_id":188029,"tr_customer_product_id":188019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Abani Guha","mobile_number":"9001340500","email_id":"durga.naik@hotmail.com","dop":"2026-02-06","serial_number":"548448626991403","imei1":"548448626991403","imei2":"548448626991403","popurl":"www.basanti-bharadwaj.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188010,"job_number":"JOB_188010","tr_customer_id":188028,"tr_customer_product_id":188018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Deeptimay Varman","mobile_number":"9016628646","email_id":"anshula.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"085414297443942","imei1":"085414297443942","imei2":"085414297443942","popurl":"www.chandradev-sethi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188009,"job_number":"JOB_188009","tr_customer_id":188027,"tr_customer_product_id":188017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Draupadi Ahluwalia","mobile_number":"9092780667","email_id":"shresth.mahajan@hotmail.com","dop":"2026-02-06","serial_number":"433607937789043","imei1":"433607937789043","imei2":"433607937789043","popurl":"www.chaten-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188008,"job_number":"JOB_188008","tr_customer_id":188026,"tr_customer_product_id":188016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Mangala Asan","mobile_number":"9015394518","email_id":"girika.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"916370661895141","imei1":"916370661895141","imei2":"916370661895141","popurl":"www.gitanjali-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188007,"job_number":"JOB_188007","tr_customer_id":188025,"tr_customer_product_id":188015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Chandrakin Johar","mobile_number":"9015674433","email_id":"chandrani.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"534414542318209","imei1":"534414542318209","imei2":"534414542318209","popurl":"www.sarvin-sharma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188006,"job_number":"JOB_188006","tr_customer_id":188024,"tr_customer_product_id":188014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Tapan Mukhopadhyay","mobile_number":"9010773225","email_id":"akshata.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"871292198797307","imei1":"871292198797307","imei2":"871292198797307","popurl":"www.sheela-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188005,"job_number":"JOB_188005","tr_customer_id":188023,"tr_customer_product_id":188013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Amogh Singh","mobile_number":"9050529811","email_id":"deeptiman.kaniyar@yahoo.co.in","dop":"2026-02-06","serial_number":"148676134268283","imei1":"148676134268283","imei2":"148676134268283","popurl":"www.lavanya-agarwal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187994,"job_number":"JOB_187994","tr_customer_id":188012,"tr_customer_product_id":188002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:50.000Z","modified_at":"2026-02-16T07:44:05.000Z","name":"Rodrigo Dibbert","mobile_number":"285-823-7436","email_id":"May51@gmail.com","dop":"2025-12-01","serial_number":"17002702572357","imei1":"17002702572357","imei2":"17002702572357","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187993,"job_number":"JOB_187993","tr_customer_id":188011,"tr_customer_product_id":188001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:50.000Z","modified_at":"2026-02-16T07:43:50.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19942146304982","imei1":"19942146304982","imei2":"19942146304982","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187992,"job_number":"JOB_187992","tr_customer_id":188010,"tr_customer_product_id":188000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:31.000Z","modified_at":"2026-02-16T07:43:45.000Z","name":"Alexie O'Keefe","mobile_number":"312-694-5227","email_id":"Darron81@gmail.com","dop":"2025-12-01","serial_number":"19817161056543","imei1":"19817161056543","imei2":"19817161056543","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187991,"job_number":"JOB_187991","tr_customer_id":188009,"tr_customer_product_id":187999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:31.000Z","modified_at":"2026-02-16T07:43:31.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17055623472013","imei1":"17055623472013","imei2":"17055623472013","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187990,"job_number":"JOB_187990","tr_customer_id":188008,"tr_customer_product_id":187998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:11.000Z","modified_at":"2026-02-16T07:43:26.000Z","name":"Lilly Cormier","mobile_number":"874-555-4582","email_id":"Erica12@gmail.com","dop":"2025-12-01","serial_number":"14925116231045","imei1":"14925116231045","imei2":"14925116231045","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:43:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187989,"job_number":"JOB_187989","tr_customer_id":188007,"tr_customer_product_id":187997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:11.000Z","modified_at":"2026-02-16T07:43:11.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"15380909208786","imei1":"15380909208786","imei2":"15380909208786","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187988,"job_number":"JOB_187988","tr_customer_id":188006,"tr_customer_product_id":187996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:22.000Z","modified_at":"2026-02-16T07:37:22.000Z","name":"Brooke Rohan","mobile_number":"651-321-3046","email_id":"Alvena.Ortiz@gmail.com","dop":"2026-01-04","serial_number":"16047527170309","imei1":"16047527170309","imei2":"116047527170309","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187987,"job_number":"JOB_187987","tr_customer_id":188005,"tr_customer_product_id":187995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:22.000Z","modified_at":"2026-02-16T07:37:22.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"952486067017658","imei1":"952486067017658","imei2":"1952486067017658","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187986,"job_number":"JOB_187986","tr_customer_id":188004,"tr_customer_product_id":187994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:21.000Z","modified_at":"2026-02-16T07:37:21.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"17149449625352","imei1":"17149449625352","imei2":"117149449625352","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187985,"job_number":"JOB_187985","tr_customer_id":188003,"tr_customer_product_id":187993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:12.000Z","modified_at":"2026-02-16T07:37:12.000Z","name":"Zackery Douglas","mobile_number":"323-600-5768","email_id":"Cyrus47@hotmail.com","dop":"2026-01-04","serial_number":"15692153438103","imei1":"15692153438103","imei2":"115692153438103","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187984,"job_number":"JOB_187984","tr_customer_id":188002,"tr_customer_product_id":187992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:12.000Z","modified_at":"2026-02-16T07:37:12.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"564534510605216","imei1":"564534510605216","imei2":"1564534510605216","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187983,"job_number":"JOB_187983","tr_customer_id":188001,"tr_customer_product_id":187991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:11.000Z","modified_at":"2026-02-16T07:37:11.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"11733916671803","imei1":"11733916671803","imei2":"111733916671803","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187982,"job_number":"JOB_187982","tr_customer_id":188000,"tr_customer_product_id":187990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:02.000Z","modified_at":"2026-02-16T07:37:02.000Z","name":"Rafaela Boehm","mobile_number":"546-856-2110","email_id":"Carroll77@yahoo.com","dop":"2026-01-04","serial_number":"15742790288527","imei1":"15742790288527","imei2":"115742790288527","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187981,"job_number":"JOB_187981","tr_customer_id":187999,"tr_customer_product_id":187989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:01.000Z","modified_at":"2026-02-16T07:37:01.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"327447952622890","imei1":"327447952622890","imei2":"1327447952622890","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187980,"job_number":"JOB_187980","tr_customer_id":187998,"tr_customer_product_id":187988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:01.000Z","modified_at":"2026-02-16T07:37:01.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"19775269939147","imei1":"19775269939147","imei2":"119775269939147","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187978,"job_number":"JOB_187978","tr_customer_id":187996,"tr_customer_product_id":187986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Dhara Abbott","mobile_number":"9052324151","email_id":"daksha.sharma@yahoo.co.in","dop":"2026-02-06","serial_number":"796586079863786","imei1":"796586079863786","imei2":"796586079863786","popurl":"www.gajbaahu-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187977,"job_number":"JOB_187977","tr_customer_id":187995,"tr_customer_product_id":187985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Deenabandhu Naik","mobile_number":"9031667540","email_id":"bhagwati.saini@yahoo.co.in","dop":"2026-02-06","serial_number":"835629862387465","imei1":"835629862387465","imei2":"835629862387465","popurl":"www.bakula-tagore.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187976,"job_number":"JOB_187976","tr_customer_id":187994,"tr_customer_product_id":187984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Adwitiya Gupta","mobile_number":"9073706831","email_id":"deeksha.jain@hotmail.com","dop":"2026-02-06","serial_number":"263680611307434","imei1":"263680611307434","imei2":"263680611307434","popurl":"www.achintya-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187975,"job_number":"JOB_187975","tr_customer_id":187993,"tr_customer_product_id":187983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Brijesh Varma","mobile_number":"9081274296","email_id":"saroja.verma@hotmail.com","dop":"2026-02-06","serial_number":"077435355494310","imei1":"077435355494310","imei2":"077435355494310","popurl":"www.gopee-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187973,"job_number":"JOB_187973","tr_customer_id":187991,"tr_customer_product_id":187981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Yoginder Khan","mobile_number":"9098914161","email_id":"aanjaneya.iyengar@gmail.com","dop":"2026-02-06","serial_number":"549504550534975","imei1":"549504550534975","imei2":"549504550534975","popurl":"www.marut-tagore.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187972,"job_number":"JOB_187972","tr_customer_id":187990,"tr_customer_product_id":187980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Vijay Khatri","mobile_number":"9008501646","email_id":"jagdeep.trivedi@gmail.com","dop":"2026-02-06","serial_number":"087262283105212","imei1":"087262283105212","imei2":"087262283105212","popurl":"www.apsara-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187971,"job_number":"JOB_187971","tr_customer_id":187989,"tr_customer_product_id":187979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Bhooshan Khan","mobile_number":"9019733670","email_id":"vyas.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"881992870600700","imei1":"881992870600700","imei2":"881992870600700","popurl":"www.aaratrika-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187970,"job_number":"JOB_187970","tr_customer_id":187988,"tr_customer_product_id":187978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Baala Mahajan","mobile_number":"9034529783","email_id":"charumati.trivedi@gmail.com","dop":"2026-02-06","serial_number":"518675112303524","imei1":"518675112303524","imei2":"518675112303524","popurl":"www.jagadish-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187969,"job_number":"JOB_187969","tr_customer_id":187987,"tr_customer_product_id":187977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Manikya Sharma","mobile_number":"9062468374","email_id":"amogh.varman@hotmail.com","dop":"2026-02-06","serial_number":"918788579802152","imei1":"918788579802152","imei2":"918788579802152","popurl":"www.daevi-tandon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187968,"job_number":"JOB_187968","tr_customer_id":187986,"tr_customer_product_id":187976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Ganaka Bhat","mobile_number":"9067410999","email_id":"sarisha.khan@yahoo.co.in","dop":"2026-02-06","serial_number":"153901716455522","imei1":"153901716455522","imei2":"153901716455522","popurl":"www.durga-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187967,"job_number":"JOB_187967","tr_customer_id":187985,"tr_customer_product_id":187975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Trisha Sethi","mobile_number":"9079623478","email_id":"adhiraj.kaur@yahoo.co.in","dop":"2026-02-06","serial_number":"186931327861801","imei1":"186931327861801","imei2":"186931327861801","popurl":"www.daksha-varrier.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187963,"job_number":"JOB_187963","tr_customer_id":187981,"tr_customer_product_id":187971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Satish Mishra","mobile_number":"9092634673","email_id":"achalesvara.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"351006162379928","imei1":"351006162379928","imei2":"351006162379928","popurl":"www.shashi-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187962,"job_number":"JOB_187962","tr_customer_id":187980,"tr_customer_product_id":187970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Naveen Mahajan","mobile_number":"9036346199","email_id":"chandravati.gandhi@yahoo.co.in","dop":"2026-02-06","serial_number":"413695278367554","imei1":"413695278367554","imei2":"413695278367554","popurl":"www.chandani-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187961,"job_number":"JOB_187961","tr_customer_id":187979,"tr_customer_product_id":187969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Daiwik Naik","mobile_number":"9026955613","email_id":"trisha.gill@yahoo.co.in","dop":"2026-02-06","serial_number":"881973523657980","imei1":"881973523657980","imei2":"881973523657980","popurl":"www.balachandra-embranthiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187959,"job_number":"JOB_187959","tr_customer_id":187977,"tr_customer_product_id":187967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Meena Nayar","mobile_number":"9002960901","email_id":"sucheta.johar@yahoo.co.in","dop":"2026-02-06","serial_number":"185730935349286","imei1":"185730935349286","imei2":"185730935349286","popurl":"www.opaline-dubashi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187958,"job_number":"JOB_187958","tr_customer_id":187976,"tr_customer_product_id":187966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Subhash Sethi","mobile_number":"9065946941","email_id":"balagovind.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"141102946711000","imei1":"141102946711000","imei2":"141102946711000","popurl":"www.dharitri-kaniyar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187956,"job_number":"JOB_187956","tr_customer_id":187974,"tr_customer_product_id":187964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aaratrika Gowda","mobile_number":"9041192803","email_id":"chandraayan.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"852914596372992","imei1":"852914596372992","imei2":"852914596372992","popurl":"www.suma-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187955,"job_number":"JOB_187955","tr_customer_id":187973,"tr_customer_product_id":187963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aagneya Sharma","mobile_number":"9093977621","email_id":"dharmaketu.varrier@gmail.com","dop":"2026-02-06","serial_number":"962572136697928","imei1":"962572136697928","imei2":"962572136697928","popurl":"www.amrit-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187954,"job_number":"JOB_187954","tr_customer_id":187972,"tr_customer_product_id":187962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Dipendra Gill","mobile_number":"9082724446","email_id":"bharadwaj.desai@yahoo.co.in","dop":"2026-02-06","serial_number":"991639644909707","imei1":"991639644909707","imei2":"991639644909707","popurl":"www.tanya-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187953,"job_number":"JOB_187953","tr_customer_id":187971,"tr_customer_product_id":187961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Kama Joshi","mobile_number":"9080317965","email_id":"devajyoti.khatri@yahoo.co.in","dop":"2026-02-06","serial_number":"913198495153523","imei1":"913198495153523","imei2":"913198495153523","popurl":"www.darshan-naik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187952,"job_number":"JOB_187952","tr_customer_id":187970,"tr_customer_product_id":187960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aasa Mishra","mobile_number":"9097887960","email_id":"dipendra.iyengar@hotmail.com","dop":"2026-02-06","serial_number":"371561388825303","imei1":"371561388825303","imei2":"371561388825303","popurl":"www.gautami-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187951,"job_number":"JOB_187951","tr_customer_id":187969,"tr_customer_product_id":187959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Smriti Reddy","mobile_number":"9076909153","email_id":"rahul.bandopadhyay@yahoo.co.in","dop":"2026-02-06","serial_number":"047264742497291","imei1":"047264742497291","imei2":"047264742497291","popurl":"www.elakshi-arora.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187949,"job_number":"JOB_187949","tr_customer_id":187967,"tr_customer_product_id":187957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Dayaananda Deshpande","mobile_number":"9091536698","email_id":"naval.ganaka@yahoo.co.in","dop":"2026-02-06","serial_number":"915068741276250","imei1":"915068741276250","imei2":"915068741276250","popurl":"www.divakar-embranthiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187948,"job_number":"JOB_187948","tr_customer_id":187966,"tr_customer_product_id":187956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Brijesh Bharadwaj","mobile_number":"9098009075","email_id":"kanchan.varma@hotmail.com","dop":"2026-02-06","serial_number":"335242615292060","imei1":"335242615292060","imei2":"335242615292060","popurl":"www.yogesh-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187947,"job_number":"JOB_187947","tr_customer_id":187965,"tr_customer_product_id":187955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Mandaakin Joshi","mobile_number":"9035026915","email_id":"kanti.guneta@yahoo.co.in","dop":"2026-02-06","serial_number":"447823249028968","imei1":"447823249028968","imei2":"447823249028968","popurl":"www.goswami-asan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187946,"job_number":"JOB_187946","tr_customer_id":187964,"tr_customer_product_id":187954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Balaaditya Mehrotra","mobile_number":"9053887709","email_id":"chinmayananda.naik@gmail.com","dop":"2026-02-06","serial_number":"031570310224032","imei1":"031570310224032","imei2":"031570310224032","popurl":"www.siddhi-mahajan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187945,"job_number":"JOB_187945","tr_customer_id":187963,"tr_customer_product_id":187953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Devani Shah","mobile_number":"9060721752","email_id":"abhaidev.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"077966958340181","imei1":"077966958340181","imei2":"077966958340181","popurl":"www.devi-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187943,"job_number":"JOB_187943","tr_customer_id":187961,"tr_customer_product_id":187951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Subhash Varrier","mobile_number":"9025383193","email_id":"devagya.talwar@gmail.com","dop":"2026-02-06","serial_number":"941103539472203","imei1":"941103539472203","imei2":"941103539472203","popurl":"www.bala-pillai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187942,"job_number":"JOB_187942","tr_customer_id":187960,"tr_customer_product_id":187950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Amaranaath Verma","mobile_number":"9028774854","email_id":"jagmeet.patil@yahoo.co.in","dop":"2026-02-06","serial_number":"927729485553437","imei1":"927729485553437","imei2":"927729485553437","popurl":"www.dharmaketu-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187940,"job_number":"JOB_187940","tr_customer_id":187958,"tr_customer_product_id":187948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Draupadi Jha","mobile_number":"9099402707","email_id":"amodini.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"909907212813103","imei1":"909907212813103","imei2":"909907212813103","popurl":"www.shresthi-pothuvaal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187937,"job_number":"JOB_187937","tr_customer_id":187955,"tr_customer_product_id":187945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Anala Kocchar","mobile_number":"9063268141","email_id":"laxmi.bhat@gmail.com","dop":"2026-02-06","serial_number":"121071460702786","imei1":"121071460702786","imei2":"121071460702786","popurl":"www.devajyoti-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187936,"job_number":"JOB_187936","tr_customer_id":187954,"tr_customer_product_id":187944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Abhaya Pandey","mobile_number":"9088691322","email_id":"suma.banerjee@hotmail.com","dop":"2026-02-06","serial_number":"261456556560272","imei1":"261456556560272","imei2":"261456556560272","popurl":"www.uma-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187934,"job_number":"JOB_187934","tr_customer_id":187952,"tr_customer_product_id":187942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Sumitra Butt","mobile_number":"9028330589","email_id":"esha.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"492510586580210","imei1":"492510586580210","imei2":"492510586580210","popurl":"www.atmanand-patel.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187933,"job_number":"JOB_187933","tr_customer_id":187951,"tr_customer_product_id":187941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Vinay Pilla","mobile_number":"9073409128","email_id":"jaimini.sharma@gmail.com","dop":"2026-02-06","serial_number":"411067179286172","imei1":"411067179286172","imei2":"411067179286172","popurl":"www.gautam-mehra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187931,"job_number":"JOB_187931","tr_customer_id":187949,"tr_customer_product_id":187939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Darshan Pillai","mobile_number":"9050159122","email_id":"chidambaram.chopra@gmail.com","dop":"2026-02-06","serial_number":"118059785551416","imei1":"118059785551416","imei2":"118059785551416","popurl":"www.gita-bhattacharya.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187930,"job_number":"JOB_187930","tr_customer_id":187948,"tr_customer_product_id":187938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Tara Naik","mobile_number":"9045636421","email_id":"bharadwaj.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"049090558466960","imei1":"049090558466960","imei2":"049090558466960","popurl":"www.shashi-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187929,"job_number":"JOB_187929","tr_customer_id":187947,"tr_customer_product_id":187937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Adikavi Johar","mobile_number":"9035502572","email_id":"pranay.patel@yahoo.co.in","dop":"2026-02-06","serial_number":"964465821661757","imei1":"964465821661757","imei2":"964465821661757","popurl":"www.ghanashyam-marar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187928,"job_number":"JOB_187928","tr_customer_id":187946,"tr_customer_product_id":187936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Chapala Kocchar","mobile_number":"9094277264","email_id":"indra.bandopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"926491262147726","imei1":"926491262147726","imei2":"926491262147726","popurl":"www.amritambu-tandon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187927,"job_number":"JOB_187927","tr_customer_id":187945,"tr_customer_product_id":187935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Akroor Chattopadhyay","mobile_number":"9000083721","email_id":"garud.pillai@gmail.com","dop":"2026-02-06","serial_number":"513624719602230","imei1":"513624719602230","imei2":"513624719602230","popurl":"www.jaya-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187925,"job_number":"JOB_187925","tr_customer_id":187943,"tr_customer_product_id":187933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Sumitra Rana","mobile_number":"9050526917","email_id":"kanaka.reddy@gmail.com","dop":"2026-02-06","serial_number":"698301916533230","imei1":"698301916533230","imei2":"698301916533230","popurl":"www.prathamesh-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187923,"job_number":"JOB_187923","tr_customer_id":187941,"tr_customer_product_id":187931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Eekalabya Asan","mobile_number":"9060880457","email_id":"harinarayan.joshi@gmail.com","dop":"2026-02-06","serial_number":"148797257009591","imei1":"148797257009591","imei2":"148797257009591","popurl":"www.akshata-iyer.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187922,"job_number":"JOB_187922","tr_customer_id":187940,"tr_customer_product_id":187930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Akshat Malik","mobile_number":"9044856691","email_id":"govinda.varma@gmail.com","dop":"2026-02-06","serial_number":"299843473145917","imei1":"299843473145917","imei2":"299843473145917","popurl":"www.bhadran-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187921,"job_number":"JOB_187921","tr_customer_id":187939,"tr_customer_product_id":187929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Nirbhay Bhat","mobile_number":"9090390386","email_id":"anasuya.acharya@yahoo.co.in","dop":"2026-02-06","serial_number":"138321687335561","imei1":"138321687335561","imei2":"138321687335561","popurl":"www.kanaka-dutta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187920,"job_number":"JOB_187920","tr_customer_id":187938,"tr_customer_product_id":187928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Dwaipayana Talwar","mobile_number":"9036405795","email_id":"ghanaanand.dutta@hotmail.com","dop":"2026-02-06","serial_number":"384814663297579","imei1":"384814663297579","imei2":"384814663297579","popurl":"www.kamala-dwivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187919,"job_number":"JOB_187919","tr_customer_id":187937,"tr_customer_product_id":187927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Aasa Namboothiri","mobile_number":"9019163744","email_id":"nikita.acharya@gmail.com","dop":"2026-02-06","serial_number":"019785418465713","imei1":"019785418465713","imei2":"019785418465713","popurl":"www.daksha-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187918,"job_number":"JOB_187918","tr_customer_id":187936,"tr_customer_product_id":187926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Suresh Banerjee","mobile_number":"9030080766","email_id":"bhagwati.gill@yahoo.co.in","dop":"2026-02-06","serial_number":"451829229417085","imei1":"451829229417085","imei2":"451829229417085","popurl":"www.lalita-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187917,"job_number":"JOB_187917","tr_customer_id":187934,"tr_customer_product_id":187924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Mandakini Patil","mobile_number":"9079364558","email_id":"nalini.asan@hotmail.com","dop":"2026-02-06","serial_number":"190052478071605","imei1":"190052478071605","imei2":"190052478071605","popurl":"www.eshita-pillai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187916,"job_number":"JOB_187916","tr_customer_id":187935,"tr_customer_product_id":187925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Anasooya Iyer","mobile_number":"9018662659","email_id":"subhashini.khanna@hotmail.com","dop":"2026-02-06","serial_number":"428473162954256","imei1":"428473162954256","imei2":"428473162954256","popurl":"www.purushottam-varma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187915,"job_number":"JOB_187915","tr_customer_id":187933,"tr_customer_product_id":187923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Kannen Butt","mobile_number":"9040913191","email_id":"digambar.arora@gmail.com","dop":"2026-02-06","serial_number":"776255521152246","imei1":"776255521152246","imei2":"776255521152246","popurl":"www.balamani-jain.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187911,"job_number":"JOB_187911","tr_customer_id":187929,"tr_customer_product_id":187919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Brahmabrata Tagore","mobile_number":"9007607711","email_id":"dharmaketu.joshi@hotmail.com","dop":"2026-02-06","serial_number":"762883250831622","imei1":"762883250831622","imei2":"762883250831622","popurl":"www.indra-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187910,"job_number":"JOB_187910","tr_customer_id":187928,"tr_customer_product_id":187918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Daevika Sethi","mobile_number":"9097086234","email_id":"ranjit.gowda@hotmail.com","dop":"2026-02-06","serial_number":"139983214461990","imei1":"139983214461990","imei2":"139983214461990","popurl":"www.drona-mishra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187908,"job_number":"JOB_187908","tr_customer_id":187926,"tr_customer_product_id":187916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Oormila Khatri","mobile_number":"9097265819","email_id":"deeptimay.rana@gmail.com","dop":"2026-02-06","serial_number":"041307550014478","imei1":"041307550014478","imei2":"041307550014478","popurl":"www.amaresh-banerjee.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187907,"job_number":"JOB_187907","tr_customer_id":187925,"tr_customer_product_id":187915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Bakula Deshpande","mobile_number":"9078971870","email_id":"uma.gandhi@hotmail.com","dop":"2026-02-06","serial_number":"104773441797762","imei1":"104773441797762","imei2":"104773441797762","popurl":"www.deveshwar-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187906,"job_number":"JOB_187906","tr_customer_id":187924,"tr_customer_product_id":187914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Akshaj Ahluwalia","mobile_number":"9095735564","email_id":"kannen.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"063096750247263","imei1":"063096750247263","imei2":"063096750247263","popurl":"www.shanti-pilla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187905,"job_number":"JOB_187905","tr_customer_id":187923,"tr_customer_product_id":187913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Chanakya Achari","mobile_number":"9001077439","email_id":"sushma.kapoor@gmail.com","dop":"2026-02-06","serial_number":"384005141795697","imei1":"384005141795697","imei2":"384005141795697","popurl":"www.jagadisha-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187903,"job_number":"JOB_187903","tr_customer_id":187921,"tr_customer_product_id":187911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Avantika Kaur","mobile_number":"9022813365","email_id":"dhanvin.pilla@hotmail.com","dop":"2026-02-06","serial_number":"480234311769066","imei1":"480234311769066","imei2":"480234311769066","popurl":"www.yogendra-khanna.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187902,"job_number":"JOB_187902","tr_customer_id":187920,"tr_customer_product_id":187910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Ekaling Naik","mobile_number":"9038560415","email_id":"aanandinii.somayaji@gmail.com","dop":"2026-02-06","serial_number":"225766154446345","imei1":"225766154446345","imei2":"225766154446345","popurl":"www.aadrika-embranthiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187900,"job_number":"JOB_187900","tr_customer_id":187918,"tr_customer_product_id":187908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Tarun Iyer","mobile_number":"9000844207","email_id":"deeptiman.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"868409056148842","imei1":"868409056148842","imei2":"868409056148842","popurl":"www.gaurang-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187899,"job_number":"JOB_187899","tr_customer_id":187917,"tr_customer_product_id":187907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandran Verma","mobile_number":"9073975250","email_id":"chidananda.dhawan@gmail.com","dop":"2026-02-06","serial_number":"079824232523854","imei1":"079824232523854","imei2":"079824232523854","popurl":"www.chandan-singh.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187898,"job_number":"JOB_187898","tr_customer_id":187916,"tr_customer_product_id":187906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Deeptimayee Ahuja","mobile_number":"9019427763","email_id":"baalaaditya.khatri@gmail.com","dop":"2026-02-06","serial_number":"841662042889466","imei1":"841662042889466","imei2":"841662042889466","popurl":"www.manisha-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187895,"job_number":"JOB_187895","tr_customer_id":187913,"tr_customer_product_id":187903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Niranjan Prajapat","mobile_number":"9076243450","email_id":"swami.jha@hotmail.com","dop":"2026-02-06","serial_number":"745820350313179","imei1":"745820350313179","imei2":"745820350313179","popurl":"www.yoginder-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187893,"job_number":"JOB_187893","tr_customer_id":187911,"tr_customer_product_id":187901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandrabhaga Trivedi","mobile_number":"9086728020","email_id":"giri.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"131509657376857","imei1":"131509657376857","imei2":"131509657376857","popurl":"www.atmanand-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187892,"job_number":"JOB_187892","tr_customer_id":187910,"tr_customer_product_id":187900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandradev Ahuja","mobile_number":"9057305065","email_id":"eshita.iyer@hotmail.com","dop":"2026-02-06","serial_number":"618531464431212","imei1":"618531464431212","imei2":"618531464431212","popurl":"www.chitramala-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187890,"job_number":"JOB_187890","tr_customer_id":187908,"tr_customer_product_id":187898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Shankar Chaturvedi","mobile_number":"9044916272","email_id":"agnimitra.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"459799833274296","imei1":"459799833274296","imei2":"459799833274296","popurl":"www.agrata-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187889,"job_number":"JOB_187889","tr_customer_id":187907,"tr_customer_product_id":187897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Girja Menon","mobile_number":"9063236085","email_id":"jagdeep.kocchar@hotmail.com","dop":"2026-02-06","serial_number":"138078793411710","imei1":"138078793411710","imei2":"138078793411710","popurl":"www.niro-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187887,"job_number":"JOB_187887","tr_customer_id":187905,"tr_customer_product_id":187895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Anjushri Tagore","mobile_number":"9005397965","email_id":"agnivesh.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"827002974118067","imei1":"827002974118067","imei2":"827002974118067","popurl":"www.chandan-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187886,"job_number":"JOB_187886","tr_customer_id":187904,"tr_customer_product_id":187894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Gajaadhar Panicker","mobile_number":"9084349252","email_id":"jaya.mehrotra@gmail.com","dop":"2026-02-06","serial_number":"696626689286799","imei1":"696626689286799","imei2":"696626689286799","popurl":"www.gandharva-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187885,"job_number":"JOB_187885","tr_customer_id":187903,"tr_customer_product_id":187893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Aayushmaan Gowda","mobile_number":"9084115731","email_id":"balamani.kapoor@yahoo.co.in","dop":"2026-02-06","serial_number":"324870468099147","imei1":"324870468099147","imei2":"324870468099147","popurl":"www.hiranmay-pothuvaal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187884,"job_number":"JOB_187884","tr_customer_id":187902,"tr_customer_product_id":187892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Bhaanumati Mehra","mobile_number":"9064402589","email_id":"mohana.patel@hotmail.com","dop":"2026-02-06","serial_number":"311052229500087","imei1":"311052229500087","imei2":"311052229500087","popurl":"www.dandak-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187883,"job_number":"JOB_187883","tr_customer_id":187901,"tr_customer_product_id":187891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Ganaka Iyengar","mobile_number":"9014930770","email_id":"gauranga.banerjee@gmail.com","dop":"2026-02-06","serial_number":"609478323549868","imei1":"609478323549868","imei2":"609478323549868","popurl":"www.kama-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187882,"job_number":"JOB_187882","tr_customer_id":187900,"tr_customer_product_id":187890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Dhanu Dubashi","mobile_number":"9035413260","email_id":"deeptimayee.varrier@gmail.com","dop":"2026-02-06","serial_number":"002808113093006","imei1":"002808113093006","imei2":"002808113093006","popurl":"www.hiranya-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187880,"job_number":"JOB_187880","tr_customer_id":187898,"tr_customer_product_id":187888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Kumari Varman","mobile_number":"9060970876","email_id":"mukesh.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"478301665905555","imei1":"478301665905555","imei2":"478301665905555","popurl":"www.manisha-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187878,"job_number":"JOB_187878","tr_customer_id":187896,"tr_customer_product_id":187886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Harinakshi Menon","mobile_number":"9056697726","email_id":"shivakari.guha@yahoo.co.in","dop":"2026-02-06","serial_number":"177870245856175","imei1":"177870245856175","imei2":"177870245856175","popurl":"www.trilokesh-singh.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187877,"job_number":"JOB_187877","tr_customer_id":187895,"tr_customer_product_id":187885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Anaadi Kaul","mobile_number":"9078434647","email_id":"shwet.agarwal@hotmail.com","dop":"2026-02-06","serial_number":"930017745694929","imei1":"930017745694929","imei2":"930017745694929","popurl":"www.achalesvara-jha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187876,"job_number":"JOB_187876","tr_customer_id":187894,"tr_customer_product_id":187884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Ramesh Namboothiri","mobile_number":"9021514438","email_id":"sameer.kaniyar@hotmail.com","dop":"2026-02-06","serial_number":"862618977847871","imei1":"862618977847871","imei2":"862618977847871","popurl":"www.shubha-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187875,"job_number":"JOB_187875","tr_customer_id":187893,"tr_customer_product_id":187883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Leela Guha","mobile_number":"9016280039","email_id":"siddhran.chopra@yahoo.co.in","dop":"2026-02-06","serial_number":"373440285105890","imei1":"373440285105890","imei2":"373440285105890","popurl":"www.yogendra-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187874,"job_number":"JOB_187874","tr_customer_id":187892,"tr_customer_product_id":187882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Nalini Pandey","mobile_number":"9055846174","email_id":"arjun.bandopadhyay@gmail.com","dop":"2026-02-06","serial_number":"819566951824702","imei1":"819566951824702","imei2":"819566951824702","popurl":"www.parvati-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187873,"job_number":"JOB_187873","tr_customer_id":187891,"tr_customer_product_id":187881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Dipali Nayar","mobile_number":"9055378038","email_id":"mayoor.ahluwalia@gmail.com","dop":"2026-02-06","serial_number":"707718731886146","imei1":"707718731886146","imei2":"707718731886146","popurl":"www.narinder-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187872,"job_number":"JOB_187872","tr_customer_id":187890,"tr_customer_product_id":187880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Preity Varrier","mobile_number":"9018287744","email_id":"devika.kaniyar@gmail.com","dop":"2026-02-06","serial_number":"895631939507101","imei1":"895631939507101","imei2":"895631939507101","popurl":"www.lai-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187871,"job_number":"JOB_187871","tr_customer_id":187889,"tr_customer_product_id":187879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Chandradev Acharya","mobile_number":"9031815389","email_id":"dhanapati.deshpande@gmail.com","dop":"2026-02-06","serial_number":"327329331750300","imei1":"327329331750300","imei2":"327329331750300","popurl":"www.karunanidhi-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187870,"job_number":"JOB_187870","tr_customer_id":187888,"tr_customer_product_id":187878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Sachin Varma","mobile_number":"9075652212","email_id":"charuvrat.varman@gmail.com","dop":"2026-02-06","serial_number":"304331092607137","imei1":"304331092607137","imei2":"304331092607137","popurl":"www.devak-nair.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187869,"job_number":"JOB_187869","tr_customer_id":187887,"tr_customer_product_id":187877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Yoginder Dwivedi","mobile_number":"9099535622","email_id":"agneya.kakkar@gmail.com","dop":"2026-02-06","serial_number":"191829784021832","imei1":"191829784021832","imei2":"191829784021832","popurl":"www.ashlesh-mukhopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187868,"job_number":"JOB_187868","tr_customer_id":187886,"tr_customer_product_id":187876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhaaswar Patil","mobile_number":"9097734684","email_id":"aanandaswarup.pillai@yahoo.co.in","dop":"2026-02-06","serial_number":"922543980598996","imei1":"922543980598996","imei2":"922543980598996","popurl":"www.dipankar-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187866,"job_number":"JOB_187866","tr_customer_id":187885,"tr_customer_product_id":187874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Pranay Khanna","mobile_number":"9014056678","email_id":"bhamini.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"452905632371840","imei1":"452905632371840","imei2":"452905632371840","popurl":"www.kiran-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187865,"job_number":"JOB_187865","tr_customer_id":187883,"tr_customer_product_id":187873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhanumati Bhattathiri","mobile_number":"9083365706","email_id":"adhiraj.sharma@hotmail.com","dop":"2026-02-06","serial_number":"334217348051823","imei1":"334217348051823","imei2":"334217348051823","popurl":"www.ojaswini-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187864,"job_number":"JOB_187864","tr_customer_id":187882,"tr_customer_product_id":187872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhasvan Bhattathiri","mobile_number":"9030674550","email_id":"girija.gandhi@yahoo.co.in","dop":"2026-02-06","serial_number":"983300429169852","imei1":"983300429169852","imei2":"983300429169852","popurl":"www.chetanaanand-iyengar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187863,"job_number":"JOB_187863","tr_customer_id":187881,"tr_customer_product_id":187871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Asha Naik","mobile_number":"9003688872","email_id":"gauranga.agarwal@gmail.com","dop":"2026-02-06","serial_number":"529735748623096","imei1":"529735748623096","imei2":"529735748623096","popurl":"www.charak-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187862,"job_number":"JOB_187862","tr_customer_id":187880,"tr_customer_product_id":187870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Krishna Talwar","mobile_number":"9072522343","email_id":"chandramohan.patil@gmail.com","dop":"2026-02-06","serial_number":"167143731190696","imei1":"167143731190696","imei2":"167143731190696","popurl":"www.digambara-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187861,"job_number":"JOB_187861","tr_customer_id":187879,"tr_customer_product_id":187869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Himani Bhat","mobile_number":"9079360563","email_id":"asha.tandon@hotmail.com","dop":"2026-02-06","serial_number":"601433253758481","imei1":"601433253758481","imei2":"601433253758481","popurl":"www.chatur-dhawan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187860,"job_number":"JOB_187860","tr_customer_id":187878,"tr_customer_product_id":187868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Aanandinii Asan","mobile_number":"9098533546","email_id":"navin.prajapat@hotmail.com","dop":"2026-02-06","serial_number":"589176447431982","imei1":"589176447431982","imei2":"589176447431982","popurl":"www.abhaya-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187859,"job_number":"JOB_187859","tr_customer_id":187877,"tr_customer_product_id":187867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:58.000Z","modified_at":"2026-02-16T07:17:58.000Z","name":"Miles Goodwin","mobile_number":"972-954-7746","email_id":"Esperanza32@gmail.com","dop":"2025-04-06","serial_number":"15525752892960832","imei1":"15525752892960832","imei2":"15525752892960832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187858,"job_number":"JOB_187858","tr_customer_id":187876,"tr_customer_product_id":187866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:56.000Z","modified_at":"2026-02-16T07:18:37.000Z","name":"Kavon Ernser","mobile_number":"936-805-3057","email_id":"Meggie51@hotmail.com","dop":"2025-04-06","serial_number":"12901313953412","imei1":"12901313953412","imei2":"12901313953412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187857,"job_number":"JOB_187857","tr_customer_id":187875,"tr_customer_product_id":187865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:56.000Z","modified_at":"2026-02-16T07:17:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18432213650780","imei1":"18432213650780","imei2":"18432213650780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187856,"job_number":"JOB_187856","tr_customer_id":187874,"tr_customer_product_id":187864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:10.000Z","modified_at":"2026-02-16T07:17:10.000Z","name":"Natalie Langworth","mobile_number":"901-831-4331","email_id":"Garth_Hauck37@gmail.com","dop":"2025-04-06","serial_number":"12433581321527716","imei1":"12433581321527716","imei2":"12433581321527716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187855,"job_number":"JOB_187855","tr_customer_id":187873,"tr_customer_product_id":187863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:08.000Z","modified_at":"2026-02-16T07:17:49.000Z","name":"Brittany Koelpin","mobile_number":"476-573-4916","email_id":"Oliver.Hauck@hotmail.com","dop":"2025-04-06","serial_number":"14324164617011","imei1":"14324164617011","imei2":"14324164617011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187854,"job_number":"JOB_187854","tr_customer_id":187872,"tr_customer_product_id":187862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:08.000Z","modified_at":"2026-02-16T07:17:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19488630330136","imei1":"19488630330136","imei2":"19488630330136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187853,"job_number":"JOB_187853","tr_customer_id":187871,"tr_customer_product_id":187861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:29.000Z","modified_at":"2026-02-16T07:16:29.000Z","name":"Kennedi Watsica","mobile_number":"987-865-4280","email_id":"Johnathon85@yahoo.com","dop":"2025-04-06","serial_number":"14951326996441380","imei1":"14951326996441380","imei2":"14951326996441380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187852,"job_number":"JOB_187852","tr_customer_id":187870,"tr_customer_product_id":187860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:27.000Z","modified_at":"2026-02-16T07:17:08.000Z","name":"Eden Blick","mobile_number":"512-444-9528","email_id":"Alex_Morar83@hotmail.com","dop":"2025-04-06","serial_number":"14949939345623","imei1":"14949939345623","imei2":"14949939345623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187851,"job_number":"JOB_187851","tr_customer_id":187869,"tr_customer_product_id":187859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:21.000Z","modified_at":"2026-02-16T07:16:21.000Z","name":"Jerome Gusikowski","mobile_number":"255-653-6710","email_id":"Theodore.Feest@yahoo.com","dop":"2025-04-06","serial_number":"12819661451128566","imei1":"12819661451128566","imei2":"12819661451128566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187850,"job_number":"JOB_187850","tr_customer_id":187868,"tr_customer_product_id":187858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:20.000Z","modified_at":"2026-02-16T07:17:01.000Z","name":"Adelia Jast","mobile_number":"234-416-4030","email_id":"Raquel76@hotmail.com","dop":"2025-04-06","serial_number":"12762656011602","imei1":"12762656011602","imei2":"12762656011602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:17:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187849,"job_number":"JOB_187849","tr_customer_id":187867,"tr_customer_product_id":187857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:19.000Z","modified_at":"2026-02-16T07:16:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19560340185770","imei1":"19560340185770","imei2":"19560340185770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187848,"job_number":"JOB_187848","tr_customer_id":187866,"tr_customer_product_id":187856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:38.000Z","modified_at":"2026-02-16T07:12:38.000Z","name":"Maria Harvey","mobile_number":"554-316-4693","email_id":"Brian_Jenkins76@gmail.com","dop":"2025-04-06","serial_number":"19964328541642330","imei1":"19964328541642330","imei2":"19964328541642330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187847,"job_number":"JOB_187847","tr_customer_id":187865,"tr_customer_product_id":187855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:37.000Z","modified_at":"2026-02-16T07:13:17.000Z","name":"Joanny Gerlach","mobile_number":"228-883-9850","email_id":"Braxton_Bahringer@gmail.com","dop":"2025-04-06","serial_number":"11724447116123","imei1":"11724447116123","imei2":"11724447116123","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:13:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187846,"job_number":"JOB_187846","tr_customer_id":187864,"tr_customer_product_id":187854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:36.000Z","modified_at":"2026-02-16T07:12:36.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"16135361170947","imei1":"16135361170947","imei2":"16135361170947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187845,"job_number":"JOB_187845","tr_customer_id":187863,"tr_customer_product_id":187853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:32.000Z","modified_at":"2026-02-16T07:12:32.000Z","name":"Domenico Boehm","mobile_number":"359-726-4015","email_id":"Meggie_Heidenreich@gmail.com","dop":"2025-04-06","serial_number":"15803518037885052","imei1":"15803518037885052","imei2":"15803518037885052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187844,"job_number":"JOB_187844","tr_customer_id":187862,"tr_customer_product_id":187852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:31.000Z","modified_at":"2026-02-16T07:13:13.000Z","name":"Wayne Jenkins","mobile_number":"341-468-0430","email_id":"Zackery_Prosacco@gmail.com","dop":"2025-04-06","serial_number":"18777140063160","imei1":"18777140063160","imei2":"18777140063160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:13:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187843,"job_number":"JOB_187843","tr_customer_id":187861,"tr_customer_product_id":187851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:31.000Z","modified_at":"2026-02-16T07:12:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15467039191514","imei1":"15467039191514","imei2":"15467039191514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187842,"job_number":"JOB_187842","tr_customer_id":187860,"tr_customer_product_id":187850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:52.000Z","modified_at":"2026-02-16T07:11:52.000Z","name":"Gage Bayer","mobile_number":"617-811-2677","email_id":"Sim_Runte98@hotmail.com","dop":"2025-04-06","serial_number":"10385451062333424","imei1":"10385451062333424","imei2":"10385451062333424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187841,"job_number":"JOB_187841","tr_customer_id":187859,"tr_customer_product_id":187849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:50.000Z","modified_at":"2026-02-16T07:12:33.000Z","name":"Lonie Conn","mobile_number":"677-956-2027","email_id":"Torey.Corkery@yahoo.com","dop":"2025-04-06","serial_number":"13861464974997","imei1":"13861464974997","imei2":"13861464974997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:12:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187840,"job_number":"JOB_187840","tr_customer_id":187858,"tr_customer_product_id":187848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:50.000Z","modified_at":"2026-02-16T07:11:50.000Z","name":"Lonie Lowe","mobile_number":"309-997-1464","email_id":"Marilie.Predovic50@hotmail.com","dop":"2025-04-06","serial_number":"16822613562306568","imei1":"16822613562306568","imei2":"16822613562306568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187839,"job_number":"JOB_187839","tr_customer_id":187857,"tr_customer_product_id":187847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:49.000Z","modified_at":"2026-02-16T07:12:29.000Z","name":"Edwardo Gerhold","mobile_number":"942-480-2747","email_id":"Katelin_Hodkiewicz28@hotmail.com","dop":"2025-04-06","serial_number":"12874861355744","imei1":"12874861355744","imei2":"12874861355744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187838,"job_number":"JOB_187838","tr_customer_id":187856,"tr_customer_product_id":187846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:49.000Z","modified_at":"2026-02-16T07:11:49.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10556437744681","imei1":"10556437744681","imei2":"10556437744681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187837,"job_number":"JOB_187837","tr_customer_id":187855,"tr_customer_product_id":187845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:44.000Z","modified_at":"2026-02-16T07:11:44.000Z","name":"Brendan Ledner","mobile_number":"923-681-7687","email_id":"Laverne.Douglas@gmail.com","dop":"2025-04-06","serial_number":"12135952631103550","imei1":"12135952631103550","imei2":"12135952631103550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187836,"job_number":"JOB_187836","tr_customer_id":187854,"tr_customer_product_id":187844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:43.000Z","modified_at":"2026-02-16T07:12:24.000Z","name":"Loyal Koepp","mobile_number":"918-646-9067","email_id":"Dangelo0@hotmail.com","dop":"2025-04-06","serial_number":"18090058000236","imei1":"18090058000236","imei2":"18090058000236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:12:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187835,"job_number":"JOB_187835","tr_customer_id":187853,"tr_customer_product_id":187843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:41.000Z","modified_at":"2026-02-16T07:11:41.000Z","name":"Carissa Schaefer","mobile_number":"444-696-3104","email_id":"Noemie_Terry@hotmail.com","dop":"2025-04-06","serial_number":"12382539913703974","imei1":"12382539913703974","imei2":"12382539913703974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187834,"job_number":"JOB_187834","tr_customer_id":187852,"tr_customer_product_id":187842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:40.000Z","modified_at":"2026-02-16T07:12:23.000Z","name":"Damien Buckridge","mobile_number":"618-278-3146","email_id":"Eric_Kutch@gmail.com","dop":"2025-04-06","serial_number":"10202073042496","imei1":"10202073042496","imei2":"10202073042496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:12:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187833,"job_number":"JOB_187833","tr_customer_id":187851,"tr_customer_product_id":187841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:39.000Z","modified_at":"2026-02-16T07:11:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11824152812747","imei1":"11824152812747","imei2":"11824152812747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187832,"job_number":"JOB_187832","tr_customer_id":187850,"tr_customer_product_id":187840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:05.000Z","modified_at":"2026-02-16T07:11:05.000Z","name":"Wilford Sawayn","mobile_number":"949-249-3134","email_id":"Adeline_Larson56@hotmail.com","dop":"2025-04-06","serial_number":"17115498869950110","imei1":"17115498869950110","imei2":"17115498869950110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187831,"job_number":"JOB_187831","tr_customer_id":187849,"tr_customer_product_id":187839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:04.000Z","modified_at":"2026-02-16T07:11:45.000Z","name":"Brian Predovic","mobile_number":"513-403-3433","email_id":"Buford_Farrell@hotmail.com","dop":"2025-04-06","serial_number":"13519593008856","imei1":"13519593008856","imei2":"13519593008856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:11:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187830,"job_number":"JOB_187830","tr_customer_id":187848,"tr_customer_product_id":187838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:03.000Z","modified_at":"2026-02-16T07:11:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13277682587576","imei1":"13277682587576","imei2":"13277682587576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187829,"job_number":"JOB_187829","tr_customer_id":187847,"tr_customer_product_id":187837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:02.000Z","modified_at":"2026-02-16T07:11:02.000Z","name":"Eryn McGlynn","mobile_number":"748-633-3022","email_id":"Noemi34@gmail.com","dop":"2025-04-06","serial_number":"17167289021913346","imei1":"17167289021913346","imei2":"17167289021913346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187828,"job_number":"JOB_187828","tr_customer_id":187846,"tr_customer_product_id":187836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:00.000Z","modified_at":"2026-02-16T07:11:41.000Z","name":"Frank Beier","mobile_number":"890-276-9334","email_id":"Fern6@hotmail.com","dop":"2025-04-06","serial_number":"19738530420429","imei1":"19738530420429","imei2":"19738530420429","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187827,"job_number":"JOB_187827","tr_customer_id":187845,"tr_customer_product_id":187835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:00.000Z","modified_at":"2026-02-16T07:11:00.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18356133762093","imei1":"18356133762093","imei2":"18356133762093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187826,"job_number":"JOB_187826","tr_customer_id":187844,"tr_customer_product_id":187834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:51.000Z","modified_at":"2026-02-16T07:10:51.000Z","name":"Charley Kiehn","mobile_number":"798-326-2207","email_id":"Domenica65@yahoo.com","dop":"2025-04-06","serial_number":"14532966572397984","imei1":"14532966572397984","imei2":"14532966572397984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187825,"job_number":"JOB_187825","tr_customer_id":187843,"tr_customer_product_id":187833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:49.000Z","modified_at":"2026-02-16T07:11:32.000Z","name":"Destini Block","mobile_number":"413-515-3452","email_id":"Eric.Heaney57@hotmail.com","dop":"2025-04-06","serial_number":"13334704278297","imei1":"13334704278297","imei2":"13334704278297","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:11:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187824,"job_number":"JOB_187824","tr_customer_id":187842,"tr_customer_product_id":187832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:49.000Z","modified_at":"2026-02-16T07:10:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19982038349894","imei1":"19982038349894","imei2":"19982038349894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187823,"job_number":"JOB_187823","tr_customer_id":187841,"tr_customer_product_id":187831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:17.000Z","modified_at":"2026-02-16T07:10:17.000Z","name":"Violet Rosenbaum","mobile_number":"231-244-8452","email_id":"Raegan_Wilkinson23@gmail.com","dop":"2025-04-06","serial_number":"14570486230351816","imei1":"14570486230351816","imei2":"14570486230351816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187822,"job_number":"JOB_187822","tr_customer_id":187840,"tr_customer_product_id":187830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:16.000Z","modified_at":"2026-02-16T07:10:56.000Z","name":"Mose Cronin","mobile_number":"891-886-8174","email_id":"Andre_Nader@hotmail.com","dop":"2025-04-06","serial_number":"16911963615930","imei1":"16911963615930","imei2":"16911963615930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:10:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187821,"job_number":"JOB_187821","tr_customer_id":187839,"tr_customer_product_id":187829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:16.000Z","modified_at":"2026-02-16T07:10:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14247239526829","imei1":"14247239526829","imei2":"14247239526829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187820,"job_number":"JOB_187820","tr_customer_id":187838,"tr_customer_product_id":187828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:09:29.000Z","modified_at":"2026-02-16T07:09:29.000Z","name":"Lionel Lueilwitz","mobile_number":"258-216-9722","email_id":"Ernest.Kiehn69@gmail.com","dop":"2025-04-06","serial_number":"10956172707474774","imei1":"10956172707474774","imei2":"10956172707474774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:09:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187819,"job_number":"JOB_187819","tr_customer_id":187837,"tr_customer_product_id":187827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:09:28.000Z","modified_at":"2026-02-16T07:10:09.000Z","name":"Kade Schinner","mobile_number":"623-459-3367","email_id":"Thad.Bergnaum42@yahoo.com","dop":"2025-04-06","serial_number":"11402988922625","imei1":"11402988922625","imei2":"11402988922625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187818,"job_number":"JOB_187818","tr_customer_id":187836,"tr_customer_product_id":187826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:09:27.000Z","modified_at":"2026-02-16T07:09:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10870703398491","imei1":"10870703398491","imei2":"10870703398491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187817,"job_number":"JOB_187817","tr_customer_id":187835,"tr_customer_product_id":187825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:59.000Z","modified_at":"2026-02-16T07:05:59.000Z","name":"Katharina Kautzer","mobile_number":"375-832-7567","email_id":"Cleo.Volkman16@hotmail.com","dop":"2025-04-06","serial_number":"16403239808841160","imei1":"16403239808841160","imei2":"16403239808841160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187816,"job_number":"JOB_187816","tr_customer_id":187834,"tr_customer_product_id":187824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:58.000Z","modified_at":"2026-02-16T07:06:39.000Z","name":"Sunny Feil","mobile_number":"294-456-5126","email_id":"Arvel_Miller@gmail.com","dop":"2025-04-06","serial_number":"11742972824155","imei1":"11742972824155","imei2":"11742972824155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187815,"job_number":"JOB_187815","tr_customer_id":187833,"tr_customer_product_id":187823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:58.000Z","modified_at":"2026-02-16T07:05:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13617009074728","imei1":"13617009074728","imei2":"13617009074728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187813,"job_number":"JOB_187813","tr_customer_id":187831,"tr_customer_product_id":187821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:21.000Z","modified_at":"2026-02-16T07:06:00.000Z","name":"Godfrey Conn","mobile_number":"321-338-7873","email_id":"Judd.Goodwin95@hotmail.com","dop":"2000-01-31","serial_number":"10604619846475","imei1":"10604619846475","imei2":"10604619846475","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:06:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187811,"job_number":"JOB_187811","tr_customer_id":187829,"tr_customer_product_id":187819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:12.000Z","modified_at":"2026-02-16T07:05:12.000Z","name":"Laurence Runolfsdottir","mobile_number":"876-326-7138","email_id":"Katrine.Rogahn@hotmail.com","dop":"2025-04-06","serial_number":"17789079474641484","imei1":"17789079474641484","imei2":"17789079474641484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187810,"job_number":"JOB_187810","tr_customer_id":187828,"tr_customer_product_id":187818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:10.000Z","modified_at":"2026-02-16T07:05:51.000Z","name":"Jonathon Beahan","mobile_number":"871-903-8741","email_id":"Ella51@gmail.com","dop":"2025-04-06","serial_number":"14346689187194","imei1":"14346689187194","imei2":"14346689187194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:05:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187809,"job_number":"JOB_187809","tr_customer_id":187827,"tr_customer_product_id":187817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:10.000Z","modified_at":"2026-02-16T07:05:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10697747819408","imei1":"10697747819408","imei2":"10697747819408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187808,"job_number":"JOB_187808","tr_customer_id":187826,"tr_customer_product_id":187816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:48.000Z","modified_at":"2026-02-16T07:04:48.000Z","name":"Lew Schultz","mobile_number":"891-573-2417","email_id":"Ida23@hotmail.com","dop":"2025-04-06","serial_number":"12447066003793166","imei1":"12447066003793166","imei2":"12447066003793166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187807,"job_number":"JOB_187807","tr_customer_id":187825,"tr_customer_product_id":187815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:46.000Z","modified_at":"2026-02-16T07:05:28.000Z","name":"Stephany Wintheiser","mobile_number":"360-492-1693","email_id":"Madelyn.Roberts@hotmail.com","dop":"2025-04-06","serial_number":"19322726174513","imei1":"19322726174513","imei2":"19322726174513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:05:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187806,"job_number":"JOB_187806","tr_customer_id":187824,"tr_customer_product_id":187814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:46.000Z","modified_at":"2026-02-16T07:04:46.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"14308396518881","imei1":"14308396518881","imei2":"14308396518881","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187804,"job_number":"JOB_187804","tr_customer_id":187822,"tr_customer_product_id":187812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:35.000Z","modified_at":"2026-02-16T07:05:14.000Z","name":"Zetta Jakubowski","mobile_number":"610-781-5564","email_id":"Frederique_Erdman8@gmail.com","dop":"2000-01-31","serial_number":"10050084721478","imei1":"10050084721478","imei2":"10050084721478","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:05:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187802,"job_number":"JOB_187802","tr_customer_id":187820,"tr_customer_product_id":187810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:31.000Z","modified_at":"2026-02-16T07:04:31.000Z","name":"Maria Waelchi","mobile_number":"264-456-6825","email_id":"Earlene.OHara20@hotmail.com","dop":"2025-04-06","serial_number":"19469241696137292","imei1":"19469241696137292","imei2":"19469241696137292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187801,"job_number":"JOB_187801","tr_customer_id":187819,"tr_customer_product_id":187809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:30.000Z","modified_at":"2026-02-16T07:05:10.000Z","name":"Myriam Cormier","mobile_number":"988-846-8317","email_id":"Bernice.Koelpin2@yahoo.com","dop":"2025-04-06","serial_number":"13444414916059","imei1":"13444414916059","imei2":"13444414916059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187800,"job_number":"JOB_187800","tr_customer_id":187818,"tr_customer_product_id":187808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:29.000Z","modified_at":"2026-02-16T07:04:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15143884638164","imei1":"15143884638164","imei2":"15143884638164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187799,"job_number":"JOB_187799","tr_customer_id":187817,"tr_customer_product_id":187807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:23.000Z","modified_at":"2026-02-16T07:04:23.000Z","name":"Marvin Heathcote","mobile_number":"908-354-8057","email_id":"Price16@gmail.com","dop":"2025-04-06","serial_number":"16223273433891032","imei1":"16223273433891032","imei2":"16223273433891032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187798,"job_number":"JOB_187798","tr_customer_id":187816,"tr_customer_product_id":187806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:22.000Z","modified_at":"2026-02-16T07:05:03.000Z","name":"Pinkie Zieme","mobile_number":"519-807-4033","email_id":"London.Nicolas@hotmail.com","dop":"2025-04-06","serial_number":"15273543060761","imei1":"15273543060761","imei2":"15273543060761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:05:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187797,"job_number":"JOB_187797","tr_customer_id":187815,"tr_customer_product_id":187805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:22.000Z","modified_at":"2026-02-16T07:04:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18385513874638","imei1":"18385513874638","imei2":"18385513874638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187796,"job_number":"JOB_187796","tr_customer_id":187814,"tr_customer_product_id":187804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:57.000Z","modified_at":"2026-02-16T07:03:57.000Z","name":"Eryn Jacobi","mobile_number":"710-562-6111","email_id":"Otha_Olson29@yahoo.com","dop":"2025-04-06","serial_number":"16175331372680332","imei1":"16175331372680332","imei2":"16175331372680332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187795,"job_number":"JOB_187795","tr_customer_id":187813,"tr_customer_product_id":187803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:56.000Z","modified_at":"2026-02-16T07:04:38.000Z","name":"Tatum O'Kon","mobile_number":"468-900-2027","email_id":"Earlene_McKenzie51@yahoo.com","dop":"2025-04-06","serial_number":"17586005458480","imei1":"17586005458480","imei2":"17586005458480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:04:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187794,"job_number":"JOB_187794","tr_customer_id":187812,"tr_customer_product_id":187802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:55.000Z","modified_at":"2026-02-16T07:03:55.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"16107864249254","imei1":"16107864249254","imei2":"16107864249254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187792,"job_number":"JOB_187792","tr_customer_id":187810,"tr_customer_product_id":187800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:49.000Z","modified_at":"2026-02-16T07:04:28.000Z","name":"Garry Kuhlman","mobile_number":"865-608-4326","email_id":"Alda.Rippin@hotmail.com","dop":"2000-01-31","serial_number":"10636366631276","imei1":"10636366631276","imei2":"10636366631276","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:04:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187790,"job_number":"JOB_187790","tr_customer_id":187808,"tr_customer_product_id":187798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:44.000Z","modified_at":"2026-02-16T07:03:44.000Z","name":"Bernie Boehm","mobile_number":"391-513-4174","email_id":"Armani46@gmail.com","dop":"2025-04-06","serial_number":"10871155020578314","imei1":"10871155020578314","imei2":"10871155020578314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187789,"job_number":"JOB_187789","tr_customer_id":187807,"tr_customer_product_id":187797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:43.000Z","modified_at":"2026-02-16T07:04:23.000Z","name":"Johann Morissette","mobile_number":"267-993-5248","email_id":"Marge_Koepp2@yahoo.com","dop":"2025-04-06","serial_number":"14646225839040","imei1":"14646225839040","imei2":"14646225839040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187788,"job_number":"JOB_187788","tr_customer_id":187806,"tr_customer_product_id":187796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:42.000Z","modified_at":"2026-02-16T07:03:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19609168491170","imei1":"19609168491170","imei2":"19609168491170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187787,"job_number":"JOB_187787","tr_customer_id":187805,"tr_customer_product_id":187795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:07.000Z","modified_at":"2026-02-16T07:03:07.000Z","name":"Jennyfer Watsica","mobile_number":"809-201-3489","email_id":"Naomie46@gmail.com","dop":"2025-04-06","serial_number":"16044876529484996","imei1":"16044876529484996","imei2":"16044876529484996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187786,"job_number":"JOB_187786","tr_customer_id":187804,"tr_customer_product_id":187794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:05.000Z","modified_at":"2026-02-16T07:03:48.000Z","name":"Dell Green","mobile_number":"560-589-4846","email_id":"Athena_Heidenreich@hotmail.com","dop":"2025-04-06","serial_number":"15449749328249","imei1":"15449749328249","imei2":"15449749328249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187785,"job_number":"JOB_187785","tr_customer_id":187803,"tr_customer_product_id":187793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:05.000Z","modified_at":"2026-02-16T07:03:05.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12239006895186","imei1":"12239006895186","imei2":"12239006895186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187783,"job_number":"JOB_187783","tr_customer_id":187801,"tr_customer_product_id":187791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:03.000Z","modified_at":"2026-02-16T07:03:42.000Z","name":"Glenna Schulist","mobile_number":"560-403-9868","email_id":"Dasia.Parker89@gmail.com","dop":"2000-01-31","serial_number":"10291908483017","imei1":"10291908483017","imei2":"10291908483017","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187781,"job_number":"JOB_187781","tr_customer_id":187799,"tr_customer_product_id":187789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:02.000Z","modified_at":"2026-02-16T07:03:02.000Z","name":"Augustus Kshlerin","mobile_number":"909-481-8579","email_id":"Emilie.Labadie51@yahoo.com","dop":"2025-04-06","serial_number":"16228040490869462","imei1":"16228040490869462","imei2":"16228040490869462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187780,"job_number":"JOB_187780","tr_customer_id":187798,"tr_customer_product_id":187788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:01.000Z","modified_at":"2026-02-16T07:03:41.000Z","name":"Corbin Ziemann","mobile_number":"350-302-2091","email_id":"Sarina.Adams@gmail.com","dop":"2025-04-06","serial_number":"11643956180924","imei1":"11643956180924","imei2":"11643956180924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187779,"job_number":"JOB_187779","tr_customer_id":187797,"tr_customer_product_id":187787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:00.000Z","modified_at":"2026-02-16T07:03:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10650889977856","imei1":"10650889977856","imei2":"10650889977856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187778,"job_number":"JOB_187778","tr_customer_id":187796,"tr_customer_product_id":187786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:56.000Z","modified_at":"2026-02-16T07:02:56.000Z","name":"Orrin Gutmann","mobile_number":"703-933-6651","email_id":"Mariane_Brakus@gmail.com","dop":"2025-04-06","serial_number":"17769649351622994","imei1":"17769649351622994","imei2":"17769649351622994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187777,"job_number":"JOB_187777","tr_customer_id":187795,"tr_customer_product_id":187785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:55.000Z","modified_at":"2026-02-16T07:03:35.000Z","name":"Jace Cassin","mobile_number":"505-630-3094","email_id":"Rosario_Will1@gmail.com","dop":"2025-04-06","serial_number":"17821962120941","imei1":"17821962120941","imei2":"17821962120941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:03:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187776,"job_number":"JOB_187776","tr_customer_id":187794,"tr_customer_product_id":187784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:55.000Z","modified_at":"2026-02-16T07:02:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17006961404992","imei1":"17006961404992","imei2":"17006961404992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187775,"job_number":"JOB_187775","tr_customer_id":187793,"tr_customer_product_id":187783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:14.000Z","modified_at":"2026-02-16T07:02:14.000Z","name":"Nikko Mertz","mobile_number":"444-673-3277","email_id":"Coralie_Schimmel44@gmail.com","dop":"2025-04-06","serial_number":"14328492950182700","imei1":"14328492950182700","imei2":"14328492950182700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187774,"job_number":"JOB_187774","tr_customer_id":187792,"tr_customer_product_id":187782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:13.000Z","modified_at":"2026-02-16T07:02:53.000Z","name":"Preston Beatty","mobile_number":"222-557-1127","email_id":"Elise.Stracke83@hotmail.com","dop":"2025-04-06","serial_number":"15692436633245","imei1":"15692436633245","imei2":"15692436633245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187773,"job_number":"JOB_187773","tr_customer_id":187791,"tr_customer_product_id":187781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:13.000Z","modified_at":"2026-02-16T07:02:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11000669124851","imei1":"11000669124851","imei2":"11000669124851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187772,"job_number":"JOB_187772","tr_customer_id":187790,"tr_customer_product_id":187780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:08.000Z","modified_at":"2026-02-16T07:02:08.000Z","name":"Terence Kunde","mobile_number":"923-320-0669","email_id":"Merle.Mueller@yahoo.com","dop":"2025-04-06","serial_number":"16941513213571332","imei1":"16941513213571332","imei2":"16941513213571332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187771,"job_number":"JOB_187771","tr_customer_id":187789,"tr_customer_product_id":187779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:06.000Z","modified_at":"2026-02-16T07:02:46.000Z","name":"Bernice Aufderhar","mobile_number":"769-661-4236","email_id":"Miller.Sanford60@yahoo.com","dop":"2025-04-06","serial_number":"16637153000859","imei1":"16637153000859","imei2":"16637153000859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:02:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187770,"job_number":"JOB_187770","tr_customer_id":187788,"tr_customer_product_id":187778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:01:26.000Z","modified_at":"2026-02-16T07:01:26.000Z","name":"Thaddeus Kemmer","mobile_number":"286-862-9206","email_id":"Marlee.Lubowitz20@yahoo.com","dop":"2025-04-06","serial_number":"13482178663170232","imei1":"13482178663170232","imei2":"13482178663170232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187769,"job_number":"JOB_187769","tr_customer_id":187787,"tr_customer_product_id":187777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:01:25.000Z","modified_at":"2026-02-16T07:02:06.000Z","name":"Angelina Johns","mobile_number":"366-283-5421","email_id":"Gail34@yahoo.com","dop":"2025-04-06","serial_number":"12141063280191","imei1":"12141063280191","imei2":"12141063280191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:02:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187768,"job_number":"JOB_187768","tr_customer_id":187786,"tr_customer_product_id":187776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:01:24.000Z","modified_at":"2026-02-16T07:01:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15667470414682","imei1":"15667470414682","imei2":"15667470414682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187767,"job_number":"JOB_187767","tr_customer_id":187785,"tr_customer_product_id":187775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:00:39.000Z","modified_at":"2026-02-16T07:00:39.000Z","name":"Adrien Rowe","mobile_number":"786-595-8718","email_id":"Gonzalo55@yahoo.com","dop":"2025-04-06","serial_number":"16737733459593560","imei1":"16737733459593560","imei2":"16737733459593560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187766,"job_number":"JOB_187766","tr_customer_id":187784,"tr_customer_product_id":187774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:00:38.000Z","modified_at":"2026-02-16T07:01:21.000Z","name":"Giles Ferry","mobile_number":"927-969-4638","email_id":"Constantin_Mitchell@hotmail.com","dop":"2025-04-06","serial_number":"17440352741401","imei1":"17440352741401","imei2":"17440352741401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187765,"job_number":"JOB_187765","tr_customer_id":187783,"tr_customer_product_id":187773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:00:37.000Z","modified_at":"2026-02-16T07:00:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17626334465909","imei1":"17626334465909","imei2":"17626334465909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187764,"job_number":"JOB_187764","tr_customer_id":187782,"tr_customer_product_id":187772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:59:48.000Z","modified_at":"2026-02-16T06:59:48.000Z","name":"Donavon Walker","mobile_number":"963-741-6243","email_id":"Arturo66@hotmail.com","dop":"2025-04-06","serial_number":"18249627528593280","imei1":"18249627528593280","imei2":"18249627528593280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187763,"job_number":"JOB_187763","tr_customer_id":187781,"tr_customer_product_id":187771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:59:46.000Z","modified_at":"2026-02-16T07:00:30.000Z","name":"Adelbert Smith","mobile_number":"344-235-7317","email_id":"Isobel.OConnell91@yahoo.com","dop":"2025-04-06","serial_number":"16241650631927","imei1":"16241650631927","imei2":"16241650631927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187762,"job_number":"JOB_187762","tr_customer_id":187780,"tr_customer_product_id":187770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:59:46.000Z","modified_at":"2026-02-16T06:59:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12124990536618","imei1":"12124990536618","imei2":"12124990536618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187759,"job_number":"JOB_187759","tr_customer_id":187777,"tr_customer_product_id":187767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:56.000Z","modified_at":"2026-02-16T06:58:56.000Z","name":"Chanel Hayes","mobile_number":"302-966-8297","email_id":"Ulises_Thompson@hotmail.com","dop":"2025-04-06","serial_number":"15685432121939512","imei1":"15685432121939512","imei2":"15685432121939512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187758,"job_number":"JOB_187758","tr_customer_id":187776,"tr_customer_product_id":187766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:54.000Z","modified_at":"2026-02-16T06:59:38.000Z","name":"Heather Veum","mobile_number":"911-287-1895","email_id":"Payton_Upton@gmail.com","dop":"2025-04-06","serial_number":"15586453378479","imei1":"15586453378479","imei2":"15586453378479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187757,"job_number":"JOB_187757","tr_customer_id":187775,"tr_customer_product_id":187765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:54.000Z","modified_at":"2026-02-16T06:58:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13649599952469","imei1":"13649599952469","imei2":"13649599952469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187756,"job_number":"JOB_187756","tr_customer_id":187774,"tr_customer_product_id":187764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:47.000Z","modified_at":"2026-02-16T06:58:47.000Z","name":"Barney Boyle","mobile_number":"441-593-3994","email_id":"Ernie.Hills31@gmail.com","dop":"2025-04-06","serial_number":"14890361989118116","imei1":"14890361989118116","imei2":"14890361989118116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187755,"job_number":"JOB_187755","tr_customer_id":187773,"tr_customer_product_id":187763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:45.000Z","modified_at":"2026-02-16T06:59:27.000Z","name":"Jo McLaughlin","mobile_number":"298-660-5039","email_id":"Dorris73@gmail.com","dop":"2025-04-06","serial_number":"16305820049701","imei1":"16305820049701","imei2":"16305820049701","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187754,"job_number":"JOB_187754","tr_customer_id":187772,"tr_customer_product_id":187762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:45.000Z","modified_at":"2026-02-16T06:58:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15546048598120","imei1":"15546048598120","imei2":"15546048598120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187752,"job_number":"JOB_187752","tr_customer_id":187770,"tr_customer_product_id":187760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:08.000Z","modified_at":"2026-02-16T06:58:08.000Z","name":"Vijay Arora","mobile_number":"9038112007","email_id":"gautam.marar@gmail.com","dop":"2026-02-06","serial_number":"192657416881589","imei1":"192657416881589","imei2":"192657416881589","popurl":"www.bandhul-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187751,"job_number":"JOB_187751","tr_customer_id":187769,"tr_customer_product_id":187759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:57.000Z","modified_at":"2026-02-16T06:57:57.000Z","name":"Angela Bergnaum","mobile_number":"677-278-6437","email_id":"Maynard.OReilly41@gmail.com","dop":"2025-04-06","serial_number":"16517306928281448","imei1":"16517306928281448","imei2":"16517306928281448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187750,"job_number":"JOB_187750","tr_customer_id":187768,"tr_customer_product_id":187758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:55.000Z","modified_at":"2026-02-16T06:58:37.000Z","name":"Oral Hills","mobile_number":"740-809-6426","email_id":"Maureen_Dooley98@gmail.com","dop":"2025-04-06","serial_number":"10483565507776","imei1":"10483565507776","imei2":"10483565507776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187749,"job_number":"JOB_187749","tr_customer_id":187767,"tr_customer_product_id":187757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:55.000Z","modified_at":"2026-02-16T06:57:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16070604976093","imei1":"16070604976093","imei2":"16070604976093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187748,"job_number":"JOB_187748","tr_customer_id":187766,"tr_customer_product_id":187756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:30.000Z","modified_at":"2026-02-16T06:57:30.000Z","name":"Akshata Shah","mobile_number":"9026612846","email_id":"rameshwar.somayaji@hotmail.com","dop":"2026-02-06","serial_number":"111354347293485","imei1":"111354347293485","imei2":"111354347293485","popurl":"www.ameyatma-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187747,"job_number":"JOB_187747","tr_customer_id":187765,"tr_customer_product_id":187755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:07.000Z","modified_at":"2026-02-16T06:57:07.000Z","name":"Gladys Windler","mobile_number":"533-820-4418","email_id":"Alena.Romaguera76@yahoo.com","dop":"2025-04-06","serial_number":"13982904790422626","imei1":"13982904790422626","imei2":"13982904790422626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187746,"job_number":"JOB_187746","tr_customer_id":187764,"tr_customer_product_id":187754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:05.000Z","modified_at":"2026-02-16T06:57:48.000Z","name":"Adele Hackett","mobile_number":"290-784-7320","email_id":"Torey.Von@yahoo.com","dop":"2025-04-06","serial_number":"17943451542108","imei1":"17943451542108","imei2":"17943451542108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187745,"job_number":"JOB_187745","tr_customer_id":187763,"tr_customer_product_id":187753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:05.000Z","modified_at":"2026-02-16T06:57:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18304644907001","imei1":"18304644907001","imei2":"18304644907001","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187744,"job_number":"JOB_187744","tr_customer_id":187762,"tr_customer_product_id":187752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:54:38.000Z","modified_at":"2026-02-16T06:54:38.000Z","name":"Isabella Schultz","mobile_number":"258-688-8586","email_id":"Antonio_Tillman@gmail.com","dop":"2025-06-18","serial_number":"1043234793441233","imei1":"1043234793441233","imei2":"1043234793441233","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187743,"job_number":"JOB_187743","tr_customer_id":187761,"tr_customer_product_id":187751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:54:37.000Z","modified_at":"2026-02-16T06:55:18.000Z","name":"David Walter","mobile_number":"288-312-3005","email_id":"London.Nicolas@gmail.com","dop":"2025-06-18","serial_number":"10804418784031","imei1":"10804418784031","imei2":"10804418784031","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187742,"job_number":"JOB_187742","tr_customer_id":187760,"tr_customer_product_id":187750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:54:36.000Z","modified_at":"2026-02-16T06:54:37.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10090717838626","imei1":"10090717838626","imei2":"10090717838626","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187741,"job_number":"JOB_187741","tr_customer_id":187759,"tr_customer_product_id":187749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:54.000Z","modified_at":"2026-02-16T06:53:54.000Z","name":"Rafael Schoen","mobile_number":"328-343-9579","email_id":"Barbara_Brown@hotmail.com","dop":"2025-04-06","serial_number":"15042686585280554","imei1":"15042686585280554","imei2":"15042686585280554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187740,"job_number":"JOB_187740","tr_customer_id":187758,"tr_customer_product_id":187748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:52.000Z","modified_at":"2026-02-16T06:54:37.000Z","name":"Mona Wisoky","mobile_number":"525-409-1901","email_id":"Jamir.Romaguera@hotmail.com","dop":"2025-04-06","serial_number":"18926498651880","imei1":"18926498651880","imei2":"18926498651880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187739,"job_number":"JOB_187739","tr_customer_id":187757,"tr_customer_product_id":187747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:48.000Z","modified_at":"2026-02-16T06:54:29.000Z","name":"Eloise Donnelly","mobile_number":"496-808-3035","email_id":"Damien.Pfeffer54@gmail.com","dop":"2025-12-31","serial_number":"108571883273254","imei1":"108571883273254","imei2":"108571883273254","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187738,"job_number":"JOB_187738","tr_customer_id":187756,"tr_customer_product_id":187746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:48.000Z","modified_at":"2026-02-16T06:53:48.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"108957945429369","imei1":"108957945429369","imei2":"108957945429369","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187737,"job_number":"JOB_187737","tr_customer_id":187755,"tr_customer_product_id":187745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:48.000Z","modified_at":"2026-02-16T06:53:48.000Z","name":"Timmy Kemmer","mobile_number":"338-730-9494","email_id":"Velva66@yahoo.com","dop":"2025-06-18","serial_number":"1036644868349699","imei1":"1036644868349699","imei2":"1036644868349699","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187736,"job_number":"JOB_187736","tr_customer_id":187754,"tr_customer_product_id":187744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:47.000Z","modified_at":"2026-02-16T06:54:29.000Z","name":"Thad Hilll","mobile_number":"554-699-5261","email_id":"Bertha_Bechtelar@yahoo.com","dop":"2025-06-18","serial_number":"10234786489171","imei1":"10234786489171","imei2":"10234786489171","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187735,"job_number":"JOB_187735","tr_customer_id":187753,"tr_customer_product_id":187743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:46.000Z","modified_at":"2026-02-16T06:53:46.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10422728174497","imei1":"10422728174497","imei2":"10422728174497","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187734,"job_number":"JOB_187734","tr_customer_id":187752,"tr_customer_product_id":187742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Darrion Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"28987499406166","imei1":"28987499406166","imei2":"28987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187733,"job_number":"JOB_187733","tr_customer_id":187751,"tr_customer_product_id":187741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Gaurav Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"38987499406166","imei1":"38987499406166","imei2":"38987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187732,"job_number":"JOB_187732","tr_customer_id":187750,"tr_customer_product_id":187740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"raman Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"58987499406166","imei1":"58987499406166","imei2":"58987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187731,"job_number":"JOB_187731","tr_customer_id":187749,"tr_customer_product_id":187739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"rajesh Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"48987499406166","imei1":"48987499406166","imei2":"48987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187730,"job_number":"JOB_187730","tr_customer_id":187748,"tr_customer_product_id":187738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Daron Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"68987499406166","imei1":"68987499406166","imei2":"68987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187729,"job_number":"JOB_187729","tr_customer_id":187747,"tr_customer_product_id":187737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Atmananda Saini","mobile_number":"7437518170","email_id":"bandhul.jha@gmail.com","dop":"2026-02-06","serial_number":"028464306266528","imei1":"028464306266528","imei2":"028464306266528","popurl":"www.deepankar-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187728,"job_number":"JOB_187728","tr_customer_id":187746,"tr_customer_product_id":187736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Dipali Menon","mobile_number":"7458321611","email_id":"akshainie.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"339898624236269","imei1":"339898624236269","imei2":"339898624236269","popurl":"www.raj-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187727,"job_number":"JOB_187727","tr_customer_id":187745,"tr_customer_product_id":187735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Giriraaj Tagore","mobile_number":"7491042574","email_id":"lal.rana@gmail.com","dop":"2026-02-06","serial_number":"065534233036904","imei1":"065534233036904","imei2":"065534233036904","popurl":"www.krishnadas-nayar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187726,"job_number":"JOB_187726","tr_customer_id":187744,"tr_customer_product_id":187734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Baidehi Sharma","mobile_number":"7450553558","email_id":"gauraang.mahajan@gmail.com","dop":"2026-02-06","serial_number":"123970888494376","imei1":"123970888494376","imei2":"123970888494376","popurl":"www.akroor-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187725,"job_number":"JOB_187725","tr_customer_id":187743,"tr_customer_product_id":187733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Pranay Tagore","mobile_number":"7457864931","email_id":"bhooshan.malik@gmail.com","dop":"2026-02-06","serial_number":"714090223675030","imei1":"714090223675030","imei2":"714090223675030","popurl":"www.paramartha-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187724,"job_number":"JOB_187724","tr_customer_id":187742,"tr_customer_product_id":187732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Ekaparnika Jha","mobile_number":"7432005764","email_id":"aashritha.varma@gmail.com","dop":"2026-02-06","serial_number":"565008599390360","imei1":"565008599390360","imei2":"565008599390360","popurl":"www.chandradev-khan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187723,"job_number":"JOB_187723","tr_customer_id":187741,"tr_customer_product_id":187731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Asha Devar","mobile_number":"7407742526","email_id":"maheswar.gupta@gmail.com","dop":"2026-02-06","serial_number":"174635483231344","imei1":"174635483231344","imei2":"174635483231344","popurl":"www.harinarayan-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187722,"job_number":"JOB_187722","tr_customer_id":187740,"tr_customer_product_id":187730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Gatik Tandon","mobile_number":"7460380787","email_id":"sloka.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"259026553158473","imei1":"259026553158473","imei2":"259026553158473","popurl":"www.gajaadhar-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187721,"job_number":"JOB_187721","tr_customer_id":187739,"tr_customer_product_id":187729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Som Varrier","mobile_number":"7415034675","email_id":"chandraswaroopa.guneta@hotmail.com","dop":"2026-02-06","serial_number":"405495085497102","imei1":"405495085497102","imei2":"405495085497102","popurl":"www.durgeshwari-gandhi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187720,"job_number":"JOB_187720","tr_customer_id":187738,"tr_customer_product_id":187728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Usha Dubashi","mobile_number":"7498574735","email_id":"gouranga.reddy@gmail.com","dop":"2026-02-06","serial_number":"119782138361902","imei1":"119782138361902","imei2":"119782138361902","popurl":"www.kartik-dutta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187719,"job_number":"JOB_187719","tr_customer_id":187737,"tr_customer_product_id":187727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Jai Bandopadhyay","mobile_number":"7417579960","email_id":"chandra.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"467549334029589","imei1":"467549334029589","imei2":"467549334029589","popurl":"www.sarla-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187718,"job_number":"JOB_187718","tr_customer_id":187736,"tr_customer_product_id":187726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bahula Chattopadhyay","mobile_number":"7445652317","email_id":"shobhana.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"840772239196592","imei1":"840772239196592","imei2":"840772239196592","popurl":"www.dayaamay-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187717,"job_number":"JOB_187717","tr_customer_id":187735,"tr_customer_product_id":187725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Chanda Tandon","mobile_number":"7401828998","email_id":"vyas.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"664025575077627","imei1":"664025575077627","imei2":"664025575077627","popurl":"www.charuchandra-mukhopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187716,"job_number":"JOB_187716","tr_customer_id":187734,"tr_customer_product_id":187724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Abhaya Asan","mobile_number":"7413634754","email_id":"chakrika.chaturvedi@yahoo.co.in","dop":"2026-02-06","serial_number":"348345760178315","imei1":"348345760178315","imei2":"348345760178315","popurl":"www.atmanand-kapoor.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187715,"job_number":"JOB_187715","tr_customer_id":187733,"tr_customer_product_id":187723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bhupen Acharya","mobile_number":"7426205969","email_id":"indra.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"693906051779141","imei1":"693906051779141","imei2":"693906051779141","popurl":"www.kashyapi-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187714,"job_number":"JOB_187714","tr_customer_id":187732,"tr_customer_product_id":187722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Mangalya Namboothiri","mobile_number":"7478865994","email_id":"lai.pandey@gmail.com","dop":"2026-02-06","serial_number":"258030350648834","imei1":"258030350648834","imei2":"258030350648834","popurl":"www.kamalesh-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187713,"job_number":"JOB_187713","tr_customer_id":187731,"tr_customer_product_id":187721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Javas Joshi","mobile_number":"7403100282","email_id":"ojaswini.malik@hotmail.com","dop":"2026-02-06","serial_number":"834386553772267","imei1":"834386553772267","imei2":"834386553772267","popurl":"www.manoj-ahluwalia.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187712,"job_number":"JOB_187712","tr_customer_id":187730,"tr_customer_product_id":187720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Swarnalata Kaul","mobile_number":"7444979644","email_id":"veda.bhattathiri@hotmail.com","dop":"2026-02-06","serial_number":"444946819327490","imei1":"444946819327490","imei2":"444946819327490","popurl":"www.bhooshit-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187711,"job_number":"JOB_187711","tr_customer_id":187729,"tr_customer_product_id":187719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bankim Agarwal","mobile_number":"7411843411","email_id":"kanak.nayar@gmail.com","dop":"2026-02-06","serial_number":"691674719974769","imei1":"691674719974769","imei2":"691674719974769","popurl":"www.rakesh-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187710,"job_number":"JOB_187710","tr_customer_id":187728,"tr_customer_product_id":187718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Kannan Dubashi","mobile_number":"7479503565","email_id":"saroja.jain@hotmail.com","dop":"2026-02-06","serial_number":"733222852629354","imei1":"733222852629354","imei2":"733222852629354","popurl":"www.apsara-shukla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187709,"job_number":"JOB_187709","tr_customer_id":187727,"tr_customer_product_id":187717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Abani Varma","mobile_number":"7456770810","email_id":"siddhi.bharadwaj@gmail.com","dop":"2026-02-06","serial_number":"699251603269451","imei1":"699251603269451","imei2":"699251603269451","popurl":"www.kalinda-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187708,"job_number":"JOB_187708","tr_customer_id":187726,"tr_customer_product_id":187716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Naval Deshpande","mobile_number":"7460470353","email_id":"keerti.gowda@hotmail.com","dop":"2026-02-06","serial_number":"626677903319439","imei1":"626677903319439","imei2":"626677903319439","popurl":"www.dhanapati-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187707,"job_number":"JOB_187707","tr_customer_id":187725,"tr_customer_product_id":187715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Akshaj Desai","mobile_number":"7497256861","email_id":"durga.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"728313102989864","imei1":"728313102989864","imei2":"728313102989864","popurl":"www.kashyap-pandey.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187706,"job_number":"JOB_187706","tr_customer_id":187724,"tr_customer_product_id":187714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Poornima Desai","mobile_number":"7439969997","email_id":"dhatri.gupta@hotmail.com","dop":"2026-02-06","serial_number":"919444092982843","imei1":"919444092982843","imei2":"919444092982843","popurl":"www.diptendu-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187705,"job_number":"JOB_187705","tr_customer_id":187722,"tr_customer_product_id":187713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Anasuya Trivedi","mobile_number":"7401567196","email_id":"agnimitra.dhawan@yahoo.co.in","dop":"2026-02-06","serial_number":"565348653913828","imei1":"565348653913828","imei2":"565348653913828","popurl":"www.narendra-iyengar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187704,"job_number":"JOB_187704","tr_customer_id":187723,"tr_customer_product_id":187712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Gati Kaur","mobile_number":"7441550193","email_id":"himadri.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"916424665082071","imei1":"916424665082071","imei2":"916424665082071","popurl":"www.shantanu-nehru.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187703,"job_number":"JOB_187703","tr_customer_id":187721,"tr_customer_product_id":187711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Meghnad Shah","mobile_number":"7442022511","email_id":"kama.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"785479356427383","imei1":"785479356427383","imei2":"785479356427383","popurl":"www.vrinda-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187702,"job_number":"JOB_187702","tr_customer_id":187720,"tr_customer_product_id":187710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vaishvi Adiga","mobile_number":"7441211858","email_id":"amrita.sharma@hotmail.com","dop":"2026-02-06","serial_number":"206677343491121","imei1":"206677343491121","imei2":"206677343491121","popurl":"www.deeksha-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187701,"job_number":"JOB_187701","tr_customer_id":187719,"tr_customer_product_id":187709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Prema Iyengar","mobile_number":"7470228865","email_id":"bhasvan.abbott@yahoo.co.in","dop":"2026-02-06","serial_number":"370500540863927","imei1":"370500540863927","imei2":"370500540863927","popurl":"www.saroja-sinha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187700,"job_number":"JOB_187700","tr_customer_id":187718,"tr_customer_product_id":187708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Dandapaani Saini","mobile_number":"7489683735","email_id":"kumuda.varma@gmail.com","dop":"2026-02-06","serial_number":"297393260840558","imei1":"297393260840558","imei2":"297393260840558","popurl":"www.raj-adiga.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187699,"job_number":"JOB_187699","tr_customer_id":187717,"tr_customer_product_id":187707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Subodh Malik","mobile_number":"7464564190","email_id":"anaadi.mishra@yahoo.co.in","dop":"2026-02-06","serial_number":"571268352053974","imei1":"571268352053974","imei2":"571268352053974","popurl":"www.giri-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187698,"job_number":"JOB_187698","tr_customer_id":187716,"tr_customer_product_id":187706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Chandi Panicker","mobile_number":"7455073563","email_id":"bankim.gupta@hotmail.com","dop":"2026-02-06","serial_number":"812828363387333","imei1":"812828363387333","imei2":"812828363387333","popurl":"www.ameyatma-patel.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187697,"job_number":"JOB_187697","tr_customer_id":187715,"tr_customer_product_id":187705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Amritambu Bhattathiri","mobile_number":"7438347049","email_id":"ashlesh.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"309166665027698","imei1":"309166665027698","imei2":"309166665027698","popurl":"www.hiranmaya-kocchar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187696,"job_number":"JOB_187696","tr_customer_id":187714,"tr_customer_product_id":187704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vrund Ahuja","mobile_number":"7400812098","email_id":"esha.agarwal@hotmail.com","dop":"2026-02-06","serial_number":"988014993310049","imei1":"988014993310049","imei2":"988014993310049","popurl":"www.hiranmay-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187695,"job_number":"JOB_187695","tr_customer_id":187713,"tr_customer_product_id":187703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Avadhesh Bhattathiri","mobile_number":"7436065833","email_id":"himani.johar@yahoo.co.in","dop":"2026-02-06","serial_number":"351710741849153","imei1":"351710741849153","imei2":"351710741849153","popurl":"www.bhushan-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187694,"job_number":"JOB_187694","tr_customer_id":187712,"tr_customer_product_id":187702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vyas Iyer","mobile_number":"7403707022","email_id":"rupinder.kakkar@gmail.com","dop":"2026-02-06","serial_number":"085350296019520","imei1":"085350296019520","imei2":"085350296019520","popurl":"www.aatmaja-khan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187693,"job_number":"JOB_187693","tr_customer_id":187711,"tr_customer_product_id":187701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Dipankar Gowda","mobile_number":"7484288613","email_id":"varalakshmi.guneta@gmail.com","dop":"2026-02-06","serial_number":"634087725552952","imei1":"634087725552952","imei2":"634087725552952","popurl":"www.mohini-verma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187692,"job_number":"JOB_187692","tr_customer_id":187710,"tr_customer_product_id":187700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Hiranmaya Chopra","mobile_number":"7436364944","email_id":"amodini.pothuvaal@gmail.com","dop":"2026-02-06","serial_number":"572876915784703","imei1":"572876915784703","imei2":"572876915784703","popurl":"www.menaka-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187691,"job_number":"JOB_187691","tr_customer_id":187709,"tr_customer_product_id":187699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Balagovind Kocchar","mobile_number":"7448064247","email_id":"navin.guha@yahoo.co.in","dop":"2026-02-06","serial_number":"580951374583712","imei1":"580951374583712","imei2":"580951374583712","popurl":"www.chitraksh-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187690,"job_number":"JOB_187690","tr_customer_id":187708,"tr_customer_product_id":187698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Gautama Nehru","mobile_number":"7498829049","email_id":"mahesh.pillai@hotmail.com","dop":"2026-02-06","serial_number":"805853990804241","imei1":"805853990804241","imei2":"805853990804241","popurl":"www.adinath-tandon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187689,"job_number":"JOB_187689","tr_customer_id":187707,"tr_customer_product_id":187697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Chandraprabha Rana","mobile_number":"7400499551","email_id":"priyala.agarwal@gmail.com","dop":"2026-02-06","serial_number":"119298101887649","imei1":"119298101887649","imei2":"119298101887649","popurl":"www.manisha-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187688,"job_number":"JOB_187688","tr_customer_id":187706,"tr_customer_product_id":187696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Hari Gupta","mobile_number":"7440250452","email_id":"nirbhay.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"286827020847999","imei1":"286827020847999","imei2":"286827020847999","popurl":"www.umang-pandey.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187687,"job_number":"JOB_187687","tr_customer_id":187705,"tr_customer_product_id":187695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Yoginder Gowda","mobile_number":"7425307099","email_id":"sanjay.chopra@gmail.com","dop":"2026-02-06","serial_number":"522333128025245","imei1":"522333128025245","imei2":"522333128025245","popurl":"www.chatur-tagore.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187686,"job_number":"JOB_187686","tr_customer_id":187704,"tr_customer_product_id":187694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Ghanaanand Bhat","mobile_number":"7408601788","email_id":"mohinder.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"335177701113085","imei1":"335177701113085","imei2":"335177701113085","popurl":"www.chidaakaash-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187685,"job_number":"JOB_187685","tr_customer_id":187702,"tr_customer_product_id":187692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Digambara Mishra","mobile_number":"7441858916","email_id":"chiranjeev.iyengar@gmail.com","dop":"2026-02-06","serial_number":"197368848927403","imei1":"197368848927403","imei2":"197368848927403","popurl":"www.vimal-saini.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187684,"job_number":"JOB_187684","tr_customer_id":187703,"tr_customer_product_id":187693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Ameyatma Adiga","mobile_number":"7446863584","email_id":"dhanu.gill@gmail.com","dop":"2026-02-06","serial_number":"854957337261443","imei1":"854957337261443","imei2":"854957337261443","popurl":"www.jyotis-gupta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187683,"job_number":"JOB_187683","tr_customer_id":187701,"tr_customer_product_id":187691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Keerti Bhat","mobile_number":"7443471264","email_id":"gorakhanatha.sethi@yahoo.co.in","dop":"2026-02-06","serial_number":"401040812147493","imei1":"401040812147493","imei2":"401040812147493","popurl":"www.krishnadasa-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187682,"job_number":"JOB_187682","tr_customer_id":187700,"tr_customer_product_id":187690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Chandani Prajapat","mobile_number":"7455894810","email_id":"sheela.kaur@hotmail.com","dop":"2026-02-06","serial_number":"121307863026576","imei1":"121307863026576","imei2":"121307863026576","popurl":"www.jai-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187681,"job_number":"JOB_187681","tr_customer_id":187699,"tr_customer_product_id":187689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Bhagvan Bhattathiri","mobile_number":"7472560149","email_id":"naval.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"464866486899758","imei1":"464866486899758","imei2":"464866486899758","popurl":"www.shreyashi-acharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187680,"job_number":"JOB_187680","tr_customer_id":187698,"tr_customer_product_id":187688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Devagya Reddy","mobile_number":"7400798079","email_id":"mani.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"127834922578454","imei1":"127834922578454","imei2":"127834922578454","popurl":"www.trilochana-sethi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187679,"job_number":"JOB_187679","tr_customer_id":187697,"tr_customer_product_id":187687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Susheel Somayaji","mobile_number":"7420620448","email_id":"amrita.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"239697732666196","imei1":"239697732666196","imei2":"239697732666196","popurl":"www.param-malik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187678,"job_number":"JOB_187678","tr_customer_id":187696,"tr_customer_product_id":187686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Dandak Guha","mobile_number":"7402971570","email_id":"dhyaneshwar.nambeesan@yahoo.co.in","dop":"2026-02-06","serial_number":"571861295710633","imei1":"571861295710633","imei2":"571861295710633","popurl":"www.bhudeva-abbott.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187677,"job_number":"JOB_187677","tr_customer_id":187695,"tr_customer_product_id":187685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Meghnad Jain","mobile_number":"7462247027","email_id":"ambar.saini@hotmail.com","dop":"2026-02-06","serial_number":"305988380531227","imei1":"305988380531227","imei2":"305988380531227","popurl":"www.jagdish-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187676,"job_number":"JOB_187676","tr_customer_id":187694,"tr_customer_product_id":187684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Krishnadas Chopra","mobile_number":"7492617931","email_id":"yogendra.pandey@gmail.com","dop":"2026-02-06","serial_number":"682817179196945","imei1":"682817179196945","imei2":"682817179196945","popurl":"www.chidananda-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187675,"job_number":"JOB_187675","tr_customer_id":187693,"tr_customer_product_id":187683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Sanjay Talwar","mobile_number":"7442138185","email_id":"nirbhay.ganaka@gmail.com","dop":"2026-02-06","serial_number":"179942365778283","imei1":"179942365778283","imei2":"179942365778283","popurl":"www.bhoopati-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187674,"job_number":"JOB_187674","tr_customer_id":187692,"tr_customer_product_id":187682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Bhargavi Gill","mobile_number":"7409780356","email_id":"bhoj.somayaji@gmail.com","dop":"2026-02-06","serial_number":"479387474652719","imei1":"479387474652719","imei2":"479387474652719","popurl":"www.girish-jha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187673,"job_number":"JOB_187673","tr_customer_id":187691,"tr_customer_product_id":187681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Swarnalata Kaur","mobile_number":"7419623721","email_id":"shashi.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"267790800130568","imei1":"267790800130568","imei2":"267790800130568","popurl":"www.vasudeva-khatri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187672,"job_number":"JOB_187672","tr_customer_id":187690,"tr_customer_product_id":187680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Raj Acharya","mobile_number":"7434477648","email_id":"trilokanath.agarwal@yahoo.co.in","dop":"2026-02-06","serial_number":"681821629495058","imei1":"681821629495058","imei2":"681821629495058","popurl":"www.deeptanshu-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187671,"job_number":"JOB_187671","tr_customer_id":187689,"tr_customer_product_id":187679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Satish Panicker","mobile_number":"7455912401","email_id":"sushma.nambeesan@yahoo.co.in","dop":"2026-02-06","serial_number":"659422250164360","imei1":"659422250164360","imei2":"659422250164360","popurl":"www.vaijayanti-malik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187670,"job_number":"JOB_187670","tr_customer_id":187688,"tr_customer_product_id":187678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Anang Sharma","mobile_number":"7429059374","email_id":"lal.tandon@gmail.com","dop":"2026-02-06","serial_number":"668237626912276","imei1":"668237626912276","imei2":"668237626912276","popurl":"www.heema-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187669,"job_number":"JOB_187669","tr_customer_id":187687,"tr_customer_product_id":187677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Rukhmani Tagore","mobile_number":"7446167657","email_id":"laxmi.mishra@yahoo.co.in","dop":"2026-02-06","serial_number":"694521280712842","imei1":"694521280712842","imei2":"694521280712842","popurl":"www.bhadran-khatri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187668,"job_number":"JOB_187668","tr_customer_id":187686,"tr_customer_product_id":187676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Bhoopati Prajapat","mobile_number":"7485941251","email_id":"guru.pothuvaal@yahoo.co.in","dop":"2026-02-06","serial_number":"274361900695652","imei1":"274361900695652","imei2":"274361900695652","popurl":"www.kanishka-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187667,"job_number":"JOB_187667","tr_customer_id":187685,"tr_customer_product_id":187675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Aasha Patil","mobile_number":"7463450918","email_id":"shrishti.bhat@hotmail.com","dop":"2026-02-06","serial_number":"131865551186653","imei1":"131865551186653","imei2":"131865551186653","popurl":"www.jagdeep-guha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187666,"job_number":"JOB_187666","tr_customer_id":187684,"tr_customer_product_id":187674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Adityanandan Mehrotra","mobile_number":"7446475045","email_id":"trilokesh.jha@hotmail.com","dop":"2026-02-06","serial_number":"172172323215939","imei1":"172172323215939","imei2":"172172323215939","popurl":"www.vaijayanti-dubashi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187665,"job_number":"JOB_187665","tr_customer_id":187683,"tr_customer_product_id":187673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Hari Shah","mobile_number":"7401988354","email_id":"vishwamitra.saini@gmail.com","dop":"2026-02-06","serial_number":"086785500083986","imei1":"086785500083986","imei2":"086785500083986","popurl":"www.deependra-khan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187664,"job_number":"JOB_187664","tr_customer_id":187682,"tr_customer_product_id":187672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Subhash Khanna","mobile_number":"7400224945","email_id":"hiranya.malik@yahoo.co.in","dop":"2026-02-06","serial_number":"327449999799655","imei1":"327449999799655","imei2":"327449999799655","popurl":"www.indra-mukhopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187663,"job_number":"JOB_187663","tr_customer_id":187681,"tr_customer_product_id":187671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Kashyapi Somayaji","mobile_number":"7458551070","email_id":"kalinda.dubashi@yahoo.co.in","dop":"2026-02-06","serial_number":"235654891726341","imei1":"235654891726341","imei2":"235654891726341","popurl":"www.deeptanshu-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187662,"job_number":"JOB_187662","tr_customer_id":187680,"tr_customer_product_id":187670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Vaidehi Kapoor","mobile_number":"7491543022","email_id":"pushti.sinha@yahoo.co.in","dop":"2026-02-06","serial_number":"051521621509065","imei1":"051521621509065","imei2":"051521621509065","popurl":"www.bhaves-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187661,"job_number":"JOB_187661","tr_customer_id":187679,"tr_customer_product_id":187669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Balamani Gowda","mobile_number":"7441316277","email_id":"gatik.marar@hotmail.com","dop":"2026-02-06","serial_number":"821277503159023","imei1":"821277503159023","imei2":"821277503159023","popurl":"www.apsara-devar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187660,"job_number":"JOB_187660","tr_customer_id":187678,"tr_customer_product_id":187668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Divya Kaur","mobile_number":"7419812001","email_id":"aaratrika.chopra@hotmail.com","dop":"2026-02-06","serial_number":"442653539932696","imei1":"442653539932696","imei2":"442653539932696","popurl":"www.chandak-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187659,"job_number":"JOB_187659","tr_customer_id":187677,"tr_customer_product_id":187667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Rageswari Guha","mobile_number":"7485619397","email_id":"goswamee.varma@hotmail.com","dop":"2026-02-06","serial_number":"872102227407546","imei1":"872102227407546","imei2":"872102227407546","popurl":"www.chanda-dwivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187658,"job_number":"JOB_187658","tr_customer_id":187676,"tr_customer_product_id":187666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Chinmayananda Kaniyar","mobile_number":"7495843820","email_id":"jyotsana.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"683485023078406","imei1":"683485023078406","imei2":"683485023078406","popurl":"www.dwaipayana-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187657,"job_number":"JOB_187657","tr_customer_id":187675,"tr_customer_product_id":187665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Balgopal Gowda","mobile_number":"7411934184","email_id":"ujjwal.sethi@yahoo.co.in","dop":"2026-02-06","serial_number":"527309077163134","imei1":"527309077163134","imei2":"527309077163134","popurl":"www.sheela-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187656,"job_number":"JOB_187656","tr_customer_id":187674,"tr_customer_product_id":187664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Shresthi Rana","mobile_number":"7438042719","email_id":"kamla.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"770448303938953","imei1":"770448303938953","imei2":"770448303938953","popurl":"www.ajit-chopra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187655,"job_number":"JOB_187655","tr_customer_id":187673,"tr_customer_product_id":187663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Devani Acharya","mobile_number":"7487872138","email_id":"dhananjay.tagore@yahoo.co.in","dop":"2026-02-06","serial_number":"280605588850488","imei1":"280605588850488","imei2":"280605588850488","popurl":"www.marut-varman.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187654,"job_number":"JOB_187654","tr_customer_id":187672,"tr_customer_product_id":187662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Jai Iyer","mobile_number":"7402273930","email_id":"marut.bhattathiri@yahoo.co.in","dop":"2026-02-06","serial_number":"208413566350294","imei1":"208413566350294","imei2":"208413566350294","popurl":"www.rohit-saini.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187653,"job_number":"JOB_187653","tr_customer_id":187671,"tr_customer_product_id":187661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Rajinder Chopra","mobile_number":"7470077508","email_id":"mukul.bhattacharya@yahoo.co.in","dop":"2026-02-06","serial_number":"055667454009389","imei1":"055667454009389","imei2":"055667454009389","popurl":"www.dayamayee-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187652,"job_number":"JOB_187652","tr_customer_id":187670,"tr_customer_product_id":187660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Krishna Asan","mobile_number":"7476912109","email_id":"amaresh.pilla@yahoo.co.in","dop":"2026-02-06","serial_number":"774504328537066","imei1":"774504328537066","imei2":"774504328537066","popurl":"www.kalpana-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187651,"job_number":"JOB_187651","tr_customer_id":187669,"tr_customer_product_id":187659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Ayushmati Nayar","mobile_number":"7425234627","email_id":"bilwa.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"905691528114590","imei1":"905691528114590","imei2":"905691528114590","popurl":"www.lakshman-banerjee.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187650,"job_number":"JOB_187650","tr_customer_id":187668,"tr_customer_product_id":187658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Gitanjali Dutta","mobile_number":"7455977953","email_id":"adityanandan.varman@hotmail.com","dop":"2026-02-06","serial_number":"349979303324346","imei1":"349979303324346","imei2":"349979303324346","popurl":"www.laal-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187649,"job_number":"JOB_187649","tr_customer_id":187667,"tr_customer_product_id":187657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Ambar Somayaji","mobile_number":"7445299414","email_id":"opalina.saini@hotmail.com","dop":"2026-02-06","serial_number":"283941675362966","imei1":"283941675362966","imei2":"283941675362966","popurl":"www.aditya-ahluwalia.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187648,"job_number":"JOB_187648","tr_customer_id":187666,"tr_customer_product_id":187656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Amaranaath Bhattacharya","mobile_number":"7494373085","email_id":"brahmabrata.patel@gmail.com","dop":"2026-02-06","serial_number":"852479400227714","imei1":"852479400227714","imei2":"852479400227714","popurl":"www.kanak-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187647,"job_number":"JOB_187647","tr_customer_id":187665,"tr_customer_product_id":187655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Naveen Reddy","mobile_number":"7415990506","email_id":"sitara.pothuvaal@yahoo.co.in","dop":"2026-02-06","serial_number":"612377687656406","imei1":"612377687656406","imei2":"612377687656406","popurl":"www.chiranjeev-kaniyar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187646,"job_number":"JOB_187646","tr_customer_id":187664,"tr_customer_product_id":187654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Deven Jain","mobile_number":"7457665546","email_id":"sheela.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"018567212405950","imei1":"018567212405950","imei2":"018567212405950","popurl":"www.chandravati-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187645,"job_number":"JOB_187645","tr_customer_id":187663,"tr_customer_product_id":187653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Balamani Bandopadhyay","mobile_number":"7400122509","email_id":"dron.achari@gmail.com","dop":"2026-02-06","serial_number":"844160039152758","imei1":"844160039152758","imei2":"844160039152758","popurl":"www.samir-bandopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187644,"job_number":"JOB_187644","tr_customer_id":187662,"tr_customer_product_id":187652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Sushma Mishra","mobile_number":"7431347375","email_id":"bhuvaneshwar.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"036240159695359","imei1":"036240159695359","imei2":"036240159695359","popurl":"www.pranay-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187643,"job_number":"JOB_187643","tr_customer_id":187660,"tr_customer_product_id":187651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Gautama Kaur","mobile_number":"7417449582","email_id":"birjesh.singh@gmail.com","dop":"2026-02-06","serial_number":"245981478212280","imei1":"245981478212280","imei2":"245981478212280","popurl":"www.rahul-achari.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187642,"job_number":"JOB_187642","tr_customer_id":187661,"tr_customer_product_id":187650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Alok Pillai","mobile_number":"7457414735","email_id":"rajan.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"058800768617973","imei1":"058800768617973","imei2":"058800768617973","popurl":"www.aatreya-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187641,"job_number":"JOB_187641","tr_customer_id":187659,"tr_customer_product_id":187649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Dharitri Nair","mobile_number":"7434689893","email_id":"achalesvara.varrier@gmail.com","dop":"2026-02-06","serial_number":"622796993428422","imei1":"622796993428422","imei2":"622796993428422","popurl":"www.gandharva-arora.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187640,"job_number":"JOB_187640","tr_customer_id":187658,"tr_customer_product_id":187648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:19.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Rita Kaniyar","mobile_number":"7406656199","email_id":"trilokanath.rana@hotmail.com","dop":"2026-02-06","serial_number":"393853886136183","imei1":"393853886136183","imei2":"393853886136183","popurl":"www.bhima-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187639,"job_number":"JOB_187639","tr_customer_id":187657,"tr_customer_product_id":187647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:19.000Z","modified_at":"2026-02-16T06:53:19.000Z","name":"Hari Patel","mobile_number":"7467499362","email_id":"agasti.iyer@yahoo.co.in","dop":"2026-02-06","serial_number":"643998990840088","imei1":"643998990840088","imei2":"643998990840088","popurl":"www.urmila-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187638,"job_number":"JOB_187638","tr_customer_id":187656,"tr_customer_product_id":187646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Trilochan Guneta","mobile_number":"7421992278","email_id":"sher.embranthiri@hotmail.com","dop":"2026-02-06","serial_number":"146945603983668","imei1":"146945603983668","imei2":"146945603983668","popurl":"www.chakravartee-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187637,"job_number":"JOB_187637","tr_customer_id":187655,"tr_customer_product_id":187645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Leela Devar","mobile_number":"7475488085","email_id":"devi.butt@gmail.com","dop":"2026-02-06","serial_number":"294356845731674","imei1":"294356845731674","imei2":"294356845731674","popurl":"www.basanti-ahuja.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187636,"job_number":"JOB_187636","tr_customer_id":187654,"tr_customer_product_id":187644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Karan Adiga","mobile_number":"7482435388","email_id":"amish.nambeesan@hotmail.com","dop":"2026-02-06","serial_number":"607266615799594","imei1":"607266615799594","imei2":"607266615799594","popurl":"www.surya-mishra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187635,"job_number":"JOB_187635","tr_customer_id":187653,"tr_customer_product_id":187643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Achintya Gandhi","mobile_number":"7468453459","email_id":"achalesvara.dhawan@gmail.com","dop":"2026-02-06","serial_number":"146239388951164","imei1":"146239388951164","imei2":"146239388951164","popurl":"www.chidambar-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187634,"job_number":"JOB_187634","tr_customer_id":187652,"tr_customer_product_id":187642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Anjushree Iyer","mobile_number":"7441178725","email_id":"amish.khanna@hotmail.com","dop":"2026-02-06","serial_number":"958286357608662","imei1":"958286357608662","imei2":"958286357608662","popurl":"www.girika-patil.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187633,"job_number":"JOB_187633","tr_customer_id":187651,"tr_customer_product_id":187641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Brahmaanand Namboothiri","mobile_number":"7493831043","email_id":"anshula.varma@gmail.com","dop":"2026-02-06","serial_number":"226374566309664","imei1":"226374566309664","imei2":"226374566309664","popurl":"www.anand swarup-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187632,"job_number":"JOB_187632","tr_customer_id":187650,"tr_customer_product_id":187640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Shubhaprada Saini","mobile_number":"7413083425","email_id":"sarala.sethi@hotmail.com","dop":"2026-02-06","serial_number":"074292340797883","imei1":"074292340797883","imei2":"074292340797883","popurl":"www.chandrabhaga-mahajan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187631,"job_number":"JOB_187631","tr_customer_id":187649,"tr_customer_product_id":187639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Rageswari Pilla","mobile_number":"7467070853","email_id":"dhanapati.nehru@gmail.com","dop":"2026-02-06","serial_number":"832655004482206","imei1":"832655004482206","imei2":"832655004482206","popurl":"www.kanishka-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187630,"job_number":"JOB_187630","tr_customer_id":187648,"tr_customer_product_id":187638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Diptendu Dwivedi","mobile_number":"7489250444","email_id":"mukesh.agarwal@gmail.com","dop":"2026-02-06","serial_number":"996151060654880","imei1":"996151060654880","imei2":"996151060654880","popurl":"www.chinmayananda-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187629,"job_number":"JOB_187629","tr_customer_id":187647,"tr_customer_product_id":187637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Sameer Desai","mobile_number":"7446963487","email_id":"vasudeva.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"668054550174180","imei1":"668054550174180","imei2":"668054550174180","popurl":"www.chitramala-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187627,"job_number":"JOB_187627","tr_customer_id":187645,"tr_customer_product_id":187635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:57.000Z","modified_at":"2026-02-16T06:53:40.000Z","name":"Sigurd Blanda","mobile_number":"209-827-5514","email_id":"Daisy69@hotmail.com","dop":"2025-12-31","serial_number":"100938338786192","imei1":"100938338786192","imei2":"100938338786192","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187625,"job_number":"JOB_187625","tr_customer_id":187643,"tr_customer_product_id":187633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:57.000Z","modified_at":"2026-02-16T06:52:57.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"100128929997243","imei1":"100128929997243","imei2":"100128929997243","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187623,"job_number":"JOB_187623","tr_customer_id":187641,"tr_customer_product_id":187631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:36.000Z","modified_at":"2026-02-16T06:52:36.000Z","name":"Kieran Quigley","mobile_number":"889-939-7002","email_id":"Jovany_Schoen@yahoo.com","dop":"2025-04-06","serial_number":"12861702227723150","imei1":"12861702227723150","imei2":"12861702227723150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187622,"job_number":"JOB_187622","tr_customer_id":187640,"tr_customer_product_id":187630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:35.000Z","modified_at":"2026-02-16T06:53:14.000Z","name":"Arturo Metz","mobile_number":"231-528-1920","email_id":"Allison.Parker4@hotmail.com","dop":"2025-04-06","serial_number":"17439361889025","imei1":"17439361889025","imei2":"17439361889025","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187621,"job_number":"JOB_187621","tr_customer_id":187639,"tr_customer_product_id":187629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:34.000Z","modified_at":"2026-02-16T06:52:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13061030211234","imei1":"13061030211234","imei2":"13061030211234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187617,"job_number":"JOB_187617","tr_customer_id":187635,"tr_customer_product_id":187625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:09.000Z","modified_at":"2026-02-16T06:52:49.000Z","name":"Ezekiel Gleason","mobile_number":"737-499-8725","email_id":"Shawn15@gmail.com","dop":"2025-12-31","serial_number":"100550809419357","imei1":"100550809419357","imei2":"100550809419357","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:52:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187616,"job_number":"JOB_187616","tr_customer_id":187634,"tr_customer_product_id":187624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:08.000Z","modified_at":"2026-02-16T06:52:08.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"100004312803482","imei1":"100004312803482","imei2":"100004312803482","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187612,"job_number":"JOB_187612","tr_customer_id":187630,"tr_customer_product_id":187620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:49.000Z","modified_at":"2026-02-16T06:51:49.000Z","name":"Gustave Green","mobile_number":"999-400-5771","email_id":"Stan11@gmail.com","dop":"2025-04-06","serial_number":"17844445986446094","imei1":"17844445986446094","imei2":"17844445986446094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187611,"job_number":"JOB_187611","tr_customer_id":187629,"tr_customer_product_id":187619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:47.000Z","modified_at":"2026-02-16T06:52:27.000Z","name":"Rory Emmerich","mobile_number":"935-647-3628","email_id":"Charlene_Rowe76@yahoo.com","dop":"2025-04-06","serial_number":"14194857600933","imei1":"14194857600933","imei2":"14194857600933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187610,"job_number":"JOB_187610","tr_customer_id":187628,"tr_customer_product_id":187618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:47.000Z","modified_at":"2026-02-16T06:51:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19432729258760","imei1":"19432729258760","imei2":"19432729258760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187606,"job_number":"JOB_187606","tr_customer_id":187624,"tr_customer_product_id":187614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:01.000Z","modified_at":"2026-02-16T06:51:01.000Z","name":"Sallie Rippin","mobile_number":"262-910-0930","email_id":"Joanne.Hills@yahoo.com","dop":"2025-04-06","serial_number":"10822274399920558","imei1":"10822274399920558","imei2":"10822274399920558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187605,"job_number":"JOB_187605","tr_customer_id":187623,"tr_customer_product_id":187613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:50:59.000Z","modified_at":"2026-02-16T06:51:40.000Z","name":"Jett Senger","mobile_number":"730-861-8998","email_id":"Valentine.Hills@gmail.com","dop":"2025-04-06","serial_number":"14973644107786","imei1":"14973644107786","imei2":"14973644107786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:51:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187604,"job_number":"JOB_187604","tr_customer_id":187622,"tr_customer_product_id":187612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:50:59.000Z","modified_at":"2026-02-16T06:50:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14237319140865","imei1":"14237319140865","imei2":"14237319140865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:50:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187599,"job_number":"JOB_187599","tr_customer_id":187617,"tr_customer_product_id":187607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:38:00.000Z","modified_at":"2026-02-16T06:38:15.000Z","name":"Ava Donnelly","mobile_number":"608-476-7571","email_id":"Tyrese85@gmail.com","dop":"2026-01-04","serial_number":"18105472422909","imei1":"18105472422909","imei2":"118105472422909","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187598,"job_number":"JOB_187598","tr_customer_id":187616,"tr_customer_product_id":187606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:38:00.000Z","modified_at":"2026-02-16T06:38:00.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"902001202668157","imei1":"902001202668157","imei2":"1902001202668157","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187597,"job_number":"JOB_187597","tr_customer_id":187615,"tr_customer_product_id":187605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:37:59.000Z","modified_at":"2026-02-16T06:37:59.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14720426003071","imei1":"14720426003071","imei2":"114720426003071","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187596,"job_number":"JOB_187596","tr_customer_id":187614,"tr_customer_product_id":187604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:27:26.000Z","modified_at":"2026-02-16T06:27:42.000Z","name":"Francisco Kihn","mobile_number":"722-344-0819","email_id":"Alaina.Konopelski67@hotmail.com","dop":"2026-01-04","serial_number":"15566164025317","imei1":"15566164025317","imei2":"115566164025317","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187595,"job_number":"JOB_187595","tr_customer_id":187613,"tr_customer_product_id":187603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:27:25.000Z","modified_at":"2026-02-16T06:27:25.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"297519715938760","imei1":"297519715938760","imei2":"1297519715938760","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187594,"job_number":"JOB_187594","tr_customer_id":187612,"tr_customer_product_id":187602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:27:25.000Z","modified_at":"2026-02-16T06:27:25.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14948492926402","imei1":"14948492926402","imei2":"114948492926402","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187593,"job_number":"JOB_187593","tr_customer_id":187611,"tr_customer_product_id":187601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:15:19.000Z","modified_at":"2026-02-16T06:15:36.000Z","name":"Dax Farrell","mobile_number":"622-630-0974","email_id":"Amara36@gmail.com","dop":"2026-01-04","serial_number":"14596820864833","imei1":"14596820864833","imei2":"114596820864833","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:15:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187592,"job_number":"JOB_187592","tr_customer_id":187610,"tr_customer_product_id":187600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:15:18.000Z","modified_at":"2026-02-16T06:15:18.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"275353625744002","imei1":"275353625744002","imei2":"1275353625744002","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187591,"job_number":"JOB_187591","tr_customer_id":187609,"tr_customer_product_id":187599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:15:18.000Z","modified_at":"2026-02-16T06:15:18.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"12814979206799","imei1":"12814979206799","imei2":"112814979206799","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187590,"job_number":"JOB_187590","tr_customer_id":187608,"tr_customer_product_id":187598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:05:56.000Z","modified_at":"2026-02-16T06:06:13.000Z","name":"Kelly Armstrong","mobile_number":"224-846-6835","email_id":"Jessy_OReilly@yahoo.com","dop":"2026-01-04","serial_number":"13504377734400","imei1":"13504377734400","imei2":"113504377734400","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:06:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187589,"job_number":"JOB_187589","tr_customer_id":187607,"tr_customer_product_id":187597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:05:55.000Z","modified_at":"2026-02-16T06:05:55.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"406860222915033","imei1":"406860222915033","imei2":"1406860222915033","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187588,"job_number":"JOB_187588","tr_customer_id":187606,"tr_customer_product_id":187596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:05:55.000Z","modified_at":"2026-02-16T06:05:55.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"17403422333761","imei1":"17403422333761","imei2":"117403422333761","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187587,"job_number":"JOB_187587","tr_customer_id":187605,"tr_customer_product_id":187595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:49:43.000Z","modified_at":"2026-02-16T05:49:43.000Z","name":"Graciela Ernser","mobile_number":"771-901-2470","email_id":"Rollin_Heller11@hotmail.com","dop":"2025-04-06","serial_number":"10399607115864816","imei1":"10399607115864816","imei2":"10399607115864816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:49:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187586,"job_number":"JOB_187586","tr_customer_id":187604,"tr_customer_product_id":187594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:49:42.000Z","modified_at":"2026-02-16T05:50:22.000Z","name":"Lonny Blick","mobile_number":"450-923-1020","email_id":"Xavier.Donnelly75@hotmail.com","dop":"2025-04-06","serial_number":"17725061426840","imei1":"17725061426840","imei2":"17725061426840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T05:50:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187585,"job_number":"JOB_187585","tr_customer_id":187603,"tr_customer_product_id":187593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:49:17.000Z","modified_at":"2026-02-16T05:49:17.000Z","name":"Constance Cremin","mobile_number":"797-822-7624","email_id":"Isaac75@gmail.com","dop":"2025-04-06","serial_number":"19474599558130236","imei1":"19474599558130236","imei2":"19474599558130236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187584,"job_number":"JOB_187584","tr_customer_id":187602,"tr_customer_product_id":187592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:49:16.000Z","modified_at":"2026-02-16T05:49:58.000Z","name":"Roel Kovacek","mobile_number":"758-936-2559","email_id":"Manley_Prosacco@hotmail.com","dop":"2025-04-06","serial_number":"11350938143356","imei1":"11350938143356","imei2":"11350938143356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T05:49:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187583,"job_number":"JOB_187583","tr_customer_id":187601,"tr_customer_product_id":187591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:39:31.000Z","modified_at":"2026-02-16T05:39:43.000Z","name":"Maximo Durgan","mobile_number":"954-966-5195","email_id":"Ilene.Mohr@gmail.com","dop":"2025-07-01","serial_number":"108341327333893","imei1":"108341327333893","imei2":"108341327333893","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T05:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187582,"job_number":"JOB_187582","tr_customer_id":187600,"tr_customer_product_id":187590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:39:30.000Z","modified_at":"2026-02-16T05:39:30.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109871996661107","imei1":"109871996661107","imei2":"109871996661107","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187581,"job_number":"JOB_187581","tr_customer_id":187599,"tr_customer_product_id":187589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:39:16.000Z","modified_at":"2026-02-16T05:39:28.000Z","name":"Carolanne Ward","mobile_number":"318-479-6674","email_id":"Reinhold_Wiegand@hotmail.com","dop":"2025-07-01","serial_number":"107014511850853","imei1":"107014511850853","imei2":"107014511850853","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T05:39:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187580,"job_number":"JOB_187580","tr_customer_id":187598,"tr_customer_product_id":187588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:39:15.000Z","modified_at":"2026-02-16T05:39:15.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106098850730736","imei1":"106098850730736","imei2":"106098850730736","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187579,"job_number":"JOB_187579","tr_customer_id":187597,"tr_customer_product_id":187587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:35:17.000Z","modified_at":"2026-02-16T05:35:37.000Z","name":"Susan Kulas","mobile_number":"339-445-2487","email_id":"Russell65@hotmail.com","dop":"2024-08-17","serial_number":"11047881864134","imei1":"11047881864134","imei2":"11047881864134","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T05:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187578,"job_number":"JOB_187578","tr_customer_id":187596,"tr_customer_product_id":187586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:24:39.000Z","modified_at":"2026-02-16T05:24:39.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"79107695452038","imei1":"79107695452038","imei2":"79107695452038","popurl":"2026-02-06T05:24:39.003643118Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187577,"job_number":"JOB_187577","tr_customer_id":187595,"tr_customer_product_id":187585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:24:18.000Z","modified_at":"2026-02-16T05:24:18.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"52250970164502","imei1":"52250970164502","imei2":"52250970164502","popurl":"2026-02-06T05:24:18.368188129Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187574,"job_number":"JOB_187574","tr_customer_id":187592,"tr_customer_product_id":187582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:52.000Z","modified_at":"2026-02-16T04:55:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14229763964918","imei1":"14229763964918","imei2":"14229763964918","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187573,"job_number":"JOB_187573","tr_customer_id":187591,"tr_customer_product_id":187581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:52.000Z","modified_at":"2026-02-16T04:54:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47026177002836","imei1":"47026177002836","imei2":"47026177002836","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187572,"job_number":"JOB_187572","tr_customer_id":187590,"tr_customer_product_id":187580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27532635464755","imei1":"27532635464755","imei2":"27532635464755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187571,"job_number":"JOB_187571","tr_customer_id":187589,"tr_customer_product_id":187579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97537540560593","imei1":"97537540560593","imei2":"97537540560593","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187570,"job_number":"JOB_187570","tr_customer_id":187588,"tr_customer_product_id":187578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35572287446443","imei1":"35572287446443","imei2":"35572287446443","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187569,"job_number":"JOB_187569","tr_customer_id":187587,"tr_customer_product_id":187577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:50.000Z","modified_at":"2026-02-16T04:54:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70046784837789","imei1":"70046784837789","imei2":"70046784837789","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187568,"job_number":"JOB_187568","tr_customer_id":187586,"tr_customer_product_id":187576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:50.000Z","modified_at":"2026-02-16T04:54:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95385076447316","imei1":"95385076447316","imei2":"95385076447316","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187567,"job_number":"JOB_187567","tr_customer_id":187585,"tr_customer_product_id":187575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:20.000Z","modified_at":"2026-02-16T04:54:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56852309942852","imei1":"56852309942852","imei2":"56852309942852","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:54:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187566,"job_number":"JOB_187566","tr_customer_id":187584,"tr_customer_product_id":187574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11481705867508","imei1":"11481705867508","imei2":"11481705867508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187565,"job_number":"JOB_187565","tr_customer_id":187583,"tr_customer_product_id":187573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81826275405269","imei1":"81826275405269","imei2":"81826275405269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187564,"job_number":"JOB_187564","tr_customer_id":187582,"tr_customer_product_id":187572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33043319677054","imei1":"33043319677054","imei2":"33043319677054","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187563,"job_number":"JOB_187563","tr_customer_id":187581,"tr_customer_product_id":187571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35149315851140","imei1":"35149315851140","imei2":"35149315851140","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187562,"job_number":"JOB_187562","tr_customer_id":187580,"tr_customer_product_id":187570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42846776552077","imei1":"42846776552077","imei2":"42846776552077","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187561,"job_number":"JOB_187561","tr_customer_id":187579,"tr_customer_product_id":187569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23602366202619","imei1":"23602366202619","imei2":"23602366202619","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187560,"job_number":"JOB_187560","tr_customer_id":187578,"tr_customer_product_id":187568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:47.000Z","modified_at":"2026-02-16T04:54:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53615762036192","imei1":"53615762036192","imei2":"53615762036192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:54:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187559,"job_number":"JOB_187559","tr_customer_id":187577,"tr_customer_product_id":187567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:47.000Z","modified_at":"2026-02-16T04:53:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74859143897061","imei1":"74859143897061","imei2":"74859143897061","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187558,"job_number":"JOB_187558","tr_customer_id":187576,"tr_customer_product_id":187566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12455348510508","imei1":"12455348510508","imei2":"12455348510508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187557,"job_number":"JOB_187557","tr_customer_id":187575,"tr_customer_product_id":187565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39101738688437","imei1":"39101738688437","imei2":"39101738688437","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187556,"job_number":"JOB_187556","tr_customer_id":187574,"tr_customer_product_id":187564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39075077054596","imei1":"39075077054596","imei2":"39075077054596","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187555,"job_number":"JOB_187555","tr_customer_id":187573,"tr_customer_product_id":187563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:45.000Z","modified_at":"2026-02-16T04:53:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55516154112626","imei1":"55516154112626","imei2":"55516154112626","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187554,"job_number":"JOB_187554","tr_customer_id":187572,"tr_customer_product_id":187562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:45.000Z","modified_at":"2026-02-16T04:53:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15092829297396","imei1":"15092829297396","imei2":"15092829297396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187553,"job_number":"JOB_187553","tr_customer_id":187571,"tr_customer_product_id":187561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:48:17.000Z","modified_at":"2026-02-16T04:48:17.000Z","name":"Hobart Considine","mobile_number":"696-526-8115","email_id":"Viviane80@gmail.com","dop":"2026-01-04","serial_number":"58021506152040264","imei1":"58021506152040264","imei2":"58021506152040264","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187552,"job_number":"JOB_187552","tr_customer_id":187570,"tr_customer_product_id":187560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:48:16.000Z","modified_at":"2026-02-16T04:49:05.000Z","name":"Cathy D'Amore","mobile_number":"318-495-9617","email_id":"Domingo_Zboncak@hotmail.com","dop":"2026-01-04","serial_number":"10170232760246","imei1":"10170232760246","imei2":"10170232760246","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187551,"job_number":"JOB_187551","tr_customer_id":187569,"tr_customer_product_id":187559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:48:15.000Z","modified_at":"2026-02-16T04:48:15.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"13015331261243","imei1":"13015331261243","imei2":"13015331261243","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187550,"job_number":"JOB_187550","tr_customer_id":187568,"tr_customer_product_id":187558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:47:18.000Z","modified_at":"2026-02-16T04:48:06.000Z","name":"Alexane Blick","mobile_number":"367-985-6378","email_id":"Lucas_Glover19@gmail.com","dop":"2026-01-04","serial_number":"12906644687007","imei1":"12906644687007","imei2":"12906644687007","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187549,"job_number":"JOB_187549","tr_customer_id":187567,"tr_customer_product_id":187557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:47:18.000Z","modified_at":"2026-02-16T04:47:18.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"12208991892306","imei1":"12208991892306","imei2":"12208991892306","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187548,"job_number":"JOB_187548","tr_customer_id":187566,"tr_customer_product_id":187556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:46:20.000Z","modified_at":"2026-02-16T04:47:09.000Z","name":"Jeffrey Rau","mobile_number":"228-647-1009","email_id":"Josue_Oberbrunner@gmail.com","dop":"2026-01-04","serial_number":"19500369007593","imei1":"19500369007593","imei2":"19500369007593","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:47:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187547,"job_number":"JOB_187547","tr_customer_id":187565,"tr_customer_product_id":187555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:46:20.000Z","modified_at":"2026-02-16T04:46:20.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19605724115149","imei1":"19605724115149","imei2":"19605724115149","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187546,"job_number":"JOB_187546","tr_customer_id":187564,"tr_customer_product_id":187554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:43:34.000Z","modified_at":"2026-02-16T04:43:34.000Z","name":"Rajinder Malik","mobile_number":"9095366012","email_id":"kamala.bhattathiri@hotmail.com","dop":"2026-02-06","serial_number":"091939580705982","imei1":"091939580705982","imei2":"091939580705982","popurl":"www.agnimitra-asan.info","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187545,"job_number":"JOB_187545","tr_customer_id":187563,"tr_customer_product_id":187553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:43:23.000Z","modified_at":"2026-02-16T04:43:23.000Z","name":"Anjushri Patel","mobile_number":"9081123942","email_id":"aaryan.butt@hotmail.com","dop":"2026-02-06","serial_number":"606961260882449","imei1":"606961260882449","imei2":"606961260882449","popurl":"www.jyotis-sethi.com","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:43:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187543,"job_number":"JOB_187543","tr_customer_id":187561,"tr_customer_product_id":187551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:42:44.000Z","modified_at":"2026-02-16T04:42:44.000Z","name":"Bhudev Pilla","mobile_number":"9044979673","email_id":"anang.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"260847999560611","imei1":"260847999560611","imei2":"260847999560611","popurl":"www.sumitra-mehra.name","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187542,"job_number":"JOB_187542","tr_customer_id":187560,"tr_customer_product_id":187550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:42:22.000Z","modified_at":"2026-02-16T04:42:23.000Z","name":"Katherin Gerhold","mobile_number":"7080590697","email_id":"wayne.lang@yahoo.com","dop":"2026-02-06","serial_number":"172742437398987","imei1":"880574026196501","imei2":"509382369386993","popurl":"www.joann-mitchell.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187540,"job_number":"JOB_187540","tr_customer_id":187558,"tr_customer_product_id":187548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:40:05.000Z","modified_at":"2026-02-16T04:40:05.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-06","serial_number":"90183914317991","imei1":"30383914317958","imei2":"30383914317959","popurl":"2026-02-06T04:40:03.223113Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187538,"job_number":"JOB_187538","tr_customer_id":187556,"tr_customer_product_id":187546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:59.000Z","modified_at":"2026-02-16T04:40:41.000Z","name":"Cora Weissnat","mobile_number":"815-446-5451","email_id":"Cortney89@hotmail.com","dop":"2000-01-31","serial_number":"10345468628131","imei1":"10345468628131","imei2":"10345468628131","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187536,"job_number":"JOB_187536","tr_customer_id":187554,"tr_customer_product_id":187544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:42.000Z","modified_at":"2026-02-16T04:39:42.000Z","name":"Brando Thiel","mobile_number":"514-672-4979","email_id":"Ebba90@yahoo.com","dop":"2025-04-06","serial_number":"10885312258262688","imei1":"10885312258262688","imei2":"10885312258262688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187535,"job_number":"JOB_187535","tr_customer_id":187553,"tr_customer_product_id":187543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:40.000Z","modified_at":"2026-02-16T04:40:20.000Z","name":"Adolphus Runte","mobile_number":"551-271-2734","email_id":"Anabel_Gislason60@yahoo.com","dop":"2025-04-06","serial_number":"13184460631766","imei1":"13184460631766","imei2":"13184460631766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187534,"job_number":"JOB_187534","tr_customer_id":187552,"tr_customer_product_id":187542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:40.000Z","modified_at":"2026-02-16T04:39:40.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"18017526036651","imei1":"18017526036651","imei2":"18017526036651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187533,"job_number":"JOB_187533","tr_customer_id":187551,"tr_customer_product_id":187541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:34.000Z","modified_at":"2026-02-16T04:39:34.000Z","name":"Garret Goldner","mobile_number":"575-479-5497","email_id":"Serena.Gaylord@yahoo.com","dop":"2025-04-06","serial_number":"18123913208588244","imei1":"18123913208588244","imei2":"18123913208588244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187532,"job_number":"JOB_187532","tr_customer_id":187550,"tr_customer_product_id":187540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:33.000Z","modified_at":"2026-02-16T04:39:33.000Z","name":"Antonette Jakubowski","mobile_number":"737-915-4760","email_id":"Camron_Dach@yahoo.com","dop":"2025-04-06","serial_number":"11586525171650290","imei1":"11586525171650290","imei2":"11586525171650290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187531,"job_number":"JOB_187531","tr_customer_id":187549,"tr_customer_product_id":187539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:32.000Z","modified_at":"2026-02-16T04:40:14.000Z","name":"Zachery Strosin","mobile_number":"353-925-4286","email_id":"Constance.Fisher33@yahoo.com","dop":"2025-04-06","serial_number":"18491517502568","imei1":"18491517502568","imei2":"18491517502568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187530,"job_number":"JOB_187530","tr_customer_id":187548,"tr_customer_product_id":187538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:32.000Z","modified_at":"2026-02-16T04:40:11.000Z","name":"Sammy Windler","mobile_number":"825-733-3146","email_id":"Luella.Zulauf@gmail.com","dop":"2025-04-06","serial_number":"14402276585814","imei1":"14402276585814","imei2":"14402276585814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:40:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187529,"job_number":"JOB_187529","tr_customer_id":187547,"tr_customer_product_id":187537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:31.000Z","modified_at":"2026-02-16T04:39:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19432041592851","imei1":"19432041592851","imei2":"19432041592851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187528,"job_number":"JOB_187528","tr_customer_id":187546,"tr_customer_product_id":187536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:31.000Z","modified_at":"2026-02-16T04:39:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19621428209615","imei1":"19621428209615","imei2":"19621428209615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187527,"job_number":"JOB_187527","tr_customer_id":187545,"tr_customer_product_id":187535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:27.000Z","modified_at":"2026-02-16T04:39:27.000Z","name":"Jana Hamill","mobile_number":"882-688-0856","email_id":"Muriel88@gmail.com","dop":"2025-04-06","serial_number":"10206683537471170","imei1":"10206683537471170","imei2":"10206683537471170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187526,"job_number":"JOB_187526","tr_customer_id":187544,"tr_customer_product_id":187534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:26.000Z","modified_at":"2026-02-16T04:40:08.000Z","name":"Brain Witting","mobile_number":"784-327-4642","email_id":"Ayla.Boyle29@yahoo.com","dop":"2025-04-06","serial_number":"12203881525483","imei1":"12203881525483","imei2":"12203881525483","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187525,"job_number":"JOB_187525","tr_customer_id":187543,"tr_customer_product_id":187533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:26.000Z","modified_at":"2026-02-16T04:39:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19604150421419","imei1":"19604150421419","imei2":"19604150421419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187524,"job_number":"JOB_187524","tr_customer_id":187542,"tr_customer_product_id":187532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:25.000Z","modified_at":"2026-02-16T04:39:25.000Z","name":"Judge Hane","mobile_number":"631-574-1633","email_id":"Emmalee_Dickens47@gmail.com","dop":"2025-04-06","serial_number":"15994787680007940","imei1":"15994787680007940","imei2":"15994787680007940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187523,"job_number":"JOB_187523","tr_customer_id":187541,"tr_customer_product_id":187531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:24.000Z","modified_at":"2026-02-16T04:40:04.000Z","name":"Dylan Deckow","mobile_number":"313-783-2789","email_id":"Jenifer_Zieme@gmail.com","dop":"2025-04-06","serial_number":"11390311752279","imei1":"11390311752279","imei2":"11390311752279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187522,"job_number":"JOB_187522","tr_customer_id":187540,"tr_customer_product_id":187530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:23.000Z","modified_at":"2026-02-16T04:39:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12124690848233","imei1":"12124690848233","imei2":"12124690848233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187521,"job_number":"JOB_187521","tr_customer_id":187539,"tr_customer_product_id":187529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:23.000Z","modified_at":"2026-02-16T04:39:23.000Z","name":"Shemar Romaguera","mobile_number":"959-243-8537","email_id":"Emelie.Schuster81@hotmail.com","dop":"2025-04-06","serial_number":"10029489580457272","imei1":"10029489580457272","imei2":"10029489580457272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187520,"job_number":"JOB_187520","tr_customer_id":187538,"tr_customer_product_id":187528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:21.000Z","modified_at":"2026-02-16T04:40:03.000Z","name":"Alex Abbott","mobile_number":"877-499-9902","email_id":"Queen.Littel46@gmail.com","dop":"2025-04-06","serial_number":"17106196211689","imei1":"17106196211689","imei2":"17106196211689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:40:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187519,"job_number":"JOB_187519","tr_customer_id":187537,"tr_customer_product_id":187527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:21.000Z","modified_at":"2026-02-16T04:39:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13058276250353","imei1":"13058276250353","imei2":"13058276250353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187518,"job_number":"JOB_187518","tr_customer_id":187536,"tr_customer_product_id":187526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:09.000Z","modified_at":"2026-02-16T04:39:09.000Z","name":"Marjolaine Mante","mobile_number":"445-448-6282","email_id":"Halle9@gmail.com","dop":"2025-04-06","serial_number":"13427055295024924","imei1":"13427055295024924","imei2":"13427055295024924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187516,"job_number":"JOB_187516","tr_customer_id":187534,"tr_customer_product_id":187524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:08.000Z","modified_at":"2026-02-16T04:39:48.000Z","name":"Theresia Dickens","mobile_number":"437-761-6804","email_id":"Darron63@hotmail.com","dop":"2025-04-06","serial_number":"11863801473926","imei1":"11863801473926","imei2":"11863801473926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187515,"job_number":"JOB_187515","tr_customer_id":187533,"tr_customer_product_id":187523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:08.000Z","modified_at":"2026-02-16T04:39:08.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11322866112199","imei1":"11322866112199","imei2":"11322866112199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187514,"job_number":"JOB_187514","tr_customer_id":187532,"tr_customer_product_id":187522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:08.000Z","modified_at":"2026-02-16T04:39:51.000Z","name":"Winston Medhurst","mobile_number":"798-246-9485","email_id":"Donna7@gmail.com","dop":"2000-01-31","serial_number":"10116201170079","imei1":"10116201170079","imei2":"10116201170079","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187512,"job_number":"JOB_187512","tr_customer_id":187530,"tr_customer_product_id":187520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:05.000Z","modified_at":"2026-02-16T04:39:05.000Z","name":"Korbin Doyle","mobile_number":"664-509-7324","email_id":"Cayla54@hotmail.com","dop":"2025-04-06","serial_number":"18821241069854264","imei1":"18821241069854264","imei2":"18821241069854264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187511,"job_number":"JOB_187511","tr_customer_id":187529,"tr_customer_product_id":187519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:04.000Z","modified_at":"2026-02-16T04:39:45.000Z","name":"Misael Kris","mobile_number":"738-593-6530","email_id":"Charley.Hilll@hotmail.com","dop":"2025-04-06","serial_number":"11855578611843","imei1":"11855578611843","imei2":"11855578611843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187510,"job_number":"JOB_187510","tr_customer_id":187528,"tr_customer_product_id":187518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:04.000Z","modified_at":"2026-02-16T04:39:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14281628592247","imei1":"14281628592247","imei2":"14281628592247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187509,"job_number":"JOB_187509","tr_customer_id":187527,"tr_customer_product_id":187517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:00.000Z","modified_at":"2026-02-16T04:39:00.000Z","name":"Trevion Nikolaus","mobile_number":"817-715-1081","email_id":"Preston87@hotmail.com","dop":"2025-04-06","serial_number":"17438578580625528","imei1":"17438578580625528","imei2":"17438578580625528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187508,"job_number":"JOB_187508","tr_customer_id":187526,"tr_customer_product_id":187516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:59.000Z","modified_at":"2026-02-16T04:39:39.000Z","name":"Jesus Reinger","mobile_number":"836-466-0198","email_id":"Willie_Barton@gmail.com","dop":"2025-04-06","serial_number":"17927906200670","imei1":"17927906200670","imei2":"17927906200670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187507,"job_number":"JOB_187507","tr_customer_id":187525,"tr_customer_product_id":187515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:58.000Z","modified_at":"2026-02-16T04:38:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16233343167836","imei1":"16233343167836","imei2":"16233343167836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187506,"job_number":"JOB_187506","tr_customer_id":187524,"tr_customer_product_id":187514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:53.000Z","modified_at":"2026-02-16T04:38:53.000Z","name":"Leta Konopelski","mobile_number":"410-936-5328","email_id":"Jace.Grant@gmail.com","dop":"2025-04-06","serial_number":"19549792280705410","imei1":"19549792280705410","imei2":"19549792280705410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187505,"job_number":"JOB_187505","tr_customer_id":187523,"tr_customer_product_id":187513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:52.000Z","modified_at":"2026-02-16T04:39:33.000Z","name":"Stacy Nienow","mobile_number":"559-878-9962","email_id":"Breanna.Balistreri16@gmail.com","dop":"2025-04-06","serial_number":"10281359577714","imei1":"10281359577714","imei2":"10281359577714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187504,"job_number":"JOB_187504","tr_customer_id":187522,"tr_customer_product_id":187512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:51.000Z","modified_at":"2026-02-16T04:38:51.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"12313906223623","imei1":"12313906223623","imei2":"12313906223623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187503,"job_number":"JOB_187503","tr_customer_id":187521,"tr_customer_product_id":187511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:44.000Z","modified_at":"2026-02-16T04:38:44.000Z","name":"Virginie Marquardt","mobile_number":"238-810-7649","email_id":"Audrey95@gmail.com","dop":"2025-04-06","serial_number":"13665638921211290","imei1":"13665638921211290","imei2":"13665638921211290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187502,"job_number":"JOB_187502","tr_customer_id":187520,"tr_customer_product_id":187510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:43.000Z","modified_at":"2026-02-16T04:38:43.000Z","name":"Magdalena Emmerich","mobile_number":"535-340-5389","email_id":"Jeramie26@gmail.com","dop":"2025-04-06","serial_number":"17079668582028872","imei1":"17079668582028872","imei2":"17079668582028872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187501,"job_number":"JOB_187501","tr_customer_id":187519,"tr_customer_product_id":187509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:43.000Z","modified_at":"2026-02-16T04:39:24.000Z","name":"Shaniya Shanahan","mobile_number":"544-355-1496","email_id":"Lily43@yahoo.com","dop":"2025-04-06","serial_number":"10785596215630","imei1":"10785596215630","imei2":"10785596215630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187500,"job_number":"JOB_187500","tr_customer_id":187518,"tr_customer_product_id":187508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:42.000Z","modified_at":"2026-02-16T04:38:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12350711612932","imei1":"12350711612932","imei2":"12350711612932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187499,"job_number":"JOB_187499","tr_customer_id":187517,"tr_customer_product_id":187507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:41.000Z","modified_at":"2026-02-16T04:39:26.000Z","name":"Durward Crist","mobile_number":"947-494-5849","email_id":"Zaria.Schmidt@hotmail.com","dop":"2025-04-06","serial_number":"14794934144513","imei1":"14794934144513","imei2":"14794934144513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187497,"job_number":"JOB_187497","tr_customer_id":187515,"tr_customer_product_id":187505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:41.000Z","modified_at":"2026-02-16T04:38:41.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14445437007782","imei1":"14445437007782","imei2":"14445437007782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187496,"job_number":"JOB_187496","tr_customer_id":187514,"tr_customer_product_id":187504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:40.000Z","modified_at":"2026-02-16T04:38:40.000Z","name":"Fiona Gislason","mobile_number":"642-718-5255","email_id":"Garrick.Streich@hotmail.com","dop":"2025-04-06","serial_number":"10696879118916308","imei1":"10696879118916308","imei2":"10696879118916308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187495,"job_number":"JOB_187495","tr_customer_id":187513,"tr_customer_product_id":187503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:40.000Z","modified_at":"2026-02-16T04:39:23.000Z","name":"Ocie Medhurst","mobile_number":"999-815-7982","email_id":"Queen.Parker9@yahoo.com","dop":"2025-12-31","serial_number":"109958508584297","imei1":"109958508584297","imei2":"109958508584297","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187494,"job_number":"JOB_187494","tr_customer_id":187512,"tr_customer_product_id":187502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:39.000Z","modified_at":"2026-02-16T04:38:39.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"107940710103482","imei1":"107940710103482","imei2":"107940710103482","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187493,"job_number":"JOB_187493","tr_customer_id":187511,"tr_customer_product_id":187501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:38.000Z","modified_at":"2026-02-16T04:39:24.000Z","name":"Jed Hagenes","mobile_number":"442-988-8828","email_id":"Ken36@gmail.com","dop":"2025-04-06","serial_number":"19236962546779","imei1":"19236962546779","imei2":"19236962546779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187492,"job_number":"JOB_187492","tr_customer_id":187510,"tr_customer_product_id":187500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:38.000Z","modified_at":"2026-02-16T04:38:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11100920168578","imei1":"11100920168578","imei2":"11100920168578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187491,"job_number":"JOB_187491","tr_customer_id":187509,"tr_customer_product_id":187499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:36.000Z","modified_at":"2026-02-16T04:38:36.000Z","name":"Kyleigh Beatty","mobile_number":"417-890-2577","email_id":"Susanna.Herman@gmail.com","dop":"2025-04-06","serial_number":"18404432027338784","imei1":"18404432027338784","imei2":"18404432027338784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187490,"job_number":"JOB_187490","tr_customer_id":187508,"tr_customer_product_id":187498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:34.000Z","modified_at":"2026-02-16T04:39:18.000Z","name":"Wilfred Toy","mobile_number":"385-800-8969","email_id":"Thora.VonRueden35@gmail.com","dop":"2025-04-06","serial_number":"12897474462874","imei1":"12897474462874","imei2":"12897474462874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187489,"job_number":"JOB_187489","tr_customer_id":187507,"tr_customer_product_id":187497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:34.000Z","modified_at":"2026-02-16T04:38:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15022369276549","imei1":"15022369276549","imei2":"15022369276549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187488,"job_number":"JOB_187488","tr_customer_id":187506,"tr_customer_product_id":187496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:33.000Z","modified_at":"2026-02-16T04:38:33.000Z","name":"Bradford Hammes","mobile_number":"204-456-6133","email_id":"Tamia49@gmail.com","dop":"2025-04-06","serial_number":"14972441308494772","imei1":"14972441308494772","imei2":"14972441308494772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187485,"job_number":"JOB_187485","tr_customer_id":187503,"tr_customer_product_id":187493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:32.000Z","modified_at":"2026-02-16T04:39:16.000Z","name":"Kassandra Mitchell","mobile_number":"459-806-5946","email_id":"Warren.Steuber90@yahoo.com","dop":"2025-04-06","serial_number":"16187661470078","imei1":"16187661470078","imei2":"16187661470078","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187483,"job_number":"JOB_187483","tr_customer_id":187501,"tr_customer_product_id":187491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:32.000Z","modified_at":"2026-02-16T04:38:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16062182425172","imei1":"16062182425172","imei2":"16062182425172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187482,"job_number":"JOB_187482","tr_customer_id":187500,"tr_customer_product_id":187490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:28.000Z","modified_at":"2026-02-16T04:38:28.000Z","name":"Timothy Kirlin","mobile_number":"888-919-5782","email_id":"Abigale_Rohan@gmail.com","dop":"2025-04-06","serial_number":"12634813477157060","imei1":"12634813477157060","imei2":"12634813477157060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187481,"job_number":"JOB_187481","tr_customer_id":187499,"tr_customer_product_id":187489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:27.000Z","modified_at":"2026-02-16T04:39:13.000Z","name":"Cody Balistreri","mobile_number":"987-393-2183","email_id":"Lilliana_Willms46@gmail.com","dop":"2025-04-06","serial_number":"17412699389606","imei1":"17412699389606","imei2":"17412699389606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187480,"job_number":"JOB_187480","tr_customer_id":187498,"tr_customer_product_id":187488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:26.000Z","modified_at":"2026-02-16T04:38:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14542468932253","imei1":"14542468932253","imei2":"14542468932253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187479,"job_number":"JOB_187479","tr_customer_id":187497,"tr_customer_product_id":187487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:25.000Z","modified_at":"2026-02-16T04:38:25.000Z","name":"Janick Bode","mobile_number":"392-787-8177","email_id":"Austyn_Baumbach61@gmail.com","dop":"2025-04-06","serial_number":"15449563578274796","imei1":"15449563578274796","imei2":"15449563578274796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187478,"job_number":"JOB_187478","tr_customer_id":187496,"tr_customer_product_id":187486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:24.000Z","modified_at":"2026-02-16T04:39:08.000Z","name":"Estevan Stoltenberg","mobile_number":"301-922-5271","email_id":"Dayton71@gmail.com","dop":"2025-04-06","serial_number":"13922648511689","imei1":"13922648511689","imei2":"13922648511689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187477,"job_number":"JOB_187477","tr_customer_id":187495,"tr_customer_product_id":187485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:23.000Z","modified_at":"2026-02-16T04:38:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13870637665980","imei1":"13870637665980","imei2":"13870637665980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187475,"job_number":"JOB_187475","tr_customer_id":187493,"tr_customer_product_id":187483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:19.000Z","modified_at":"2026-02-16T04:39:03.000Z","name":"Laury Ward","mobile_number":"543-377-6073","email_id":"Ceasar.Murray@yahoo.com","dop":"2025-02-01","serial_number":"62723915795306","imei1":"62723915795306","imei2":"62723915795306","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187474,"job_number":"JOB_187474","tr_customer_id":187492,"tr_customer_product_id":187482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:18.000Z","modified_at":"2026-02-16T04:38:18.000Z","name":"Clara Kozey","mobile_number":"481-894-5218","email_id":"Milford.Gleichner@hotmail.com","dop":"2025-04-06","serial_number":"16550896424869236","imei1":"16550896424869236","imei2":"16550896424869236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187473,"job_number":"JOB_187473","tr_customer_id":187491,"tr_customer_product_id":187481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"Kallie Kilback","mobile_number":"227-797-3587","email_id":"Bettie_Green82@gmail.com","dop":"2025-02-01","serial_number":"31991068931795","imei1":"31991068931795","imei2":"31991068931795","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187472,"job_number":"JOB_187472","tr_customer_id":187490,"tr_customer_product_id":187480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"Marianna Watsica","mobile_number":"346-787-1172","email_id":"Paris.Crist59@yahoo.com","dop":"2025-04-06","serial_number":"12285497547702976","imei1":"12285497547702976","imei2":"12285497547702976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187471,"job_number":"JOB_187471","tr_customer_id":187489,"tr_customer_product_id":187479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"30866109203413","imei1":"30866109203413","imei2":"30866109203413","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187470,"job_number":"JOB_187470","tr_customer_id":187488,"tr_customer_product_id":187478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:16.000Z","modified_at":"2026-02-16T04:39:00.000Z","name":"Florine Green","mobile_number":"999-516-9745","email_id":"Lilian48@hotmail.com","dop":"2025-04-06","serial_number":"19039094496563","imei1":"19039094496563","imei2":"19039094496563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187469,"job_number":"JOB_187469","tr_customer_id":187487,"tr_customer_product_id":187477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:16.000Z","modified_at":"2026-02-16T04:38:59.000Z","name":"Kailee Weber","mobile_number":"537-500-2792","email_id":"Marvin_Schmitt36@yahoo.com","dop":"2025-04-06","serial_number":"12337206573165","imei1":"12337206573165","imei2":"12337206573165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187468,"job_number":"JOB_187468","tr_customer_id":187486,"tr_customer_product_id":187476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:15.000Z","modified_at":"2026-02-16T04:38:15.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14958468630327","imei1":"14958468630327","imei2":"14958468630327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187467,"job_number":"JOB_187467","tr_customer_id":187485,"tr_customer_product_id":187475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:15.000Z","modified_at":"2026-02-16T04:38:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11225862404950","imei1":"11225862404950","imei2":"11225862404950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187466,"job_number":"JOB_187466","tr_customer_id":187484,"tr_customer_product_id":187474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:14.000Z","modified_at":"2026-02-16T04:38:14.000Z","name":"Milton Schmitt","mobile_number":"968-456-6617","email_id":"Brigitte_Dicki@gmail.com","dop":"2025-04-06","serial_number":"12408643993587540","imei1":"12408643993587540","imei2":"12408643993587540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187465,"job_number":"JOB_187465","tr_customer_id":187483,"tr_customer_product_id":187473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Stacy Hyatt","mobile_number":"415-426-1374","email_id":"Everett.Kris43@hotmail.com","dop":"2025-04-06","serial_number":"19364243496593560","imei1":"19364243496593560","imei2":"19364243496593560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187464,"job_number":"JOB_187464","tr_customer_id":187482,"tr_customer_product_id":187472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Hertha Leuschke","mobile_number":"465-419-0521","email_id":"Christelle.Jenkins40@hotmail.com","dop":"2025-04-06","serial_number":"11354449616183028","imei1":"11354449616183028","imei2":"11354449616183028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187463,"job_number":"JOB_187463","tr_customer_id":187481,"tr_customer_product_id":187471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:39:00.000Z","name":"Laverne Murphy","mobile_number":"933-542-0030","email_id":"Dominique67@yahoo.com","dop":"2025-04-06","serial_number":"12659292514855","imei1":"12659292514855","imei2":"12659292514855","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187461,"job_number":"JOB_187461","tr_customer_id":187479,"tr_customer_product_id":187469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:12.000Z","modified_at":"2026-02-16T04:38:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12978291727722","imei1":"12978291727722","imei2":"12978291727722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187460,"job_number":"JOB_187460","tr_customer_id":187478,"tr_customer_product_id":187468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:12.000Z","modified_at":"2026-02-16T04:38:59.000Z","name":"Agnes Gottlieb","mobile_number":"597-387-2482","email_id":"Gustave.Bogan62@yahoo.com","dop":"2025-04-06","serial_number":"11121065751679","imei1":"11121065751679","imei2":"11121065751679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187459,"job_number":"JOB_187459","tr_customer_id":187477,"tr_customer_product_id":187467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:56.000Z","name":"Era Jacobson","mobile_number":"597-758-1531","email_id":"Julianne.Cummerata13@gmail.com","dop":"2025-04-06","serial_number":"11748173982645","imei1":"11748173982645","imei2":"11748173982645","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187458,"job_number":"JOB_187458","tr_customer_id":187476,"tr_customer_product_id":187466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10812196727854","imei1":"10812196727854","imei2":"10812196727854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187457,"job_number":"JOB_187457","tr_customer_id":187475,"tr_customer_product_id":187465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16510288909764","imei1":"16510288909764","imei2":"16510288909764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187456,"job_number":"JOB_187456","tr_customer_id":187474,"tr_customer_product_id":187464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:59.000Z","name":"Abner Ruecker","mobile_number":"866-977-0270","email_id":"Jules_Miller10@yahoo.com","dop":"2000-01-31","serial_number":"10010390879159","imei1":"10010390879159","imei2":"10010390879159","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187451,"job_number":"JOB_187451","tr_customer_id":187469,"tr_customer_product_id":187459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:08.000Z","modified_at":"2026-02-16T04:38:08.000Z","name":"Jabari Kemmer","mobile_number":"361-334-0046","email_id":"Fausto_Bogan@yahoo.com","dop":"2025-04-06","serial_number":"16227055625260198","imei1":"16227055625260198","imei2":"16227055625260198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187450,"job_number":"JOB_187450","tr_customer_id":187468,"tr_customer_product_id":187458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:06.000Z","modified_at":"2026-02-16T04:38:51.000Z","name":"Eldon Torphy","mobile_number":"360-843-1539","email_id":"Alexander38@yahoo.com","dop":"2025-04-06","serial_number":"12646997712511","imei1":"12646997712511","imei2":"12646997712511","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187449,"job_number":"JOB_187449","tr_customer_id":187467,"tr_customer_product_id":187457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:06.000Z","modified_at":"2026-02-16T04:38:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15377812177621","imei1":"15377812177621","imei2":"15377812177621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187447,"job_number":"JOB_187447","tr_customer_id":187465,"tr_customer_product_id":187455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:01.000Z","modified_at":"2026-02-16T04:38:01.000Z","name":"Kristin Cremin","mobile_number":"415-787-4069","email_id":"Erling57@yahoo.com","dop":"2025-04-06","serial_number":"12008914525775132","imei1":"12008914525775132","imei2":"12008914525775132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187446,"job_number":"JOB_187446","tr_customer_id":187464,"tr_customer_product_id":187454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:59.000Z","modified_at":"2026-02-16T04:37:59.000Z","name":"Eleonore Adams","mobile_number":"437-582-5494","email_id":"Mark_Pfeffer@hotmail.com","dop":"2025-04-06","serial_number":"12877184327862796","imei1":"12877184327862796","imei2":"12877184327862796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187445,"job_number":"JOB_187445","tr_customer_id":187463,"tr_customer_product_id":187453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:59.000Z","modified_at":"2026-02-16T04:38:42.000Z","name":"Coty Wiza","mobile_number":"427-891-0004","email_id":"Horacio67@hotmail.com","dop":"2025-04-06","serial_number":"12306058749294","imei1":"12306058749294","imei2":"12306058749294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187444,"job_number":"JOB_187444","tr_customer_id":187462,"tr_customer_product_id":187452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:59.000Z","modified_at":"2026-02-16T04:37:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10204560037993","imei1":"10204560037993","imei2":"10204560037993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187443,"job_number":"JOB_187443","tr_customer_id":187461,"tr_customer_product_id":187451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:58.000Z","modified_at":"2026-02-16T04:38:43.000Z","name":"Keshawn Cronin","mobile_number":"981-900-7054","email_id":"Dudley_Veum@yahoo.com","dop":"2025-04-06","serial_number":"15272303023029","imei1":"15272303023029","imei2":"15272303023029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187442,"job_number":"JOB_187442","tr_customer_id":187460,"tr_customer_product_id":187450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:57.000Z","modified_at":"2026-02-16T04:37:57.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"10242809448250","imei1":"10242809448250","imei2":"10242809448250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187441,"job_number":"JOB_187441","tr_customer_id":187459,"tr_customer_product_id":187449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:51.000Z","modified_at":"2026-02-16T04:37:51.000Z","name":"Estell Daniel","mobile_number":"661-948-6236","email_id":"Luis_Bernhard71@yahoo.com","dop":"2025-04-06","serial_number":"11665036966040752","imei1":"11665036966040752","imei2":"11665036966040752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187440,"job_number":"JOB_187440","tr_customer_id":187458,"tr_customer_product_id":187448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:49.000Z","modified_at":"2026-02-16T04:38:35.000Z","name":"Alexandro Ryan","mobile_number":"976-709-2501","email_id":"Alberta.Halvorson@yahoo.com","dop":"2025-04-06","serial_number":"11555412942835","imei1":"11555412942835","imei2":"11555412942835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187439,"job_number":"JOB_187439","tr_customer_id":187457,"tr_customer_product_id":187447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:49.000Z","modified_at":"2026-02-16T04:37:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13067951225746","imei1":"13067951225746","imei2":"13067951225746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187434,"job_number":"JOB_187434","tr_customer_id":187452,"tr_customer_product_id":187442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Aaron Renner","mobile_number":"882-713-7294","email_id":"Tyson.Quigley43@hotmail.com","dop":"2025-04-06","serial_number":"18458119043916730","imei1":"18458119043916730","imei2":"18458119043916730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187430,"job_number":"JOB_187430","tr_customer_id":187448,"tr_customer_product_id":187438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:45.000Z","modified_at":"2026-02-16T04:38:31.000Z","name":"Bennie Shields","mobile_number":"678-534-6963","email_id":"Franco_Anderson@gmail.com","dop":"2025-12-31","serial_number":"108212400919037","imei1":"108212400919037","imei2":"108212400919037","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187429,"job_number":"JOB_187429","tr_customer_id":187447,"tr_customer_product_id":187437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Gavin Herman","mobile_number":"716-800-3050","email_id":"Haylie_Wolff79@hotmail.com","dop":"2025-04-06","serial_number":"17123813630724348","imei1":"17123813630724348","imei2":"17123813630724348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187428,"job_number":"JOB_187428","tr_customer_id":187446,"tr_customer_product_id":187436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:38:33.000Z","name":"Iliana Zieme","mobile_number":"298-532-8576","email_id":"Ramiro95@yahoo.com","dop":"2025-04-06","serial_number":"17692822537371","imei1":"17692822537371","imei2":"17692822537371","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187427,"job_number":"JOB_187427","tr_customer_id":187445,"tr_customer_product_id":187435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"106915185805231","imei1":"106915185805231","imei2":"106915185805231","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187426,"job_number":"JOB_187426","tr_customer_id":187444,"tr_customer_product_id":187434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"14886346717653","imei1":"14886346717653","imei2":"14886346717653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187423,"job_number":"JOB_187423","tr_customer_id":187441,"tr_customer_product_id":187431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:43.000Z","modified_at":"2026-02-16T04:38:30.000Z","name":"Antonio Spinka","mobile_number":"968-826-2140","email_id":"Avis.Wuckert65@hotmail.com","dop":"2025-04-06","serial_number":"19252555220416","imei1":"19252555220416","imei2":"19252555220416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187421,"job_number":"JOB_187421","tr_customer_id":187439,"tr_customer_product_id":187429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:42.000Z","modified_at":"2026-02-16T04:37:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15568825222614","imei1":"15568825222614","imei2":"15568825222614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187419,"job_number":"JOB_187419","tr_customer_id":187437,"tr_customer_product_id":187427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:39.000Z","modified_at":"2026-02-16T04:37:39.000Z","name":"Evert Renner","mobile_number":"662-762-3375","email_id":"Tristian_Metz31@yahoo.com","dop":"2025-04-06","serial_number":"14008632331464080","imei1":"14008632331464080","imei2":"14008632331464080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187418,"job_number":"JOB_187418","tr_customer_id":187436,"tr_customer_product_id":187426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:39.000Z","modified_at":"2026-02-16T04:37:39.000Z","name":"Megane Ferry","mobile_number":"922-628-6485","email_id":"Linnie_Robel@hotmail.com","dop":"2025-04-06","serial_number":"14072033380679768","imei1":"14072033380679768","imei2":"14072033380679768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187417,"job_number":"JOB_187417","tr_customer_id":187435,"tr_customer_product_id":187425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:37.000Z","modified_at":"2026-02-16T04:38:25.000Z","name":"Gillian Morissette","mobile_number":"644-684-6099","email_id":"Casey43@hotmail.com","dop":"2025-04-06","serial_number":"14493030889268","imei1":"14493030889268","imei2":"14493030889268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187416,"job_number":"JOB_187416","tr_customer_id":187434,"tr_customer_product_id":187424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:37.000Z","modified_at":"2026-02-16T04:38:24.000Z","name":"Forrest Bahringer","mobile_number":"279-280-9691","email_id":"Sean9@yahoo.com","dop":"2025-04-06","serial_number":"10704956554456","imei1":"10704956554456","imei2":"10704956554456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187415,"job_number":"JOB_187415","tr_customer_id":187433,"tr_customer_product_id":187423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:37.000Z","modified_at":"2026-02-16T04:37:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15570416522391","imei1":"15570416522391","imei2":"15570416522391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187414,"job_number":"JOB_187414","tr_customer_id":187432,"tr_customer_product_id":187422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:37.000Z","modified_at":"2026-02-16T04:37:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12569258297896","imei1":"12569258297896","imei2":"12569258297896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187413,"job_number":"JOB_187413","tr_customer_id":187431,"tr_customer_product_id":187421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:35.000Z","modified_at":"2026-02-16T04:37:35.000Z","name":"Cleo Pouros","mobile_number":"795-411-1120","email_id":"Olin_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"17304107681248170","imei1":"17304107681248170","imei2":"17304107681248170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187412,"job_number":"JOB_187412","tr_customer_id":187430,"tr_customer_product_id":187420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:34.000Z","modified_at":"2026-02-16T04:38:20.000Z","name":"Janelle Schulist","mobile_number":"494-806-6815","email_id":"Lester95@gmail.com","dop":"2025-04-06","serial_number":"12275832796370","imei1":"12275832796370","imei2":"12275832796370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187411,"job_number":"JOB_187411","tr_customer_id":187429,"tr_customer_product_id":187419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:33.000Z","modified_at":"2026-02-16T04:37:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18517175664255","imei1":"18517175664255","imei2":"18517175664255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187408,"job_number":"JOB_187408","tr_customer_id":187426,"tr_customer_product_id":187416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Roman Paucek","mobile_number":"618-732-3117","email_id":"Torey_Wisozk@gmail.com","dop":"2025-04-06","serial_number":"10211415545712506","imei1":"10211415545712506","imei2":"10211415545712506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187405,"job_number":"JOB_187405","tr_customer_id":187423,"tr_customer_product_id":187413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:31.000Z","modified_at":"2026-02-16T04:37:31.000Z","name":"Thurman Bartoletti","mobile_number":"307-579-5803","email_id":"Pascale.Wolff@hotmail.com","dop":"2025-04-06","serial_number":"10226537441228816","imei1":"10226537441228816","imei2":"10226537441228816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187404,"job_number":"JOB_187404","tr_customer_id":187422,"tr_customer_product_id":187412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:30.000Z","modified_at":"2026-02-16T04:38:16.000Z","name":"Dax Herman","mobile_number":"614-446-6349","email_id":"Petra_Champlin@hotmail.com","dop":"2025-04-06","serial_number":"16907269288547","imei1":"16907269288547","imei2":"16907269288547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187403,"job_number":"JOB_187403","tr_customer_id":187421,"tr_customer_product_id":187411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:29.000Z","modified_at":"2026-02-16T04:37:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13409591707878","imei1":"13409591707878","imei2":"13409591707878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187402,"job_number":"JOB_187402","tr_customer_id":187420,"tr_customer_product_id":187410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:29.000Z","modified_at":"2026-02-16T04:38:18.000Z","name":"Jermain Breitenberg","mobile_number":"930-305-4979","email_id":"Sophia46@yahoo.com","dop":"2025-04-06","serial_number":"15164709285830","imei1":"15164709285830","imei2":"15164709285830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187401,"job_number":"JOB_187401","tr_customer_id":187419,"tr_customer_product_id":187409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:29.000Z","modified_at":"2026-02-16T04:37:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17832551649860","imei1":"17832551649860","imei2":"17832551649860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187400,"job_number":"JOB_187400","tr_customer_id":187418,"tr_customer_product_id":187408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:23.000Z","modified_at":"2026-02-16T04:37:23.000Z","name":"Bell Harvey","mobile_number":"636-591-0934","email_id":"August.Padberg35@gmail.com","dop":"2025-04-06","serial_number":"19410892994000110","imei1":"19410892994000110","imei2":"19410892994000110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187399,"job_number":"JOB_187399","tr_customer_id":187417,"tr_customer_product_id":187407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:23.000Z","modified_at":"2026-02-16T04:37:23.000Z","name":"Elvis Runolfsson","mobile_number":"853-884-1759","email_id":"Krystal20@yahoo.com","dop":"2025-04-06","serial_number":"15539812132932498","imei1":"15539812132932498","imei2":"15539812132932498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187398,"job_number":"JOB_187398","tr_customer_id":187416,"tr_customer_product_id":187406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:38:08.000Z","name":"Rosalinda Keebler","mobile_number":"277-561-5491","email_id":"Lizeth25@gmail.com","dop":"2025-04-06","serial_number":"19866800272857","imei1":"19866800272857","imei2":"19866800272857","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187397,"job_number":"JOB_187397","tr_customer_id":187415,"tr_customer_product_id":187405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:38:07.000Z","name":"Jo Herman","mobile_number":"648-761-5523","email_id":"Rosalinda33@gmail.com","dop":"2025-04-06","serial_number":"12354553554820","imei1":"12354553554820","imei2":"12354553554820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187396,"job_number":"JOB_187396","tr_customer_id":187414,"tr_customer_product_id":187404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:37:21.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12795580835118","imei1":"12795580835118","imei2":"12795580835118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187395,"job_number":"JOB_187395","tr_customer_id":187413,"tr_customer_product_id":187403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:37:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13830431124133","imei1":"13830431124133","imei2":"13830431124133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187394,"job_number":"JOB_187394","tr_customer_id":187412,"tr_customer_product_id":187402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:38:08.000Z","name":"Rosendo Crooks","mobile_number":"377-309-7239","email_id":"Destinee56@yahoo.com","dop":"2025-02-01","serial_number":"93248154768589","imei1":"93248154768589","imei2":"93248154768589","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187393,"job_number":"JOB_187393","tr_customer_id":187411,"tr_customer_product_id":187401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:19.000Z","modified_at":"2026-02-16T04:37:20.000Z","name":"Alexandra Wunsch","mobile_number":"687-752-0042","email_id":"Shakira_Muller@yahoo.com","dop":"2025-05-30","serial_number":"1256075115215499","imei1":"1256075115215499","imei2":"1256075115215499","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187392,"job_number":"JOB_187392","tr_customer_id":187410,"tr_customer_product_id":187400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:19.000Z","modified_at":"2026-02-16T04:37:19.000Z","name":"Delfina Bednar","mobile_number":"468-768-2573","email_id":"Cesar.Pfannerstill20@gmail.com","dop":"2025-02-01","serial_number":"62245585370167","imei1":"62245585370167","imei2":"62245585370167","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187391,"job_number":"JOB_187391","tr_customer_id":187409,"tr_customer_product_id":187399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Jovanny Jaskolski","mobile_number":"788-472-3823","email_id":"Aliya34@yahoo.com","dop":"2025-04-06","serial_number":"10028050910735456","imei1":"10028050910735456","imei2":"10028050910735456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187390,"job_number":"JOB_187390","tr_customer_id":187408,"tr_customer_product_id":187398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"41597254466201","imei1":"41597254466201","imei2":"41597254466201","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187389,"job_number":"JOB_187389","tr_customer_id":187407,"tr_customer_product_id":187397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Janet Robel","mobile_number":"823-646-1112","email_id":"Jovani84@hotmail.com","dop":"2025-05-30","serial_number":"12872351938673","imei1":"12872351938673","imei2":"12872351938673","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187388,"job_number":"JOB_187388","tr_customer_id":187406,"tr_customer_product_id":187396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Bo Fay","mobile_number":"728-284-1886","email_id":"Rosalee25@gmail.com","dop":"2025-04-06","serial_number":"16873145553976500","imei1":"16873145553976500","imei2":"16873145553976500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187387,"job_number":"JOB_187387","tr_customer_id":187405,"tr_customer_product_id":187395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:17.000Z","modified_at":"2026-02-16T04:37:17.000Z","name":"Dina Maggio","mobile_number":"315-552-0071","email_id":"Vernon51@hotmail.com","dop":"2025-04-06","serial_number":"10246314416673020","imei1":"10246314416673020","imei2":"10246314416673020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187386,"job_number":"JOB_187386","tr_customer_id":187404,"tr_customer_product_id":187394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:17.000Z","modified_at":"2026-02-16T04:37:37.000Z","name":"Orval Wolf","mobile_number":"751-977-1842","email_id":"Mittie_Lebsack65@gmail.com","dop":"2025-05-30","serial_number":"12992504179987","imei1":"12992504179987","imei2":"12992504179987","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187385,"job_number":"JOB_187385","tr_customer_id":187403,"tr_customer_product_id":187393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:17.000Z","modified_at":"2026-02-16T04:38:04.000Z","name":"Marlene Kertzmann","mobile_number":"477-594-1227","email_id":"Jailyn.Rippin91@hotmail.com","dop":"2025-04-06","serial_number":"18946504732918","imei1":"18946504732918","imei2":"18946504732918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187384,"job_number":"JOB_187384","tr_customer_id":187402,"tr_customer_product_id":187392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15609297552479","imei1":"15609297552479","imei2":"15609297552479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187383,"job_number":"JOB_187383","tr_customer_id":187401,"tr_customer_product_id":187391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:38:03.000Z","name":"Eleazar Denesik","mobile_number":"607-505-8568","email_id":"Blaise71@yahoo.com","dop":"2025-04-06","serial_number":"16649823017340","imei1":"16649823017340","imei2":"16649823017340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187382,"job_number":"JOB_187382","tr_customer_id":187400,"tr_customer_product_id":187390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"Nannie Kris","mobile_number":"737-497-5405","email_id":"Tristian91@yahoo.com","dop":"2025-04-06","serial_number":"14492262567719698","imei1":"14492262567719698","imei2":"14492262567719698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187381,"job_number":"JOB_187381","tr_customer_id":187399,"tr_customer_product_id":187389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15779994988085","imei1":"15779994988085","imei2":"15779994988085","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187380,"job_number":"JOB_187380","tr_customer_id":187398,"tr_customer_product_id":187388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:38:03.000Z","name":"Lionel Denesik","mobile_number":"779-542-0800","email_id":"Oda.Walsh27@gmail.com","dop":"2025-04-06","serial_number":"19358251859068","imei1":"19358251859068","imei2":"19358251859068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187379,"job_number":"JOB_187379","tr_customer_id":187397,"tr_customer_product_id":187387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:15.000Z","modified_at":"2026-02-16T04:37:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18916858885735","imei1":"18916858885735","imei2":"18916858885735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187377,"job_number":"JOB_187377","tr_customer_id":187395,"tr_customer_product_id":187385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:15.000Z","modified_at":"2026-02-16T04:37:58.000Z","name":"Jaren Greenholt","mobile_number":"813-609-6947","email_id":"Tony.Orn@yahoo.com","dop":"2025-04-06","serial_number":"16355674674248","imei1":"16355674674248","imei2":"16355674674248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187376,"job_number":"JOB_187376","tr_customer_id":187394,"tr_customer_product_id":187384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:14.000Z","modified_at":"2026-02-16T04:37:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12967131785992","imei1":"12967131785992","imei2":"12967131785992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187375,"job_number":"JOB_187375","tr_customer_id":187393,"tr_customer_product_id":187383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:14.000Z","modified_at":"2026-02-16T04:38:02.000Z","name":"Scot Walter","mobile_number":"982-863-6029","email_id":"Jessyca_Armstrong@yahoo.com","dop":"2000-01-31","serial_number":"10382803355832","imei1":"10382803355832","imei2":"10382803355832","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187373,"job_number":"JOB_187373","tr_customer_id":187391,"tr_customer_product_id":187381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:11.000Z","modified_at":"2026-02-16T04:37:11.000Z","name":"Sydnie Schamberger","mobile_number":"828-982-5507","email_id":"Zachery9@yahoo.com","dop":"2025-04-06","serial_number":"15481616326176058","imei1":"15481616326176058","imei2":"15481616326176058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187371,"job_number":"JOB_187371","tr_customer_id":187389,"tr_customer_product_id":187379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:10.000Z","modified_at":"2026-02-16T04:37:51.000Z","name":"Ron Parisian","mobile_number":"929-649-6693","email_id":"Ben80@gmail.com","dop":"2025-04-06","serial_number":"17863016159227","imei1":"17863016159227","imei2":"17863016159227","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187370,"job_number":"JOB_187370","tr_customer_id":187388,"tr_customer_product_id":187378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:10.000Z","modified_at":"2026-02-16T04:37:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13372686584484","imei1":"13372686584484","imei2":"13372686584484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187369,"job_number":"JOB_187369","tr_customer_id":187387,"tr_customer_product_id":187377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:59.000Z","modified_at":"2026-02-16T04:36:59.000Z","name":"Jensen Oberbrunner","mobile_number":"813-781-2893","email_id":"Mariana_Ebert33@hotmail.com","dop":"2025-06-18","serial_number":"1069610606814800","imei1":"1069610606814800","imei2":"1069610606814800","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187368,"job_number":"JOB_187368","tr_customer_id":187386,"tr_customer_product_id":187376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:59.000Z","modified_at":"2026-02-16T04:37:41.000Z","name":"Lelia Konopelski","mobile_number":"690-700-7555","email_id":"Clement45@yahoo.com","dop":"2025-06-18","serial_number":"10975042945535","imei1":"10975042945535","imei2":"10975042945535","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187367,"job_number":"JOB_187367","tr_customer_id":187385,"tr_customer_product_id":187375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:58.000Z","modified_at":"2026-02-16T04:36:58.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10680650797617","imei1":"10680650797617","imei2":"10680650797617","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187366,"job_number":"JOB_187366","tr_customer_id":187384,"tr_customer_product_id":187374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:53.000Z","modified_at":"2026-02-16T04:37:36.000Z","name":"Antonette Borer","mobile_number":"942-375-2163","email_id":"Kelli_Bayer60@hotmail.com","dop":"2025-12-31","serial_number":"106472400607825","imei1":"106472400607825","imei2":"106472400607825","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187365,"job_number":"JOB_187365","tr_customer_id":187383,"tr_customer_product_id":187373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:53.000Z","modified_at":"2026-02-16T04:36:53.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103001658345292","imei1":"103001658345292","imei2":"103001658345292","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187362,"job_number":"JOB_187362","tr_customer_id":187380,"tr_customer_product_id":187370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:46.000Z","modified_at":"2026-02-16T04:36:46.000Z","name":"Isobel Parisian","mobile_number":"767-284-9315","email_id":"Aaliyah.Gottlieb@hotmail.com","dop":"2025-04-06","serial_number":"16577429220646828","imei1":"16577429220646828","imei2":"16577429220646828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187361,"job_number":"JOB_187361","tr_customer_id":187379,"tr_customer_product_id":187369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:45.000Z","modified_at":"2026-02-16T04:37:26.000Z","name":"Lauriane Brown","mobile_number":"851-921-6395","email_id":"Maynard.Schinner@yahoo.com","dop":"2025-04-06","serial_number":"14940000580182","imei1":"14940000580182","imei2":"14940000580182","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187360,"job_number":"JOB_187360","tr_customer_id":187378,"tr_customer_product_id":187368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:44.000Z","modified_at":"2026-02-16T04:36:44.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14813713238065","imei1":"14813713238065","imei2":"14813713238065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187359,"job_number":"JOB_187359","tr_customer_id":187377,"tr_customer_product_id":187367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:42.000Z","modified_at":"2026-02-16T04:36:42.000Z","name":"Dean Welch","mobile_number":"811-640-1732","email_id":"Amelia91@gmail.com","dop":"2025-04-06","serial_number":"15564985021888148","imei1":"15564985021888148","imei2":"15564985021888148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187358,"job_number":"JOB_187358","tr_customer_id":187376,"tr_customer_product_id":187366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:41.000Z","modified_at":"2026-02-16T04:37:22.000Z","name":"Davon Lynch","mobile_number":"793-693-2490","email_id":"Jana.Beier@hotmail.com","dop":"2025-04-06","serial_number":"11680807199506","imei1":"11680807199506","imei2":"11680807199506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187357,"job_number":"JOB_187357","tr_customer_id":187375,"tr_customer_product_id":187365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:41.000Z","modified_at":"2026-02-16T04:36:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19690247308554","imei1":"19690247308554","imei2":"19690247308554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187356,"job_number":"JOB_187356","tr_customer_id":187374,"tr_customer_product_id":187364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:40.000Z","modified_at":"2026-02-16T04:36:40.000Z","name":"Maye Von","mobile_number":"747-913-4874","email_id":"Pinkie8@hotmail.com","dop":"2025-04-06","serial_number":"11981601670145474","imei1":"11981601670145474","imei2":"11981601670145474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187355,"job_number":"JOB_187355","tr_customer_id":187373,"tr_customer_product_id":187363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:38.000Z","modified_at":"2026-02-16T04:37:22.000Z","name":"Rylee Rolfson","mobile_number":"676-679-1584","email_id":"Ashtyn23@yahoo.com","dop":"2025-04-06","serial_number":"16087194704439","imei1":"16087194704439","imei2":"16087194704439","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187353,"job_number":"JOB_187353","tr_customer_id":187371,"tr_customer_product_id":187361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:35.000Z","modified_at":"2026-02-16T04:36:35.000Z","name":"John Casper","mobile_number":"887-919-6009","email_id":"Maya_Dicki16@gmail.com","dop":"2025-04-06","serial_number":"12936532976708068","imei1":"12936532976708068","imei2":"12936532976708068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187352,"job_number":"JOB_187352","tr_customer_id":187370,"tr_customer_product_id":187360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:34.000Z","modified_at":"2026-02-16T04:37:14.000Z","name":"Shannon Stracke","mobile_number":"417-802-7270","email_id":"Lacey.Yost5@gmail.com","dop":"2025-04-06","serial_number":"18585153591967","imei1":"18585153591967","imei2":"18585153591967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187351,"job_number":"JOB_187351","tr_customer_id":187369,"tr_customer_product_id":187359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:34.000Z","modified_at":"2026-02-16T04:36:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12622137599823","imei1":"12622137599823","imei2":"12622137599823","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187350,"job_number":"JOB_187350","tr_customer_id":187368,"tr_customer_product_id":187358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:30.000Z","modified_at":"2026-02-16T04:36:30.000Z","name":"Cielo Price","mobile_number":"953-717-9946","email_id":"Gerda44@gmail.com","dop":"2025-04-06","serial_number":"13147766432387148","imei1":"13147766432387148","imei2":"13147766432387148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187349,"job_number":"JOB_187349","tr_customer_id":187367,"tr_customer_product_id":187357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:29.000Z","modified_at":"2026-02-16T04:37:13.000Z","name":"Laurence Rath","mobile_number":"498-351-9322","email_id":"Sunny97@gmail.com","dop":"2025-04-06","serial_number":"18871646701736","imei1":"18871646701736","imei2":"18871646701736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187348,"job_number":"JOB_187348","tr_customer_id":187366,"tr_customer_product_id":187356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:28.000Z","modified_at":"2026-02-16T04:37:10.000Z","name":"Rodrigo Rogahn","mobile_number":"665-374-5040","email_id":"Tevin.OHara@yahoo.com","dop":"2025-02-01","serial_number":"78235097011417","imei1":"78235097011417","imei2":"78235097011417","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187347,"job_number":"JOB_187347","tr_customer_id":187365,"tr_customer_product_id":187355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:26.000Z","modified_at":"2026-02-16T04:36:26.000Z","name":"Britney Halvorson","mobile_number":"803-601-5668","email_id":"Raquel61@yahoo.com","dop":"2025-02-01","serial_number":"96396790712135","imei1":"96396790712135","imei2":"96396790712135","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187346,"job_number":"JOB_187346","tr_customer_id":187364,"tr_customer_product_id":187354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"14076833471485","imei1":"14076833471485","imei2":"14076833471485","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187344,"job_number":"JOB_187344","tr_customer_id":187362,"tr_customer_product_id":187352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"Cyrus Schaefer","mobile_number":"571-796-7809","email_id":"Annette_Kutch@gmail.com","dop":"2025-04-06","serial_number":"14914287842975272","imei1":"14914287842975272","imei2":"14914287842975272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187343,"job_number":"JOB_187343","tr_customer_id":187361,"tr_customer_product_id":187351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:24.000Z","modified_at":"2026-02-16T04:36:24.000Z","name":"Dakota Hammes","mobile_number":"979-301-8406","email_id":"Jerome_Hoeger@yahoo.com","dop":"2025-04-06","serial_number":"13897520139952880","imei1":"13897520139952880","imei2":"13897520139952880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187342,"job_number":"JOB_187342","tr_customer_id":187360,"tr_customer_product_id":187350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:23.000Z","modified_at":"2026-02-16T04:37:08.000Z","name":"Ubaldo Nienow","mobile_number":"545-317-0046","email_id":"Stephan.Dooley@yahoo.com","dop":"2025-04-06","serial_number":"13551762802289","imei1":"13551762802289","imei2":"13551762802289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187341,"job_number":"JOB_187341","tr_customer_id":187359,"tr_customer_product_id":187349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:23.000Z","modified_at":"2026-02-16T04:36:23.000Z","name":"Tiffany Dooley","mobile_number":"812-625-1086","email_id":"Gideon_Gutkowski@gmail.com","dop":"2025-04-06","serial_number":"18367540762968496","imei1":"18367540762968496","imei2":"18367540762968496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187340,"job_number":"JOB_187340","tr_customer_id":187358,"tr_customer_product_id":187348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:23.000Z","modified_at":"2026-02-16T04:36:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17573203195399","imei1":"17573203195399","imei2":"17573203195399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187339,"job_number":"JOB_187339","tr_customer_id":187357,"tr_customer_product_id":187347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:23.000Z","modified_at":"2026-02-16T04:37:09.000Z","name":"Giuseppe Kunze","mobile_number":"593-582-1906","email_id":"Tommie78@yahoo.com","dop":"2025-04-06","serial_number":"19997770706695","imei1":"19997770706695","imei2":"19997770706695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187338,"job_number":"JOB_187338","tr_customer_id":187356,"tr_customer_product_id":187346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:22.000Z","modified_at":"2026-02-16T04:36:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11268408767795","imei1":"11268408767795","imei2":"11268408767795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187337,"job_number":"JOB_187337","tr_customer_id":187355,"tr_customer_product_id":187345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:22.000Z","modified_at":"2026-02-16T04:37:03.000Z","name":"Jillian Koelpin","mobile_number":"300-805-1402","email_id":"Anissa_Dare47@hotmail.com","dop":"2025-04-06","serial_number":"11156269202859","imei1":"11156269202859","imei2":"11156269202859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187336,"job_number":"JOB_187336","tr_customer_id":187354,"tr_customer_product_id":187344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:21.000Z","modified_at":"2026-02-16T04:36:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13422105249250","imei1":"13422105249250","imei2":"13422105249250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187335,"job_number":"JOB_187335","tr_customer_id":187353,"tr_customer_product_id":187343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:21.000Z","modified_at":"2026-02-16T04:36:21.000Z","name":"Melany Vandervort","mobile_number":"573-534-4246","email_id":"Malvina_Ruecker66@yahoo.com","dop":"2025-04-06","serial_number":"17391207055459770","imei1":"17391207055459770","imei2":"17391207055459770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187333,"job_number":"JOB_187333","tr_customer_id":187351,"tr_customer_product_id":187341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:19.000Z","modified_at":"2026-02-16T04:37:01.000Z","name":"Emilie Grady","mobile_number":"462-980-9992","email_id":"Aliza_Gorczany@yahoo.com","dop":"2025-04-06","serial_number":"10398036830246","imei1":"10398036830246","imei2":"10398036830246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187332,"job_number":"JOB_187332","tr_customer_id":187350,"tr_customer_product_id":187340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:18.000Z","modified_at":"2026-02-16T04:36:18.000Z","name":"Emiliano Hayes","mobile_number":"416-373-5291","email_id":"Ivah74@yahoo.com","dop":"2025-04-06","serial_number":"17749627367068332","imei1":"17749627367068332","imei2":"17749627367068332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187331,"job_number":"JOB_187331","tr_customer_id":187349,"tr_customer_product_id":187339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:17.000Z","modified_at":"2026-02-16T04:37:00.000Z","name":"Ella Runolfsson","mobile_number":"439-466-8759","email_id":"Myrl_McCullough@yahoo.com","dop":"2025-04-06","serial_number":"17035682735915","imei1":"17035682735915","imei2":"17035682735915","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187330,"job_number":"JOB_187330","tr_customer_id":187348,"tr_customer_product_id":187338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:14.000Z","modified_at":"2026-02-16T04:36:14.000Z","name":"Aidan Gleason","mobile_number":"668-636-8477","email_id":"Abagail.Connelly83@yahoo.com","dop":"2025-04-06","serial_number":"13064836948800866","imei1":"13064836948800866","imei2":"13064836948800866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187329,"job_number":"JOB_187329","tr_customer_id":187347,"tr_customer_product_id":187337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:13.000Z","modified_at":"2026-02-16T04:36:53.000Z","name":"Akeem Friesen","mobile_number":"475-543-7599","email_id":"Bernardo.Breitenberg47@gmail.com","dop":"2025-04-06","serial_number":"11220963466647","imei1":"11220963466647","imei2":"11220963466647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187328,"job_number":"JOB_187328","tr_customer_id":187346,"tr_customer_product_id":187336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:10.000Z","modified_at":"2026-02-16T04:36:10.000Z","name":"Mateo Robel","mobile_number":"379-423-1865","email_id":"Sierra60@yahoo.com","dop":"2025-06-18","serial_number":"1054669343307214","imei1":"1054669343307214","imei2":"1054669343307214","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187327,"job_number":"JOB_187327","tr_customer_id":187345,"tr_customer_product_id":187335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:10.000Z","modified_at":"2026-02-16T04:36:51.000Z","name":"Lucinda Jones","mobile_number":"270-358-6639","email_id":"Nelson_Hamill@hotmail.com","dop":"2025-06-18","serial_number":"10731629526843","imei1":"10731629526843","imei2":"10731629526843","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:36:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187326,"job_number":"JOB_187326","tr_customer_id":187344,"tr_customer_product_id":187334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:09.000Z","modified_at":"2026-02-16T04:36:09.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10121942448789","imei1":"10121942448789","imei2":"10121942448789","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187325,"job_number":"JOB_187325","tr_customer_id":187343,"tr_customer_product_id":187333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:59.000Z","modified_at":"2026-02-16T04:35:59.000Z","name":"Sebastian Keeling","mobile_number":"794-584-5068","email_id":"Velda_Rogahn63@hotmail.com","dop":"2025-04-06","serial_number":"14352630980669572","imei1":"14352630980669572","imei2":"14352630980669572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187324,"job_number":"JOB_187324","tr_customer_id":187342,"tr_customer_product_id":187332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:58.000Z","modified_at":"2026-02-16T04:36:37.000Z","name":"Jaqueline Durgan","mobile_number":"276-867-9355","email_id":"Paige_Pfeffer@yahoo.com","dop":"2025-04-06","serial_number":"13554093486728","imei1":"13554093486728","imei2":"13554093486728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:36:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187323,"job_number":"JOB_187323","tr_customer_id":187341,"tr_customer_product_id":187331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:57.000Z","modified_at":"2026-02-16T04:35:57.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16790312657476","imei1":"16790312657476","imei2":"16790312657476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187322,"job_number":"JOB_187322","tr_customer_id":187340,"tr_customer_product_id":187330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:56.000Z","modified_at":"2026-02-16T04:36:07.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"22911614247167","imei1":"22911614247167","imei2":"22911614247167","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:36:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187321,"job_number":"JOB_187321","tr_customer_id":187339,"tr_customer_product_id":187329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:53.000Z","modified_at":"2026-02-16T04:35:53.000Z","name":"Cydney Schaden","mobile_number":"307-274-3938","email_id":"Ivy_Runte49@yahoo.com","dop":"2025-04-06","serial_number":"12394002694222382","imei1":"12394002694222382","imei2":"12394002694222382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187320,"job_number":"JOB_187320","tr_customer_id":187338,"tr_customer_product_id":187328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:51.000Z","modified_at":"2026-02-16T04:36:31.000Z","name":"Stephania Schamberger","mobile_number":"918-826-2231","email_id":"Genesis_Funk@gmail.com","dop":"2025-04-06","serial_number":"13471761645762","imei1":"13471761645762","imei2":"13471761645762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187319,"job_number":"JOB_187319","tr_customer_id":187337,"tr_customer_product_id":187327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:43.000Z","modified_at":"2026-02-16T04:35:54.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"39619738101734","imei1":"39619738101734","imei2":"39619738101734","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:35:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187318,"job_number":"JOB_187318","tr_customer_id":187336,"tr_customer_product_id":187326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:33:50.000Z","modified_at":"2026-02-16T04:33:50.000Z","name":"Phoebe Ledner","mobile_number":"427-577-7016","email_id":"Felicita_Cummerata@hotmail.com","dop":"2026-01-04","serial_number":"50277029238607670","imei1":"50277029238607670","imei2":"50277029238607670","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187317,"job_number":"JOB_187317","tr_customer_id":187335,"tr_customer_product_id":187325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:33:49.000Z","modified_at":"2026-02-16T04:34:37.000Z","name":"Brice Lynch","mobile_number":"300-468-5735","email_id":"Vidal_Kshlerin@yahoo.com","dop":"2026-01-04","serial_number":"18008706421408","imei1":"18008706421408","imei2":"18008706421408","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187316,"job_number":"JOB_187316","tr_customer_id":187334,"tr_customer_product_id":187324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:33:48.000Z","modified_at":"2026-02-16T04:33:48.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"15513403623748","imei1":"15513403623748","imei2":"15513403623748","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187315,"job_number":"JOB_187315","tr_customer_id":187333,"tr_customer_product_id":187323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:32:52.000Z","modified_at":"2026-02-16T04:32:52.000Z","name":"Jameson Carroll","mobile_number":"924-941-3339","email_id":"Jailyn.Upton64@gmail.com","dop":"2026-01-04","serial_number":"90162112369839070","imei1":"90162112369839070","imei2":"90162112369839070","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187314,"job_number":"JOB_187314","tr_customer_id":187332,"tr_customer_product_id":187322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:32:51.000Z","modified_at":"2026-02-16T04:33:39.000Z","name":"Rubie Gusikowski","mobile_number":"835-481-4343","email_id":"Christophe.Heidenreich56@yahoo.com","dop":"2026-01-04","serial_number":"15047792201550","imei1":"15047792201550","imei2":"15047792201550","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187313,"job_number":"JOB_187313","tr_customer_id":187331,"tr_customer_product_id":187321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:32:50.000Z","modified_at":"2026-02-16T04:32:51.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15180819562535","imei1":"15180819562535","imei2":"15180819562535","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187312,"job_number":"JOB_187312","tr_customer_id":187330,"tr_customer_product_id":187320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:31:55.000Z","modified_at":"2026-02-16T04:31:55.000Z","name":"Fausto Jakubowski","mobile_number":"509-227-6570","email_id":"Linnea1@gmail.com","dop":"2026-01-04","serial_number":"95957983175281250","imei1":"95957983175281250","imei2":"95957983175281250","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187311,"job_number":"JOB_187311","tr_customer_id":187329,"tr_customer_product_id":187319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:31:53.000Z","modified_at":"2026-02-16T04:32:41.000Z","name":"Robin Little","mobile_number":"865-412-6008","email_id":"Adah71@gmail.com","dop":"2026-01-04","serial_number":"15139468737285","imei1":"15139468737285","imei2":"15139468737285","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187310,"job_number":"JOB_187310","tr_customer_id":187328,"tr_customer_product_id":187318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:31:53.000Z","modified_at":"2026-02-16T04:31:53.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14470925949936","imei1":"14470925949936","imei2":"14470925949936","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187309,"job_number":"JOB_187309","tr_customer_id":187327,"tr_customer_product_id":187317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:56.000Z","modified_at":"2026-02-16T04:23:56.000Z","name":"Nyasia Ullrich","mobile_number":"608-970-5228","email_id":"Isabelle_Kris57@hotmail.com","dop":"2026-01-04","serial_number":"47342645289180770","imei1":"47342645289180770","imei2":"47342645289180770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187308,"job_number":"JOB_187308","tr_customer_id":187326,"tr_customer_product_id":187316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:54.000Z","modified_at":"2026-02-16T04:24:40.000Z","name":"Ludie Leuschke","mobile_number":"618-779-0822","email_id":"Hildegard61@gmail.com","dop":"2026-01-04","serial_number":"16222082131937","imei1":"16222082131937","imei2":"16222082131937","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:24:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187307,"job_number":"JOB_187307","tr_customer_id":187325,"tr_customer_product_id":187315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:54.000Z","modified_at":"2026-02-16T04:23:54.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18990644605649","imei1":"18990644605649","imei2":"18990644605649","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187306,"job_number":"JOB_187306","tr_customer_id":187324,"tr_customer_product_id":187314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:02.000Z","modified_at":"2026-02-16T04:23:02.000Z","name":"Madisyn Friesen","mobile_number":"215-319-3448","email_id":"Dayna_DuBuque23@yahoo.com","dop":"2026-01-04","serial_number":"95354379874961170","imei1":"95354379874961170","imei2":"95354379874961170","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187305,"job_number":"JOB_187305","tr_customer_id":187323,"tr_customer_product_id":187313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:01.000Z","modified_at":"2026-02-16T04:23:46.000Z","name":"Natalie Rippin","mobile_number":"555-969-0373","email_id":"Arnoldo_Gleichner@gmail.com","dop":"2026-01-04","serial_number":"17776576918300","imei1":"17776576918300","imei2":"17776576918300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:23:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187304,"job_number":"JOB_187304","tr_customer_id":187322,"tr_customer_product_id":187312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:00.000Z","modified_at":"2026-02-16T04:23:00.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"12789834671925","imei1":"12789834671925","imei2":"12789834671925","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187302,"job_number":"JOB_187302","tr_customer_id":187320,"tr_customer_product_id":187310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:08.000Z","modified_at":"2026-02-16T04:22:08.000Z","name":"Velma Koss","mobile_number":"520-244-7020","email_id":"Raven85@gmail.com","dop":"2026-01-04","serial_number":"59505695262048950","imei1":"59505695262048950","imei2":"59505695262048950","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187301,"job_number":"JOB_187301","tr_customer_id":187319,"tr_customer_product_id":187309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:07.000Z","modified_at":"2026-02-16T04:22:52.000Z","name":"Geo Ryan","mobile_number":"515-994-0920","email_id":"Rasheed50@yahoo.com","dop":"2026-01-04","serial_number":"15313705854285","imei1":"15313705854285","imei2":"15313705854285","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187300,"job_number":"JOB_187300","tr_customer_id":187318,"tr_customer_product_id":187308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:06.000Z","modified_at":"2026-02-16T04:22:06.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"13295759190492","imei1":"13295759190492","imei2":"13295759190492","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187299,"job_number":"JOB_187299","tr_customer_id":187317,"tr_customer_product_id":187307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T03:24:00.000Z","modified_at":"2026-02-16T03:24:00.000Z","name":"Rhett Braun","mobile_number":"362-339-3393","email_id":"Kelly_Corkery@gmail.com","dop":"2025-05-30","serial_number":"1709458007931367","imei1":"1709458007931367","imei2":"1709458007931367","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T03:24:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187298,"job_number":"JOB_187298","tr_customer_id":187316,"tr_customer_product_id":187306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T03:23:58.000Z","modified_at":"2026-02-16T03:23:58.000Z","name":"Hallie Metz","mobile_number":"863-299-4876","email_id":"Shanny_Hagenes@yahoo.com","dop":"2025-05-30","serial_number":"10022649508757","imei1":"10022649508757","imei2":"10022649508757","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T03:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187297,"job_number":"JOB_187297","tr_customer_id":187315,"tr_customer_product_id":187305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T03:23:57.000Z","modified_at":"2026-02-16T03:24:18.000Z","name":"Demetris Cummings","mobile_number":"590-748-1152","email_id":"Tyrique_Prosacco@gmail.com","dop":"2025-05-30","serial_number":"12949132671066","imei1":"12949132671066","imei2":"12949132671066","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T03:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188438,"job_number":"JOB_188438","tr_customer_id":188456,"tr_customer_product_id":188446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:30.000Z","modified_at":"2026-02-16T14:41:30.000Z","name":"Joanne Stroman","mobile_number":"632-897-0767","email_id":"Charlie_Kemmer@gmail.com","dop":"2000-01-31","serial_number":"1098513677800775","imei1":"1098513677800775","imei2":"1098513677800775","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188435,"job_number":"JOB_188435","tr_customer_id":188453,"tr_customer_product_id":188443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:28.000Z","modified_at":"2026-02-16T14:41:28.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10136830833522","imei1":"10136830833522","imei2":"10136830833522","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188422,"job_number":"JOB_188422","tr_customer_id":188440,"tr_customer_product_id":188430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:35.000Z","modified_at":"2026-02-16T14:40:35.000Z","name":"Haleigh Schmeler","mobile_number":"536-860-8389","email_id":"Deontae_Herzog@hotmail.com","dop":"2000-01-31","serial_number":"1051185635230661","imei1":"1051185635230661","imei2":"1051185635230661","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188420,"job_number":"JOB_188420","tr_customer_id":188438,"tr_customer_product_id":188428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:33.000Z","modified_at":"2026-02-16T14:40:33.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10700662076824","imei1":"10700662076824","imei2":"10700662076824","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188407,"job_number":"JOB_188407","tr_customer_id":188425,"tr_customer_product_id":188415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:41.000Z","modified_at":"2026-02-16T14:39:41.000Z","name":"Sharon Terry","mobile_number":"396-325-1677","email_id":"Akeem.Lebsack@hotmail.com","dop":"2000-01-31","serial_number":"1032824336896897","imei1":"1032824336896897","imei2":"1032824336896897","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188405,"job_number":"JOB_188405","tr_customer_id":188423,"tr_customer_product_id":188413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:39.000Z","modified_at":"2026-02-16T14:39:39.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10815219365883","imei1":"10815219365883","imei2":"10815219365883","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188394,"job_number":"JOB_188394","tr_customer_id":188412,"tr_customer_product_id":188402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:47.000Z","modified_at":"2026-02-16T14:38:47.000Z","name":"Laurel Cruickshank","mobile_number":"254-529-6110","email_id":"Hailie.Friesen@gmail.com","dop":"2000-01-31","serial_number":"1077748665988458","imei1":"1077748665988458","imei2":"1077748665988458","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188390,"job_number":"JOB_188390","tr_customer_id":188408,"tr_customer_product_id":188398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:45.000Z","modified_at":"2026-02-16T14:38:45.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10432587599874","imei1":"10432587599874","imei2":"10432587599874","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187814,"job_number":"JOB_187814","tr_customer_id":187832,"tr_customer_product_id":187822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:22.000Z","modified_at":"2026-02-16T07:05:22.000Z","name":"Colten Padberg","mobile_number":"967-905-0669","email_id":"Hubert.Pollich@yahoo.com","dop":"2000-01-31","serial_number":"1047913377497567","imei1":"1047913377497567","imei2":"1047913377497567","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187812,"job_number":"JOB_187812","tr_customer_id":187830,"tr_customer_product_id":187820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:21.000Z","modified_at":"2026-02-16T07:05:21.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10603845965349","imei1":"10603845965349","imei2":"10603845965349","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187805,"job_number":"JOB_187805","tr_customer_id":187823,"tr_customer_product_id":187813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:36.000Z","modified_at":"2026-02-16T07:04:36.000Z","name":"Rhett Schiller","mobile_number":"810-943-3102","email_id":"Elmer78@gmail.com","dop":"2000-01-31","serial_number":"1086168803153068","imei1":"1086168803153068","imei2":"1086168803153068","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187803,"job_number":"JOB_187803","tr_customer_id":187821,"tr_customer_product_id":187811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:34.000Z","modified_at":"2026-02-16T07:04:34.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10326628298638","imei1":"10326628298638","imei2":"10326628298638","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187793,"job_number":"JOB_187793","tr_customer_id":187811,"tr_customer_product_id":187801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:50.000Z","modified_at":"2026-02-16T07:03:50.000Z","name":"Conrad Gleichner","mobile_number":"295-609-3858","email_id":"Monserrate75@yahoo.com","dop":"2000-01-31","serial_number":"1036419163386346","imei1":"1036419163386346","imei2":"1036419163386346","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187791,"job_number":"JOB_187791","tr_customer_id":187809,"tr_customer_product_id":187799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:49.000Z","modified_at":"2026-02-16T07:03:49.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10192902457629","imei1":"10192902457629","imei2":"10192902457629","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187784,"job_number":"JOB_187784","tr_customer_id":187802,"tr_customer_product_id":187792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:04.000Z","modified_at":"2026-02-16T07:03:04.000Z","name":"Gus Witting","mobile_number":"452-897-9385","email_id":"Connie25@gmail.com","dop":"2000-01-31","serial_number":"1012077995643873","imei1":"1012077995643873","imei2":"1012077995643873","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187782,"job_number":"JOB_187782","tr_customer_id":187800,"tr_customer_product_id":187790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:02.000Z","modified_at":"2026-02-16T07:03:02.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10862058666572","imei1":"10862058666572","imei2":"10862058666572","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187539,"job_number":"JOB_187539","tr_customer_id":187557,"tr_customer_product_id":187547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:40:00.000Z","modified_at":"2026-02-16T04:40:00.000Z","name":"Jayden Nitzsche","mobile_number":"640-624-6119","email_id":"Ursula.Moore15@yahoo.com","dop":"2000-01-31","serial_number":"1055527011366919","imei1":"1055527011366919","imei2":"1055527011366919","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187537,"job_number":"JOB_187537","tr_customer_id":187555,"tr_customer_product_id":187545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:59.000Z","modified_at":"2026-02-16T04:39:59.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10202221071984","imei1":"10202221071984","imei2":"10202221071984","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187517,"job_number":"JOB_187517","tr_customer_id":187535,"tr_customer_product_id":187525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:09.000Z","modified_at":"2026-02-16T04:39:09.000Z","name":"Loma Gleason","mobile_number":"272-990-4492","email_id":"Ike_DuBuque@gmail.com","dop":"2000-01-31","serial_number":"1074152522592903","imei1":"1074152522592903","imei2":"1074152522592903","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187513,"job_number":"JOB_187513","tr_customer_id":187531,"tr_customer_product_id":187521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:07.000Z","modified_at":"2026-02-16T04:39:07.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10960518528622","imei1":"10960518528622","imei2":"10960518528622","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187462,"job_number":"JOB_187462","tr_customer_id":187480,"tr_customer_product_id":187470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Roberto Kautzer","mobile_number":"517-881-7672","email_id":"Brendan_Kautzer18@yahoo.com","dop":"2000-01-31","serial_number":"1038822615460526","imei1":"1038822615460526","imei2":"1038822615460526","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187455,"job_number":"JOB_187455","tr_customer_id":187473,"tr_customer_product_id":187463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10969056244069","imei1":"10969056244069","imei2":"10969056244069","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187378,"job_number":"JOB_187378","tr_customer_id":187396,"tr_customer_product_id":187386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:15.000Z","modified_at":"2026-02-16T04:37:15.000Z","name":"Claire Towne","mobile_number":"867-797-3709","email_id":"Elliot_Shanahan@gmail.com","dop":"2000-01-31","serial_number":"1010941614672108","imei1":"1010941614672108","imei2":"1010941614672108","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187374,"job_number":"JOB_187374","tr_customer_id":187392,"tr_customer_product_id":187382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:13.000Z","modified_at":"2026-02-16T04:37:13.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10498189895292","imei1":"10498189895292","imei2":"10498189895292","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
NamePassedFailedSkipped
Verifty the status code is 200 1 0 0
Verify the message is 'Success' 1 0 0
verify if the data is a non empty array 1 0 0
Verify if the json object with id188602Has required fileds 1 0 0
verify if the json number starts with JOB_ 1280 0 0
Verify if the json object with id188601Has required fileds 1 0 0
Verify if the json object with id188600Has required fileds 1 0 0
Verify if the json object with id188585Has required fileds 1 0 0
Verify if the json object with id188535Has required fileds 1 0 0
Verify if the json object with id188531Has required fileds 1 0 0
Verify if the json object with id188530Has required fileds 1 0 0
Verify if the json object with id188513Has required fileds 1 0 0
Verify if the json object with id188512Has required fileds 1 0 0
Verify if the json object with id188511Has required fileds 1 0 0
Verify if the json object with id188508Has required fileds 1 0 0
Verify if the json object with id188507Has required fileds 1 0 0
Verify if the json object with id188506Has required fileds 1 0 0
Verify if the json object with id188502Has required fileds 1 0 0
Verify if the json object with id188501Has required fileds 1 0 0
Verify if the json object with id188500Has required fileds 1 0 0
Verify if the json object with id188455Has required fileds 1 0 0
Verify if the json object with id188452Has required fileds 1 0 0
Verify if the json object with id188450Has required fileds 1 0 0
Verify if the json object with id188362Has required fileds 1 0 0
Verify if the json object with id188361Has required fileds 1 0 0
Verify if the json object with id188360Has required fileds 1 0 0
Verify if the json object with id188359Has required fileds 1 0 0
Verify if the json object with id188358Has required fileds 1 0 0
Verify if the json object with id188357Has required fileds 1 0 0
Verify if the json object with id188355Has required fileds 1 0 0
Verify if the json object with id188354Has required fileds 1 0 0
Verify if the json object with id188353Has required fileds 1 0 0
Verify if the json object with id188349Has required fileds 1 0 0
Verify if the json object with id188348Has required fileds 1 0 0
Verify if the json object with id188344Has required fileds 1 0 0
Verify if the json object with id188162Has required fileds 1 0 0
Verify if the json object with id188161Has required fileds 1 0 0
Verify if the json object with id188160Has required fileds 1 0 0
Verify if the json object with id188135Has required fileds 1 0 0
Verify if the json object with id188133Has required fileds 1 0 0
Verify if the json object with id188131Has required fileds 1 0 0
Verify if the json object with id188117Has required fileds 1 0 0
Verify if the json object with id188116Has required fileds 1 0 0
Verify if the json object with id188115Has required fileds 1 0 0
Verify if the json object with id188004Has required fileds 1 0 0
Verify if the json object with id188003Has required fileds 1 0 0
Verify if the json object with id188002Has required fileds 1 0 0
Verify if the json object with id188001Has required fileds 1 0 0
Verify if the json object with id188000Has required fileds 1 0 0
Verify if the json object with id187999Has required fileds 1 0 0
Verify if the json object with id187998Has required fileds 1 0 0
Verify if the json object with id187997Has required fileds 1 0 0
Verify if the json object with id187996Has required fileds 1 0 0
Verify if the json object with id187995Has required fileds 1 0 0
Verify if the json object with id187761Has required fileds 1 0 0
Verify if the json object with id187760Has required fileds 1 0 0
Verify if the json object with id187753Has required fileds 1 0 0
Verify if the json object with id187628Has required fileds 1 0 0
Verify if the json object with id187626Has required fileds 1 0 0
Verify if the json object with id187624Has required fileds 1 0 0
Verify if the json object with id187620Has required fileds 1 0 0
Verify if the json object with id187619Has required fileds 1 0 0
Verify if the json object with id187618Has required fileds 1 0 0
Verify if the json object with id187615Has required fileds 1 0 0
Verify if the json object with id187614Has required fileds 1 0 0
Verify if the json object with id187613Has required fileds 1 0 0
Verify if the json object with id187609Has required fileds 1 0 0
Verify if the json object with id187608Has required fileds 1 0 0
Verify if the json object with id187607Has required fileds 1 0 0
Verify if the json object with id187603Has required fileds 1 0 0
Verify if the json object with id187602Has required fileds 1 0 0
Verify if the json object with id187601Has required fileds 1 0 0
Verify if the json object with id187600Has required fileds 1 0 0
Verify if the json object with id187576Has required fileds 1 0 0
Verify if the json object with id187575Has required fileds 1 0 0
Verify if the json object with id187498Has required fileds 1 0 0
Verify if the json object with id187487Has required fileds 1 0 0
Verify if the json object with id187486Has required fileds 1 0 0
Verify if the json object with id187484Has required fileds 1 0 0
Verify if the json object with id187476Has required fileds 1 0 0
Verify if the json object with id187454Has required fileds 1 0 0
Verify if the json object with id187453Has required fileds 1 0 0
Verify if the json object with id187452Has required fileds 1 0 0
Verify if the json object with id187448Has required fileds 1 0 0
Verify if the json object with id187438Has required fileds 1 0 0
Verify if the json object with id187437Has required fileds 1 0 0
Verify if the json object with id187436Has required fileds 1 0 0
Verify if the json object with id187435Has required fileds 1 0 0
Verify if the json object with id187433Has required fileds 1 0 0
Verify if the json object with id187432Has required fileds 1 0 0
Verify if the json object with id187431Has required fileds 1 0 0
Verify if the json object with id187425Has required fileds 1 0 0
Verify if the json object with id187424Has required fileds 1 0 0
Verify if the json object with id187422Has required fileds 1 0 0
Verify if the json object with id187420Has required fileds 1 0 0
Verify if the json object with id187410Has required fileds 1 0 0
Verify if the json object with id187409Has required fileds 1 0 0
Verify if the json object with id187407Has required fileds 1 0 0
Verify if the json object with id187406Has required fileds 1 0 0
Verify if the json object with id187372Has required fileds 1 0 0
Verify if the json object with id187364Has required fileds 1 0 0
Verify if the json object with id187363Has required fileds 1 0 0
Verify if the json object with id187354Has required fileds 1 0 0
Verify if the json object with id187345Has required fileds 1 0 0
Verify if the json object with id187334Has required fileds 1 0 0
Verify if the json object with id187303Has required fileds 1 0 0
Verify if the json object with id188608Has required fileds 1 0 0
Verify if the json object with id188607Has required fileds 1 0 0
Verify if the json object with id188606Has required fileds 1 0 0
Verify if the json object with id188605Has required fileds 1 0 0
Verify if the json object with id188604Has required fileds 1 0 0
Verify if the json object with id188603Has required fileds 1 0 0
Verify if the json object with id188599Has required fileds 1 0 0
Verify if the json object with id188598Has required fileds 1 0 0
Verify if the json object with id188597Has required fileds 1 0 0
Verify if the json object with id188596Has required fileds 1 0 0
Verify if the json object with id188595Has required fileds 1 0 0
Verify if the json object with id188594Has required fileds 1 0 0
Verify if the json object with id188593Has required fileds 1 0 0
Verify if the json object with id188592Has required fileds 1 0 0
Verify if the json object with id188591Has required fileds 1 0 0
Verify if the json object with id188590Has required fileds 1 0 0
Verify if the json object with id188589Has required fileds 1 0 0
Verify if the json object with id188588Has required fileds 1 0 0
Verify if the json object with id188587Has required fileds 1 0 0
Verify if the json object with id188586Has required fileds 1 0 0
Verify if the json object with id188584Has required fileds 1 0 0
Verify if the json object with id188583Has required fileds 1 0 0
Verify if the json object with id188582Has required fileds 1 0 0
Verify if the json object with id188581Has required fileds 1 0 0
Verify if the json object with id188580Has required fileds 1 0 0
Verify if the json object with id188579Has required fileds 1 0 0
Verify if the json object with id188578Has required fileds 1 0 0
Verify if the json object with id188577Has required fileds 1 0 0
Verify if the json object with id188576Has required fileds 1 0 0
Verify if the json object with id188575Has required fileds 1 0 0
Verify if the json object with id188574Has required fileds 1 0 0
Verify if the json object with id188573Has required fileds 1 0 0
Verify if the json object with id188572Has required fileds 1 0 0
Verify if the json object with id188571Has required fileds 1 0 0
Verify if the json object with id188570Has required fileds 1 0 0
Verify if the json object with id188569Has required fileds 1 0 0
Verify if the json object with id188568Has required fileds 1 0 0
Verify if the json object with id188567Has required fileds 1 0 0
Verify if the json object with id188566Has required fileds 1 0 0
Verify if the json object with id188565Has required fileds 1 0 0
Verify if the json object with id188564Has required fileds 1 0 0
Verify if the json object with id188563Has required fileds 1 0 0
Verify if the json object with id188562Has required fileds 1 0 0
Verify if the json object with id188561Has required fileds 1 0 0
Verify if the json object with id188560Has required fileds 1 0 0
Verify if the json object with id188559Has required fileds 1 0 0
Verify if the json object with id188558Has required fileds 1 0 0
Verify if the json object with id188557Has required fileds 1 0 0
Verify if the json object with id188556Has required fileds 1 0 0
Verify if the json object with id188555Has required fileds 1 0 0
Verify if the json object with id188554Has required fileds 1 0 0
Verify if the json object with id188553Has required fileds 1 0 0
Verify if the json object with id188552Has required fileds 1 0 0
Verify if the json object with id188551Has required fileds 1 0 0
Verify if the json object with id188550Has required fileds 1 0 0
Verify if the json object with id188549Has required fileds 1 0 0
Verify if the json object with id188548Has required fileds 1 0 0
Verify if the json object with id188547Has required fileds 1 0 0
Verify if the json object with id188546Has required fileds 1 0 0
Verify if the json object with id188545Has required fileds 1 0 0
Verify if the json object with id188544Has required fileds 1 0 0
Verify if the json object with id188543Has required fileds 1 0 0
Verify if the json object with id188542Has required fileds 1 0 0
Verify if the json object with id188541Has required fileds 1 0 0
Verify if the json object with id188540Has required fileds 1 0 0
Verify if the json object with id188539Has required fileds 1 0 0
Verify if the json object with id188538Has required fileds 1 0 0
Verify if the json object with id188537Has required fileds 1 0 0
Verify if the json object with id188536Has required fileds 1 0 0
Verify if the json object with id188534Has required fileds 1 0 0
Verify if the json object with id188533Has required fileds 1 0 0
Verify if the json object with id188532Has required fileds 1 0 0
Verify if the json object with id188529Has required fileds 1 0 0
Verify if the json object with id188528Has required fileds 1 0 0
Verify if the json object with id188527Has required fileds 1 0 0
Verify if the json object with id188526Has required fileds 1 0 0
Verify if the json object with id188525Has required fileds 1 0 0
Verify if the json object with id188524Has required fileds 1 0 0
Verify if the json object with id188523Has required fileds 1 0 0
Verify if the json object with id188522Has required fileds 1 0 0
Verify if the json object with id188521Has required fileds 1 0 0
Verify if the json object with id188520Has required fileds 1 0 0
Verify if the json object with id188519Has required fileds 1 0 0
Verify if the json object with id188518Has required fileds 1 0 0
Verify if the json object with id188517Has required fileds 1 0 0
Verify if the json object with id188516Has required fileds 1 0 0
Verify if the json object with id188515Has required fileds 1 0 0
Verify if the json object with id188514Has required fileds 1 0 0
Verify if the json object with id188510Has required fileds 1 0 0
Verify if the json object with id188509Has required fileds 1 0 0
Verify if the json object with id188505Has required fileds 1 0 0
Verify if the json object with id188504Has required fileds 1 0 0
Verify if the json object with id188503Has required fileds 1 0 0
Verify if the json object with id188499Has required fileds 1 0 0
Verify if the json object with id188498Has required fileds 1 0 0
Verify if the json object with id188497Has required fileds 1 0 0
Verify if the json object with id188496Has required fileds 1 0 0
Verify if the json object with id188495Has required fileds 1 0 0
Verify if the json object with id188494Has required fileds 1 0 0
Verify if the json object with id188493Has required fileds 1 0 0
Verify if the json object with id188492Has required fileds 1 0 0
Verify if the json object with id188491Has required fileds 1 0 0
Verify if the json object with id188490Has required fileds 1 0 0
Verify if the json object with id188489Has required fileds 1 0 0
Verify if the json object with id188488Has required fileds 1 0 0
Verify if the json object with id188487Has required fileds 1 0 0
Verify if the json object with id188486Has required fileds 1 0 0
Verify if the json object with id188485Has required fileds 1 0 0
Verify if the json object with id188484Has required fileds 1 0 0
Verify if the json object with id188483Has required fileds 1 0 0
Verify if the json object with id188482Has required fileds 1 0 0
Verify if the json object with id188481Has required fileds 1 0 0
Verify if the json object with id188480Has required fileds 1 0 0
Verify if the json object with id188479Has required fileds 1 0 0
Verify if the json object with id188478Has required fileds 1 0 0
Verify if the json object with id188477Has required fileds 1 0 0
Verify if the json object with id188476Has required fileds 1 0 0
Verify if the json object with id188475Has required fileds 1 0 0
Verify if the json object with id188474Has required fileds 1 0 0
Verify if the json object with id188473Has required fileds 1 0 0
Verify if the json object with id188472Has required fileds 1 0 0
Verify if the json object with id188471Has required fileds 1 0 0
Verify if the json object with id188470Has required fileds 1 0 0
Verify if the json object with id188469Has required fileds 1 0 0
Verify if the json object with id188468Has required fileds 1 0 0
Verify if the json object with id188467Has required fileds 1 0 0
Verify if the json object with id188466Has required fileds 1 0 0
Verify if the json object with id188465Has required fileds 1 0 0
Verify if the json object with id188464Has required fileds 1 0 0
Verify if the json object with id188463Has required fileds 1 0 0
Verify if the json object with id188462Has required fileds 1 0 0
Verify if the json object with id188461Has required fileds 1 0 0
Verify if the json object with id188460Has required fileds 1 0 0
Verify if the json object with id188459Has required fileds 1 0 0
Verify if the json object with id188458Has required fileds 1 0 0
Verify if the json object with id188457Has required fileds 1 0 0
Verify if the json object with id188456Has required fileds 1 0 0
Verify if the json object with id188454Has required fileds 1 0 0
Verify if the json object with id188453Has required fileds 1 0 0
Verify if the json object with id188451Has required fileds 1 0 0
Verify if the json object with id188449Has required fileds 1 0 0
Verify if the json object with id188448Has required fileds 1 0 0
Verify if the json object with id188447Has required fileds 1 0 0
Verify if the json object with id188446Has required fileds 1 0 0
Verify if the json object with id188445Has required fileds 1 0 0
Verify if the json object with id188444Has required fileds 1 0 0
Verify if the json object with id188443Has required fileds 1 0 0
Verify if the json object with id188442Has required fileds 1 0 0
Verify if the json object with id188441Has required fileds 1 0 0
Verify if the json object with id188440Has required fileds 1 0 0
Verify if the json object with id188439Has required fileds 1 0 0
Verify if the json object with id188437Has required fileds 1 0 0
Verify if the json object with id188436Has required fileds 1 0 0
Verify if the json object with id188434Has required fileds 1 0 0
Verify if the json object with id188433Has required fileds 1 0 0
Verify if the json object with id188432Has required fileds 1 0 0
Verify if the json object with id188431Has required fileds 1 0 0
Verify if the json object with id188430Has required fileds 1 0 0
Verify if the json object with id188429Has required fileds 1 0 0
Verify if the json object with id188428Has required fileds 1 0 0
Verify if the json object with id188427Has required fileds 1 0 0
Verify if the json object with id188426Has required fileds 1 0 0
Verify if the json object with id188425Has required fileds 1 0 0
Verify if the json object with id188424Has required fileds 1 0 0
Verify if the json object with id188423Has required fileds 1 0 0
Verify if the json object with id188421Has required fileds 1 0 0
Verify if the json object with id188419Has required fileds 1 0 0
Verify if the json object with id188418Has required fileds 1 0 0
Verify if the json object with id188417Has required fileds 1 0 0
Verify if the json object with id188416Has required fileds 1 0 0
Verify if the json object with id188415Has required fileds 1 0 0
Verify if the json object with id188414Has required fileds 1 0 0
Verify if the json object with id188413Has required fileds 1 0 0
Verify if the json object with id188412Has required fileds 1 0 0
Verify if the json object with id188411Has required fileds 1 0 0
Verify if the json object with id188410Has required fileds 1 0 0
Verify if the json object with id188409Has required fileds 1 0 0
Verify if the json object with id188408Has required fileds 1 0 0
Verify if the json object with id188406Has required fileds 1 0 0
Verify if the json object with id188404Has required fileds 1 0 0
Verify if the json object with id188403Has required fileds 1 0 0
Verify if the json object with id188402Has required fileds 1 0 0
Verify if the json object with id188401Has required fileds 1 0 0
Verify if the json object with id188400Has required fileds 1 0 0
Verify if the json object with id188399Has required fileds 1 0 0
Verify if the json object with id188398Has required fileds 1 0 0
Verify if the json object with id188397Has required fileds 1 0 0
Verify if the json object with id188396Has required fileds 1 0 0
Verify if the json object with id188395Has required fileds 1 0 0
Verify if the json object with id188393Has required fileds 1 0 0
Verify if the json object with id188392Has required fileds 1 0 0
Verify if the json object with id188391Has required fileds 1 0 0
Verify if the json object with id188389Has required fileds 1 0 0
Verify if the json object with id188388Has required fileds 1 0 0
Verify if the json object with id188387Has required fileds 1 0 0
Verify if the json object with id188386Has required fileds 1 0 0
Verify if the json object with id188385Has required fileds 1 0 0
Verify if the json object with id188384Has required fileds 1 0 0
Verify if the json object with id188383Has required fileds 1 0 0
Verify if the json object with id188382Has required fileds 1 0 0
Verify if the json object with id188381Has required fileds 1 0 0
Verify if the json object with id188380Has required fileds 1 0 0
Verify if the json object with id188379Has required fileds 1 0 0
Verify if the json object with id188378Has required fileds 1 0 0
Verify if the json object with id188377Has required fileds 1 0 0
Verify if the json object with id188376Has required fileds 1 0 0
Verify if the json object with id188375Has required fileds 1 0 0
Verify if the json object with id188374Has required fileds 1 0 0
Verify if the json object with id188373Has required fileds 1 0 0
Verify if the json object with id188372Has required fileds 1 0 0
Verify if the json object with id188371Has required fileds 1 0 0
Verify if the json object with id188370Has required fileds 1 0 0
Verify if the json object with id188369Has required fileds 1 0 0
Verify if the json object with id188368Has required fileds 1 0 0
Verify if the json object with id188367Has required fileds 1 0 0
Verify if the json object with id188366Has required fileds 1 0 0
Verify if the json object with id188365Has required fileds 1 0 0
Verify if the json object with id188364Has required fileds 1 0 0
Verify if the json object with id188363Has required fileds 1 0 0
Verify if the json object with id188356Has required fileds 1 0 0
Verify if the json object with id188352Has required fileds 1 0 0
Verify if the json object with id188351Has required fileds 1 0 0
Verify if the json object with id188350Has required fileds 1 0 0
Verify if the json object with id188347Has required fileds 1 0 0
Verify if the json object with id188346Has required fileds 1 0 0
Verify if the json object with id188345Has required fileds 1 0 0
Verify if the json object with id188343Has required fileds 1 0 0
Verify if the json object with id188342Has required fileds 1 0 0
Verify if the json object with id188341Has required fileds 1 0 0
Verify if the json object with id188340Has required fileds 1 0 0
Verify if the json object with id188339Has required fileds 1 0 0
Verify if the json object with id188338Has required fileds 1 0 0
Verify if the json object with id188337Has required fileds 1 0 0
Verify if the json object with id188336Has required fileds 1 0 0
Verify if the json object with id188335Has required fileds 1 0 0
Verify if the json object with id188334Has required fileds 1 0 0
Verify if the json object with id188333Has required fileds 1 0 0
Verify if the json object with id188332Has required fileds 1 0 0
Verify if the json object with id188331Has required fileds 1 0 0
Verify if the json object with id188330Has required fileds 1 0 0
Verify if the json object with id188329Has required fileds 1 0 0
Verify if the json object with id188328Has required fileds 1 0 0
Verify if the json object with id188327Has required fileds 1 0 0
Verify if the json object with id188326Has required fileds 1 0 0
Verify if the json object with id188325Has required fileds 1 0 0
Verify if the json object with id188324Has required fileds 1 0 0
Verify if the json object with id188323Has required fileds 1 0 0
Verify if the json object with id188322Has required fileds 1 0 0
Verify if the json object with id188321Has required fileds 1 0 0
Verify if the json object with id188320Has required fileds 1 0 0
Verify if the json object with id188319Has required fileds 1 0 0
Verify if the json object with id188318Has required fileds 1 0 0
Verify if the json object with id188317Has required fileds 1 0 0
Verify if the json object with id188316Has required fileds 1 0 0
Verify if the json object with id188315Has required fileds 1 0 0
Verify if the json object with id188314Has required fileds 1 0 0
Verify if the json object with id188313Has required fileds 1 0 0
Verify if the json object with id188312Has required fileds 1 0 0
Verify if the json object with id188311Has required fileds 1 0 0
Verify if the json object with id188310Has required fileds 1 0 0
Verify if the json object with id188309Has required fileds 1 0 0
Verify if the json object with id188308Has required fileds 1 0 0
Verify if the json object with id188307Has required fileds 1 0 0
Verify if the json object with id188306Has required fileds 1 0 0
Verify if the json object with id188305Has required fileds 1 0 0
Verify if the json object with id188304Has required fileds 1 0 0
Verify if the json object with id188303Has required fileds 1 0 0
Verify if the json object with id188302Has required fileds 1 0 0
Verify if the json object with id188301Has required fileds 1 0 0
Verify if the json object with id188300Has required fileds 1 0 0
Verify if the json object with id188299Has required fileds 1 0 0
Verify if the json object with id188298Has required fileds 1 0 0
Verify if the json object with id188297Has required fileds 1 0 0
Verify if the json object with id188296Has required fileds 1 0 0
Verify if the json object with id188295Has required fileds 1 0 0
Verify if the json object with id188294Has required fileds 1 0 0
Verify if the json object with id188293Has required fileds 1 0 0
Verify if the json object with id188292Has required fileds 1 0 0
Verify if the json object with id188291Has required fileds 1 0 0
Verify if the json object with id188290Has required fileds 1 0 0
Verify if the json object with id188289Has required fileds 1 0 0
Verify if the json object with id188288Has required fileds 1 0 0
Verify if the json object with id188287Has required fileds 1 0 0
Verify if the json object with id188286Has required fileds 1 0 0
Verify if the json object with id188285Has required fileds 1 0 0
Verify if the json object with id188284Has required fileds 1 0 0
Verify if the json object with id188283Has required fileds 1 0 0
Verify if the json object with id188282Has required fileds 1 0 0
Verify if the json object with id188281Has required fileds 1 0 0
Verify if the json object with id188280Has required fileds 1 0 0
Verify if the json object with id188279Has required fileds 1 0 0
Verify if the json object with id188278Has required fileds 1 0 0
Verify if the json object with id188277Has required fileds 1 0 0
Verify if the json object with id188276Has required fileds 1 0 0
Verify if the json object with id188275Has required fileds 1 0 0
Verify if the json object with id188274Has required fileds 1 0 0
Verify if the json object with id188273Has required fileds 1 0 0
Verify if the json object with id188272Has required fileds 1 0 0
Verify if the json object with id188271Has required fileds 1 0 0
Verify if the json object with id188270Has required fileds 1 0 0
Verify if the json object with id188269Has required fileds 1 0 0
Verify if the json object with id188268Has required fileds 1 0 0
Verify if the json object with id188267Has required fileds 1 0 0
Verify if the json object with id188266Has required fileds 1 0 0
Verify if the json object with id188265Has required fileds 1 0 0
Verify if the json object with id188264Has required fileds 1 0 0
Verify if the json object with id188263Has required fileds 1 0 0
Verify if the json object with id188262Has required fileds 1 0 0
Verify if the json object with id188261Has required fileds 1 0 0
Verify if the json object with id188260Has required fileds 1 0 0
Verify if the json object with id188259Has required fileds 1 0 0
Verify if the json object with id188258Has required fileds 1 0 0
Verify if the json object with id188257Has required fileds 1 0 0
Verify if the json object with id188256Has required fileds 1 0 0
Verify if the json object with id188255Has required fileds 1 0 0
Verify if the json object with id188254Has required fileds 1 0 0
Verify if the json object with id188253Has required fileds 1 0 0
Verify if the json object with id188252Has required fileds 1 0 0
Verify if the json object with id188251Has required fileds 1 0 0
Verify if the json object with id188250Has required fileds 1 0 0
Verify if the json object with id188249Has required fileds 1 0 0
Verify if the json object with id188248Has required fileds 1 0 0
Verify if the json object with id188247Has required fileds 1 0 0
Verify if the json object with id188246Has required fileds 1 0 0
Verify if the json object with id188245Has required fileds 1 0 0
Verify if the json object with id188244Has required fileds 1 0 0
Verify if the json object with id188243Has required fileds 1 0 0
Verify if the json object with id188242Has required fileds 1 0 0
Verify if the json object with id188241Has required fileds 1 0 0
Verify if the json object with id188240Has required fileds 1 0 0
Verify if the json object with id188239Has required fileds 1 0 0
Verify if the json object with id188238Has required fileds 1 0 0
Verify if the json object with id188237Has required fileds 1 0 0
Verify if the json object with id188236Has required fileds 1 0 0
Verify if the json object with id188235Has required fileds 1 0 0
Verify if the json object with id188234Has required fileds 1 0 0
Verify if the json object with id188233Has required fileds 1 0 0
Verify if the json object with id188232Has required fileds 1 0 0
Verify if the json object with id188231Has required fileds 1 0 0
Verify if the json object with id188230Has required fileds 1 0 0
Verify if the json object with id188229Has required fileds 1 0 0
Verify if the json object with id188228Has required fileds 1 0 0
Verify if the json object with id188227Has required fileds 1 0 0
Verify if the json object with id188226Has required fileds 1 0 0
Verify if the json object with id188225Has required fileds 1 0 0
Verify if the json object with id188224Has required fileds 1 0 0
Verify if the json object with id188223Has required fileds 1 0 0
Verify if the json object with id188222Has required fileds 1 0 0
Verify if the json object with id188221Has required fileds 1 0 0
Verify if the json object with id188220Has required fileds 1 0 0
Verify if the json object with id188219Has required fileds 1 0 0
Verify if the json object with id188218Has required fileds 1 0 0
Verify if the json object with id188217Has required fileds 1 0 0
Verify if the json object with id188216Has required fileds 1 0 0
Verify if the json object with id188215Has required fileds 1 0 0
Verify if the json object with id188214Has required fileds 1 0 0
Verify if the json object with id188213Has required fileds 1 0 0
Verify if the json object with id188212Has required fileds 1 0 0
Verify if the json object with id188211Has required fileds 1 0 0
Verify if the json object with id188210Has required fileds 1 0 0
Verify if the json object with id188209Has required fileds 1 0 0
Verify if the json object with id188208Has required fileds 1 0 0
Verify if the json object with id188207Has required fileds 1 0 0
Verify if the json object with id188206Has required fileds 1 0 0
Verify if the json object with id188205Has required fileds 1 0 0
Verify if the json object with id188204Has required fileds 1 0 0
Verify if the json object with id188203Has required fileds 1 0 0
Verify if the json object with id188202Has required fileds 1 0 0
Verify if the json object with id188201Has required fileds 1 0 0
Verify if the json object with id188200Has required fileds 1 0 0
Verify if the json object with id188199Has required fileds 1 0 0
Verify if the json object with id188198Has required fileds 1 0 0
Verify if the json object with id188197Has required fileds 1 0 0
Verify if the json object with id188196Has required fileds 1 0 0
Verify if the json object with id188195Has required fileds 1 0 0
Verify if the json object with id188194Has required fileds 1 0 0
Verify if the json object with id188193Has required fileds 1 0 0
Verify if the json object with id188192Has required fileds 1 0 0
Verify if the json object with id188191Has required fileds 1 0 0
Verify if the json object with id188190Has required fileds 1 0 0
Verify if the json object with id188189Has required fileds 1 0 0
Verify if the json object with id188188Has required fileds 1 0 0
Verify if the json object with id188187Has required fileds 1 0 0
Verify if the json object with id188186Has required fileds 1 0 0
Verify if the json object with id188185Has required fileds 1 0 0
Verify if the json object with id188184Has required fileds 1 0 0
Verify if the json object with id188183Has required fileds 1 0 0
Verify if the json object with id188182Has required fileds 1 0 0
Verify if the json object with id188181Has required fileds 1 0 0
Verify if the json object with id188180Has required fileds 1 0 0
Verify if the json object with id188179Has required fileds 1 0 0
Verify if the json object with id188178Has required fileds 1 0 0
Verify if the json object with id188177Has required fileds 1 0 0
Verify if the json object with id188176Has required fileds 1 0 0
Verify if the json object with id188175Has required fileds 1 0 0
Verify if the json object with id188174Has required fileds 1 0 0
Verify if the json object with id188173Has required fileds 1 0 0
Verify if the json object with id188172Has required fileds 1 0 0
Verify if the json object with id188171Has required fileds 1 0 0
Verify if the json object with id188170Has required fileds 1 0 0
Verify if the json object with id188169Has required fileds 1 0 0
Verify if the json object with id188168Has required fileds 1 0 0
Verify if the json object with id188167Has required fileds 1 0 0
Verify if the json object with id188166Has required fileds 1 0 0
Verify if the json object with id188165Has required fileds 1 0 0
Verify if the json object with id188164Has required fileds 1 0 0
Verify if the json object with id188163Has required fileds 1 0 0
Verify if the json object with id188159Has required fileds 1 0 0
Verify if the json object with id188158Has required fileds 1 0 0
Verify if the json object with id188157Has required fileds 1 0 0
Verify if the json object with id188156Has required fileds 1 0 0
Verify if the json object with id188155Has required fileds 1 0 0
Verify if the json object with id188154Has required fileds 1 0 0
Verify if the json object with id188153Has required fileds 1 0 0
Verify if the json object with id188152Has required fileds 1 0 0
Verify if the json object with id188151Has required fileds 1 0 0
Verify if the json object with id188150Has required fileds 1 0 0
Verify if the json object with id188149Has required fileds 1 0 0
Verify if the json object with id188148Has required fileds 1 0 0
Verify if the json object with id188147Has required fileds 1 0 0
Verify if the json object with id188146Has required fileds 1 0 0
Verify if the json object with id188145Has required fileds 1 0 0
Verify if the json object with id188144Has required fileds 1 0 0
Verify if the json object with id188143Has required fileds 1 0 0
Verify if the json object with id188142Has required fileds 1 0 0
Verify if the json object with id188141Has required fileds 1 0 0
Verify if the json object with id188140Has required fileds 1 0 0
Verify if the json object with id188139Has required fileds 1 0 0
Verify if the json object with id188138Has required fileds 1 0 0
Verify if the json object with id188137Has required fileds 1 0 0
Verify if the json object with id188136Has required fileds 1 0 0
Verify if the json object with id188134Has required fileds 1 0 0
Verify if the json object with id188132Has required fileds 1 0 0
Verify if the json object with id188130Has required fileds 1 0 0
Verify if the json object with id188129Has required fileds 1 0 0
Verify if the json object with id188128Has required fileds 1 0 0
Verify if the json object with id188127Has required fileds 1 0 0
Verify if the json object with id188126Has required fileds 1 0 0
Verify if the json object with id188125Has required fileds 1 0 0
Verify if the json object with id188124Has required fileds 1 0 0
Verify if the json object with id188123Has required fileds 1 0 0
Verify if the json object with id188122Has required fileds 1 0 0
Verify if the json object with id188121Has required fileds 1 0 0
Verify if the json object with id188120Has required fileds 1 0 0
Verify if the json object with id188119Has required fileds 1 0 0
Verify if the json object with id188118Has required fileds 1 0 0
Verify if the json object with id188114Has required fileds 1 0 0
Verify if the json object with id188113Has required fileds 1 0 0
Verify if the json object with id188112Has required fileds 1 0 0
Verify if the json object with id188111Has required fileds 1 0 0
Verify if the json object with id188110Has required fileds 1 0 0
Verify if the json object with id188109Has required fileds 1 0 0
Verify if the json object with id188108Has required fileds 1 0 0
Verify if the json object with id188107Has required fileds 1 0 0
Verify if the json object with id188106Has required fileds 1 0 0
Verify if the json object with id188105Has required fileds 1 0 0
Verify if the json object with id188104Has required fileds 1 0 0
Verify if the json object with id188103Has required fileds 1 0 0
Verify if the json object with id188102Has required fileds 1 0 0
Verify if the json object with id188101Has required fileds 1 0 0
Verify if the json object with id188100Has required fileds 1 0 0
Verify if the json object with id188099Has required fileds 1 0 0
Verify if the json object with id188098Has required fileds 1 0 0
Verify if the json object with id188097Has required fileds 1 0 0
Verify if the json object with id188096Has required fileds 1 0 0
Verify if the json object with id188095Has required fileds 1 0 0
Verify if the json object with id188094Has required fileds 1 0 0
Verify if the json object with id188093Has required fileds 1 0 0
Verify if the json object with id188092Has required fileds 1 0 0
Verify if the json object with id188091Has required fileds 1 0 0
Verify if the json object with id188090Has required fileds 1 0 0
Verify if the json object with id188089Has required fileds 1 0 0
Verify if the json object with id188088Has required fileds 1 0 0
Verify if the json object with id188087Has required fileds 1 0 0
Verify if the json object with id188086Has required fileds 1 0 0
Verify if the json object with id188085Has required fileds 1 0 0
Verify if the json object with id188084Has required fileds 1 0 0
Verify if the json object with id188083Has required fileds 1 0 0
Verify if the json object with id188082Has required fileds 1 0 0
Verify if the json object with id188081Has required fileds 1 0 0
Verify if the json object with id188080Has required fileds 1 0 0
Verify if the json object with id188079Has required fileds 1 0 0
Verify if the json object with id188078Has required fileds 1 0 0
Verify if the json object with id188077Has required fileds 1 0 0
Verify if the json object with id188076Has required fileds 1 0 0
Verify if the json object with id188075Has required fileds 1 0 0
Verify if the json object with id188074Has required fileds 1 0 0
Verify if the json object with id188073Has required fileds 1 0 0
Verify if the json object with id188072Has required fileds 1 0 0
Verify if the json object with id188071Has required fileds 1 0 0
Verify if the json object with id188070Has required fileds 1 0 0
Verify if the json object with id188069Has required fileds 1 0 0
Verify if the json object with id188068Has required fileds 1 0 0
Verify if the json object with id188067Has required fileds 1 0 0
Verify if the json object with id188066Has required fileds 1 0 0
Verify if the json object with id188065Has required fileds 1 0 0
Verify if the json object with id188064Has required fileds 1 0 0
Verify if the json object with id188063Has required fileds 1 0 0
Verify if the json object with id188062Has required fileds 1 0 0
Verify if the json object with id188061Has required fileds 1 0 0
Verify if the json object with id188060Has required fileds 1 0 0
Verify if the json object with id188059Has required fileds 1 0 0
Verify if the json object with id188058Has required fileds 1 0 0
Verify if the json object with id188057Has required fileds 1 0 0
Verify if the json object with id188056Has required fileds 1 0 0
Verify if the json object with id188055Has required fileds 1 0 0
Verify if the json object with id188054Has required fileds 1 0 0
Verify if the json object with id188053Has required fileds 1 0 0
Verify if the json object with id188052Has required fileds 1 0 0
Verify if the json object with id188051Has required fileds 1 0 0
Verify if the json object with id188050Has required fileds 1 0 0
Verify if the json object with id188049Has required fileds 1 0 0
Verify if the json object with id188048Has required fileds 1 0 0
Verify if the json object with id188047Has required fileds 1 0 0
Verify if the json object with id188046Has required fileds 1 0 0
Verify if the json object with id188045Has required fileds 1 0 0
Verify if the json object with id188044Has required fileds 1 0 0
Verify if the json object with id188043Has required fileds 1 0 0
Verify if the json object with id188042Has required fileds 1 0 0
Verify if the json object with id188041Has required fileds 1 0 0
Verify if the json object with id188040Has required fileds 1 0 0
Verify if the json object with id188039Has required fileds 1 0 0
Verify if the json object with id188038Has required fileds 1 0 0
Verify if the json object with id188037Has required fileds 1 0 0
Verify if the json object with id188036Has required fileds 1 0 0
Verify if the json object with id188035Has required fileds 1 0 0
Verify if the json object with id188034Has required fileds 1 0 0
Verify if the json object with id188033Has required fileds 1 0 0
Verify if the json object with id188032Has required fileds 1 0 0
Verify if the json object with id188031Has required fileds 1 0 0
Verify if the json object with id188030Has required fileds 1 0 0
Verify if the json object with id188029Has required fileds 1 0 0
Verify if the json object with id188028Has required fileds 1 0 0
Verify if the json object with id188027Has required fileds 1 0 0
Verify if the json object with id188026Has required fileds 1 0 0
Verify if the json object with id188025Has required fileds 1 0 0
Verify if the json object with id188024Has required fileds 1 0 0
Verify if the json object with id188023Has required fileds 1 0 0
Verify if the json object with id188022Has required fileds 1 0 0
Verify if the json object with id188021Has required fileds 1 0 0
Verify if the json object with id188020Has required fileds 1 0 0
Verify if the json object with id188019Has required fileds 1 0 0
Verify if the json object with id188018Has required fileds 1 0 0
Verify if the json object with id188017Has required fileds 1 0 0
Verify if the json object with id188016Has required fileds 1 0 0
Verify if the json object with id188015Has required fileds 1 0 0
Verify if the json object with id188014Has required fileds 1 0 0
Verify if the json object with id188013Has required fileds 1 0 0
Verify if the json object with id188012Has required fileds 1 0 0
Verify if the json object with id188011Has required fileds 1 0 0
Verify if the json object with id188010Has required fileds 1 0 0
Verify if the json object with id188009Has required fileds 1 0 0
Verify if the json object with id188008Has required fileds 1 0 0
Verify if the json object with id188007Has required fileds 1 0 0
Verify if the json object with id188006Has required fileds 1 0 0
Verify if the json object with id188005Has required fileds 1 0 0
Verify if the json object with id187994Has required fileds 1 0 0
Verify if the json object with id187993Has required fileds 1 0 0
Verify if the json object with id187992Has required fileds 1 0 0
Verify if the json object with id187991Has required fileds 1 0 0
Verify if the json object with id187990Has required fileds 1 0 0
Verify if the json object with id187989Has required fileds 1 0 0
Verify if the json object with id187988Has required fileds 1 0 0
Verify if the json object with id187987Has required fileds 1 0 0
Verify if the json object with id187986Has required fileds 1 0 0
Verify if the json object with id187985Has required fileds 1 0 0
Verify if the json object with id187984Has required fileds 1 0 0
Verify if the json object with id187983Has required fileds 1 0 0
Verify if the json object with id187982Has required fileds 1 0 0
Verify if the json object with id187981Has required fileds 1 0 0
Verify if the json object with id187980Has required fileds 1 0 0
Verify if the json object with id187978Has required fileds 1 0 0
Verify if the json object with id187977Has required fileds 1 0 0
Verify if the json object with id187976Has required fileds 1 0 0
Verify if the json object with id187975Has required fileds 1 0 0
Verify if the json object with id187973Has required fileds 1 0 0
Verify if the json object with id187972Has required fileds 1 0 0
Verify if the json object with id187971Has required fileds 1 0 0
Verify if the json object with id187970Has required fileds 1 0 0
Verify if the json object with id187969Has required fileds 1 0 0
Verify if the json object with id187968Has required fileds 1 0 0
Verify if the json object with id187967Has required fileds 1 0 0
Verify if the json object with id187963Has required fileds 1 0 0
Verify if the json object with id187962Has required fileds 1 0 0
Verify if the json object with id187961Has required fileds 1 0 0
Verify if the json object with id187959Has required fileds 1 0 0
Verify if the json object with id187958Has required fileds 1 0 0
Verify if the json object with id187956Has required fileds 1 0 0
Verify if the json object with id187955Has required fileds 1 0 0
Verify if the json object with id187954Has required fileds 1 0 0
Verify if the json object with id187953Has required fileds 1 0 0
Verify if the json object with id187952Has required fileds 1 0 0
Verify if the json object with id187951Has required fileds 1 0 0
Verify if the json object with id187949Has required fileds 1 0 0
Verify if the json object with id187948Has required fileds 1 0 0
Verify if the json object with id187947Has required fileds 1 0 0
Verify if the json object with id187946Has required fileds 1 0 0
Verify if the json object with id187945Has required fileds 1 0 0
Verify if the json object with id187943Has required fileds 1 0 0
Verify if the json object with id187942Has required fileds 1 0 0
Verify if the json object with id187940Has required fileds 1 0 0
Verify if the json object with id187937Has required fileds 1 0 0
Verify if the json object with id187936Has required fileds 1 0 0
Verify if the json object with id187934Has required fileds 1 0 0
Verify if the json object with id187933Has required fileds 1 0 0
Verify if the json object with id187931Has required fileds 1 0 0
Verify if the json object with id187930Has required fileds 1 0 0
Verify if the json object with id187929Has required fileds 1 0 0
Verify if the json object with id187928Has required fileds 1 0 0
Verify if the json object with id187927Has required fileds 1 0 0
Verify if the json object with id187925Has required fileds 1 0 0
Verify if the json object with id187923Has required fileds 1 0 0
Verify if the json object with id187922Has required fileds 1 0 0
Verify if the json object with id187921Has required fileds 1 0 0
Verify if the json object with id187920Has required fileds 1 0 0
Verify if the json object with id187919Has required fileds 1 0 0
Verify if the json object with id187918Has required fileds 1 0 0
Verify if the json object with id187917Has required fileds 1 0 0
Verify if the json object with id187916Has required fileds 1 0 0
Verify if the json object with id187915Has required fileds 1 0 0
Verify if the json object with id187911Has required fileds 1 0 0
Verify if the json object with id187910Has required fileds 1 0 0
Verify if the json object with id187908Has required fileds 1 0 0
Verify if the json object with id187907Has required fileds 1 0 0
Verify if the json object with id187906Has required fileds 1 0 0
Verify if the json object with id187905Has required fileds 1 0 0
Verify if the json object with id187903Has required fileds 1 0 0
Verify if the json object with id187902Has required fileds 1 0 0
Verify if the json object with id187900Has required fileds 1 0 0
Verify if the json object with id187899Has required fileds 1 0 0
Verify if the json object with id187898Has required fileds 1 0 0
Verify if the json object with id187895Has required fileds 1 0 0
Verify if the json object with id187893Has required fileds 1 0 0
Verify if the json object with id187892Has required fileds 1 0 0
Verify if the json object with id187890Has required fileds 1 0 0
Verify if the json object with id187889Has required fileds 1 0 0
Verify if the json object with id187887Has required fileds 1 0 0
Verify if the json object with id187886Has required fileds 1 0 0
Verify if the json object with id187885Has required fileds 1 0 0
Verify if the json object with id187884Has required fileds 1 0 0
Verify if the json object with id187883Has required fileds 1 0 0
Verify if the json object with id187882Has required fileds 1 0 0
Verify if the json object with id187880Has required fileds 1 0 0
Verify if the json object with id187878Has required fileds 1 0 0
Verify if the json object with id187877Has required fileds 1 0 0
Verify if the json object with id187876Has required fileds 1 0 0
Verify if the json object with id187875Has required fileds 1 0 0
Verify if the json object with id187874Has required fileds 1 0 0
Verify if the json object with id187873Has required fileds 1 0 0
Verify if the json object with id187872Has required fileds 1 0 0
Verify if the json object with id187871Has required fileds 1 0 0
Verify if the json object with id187870Has required fileds 1 0 0
Verify if the json object with id187869Has required fileds 1 0 0
Verify if the json object with id187868Has required fileds 1 0 0
Verify if the json object with id187866Has required fileds 1 0 0
Verify if the json object with id187865Has required fileds 1 0 0
Verify if the json object with id187864Has required fileds 1 0 0
Verify if the json object with id187863Has required fileds 1 0 0
Verify if the json object with id187862Has required fileds 1 0 0
Verify if the json object with id187861Has required fileds 1 0 0
Verify if the json object with id187860Has required fileds 1 0 0
Verify if the json object with id187859Has required fileds 1 0 0
Verify if the json object with id187858Has required fileds 1 0 0
Verify if the json object with id187857Has required fileds 1 0 0
Verify if the json object with id187856Has required fileds 1 0 0
Verify if the json object with id187855Has required fileds 1 0 0
Verify if the json object with id187854Has required fileds 1 0 0
Verify if the json object with id187853Has required fileds 1 0 0
Verify if the json object with id187852Has required fileds 1 0 0
Verify if the json object with id187851Has required fileds 1 0 0
Verify if the json object with id187850Has required fileds 1 0 0
Verify if the json object with id187849Has required fileds 1 0 0
Verify if the json object with id187848Has required fileds 1 0 0
Verify if the json object with id187847Has required fileds 1 0 0
Verify if the json object with id187846Has required fileds 1 0 0
Verify if the json object with id187845Has required fileds 1 0 0
Verify if the json object with id187844Has required fileds 1 0 0
Verify if the json object with id187843Has required fileds 1 0 0
Verify if the json object with id187842Has required fileds 1 0 0
Verify if the json object with id187841Has required fileds 1 0 0
Verify if the json object with id187840Has required fileds 1 0 0
Verify if the json object with id187839Has required fileds 1 0 0
Verify if the json object with id187838Has required fileds 1 0 0
Verify if the json object with id187837Has required fileds 1 0 0
Verify if the json object with id187836Has required fileds 1 0 0
Verify if the json object with id187835Has required fileds 1 0 0
Verify if the json object with id187834Has required fileds 1 0 0
Verify if the json object with id187833Has required fileds 1 0 0
Verify if the json object with id187832Has required fileds 1 0 0
Verify if the json object with id187831Has required fileds 1 0 0
Verify if the json object with id187830Has required fileds 1 0 0
Verify if the json object with id187829Has required fileds 1 0 0
Verify if the json object with id187828Has required fileds 1 0 0
Verify if the json object with id187827Has required fileds 1 0 0
Verify if the json object with id187826Has required fileds 1 0 0
Verify if the json object with id187825Has required fileds 1 0 0
Verify if the json object with id187824Has required fileds 1 0 0
Verify if the json object with id187823Has required fileds 1 0 0
Verify if the json object with id187822Has required fileds 1 0 0
Verify if the json object with id187821Has required fileds 1 0 0
Verify if the json object with id187820Has required fileds 1 0 0
Verify if the json object with id187819Has required fileds 1 0 0
Verify if the json object with id187818Has required fileds 1 0 0
Verify if the json object with id187817Has required fileds 1 0 0
Verify if the json object with id187816Has required fileds 1 0 0
Verify if the json object with id187815Has required fileds 1 0 0
Verify if the json object with id187813Has required fileds 1 0 0
Verify if the json object with id187811Has required fileds 1 0 0
Verify if the json object with id187810Has required fileds 1 0 0
Verify if the json object with id187809Has required fileds 1 0 0
Verify if the json object with id187808Has required fileds 1 0 0
Verify if the json object with id187807Has required fileds 1 0 0
Verify if the json object with id187806Has required fileds 1 0 0
Verify if the json object with id187804Has required fileds 1 0 0
Verify if the json object with id187802Has required fileds 1 0 0
Verify if the json object with id187801Has required fileds 1 0 0
Verify if the json object with id187800Has required fileds 1 0 0
Verify if the json object with id187799Has required fileds 1 0 0
Verify if the json object with id187798Has required fileds 1 0 0
Verify if the json object with id187797Has required fileds 1 0 0
Verify if the json object with id187796Has required fileds 1 0 0
Verify if the json object with id187795Has required fileds 1 0 0
Verify if the json object with id187794Has required fileds 1 0 0
Verify if the json object with id187792Has required fileds 1 0 0
Verify if the json object with id187790Has required fileds 1 0 0
Verify if the json object with id187789Has required fileds 1 0 0
Verify if the json object with id187788Has required fileds 1 0 0
Verify if the json object with id187787Has required fileds 1 0 0
Verify if the json object with id187786Has required fileds 1 0 0
Verify if the json object with id187785Has required fileds 1 0 0
Verify if the json object with id187783Has required fileds 1 0 0
Verify if the json object with id187781Has required fileds 1 0 0
Verify if the json object with id187780Has required fileds 1 0 0
Verify if the json object with id187779Has required fileds 1 0 0
Verify if the json object with id187778Has required fileds 1 0 0
Verify if the json object with id187777Has required fileds 1 0 0
Verify if the json object with id187776Has required fileds 1 0 0
Verify if the json object with id187775Has required fileds 1 0 0
Verify if the json object with id187774Has required fileds 1 0 0
Verify if the json object with id187773Has required fileds 1 0 0
Verify if the json object with id187772Has required fileds 1 0 0
Verify if the json object with id187771Has required fileds 1 0 0
Verify if the json object with id187770Has required fileds 1 0 0
Verify if the json object with id187769Has required fileds 1 0 0
Verify if the json object with id187768Has required fileds 1 0 0
Verify if the json object with id187767Has required fileds 1 0 0
Verify if the json object with id187766Has required fileds 1 0 0
Verify if the json object with id187765Has required fileds 1 0 0
Verify if the json object with id187764Has required fileds 1 0 0
Verify if the json object with id187763Has required fileds 1 0 0
Verify if the json object with id187762Has required fileds 1 0 0
Verify if the json object with id187759Has required fileds 1 0 0
Verify if the json object with id187758Has required fileds 1 0 0
Verify if the json object with id187757Has required fileds 1 0 0
Verify if the json object with id187756Has required fileds 1 0 0
Verify if the json object with id187755Has required fileds 1 0 0
Verify if the json object with id187754Has required fileds 1 0 0
Verify if the json object with id187752Has required fileds 1 0 0
Verify if the json object with id187751Has required fileds 1 0 0
Verify if the json object with id187750Has required fileds 1 0 0
Verify if the json object with id187749Has required fileds 1 0 0
Verify if the json object with id187748Has required fileds 1 0 0
Verify if the json object with id187747Has required fileds 1 0 0
Verify if the json object with id187746Has required fileds 1 0 0
Verify if the json object with id187745Has required fileds 1 0 0
Verify if the json object with id187744Has required fileds 1 0 0
Verify if the json object with id187743Has required fileds 1 0 0
Verify if the json object with id187742Has required fileds 1 0 0
Verify if the json object with id187741Has required fileds 1 0 0
Verify if the json object with id187740Has required fileds 1 0 0
Verify if the json object with id187739Has required fileds 1 0 0
Verify if the json object with id187738Has required fileds 1 0 0
Verify if the json object with id187737Has required fileds 1 0 0
Verify if the json object with id187736Has required fileds 1 0 0
Verify if the json object with id187735Has required fileds 1 0 0
Verify if the json object with id187734Has required fileds 1 0 0
Verify if the json object with id187733Has required fileds 1 0 0
Verify if the json object with id187732Has required fileds 1 0 0
Verify if the json object with id187731Has required fileds 1 0 0
Verify if the json object with id187730Has required fileds 1 0 0
Verify if the json object with id187729Has required fileds 1 0 0
Verify if the json object with id187728Has required fileds 1 0 0
Verify if the json object with id187727Has required fileds 1 0 0
Verify if the json object with id187726Has required fileds 1 0 0
Verify if the json object with id187725Has required fileds 1 0 0
Verify if the json object with id187724Has required fileds 1 0 0
Verify if the json object with id187723Has required fileds 1 0 0
Verify if the json object with id187722Has required fileds 1 0 0
Verify if the json object with id187721Has required fileds 1 0 0
Verify if the json object with id187720Has required fileds 1 0 0
Verify if the json object with id187719Has required fileds 1 0 0
Verify if the json object with id187718Has required fileds 1 0 0
Verify if the json object with id187717Has required fileds 1 0 0
Verify if the json object with id187716Has required fileds 1 0 0
Verify if the json object with id187715Has required fileds 1 0 0
Verify if the json object with id187714Has required fileds 1 0 0
Verify if the json object with id187713Has required fileds 1 0 0
Verify if the json object with id187712Has required fileds 1 0 0
Verify if the json object with id187711Has required fileds 1 0 0
Verify if the json object with id187710Has required fileds 1 0 0
Verify if the json object with id187709Has required fileds 1 0 0
Verify if the json object with id187708Has required fileds 1 0 0
Verify if the json object with id187707Has required fileds 1 0 0
Verify if the json object with id187706Has required fileds 1 0 0
Verify if the json object with id187705Has required fileds 1 0 0
Verify if the json object with id187704Has required fileds 1 0 0
Verify if the json object with id187703Has required fileds 1 0 0
Verify if the json object with id187702Has required fileds 1 0 0
Verify if the json object with id187701Has required fileds 1 0 0
Verify if the json object with id187700Has required fileds 1 0 0
Verify if the json object with id187699Has required fileds 1 0 0
Verify if the json object with id187698Has required fileds 1 0 0
Verify if the json object with id187697Has required fileds 1 0 0
Verify if the json object with id187696Has required fileds 1 0 0
Verify if the json object with id187695Has required fileds 1 0 0
Verify if the json object with id187694Has required fileds 1 0 0
Verify if the json object with id187693Has required fileds 1 0 0
Verify if the json object with id187692Has required fileds 1 0 0
Verify if the json object with id187691Has required fileds 1 0 0
Verify if the json object with id187690Has required fileds 1 0 0
Verify if the json object with id187689Has required fileds 1 0 0
Verify if the json object with id187688Has required fileds 1 0 0
Verify if the json object with id187687Has required fileds 1 0 0
Verify if the json object with id187686Has required fileds 1 0 0
Verify if the json object with id187685Has required fileds 1 0 0
Verify if the json object with id187684Has required fileds 1 0 0
Verify if the json object with id187683Has required fileds 1 0 0
Verify if the json object with id187682Has required fileds 1 0 0
Verify if the json object with id187681Has required fileds 1 0 0
Verify if the json object with id187680Has required fileds 1 0 0
Verify if the json object with id187679Has required fileds 1 0 0
Verify if the json object with id187678Has required fileds 1 0 0
Verify if the json object with id187677Has required fileds 1 0 0
Verify if the json object with id187676Has required fileds 1 0 0
Verify if the json object with id187675Has required fileds 1 0 0
Verify if the json object with id187674Has required fileds 1 0 0
Verify if the json object with id187673Has required fileds 1 0 0
Verify if the json object with id187672Has required fileds 1 0 0
Verify if the json object with id187671Has required fileds 1 0 0
Verify if the json object with id187670Has required fileds 1 0 0
Verify if the json object with id187669Has required fileds 1 0 0
Verify if the json object with id187668Has required fileds 1 0 0
Verify if the json object with id187667Has required fileds 1 0 0
Verify if the json object with id187666Has required fileds 1 0 0
Verify if the json object with id187665Has required fileds 1 0 0
Verify if the json object with id187664Has required fileds 1 0 0
Verify if the json object with id187663Has required fileds 1 0 0
Verify if the json object with id187662Has required fileds 1 0 0
Verify if the json object with id187661Has required fileds 1 0 0
Verify if the json object with id187660Has required fileds 1 0 0
Verify if the json object with id187659Has required fileds 1 0 0
Verify if the json object with id187658Has required fileds 1 0 0
Verify if the json object with id187657Has required fileds 1 0 0
Verify if the json object with id187656Has required fileds 1 0 0
Verify if the json object with id187655Has required fileds 1 0 0
Verify if the json object with id187654Has required fileds 1 0 0
Verify if the json object with id187653Has required fileds 1 0 0
Verify if the json object with id187652Has required fileds 1 0 0
Verify if the json object with id187651Has required fileds 1 0 0
Verify if the json object with id187650Has required fileds 1 0 0
Verify if the json object with id187649Has required fileds 1 0 0
Verify if the json object with id187648Has required fileds 1 0 0
Verify if the json object with id187647Has required fileds 1 0 0
Verify if the json object with id187646Has required fileds 1 0 0
Verify if the json object with id187645Has required fileds 1 0 0
Verify if the json object with id187644Has required fileds 1 0 0
Verify if the json object with id187643Has required fileds 1 0 0
Verify if the json object with id187642Has required fileds 1 0 0
Verify if the json object with id187641Has required fileds 1 0 0
Verify if the json object with id187640Has required fileds 1 0 0
Verify if the json object with id187639Has required fileds 1 0 0
Verify if the json object with id187638Has required fileds 1 0 0
Verify if the json object with id187637Has required fileds 1 0 0
Verify if the json object with id187636Has required fileds 1 0 0
Verify if the json object with id187635Has required fileds 1 0 0
Verify if the json object with id187634Has required fileds 1 0 0
Verify if the json object with id187633Has required fileds 1 0 0
Verify if the json object with id187632Has required fileds 1 0 0
Verify if the json object with id187631Has required fileds 1 0 0
Verify if the json object with id187630Has required fileds 1 0 0
Verify if the json object with id187629Has required fileds 1 0 0
Verify if the json object with id187627Has required fileds 1 0 0
Verify if the json object with id187625Has required fileds 1 0 0
Verify if the json object with id187623Has required fileds 1 0 0
Verify if the json object with id187622Has required fileds 1 0 0
Verify if the json object with id187621Has required fileds 1 0 0
Verify if the json object with id187617Has required fileds 1 0 0
Verify if the json object with id187616Has required fileds 1 0 0
Verify if the json object with id187612Has required fileds 1 0 0
Verify if the json object with id187611Has required fileds 1 0 0
Verify if the json object with id187610Has required fileds 1 0 0
Verify if the json object with id187606Has required fileds 1 0 0
Verify if the json object with id187605Has required fileds 1 0 0
Verify if the json object with id187604Has required fileds 1 0 0
Verify if the json object with id187599Has required fileds 1 0 0
Verify if the json object with id187598Has required fileds 1 0 0
Verify if the json object with id187597Has required fileds 1 0 0
Verify if the json object with id187596Has required fileds 1 0 0
Verify if the json object with id187595Has required fileds 1 0 0
Verify if the json object with id187594Has required fileds 1 0 0
Verify if the json object with id187593Has required fileds 1 0 0
Verify if the json object with id187592Has required fileds 1 0 0
Verify if the json object with id187591Has required fileds 1 0 0
Verify if the json object with id187590Has required fileds 1 0 0
Verify if the json object with id187589Has required fileds 1 0 0
Verify if the json object with id187588Has required fileds 1 0 0
Verify if the json object with id187587Has required fileds 1 0 0
Verify if the json object with id187586Has required fileds 1 0 0
Verify if the json object with id187585Has required fileds 1 0 0
Verify if the json object with id187584Has required fileds 1 0 0
Verify if the json object with id187583Has required fileds 1 0 0
Verify if the json object with id187582Has required fileds 1 0 0
Verify if the json object with id187581Has required fileds 1 0 0
Verify if the json object with id187580Has required fileds 1 0 0
Verify if the json object with id187579Has required fileds 1 0 0
Verify if the json object with id187578Has required fileds 1 0 0
Verify if the json object with id187577Has required fileds 1 0 0
Verify if the json object with id187574Has required fileds 1 0 0
Verify if the json object with id187573Has required fileds 1 0 0
Verify if the json object with id187572Has required fileds 1 0 0
Verify if the json object with id187571Has required fileds 1 0 0
Verify if the json object with id187570Has required fileds 1 0 0
Verify if the json object with id187569Has required fileds 1 0 0
Verify if the json object with id187568Has required fileds 1 0 0
Verify if the json object with id187567Has required fileds 1 0 0
Verify if the json object with id187566Has required fileds 1 0 0
Verify if the json object with id187565Has required fileds 1 0 0
Verify if the json object with id187564Has required fileds 1 0 0
Verify if the json object with id187563Has required fileds 1 0 0
Verify if the json object with id187562Has required fileds 1 0 0
Verify if the json object with id187561Has required fileds 1 0 0
Verify if the json object with id187560Has required fileds 1 0 0
Verify if the json object with id187559Has required fileds 1 0 0
Verify if the json object with id187558Has required fileds 1 0 0
Verify if the json object with id187557Has required fileds 1 0 0
Verify if the json object with id187556Has required fileds 1 0 0
Verify if the json object with id187555Has required fileds 1 0 0
Verify if the json object with id187554Has required fileds 1 0 0
Verify if the json object with id187553Has required fileds 1 0 0
Verify if the json object with id187552Has required fileds 1 0 0
Verify if the json object with id187551Has required fileds 1 0 0
Verify if the json object with id187550Has required fileds 1 0 0
Verify if the json object with id187549Has required fileds 1 0 0
Verify if the json object with id187548Has required fileds 1 0 0
Verify if the json object with id187547Has required fileds 1 0 0
Verify if the json object with id187546Has required fileds 1 0 0
Verify if the json object with id187545Has required fileds 1 0 0
Verify if the json object with id187543Has required fileds 1 0 0
Verify if the json object with id187542Has required fileds 1 0 0
Verify if the json object with id187540Has required fileds 1 0 0
Verify if the json object with id187538Has required fileds 1 0 0
Verify if the json object with id187536Has required fileds 1 0 0
Verify if the json object with id187535Has required fileds 1 0 0
Verify if the json object with id187534Has required fileds 1 0 0
Verify if the json object with id187533Has required fileds 1 0 0
Verify if the json object with id187532Has required fileds 1 0 0
Verify if the json object with id187531Has required fileds 1 0 0
Verify if the json object with id187530Has required fileds 1 0 0
Verify if the json object with id187529Has required fileds 1 0 0
Verify if the json object with id187528Has required fileds 1 0 0
Verify if the json object with id187527Has required fileds 1 0 0
Verify if the json object with id187526Has required fileds 1 0 0
Verify if the json object with id187525Has required fileds 1 0 0
Verify if the json object with id187524Has required fileds 1 0 0
Verify if the json object with id187523Has required fileds 1 0 0
Verify if the json object with id187522Has required fileds 1 0 0
Verify if the json object with id187521Has required fileds 1 0 0
Verify if the json object with id187520Has required fileds 1 0 0
Verify if the json object with id187519Has required fileds 1 0 0
Verify if the json object with id187518Has required fileds 1 0 0
Verify if the json object with id187516Has required fileds 1 0 0
Verify if the json object with id187515Has required fileds 1 0 0
Verify if the json object with id187514Has required fileds 1 0 0
Verify if the json object with id187512Has required fileds 1 0 0
Verify if the json object with id187511Has required fileds 1 0 0
Verify if the json object with id187510Has required fileds 1 0 0
Verify if the json object with id187509Has required fileds 1 0 0
Verify if the json object with id187508Has required fileds 1 0 0
Verify if the json object with id187507Has required fileds 1 0 0
Verify if the json object with id187506Has required fileds 1 0 0
Verify if the json object with id187505Has required fileds 1 0 0
Verify if the json object with id187504Has required fileds 1 0 0
Verify if the json object with id187503Has required fileds 1 0 0
Verify if the json object with id187502Has required fileds 1 0 0
Verify if the json object with id187501Has required fileds 1 0 0
Verify if the json object with id187500Has required fileds 1 0 0
Verify if the json object with id187499Has required fileds 1 0 0
Verify if the json object with id187497Has required fileds 1 0 0
Verify if the json object with id187496Has required fileds 1 0 0
Verify if the json object with id187495Has required fileds 1 0 0
Verify if the json object with id187494Has required fileds 1 0 0
Verify if the json object with id187493Has required fileds 1 0 0
Verify if the json object with id187492Has required fileds 1 0 0
Verify if the json object with id187491Has required fileds 1 0 0
Verify if the json object with id187490Has required fileds 1 0 0
Verify if the json object with id187489Has required fileds 1 0 0
Verify if the json object with id187488Has required fileds 1 0 0
Verify if the json object with id187485Has required fileds 1 0 0
Verify if the json object with id187483Has required fileds 1 0 0
Verify if the json object with id187482Has required fileds 1 0 0
Verify if the json object with id187481Has required fileds 1 0 0
Verify if the json object with id187480Has required fileds 1 0 0
Verify if the json object with id187479Has required fileds 1 0 0
Verify if the json object with id187478Has required fileds 1 0 0
Verify if the json object with id187477Has required fileds 1 0 0
Verify if the json object with id187475Has required fileds 1 0 0
Verify if the json object with id187474Has required fileds 1 0 0
Verify if the json object with id187473Has required fileds 1 0 0
Verify if the json object with id187472Has required fileds 1 0 0
Verify if the json object with id187471Has required fileds 1 0 0
Verify if the json object with id187470Has required fileds 1 0 0
Verify if the json object with id187469Has required fileds 1 0 0
Verify if the json object with id187468Has required fileds 1 0 0
Verify if the json object with id187467Has required fileds 1 0 0
Verify if the json object with id187466Has required fileds 1 0 0
Verify if the json object with id187465Has required fileds 1 0 0
Verify if the json object with id187464Has required fileds 1 0 0
Verify if the json object with id187463Has required fileds 1 0 0
Verify if the json object with id187461Has required fileds 1 0 0
Verify if the json object with id187460Has required fileds 1 0 0
Verify if the json object with id187459Has required fileds 1 0 0
Verify if the json object with id187458Has required fileds 1 0 0
Verify if the json object with id187457Has required fileds 1 0 0
Verify if the json object with id187456Has required fileds 1 0 0
Verify if the json object with id187451Has required fileds 1 0 0
Verify if the json object with id187450Has required fileds 1 0 0
Verify if the json object with id187449Has required fileds 1 0 0
Verify if the json object with id187447Has required fileds 1 0 0
Verify if the json object with id187446Has required fileds 1 0 0
Verify if the json object with id187445Has required fileds 1 0 0
Verify if the json object with id187444Has required fileds 1 0 0
Verify if the json object with id187443Has required fileds 1 0 0
Verify if the json object with id187442Has required fileds 1 0 0
Verify if the json object with id187441Has required fileds 1 0 0
Verify if the json object with id187440Has required fileds 1 0 0
Verify if the json object with id187439Has required fileds 1 0 0
Verify if the json object with id187434Has required fileds 1 0 0
Verify if the json object with id187430Has required fileds 1 0 0
Verify if the json object with id187429Has required fileds 1 0 0
Verify if the json object with id187428Has required fileds 1 0 0
Verify if the json object with id187427Has required fileds 1 0 0
Verify if the json object with id187426Has required fileds 1 0 0
Verify if the json object with id187423Has required fileds 1 0 0
Verify if the json object with id187421Has required fileds 1 0 0
Verify if the json object with id187419Has required fileds 1 0 0
Verify if the json object with id187418Has required fileds 1 0 0
Verify if the json object with id187417Has required fileds 1 0 0
Verify if the json object with id187416Has required fileds 1 0 0
Verify if the json object with id187415Has required fileds 1 0 0
Verify if the json object with id187414Has required fileds 1 0 0
Verify if the json object with id187413Has required fileds 1 0 0
Verify if the json object with id187412Has required fileds 1 0 0
Verify if the json object with id187411Has required fileds 1 0 0
Verify if the json object with id187408Has required fileds 1 0 0
Verify if the json object with id187405Has required fileds 1 0 0
Verify if the json object with id187404Has required fileds 1 0 0
Verify if the json object with id187403Has required fileds 1 0 0
Verify if the json object with id187402Has required fileds 1 0 0
Verify if the json object with id187401Has required fileds 1 0 0
Verify if the json object with id187400Has required fileds 1 0 0
Verify if the json object with id187399Has required fileds 1 0 0
Verify if the json object with id187398Has required fileds 1 0 0
Verify if the json object with id187397Has required fileds 1 0 0
Verify if the json object with id187396Has required fileds 1 0 0
Verify if the json object with id187395Has required fileds 1 0 0
Verify if the json object with id187394Has required fileds 1 0 0
Verify if the json object with id187393Has required fileds 1 0 0
Verify if the json object with id187392Has required fileds 1 0 0
Verify if the json object with id187391Has required fileds 1 0 0
Verify if the json object with id187390Has required fileds 1 0 0
Verify if the json object with id187389Has required fileds 1 0 0
Verify if the json object with id187388Has required fileds 1 0 0
Verify if the json object with id187387Has required fileds 1 0 0
Verify if the json object with id187386Has required fileds 1 0 0
Verify if the json object with id187385Has required fileds 1 0 0
Verify if the json object with id187384Has required fileds 1 0 0
Verify if the json object with id187383Has required fileds 1 0 0
Verify if the json object with id187382Has required fileds 1 0 0
Verify if the json object with id187381Has required fileds 1 0 0
Verify if the json object with id187380Has required fileds 1 0 0
Verify if the json object with id187379Has required fileds 1 0 0
Verify if the json object with id187377Has required fileds 1 0 0
Verify if the json object with id187376Has required fileds 1 0 0
Verify if the json object with id187375Has required fileds 1 0 0
Verify if the json object with id187373Has required fileds 1 0 0
Verify if the json object with id187371Has required fileds 1 0 0
Verify if the json object with id187370Has required fileds 1 0 0
Verify if the json object with id187369Has required fileds 1 0 0
Verify if the json object with id187368Has required fileds 1 0 0
Verify if the json object with id187367Has required fileds 1 0 0
Verify if the json object with id187366Has required fileds 1 0 0
Verify if the json object with id187365Has required fileds 1 0 0
Verify if the json object with id187362Has required fileds 1 0 0
Verify if the json object with id187361Has required fileds 1 0 0
Verify if the json object with id187360Has required fileds 1 0 0
Verify if the json object with id187359Has required fileds 1 0 0
Verify if the json object with id187358Has required fileds 1 0 0
Verify if the json object with id187357Has required fileds 1 0 0
Verify if the json object with id187356Has required fileds 1 0 0
Verify if the json object with id187355Has required fileds 1 0 0
Verify if the json object with id187353Has required fileds 1 0 0
Verify if the json object with id187352Has required fileds 1 0 0
Verify if the json object with id187351Has required fileds 1 0 0
Verify if the json object with id187350Has required fileds 1 0 0
Verify if the json object with id187349Has required fileds 1 0 0
Verify if the json object with id187348Has required fileds 1 0 0
Verify if the json object with id187347Has required fileds 1 0 0
Verify if the json object with id187346Has required fileds 1 0 0
Verify if the json object with id187344Has required fileds 1 0 0
Verify if the json object with id187343Has required fileds 1 0 0
Verify if the json object with id187342Has required fileds 1 0 0
Verify if the json object with id187341Has required fileds 1 0 0
Verify if the json object with id187340Has required fileds 1 0 0
Verify if the json object with id187339Has required fileds 1 0 0
Verify if the json object with id187338Has required fileds 1 0 0
Verify if the json object with id187337Has required fileds 1 0 0
Verify if the json object with id187336Has required fileds 1 0 0
Verify if the json object with id187335Has required fileds 1 0 0
Verify if the json object with id187333Has required fileds 1 0 0
Verify if the json object with id187332Has required fileds 1 0 0
Verify if the json object with id187331Has required fileds 1 0 0
Verify if the json object with id187330Has required fileds 1 0 0
Verify if the json object with id187329Has required fileds 1 0 0
Verify if the json object with id187328Has required fileds 1 0 0
Verify if the json object with id187327Has required fileds 1 0 0
Verify if the json object with id187326Has required fileds 1 0 0
Verify if the json object with id187325Has required fileds 1 0 0
Verify if the json object with id187324Has required fileds 1 0 0
Verify if the json object with id187323Has required fileds 1 0 0
Verify if the json object with id187322Has required fileds 1 0 0
Verify if the json object with id187321Has required fileds 1 0 0
Verify if the json object with id187320Has required fileds 1 0 0
Verify if the json object with id187319Has required fileds 1 0 0
Verify if the json object with id187318Has required fileds 1 0 0
Verify if the json object with id187317Has required fileds 1 0 0
Verify if the json object with id187316Has required fileds 1 0 0
Verify if the json object with id187315Has required fileds 1 0 0
Verify if the json object with id187314Has required fileds 1 0 0
Verify if the json object with id187313Has required fileds 1 0 0
Verify if the json object with id187312Has required fileds 1 0 0
Verify if the json object with id187311Has required fileds 1 0 0
Verify if the json object with id187310Has required fileds 1 0 0
Verify if the json object with id187309Has required fileds 1 0 0
Verify if the json object with id187308Has required fileds 1 0 0
Verify if the json object with id187307Has required fileds 1 0 0
Verify if the json object with id187306Has required fileds 1 0 0
Verify if the json object with id187305Has required fileds 1 0 0
Verify if the json object with id187304Has required fileds 1 0 0
Verify if the json object with id187302Has required fileds 1 0 0
Verify if the json object with id187301Has required fileds 1 0 0
Verify if the json object with id187300Has required fileds 1 0 0
Verify if the json object with id187299Has required fileds 1 0 0
Verify if the json object with id187298Has required fileds 1 0 0
Verify if the json object with id187297Has required fileds 1 0 0
Verify if the json object with id188438Has required fileds 1 0 0
Verify if the json object with id188435Has required fileds 1 0 0
Verify if the json object with id188422Has required fileds 1 0 0
Verify if the json object with id188420Has required fileds 1 0 0
Verify if the json object with id188407Has required fileds 1 0 0
Verify if the json object with id188405Has required fileds 1 0 0
Verify if the json object with id188394Has required fileds 1 0 0
Verify if the json object with id188390Has required fileds 1 0 0
Verify if the json object with id187814Has required fileds 1 0 0
Verify if the json object with id187812Has required fileds 1 0 0
Verify if the json object with id187805Has required fileds 1 0 0
Verify if the json object with id187803Has required fileds 1 0 0
Verify if the json object with id187793Has required fileds 1 0 0
Verify if the json object with id187791Has required fileds 1 0 0
Verify if the json object with id187784Has required fileds 1 0 0
Verify if the json object with id187782Has required fileds 1 0 0
Verify if the json object with id187539Has required fileds 1 0 0
Verify if the json object with id187537Has required fileds 1 0 0
Verify if the json object with id187517Has required fileds 1 0 0
Verify if the json object with id187513Has required fileds 1 0 0
Verify if the json object with id187462Has required fileds 1 0 0
Verify if the json object with id187455Has required fileds 1 0 0
Verify if the json object with id187378Has required fileds 1 0 0
Verify if the json object with id187374Has required fileds 1 0 0
verify response time <200 ms 0 1 0
verify if the newly created jobis present in the data array 0 1 0
Total 2563 2 0
Test Failures
Test NameAssertion Error
verify response time <200 ms
expected 1828 to be below 200
verify if the newly created jobis present in the data array
jobIDArray is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 220ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token 0ab44c1e-536e-4cec-853e-afb22937f5ab
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:39:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 220ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjM0NzM1ODd9.FRD1CO5msDoPBE_IaarjTQjyDoGtC1uuaPdHrl_K
Content-Type application/json
Cache-Control no-cache
Postman-Token 3d4e81e7-eb83-4db1-a669-ee8487182281
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-K6ZcBnfojv2E5MSLN2noEpd6pNw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:39:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0001 in JSON at position 88"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 220ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjM0NzM1ODd9.FRD1CO5msDoPBE_IaarjTQjyDoGtC1uuaPdHrl_K
Content-Type application/json
Cache-Control no-cache
Postman-Token e8647bc1-bd0a-43be-949d-5ac310b54e8f
Content-Length 21
Request Body
{"details_key":"cre"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-K6ZcBnfojv2E5MSLN2noEpd6pNw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:39:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0001 in JSON at position 88"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 Bad request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400 Bad request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 220ms
Mean size per request: 124B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM1ODh9.esQESR15EtQxmBeYnsCsnHheX_D61ck_7QKa4OWLO6k
Content-Type application/json
Cache-Control no-cache
Postman-Token 12fdddda-0ffc-4137-a118-b77238ec39d8
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 124
ETag W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:39:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verifty the status code is 200 0 1 0
verify the message is Success 0 1 0
Verify if gthe data is a json array with length 1 0 1 0
verify if the job number is correct and matches the search text 0 1 0
Verify if the job number starts with JOB_ 0 1 0
Verify if the response body has the important properties 0 1 0
Verify if the response body matches the schema 0 1 0
Verify if the imei number is correct 0 1 0
Verify if the customer info is correct 0 1 0
verify the response time is less than 200 ms 0 1 0
verify the created at and modified at data format 0 1 0
Total 0 11 0
Test Failures
Test NameAssertion Error
Verifty the status code is 200
expected response to have status code 200 but got 500
verify the message is Success
expected '"searchText" is not allowed to be emp…' to deeply equal 'Success'
Verify if gthe data is a json array with length 1
expected false to be true
verify if the job number is correct and matches the search text
Cannot read properties of undefined (reading '0')
Verify if the job number starts with JOB_
Cannot read properties of undefined (reading '0')
Verify if the response body has the important properties
Cannot read properties of undefined (reading '0')
Verify if the response body matches the schema
expected data to satisfy schema but found following errors: 
        data should have required property 'data'
Verify if the imei number is correct
Cannot read properties of undefined (reading '0')
Verify if the customer info is correct
Cannot read properties of undefined (reading '0')
verify the response time is less than 200 ms
expected 220 to be below 200
verify the created at and modified at data format
Cannot read properties of undefined (reading '0')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 277ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM1ODh9.esQESR15EtQxmBeYnsCsnHheX_D61ck_7QKa4OWLO6k
Content-Type application/json
Cache-Control no-cache
Postman-Token 6cbe6a65-8c81-4b5d-8ce7-a0c7ecfc38fd
Content-Length 39
Request Body
{
            "searchText":"12151"
            }     
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:39:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify the status codd is 200 1 0 0
Verify if the message is success 1 0 0
Verify if the data array is empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 220ms
Mean size per request: 124B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM1ODh9.esQESR15EtQxmBeYnsCsnHheX_D61ck_7QKa4OWLO6k
Content-Type application/json
Cache-Control no-cache
Postman-Token ab437ce7-e6b9-4d8e-b62d-fe204ef93502
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 124
ETag W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:39:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify if the status code is 400 0 1 0
verify if the error message shown 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 400
expected 500 to deeply equal 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 219ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token 7a17ec7a-be6e-4063-931c-97b2be707d1c
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:39:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the Status code is 401 unautherized for missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 220ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic
Content-Type application/json
Cache-Control no-cache
Postman-Token 855b33bd-ec94-4a78-847e-f980307e3fad
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:39:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden for invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden for invalid token
Cannot read properties of undefined (reading 'code')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 220ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM1ODh9.esQESR15EtQxmBeYnsCsnHheX_D61ck_7QKa4OWLO6k
Content-Type text/plain
Cache-Control no-cache
Postman-Token f6b788fe-bd38-406d-bddd-6e40e583bfa0
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:39:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 219ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM1ODh9.esQESR15EtQxmBeYnsCsnHheX_D61ck_7QKa4OWLO6k
Content-Type text/plain
Cache-Control no-cache
Postman-Token bcd227b8-0a40-453f-93e4-1fadc21e3ce1
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:39:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 220ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization yJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX
Content-Type text/plain
Cache-Control no-cache
Postman-Token ba61f7f5-6b4a-46c8-b711-1c91ba68247f
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:39:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code 403 for forbidden error an appropriate 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code 403 for forbidden error an appropriate
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 220ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization yJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX
Content-Type text/plain
Cache-Control no-cache
Postman-Token e00880dc-eb03-4acf-b159-c9ae035d19a6
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:39:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code 403 for forbidden error an appropriate 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code 403 for forbidden error an appropriate
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 219ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM1ODh9.esQESR15EtQxmBeYnsCsnHheX_D61ck_7QKa4OWLO6k
Content-Type text/plain
Cache-Control no-cache
Postman-Token c56ff22d-4205-495f-ba48-bcbbf9c161b0
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:39:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 220ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM1ODh9.esQESR15EtQxmBeYnsCsnHheX_D61ck_7QKa4OWLO6k
Content-Type text/plain
Cache-Control no-cache
Postman-Token 127cfcf1-7ca0-4d3b-bf6c-502d71477166
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:39:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 220ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM1ODh9.esQESR15EtQxmBeYnsCsnHheX_D61ck_7QKa4OWLO6k
Content-Type text/plain
Cache-Control no-cache
Postman-Token d85855ee-1e91-4122-8d89-697184b7975c
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:39:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 223ms
Mean size per request: 698B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 79476082-363b-4ad5-87a8-b314d6b042d0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-RA3luTIzLx6E7WL2AFr3RtIr7/Q"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:39:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM1OTl9.vpm7h1v6Iymqod6RTdTigWujwjzMz-IYCAwbvbcxPEk"}}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Vefrify the message is Success 1 0 0
Verify if the token is preent in the response 1 0 0
Verify if the token is to be valid or not in 3 parts 1 0 0
Verify the response below <200 0 1 0
Verify the schema matches the correct json schema 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response below <200
expected 223 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 222ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 24563adc-d8bd-45dd-8c53-97a187c8327a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamsup",
            "password": "passw"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:39:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Invalid credentials should be return 401 unathorized code 0 1 0
Invalid credentials should return error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Invalid credentials should be return 401 unathorized code
expected 500 to deeply equal 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 221ms
Mean size per request: 98B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 66f6c94f-5158-472a-aa31-c0c8d107c283
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:39:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Blank credentials should return 400 Bad Request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Blank credentials should return 400 Bad Request
expected 500 to deeply equal 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 222ms
Mean size per request: 444B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM1OTl9.vpm7h1v6Iymqod6RTdTigWujwjzMz-IYCAwbvbcxPEk
Cache-Control no-cache
Postman-Token 1e2fcb07-e2f9-489e-b5ec-1fc981fdb2a8
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:39:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify response time less than 200 sec 0 1 0
verify the message in response body is success 1 0 0
The response data schema structure 1 0 0
Verify if password property is not present in the response body 0 1 0
Verify if reset_password_date property is null 0 1 0
verify mandatory properties are present in the response data 1 0 0
verify if role_name is supervisor 1 0 0
Verify if the dates are valid ISO String 1 0 0
Verify if the mobile number is a 10 digit number 0 1 0
Total 6 4 0
Test Failures
Test NameAssertion Error
verify response time less than 200 sec
expected 222 to be below 200
Verify if password property is not present in the response body
expected { id: 1, first_name: 'John', …(14) } to not have property 'password'
Verify if reset_password_date property is null
Target cannot be null or undefined.
Verify if the mobile number is a 10 digit number
Cannot read properties of undefined (reading 'mobile_number')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 223ms
Mean size per request: 444B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM1OTl9.vpm7h1v6Iymqod6RTdTigWujwjzMz-IYCAwbvbcxPEk
Cache-Control no-cache
Postman-Token fccf7876-8e58-4a90-a8fa-5eb5f47dd808
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 401 unathorized for the empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 unathorized for the empty token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 222ms
Mean size per request: 444B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM1OTl9.vpm7h1v6Iymqod6RTdTigWujwjzMz-IYCAwbvbcxPEk
Cache-Control no-cache
Postman-Token 08a5a7bf-f66a-462d-8b2d-24743c02149d
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 401 unathorized for the empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 unathorized for the empty token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 340ms
Mean size per request: 250B

Test Pass Percentage
69 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM1OTl9.vpm7h1v6Iymqod6RTdTigWujwjzMz-IYCAwbvbcxPEk
Cache-Control no-cache
Postman-Token 4f6353c7-7868-4880-917e-9f01ddb73999
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 250
ETag W/"fa-HTPiwMmltQ5gKTIp0riHiOi8pi4"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":2082},{"label":"Pending for repair","key":"pending_for_repair","count":12},{"label":"Pending for delivery","key":"pending_for_delivery","count":6}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response is below 200 0 1 0
Verify the response message is 'Success' 1 0 0
Verify if the data is a non empty array 1 0 0
Verify each item in the data array has a label, key, and count 3 0 0
Verify if label and key not null 3 0 0
Verify if the count is a number 0 3 0
Total 9 4 0
Test Failures
Test NameAssertion Error
Verify the response is below 200
expected 340 to deeply equal 200
Verify if the count is a number
pm.expect(...).to.be is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 334ms
Mean size per request: 250B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM1OTl9.vpm7h1v6Iymqod6RTdTigWujwjzMz-IYCAwbvbcxPEk
Cache-Control no-cache
Postman-Token 0fa19dd6-d60d-4784-8732-130d5a558785
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 250
ETag W/"fa-HTPiwMmltQ5gKTIp0riHiOi8pi4"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":2082},{"label":"Pending for repair","key":"pending_for_repair","count":12},{"label":"Pending for delivery","key":"pending_for_delivery","count":6}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 219ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token d078cfaf-7b0b-4630-abaa-838847915a1f
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 403 for unauthorized access 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 for unauthorized access
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 1465ms
Mean size per request: 1.98MB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM1OTl9.vpm7h1v6Iymqod6RTdTigWujwjzMz-IYCAwbvbcxPEk
Cache-Control no-cache
Postman-Token 6e9cbedc-c73a-4c3c-a534-c4fca2ce88f1
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 2074835
ETag W/"1fa8d3-QTDCIh7gwYFbtS/Wx3E8aOJbNsI"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":185651,"job_number":"JOB_185651","tr_customer_id":185669,"tr_customer_product_id":185659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:50:11.000Z","modified_at":"2026-02-13T23:50:11.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-03","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-03T23:50:10.753829937Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185652,"job_number":"JOB_185652","tr_customer_id":185670,"tr_customer_product_id":185660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:50:11.000Z","modified_at":"2026-02-13T23:50:11.000Z","name":"Abhirath Chaturvedi","mobile_number":"7099818163","email_id":"chakrika.khanna@yahoo.co.in","dop":"2026-02-03","serial_number":"308173783262379","imei1":"308173783262379","imei2":"308173783262379","popurl":"www.chinmayanand-adiga.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185653,"job_number":"JOB_185653","tr_customer_id":185671,"tr_customer_product_id":185661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:52:42.000Z","modified_at":"2026-02-13T23:52:42.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-03","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-03T23:52:42.036916597Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185655,"job_number":"JOB_185655","tr_customer_id":185673,"tr_customer_product_id":185663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T03:11:47.000Z","modified_at":"2026-02-14T03:11:47.000Z","name":"Boris Friesen","mobile_number":"667-966-6213","email_id":"Dudley_Lind@gmail.com","dop":"2025-05-30","serial_number":"18335838115690","imei1":"18335838115690","imei2":"18335838115690","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T03:11:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185656,"job_number":"JOB_185656","tr_customer_id":185674,"tr_customer_product_id":185664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T03:11:48.000Z","modified_at":"2026-02-14T03:11:48.000Z","name":"Rossie Gusikowski","mobile_number":"994-763-5068","email_id":"Oleta_Aufderhar82@hotmail.com","dop":"2025-05-30","serial_number":"1347009354194047","imei1":"1347009354194047","imei2":"1347009354194047","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T03:11:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185660,"job_number":"JOB_185660","tr_customer_id":185678,"tr_customer_product_id":185668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:23.000Z","modified_at":"2026-02-14T04:19:23.000Z","name":"Alana Rippin","mobile_number":"808-815-6452","email_id":"Devin15@yahoo.com","dop":"2025-04-06","serial_number":"10695464728902942","imei1":"10695464728902942","imei2":"10695464728902942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185661,"job_number":"JOB_185661","tr_customer_id":185679,"tr_customer_product_id":185669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:25.000Z","modified_at":"2026-02-14T04:19:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"12595352495826","imei1":"12595352495826","imei2":"12595352495826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185663,"job_number":"JOB_185663","tr_customer_id":185681,"tr_customer_product_id":185671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:27.000Z","modified_at":"2026-02-14T04:19:27.000Z","name":"Nakia Jacobs","mobile_number":"410-441-0994","email_id":"Dylan_Aufderhar21@yahoo.com","dop":"2025-04-06","serial_number":"16706436201310376","imei1":"16706436201310376","imei2":"16706436201310376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185667,"job_number":"JOB_185667","tr_customer_id":185685,"tr_customer_product_id":185675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:46.000Z","modified_at":"2026-02-14T04:19:46.000Z","name":"Kaya McCullough","mobile_number":"326-710-0597","email_id":"Howard.Schiller16@hotmail.com","dop":"2025-04-06","serial_number":"17056562021764604","imei1":"17056562021764604","imei2":"17056562021764604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185669,"job_number":"JOB_185669","tr_customer_id":185687,"tr_customer_product_id":185677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:55.000Z","modified_at":"2026-02-14T04:19:55.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"59312388244714","imei1":"59312388244714","imei2":"59312388244714","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185670,"job_number":"JOB_185670","tr_customer_id":185688,"tr_customer_product_id":185678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:55.000Z","modified_at":"2026-02-14T04:19:55.000Z","name":"Sven Moore","mobile_number":"227-376-3705","email_id":"Everett.Tromp@yahoo.com","dop":"2025-02-01","serial_number":"70715116436899","imei1":"70715116436899","imei2":"70715116436899","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185672,"job_number":"JOB_185672","tr_customer_id":185690,"tr_customer_product_id":185680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:01.000Z","modified_at":"2026-02-14T04:20:01.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10232877677939","imei1":"10232877677939","imei2":"10232877677939","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185673,"job_number":"JOB_185673","tr_customer_id":185691,"tr_customer_product_id":185681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:01.000Z","modified_at":"2026-02-14T04:20:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11412514896787","imei1":"11412514896787","imei2":"11412514896787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185677,"job_number":"JOB_185677","tr_customer_id":185695,"tr_customer_product_id":185685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:02.000Z","modified_at":"2026-02-14T04:20:02.000Z","name":"Devan Boyer","mobile_number":"307-786-3455","email_id":"Anastacio.Schmitt87@gmail.com","dop":"2025-06-18","serial_number":"1085293605523385","imei1":"1085293605523385","imei2":"1085293605523385","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185678,"job_number":"JOB_185678","tr_customer_id":185696,"tr_customer_product_id":185686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:02.000Z","modified_at":"2026-02-14T04:20:02.000Z","name":"Trevion Simonis","mobile_number":"535-756-1582","email_id":"Luna.Olson83@gmail.com","dop":"2025-04-06","serial_number":"14416274431970536","imei1":"14416274431970536","imei2":"14416274431970536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185679,"job_number":"JOB_185679","tr_customer_id":185697,"tr_customer_product_id":185687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:05.000Z","modified_at":"2026-02-14T04:20:05.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17383983637981","imei1":"17383983637981","imei2":"17383983637981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185682,"job_number":"JOB_185682","tr_customer_id":185700,"tr_customer_product_id":185690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:06.000Z","modified_at":"2026-02-14T04:20:06.000Z","name":"Sydnee Kris","mobile_number":"567-809-4071","email_id":"Paula.Ratke22@gmail.com","dop":"2025-04-06","serial_number":"19411315541349132","imei1":"19411315541349132","imei2":"19411315541349132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185683,"job_number":"JOB_185683","tr_customer_id":185701,"tr_customer_product_id":185691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:08.000Z","modified_at":"2026-02-14T04:20:08.000Z","name":"Joanie Shields","mobile_number":"669-599-9654","email_id":"Alize.Lynch@gmail.com","dop":"2025-04-06","serial_number":"14151711071363612","imei1":"14151711071363612","imei2":"14151711071363612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185684,"job_number":"JOB_185684","tr_customer_id":185702,"tr_customer_product_id":185692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:14.000Z","modified_at":"2026-02-14T04:20:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11951506589268","imei1":"11951506589268","imei2":"11951506589268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185686,"job_number":"JOB_185686","tr_customer_id":185704,"tr_customer_product_id":185694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:15.000Z","modified_at":"2026-02-14T04:20:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16737378327166","imei1":"16737378327166","imei2":"16737378327166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185688,"job_number":"JOB_185688","tr_customer_id":185706,"tr_customer_product_id":185696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:16.000Z","modified_at":"2026-02-14T04:20:16.000Z","name":"Guido Hahn","mobile_number":"863-377-8220","email_id":"Abdul_Schuster@hotmail.com","dop":"2025-04-06","serial_number":"19088909314350000","imei1":"19088909314350000","imei2":"19088909314350000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185690,"job_number":"JOB_185690","tr_customer_id":185708,"tr_customer_product_id":185698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:16.000Z","modified_at":"2026-02-14T04:20:16.000Z","name":"Holden Paucek","mobile_number":"759-656-2748","email_id":"Lysanne_Beahan@gmail.com","dop":"2025-04-06","serial_number":"18969944983518172","imei1":"18969944983518172","imei2":"18969944983518172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185691,"job_number":"JOB_185691","tr_customer_id":185709,"tr_customer_product_id":185699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:17.000Z","modified_at":"2026-02-14T04:20:17.000Z","name":"Ashly Kihn","mobile_number":"752-668-8470","email_id":"Pietro.Nikolaus@gmail.com","dop":"2025-04-06","serial_number":"19280133913930988","imei1":"19280133913930988","imei2":"19280133913930988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185694,"job_number":"JOB_185694","tr_customer_id":185712,"tr_customer_product_id":185702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:21.000Z","modified_at":"2026-02-14T04:20:21.000Z","name":"Elinore Ortiz","mobile_number":"351-829-4827","email_id":"Reyna_Dicki52@gmail.com","dop":"2025-04-06","serial_number":"17090267630165256","imei1":"17090267630165256","imei2":"17090267630165256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185696,"job_number":"JOB_185696","tr_customer_id":185714,"tr_customer_product_id":185704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:28.000Z","modified_at":"2026-02-14T04:20:28.000Z","name":"Paula Heathcote","mobile_number":"792-674-0199","email_id":"Khalil.Abbott@yahoo.com","dop":"2025-04-06","serial_number":"10151555729123536","imei1":"10151555729123536","imei2":"10151555729123536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185697,"job_number":"JOB_185697","tr_customer_id":185715,"tr_customer_product_id":185705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:28.000Z","modified_at":"2026-02-14T04:20:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14696473644641","imei1":"14696473644641","imei2":"14696473644641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185699,"job_number":"JOB_185699","tr_customer_id":185717,"tr_customer_product_id":185707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:30.000Z","modified_at":"2026-02-14T04:20:30.000Z","name":"Twila Ernser","mobile_number":"658-359-7551","email_id":"Merl.Emmerich@gmail.com","dop":"2025-04-06","serial_number":"15170091278179916","imei1":"15170091278179916","imei2":"15170091278179916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185700,"job_number":"JOB_185700","tr_customer_id":185718,"tr_customer_product_id":185708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:31.000Z","modified_at":"2026-02-14T04:20:31.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185701,"job_number":"JOB_185701","tr_customer_id":185719,"tr_customer_product_id":185709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:32.000Z","modified_at":"2026-02-14T04:20:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14424850008614","imei1":"14424850008614","imei2":"14424850008614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185703,"job_number":"JOB_185703","tr_customer_id":185721,"tr_customer_product_id":185711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"Alexandria Sporer","mobile_number":"418-702-7264","email_id":"Dayana51@hotmail.com","dop":"2025-04-06","serial_number":"11093031589831056","imei1":"11093031589831056","imei2":"11093031589831056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185704,"job_number":"JOB_185704","tr_customer_id":185722,"tr_customer_product_id":185712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"30866273057754","imei1":"30866273057754","imei2":"30866273057754","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185705,"job_number":"JOB_185705","tr_customer_id":185723,"tr_customer_product_id":185713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"Cade McCullough","mobile_number":"929-659-5145","email_id":"Maeve.Adams@hotmail.com","dop":"2025-02-01","serial_number":"104282978109785","imei1":"104282978109785","imei2":"104282978109785","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185711,"job_number":"JOB_185711","tr_customer_id":185729,"tr_customer_product_id":185719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:42.000Z","modified_at":"2026-02-14T04:20:42.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101514249304319","imei1":"101514249304319","imei2":"101514249304319","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185712,"job_number":"JOB_185712","tr_customer_id":185730,"tr_customer_product_id":185720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:42.000Z","modified_at":"2026-02-14T04:20:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13590493188338","imei1":"13590493188338","imei2":"13590493188338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185715,"job_number":"JOB_185715","tr_customer_id":185733,"tr_customer_product_id":185723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:44.000Z","modified_at":"2026-02-14T04:20:44.000Z","name":"Lorna Koelpin","mobile_number":"560-846-3677","email_id":"Alisa.Beier97@yahoo.com","dop":"2025-04-06","serial_number":"16753713463173648","imei1":"16753713463173648","imei2":"16753713463173648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185716,"job_number":"JOB_185716","tr_customer_id":185734,"tr_customer_product_id":185724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:45.000Z","modified_at":"2026-02-14T04:20:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10905101329984","imei1":"10905101329984","imei2":"10905101329984","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185717,"job_number":"JOB_185717","tr_customer_id":185735,"tr_customer_product_id":185725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:45.000Z","modified_at":"2026-02-14T04:20:45.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15004136533943","imei1":"15004136533943","imei2":"15004136533943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185720,"job_number":"JOB_185720","tr_customer_id":185738,"tr_customer_product_id":185728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:46.000Z","modified_at":"2026-02-14T04:20:46.000Z","name":"Jocelyn Kirlin","mobile_number":"777-748-3259","email_id":"Megane_Fay52@gmail.com","dop":"2025-06-18","serial_number":"1099976908543408","imei1":"1099976908543408","imei2":"1099976908543408","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185721,"job_number":"JOB_185721","tr_customer_id":185739,"tr_customer_product_id":185729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:46.000Z","modified_at":"2026-02-14T04:20:46.000Z","name":"Sister Jakubowski","mobile_number":"734-952-4051","email_id":"Haskell.Herzog@hotmail.com","dop":"2025-04-06","serial_number":"18664933434088836","imei1":"18664933434088836","imei2":"18664933434088836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185722,"job_number":"JOB_185722","tr_customer_id":185740,"tr_customer_product_id":185730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:48.000Z","modified_at":"2026-02-14T04:20:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18372303928165","imei1":"18372303928165","imei2":"18372303928165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185724,"job_number":"JOB_185724","tr_customer_id":185742,"tr_customer_product_id":185732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:50.000Z","modified_at":"2026-02-14T04:20:50.000Z","name":"Rubye Ryan","mobile_number":"351-531-3836","email_id":"Gerson_Ziemann@hotmail.com","dop":"2025-04-06","serial_number":"17837545863358206","imei1":"17837545863358206","imei2":"17837545863358206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185726,"job_number":"JOB_185726","tr_customer_id":185744,"tr_customer_product_id":185734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:56.000Z","modified_at":"2026-02-14T04:20:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12404359867184","imei1":"12404359867184","imei2":"12404359867184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185728,"job_number":"JOB_185728","tr_customer_id":185746,"tr_customer_product_id":185736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:57.000Z","modified_at":"2026-02-14T04:20:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18188851353298","imei1":"18188851353298","imei2":"18188851353298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185730,"job_number":"JOB_185730","tr_customer_id":185748,"tr_customer_product_id":185738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10247743366641","imei1":"10247743366641","imei2":"10247743366641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185731,"job_number":"JOB_185731","tr_customer_id":185749,"tr_customer_product_id":185739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Doyle Little","mobile_number":"367-821-0874","email_id":"Josue.Stokes92@yahoo.com","dop":"2025-04-06","serial_number":"14782533437866848","imei1":"14782533437866848","imei2":"14782533437866848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185733,"job_number":"JOB_185733","tr_customer_id":185751,"tr_customer_product_id":185741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Leanne Hansen","mobile_number":"536-928-6136","email_id":"Jamel_Smitham80@hotmail.com","dop":"2025-04-06","serial_number":"17280429643357052","imei1":"17280429643357052","imei2":"17280429643357052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185734,"job_number":"JOB_185734","tr_customer_id":185752,"tr_customer_product_id":185742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:59.000Z","modified_at":"2026-02-14T04:20:59.000Z","name":"Emmanuelle Stokes","mobile_number":"751-946-7188","email_id":"Katherine21@gmail.com","dop":"2025-04-06","serial_number":"10062015201033014","imei1":"10062015201033014","imei2":"10062015201033014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185735,"job_number":"JOB_185735","tr_customer_id":185753,"tr_customer_product_id":185743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:06.000Z","modified_at":"2026-02-14T04:21:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14448196558288","imei1":"14448196558288","imei2":"14448196558288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185737,"job_number":"JOB_185737","tr_customer_id":185755,"tr_customer_product_id":185745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:07.000Z","modified_at":"2026-02-14T04:21:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19658282098747","imei1":"19658282098747","imei2":"19658282098747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185738,"job_number":"JOB_185738","tr_customer_id":185756,"tr_customer_product_id":185746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:08.000Z","modified_at":"2026-02-14T04:21:08.000Z","name":"Una Batz","mobile_number":"997-506-5436","email_id":"Percy_Boyer@hotmail.com","dop":"2025-04-06","serial_number":"14411993593274846","imei1":"14411993593274846","imei2":"14411993593274846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185740,"job_number":"JOB_185740","tr_customer_id":185758,"tr_customer_product_id":185748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:09.000Z","modified_at":"2026-02-14T04:21:09.000Z","name":"Gianni Barton","mobile_number":"240-881-2946","email_id":"Ike.Bartell@hotmail.com","dop":"2025-04-06","serial_number":"10009489211552324","imei1":"10009489211552324","imei2":"10009489211552324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185741,"job_number":"JOB_185741","tr_customer_id":185759,"tr_customer_product_id":185749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:12.000Z","modified_at":"2026-02-14T04:21:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11071608525962","imei1":"11071608525962","imei2":"11071608525962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185743,"job_number":"JOB_185743","tr_customer_id":185761,"tr_customer_product_id":185751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:13.000Z","modified_at":"2026-02-14T04:21:13.000Z","name":"Minerva Schamberger","mobile_number":"630-317-5305","email_id":"Domenico0@gmail.com","dop":"2025-04-06","serial_number":"19584535916095240","imei1":"19584535916095240","imei2":"19584535916095240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185744,"job_number":"JOB_185744","tr_customer_id":185762,"tr_customer_product_id":185752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:13.000Z","modified_at":"2026-02-14T04:21:13.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"50445589400875","imei1":"50445589400875","imei2":"50445589400875","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185745,"job_number":"JOB_185745","tr_customer_id":185763,"tr_customer_product_id":185753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:14.000Z","modified_at":"2026-02-14T04:21:14.000Z","name":"Roma Block","mobile_number":"353-211-9053","email_id":"Cleora37@gmail.com","dop":"2025-02-01","serial_number":"22398273531648","imei1":"22398273531648","imei2":"22398273531648","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185747,"job_number":"JOB_185747","tr_customer_id":185765,"tr_customer_product_id":185755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:19.000Z","modified_at":"2026-02-14T04:21:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17143708405688","imei1":"17143708405688","imei2":"17143708405688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185749,"job_number":"JOB_185749","tr_customer_id":185767,"tr_customer_product_id":185757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:21.000Z","modified_at":"2026-02-14T04:21:21.000Z","name":"Murl Kuphal","mobile_number":"937-485-3499","email_id":"Shanelle.Mayer@gmail.com","dop":"2025-04-06","serial_number":"19137537522824210","imei1":"19137537522824210","imei2":"19137537522824210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185753,"job_number":"JOB_185753","tr_customer_id":185771,"tr_customer_product_id":185761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:24.000Z","modified_at":"2026-02-14T04:21:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13027902095003","imei1":"13027902095003","imei2":"13027902095003","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185755,"job_number":"JOB_185755","tr_customer_id":185773,"tr_customer_product_id":185763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:26.000Z","modified_at":"2026-02-14T04:21:26.000Z","name":"Maude Conn","mobile_number":"820-537-5436","email_id":"Kallie_Waelchi43@gmail.com","dop":"2025-04-06","serial_number":"14632596426206904","imei1":"14632596426206904","imei2":"14632596426206904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185756,"job_number":"JOB_185756","tr_customer_id":185774,"tr_customer_product_id":185764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:27.000Z","modified_at":"2026-02-14T04:21:27.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104038502115870","imei1":"104038502115870","imei2":"104038502115870","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185758,"job_number":"JOB_185758","tr_customer_id":185776,"tr_customer_product_id":185766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:33.000Z","modified_at":"2026-02-14T04:21:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14104169911111","imei1":"14104169911111","imei2":"14104169911111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185760,"job_number":"JOB_185760","tr_customer_id":185778,"tr_customer_product_id":185768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:35.000Z","modified_at":"2026-02-14T04:21:35.000Z","name":"Barton Schoen","mobile_number":"521-399-7283","email_id":"Sydni.Aufderhar@yahoo.com","dop":"2025-04-06","serial_number":"14024525267350480","imei1":"14024525267350480","imei2":"14024525267350480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185765,"job_number":"JOB_185765","tr_customer_id":185783,"tr_customer_product_id":185773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:38.000Z","modified_at":"2026-02-14T04:21:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17049849785874","imei1":"17049849785874","imei2":"17049849785874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185767,"job_number":"JOB_185767","tr_customer_id":185785,"tr_customer_product_id":185775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:38.000Z","modified_at":"2026-02-14T04:21:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12844149539067","imei1":"12844149539067","imei2":"12844149539067","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185769,"job_number":"JOB_185769","tr_customer_id":185787,"tr_customer_product_id":185777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:39.000Z","modified_at":"2026-02-14T04:21:39.000Z","name":"Bernice Hodkiewicz","mobile_number":"659-580-3225","email_id":"Giovanna69@hotmail.com","dop":"2025-04-06","serial_number":"13614455227875456","imei1":"13614455227875456","imei2":"13614455227875456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185770,"job_number":"JOB_185770","tr_customer_id":185788,"tr_customer_product_id":185778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:39.000Z","modified_at":"2026-02-14T04:21:39.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19734703497970","imei1":"19734703497970","imei2":"19734703497970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185771,"job_number":"JOB_185771","tr_customer_id":185789,"tr_customer_product_id":185779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:40.000Z","modified_at":"2026-02-14T04:21:40.000Z","name":"Ewald Borer","mobile_number":"371-997-9826","email_id":"Mariane22@hotmail.com","dop":"2025-04-06","serial_number":"16385982097118530","imei1":"16385982097118530","imei2":"16385982097118530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185773,"job_number":"JOB_185773","tr_customer_id":185791,"tr_customer_product_id":185781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:41.000Z","modified_at":"2026-02-14T04:21:41.000Z","name":"Chyna Bashirian","mobile_number":"735-865-2678","email_id":"Merl.Gibson9@yahoo.com","dop":"2025-04-06","serial_number":"17599174029224188","imei1":"17599174029224188","imei2":"17599174029224188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185774,"job_number":"JOB_185774","tr_customer_id":185792,"tr_customer_product_id":185782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:43.000Z","modified_at":"2026-02-14T04:21:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19717080249841","imei1":"19717080249841","imei2":"19717080249841","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185776,"job_number":"JOB_185776","tr_customer_id":185794,"tr_customer_product_id":185784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:45.000Z","modified_at":"2026-02-14T04:21:45.000Z","name":"Ludie Fisher","mobile_number":"904-968-6244","email_id":"Alvera_Thiel40@yahoo.com","dop":"2025-04-06","serial_number":"10023153501363438","imei1":"10023153501363438","imei2":"10023153501363438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185782,"job_number":"JOB_185782","tr_customer_id":185800,"tr_customer_product_id":185790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:51.000Z","modified_at":"2026-02-14T04:21:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14575879311524","imei1":"14575879311524","imei2":"14575879311524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185784,"job_number":"JOB_185784","tr_customer_id":185802,"tr_customer_product_id":185792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:52.000Z","modified_at":"2026-02-14T04:21:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19336758745427","imei1":"19336758745427","imei2":"19336758745427","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185785,"job_number":"JOB_185785","tr_customer_id":185803,"tr_customer_product_id":185793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:52.000Z","modified_at":"2026-02-14T04:21:52.000Z","name":"Kaleb Keebler","mobile_number":"784-209-5578","email_id":"Dolores_Prohaska@yahoo.com","dop":"2025-04-06","serial_number":"16402153798246486","imei1":"16402153798246486","imei2":"16402153798246486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185789,"job_number":"JOB_185789","tr_customer_id":185807,"tr_customer_product_id":185797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:54.000Z","name":"Lyda Langworth","mobile_number":"361-845-1634","email_id":"Luigi_Herman@hotmail.com","dop":"2025-04-06","serial_number":"15926208808303940","imei1":"15926208808303940","imei2":"15926208808303940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185790,"job_number":"JOB_185790","tr_customer_id":185808,"tr_customer_product_id":185798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18730523285784","imei1":"18730523285784","imei2":"18730523285784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185792,"job_number":"JOB_185792","tr_customer_id":185810,"tr_customer_product_id":185800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:55.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"10616178321410","imei1":"10616178321410","imei2":"10616178321410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185794,"job_number":"JOB_185794","tr_customer_id":185812,"tr_customer_product_id":185802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:56.000Z","modified_at":"2026-02-14T04:21:56.000Z","name":"Kara Hayes","mobile_number":"580-822-6610","email_id":"Levi_Klein23@gmail.com","dop":"2025-04-06","serial_number":"19156220186654064","imei1":"19156220186654064","imei2":"19156220186654064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185795,"job_number":"JOB_185795","tr_customer_id":185813,"tr_customer_product_id":185803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:56.000Z","modified_at":"2026-02-14T04:21:56.000Z","name":"Obie Funk","mobile_number":"569-979-7363","email_id":"Lauryn.Armstrong@gmail.com","dop":"2025-04-06","serial_number":"13001439108901440","imei1":"13001439108901440","imei2":"13001439108901440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185796,"job_number":"JOB_185796","tr_customer_id":185814,"tr_customer_product_id":185804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:57.000Z","modified_at":"2026-02-14T04:21:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18203984912503","imei1":"18203984912503","imei2":"18203984912503","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185798,"job_number":"JOB_185798","tr_customer_id":185816,"tr_customer_product_id":185806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:58.000Z","modified_at":"2026-02-14T04:21:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14194357377880","imei1":"14194357377880","imei2":"14194357377880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185799,"job_number":"JOB_185799","tr_customer_id":185817,"tr_customer_product_id":185807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:58.000Z","modified_at":"2026-02-14T04:21:58.000Z","name":"Austen Champlin","mobile_number":"451-659-4395","email_id":"Cristal_Crona28@hotmail.com","dop":"2025-04-06","serial_number":"12776285687895380","imei1":"12776285687895380","imei2":"12776285687895380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185804,"job_number":"JOB_185804","tr_customer_id":185822,"tr_customer_product_id":185812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:00.000Z","modified_at":"2026-02-14T04:22:00.000Z","name":"Adriel Leannon","mobile_number":"675-563-3078","email_id":"Abagail.Stracke@yahoo.com","dop":"2025-04-06","serial_number":"13607094938329958","imei1":"13607094938329958","imei2":"13607094938329958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185807,"job_number":"JOB_185807","tr_customer_id":185825,"tr_customer_product_id":185815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:05.000Z","modified_at":"2026-02-14T04:22:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12467706184981","imei1":"12467706184981","imei2":"12467706184981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185810,"job_number":"JOB_185810","tr_customer_id":185828,"tr_customer_product_id":185818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:07.000Z","modified_at":"2026-02-14T04:22:07.000Z","name":"Russel Trantow","mobile_number":"829-446-9415","email_id":"Jaylon74@yahoo.com","dop":"2025-04-06","serial_number":"18861224165924936","imei1":"18861224165924936","imei2":"18861224165924936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185812,"job_number":"JOB_185812","tr_customer_id":185830,"tr_customer_product_id":185820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:11.000Z","modified_at":"2026-02-14T04:22:11.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"108824634144127","imei1":"108824634144127","imei2":"108824634144127","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185817,"job_number":"JOB_185817","tr_customer_id":185835,"tr_customer_product_id":185825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:18.000Z","modified_at":"2026-02-14T04:22:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17534805026590","imei1":"17534805026590","imei2":"17534805026590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185819,"job_number":"JOB_185819","tr_customer_id":185837,"tr_customer_product_id":185827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:20.000Z","modified_at":"2026-02-14T04:22:20.000Z","name":"Javier Hahn","mobile_number":"272-485-8546","email_id":"Birdie62@yahoo.com","dop":"2025-04-06","serial_number":"13899391991988454","imei1":"13899391991988454","imei2":"13899391991988454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185821,"job_number":"JOB_185821","tr_customer_id":185839,"tr_customer_product_id":185829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:21.000Z","modified_at":"2026-02-14T04:22:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"19082007310594","imei1":"19082007310594","imei2":"19082007310594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185823,"job_number":"JOB_185823","tr_customer_id":185841,"tr_customer_product_id":185831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:22.000Z","modified_at":"2026-02-14T04:22:22.000Z","name":"Berneice Quigley","mobile_number":"393-701-0954","email_id":"Sabryna_Will@yahoo.com","dop":"2025-04-06","serial_number":"16584859258160194","imei1":"16584859258160194","imei2":"16584859258160194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185827,"job_number":"JOB_185827","tr_customer_id":185845,"tr_customer_product_id":185835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:30.000Z","modified_at":"2026-02-14T04:22:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17659546654355","imei1":"17659546654355","imei2":"17659546654355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185829,"job_number":"JOB_185829","tr_customer_id":185847,"tr_customer_product_id":185837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:32.000Z","modified_at":"2026-02-14T04:22:32.000Z","name":"Elsie Robel","mobile_number":"352-332-6734","email_id":"Earlene_Orn8@hotmail.com","dop":"2025-04-06","serial_number":"18479939527626316","imei1":"18479939527626316","imei2":"18479939527626316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185831,"job_number":"JOB_185831","tr_customer_id":185849,"tr_customer_product_id":185839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:35.000Z","modified_at":"2026-02-14T04:22:35.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"10889251434181","imei1":"10889251434181","imei2":"10889251434181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185833,"job_number":"JOB_185833","tr_customer_id":185851,"tr_customer_product_id":185841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:35.000Z","modified_at":"2026-02-14T04:22:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14885216780798","imei1":"14885216780798","imei2":"14885216780798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185835,"job_number":"JOB_185835","tr_customer_id":185853,"tr_customer_product_id":185843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:36.000Z","modified_at":"2026-02-14T04:22:36.000Z","name":"Marielle Rippin","mobile_number":"846-358-9925","email_id":"Harmon73@hotmail.com","dop":"2025-04-06","serial_number":"11275275743560612","imei1":"11275275743560612","imei2":"11275275743560612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185836,"job_number":"JOB_185836","tr_customer_id":185854,"tr_customer_product_id":185844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:37.000Z","modified_at":"2026-02-14T04:22:37.000Z","name":"Alana Pouros","mobile_number":"792-777-1444","email_id":"Leopold.Stark@gmail.com","dop":"2025-04-06","serial_number":"10571445080861164","imei1":"10571445080861164","imei2":"10571445080861164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185837,"job_number":"JOB_185837","tr_customer_id":185855,"tr_customer_product_id":185845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:37.000Z","modified_at":"2026-02-14T04:22:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19763652807988","imei1":"19763652807988","imei2":"19763652807988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185839,"job_number":"JOB_185839","tr_customer_id":185857,"tr_customer_product_id":185847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:38.000Z","modified_at":"2026-02-14T04:22:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13087364979403","imei1":"13087364979403","imei2":"13087364979403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185841,"job_number":"JOB_185841","tr_customer_id":185859,"tr_customer_product_id":185849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:39.000Z","modified_at":"2026-02-14T04:22:39.000Z","name":"Malachi Hodkiewicz","mobile_number":"254-719-7039","email_id":"Hildegard67@hotmail.com","dop":"2025-04-06","serial_number":"15121538488058500","imei1":"15121538488058500","imei2":"15121538488058500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185842,"job_number":"JOB_185842","tr_customer_id":185860,"tr_customer_product_id":185850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:40.000Z","modified_at":"2026-02-14T04:22:40.000Z","name":"Kaelyn Fritsch","mobile_number":"371-573-2196","email_id":"Marilou58@gmail.com","dop":"2025-04-06","serial_number":"12649024122370276","imei1":"12649024122370276","imei2":"12649024122370276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185843,"job_number":"JOB_185843","tr_customer_id":185861,"tr_customer_product_id":185851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:43.000Z","modified_at":"2026-02-14T04:22:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10844148081401","imei1":"10844148081401","imei2":"10844148081401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185845,"job_number":"JOB_185845","tr_customer_id":185863,"tr_customer_product_id":185853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:45.000Z","modified_at":"2026-02-14T04:22:45.000Z","name":"Leone Pacocha","mobile_number":"691-498-0463","email_id":"Jabari_Schinner@gmail.com","dop":"2025-04-06","serial_number":"11671091977149206","imei1":"11671091977149206","imei2":"11671091977149206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185849,"job_number":"JOB_185849","tr_customer_id":185867,"tr_customer_product_id":185857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:17.000Z","modified_at":"2026-02-14T04:23:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15884806584159","imei1":"15884806584159","imei2":"15884806584159","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185851,"job_number":"JOB_185851","tr_customer_id":185869,"tr_customer_product_id":185859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:18.000Z","modified_at":"2026-02-14T04:23:18.000Z","name":"Ella Bailey","mobile_number":"418-729-6420","email_id":"Ibrahim32@hotmail.com","dop":"2025-04-06","serial_number":"14678621523288576","imei1":"14678621523288576","imei2":"14678621523288576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185852,"job_number":"JOB_185852","tr_customer_id":185870,"tr_customer_product_id":185860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:20.000Z","modified_at":"2026-02-14T04:23:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19130323736687","imei1":"19130323736687","imei2":"19130323736687","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185854,"job_number":"JOB_185854","tr_customer_id":185872,"tr_customer_product_id":185862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:21.000Z","modified_at":"2026-02-14T04:23:21.000Z","name":"Nolan Hackett","mobile_number":"503-437-8749","email_id":"Henriette.Sanford76@hotmail.com","dop":"2025-04-06","serial_number":"13818605181720476","imei1":"13818605181720476","imei2":"13818605181720476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185855,"job_number":"JOB_185855","tr_customer_id":185873,"tr_customer_product_id":185863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:28.000Z","modified_at":"2026-02-14T04:23:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14569673852049","imei1":"14569673852049","imei2":"14569673852049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185857,"job_number":"JOB_185857","tr_customer_id":185875,"tr_customer_product_id":185865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:30.000Z","modified_at":"2026-02-14T04:23:30.000Z","name":"Nannie Wunsch","mobile_number":"779-489-2744","email_id":"Anabelle95@gmail.com","dop":"2025-04-06","serial_number":"16851167955622520","imei1":"16851167955622520","imei2":"16851167955622520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185860,"job_number":"JOB_185860","tr_customer_id":185878,"tr_customer_product_id":185868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84827126654741","imei1":"84827126654741","imei2":"84827126654741","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185861,"job_number":"JOB_185861","tr_customer_id":185879,"tr_customer_product_id":185869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34678220633032","imei1":"34678220633032","imei2":"34678220633032","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185862,"job_number":"JOB_185862","tr_customer_id":185880,"tr_customer_product_id":185870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13435930301594","imei1":"13435930301594","imei2":"13435930301594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185863,"job_number":"JOB_185863","tr_customer_id":185881,"tr_customer_product_id":185871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82153902710379","imei1":"82153902710379","imei2":"82153902710379","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185864,"job_number":"JOB_185864","tr_customer_id":185882,"tr_customer_product_id":185872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66813892618268","imei1":"66813892618268","imei2":"66813892618268","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185865,"job_number":"JOB_185865","tr_customer_id":185883,"tr_customer_product_id":185873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36353229245883","imei1":"36353229245883","imei2":"36353229245883","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185867,"job_number":"JOB_185867","tr_customer_id":185885,"tr_customer_product_id":185875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:58.000Z","modified_at":"2026-02-14T04:27:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54768243893302","imei1":"54768243893302","imei2":"54768243893302","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185868,"job_number":"JOB_185868","tr_customer_id":185886,"tr_customer_product_id":185876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:58.000Z","modified_at":"2026-02-14T04:27:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63942866565954","imei1":"63942866565954","imei2":"63942866565954","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185869,"job_number":"JOB_185869","tr_customer_id":185887,"tr_customer_product_id":185877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43845222266588","imei1":"43845222266588","imei2":"43845222266588","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185870,"job_number":"JOB_185870","tr_customer_id":185888,"tr_customer_product_id":185878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75216794641136","imei1":"75216794641136","imei2":"75216794641136","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185871,"job_number":"JOB_185871","tr_customer_id":185889,"tr_customer_product_id":185879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27285427527973","imei1":"27285427527973","imei2":"27285427527973","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185872,"job_number":"JOB_185872","tr_customer_id":185890,"tr_customer_product_id":185880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:00.000Z","modified_at":"2026-02-14T04:28:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17691772791594","imei1":"17691772791594","imei2":"17691772791594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185874,"job_number":"JOB_185874","tr_customer_id":185892,"tr_customer_product_id":185882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:30.000Z","modified_at":"2026-02-14T04:28:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90363120842689","imei1":"90363120842689","imei2":"90363120842689","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185875,"job_number":"JOB_185875","tr_customer_id":185893,"tr_customer_product_id":185883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:30.000Z","modified_at":"2026-02-14T04:28:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39635205884790","imei1":"39635205884790","imei2":"39635205884790","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185876,"job_number":"JOB_185876","tr_customer_id":185894,"tr_customer_product_id":185884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67833078234786","imei1":"67833078234786","imei2":"67833078234786","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185877,"job_number":"JOB_185877","tr_customer_id":185895,"tr_customer_product_id":185885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40485985108612","imei1":"40485985108612","imei2":"40485985108612","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185878,"job_number":"JOB_185878","tr_customer_id":185896,"tr_customer_product_id":185886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25874216880099","imei1":"25874216880099","imei2":"25874216880099","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185879,"job_number":"JOB_185879","tr_customer_id":185897,"tr_customer_product_id":185887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24708109907944","imei1":"24708109907944","imei2":"24708109907944","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185881,"job_number":"JOB_185881","tr_customer_id":185899,"tr_customer_product_id":185889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:53:00.000Z","modified_at":"2026-02-14T04:53:00.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-04","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-04T04:53:00.433917664Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185882,"job_number":"JOB_185882","tr_customer_id":185900,"tr_customer_product_id":185890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:59:44.000Z","modified_at":"2026-02-14T04:59:44.000Z","name":"Tyrel Gibson","mobile_number":"438-913-3519","email_id":"Moriah.Mayer45@gmail.com","dop":"2026-01-04","serial_number":"16985629126219","imei1":"16985629126219","imei2":"16985629126219","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185883,"job_number":"JOB_185883","tr_customer_id":185901,"tr_customer_product_id":185891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:59:44.000Z","modified_at":"2026-02-14T04:59:44.000Z","name":"Dayna VonRueden","mobile_number":"478-784-5674","email_id":"Irwin_Nitzsche@gmail.com","dop":"2026-01-04","serial_number":"61021023022112840","imei1":"61021023022112840","imei2":"61021023022112840","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185884,"job_number":"JOB_185884","tr_customer_id":185902,"tr_customer_product_id":185892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:00:35.000Z","modified_at":"2026-02-14T05:00:35.000Z","name":"Delaney Ryan","mobile_number":"562-983-6928","email_id":"Marquise_Dickinson86@gmail.com","dop":"2026-01-04","serial_number":"19607325714175","imei1":"19607325714175","imei2":"19607325714175","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185885,"job_number":"JOB_185885","tr_customer_id":185903,"tr_customer_product_id":185893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:00:36.000Z","modified_at":"2026-02-14T05:00:36.000Z","name":"Norval Little","mobile_number":"203-798-1129","email_id":"Wilton_OKeefe@yahoo.com","dop":"2026-01-04","serial_number":"39722647906411190","imei1":"39722647906411190","imei2":"39722647906411190","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185886,"job_number":"JOB_185886","tr_customer_id":185904,"tr_customer_product_id":185894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:07:06.000Z","modified_at":"2026-02-14T05:07:06.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-04","serial_number":"48247385542745","imei1":"48247385542745","imei2":"48247385542745","popurl":"2026-02-04T05:07:05.890202119Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:07:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185887,"job_number":"JOB_185887","tr_customer_id":185905,"tr_customer_product_id":185895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:07:14.000Z","modified_at":"2026-02-14T05:07:14.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-04","serial_number":"69326451044024","imei1":"69326451044024","imei2":"69326451044024","popurl":"2026-02-04T05:07:13.969632007Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:07:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185888,"job_number":"JOB_185888","tr_customer_id":185906,"tr_customer_product_id":185896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:11:23.000Z","modified_at":"2026-02-14T05:11:23.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108759735963207","imei1":"108759735963207","imei2":"108759735963207","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:11:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185890,"job_number":"JOB_185890","tr_customer_id":185908,"tr_customer_product_id":185898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:11:34.000Z","modified_at":"2026-02-14T05:11:34.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109604602904228","imei1":"109604602904228","imei2":"109604602904228","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:11:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185892,"job_number":"JOB_185892","tr_customer_id":185910,"tr_customer_product_id":185900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"AO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185893,"job_number":"JOB_185893","tr_customer_id":185911,"tr_customer_product_id":185901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"UO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185894,"job_number":"JOB_185894","tr_customer_id":185912,"tr_customer_product_id":185902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"PO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185896,"job_number":"JOB_185896","tr_customer_id":185914,"tr_customer_product_id":185904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:28:17.000Z","modified_at":"2026-02-14T05:28:17.000Z","name":"Reyes Smitham","mobile_number":"738-290-2904","email_id":"Kenyon.Jaskolski@yahoo.com","dop":"2025-04-06","serial_number":"18617826687000244","imei1":"18617826687000244","imei2":"18617826687000244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185898,"job_number":"JOB_185898","tr_customer_id":185916,"tr_customer_product_id":185906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:28:30.000Z","modified_at":"2026-02-14T05:28:30.000Z","name":"Thora Reynolds","mobile_number":"685-883-1273","email_id":"Keven.Vandervort@yahoo.com","dop":"2025-04-06","serial_number":"14958962036693908","imei1":"14958962036693908","imei2":"14958962036693908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185899,"job_number":"JOB_185899","tr_customer_id":185917,"tr_customer_product_id":185907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:34:09.000Z","modified_at":"2026-02-14T05:34:09.000Z","name":"Brody Crona","mobile_number":"338-380-4592","email_id":"Shyanne79@yahoo.com","dop":"2026-01-04","serial_number":"19444832109445","imei1":"19444832109445","imei2":"19444832109445","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185900,"job_number":"JOB_185900","tr_customer_id":185918,"tr_customer_product_id":185908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:34:10.000Z","modified_at":"2026-02-14T05:34:10.000Z","name":"Kyla Kulas","mobile_number":"854-261-0924","email_id":"Kris.Schulist@hotmail.com","dop":"2026-01-04","serial_number":"75997477424714080","imei1":"75997477424714080","imei2":"75997477424714080","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185902,"job_number":"JOB_185902","tr_customer_id":185920,"tr_customer_product_id":185910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:38:20.000Z","modified_at":"2026-02-14T05:38:20.000Z","name":"Dulce Hermann","mobile_number":"967-405-0302","email_id":"Valerie.King@yahoo.com","dop":"2026-01-04","serial_number":"63698535957875930","imei1":"63698535957875930","imei2":"63698535957875930","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:38:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185906,"job_number":"JOB_185906","tr_customer_id":185924,"tr_customer_product_id":185914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:08:39.000Z","modified_at":"2026-02-14T06:08:39.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"16678262917448","imei1":"16678262917448","imei2":"16678262917448","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185908,"job_number":"JOB_185908","tr_customer_id":185926,"tr_customer_product_id":185916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:08:53.000Z","modified_at":"2026-02-14T06:08:53.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"19911960897200","imei1":"19911960897200","imei2":"19911960897200","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:08:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185910,"job_number":"JOB_185910","tr_customer_id":185928,"tr_customer_product_id":185918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:09:07.000Z","modified_at":"2026-02-14T06:09:07.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17674773779109","imei1":"17674773779109","imei2":"17674773779109","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185915,"job_number":"JOB_185915","tr_customer_id":185933,"tr_customer_product_id":185923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:24:56.000Z","modified_at":"2026-02-14T06:24:56.000Z","name":"Jake Klocko","mobile_number":"378-313-0148","email_id":"Susan.Littel@yahoo.com","dop":"2026-01-04","serial_number":"15630162884831","imei1":"15630162884831","imei2":"15630162884831","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185916,"job_number":"JOB_185916","tr_customer_id":185934,"tr_customer_product_id":185924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:24:57.000Z","modified_at":"2026-02-14T06:24:57.000Z","name":"Heath Brekke","mobile_number":"546-565-4077","email_id":"Albin16@yahoo.com","dop":"2026-01-04","serial_number":"31378608931924316","imei1":"31378608931924316","imei2":"31378608931924316","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185922,"job_number":"JOB_185922","tr_customer_id":185940,"tr_customer_product_id":185930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:30:50.000Z","modified_at":"2026-02-14T06:30:50.000Z","name":"Christopher Reynolds","mobile_number":"524-753-4887","email_id":"Caleb.Cartwright@hotmail.com","dop":"2026-01-04","serial_number":"47986347998998510","imei1":"47986347998998510","imei2":"47986347998998510","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185928,"job_number":"JOB_185928","tr_customer_id":185946,"tr_customer_product_id":185936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:50:12.000Z","modified_at":"2026-02-14T06:50:12.000Z","name":"Mikayla Hickle","mobile_number":"275-550-4005","email_id":"Gabriel_Watsica34@hotmail.com","dop":"2026-01-04","serial_number":"14250403691285432","imei1":"14250403691285432","imei2":"14250403691285432","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185930,"job_number":"JOB_185930","tr_customer_id":185948,"tr_customer_product_id":185938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:53:24.000Z","modified_at":"2026-02-14T06:53:24.000Z","name":"Maxime Kuphal","mobile_number":"356-766-5988","email_id":"Jayden10@yahoo.com","dop":"2026-01-04","serial_number":"79395447192134180","imei1":"79395447192134180","imei2":"79395447192134180","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185932,"job_number":"JOB_185932","tr_customer_id":185950,"tr_customer_product_id":185940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:56:57.000Z","modified_at":"2026-02-14T06:56:57.000Z","name":"Dora Runte","mobile_number":"608-631-7021","email_id":"Hannah.Gibson90@yahoo.com","dop":"2026-01-04","serial_number":"50444960959563770","imei1":"50444960959563770","imei2":"50444960959563770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185934,"job_number":"JOB_185934","tr_customer_id":185952,"tr_customer_product_id":185942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:00:13.000Z","modified_at":"2026-02-14T07:00:13.000Z","name":"Moriah Little","mobile_number":"858-223-0828","email_id":"Candelario_Hermiston14@hotmail.com","dop":"2026-01-04","serial_number":"89260976956445600","imei1":"89260976956445600","imei2":"89260976956445600","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185936,"job_number":"JOB_185936","tr_customer_id":185954,"tr_customer_product_id":185944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:01:26.000Z","modified_at":"2026-02-14T07:01:26.000Z","name":"Jess Spencer","mobile_number":"228-919-0074","email_id":"Hertha.Koelpin6@gmail.com","dop":"2026-01-04","serial_number":"89029199890476770","imei1":"89029199890476770","imei2":"89029199890476770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185939,"job_number":"JOB_185939","tr_customer_id":185957,"tr_customer_product_id":185947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:05:02.000Z","modified_at":"2026-02-14T07:05:02.000Z","name":"Pauline Gutmann","mobile_number":"665-959-4802","email_id":"Myrtice32@yahoo.com","dop":"2026-01-04","serial_number":"58719095209635464","imei1":"58719095209635464","imei2":"58719095209635464","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185941,"job_number":"JOB_185941","tr_customer_id":185959,"tr_customer_product_id":185949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:09:52.000Z","modified_at":"2026-02-14T07:09:52.000Z","name":"Patrick Kling","mobile_number":"465-904-1784","email_id":"Donato92@yahoo.com","dop":"2026-01-04","serial_number":"72142580099473250","imei1":"72142580099473250","imei2":"72142580099473250","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185943,"job_number":"JOB_185943","tr_customer_id":185961,"tr_customer_product_id":185951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:10:40.000Z","modified_at":"2026-02-14T07:10:40.000Z","name":"Myrna Donnelly","mobile_number":"876-327-9867","email_id":"Katrine.Smitham42@gmail.com","dop":"2026-01-04","serial_number":"32447705225689884","imei1":"32447705225689884","imei2":"32447705225689884","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:10:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185945,"job_number":"JOB_185945","tr_customer_id":185963,"tr_customer_product_id":185953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:11:55.000Z","modified_at":"2026-02-14T07:11:55.000Z","name":"Carmella Reichert","mobile_number":"832-855-7636","email_id":"Bernhard.Kshlerin66@yahoo.com","dop":"2026-01-04","serial_number":"25280515747437040","imei1":"25280515747437040","imei2":"25280515747437040","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:11:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185949,"job_number":"JOB_185949","tr_customer_id":185967,"tr_customer_product_id":185957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:31:40.000Z","modified_at":"2026-02-14T07:31:40.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17756054657052","imei1":"17756054657052","imei2":"17756054657052","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185951,"job_number":"JOB_185951","tr_customer_id":185969,"tr_customer_product_id":185959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:04.000Z","modified_at":"2026-02-14T07:32:04.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17583282080161","imei1":"17583282080161","imei2":"17583282080161","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185953,"job_number":"JOB_185953","tr_customer_id":185971,"tr_customer_product_id":185961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:05.000Z","modified_at":"2026-02-14T07:32:05.000Z","name":"Brycen Hermiston","mobile_number":"597-792-5552","email_id":"Wilfredo_Treutel@hotmail.com","dop":"2026-01-04","serial_number":"82554270145659060","imei1":"82554270145659060","imei2":"82554270145659060","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185954,"job_number":"JOB_185954","tr_customer_id":185972,"tr_customer_product_id":185962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:27.000Z","modified_at":"2026-02-14T07:32:27.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17436778869546","imei1":"17436778869546","imei2":"17436778869546","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185956,"job_number":"JOB_185956","tr_customer_id":185974,"tr_customer_product_id":185964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:28.000Z","modified_at":"2026-02-14T07:32:28.000Z","name":"Adrian Willms","mobile_number":"636-663-2100","email_id":"Carmella.Feil@gmail.com","dop":"2026-01-04","serial_number":"93397706480424300","imei1":"93397706480424300","imei2":"93397706480424300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185957,"job_number":"JOB_185957","tr_customer_id":185975,"tr_customer_product_id":185965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:36:38.000Z","modified_at":"2026-02-14T07:36:38.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"16290073584697","imei1":"16290073584697","imei2":"16290073584697","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:36:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185959,"job_number":"JOB_185959","tr_customer_id":185977,"tr_customer_product_id":185967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:36:39.000Z","modified_at":"2026-02-14T07:36:39.000Z","name":"Frieda Dickens","mobile_number":"725-527-7166","email_id":"Flavio_Stamm@hotmail.com","dop":"2026-01-04","serial_number":"82216030281787200","imei1":"82216030281787200","imei2":"82216030281787200","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185960,"job_number":"JOB_185960","tr_customer_id":185978,"tr_customer_product_id":185968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:02.000Z","modified_at":"2026-02-14T07:37:02.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15124177209806","imei1":"15124177209806","imei2":"15124177209806","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185962,"job_number":"JOB_185962","tr_customer_id":185980,"tr_customer_product_id":185970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:02.000Z","modified_at":"2026-02-14T07:37:02.000Z","name":"Kadin Waters","mobile_number":"291-931-3941","email_id":"Willis.Weber@gmail.com","dop":"2026-01-04","serial_number":"35856449434006690","imei1":"35856449434006690","imei2":"35856449434006690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185963,"job_number":"JOB_185963","tr_customer_id":185981,"tr_customer_product_id":185971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:25.000Z","modified_at":"2026-02-14T07:37:25.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"16201099216403","imei1":"16201099216403","imei2":"16201099216403","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185965,"job_number":"JOB_185965","tr_customer_id":185983,"tr_customer_product_id":185973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:25.000Z","modified_at":"2026-02-14T07:37:25.000Z","name":"Abigail Homenick","mobile_number":"775-652-4729","email_id":"Claudie_Beier47@yahoo.com","dop":"2026-01-04","serial_number":"69021462727489140","imei1":"69021462727489140","imei2":"69021462727489140","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185966,"job_number":"JOB_185966","tr_customer_id":185984,"tr_customer_product_id":185974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:04.000Z","modified_at":"2026-02-14T07:40:04.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374909","imei1":"17326682374909","imei2":"17326682374909","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185967,"job_number":"JOB_185967","tr_customer_id":185985,"tr_customer_product_id":185975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:50.000Z","modified_at":"2026-02-14T07:40:50.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14626390704375","imei1":"14626390704375","imei2":"14626390704375","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185969,"job_number":"JOB_185969","tr_customer_id":185987,"tr_customer_product_id":185977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:50.000Z","modified_at":"2026-02-14T07:40:50.000Z","name":"Halle Gutkowski","mobile_number":"445-211-0649","email_id":"Bernice.Collins@yahoo.com","dop":"2026-01-04","serial_number":"30712350083169772","imei1":"30712350083169772","imei2":"30712350083169772","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185970,"job_number":"JOB_185970","tr_customer_id":185988,"tr_customer_product_id":185978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:13.000Z","modified_at":"2026-02-14T07:41:13.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17113272473049","imei1":"17113272473049","imei2":"17113272473049","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185972,"job_number":"JOB_185972","tr_customer_id":185990,"tr_customer_product_id":185980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:14.000Z","modified_at":"2026-02-14T07:41:14.000Z","name":"Stacy Halvorson","mobile_number":"567-350-1890","email_id":"Robert_Leannon60@gmail.com","dop":"2026-01-04","serial_number":"12471259005279658","imei1":"12471259005279658","imei2":"12471259005279658","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185974,"job_number":"JOB_185974","tr_customer_id":185992,"tr_customer_product_id":185982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:37.000Z","modified_at":"2026-02-14T07:41:37.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"10927056080797","imei1":"10927056080797","imei2":"10927056080797","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185976,"job_number":"JOB_185976","tr_customer_id":185994,"tr_customer_product_id":185984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:37.000Z","modified_at":"2026-02-14T07:41:37.000Z","name":"Michele Kulas","mobile_number":"403-987-5708","email_id":"Darrel_Gulgowski68@gmail.com","dop":"2026-01-04","serial_number":"88163946358508400","imei1":"88163946358508400","imei2":"88163946358508400","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185977,"job_number":"JOB_185977","tr_customer_id":185995,"tr_customer_product_id":185985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:45:00.000Z","modified_at":"2026-02-14T07:45:00.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374919","imei1":"17326682374919","imei2":"17326682374919","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185979,"job_number":"JOB_185979","tr_customer_id":185997,"tr_customer_product_id":185987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:04.000Z","modified_at":"2026-02-14T07:52:04.000Z","name":"Patience Ernser","mobile_number":"241-888-5104","email_id":"Natasha24@gmail.com","dop":"2025-04-06","serial_number":"12875187759239286","imei1":"12875187759239286","imei2":"12875187759239286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185984,"job_number":"JOB_185984","tr_customer_id":186002,"tr_customer_product_id":185992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:45.000Z","modified_at":"2026-02-14T07:52:45.000Z","name":"Marian Hessel","mobile_number":"470-553-8728","email_id":"Javier.Boehm@yahoo.com","dop":"2025-04-06","serial_number":"15446185825462312","imei1":"15446185825462312","imei2":"15446185825462312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185985,"job_number":"JOB_185985","tr_customer_id":186003,"tr_customer_product_id":185993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:56:15.000Z","modified_at":"2026-02-14T07:56:15.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374519","imei1":"17326682374519","imei2":"17326682374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185986,"job_number":"JOB_185986","tr_customer_id":186004,"tr_customer_product_id":185994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:56:57.000Z","modified_at":"2026-02-14T07:56:57.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326681374519","imei1":"17326681374519","imei2":"17326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185987,"job_number":"JOB_185987","tr_customer_id":186005,"tr_customer_product_id":185995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:58:01.000Z","modified_at":"2026-02-14T07:58:01.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"07326681374519","imei1":"07326681374519","imei2":"07326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185988,"job_number":"JOB_185988","tr_customer_id":186006,"tr_customer_product_id":185996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:01:00.000Z","modified_at":"2026-02-14T08:01:00.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77326681374519","imei1":"77326681374519","imei2":"77326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:01:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185990,"job_number":"JOB_185990","tr_customer_id":186008,"tr_customer_product_id":185998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:07:13.000Z","modified_at":"2026-02-14T08:07:13.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77326981374519","imei1":"77326981374519","imei2":"77326981374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:07:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185991,"job_number":"JOB_185991","tr_customer_id":186009,"tr_customer_product_id":185999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:10:39.000Z","modified_at":"2026-02-14T08:10:39.000Z","name":"Siddharth Tambat","mobile_number":"8562028882","email_id":"abc@xyz.com","dop":"2026-01-03","serial_number":"086294063683839","imei1":"086294063683839","imei2":"086294063683839","popurl":"2026-01-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:10:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185992,"job_number":"JOB_185992","tr_customer_id":186010,"tr_customer_product_id":186000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:19:18.000Z","modified_at":"2026-02-14T08:19:18.000Z","name":"Jatin Sharma","mobile_number":"8007144944","email_id":"aastha.bhar07@mail.com","dop":"2026-02-13","serial_number":"78998678998090","imei1":"78998678998090","imei2":"78998678998090","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185993,"job_number":"JOB_185993","tr_customer_id":186011,"tr_customer_product_id":186001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:12.000Z","modified_at":"2026-02-14T08:26:12.000Z","name":"Jatin Sharma","mobile_number":"8007144944","email_id":"aastha.bhar07@mail.com","dop":"2026-02-13","serial_number":"78998678998091","imei1":"78998678998091","imei2":"78998678998091","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185994,"job_number":"JOB_185994","tr_customer_id":186012,"tr_customer_product_id":186002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:42.000Z","modified_at":"2026-02-14T08:26:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13697484879712","imei1":"13697484879712","imei2":"13697484879712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185996,"job_number":"JOB_185996","tr_customer_id":186014,"tr_customer_product_id":186004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:44.000Z","modified_at":"2026-02-14T08:26:44.000Z","name":"Westley Goodwin","mobile_number":"270-607-4892","email_id":"Ada16@hotmail.com","dop":"2025-04-06","serial_number":"13149578261766166","imei1":"13149578261766166","imei2":"13149578261766166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185997,"job_number":"JOB_185997","tr_customer_id":186015,"tr_customer_product_id":186005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:27:28.000Z","modified_at":"2026-02-14T08:27:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17353875275119","imei1":"17353875275119","imei2":"17353875275119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185999,"job_number":"JOB_185999","tr_customer_id":186017,"tr_customer_product_id":186007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:27:30.000Z","modified_at":"2026-02-14T08:27:30.000Z","name":"Curtis Romaguera","mobile_number":"436-220-8826","email_id":"Lupe_Steuber@yahoo.com","dop":"2025-04-06","serial_number":"11507861583642052","imei1":"11507861583642052","imei2":"11507861583642052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186000,"job_number":"JOB_186000","tr_customer_id":186018,"tr_customer_product_id":186008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:28:13.000Z","modified_at":"2026-02-14T08:28:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11552947219072","imei1":"11552947219072","imei2":"11552947219072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186002,"job_number":"JOB_186002","tr_customer_id":186020,"tr_customer_product_id":186010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:28:15.000Z","modified_at":"2026-02-14T08:28:15.000Z","name":"Dillan Thompson","mobile_number":"913-952-7262","email_id":"Kaela.Baumbach@yahoo.com","dop":"2025-04-06","serial_number":"12382442539491184","imei1":"12382442539491184","imei2":"12382442539491184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186003,"job_number":"JOB_186003","tr_customer_id":186021,"tr_customer_product_id":186011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:30:44.000Z","modified_at":"2026-02-14T08:30:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18751636038329","imei1":"18751636038329","imei2":"18751636038329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186005,"job_number":"JOB_186005","tr_customer_id":186023,"tr_customer_product_id":186013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:30:46.000Z","modified_at":"2026-02-14T08:30:46.000Z","name":"Adrien Herman","mobile_number":"369-279-4521","email_id":"Haylee.Nolan19@yahoo.com","dop":"2025-04-06","serial_number":"10488510291962164","imei1":"10488510291962164","imei2":"10488510291962164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186006,"job_number":"JOB_186006","tr_customer_id":186024,"tr_customer_product_id":186014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:31:28.000Z","modified_at":"2026-02-14T08:31:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14738717897170","imei1":"14738717897170","imei2":"14738717897170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186008,"job_number":"JOB_186008","tr_customer_id":186026,"tr_customer_product_id":186016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:31:29.000Z","modified_at":"2026-02-14T08:31:29.000Z","name":"Raleigh Champlin","mobile_number":"496-811-7481","email_id":"Pansy_Zieme3@gmail.com","dop":"2025-04-06","serial_number":"15076098813080694","imei1":"15076098813080694","imei2":"15076098813080694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186009,"job_number":"JOB_186009","tr_customer_id":186027,"tr_customer_product_id":186017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:32:11.000Z","modified_at":"2026-02-14T08:32:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16212744282750","imei1":"16212744282750","imei2":"16212744282750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186011,"job_number":"JOB_186011","tr_customer_id":186029,"tr_customer_product_id":186019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:32:12.000Z","modified_at":"2026-02-14T08:32:12.000Z","name":"Estevan Batz","mobile_number":"448-953-1543","email_id":"Alexie30@gmail.com","dop":"2025-04-06","serial_number":"17537382244859524","imei1":"17537382244859524","imei2":"17537382244859524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186014,"job_number":"JOB_186014","tr_customer_id":186032,"tr_customer_product_id":186022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:51:31.000Z","modified_at":"2026-02-14T08:51:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13054752739234","imei1":"13054752739234","imei2":"13054752739234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:51:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186016,"job_number":"JOB_186016","tr_customer_id":186034,"tr_customer_product_id":186024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:51:33.000Z","modified_at":"2026-02-14T08:51:33.000Z","name":"Genevieve Stehr","mobile_number":"613-703-4658","email_id":"Esteban.Baumbach37@yahoo.com","dop":"2025-04-06","serial_number":"18840115366257812","imei1":"18840115366257812","imei2":"18840115366257812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:51:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186017,"job_number":"JOB_186017","tr_customer_id":186035,"tr_customer_product_id":186025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:52:16.000Z","modified_at":"2026-02-14T08:52:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18974970139635","imei1":"18974970139635","imei2":"18974970139635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:52:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186019,"job_number":"JOB_186019","tr_customer_id":186037,"tr_customer_product_id":186027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:52:18.000Z","modified_at":"2026-02-14T08:52:18.000Z","name":"Oswald Crooks","mobile_number":"826-659-4051","email_id":"Coralie56@yahoo.com","dop":"2025-04-06","serial_number":"19659734481777756","imei1":"19659734481777756","imei2":"19659734481777756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186020,"job_number":"JOB_186020","tr_customer_id":186038,"tr_customer_product_id":186028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:53:01.000Z","modified_at":"2026-02-14T08:53:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13910833896185","imei1":"13910833896185","imei2":"13910833896185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186022,"job_number":"JOB_186022","tr_customer_id":186040,"tr_customer_product_id":186030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:53:02.000Z","modified_at":"2026-02-14T08:53:02.000Z","name":"Jannie Dickinson","mobile_number":"889-944-5005","email_id":"Trace53@hotmail.com","dop":"2025-04-06","serial_number":"12563506645912202","imei1":"12563506645912202","imei2":"12563506645912202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186023,"job_number":"JOB_186023","tr_customer_id":186041,"tr_customer_product_id":186031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:13:36.000Z","modified_at":"2026-02-14T09:13:36.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77323311374519","imei1":"77323311374519","imei2":"77323311374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186024,"job_number":"JOB_186024","tr_customer_id":186044,"tr_customer_product_id":186034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Anunay Abbott","mobile_number":"7469294386","email_id":"ananta.asan@hotmail.com","dop":"2026-02-04","serial_number":"073876018550517","imei1":"073876018550517","imei2":"073876018550517","popurl":"www.achintya-shukla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186025,"job_number":"JOB_186025","tr_customer_id":186043,"tr_customer_product_id":186033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Daksha Rana","mobile_number":"7438293505","email_id":"chandra.kaul@gmail.com","dop":"2026-02-04","serial_number":"955028855140452","imei1":"955028855140452","imei2":"955028855140452","popurl":"www.ujjawal-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186026,"job_number":"JOB_186026","tr_customer_id":186042,"tr_customer_product_id":186032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Niro Asan","mobile_number":"7402833945","email_id":"mukesh.dwivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"910030366588960","imei1":"910030366588960","imei2":"910030366588960","popurl":"www.digambar-talwar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186027,"job_number":"JOB_186027","tr_customer_id":186045,"tr_customer_product_id":186035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Narendra Nair","mobile_number":"7429015242","email_id":"uttam.nair@hotmail.com","dop":"2026-02-04","serial_number":"677875738332761","imei1":"677875738332761","imei2":"677875738332761","popurl":"www.lila-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186028,"job_number":"JOB_186028","tr_customer_id":186046,"tr_customer_product_id":186036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Indra Talwar","mobile_number":"7466021368","email_id":"kashyap.kakkar@gmail.com","dop":"2026-02-04","serial_number":"887771087151866","imei1":"887771087151866","imei2":"887771087151866","popurl":"www.goswami-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186029,"job_number":"JOB_186029","tr_customer_id":186047,"tr_customer_product_id":186037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Rajan Bhattacharya","mobile_number":"7459307586","email_id":"chandranath.dwivedi@hotmail.com","dop":"2026-02-04","serial_number":"405732215828105","imei1":"405732215828105","imei2":"405732215828105","popurl":"www.chanda-guha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186030,"job_number":"JOB_186030","tr_customer_id":186048,"tr_customer_product_id":186038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Digambara Khatri","mobile_number":"7407051470","email_id":"divjot.trivedi@hotmail.com","dop":"2026-02-04","serial_number":"078015799622426","imei1":"078015799622426","imei2":"078015799622426","popurl":"www.ganak-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186031,"job_number":"JOB_186031","tr_customer_id":186049,"tr_customer_product_id":186039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Bhisham Dubashi","mobile_number":"7498961148","email_id":"menka.khan@gmail.com","dop":"2026-02-04","serial_number":"732587538518884","imei1":"732587538518884","imei2":"732587538518884","popurl":"www.dhanvin-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186032,"job_number":"JOB_186032","tr_customer_id":186050,"tr_customer_product_id":186040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Daksha Mehrotra","mobile_number":"7424009010","email_id":"bhudeva.tandon@gmail.com","dop":"2026-02-04","serial_number":"769680462413594","imei1":"769680462413594","imei2":"769680462413594","popurl":"www.chaitan-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186033,"job_number":"JOB_186033","tr_customer_id":186051,"tr_customer_product_id":186041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Gopaal Chaturvedi","mobile_number":"7413900748","email_id":"chiranjeev.tagore@gmail.com","dop":"2026-02-04","serial_number":"420941212529752","imei1":"420941212529752","imei2":"420941212529752","popurl":"www.datta-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186034,"job_number":"JOB_186034","tr_customer_id":186052,"tr_customer_product_id":186042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Agasti Deshpande","mobile_number":"7480296768","email_id":"anusuya.shah@yahoo.co.in","dop":"2026-02-04","serial_number":"798998882173277","imei1":"798998882173277","imei2":"798998882173277","popurl":"www.akshata-pilla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186035,"job_number":"JOB_186035","tr_customer_id":186053,"tr_customer_product_id":186043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Varalakshmi Patil","mobile_number":"7435983522","email_id":"chandranath.bandopadhyay@gmail.com","dop":"2026-02-04","serial_number":"885413520159892","imei1":"885413520159892","imei2":"885413520159892","popurl":"www.manikya-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186036,"job_number":"JOB_186036","tr_customer_id":186054,"tr_customer_product_id":186044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Rajinder Menon","mobile_number":"7421676163","email_id":"rohan.varma@hotmail.com","dop":"2026-02-04","serial_number":"852781878619394","imei1":"852781878619394","imei2":"852781878619394","popurl":"www.adityanandana-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186037,"job_number":"JOB_186037","tr_customer_id":186055,"tr_customer_product_id":186045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Suryakanta Acharya","mobile_number":"7455742488","email_id":"bakula.dhawan@gmail.com","dop":"2026-02-04","serial_number":"978572133047522","imei1":"978572133047522","imei2":"978572133047522","popurl":"www.niro-ahuja.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186038,"job_number":"JOB_186038","tr_customer_id":186056,"tr_customer_product_id":186046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Divya Panicker","mobile_number":"7472572284","email_id":"amrita.guneta@gmail.com","dop":"2026-02-04","serial_number":"983023247965759","imei1":"983023247965759","imei2":"983023247965759","popurl":"www.chanakya-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186039,"job_number":"JOB_186039","tr_customer_id":186057,"tr_customer_product_id":186047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Deepali Jha","mobile_number":"7424599696","email_id":"swara.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"732377912298450","imei1":"732377912298450","imei2":"732377912298450","popurl":"www.anal-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186040,"job_number":"JOB_186040","tr_customer_id":186058,"tr_customer_product_id":186048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Lalita Shah","mobile_number":"7485944525","email_id":"umang.deshpande@hotmail.com","dop":"2026-02-04","serial_number":"568061842777367","imei1":"568061842777367","imei2":"568061842777367","popurl":"www.malati-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186041,"job_number":"JOB_186041","tr_customer_id":186059,"tr_customer_product_id":186049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Chandani Achari","mobile_number":"7467287992","email_id":"bankimchandra.singh@yahoo.co.in","dop":"2026-02-04","serial_number":"407996091479593","imei1":"407996091479593","imei2":"407996091479593","popurl":"www.bhuvaneshwar-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186042,"job_number":"JOB_186042","tr_customer_id":186060,"tr_customer_product_id":186050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Daksha Dhawan","mobile_number":"7413709874","email_id":"chaitan.pilla@yahoo.co.in","dop":"2026-02-04","serial_number":"570029129838083","imei1":"570029129838083","imei2":"570029129838083","popurl":"www.aslesha-bandopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186043,"job_number":"JOB_186043","tr_customer_id":186061,"tr_customer_product_id":186051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Anusuya Chattopadhyay","mobile_number":"7423473004","email_id":"baalaaditya.reddy@gmail.com","dop":"2026-02-04","serial_number":"341625587689272","imei1":"341625587689272","imei2":"341625587689272","popurl":"www.abhirath-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186044,"job_number":"JOB_186044","tr_customer_id":186062,"tr_customer_product_id":186052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Preity Ahuja","mobile_number":"7451211298","email_id":"dwaipayan.embranthiri@gmail.com","dop":"2026-02-04","serial_number":"180581361130754","imei1":"180581361130754","imei2":"180581361130754","popurl":"www.akshayakeerti-chaturvedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186045,"job_number":"JOB_186045","tr_customer_id":186063,"tr_customer_product_id":186053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Pramila Iyengar","mobile_number":"7446028068","email_id":"akshita.butt@hotmail.com","dop":"2026-02-04","serial_number":"458995210375682","imei1":"458995210375682","imei2":"458995210375682","popurl":"www.chiranjeeve-patil.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186046,"job_number":"JOB_186046","tr_customer_id":186064,"tr_customer_product_id":186054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Ganaka Shukla","mobile_number":"7417145308","email_id":"balgopal.iyer@yahoo.co.in","dop":"2026-02-04","serial_number":"288062943339014","imei1":"288062943339014","imei2":"288062943339014","popurl":"www.abhaya-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186047,"job_number":"JOB_186047","tr_customer_id":186065,"tr_customer_product_id":186055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Atmanand Bandopadhyay","mobile_number":"7461608262","email_id":"opalina.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"505556510911937","imei1":"505556510911937","imei2":"505556510911937","popurl":"www.krishna-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186048,"job_number":"JOB_186048","tr_customer_id":186066,"tr_customer_product_id":186056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Rajinder Sethi","mobile_number":"7420899839","email_id":"satyen.kaniyar@yahoo.co.in","dop":"2026-02-04","serial_number":"353787343083134","imei1":"353787343083134","imei2":"353787343083134","popurl":"www.bahula-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186049,"job_number":"JOB_186049","tr_customer_id":186067,"tr_customer_product_id":186057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Elakshi Nehru","mobile_number":"7481266935","email_id":"arya.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"002236771569917","imei1":"002236771569917","imei2":"002236771569917","popurl":"www.subodh-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186050,"job_number":"JOB_186050","tr_customer_id":186068,"tr_customer_product_id":186058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Javas Adiga","mobile_number":"7476062160","email_id":"ekdant.abbott@yahoo.co.in","dop":"2026-02-04","serial_number":"979855833477032","imei1":"979855833477032","imei2":"979855833477032","popurl":"www.adripathi-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186051,"job_number":"JOB_186051","tr_customer_id":186069,"tr_customer_product_id":186059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Narayan Ahuja","mobile_number":"7462137843","email_id":"nagabhushanam.sethi@yahoo.co.in","dop":"2026-02-04","serial_number":"628644704237243","imei1":"628644704237243","imei2":"628644704237243","popurl":"www.aalok-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186052,"job_number":"JOB_186052","tr_customer_id":186070,"tr_customer_product_id":186060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Deeptimoy Dhawan","mobile_number":"7429925157","email_id":"aasa.kakkar@gmail.com","dop":"2026-02-04","serial_number":"548411735102735","imei1":"548411735102735","imei2":"548411735102735","popurl":"www.lai-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186053,"job_number":"JOB_186053","tr_customer_id":186071,"tr_customer_product_id":186061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Chitraksh Pandey","mobile_number":"7451843098","email_id":"mina.nehru@hotmail.com","dop":"2026-02-04","serial_number":"660847374907930","imei1":"660847374907930","imei2":"660847374907930","popurl":"www.bilva-mishra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186054,"job_number":"JOB_186054","tr_customer_id":186072,"tr_customer_product_id":186062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Rukhmani Kapoor","mobile_number":"7435802554","email_id":"saraswati.embranthiri@hotmail.com","dop":"2026-02-04","serial_number":"538803210940853","imei1":"538803210940853","imei2":"538803210940853","popurl":"www.dayamayee-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186055,"job_number":"JOB_186055","tr_customer_id":186073,"tr_customer_product_id":186063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Subhash Shah","mobile_number":"7490148872","email_id":"rajan.khatri@yahoo.co.in","dop":"2026-02-04","serial_number":"275793277385923","imei1":"275793277385923","imei2":"275793277385923","popurl":"www.lai-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186056,"job_number":"JOB_186056","tr_customer_id":186074,"tr_customer_product_id":186064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Devika Sinha","mobile_number":"7486280777","email_id":"bhudeva.nair@gmail.com","dop":"2026-02-04","serial_number":"596205860997337","imei1":"596205860997337","imei2":"596205860997337","popurl":"www.arun-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186057,"job_number":"JOB_186057","tr_customer_id":186075,"tr_customer_product_id":186065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Brijesh Bandopadhyay","mobile_number":"7443159830","email_id":"bheeshma.nehru@hotmail.com","dop":"2026-02-04","serial_number":"665786708060091","imei1":"665786708060091","imei2":"665786708060091","popurl":"www.basanti-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186058,"job_number":"JOB_186058","tr_customer_id":186076,"tr_customer_product_id":186066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Gurdev Khanna","mobile_number":"7493292747","email_id":"satish.nehru@yahoo.co.in","dop":"2026-02-04","serial_number":"114508047389329","imei1":"114508047389329","imei2":"114508047389329","popurl":"www.gemini-asan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186059,"job_number":"JOB_186059","tr_customer_id":186077,"tr_customer_product_id":186067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Nagabhushanam Pothuvaal","mobile_number":"7487815138","email_id":"manoj.bandopadhyay@hotmail.com","dop":"2026-02-04","serial_number":"484176856300059","imei1":"484176856300059","imei2":"484176856300059","popurl":"www.mahesh-prajapat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186060,"job_number":"JOB_186060","tr_customer_id":186078,"tr_customer_product_id":186068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Bhaves Acharya","mobile_number":"7438364715","email_id":"drona.panicker@gmail.com","dop":"2026-02-04","serial_number":"177071789094803","imei1":"177071789094803","imei2":"177071789094803","popurl":"www.lal-kakkar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186061,"job_number":"JOB_186061","tr_customer_id":186080,"tr_customer_product_id":186070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Vaishno Iyengar","mobile_number":"7403012670","email_id":"jyotsana.prajapat@hotmail.com","dop":"2026-02-04","serial_number":"270964612864381","imei1":"270964612864381","imei2":"270964612864381","popurl":"www.himadri-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186062,"job_number":"JOB_186062","tr_customer_id":186079,"tr_customer_product_id":186069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Anshula Mehra","mobile_number":"7463111757","email_id":"mahendra.bhattathiri@gmail.com","dop":"2026-02-04","serial_number":"073950724683354","imei1":"073950724683354","imei2":"073950724683354","popurl":"www.arjun-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186063,"job_number":"JOB_186063","tr_customer_id":186081,"tr_customer_product_id":186071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Devagya Nayar","mobile_number":"7429607921","email_id":"durgeshwari.talwar@gmail.com","dop":"2026-02-04","serial_number":"856031111725946","imei1":"856031111725946","imei2":"856031111725946","popurl":"www.vidhur-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186064,"job_number":"JOB_186064","tr_customer_id":186082,"tr_customer_product_id":186072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Akshainie Joshi","mobile_number":"7423668622","email_id":"abani.malik@gmail.com","dop":"2026-02-04","serial_number":"509644439356543","imei1":"509644439356543","imei2":"509644439356543","popurl":"www.daksha-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186065,"job_number":"JOB_186065","tr_customer_id":186083,"tr_customer_product_id":186073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Kamala Bhattacharya","mobile_number":"7424521010","email_id":"dhanpati.bandopadhyay@yahoo.co.in","dop":"2026-02-04","serial_number":"745796985761108","imei1":"745796985761108","imei2":"745796985761108","popurl":"www.leela-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186066,"job_number":"JOB_186066","tr_customer_id":186084,"tr_customer_product_id":186074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Mangala Varma","mobile_number":"7426093785","email_id":"priya.kocchar@gmail.com","dop":"2026-02-04","serial_number":"942466053430417","imei1":"942466053430417","imei2":"942466053430417","popurl":"www.manikya-pothuvaal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186067,"job_number":"JOB_186067","tr_customer_id":186085,"tr_customer_product_id":186075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Dakshayani Tagore","mobile_number":"7497113637","email_id":"anand.arora@yahoo.co.in","dop":"2026-02-04","serial_number":"888891805752241","imei1":"888891805752241","imei2":"888891805752241","popurl":"www.yogendra-trivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186068,"job_number":"JOB_186068","tr_customer_id":186086,"tr_customer_product_id":186076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Anurag Desai","mobile_number":"7420637278","email_id":"sudeva.dubashi@gmail.com","dop":"2026-02-04","serial_number":"014036903751885","imei1":"014036903751885","imei2":"014036903751885","popurl":"www.shashikala-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186069,"job_number":"JOB_186069","tr_customer_id":186087,"tr_customer_product_id":186077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Mani Malik","mobile_number":"7458420850","email_id":"gemini.gupta@yahoo.co.in","dop":"2026-02-04","serial_number":"696018165019930","imei1":"696018165019930","imei2":"696018165019930","popurl":"www.tanushri-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186070,"job_number":"JOB_186070","tr_customer_id":186088,"tr_customer_product_id":186078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Gajaadhar Gill","mobile_number":"7469226953","email_id":"ankal.mukhopadhyay@yahoo.co.in","dop":"2026-02-04","serial_number":"729027546007897","imei1":"729027546007897","imei2":"729027546007897","popurl":"www.deepankar-prajapat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186071,"job_number":"JOB_186071","tr_customer_id":186089,"tr_customer_product_id":186079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Manjusha Mahajan","mobile_number":"7449908482","email_id":"akshayakeerti.mehrotra@yahoo.co.in","dop":"2026-02-04","serial_number":"630295600449976","imei1":"630295600449976","imei2":"630295600449976","popurl":"www.anusuya-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186072,"job_number":"JOB_186072","tr_customer_id":186091,"tr_customer_product_id":186081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Brahmdev Jain","mobile_number":"7479346076","email_id":"kanak.tagore@gmail.com","dop":"2026-02-04","serial_number":"641873459894360","imei1":"641873459894360","imei2":"641873459894360","popurl":"www.aadrika-kaur.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186073,"job_number":"JOB_186073","tr_customer_id":186090,"tr_customer_product_id":186080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Girik Acharya","mobile_number":"7404389373","email_id":"bhuvanesh.nambeesan@yahoo.co.in","dop":"2026-02-04","serial_number":"984166705469207","imei1":"984166705469207","imei2":"984166705469207","popurl":"www.gurdev-shukla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186074,"job_number":"JOB_186074","tr_customer_id":186092,"tr_customer_product_id":186082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Devi Panicker","mobile_number":"7476007141","email_id":"dhananjay.ahluwalia@yahoo.co.in","dop":"2026-02-04","serial_number":"973862563737920","imei1":"973862563737920","imei2":"973862563737920","popurl":"www.dipankar-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186075,"job_number":"JOB_186075","tr_customer_id":186093,"tr_customer_product_id":186083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Adheesh Chopra","mobile_number":"7422528968","email_id":"aditya.sinha@gmail.com","dop":"2026-02-04","serial_number":"571503652529376","imei1":"571503652529376","imei2":"571503652529376","popurl":"www.lakshmi-devar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186076,"job_number":"JOB_186076","tr_customer_id":186094,"tr_customer_product_id":186084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Suma Chopra","mobile_number":"7484720740","email_id":"jagdish.reddy@hotmail.com","dop":"2026-02-04","serial_number":"401628560187691","imei1":"401628560187691","imei2":"401628560187691","popurl":"www.tanya-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186077,"job_number":"JOB_186077","tr_customer_id":186095,"tr_customer_product_id":186085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Chitrali Nehru","mobile_number":"7495524762","email_id":"bhudeva.chopra@gmail.com","dop":"2026-02-04","serial_number":"497203973546459","imei1":"497203973546459","imei2":"497203973546459","popurl":"www.balaaditya-verma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186078,"job_number":"JOB_186078","tr_customer_id":186096,"tr_customer_product_id":186086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Dayamayee Khanna","mobile_number":"7445074029","email_id":"chandraprabha.nambeesan@yahoo.co.in","dop":"2026-02-04","serial_number":"312101966392272","imei1":"312101966392272","imei2":"312101966392272","popurl":"www.leela-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186079,"job_number":"JOB_186079","tr_customer_id":186097,"tr_customer_product_id":186087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Dandak Saini","mobile_number":"7421468740","email_id":"tara.achari@gmail.com","dop":"2026-02-04","serial_number":"017667600457751","imei1":"017667600457751","imei2":"017667600457751","popurl":"www.ekadant-acharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186080,"job_number":"JOB_186080","tr_customer_id":186098,"tr_customer_product_id":186088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Chitrali Verma","mobile_number":"7483059988","email_id":"girija.arora@hotmail.com","dop":"2026-02-04","serial_number":"103778904858122","imei1":"103778904858122","imei2":"103778904858122","popurl":"www.sunita-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186081,"job_number":"JOB_186081","tr_customer_id":186099,"tr_customer_product_id":186089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Digambara Panicker","mobile_number":"7400256523","email_id":"laxman.bhat@hotmail.com","dop":"2026-02-04","serial_number":"944920941951025","imei1":"944920941951025","imei2":"944920941951025","popurl":"www.nanda-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186082,"job_number":"JOB_186082","tr_customer_id":186100,"tr_customer_product_id":186090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Kumar Agarwal","mobile_number":"7466931978","email_id":"gauranga.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"694656101685344","imei1":"694656101685344","imei2":"694656101685344","popurl":"www.lakshminath-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186083,"job_number":"JOB_186083","tr_customer_id":186101,"tr_customer_product_id":186091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Ankal Chopra","mobile_number":"7420499922","email_id":"aayushman.trivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"167613107262505","imei1":"167613107262505","imei2":"167613107262505","popurl":"www.balaaditya-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186084,"job_number":"JOB_186084","tr_customer_id":186102,"tr_customer_product_id":186092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Mahesh Nayar","mobile_number":"7418257010","email_id":"kamala.reddy@hotmail.com","dop":"2026-02-04","serial_number":"120783503221399","imei1":"120783503221399","imei2":"120783503221399","popurl":"www.chandravati-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186085,"job_number":"JOB_186085","tr_customer_id":186103,"tr_customer_product_id":186093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Deb Rana","mobile_number":"7447678466","email_id":"bhagirathi.khanna@yahoo.co.in","dop":"2026-02-04","serial_number":"260254108805074","imei1":"260254108805074","imei2":"260254108805074","popurl":"www.daevika-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186086,"job_number":"JOB_186086","tr_customer_id":186104,"tr_customer_product_id":186094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Dandak Sethi","mobile_number":"7421108575","email_id":"gautam.marar@gmail.com","dop":"2026-02-04","serial_number":"496074146335632","imei1":"496074146335632","imei2":"496074146335632","popurl":"www.archan-iyer.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186087,"job_number":"JOB_186087","tr_customer_id":186105,"tr_customer_product_id":186095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Lila Pothuvaal","mobile_number":"7443549127","email_id":"arindam.patel@hotmail.com","dop":"2026-02-04","serial_number":"354014321068000","imei1":"354014321068000","imei2":"354014321068000","popurl":"www.ghanaanand-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186088,"job_number":"JOB_186088","tr_customer_id":186106,"tr_customer_product_id":186096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Shubhaprada Asan","mobile_number":"7448500205","email_id":"ashok.asan@gmail.com","dop":"2026-02-04","serial_number":"686141513800518","imei1":"686141513800518","imei2":"686141513800518","popurl":"www.rita-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186089,"job_number":"JOB_186089","tr_customer_id":186107,"tr_customer_product_id":186097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Subhash Naik","mobile_number":"7459873097","email_id":"chapala.verma@yahoo.co.in","dop":"2026-02-04","serial_number":"914166704037415","imei1":"914166704037415","imei2":"914166704037415","popurl":"www.jitendra-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186090,"job_number":"JOB_186090","tr_customer_id":186108,"tr_customer_product_id":186098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Sarala Namboothiri","mobile_number":"7488387727","email_id":"birjesh.varman@yahoo.co.in","dop":"2026-02-04","serial_number":"664880535624244","imei1":"664880535624244","imei2":"664880535624244","popurl":"www.gajabahu-abbott.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186091,"job_number":"JOB_186091","tr_customer_id":186109,"tr_customer_product_id":186099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Kailash Devar","mobile_number":"7453543923","email_id":"bilwa.ahluwalia@yahoo.co.in","dop":"2026-02-04","serial_number":"882343435218047","imei1":"882343435218047","imei2":"882343435218047","popurl":"www.vedang-prajapat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186092,"job_number":"JOB_186092","tr_customer_id":186110,"tr_customer_product_id":186100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Girika Mishra","mobile_number":"7461125694","email_id":"bhavani.bhattacharya@gmail.com","dop":"2026-02-04","serial_number":"823669319963218","imei1":"823669319963218","imei2":"823669319963218","popurl":"www.bhaumik-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186093,"job_number":"JOB_186093","tr_customer_id":186111,"tr_customer_product_id":186101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Girindra Jain","mobile_number":"7491234822","email_id":"vidhur.chopra@hotmail.com","dop":"2026-02-04","serial_number":"489669415908542","imei1":"489669415908542","imei2":"489669415908542","popurl":"www.priyala-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186094,"job_number":"JOB_186094","tr_customer_id":186112,"tr_customer_product_id":186102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Oormila Panicker","mobile_number":"7416472459","email_id":"deeptanshu.adiga@gmail.com","dop":"2026-02-04","serial_number":"708049096880058","imei1":"708049096880058","imei2":"708049096880058","popurl":"www.chandradev-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186095,"job_number":"JOB_186095","tr_customer_id":186113,"tr_customer_product_id":186103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Sarala Bandopadhyay","mobile_number":"7476775431","email_id":"anurag.desai@hotmail.com","dop":"2026-02-04","serial_number":"796448291664578","imei1":"796448291664578","imei2":"796448291664578","popurl":"www.kailash-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186096,"job_number":"JOB_186096","tr_customer_id":186114,"tr_customer_product_id":186104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Balagovind Malik","mobile_number":"7450615894","email_id":"hiranmaya.marar@gmail.com","dop":"2026-02-04","serial_number":"204758445937053","imei1":"204758445937053","imei2":"204758445937053","popurl":"www.ajit-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186097,"job_number":"JOB_186097","tr_customer_id":186115,"tr_customer_product_id":186105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bharat Kakkar","mobile_number":"7450559865","email_id":"sunita.chopra@hotmail.com","dop":"2026-02-04","serial_number":"766850086379371","imei1":"766850086379371","imei2":"766850086379371","popurl":"www.aanandinii-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186098,"job_number":"JOB_186098","tr_customer_id":186116,"tr_customer_product_id":186106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gopaal Naik","mobile_number":"7489528165","email_id":"deven.nehru@hotmail.com","dop":"2026-02-04","serial_number":"069021666521682","imei1":"069021666521682","imei2":"069021666521682","popurl":"www.chandani-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186099,"job_number":"JOB_186099","tr_customer_id":186117,"tr_customer_product_id":186107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bilva Saini","mobile_number":"7435457114","email_id":"chandraayan.nayar@yahoo.co.in","dop":"2026-02-04","serial_number":"673487008636382","imei1":"673487008636382","imei2":"673487008636382","popurl":"www.surya-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186100,"job_number":"JOB_186100","tr_customer_id":186118,"tr_customer_product_id":186108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Daevika Deshpande","mobile_number":"7448561664","email_id":"kailash.dwivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"030622850389419","imei1":"030622850389419","imei2":"030622850389419","popurl":"www.chinmayanand-pilla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186101,"job_number":"JOB_186101","tr_customer_id":186119,"tr_customer_product_id":186109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Malti Ahluwalia","mobile_number":"7472679072","email_id":"gemine.pandey@hotmail.com","dop":"2026-02-04","serial_number":"118697805980021","imei1":"118697805980021","imei2":"118697805980021","popurl":"www.jay-iyengar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186102,"job_number":"JOB_186102","tr_customer_id":186120,"tr_customer_product_id":186110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Leela Varma","mobile_number":"7462709257","email_id":"vaijayanthi.pillai@gmail.com","dop":"2026-02-04","serial_number":"390059703530864","imei1":"390059703530864","imei2":"390059703530864","popurl":"www.chaitan-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186103,"job_number":"JOB_186103","tr_customer_id":186121,"tr_customer_product_id":186111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Amritambu Marar","mobile_number":"7474407574","email_id":"hiranya.asan@gmail.com","dop":"2026-02-04","serial_number":"077370291787146","imei1":"077370291787146","imei2":"077370291787146","popurl":"www.som-trivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186104,"job_number":"JOB_186104","tr_customer_id":186122,"tr_customer_product_id":186112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Ekdant Sethi","mobile_number":"7433307567","email_id":"aamod.varma@gmail.com","dop":"2026-02-04","serial_number":"928240027796297","imei1":"928240027796297","imei2":"928240027796297","popurl":"www.bishnu-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186105,"job_number":"JOB_186105","tr_customer_id":186123,"tr_customer_product_id":186113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Darshwana Tandon","mobile_number":"7456160981","email_id":"bhamini.acharya@hotmail.com","dop":"2026-02-04","serial_number":"676638953150145","imei1":"676638953150145","imei2":"676638953150145","popurl":"www.chakrika-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186106,"job_number":"JOB_186106","tr_customer_id":186124,"tr_customer_product_id":186114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Vaidehi Namboothiri","mobile_number":"7497386875","email_id":"jitender.nayar@hotmail.com","dop":"2026-02-04","serial_number":"686000509235763","imei1":"686000509235763","imei2":"686000509235763","popurl":"www.mahesh-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186107,"job_number":"JOB_186107","tr_customer_id":186125,"tr_customer_product_id":186115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhamini Bhattacharya","mobile_number":"7492850502","email_id":"divaakar.trivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"194673556845187","imei1":"194673556845187","imei2":"194673556845187","popurl":"www.dhanapati-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186108,"job_number":"JOB_186108","tr_customer_id":186126,"tr_customer_product_id":186116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gajabahu Nair","mobile_number":"7410929028","email_id":"bandhu.banerjee@yahoo.co.in","dop":"2026-02-04","serial_number":"135415101797994","imei1":"135415101797994","imei2":"135415101797994","popurl":"www.manikya-guneta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186109,"job_number":"JOB_186109","tr_customer_id":186127,"tr_customer_product_id":186117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Sharmila Acharya","mobile_number":"7432005881","email_id":"tanya.naik@yahoo.co.in","dop":"2026-02-04","serial_number":"666863239077225","imei1":"666863239077225","imei2":"666863239077225","popurl":"www.uttam-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186110,"job_number":"JOB_186110","tr_customer_id":186128,"tr_customer_product_id":186118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Diptendu Trivedi","mobile_number":"7453700057","email_id":"gandharva.sinha@hotmail.com","dop":"2026-02-04","serial_number":"676918467369278","imei1":"676918467369278","imei2":"676918467369278","popurl":"www.gajadhar-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186111,"job_number":"JOB_186111","tr_customer_id":186129,"tr_customer_product_id":186119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gitanjali Saini","mobile_number":"7487121350","email_id":"dipali.guneta@gmail.com","dop":"2026-02-04","serial_number":"300487791421917","imei1":"300487791421917","imei2":"300487791421917","popurl":"www.divaakar-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186112,"job_number":"JOB_186112","tr_customer_id":186130,"tr_customer_product_id":186120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Dhatri Mahajan","mobile_number":"7431492774","email_id":"bhadrak.khanna@yahoo.co.in","dop":"2026-02-04","serial_number":"822016746045668","imei1":"822016746045668","imei2":"822016746045668","popurl":"www.bakula-asan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186113,"job_number":"JOB_186113","tr_customer_id":186131,"tr_customer_product_id":186121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhargava Patil","mobile_number":"7429190657","email_id":"deeptendu.pilla@yahoo.co.in","dop":"2026-02-04","serial_number":"613241991596087","imei1":"613241991596087","imei2":"613241991596087","popurl":"www.mani-desai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186114,"job_number":"JOB_186114","tr_customer_id":186132,"tr_customer_product_id":186123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Chidananda Nambeesan","mobile_number":"7456661265","email_id":"dhanpati.khatri@hotmail.com","dop":"2026-02-04","serial_number":"906193824338867","imei1":"906193824338867","imei2":"906193824338867","popurl":"www.mani-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186115,"job_number":"JOB_186115","tr_customer_id":186133,"tr_customer_product_id":186122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Kashyap Mehrotra","mobile_number":"7423985981","email_id":"opalina.sinha@gmail.com","dop":"2026-02-04","serial_number":"446934921776665","imei1":"446934921776665","imei2":"446934921776665","popurl":"www.chandraprabha-jha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186116,"job_number":"JOB_186116","tr_customer_id":186134,"tr_customer_product_id":186124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Pran Iyengar","mobile_number":"7483995656","email_id":"himadri.sinha@yahoo.co.in","dop":"2026-02-04","serial_number":"733388890861173","imei1":"733388890861173","imei2":"733388890861173","popurl":"www.sumitra-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186117,"job_number":"JOB_186117","tr_customer_id":186135,"tr_customer_product_id":186125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhaaswar Sinha","mobile_number":"7470973713","email_id":"ranjit.tandon@gmail.com","dop":"2026-02-04","serial_number":"489907086472653","imei1":"489907086472653","imei2":"489907086472653","popurl":"www.triloki nath-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186118,"job_number":"JOB_186118","tr_customer_id":186136,"tr_customer_product_id":186126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Agrata Butt","mobile_number":"7483078717","email_id":"ashlesh.jain@gmail.com","dop":"2026-02-04","serial_number":"910108368519656","imei1":"910108368519656","imei2":"910108368519656","popurl":"www.tejas-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186119,"job_number":"JOB_186119","tr_customer_id":186138,"tr_customer_product_id":186127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Goswami Achari","mobile_number":"7463203887","email_id":"padma.tagore@hotmail.com","dop":"2026-02-04","serial_number":"626121886831476","imei1":"626121886831476","imei2":"626121886831476","popurl":"www.akshat-reddy.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186120,"job_number":"JOB_186120","tr_customer_id":186137,"tr_customer_product_id":186128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Ahalya Dhawan","mobile_number":"7411173665","email_id":"kama.ganaka@hotmail.com","dop":"2026-02-04","serial_number":"378879316071159","imei1":"378879316071159","imei2":"378879316071159","popurl":"www.adinath-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186121,"job_number":"JOB_186121","tr_customer_id":186139,"tr_customer_product_id":186129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Balgopal Joshi","mobile_number":"7496800740","email_id":"ekaaksh.guneta@hotmail.com","dop":"2026-02-04","serial_number":"208556256170444","imei1":"208556256170444","imei2":"208556256170444","popurl":"www.brijesh-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186122,"job_number":"JOB_186122","tr_customer_id":186140,"tr_customer_product_id":186130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Dharmaketu Mishra","mobile_number":"7463593573","email_id":"abhaya.naik@yahoo.co.in","dop":"2026-02-04","serial_number":"592092899758289","imei1":"592092899758289","imei2":"592092899758289","popurl":"www.sanjay-khatri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186123,"job_number":"JOB_186123","tr_customer_id":186141,"tr_customer_product_id":186131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Aagney Gowda","mobile_number":"7417093430","email_id":"vaishno.agarwal@gmail.com","dop":"2026-02-04","serial_number":"798381967995862","imei1":"798381967995862","imei2":"798381967995862","popurl":"www.vaijayanthi-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186124,"job_number":"JOB_186124","tr_customer_id":186142,"tr_customer_product_id":186132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Sanka Guha","mobile_number":"7477306830","email_id":"suryakantam.mehra@yahoo.co.in","dop":"2026-02-04","serial_number":"466961165289636","imei1":"466961165289636","imei2":"466961165289636","popurl":"www.bhramar-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186128,"job_number":"JOB_186128","tr_customer_id":186146,"tr_customer_product_id":186136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:03.000Z","modified_at":"2026-02-14T10:11:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11722177967508","imei1":"11722177967508","imei2":"11722177967508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186130,"job_number":"JOB_186130","tr_customer_id":186148,"tr_customer_product_id":186138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:05.000Z","modified_at":"2026-02-14T10:11:05.000Z","name":"Jordi Cartwright","mobile_number":"469-897-2632","email_id":"Flossie5@gmail.com","dop":"2025-04-06","serial_number":"17939833899743278","imei1":"17939833899743278","imei2":"17939833899743278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186131,"job_number":"JOB_186131","tr_customer_id":186149,"tr_customer_product_id":186139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:50.000Z","modified_at":"2026-02-14T10:11:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14940163624575","imei1":"14940163624575","imei2":"14940163624575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186133,"job_number":"JOB_186133","tr_customer_id":186151,"tr_customer_product_id":186141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:51.000Z","modified_at":"2026-02-14T10:11:51.000Z","name":"Stacy Roob","mobile_number":"805-337-3307","email_id":"Howell.Upton@gmail.com","dop":"2025-04-06","serial_number":"19756461362137176","imei1":"19756461362137176","imei2":"19756461362137176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186134,"job_number":"JOB_186134","tr_customer_id":186152,"tr_customer_product_id":186142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:01.000Z","modified_at":"2026-02-14T10:12:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16771310048747","imei1":"16771310048747","imei2":"16771310048747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186136,"job_number":"JOB_186136","tr_customer_id":186154,"tr_customer_product_id":186144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:02.000Z","modified_at":"2026-02-14T10:12:02.000Z","name":"Jessy Conn","mobile_number":"224-308-1895","email_id":"Xzavier_Orn@hotmail.com","dop":"2025-04-06","serial_number":"16368718390883740","imei1":"16368718390883740","imei2":"16368718390883740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186137,"job_number":"JOB_186137","tr_customer_id":186155,"tr_customer_product_id":186145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:35.000Z","modified_at":"2026-02-14T10:12:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14383518788143","imei1":"14383518788143","imei2":"14383518788143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186139,"job_number":"JOB_186139","tr_customer_id":186157,"tr_customer_product_id":186147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:37.000Z","modified_at":"2026-02-14T10:12:37.000Z","name":"Dock Runolfsson","mobile_number":"495-714-8019","email_id":"Larry_Kling@yahoo.com","dop":"2025-04-06","serial_number":"15515564318772646","imei1":"15515564318772646","imei2":"15515564318772646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186140,"job_number":"JOB_186140","tr_customer_id":186158,"tr_customer_product_id":186148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:44.000Z","modified_at":"2026-02-14T10:12:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17999399104920","imei1":"17999399104920","imei2":"17999399104920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186142,"job_number":"JOB_186142","tr_customer_id":186160,"tr_customer_product_id":186150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:46.000Z","modified_at":"2026-02-14T10:12:46.000Z","name":"Nikki Boyle","mobile_number":"884-703-8833","email_id":"Anne_Leuschke32@gmail.com","dop":"2025-04-06","serial_number":"16758051450584036","imei1":"16758051450584036","imei2":"16758051450584036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186143,"job_number":"JOB_186143","tr_customer_id":186161,"tr_customer_product_id":186151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:13:28.000Z","modified_at":"2026-02-14T10:13:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15729163372072","imei1":"15729163372072","imei2":"15729163372072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:13:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186145,"job_number":"JOB_186145","tr_customer_id":186163,"tr_customer_product_id":186153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:13:29.000Z","modified_at":"2026-02-14T10:13:29.000Z","name":"Eileen Hermann","mobile_number":"409-817-6428","email_id":"Mara_Stroman81@yahoo.com","dop":"2025-04-06","serial_number":"14205578071441096","imei1":"14205578071441096","imei2":"14205578071441096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:13:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186146,"job_number":"JOB_186146","tr_customer_id":186164,"tr_customer_product_id":186154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:13.000Z","modified_at":"2026-02-14T10:14:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11895544319168","imei1":"11895544319168","imei2":"11895544319168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186148,"job_number":"JOB_186148","tr_customer_id":186166,"tr_customer_product_id":186156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:14.000Z","modified_at":"2026-02-14T10:14:14.000Z","name":"Isac Ortiz","mobile_number":"919-265-0999","email_id":"Kitty64@gmail.com","dop":"2025-04-06","serial_number":"10547669431595114","imei1":"10547669431595114","imei2":"10547669431595114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186149,"job_number":"JOB_186149","tr_customer_id":186167,"tr_customer_product_id":186157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:57.000Z","modified_at":"2026-02-14T10:14:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17775970839745","imei1":"17775970839745","imei2":"17775970839745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186151,"job_number":"JOB_186151","tr_customer_id":186169,"tr_customer_product_id":186159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:59.000Z","modified_at":"2026-02-14T10:14:59.000Z","name":"Kurtis Shanahan","mobile_number":"730-514-4700","email_id":"Stephan30@yahoo.com","dop":"2025-04-06","serial_number":"18613035660570800","imei1":"18613035660570800","imei2":"18613035660570800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186152,"job_number":"JOB_186152","tr_customer_id":186170,"tr_customer_product_id":186160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:41.000Z","modified_at":"2026-02-14T10:15:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16577728627885","imei1":"16577728627885","imei2":"16577728627885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186154,"job_number":"JOB_186154","tr_customer_id":186172,"tr_customer_product_id":186162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:42.000Z","modified_at":"2026-02-14T10:15:42.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"22346567890346","imei1":"22346567890346","imei2":"22346567890346","popurl":"2026-02-04T10:15:41.986779399Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186155,"job_number":"JOB_186155","tr_customer_id":186173,"tr_customer_product_id":186163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:43.000Z","modified_at":"2026-02-14T10:15:43.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"69346567893456","imei1":"69346567893456","imei2":"69346567893456","popurl":"2026-02-04T10:15:42.640664077Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186156,"job_number":"JOB_186156","tr_customer_id":186174,"tr_customer_product_id":186164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:43.000Z","modified_at":"2026-02-14T10:15:43.000Z","name":"Estella Runolfsson","mobile_number":"834-454-1066","email_id":"Don_Reinger34@gmail.com","dop":"2025-04-06","serial_number":"10377373080107010","imei1":"10377373080107010","imei2":"10377373080107010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186157,"job_number":"JOB_186157","tr_customer_id":186175,"tr_customer_product_id":186165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:16:23.000Z","modified_at":"2026-02-14T10:16:23.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"08543457895444","imei1":"08543457895444","imei2":"08543457895444","popurl":"2026-02-04T10:16:23.420446439Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:16:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186158,"job_number":"JOB_186158","tr_customer_id":186176,"tr_customer_product_id":186166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:46:54.000Z","modified_at":"2026-02-14T10:46:54.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-04","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-04T10:46:46.196211801Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186159,"job_number":"JOB_186159","tr_customer_id":186177,"tr_customer_product_id":186167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:46:54.000Z","modified_at":"2026-02-14T10:46:54.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-04","serial_number":"95153387691956","imei1":"95153387691956","imei2":"95153387691956","popurl":"2026-02-04T10:46:46.198403234Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186160,"job_number":"JOB_186160","tr_customer_id":186178,"tr_customer_product_id":186168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:47:05.000Z","modified_at":"2026-02-14T10:47:05.000Z","name":"Bharat Kaur","mobile_number":"8640528410","email_id":"manik.khan@gmail.com","dop":"2026-02-04","serial_number":"35604291499479","imei1":"35604291499479","imei2":"35604291499479","popurl":"www.aarya-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186161,"job_number":"JOB_186161","tr_customer_id":186179,"tr_customer_product_id":186169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:13:32.000Z","modified_at":"2026-02-14T11:13:32.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"12233334444444446","imei1":"12233334444444446","imei2":"12233334444444446","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:13:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186164,"job_number":"JOB_186164","tr_customer_id":186182,"tr_customer_product_id":186172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:43:18.000Z","modified_at":"2026-02-14T11:43:18.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-04","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-04T11:43:18.199735291Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186165,"job_number":"JOB_186165","tr_customer_id":186183,"tr_customer_product_id":186173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:47:56.000Z","modified_at":"2026-02-14T11:47:56.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741466","imei1":"45658258741466","imei2":"45658258741466","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:47:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186166,"job_number":"JOB_186166","tr_customer_id":186184,"tr_customer_product_id":186174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:53:46.000Z","modified_at":"2026-02-14T11:53:46.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"10606217695499","imei1":"10606217695499","imei2":"10606217695499","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186167,"job_number":"JOB_186167","tr_customer_id":186185,"tr_customer_product_id":186175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:53:58.000Z","modified_at":"2026-02-14T11:53:58.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"12562220380593","imei1":"12562220380593","imei2":"12562220380593","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186174,"job_number":"JOB_186174","tr_customer_id":186192,"tr_customer_product_id":186182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:19:58.000Z","modified_at":"2026-02-14T12:19:58.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"22346567890355","imei1":"22346567890355","imei2":"22346567890355","popurl":"2026-02-04T12:19:55.963599200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186175,"job_number":"JOB_186175","tr_customer_id":186193,"tr_customer_product_id":186183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:27:22.000Z","modified_at":"2026-02-14T12:27:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18673983644276","imei1":"18673983644276","imei2":"18673983644276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186177,"job_number":"JOB_186177","tr_customer_id":186195,"tr_customer_product_id":186185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:27:23.000Z","modified_at":"2026-02-14T12:27:23.000Z","name":"Jovani Cremin","mobile_number":"820-995-3596","email_id":"Edwin37@yahoo.com","dop":"2025-04-06","serial_number":"16267219260370476","imei1":"16267219260370476","imei2":"16267219260370476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186178,"job_number":"JOB_186178","tr_customer_id":186196,"tr_customer_product_id":186186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:06.000Z","modified_at":"2026-02-14T12:28:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16847849197681","imei1":"16847849197681","imei2":"16847849197681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186180,"job_number":"JOB_186180","tr_customer_id":186198,"tr_customer_product_id":186188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:07.000Z","modified_at":"2026-02-14T12:28:07.000Z","name":"Tatum Miller","mobile_number":"714-263-6988","email_id":"Aaron.Adams30@gmail.com","dop":"2025-04-06","serial_number":"13932191088728956","imei1":"13932191088728956","imei2":"13932191088728956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186183,"job_number":"JOB_186183","tr_customer_id":186201,"tr_customer_product_id":186191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:49.000Z","modified_at":"2026-02-14T12:28:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19452533923469","imei1":"19452533923469","imei2":"19452533923469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186187,"job_number":"JOB_186187","tr_customer_id":186205,"tr_customer_product_id":186195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:51.000Z","modified_at":"2026-02-14T12:28:51.000Z","name":"Bennett Schamberger","mobile_number":"274-433-8303","email_id":"Anastasia_Collier51@hotmail.com","dop":"2025-04-06","serial_number":"13285504460478896","imei1":"13285504460478896","imei2":"13285504460478896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186188,"job_number":"JOB_186188","tr_customer_id":186206,"tr_customer_product_id":186196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:43:31.000Z","modified_at":"2026-02-14T12:43:31.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"10868900468161","imei1":"10868900468161","imei2":"10868900468161","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186193,"job_number":"JOB_186193","tr_customer_id":186211,"tr_customer_product_id":186201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:48:49.000Z","modified_at":"2026-02-14T12:48:49.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"11662117639339","imei1":"11662117639339","imei2":"11662117639339","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:48:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186195,"job_number":"JOB_186195","tr_customer_id":186213,"tr_customer_product_id":186203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:48:50.000Z","modified_at":"2026-02-14T12:48:50.000Z","name":"Godfrey Murphy","mobile_number":"925-266-9898","email_id":"Dale_Hansen82@gmail.com","dop":"2026-01-04","serial_number":"88913336812380620","imei1":"88913336812380620","imei2":"88913336812380620","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186196,"job_number":"JOB_186196","tr_customer_id":186214,"tr_customer_product_id":186204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:12.000Z","modified_at":"2026-02-14T12:49:12.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"19110743976252","imei1":"19110743976252","imei2":"19110743976252","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186198,"job_number":"JOB_186198","tr_customer_id":186216,"tr_customer_product_id":186206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:12.000Z","modified_at":"2026-02-14T12:49:12.000Z","name":"Aiden Murphy","mobile_number":"784-240-3800","email_id":"Delilah80@yahoo.com","dop":"2026-01-04","serial_number":"91611652788160690","imei1":"91611652788160690","imei2":"91611652788160690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186199,"job_number":"JOB_186199","tr_customer_id":186217,"tr_customer_product_id":186207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:34.000Z","modified_at":"2026-02-14T12:49:34.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"12719647210180","imei1":"12719647210180","imei2":"12719647210180","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186201,"job_number":"JOB_186201","tr_customer_id":186219,"tr_customer_product_id":186209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:35.000Z","modified_at":"2026-02-14T12:49:35.000Z","name":"Einar Turcotte","mobile_number":"557-370-7166","email_id":"Bridgette19@hotmail.com","dop":"2026-01-04","serial_number":"19720603540402428","imei1":"19720603540402428","imei2":"19720603540402428","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186202,"job_number":"JOB_186202","tr_customer_id":186220,"tr_customer_product_id":186210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:13:26.000Z","modified_at":"2026-02-14T13:13:26.000Z","name":"Alexandra Haley","mobile_number":"225-349-0220","email_id":"Jaycee18@gmail.com","dop":"2025-12-01","serial_number":"12144109598102","imei1":"12144109598102","imei2":"12144109598102","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186203,"job_number":"JOB_186203","tr_customer_id":186221,"tr_customer_product_id":186211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:16:35.000Z","modified_at":"2026-02-14T13:16:35.000Z","name":"AO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"20974917682594","imei1":"20974917682594","imei2":"20974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:16:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186204,"job_number":"JOB_186204","tr_customer_id":186222,"tr_customer_product_id":186212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:21:22.000Z","modified_at":"2026-02-14T13:21:22.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"89346567890400","imei1":"89346567890400","imei2":"89346567890400","popurl":"2026-02-04T13:21:19.839459300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186205,"job_number":"JOB_186205","tr_customer_id":186223,"tr_customer_product_id":186213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:24:41.000Z","modified_at":"2026-02-14T13:24:41.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"55346567890400","imei1":"55346567890400","imei2":"55346567890400","popurl":"2026-02-04T13:24:38.788661500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186206,"job_number":"JOB_186206","tr_customer_id":186224,"tr_customer_product_id":186214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:25:18.000Z","modified_at":"2026-02-14T13:25:18.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-04","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-04T13:25:17.617587545Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186207,"job_number":"JOB_186207","tr_customer_id":186225,"tr_customer_product_id":186215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:27:22.000Z","modified_at":"2026-02-14T13:27:22.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"55346567890440","imei1":"55346567890440","imei2":"55346567890440","popurl":"2026-02-04T13:27:20.299702900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186208,"job_number":"JOB_186208","tr_customer_id":186226,"tr_customer_product_id":186216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:30:59.000Z","modified_at":"2026-02-14T13:30:59.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"89346567890355","imei1":"89346567890355","imei2":"89346567890355","popurl":"2026-02-04T13:30:58.686025922Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186214,"job_number":"JOB_186214","tr_customer_id":186232,"tr_customer_product_id":186222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:47.000Z","modified_at":"2026-02-14T13:38:47.000Z","name":"Geraldine Harvey","mobile_number":"948-822-5286","email_id":"Dario_Cummings87@gmail.com","dop":"2025-05-30","serial_number":"14225849688221","imei1":"14225849688221","imei2":"14225849688221","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186215,"job_number":"JOB_186215","tr_customer_id":186233,"tr_customer_product_id":186223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:48.000Z","modified_at":"2026-02-14T13:38:48.000Z","name":"Gail Kuhn","mobile_number":"221-305-8637","email_id":"Armani.Ortiz@yahoo.com","dop":"2025-05-30","serial_number":"1926646597491973","imei1":"1926646597491973","imei2":"1926646597491973","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186216,"job_number":"JOB_186216","tr_customer_id":186234,"tr_customer_product_id":186224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:50.000Z","modified_at":"2026-02-14T13:43:50.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19136693902120","imei1":"19136693902120","imei2":"19136693902120","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186222,"job_number":"JOB_186222","tr_customer_id":186240,"tr_customer_product_id":186230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:36.000Z","modified_at":"2026-02-14T13:44:36.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"16295336675545","imei1":"16295336675545","imei2":"16295336675545","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186224,"job_number":"JOB_186224","tr_customer_id":186242,"tr_customer_product_id":186232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:37.000Z","modified_at":"2026-02-14T13:44:37.000Z","name":"Mafalda Purdy","mobile_number":"572-481-5081","email_id":"Sonya_Bradtke26@hotmail.com","dop":"2026-01-04","serial_number":"68127788424985010","imei1":"68127788424985010","imei2":"68127788424985010","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186225,"job_number":"JOB_186225","tr_customer_id":186243,"tr_customer_product_id":186233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:45:21.000Z","modified_at":"2026-02-14T13:45:21.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"19723094854844","imei1":"19723094854844","imei2":"19723094854844","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186227,"job_number":"JOB_186227","tr_customer_id":186245,"tr_customer_product_id":186235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:45:23.000Z","modified_at":"2026-02-14T13:45:23.000Z","name":"Elsa Conn","mobile_number":"840-962-8481","email_id":"Charles.Ward@gmail.com","dop":"2026-01-04","serial_number":"78898211313581730","imei1":"78898211313581730","imei2":"78898211313581730","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:45:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186228,"job_number":"JOB_186228","tr_customer_id":186246,"tr_customer_product_id":186236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:49:28.000Z","modified_at":"2026-02-14T13:49:28.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77311111374519","imei1":"77311111374519","imei2":"77311111374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186229,"job_number":"JOB_186229","tr_customer_id":186247,"tr_customer_product_id":186237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:49:41.000Z","modified_at":"2026-02-14T13:49:41.000Z","name":"Valentine Ferry","mobile_number":"538-991-4083","email_id":"Cecile7@yahoo.com","dop":"2025-12-01","serial_number":"12153706654492","imei1":"12153706654492","imei2":"12153706654492","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186230,"job_number":"JOB_186230","tr_customer_id":186248,"tr_customer_product_id":186238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:56:56.000Z","modified_at":"2026-02-14T13:56:56.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"106726798091563","imei1":"106726798091563","imei2":"106726798091563","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186232,"job_number":"JOB_186232","tr_customer_id":186250,"tr_customer_product_id":186240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:41.000Z","modified_at":"2026-02-14T13:57:41.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103350478049178","imei1":"103350478049178","imei2":"103350478049178","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186234,"job_number":"JOB_186234","tr_customer_id":186252,"tr_customer_product_id":186242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91069295660049","imei1":"91069295660049","imei2":"91069295660049","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186235,"job_number":"JOB_186235","tr_customer_id":186253,"tr_customer_product_id":186243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78833839195056","imei1":"78833839195056","imei2":"78833839195056","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186236,"job_number":"JOB_186236","tr_customer_id":186254,"tr_customer_product_id":186244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49649204451426","imei1":"49649204451426","imei2":"49649204451426","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186237,"job_number":"JOB_186237","tr_customer_id":186255,"tr_customer_product_id":186245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77691569453599","imei1":"77691569453599","imei2":"77691569453599","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186238,"job_number":"JOB_186238","tr_customer_id":186256,"tr_customer_product_id":186246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69788153213519","imei1":"69788153213519","imei2":"69788153213519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186239,"job_number":"JOB_186239","tr_customer_id":186257,"tr_customer_product_id":186247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69076683011765","imei1":"69076683011765","imei2":"69076683011765","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186241,"job_number":"JOB_186241","tr_customer_id":186259,"tr_customer_product_id":186249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:16.000Z","modified_at":"2026-02-14T13:58:16.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12734707494710","imei1":"12734707494710","imei2":"12734707494710","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186243,"job_number":"JOB_186243","tr_customer_id":186261,"tr_customer_product_id":186251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:17.000Z","modified_at":"2026-02-14T13:58:17.000Z","name":"Wilford Block","mobile_number":"800-694-2178","email_id":"Maxwell_OKon@gmail.com","dop":"2025-08-24","serial_number":"1019194760862160","imei1":"1019194760862160","imei2":"1019194760862160","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186245,"job_number":"JOB_186245","tr_customer_id":186263,"tr_customer_product_id":186253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:21.000Z","modified_at":"2026-02-14T13:58:21.000Z","name":"Robyn Kovacek","mobile_number":"289-761-3943","email_id":"Karlie_Dickinson10@hotmail.com","dop":"2025-04-06","serial_number":"13074030069973008","imei1":"13074030069973008","imei2":"13074030069973008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186246,"job_number":"JOB_186246","tr_customer_id":186264,"tr_customer_product_id":186254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:27.000Z","modified_at":"2026-02-14T13:58:27.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"105473458877803","imei1":"105473458877803","imei2":"105473458877803","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186248,"job_number":"JOB_186248","tr_customer_id":186266,"tr_customer_product_id":186256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:29.000Z","modified_at":"2026-02-14T13:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64999377434969","imei1":"64999377434969","imei2":"64999377434969","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186249,"job_number":"JOB_186249","tr_customer_id":186267,"tr_customer_product_id":186257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:29.000Z","modified_at":"2026-02-14T13:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23671646095570","imei1":"23671646095570","imei2":"23671646095570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186250,"job_number":"JOB_186250","tr_customer_id":186268,"tr_customer_product_id":186258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39029920422436","imei1":"39029920422436","imei2":"39029920422436","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186251,"job_number":"JOB_186251","tr_customer_id":186269,"tr_customer_product_id":186259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11619761904594","imei1":"11619761904594","imei2":"11619761904594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186252,"job_number":"JOB_186252","tr_customer_id":186270,"tr_customer_product_id":186260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15098715813192","imei1":"15098715813192","imei2":"15098715813192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186253,"job_number":"JOB_186253","tr_customer_id":186271,"tr_customer_product_id":186261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:31.000Z","modified_at":"2026-02-14T13:58:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92523884266725","imei1":"92523884266725","imei2":"92523884266725","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186255,"job_number":"JOB_186255","tr_customer_id":186273,"tr_customer_product_id":186263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:34.000Z","modified_at":"2026-02-14T13:58:34.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17588227136860","imei1":"17588227136860","imei2":"17588227136860","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186257,"job_number":"JOB_186257","tr_customer_id":186275,"tr_customer_product_id":186265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:35.000Z","modified_at":"2026-02-14T13:58:35.000Z","name":"Yadira Schimmel","mobile_number":"417-944-9982","email_id":"Maci.Gislason39@hotmail.com","dop":"2026-01-04","serial_number":"34618870094955760","imei1":"34618870094955760","imei2":"34618870094955760","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186258,"job_number":"JOB_186258","tr_customer_id":186276,"tr_customer_product_id":186266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:52.000Z","modified_at":"2026-02-14T13:58:52.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18249553531764","imei1":"18249553531764","imei2":"18249553531764","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186260,"job_number":"JOB_186260","tr_customer_id":186278,"tr_customer_product_id":186268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:53.000Z","modified_at":"2026-02-14T13:58:53.000Z","name":"Leslie Heathcote","mobile_number":"235-862-6664","email_id":"Meaghan_Smith25@gmail.com","dop":"2025-08-24","serial_number":"1085483546274684","imei1":"1085483546274684","imei2":"1085483546274684","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186261,"job_number":"JOB_186261","tr_customer_id":186279,"tr_customer_product_id":186269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:01.000Z","modified_at":"2026-02-14T13:59:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45908874186839","imei1":"45908874186839","imei2":"45908874186839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186262,"job_number":"JOB_186262","tr_customer_id":186280,"tr_customer_product_id":186270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64103090322673","imei1":"64103090322673","imei2":"64103090322673","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186263,"job_number":"JOB_186263","tr_customer_id":186281,"tr_customer_product_id":186271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32496797499281","imei1":"32496797499281","imei2":"32496797499281","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186264,"job_number":"JOB_186264","tr_customer_id":186282,"tr_customer_product_id":186272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45500956226053","imei1":"45500956226053","imei2":"45500956226053","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186265,"job_number":"JOB_186265","tr_customer_id":186283,"tr_customer_product_id":186273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14659694920962","imei1":"14659694920962","imei2":"14659694920962","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186266,"job_number":"JOB_186266","tr_customer_id":186284,"tr_customer_product_id":186274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:03.000Z","modified_at":"2026-02-14T13:59:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70718200759330","imei1":"70718200759330","imei2":"70718200759330","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186268,"job_number":"JOB_186268","tr_customer_id":186286,"tr_customer_product_id":186276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:12.000Z","modified_at":"2026-02-14T13:59:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15715319323732","imei1":"15715319323732","imei2":"15715319323732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186270,"job_number":"JOB_186270","tr_customer_id":186288,"tr_customer_product_id":186278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:13.000Z","modified_at":"2026-02-14T13:59:13.000Z","name":"Hardy Miller","mobile_number":"882-791-0781","email_id":"Eleanora.Hayes@gmail.com","dop":"2025-04-06","serial_number":"16415082307158584","imei1":"16415082307158584","imei2":"16415082307158584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186271,"job_number":"JOB_186271","tr_customer_id":186289,"tr_customer_product_id":186279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:20.000Z","modified_at":"2026-02-14T13:59:20.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"18210130850319","imei1":"18210130850319","imei2":"18210130850319","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186273,"job_number":"JOB_186273","tr_customer_id":186291,"tr_customer_product_id":186281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:21.000Z","modified_at":"2026-02-14T13:59:21.000Z","name":"Kassandra Stehr","mobile_number":"453-268-9564","email_id":"Chauncey.Conroy17@hotmail.com","dop":"2026-01-04","serial_number":"44003502400252110","imei1":"44003502400252110","imei2":"44003502400252110","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186274,"job_number":"JOB_186274","tr_customer_id":186292,"tr_customer_product_id":186282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:27.000Z","modified_at":"2026-02-14T13:59:27.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"17037552388672","imei1":"17037552388672","imei2":"17037552388672","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186276,"job_number":"JOB_186276","tr_customer_id":186294,"tr_customer_product_id":186284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:28.000Z","modified_at":"2026-02-14T13:59:28.000Z","name":"Eliseo Boehm","mobile_number":"233-938-4694","email_id":"Maiya78@yahoo.com","dop":"2025-08-24","serial_number":"1033675493077393","imei1":"1033675493077393","imei2":"1033675493077393","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186280,"job_number":"JOB_186280","tr_customer_id":186298,"tr_customer_product_id":186288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:59.000Z","modified_at":"2026-02-14T13:59:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19626202541855","imei1":"19626202541855","imei2":"19626202541855","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186282,"job_number":"JOB_186282","tr_customer_id":186300,"tr_customer_product_id":186290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:00.000Z","modified_at":"2026-02-14T14:00:00.000Z","name":"Felton Mann","mobile_number":"615-417-5974","email_id":"Frank88@gmail.com","dop":"2025-04-06","serial_number":"12971585097790910","imei1":"12971585097790910","imei2":"12971585097790910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186283,"job_number":"JOB_186283","tr_customer_id":186301,"tr_customer_product_id":186291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:06.000Z","modified_at":"2026-02-14T14:00:06.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"12861865555833","imei1":"12861865555833","imei2":"12861865555833","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186285,"job_number":"JOB_186285","tr_customer_id":186303,"tr_customer_product_id":186293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:07.000Z","modified_at":"2026-02-14T14:00:07.000Z","name":"Fredrick Marvin","mobile_number":"916-772-9830","email_id":"Freida.West99@hotmail.com","dop":"2026-01-04","serial_number":"57577242995698970","imei1":"57577242995698970","imei2":"57577242995698970","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186290,"job_number":"JOB_186290","tr_customer_id":186308,"tr_customer_product_id":186298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:45.000Z","modified_at":"2026-02-14T14:00:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16756061068601","imei1":"16756061068601","imei2":"16756061068601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186292,"job_number":"JOB_186292","tr_customer_id":186310,"tr_customer_product_id":186300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:47.000Z","modified_at":"2026-02-14T14:00:47.000Z","name":"Silas Corkery","mobile_number":"622-708-8219","email_id":"Isaac46@gmail.com","dop":"2025-04-06","serial_number":"14095891803176376","imei1":"14095891803176376","imei2":"14095891803176376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186293,"job_number":"JOB_186293","tr_customer_id":186311,"tr_customer_product_id":186301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:02:38.000Z","modified_at":"2026-02-14T14:02:38.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"15275371729729","imei1":"15275371729729","imei2":"15275371729729","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186295,"job_number":"JOB_186295","tr_customer_id":186313,"tr_customer_product_id":186303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:02:39.000Z","modified_at":"2026-02-14T14:02:39.000Z","name":"Oren Wilkinson","mobile_number":"801-888-3228","email_id":"Savanna_Lang1@yahoo.com","dop":"2026-01-04","serial_number":"56960720959757230","imei1":"56960720959757230","imei2":"56960720959757230","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:02:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186296,"job_number":"JOB_186296","tr_customer_id":186314,"tr_customer_product_id":186304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:03:25.000Z","modified_at":"2026-02-14T14:03:25.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"16284760772244","imei1":"16284760772244","imei2":"16284760772244","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:03:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186298,"job_number":"JOB_186298","tr_customer_id":186316,"tr_customer_product_id":186306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:03:26.000Z","modified_at":"2026-02-14T14:03:26.000Z","name":"Aniyah Schaden","mobile_number":"638-279-2075","email_id":"Vicenta.Rice@gmail.com","dop":"2026-01-04","serial_number":"75108959438227410","imei1":"75108959438227410","imei2":"75108959438227410","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:03:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186302,"job_number":"JOB_186302","tr_customer_id":186320,"tr_customer_product_id":186310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:04:11.000Z","modified_at":"2026-02-14T14:04:11.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"11183888300362","imei1":"11183888300362","imei2":"11183888300362","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:04:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186304,"job_number":"JOB_186304","tr_customer_id":186322,"tr_customer_product_id":186312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:04:12.000Z","modified_at":"2026-02-14T14:04:12.000Z","name":"Kristoffer Goodwin","mobile_number":"954-372-6416","email_id":"Osborne10@yahoo.com","dop":"2026-01-04","serial_number":"75262432810090080","imei1":"75262432810090080","imei2":"75262432810090080","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186309,"job_number":"JOB_186309","tr_customer_id":186327,"tr_customer_product_id":186317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:56.000Z","modified_at":"2026-02-14T14:15:56.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17269713771923","imei1":"17269713771923","imei2":"17269713771923","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186313,"job_number":"JOB_186313","tr_customer_id":186331,"tr_customer_product_id":186321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Josie Hilpert","mobile_number":"461-302-4524","email_id":"Kitty_Hermann22@yahoo.com","dop":"2026-01-04","serial_number":"37218641280861020","imei1":"37218641280861020","imei2":"37218641280861020","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186317,"job_number":"JOB_186317","tr_customer_id":186335,"tr_customer_product_id":186325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:16:41.000Z","modified_at":"2026-02-14T14:16:41.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"18955882905541","imei1":"18955882905541","imei2":"18955882905541","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:16:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186319,"job_number":"JOB_186319","tr_customer_id":186337,"tr_customer_product_id":186327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:16:42.000Z","modified_at":"2026-02-14T14:16:42.000Z","name":"Emilia Goodwin","mobile_number":"311-932-6580","email_id":"Isaias.Johns@gmail.com","dop":"2026-01-04","serial_number":"29178967526656400","imei1":"29178967526656400","imei2":"29178967526656400","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:16:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186320,"job_number":"JOB_186320","tr_customer_id":186338,"tr_customer_product_id":186328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:25.000Z","modified_at":"2026-02-14T14:17:25.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18212432507354","imei1":"18212432507354","imei2":"18212432507354","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186322,"job_number":"JOB_186322","tr_customer_id":186340,"tr_customer_product_id":186330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:26.000Z","modified_at":"2026-02-14T14:17:26.000Z","name":"Landen Wolf","mobile_number":"676-910-4571","email_id":"Adrianna.Marks@gmail.com","dop":"2026-01-04","serial_number":"67584845573701384","imei1":"67584845573701384","imei2":"67584845573701384","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186323,"job_number":"JOB_186323","tr_customer_id":186341,"tr_customer_product_id":186331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:43.000Z","modified_at":"2026-02-14T14:17:43.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"24580619526832","imei1":"24580619526832","imei2":"24580619526832","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186324,"job_number":"JOB_186324","tr_customer_id":186342,"tr_customer_product_id":186332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:44.000Z","modified_at":"2026-02-14T14:17:44.000Z","name":"Asa Stehr","mobile_number":"299-677-9294","email_id":"Bailee91@hotmail.com","dop":"2025-02-01","serial_number":"20136832936697","imei1":"20136832936697","imei2":"20136832936697","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186326,"job_number":"JOB_186326","tr_customer_id":186344,"tr_customer_product_id":186334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:18:26.000Z","modified_at":"2026-02-14T14:18:26.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"107658097759740","imei1":"107658097759740","imei2":"107658097759740","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186327,"job_number":"JOB_186327","tr_customer_id":186345,"tr_customer_product_id":186335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:18:26.000Z","modified_at":"2026-02-14T14:18:26.000Z","name":"Alyson Volkman","mobile_number":"531-761-1358","email_id":"Donnie.Toy51@hotmail.com","dop":"2025-02-01","serial_number":"68844838698580","imei1":"68844838698580","imei2":"68844838698580","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186329,"job_number":"JOB_186329","tr_customer_id":186347,"tr_customer_product_id":186337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:08.000Z","modified_at":"2026-02-14T14:19:08.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"69549939532052","imei1":"69549939532052","imei2":"69549939532052","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186330,"job_number":"JOB_186330","tr_customer_id":186348,"tr_customer_product_id":186338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:08.000Z","modified_at":"2026-02-14T14:19:08.000Z","name":"Stewart Grady","mobile_number":"814-849-2340","email_id":"Leanna_Hoppe@hotmail.com","dop":"2025-02-01","serial_number":"107034017796315","imei1":"107034017796315","imei2":"107034017796315","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186331,"job_number":"JOB_186331","tr_customer_id":186349,"tr_customer_product_id":186339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:09.000Z","modified_at":"2026-02-14T14:19:09.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"67590369828754480","imei1":"67590369828754480","imei2":"67590369828754480","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186333,"job_number":"JOB_186333","tr_customer_id":186351,"tr_customer_product_id":186341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:21.000Z","modified_at":"2026-02-14T14:19:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16478249658206","imei1":"16478249658206","imei2":"16478249658206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186335,"job_number":"JOB_186335","tr_customer_id":186353,"tr_customer_product_id":186343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:22.000Z","modified_at":"2026-02-14T14:19:22.000Z","name":"Lemuel Bogisich","mobile_number":"689-429-1885","email_id":"Sherwood_Walter70@gmail.com","dop":"2025-04-06","serial_number":"11869058104208406","imei1":"11869058104208406","imei2":"11869058104208406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186336,"job_number":"JOB_186336","tr_customer_id":186354,"tr_customer_product_id":186344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:08.000Z","modified_at":"2026-02-14T14:20:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13393373942553","imei1":"13393373942553","imei2":"13393373942553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186338,"job_number":"JOB_186338","tr_customer_id":186356,"tr_customer_product_id":186346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:10.000Z","modified_at":"2026-02-14T14:20:10.000Z","name":"Jana Hahn","mobile_number":"951-777-8911","email_id":"Andres51@yahoo.com","dop":"2025-04-06","serial_number":"16453447766922222","imei1":"16453447766922222","imei2":"16453447766922222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186339,"job_number":"JOB_186339","tr_customer_id":186357,"tr_customer_product_id":186347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:14.000Z","modified_at":"2026-02-14T14:20:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12400669784762","imei1":"12400669784762","imei2":"12400669784762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186341,"job_number":"JOB_186341","tr_customer_id":186359,"tr_customer_product_id":186349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:16.000Z","modified_at":"2026-02-14T14:20:16.000Z","name":"Mafalda Kshlerin","mobile_number":"886-946-5503","email_id":"Eleanora_Ruecker47@hotmail.com","dop":"2025-04-06","serial_number":"18413276361879668","imei1":"18413276361879668","imei2":"18413276361879668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186342,"job_number":"JOB_186342","tr_customer_id":186360,"tr_customer_product_id":186350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:55.000Z","modified_at":"2026-02-14T14:20:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17898613247094","imei1":"17898613247094","imei2":"17898613247094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186344,"job_number":"JOB_186344","tr_customer_id":186362,"tr_customer_product_id":186352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:57.000Z","modified_at":"2026-02-14T14:20:57.000Z","name":"Alexanne Nicolas","mobile_number":"643-789-3688","email_id":"Amara51@gmail.com","dop":"2025-04-06","serial_number":"18658160060505252","imei1":"18658160060505252","imei2":"18658160060505252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186345,"job_number":"JOB_186345","tr_customer_id":186363,"tr_customer_product_id":186353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:58.000Z","modified_at":"2026-02-14T14:20:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10968253958071","imei1":"10968253958071","imei2":"10968253958071","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186347,"job_number":"JOB_186347","tr_customer_id":186365,"tr_customer_product_id":186355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:59.000Z","modified_at":"2026-02-14T14:20:59.000Z","name":"Malinda Strosin","mobile_number":"946-668-7626","email_id":"Sabryna_Kreiger16@gmail.com","dop":"2025-04-06","serial_number":"10350176908686802","imei1":"10350176908686802","imei2":"10350176908686802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186348,"job_number":"JOB_186348","tr_customer_id":186366,"tr_customer_product_id":186356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:22.000Z","modified_at":"2026-02-14T14:21:22.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10605428730409","imei1":"10605428730409","imei2":"10605428730409","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186350,"job_number":"JOB_186350","tr_customer_id":186368,"tr_customer_product_id":186358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:23.000Z","modified_at":"2026-02-14T14:21:23.000Z","name":"Larry Dare","mobile_number":"746-945-6269","email_id":"Magali30@yahoo.com","dop":"2025-06-18","serial_number":"1045681304658611","imei1":"1045681304658611","imei2":"1045681304658611","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186351,"job_number":"JOB_186351","tr_customer_id":186369,"tr_customer_product_id":186359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:41.000Z","modified_at":"2026-02-14T14:21:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16947832948282","imei1":"16947832948282","imei2":"16947832948282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186353,"job_number":"JOB_186353","tr_customer_id":186371,"tr_customer_product_id":186361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:42.000Z","modified_at":"2026-02-14T14:21:42.000Z","name":"Fae Douglas","mobile_number":"207-342-7803","email_id":"Lavina.Lebsack23@gmail.com","dop":"2025-04-06","serial_number":"19404048992341660","imei1":"19404048992341660","imei2":"19404048992341660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186357,"job_number":"JOB_186357","tr_customer_id":186375,"tr_customer_product_id":186365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:06.000Z","modified_at":"2026-02-14T14:22:06.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10871939916306","imei1":"10871939916306","imei2":"10871939916306","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186359,"job_number":"JOB_186359","tr_customer_id":186377,"tr_customer_product_id":186367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:07.000Z","modified_at":"2026-02-14T14:22:07.000Z","name":"Carmela McLaughlin","mobile_number":"215-355-3884","email_id":"Brain_Rowe@hotmail.com","dop":"2025-06-18","serial_number":"1007953654075682","imei1":"1007953654075682","imei2":"1007953654075682","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186369,"job_number":"JOB_186369","tr_customer_id":186387,"tr_customer_product_id":186377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:15.000Z","modified_at":"2026-02-14T14:24:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11045362160790","imei1":"11045362160790","imei2":"11045362160790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186371,"job_number":"JOB_186371","tr_customer_id":186389,"tr_customer_product_id":186379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:17.000Z","modified_at":"2026-02-14T14:24:17.000Z","name":"Marianna Olson","mobile_number":"454-353-7956","email_id":"Jonathan79@gmail.com","dop":"2025-04-06","serial_number":"14017029563764436","imei1":"14017029563764436","imei2":"14017029563764436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186372,"job_number":"JOB_186372","tr_customer_id":186390,"tr_customer_product_id":186380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:37.000Z","modified_at":"2026-02-14T14:24:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19115841946052","imei1":"19115841946052","imei2":"19115841946052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186374,"job_number":"JOB_186374","tr_customer_id":186392,"tr_customer_product_id":186382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:39.000Z","modified_at":"2026-02-14T14:24:39.000Z","name":"Myrl Reichel","mobile_number":"810-302-9960","email_id":"Shaun.Lehner99@hotmail.com","dop":"2025-04-06","serial_number":"11903902966640536","imei1":"11903902966640536","imei2":"11903902966640536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186379,"job_number":"JOB_186379","tr_customer_id":186397,"tr_customer_product_id":186387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:00.000Z","modified_at":"2026-02-14T14:25:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15631506711161","imei1":"15631506711161","imei2":"15631506711161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186381,"job_number":"JOB_186381","tr_customer_id":186399,"tr_customer_product_id":186389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:02.000Z","modified_at":"2026-02-14T14:25:02.000Z","name":"Catalina Howe","mobile_number":"959-222-1527","email_id":"Daniella_Torp19@gmail.com","dop":"2025-04-06","serial_number":"16155023309403816","imei1":"16155023309403816","imei2":"16155023309403816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186382,"job_number":"JOB_186382","tr_customer_id":186400,"tr_customer_product_id":186390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:21.000Z","modified_at":"2026-02-14T14:25:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15329867451382","imei1":"15329867451382","imei2":"15329867451382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186384,"job_number":"JOB_186384","tr_customer_id":186402,"tr_customer_product_id":186392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:22.000Z","modified_at":"2026-02-14T14:25:22.000Z","name":"Lemuel Ryan","mobile_number":"592-665-0531","email_id":"Lukas_Bogisich83@gmail.com","dop":"2025-04-06","serial_number":"12741332948656348","imei1":"12741332948656348","imei2":"12741332948656348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186385,"job_number":"JOB_186385","tr_customer_id":186403,"tr_customer_product_id":186393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:25.000Z","modified_at":"2026-02-14T14:25:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19247743340088","imei1":"19247743340088","imei2":"19247743340088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186387,"job_number":"JOB_186387","tr_customer_id":186405,"tr_customer_product_id":186395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:27.000Z","modified_at":"2026-02-14T14:25:27.000Z","name":"Theodore Roob","mobile_number":"968-666-1578","email_id":"Randall_Bednar@gmail.com","dop":"2025-04-06","serial_number":"19731849550586450","imei1":"19731849550586450","imei2":"19731849550586450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186388,"job_number":"JOB_186388","tr_customer_id":186406,"tr_customer_product_id":186396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:45.000Z","modified_at":"2026-02-14T14:25:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14465841717482","imei1":"14465841717482","imei2":"14465841717482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186390,"job_number":"JOB_186390","tr_customer_id":186408,"tr_customer_product_id":186398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:46.000Z","modified_at":"2026-02-14T14:25:46.000Z","name":"Kirsten Howell","mobile_number":"707-550-2027","email_id":"Bill83@gmail.com","dop":"2025-04-06","serial_number":"11649009942536724","imei1":"11649009942536724","imei2":"11649009942536724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186391,"job_number":"JOB_186391","tr_customer_id":186409,"tr_customer_product_id":186399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:48.000Z","modified_at":"2026-02-14T14:25:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14588939585391","imei1":"14588939585391","imei2":"14588939585391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186393,"job_number":"JOB_186393","tr_customer_id":186411,"tr_customer_product_id":186401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:50.000Z","modified_at":"2026-02-14T14:25:50.000Z","name":"Dasia Jaskolski","mobile_number":"829-427-6431","email_id":"Sylvester_Flatley@hotmail.com","dop":"2025-04-06","serial_number":"13822418786647994","imei1":"13822418786647994","imei2":"13822418786647994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186394,"job_number":"JOB_186394","tr_customer_id":186412,"tr_customer_product_id":186402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:04.000Z","modified_at":"2026-02-14T14:26:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15561520154183","imei1":"15561520154183","imei2":"15561520154183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186396,"job_number":"JOB_186396","tr_customer_id":186414,"tr_customer_product_id":186404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:06.000Z","modified_at":"2026-02-14T14:26:06.000Z","name":"Pietro Price","mobile_number":"617-653-7526","email_id":"Furman_Kovacek@hotmail.com","dop":"2025-04-06","serial_number":"15178559544686624","imei1":"15178559544686624","imei2":"15178559544686624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186397,"job_number":"JOB_186397","tr_customer_id":186415,"tr_customer_product_id":186405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:08.000Z","modified_at":"2026-02-14T14:26:08.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17846749013791","imei1":"17846749013791","imei2":"17846749013791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186399,"job_number":"JOB_186399","tr_customer_id":186417,"tr_customer_product_id":186407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:10.000Z","modified_at":"2026-02-14T14:26:10.000Z","name":"Carmen Stehr","mobile_number":"455-655-3157","email_id":"Milford.Ortiz39@yahoo.com","dop":"2025-04-06","serial_number":"12402540803770678","imei1":"12402540803770678","imei2":"12402540803770678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186400,"job_number":"JOB_186400","tr_customer_id":186418,"tr_customer_product_id":186408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:32.000Z","modified_at":"2026-02-14T14:26:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13736486063836","imei1":"13736486063836","imei2":"13736486063836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186402,"job_number":"JOB_186402","tr_customer_id":186420,"tr_customer_product_id":186410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:33.000Z","modified_at":"2026-02-14T14:26:33.000Z","name":"Jonas Wolff","mobile_number":"346-793-2245","email_id":"Kellen30@yahoo.com","dop":"2025-04-06","serial_number":"14740519128888516","imei1":"14740519128888516","imei2":"14740519128888516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186403,"job_number":"JOB_186403","tr_customer_id":186421,"tr_customer_product_id":186411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:50.000Z","modified_at":"2026-02-14T14:26:50.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19769693155494","imei1":"19769693155494","imei2":"19769693155494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186405,"job_number":"JOB_186405","tr_customer_id":186423,"tr_customer_product_id":186413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:51.000Z","modified_at":"2026-02-14T14:26:51.000Z","name":"Gerson Hand","mobile_number":"506-718-6438","email_id":"Sheldon.Stoltenberg@yahoo.com","dop":"2025-04-06","serial_number":"10186282516339994","imei1":"10186282516339994","imei2":"10186282516339994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186406,"job_number":"JOB_186406","tr_customer_id":186424,"tr_customer_product_id":186414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:15.000Z","modified_at":"2026-02-14T14:27:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11143769476042","imei1":"11143769476042","imei2":"11143769476042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186408,"job_number":"JOB_186408","tr_customer_id":186426,"tr_customer_product_id":186416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:16.000Z","modified_at":"2026-02-14T14:27:16.000Z","name":"Anjali Vandervort","mobile_number":"597-290-5872","email_id":"Aurore_Prohaska55@gmail.com","dop":"2025-04-06","serial_number":"17430088561990724","imei1":"17430088561990724","imei2":"17430088561990724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186410,"job_number":"JOB_186410","tr_customer_id":186428,"tr_customer_product_id":186418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:49.000Z","modified_at":"2026-02-14T14:27:49.000Z","name":"Mavis Reichert","mobile_number":"717-891-3834","email_id":"Richie.Purdy@hotmail.com","dop":"2025-04-06","serial_number":"10529096745950732","imei1":"10529096745950732","imei2":"10529096745950732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186413,"job_number":"JOB_186413","tr_customer_id":186431,"tr_customer_product_id":186421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:28:07.000Z","modified_at":"2026-02-14T14:28:07.000Z","name":"Rosamond Fisher","mobile_number":"412-913-8443","email_id":"Hector3@gmail.com","dop":"2025-04-06","serial_number":"18866263572584060","imei1":"18866263572584060","imei2":"18866263572584060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186416,"job_number":"JOB_186416","tr_customer_id":186434,"tr_customer_product_id":186424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:29:30.000Z","modified_at":"2026-02-14T14:29:30.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14665763720427","imei1":"14665763720427","imei2":"14665763720427","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186418,"job_number":"JOB_186418","tr_customer_id":186436,"tr_customer_product_id":186426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:29:31.000Z","modified_at":"2026-02-14T14:29:31.000Z","name":"Terence Schaefer","mobile_number":"329-561-9036","email_id":"Tiffany.Lubowitz@gmail.com","dop":"2026-01-04","serial_number":"39438754957273170","imei1":"39438754957273170","imei2":"39438754957273170","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186419,"job_number":"JOB_186419","tr_customer_id":186437,"tr_customer_product_id":186427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:13.000Z","modified_at":"2026-02-14T14:30:13.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13300218591587","imei1":"13300218591587","imei2":"13300218591587","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186421,"job_number":"JOB_186421","tr_customer_id":186439,"tr_customer_product_id":186429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:15.000Z","modified_at":"2026-02-14T14:30:15.000Z","name":"Maudie Stiedemann","mobile_number":"741-379-7612","email_id":"Quentin71@yahoo.com","dop":"2026-01-04","serial_number":"81089955510828350","imei1":"81089955510828350","imei2":"81089955510828350","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186422,"job_number":"JOB_186422","tr_customer_id":186440,"tr_customer_product_id":186430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:50.000Z","modified_at":"2026-02-14T14:30:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11364429659791","imei1":"11364429659791","imei2":"11364429659791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186424,"job_number":"JOB_186424","tr_customer_id":186442,"tr_customer_product_id":186432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:51.000Z","modified_at":"2026-02-14T14:30:51.000Z","name":"Vaughn Zemlak","mobile_number":"827-576-4848","email_id":"Jettie38@gmail.com","dop":"2025-04-06","serial_number":"13258747537263652","imei1":"13258747537263652","imei2":"13258747537263652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186425,"job_number":"JOB_186425","tr_customer_id":186443,"tr_customer_product_id":186433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:56.000Z","modified_at":"2026-02-14T14:30:56.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18602578910486","imei1":"18602578910486","imei2":"18602578910486","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186427,"job_number":"JOB_186427","tr_customer_id":186445,"tr_customer_product_id":186435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:58.000Z","modified_at":"2026-02-14T14:30:58.000Z","name":"Jannie Gusikowski","mobile_number":"832-323-4299","email_id":"Keyshawn.Carroll@gmail.com","dop":"2026-01-04","serial_number":"85975509747868420","imei1":"85975509747868420","imei2":"85975509747868420","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186428,"job_number":"JOB_186428","tr_customer_id":186446,"tr_customer_product_id":186436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:59.000Z","modified_at":"2026-02-14T14:30:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19748229259285","imei1":"19748229259285","imei2":"19748229259285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186430,"job_number":"JOB_186430","tr_customer_id":186448,"tr_customer_product_id":186438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:00.000Z","modified_at":"2026-02-14T14:31:00.000Z","name":"Mylene Lang","mobile_number":"297-887-6005","email_id":"Foster.Schulist@yahoo.com","dop":"2025-04-06","serial_number":"10604154887247260","imei1":"10604154887247260","imei2":"10604154887247260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186435,"job_number":"JOB_186435","tr_customer_id":186453,"tr_customer_product_id":186443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:34.000Z","modified_at":"2026-02-14T14:31:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15587236222132","imei1":"15587236222132","imei2":"15587236222132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186437,"job_number":"JOB_186437","tr_customer_id":186455,"tr_customer_product_id":186445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:36.000Z","modified_at":"2026-02-14T14:31:36.000Z","name":"Linda Gaylord","mobile_number":"255-908-7233","email_id":"Aleen17@yahoo.com","dop":"2025-04-06","serial_number":"13609483299515894","imei1":"13609483299515894","imei2":"13609483299515894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186438,"job_number":"JOB_186438","tr_customer_id":186456,"tr_customer_product_id":186446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:41.000Z","modified_at":"2026-02-14T14:31:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10997920677842","imei1":"10997920677842","imei2":"10997920677842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186440,"job_number":"JOB_186440","tr_customer_id":186458,"tr_customer_product_id":186448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:42.000Z","modified_at":"2026-02-14T14:31:42.000Z","name":"Eden Hansen","mobile_number":"279-984-9706","email_id":"Samantha.Gibson@gmail.com","dop":"2025-04-06","serial_number":"14189470078883456","imei1":"14189470078883456","imei2":"14189470078883456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186441,"job_number":"JOB_186441","tr_customer_id":186459,"tr_customer_product_id":186449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:52.000Z","modified_at":"2026-02-14T14:31:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15629081925531","imei1":"15629081925531","imei2":"15629081925531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186443,"job_number":"JOB_186443","tr_customer_id":186461,"tr_customer_product_id":186451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:54.000Z","modified_at":"2026-02-14T14:31:54.000Z","name":"Delphia Jaskolski","mobile_number":"891-970-9666","email_id":"Christiana.Buckridge@yahoo.com","dop":"2025-04-06","serial_number":"13266281519878262","imei1":"13266281519878262","imei2":"13266281519878262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186447,"job_number":"JOB_186447","tr_customer_id":186465,"tr_customer_product_id":186455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:19.000Z","modified_at":"2026-02-14T14:32:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14093655098675","imei1":"14093655098675","imei2":"14093655098675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186449,"job_number":"JOB_186449","tr_customer_id":186467,"tr_customer_product_id":186457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:21.000Z","modified_at":"2026-02-14T14:32:21.000Z","name":"Eladio Harvey","mobile_number":"378-344-9132","email_id":"Dixie1@hotmail.com","dop":"2025-04-06","serial_number":"13525465447743460","imei1":"13525465447743460","imei2":"13525465447743460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186450,"job_number":"JOB_186450","tr_customer_id":186468,"tr_customer_product_id":186458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:22.000Z","modified_at":"2026-02-14T14:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18494090767779","imei1":"18494090767779","imei2":"18494090767779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186452,"job_number":"JOB_186452","tr_customer_id":186470,"tr_customer_product_id":186460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:24.000Z","modified_at":"2026-02-14T14:32:24.000Z","name":"Kylee Nienow","mobile_number":"490-967-8037","email_id":"Lavon.Towne@yahoo.com","dop":"2025-04-06","serial_number":"12486294945675952","imei1":"12486294945675952","imei2":"12486294945675952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186456,"job_number":"JOB_186456","tr_customer_id":186474,"tr_customer_product_id":186464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:36.000Z","modified_at":"2026-02-14T14:32:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10296612653189","imei1":"10296612653189","imei2":"10296612653189","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186458,"job_number":"JOB_186458","tr_customer_id":186476,"tr_customer_product_id":186466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:37.000Z","modified_at":"2026-02-14T14:32:37.000Z","name":"Wendell Mohr","mobile_number":"286-230-3189","email_id":"Tia24@hotmail.com","dop":"2025-04-06","serial_number":"13663351105380792","imei1":"13663351105380792","imei2":"13663351105380792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186463,"job_number":"JOB_186463","tr_customer_id":186481,"tr_customer_product_id":186471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:03.000Z","modified_at":"2026-02-14T14:33:03.000Z","name":"Tyreek Leffler","mobile_number":"400-531-6426","email_id":"Ross.Spinka7@gmail.com","dop":"2025-04-06","serial_number":"16241835703424820","imei1":"16241835703424820","imei2":"16241835703424820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186464,"job_number":"JOB_186464","tr_customer_id":186482,"tr_customer_product_id":186472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:18.000Z","modified_at":"2026-02-14T14:33:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18649951502388","imei1":"18649951502388","imei2":"18649951502388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186466,"job_number":"JOB_186466","tr_customer_id":186484,"tr_customer_product_id":186474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:19.000Z","modified_at":"2026-02-14T14:33:19.000Z","name":"Beulah Dickinson","mobile_number":"540-661-4747","email_id":"Isidro60@yahoo.com","dop":"2025-04-06","serial_number":"17506753221464896","imei1":"17506753221464896","imei2":"17506753221464896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186468,"job_number":"JOB_186468","tr_customer_id":186486,"tr_customer_product_id":186476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:36.000Z","modified_at":"2026-02-14T14:33:36.000Z","name":"Akeem Braun","mobile_number":"385-697-2599","email_id":"Vernie.Bruen69@gmail.com","dop":"2025-04-06","serial_number":"12546814206423396","imei1":"12546814206423396","imei2":"12546814206423396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186469,"job_number":"JOB_186469","tr_customer_id":186487,"tr_customer_product_id":186477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:56.000Z","modified_at":"2026-02-14T14:33:56.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"11162387688954","imei1":"11162387688954","imei2":"11162387688954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186471,"job_number":"JOB_186471","tr_customer_id":186489,"tr_customer_product_id":186479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:57.000Z","modified_at":"2026-02-14T14:33:57.000Z","name":"Doyle Bahringer","mobile_number":"269-294-5694","email_id":"Jeramie.Thiel58@gmail.com","dop":"2025-04-06","serial_number":"10033629947059810","imei1":"10033629947059810","imei2":"10033629947059810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186472,"job_number":"JOB_186472","tr_customer_id":186490,"tr_customer_product_id":186480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:34:41.000Z","modified_at":"2026-02-14T14:34:41.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"13156970382104","imei1":"13156970382104","imei2":"13156970382104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186474,"job_number":"JOB_186474","tr_customer_id":186492,"tr_customer_product_id":186482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:34:43.000Z","modified_at":"2026-02-14T14:34:43.000Z","name":"Alexzander Paucek","mobile_number":"907-258-8895","email_id":"Stewart_Durgan@hotmail.com","dop":"2025-04-06","serial_number":"11355352439291638","imei1":"11355352439291638","imei2":"11355352439291638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186475,"job_number":"JOB_186475","tr_customer_id":186493,"tr_customer_product_id":186483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:04.000Z","modified_at":"2026-02-14T14:35:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14902896502161","imei1":"14902896502161","imei2":"14902896502161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186477,"job_number":"JOB_186477","tr_customer_id":186495,"tr_customer_product_id":186485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:06.000Z","modified_at":"2026-02-14T14:35:06.000Z","name":"Camron Fadel","mobile_number":"310-659-3063","email_id":"Pasquale.Koepp@yahoo.com","dop":"2025-04-06","serial_number":"19742011936462000","imei1":"19742011936462000","imei2":"19742011936462000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186480,"job_number":"JOB_186480","tr_customer_id":186498,"tr_customer_product_id":186488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:10.000Z","modified_at":"2026-02-14T14:35:10.000Z","name":"Caden Mills","mobile_number":"928-989-4723","email_id":"Derrick.OKeefe@yahoo.com","dop":"2025-04-06","serial_number":"10940712456489332","imei1":"10940712456489332","imei2":"10940712456489332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186481,"job_number":"JOB_186481","tr_customer_id":186499,"tr_customer_product_id":186489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:13.000Z","modified_at":"2026-02-14T14:35:13.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19766342416920","imei1":"19766342416920","imei2":"19766342416920","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186483,"job_number":"JOB_186483","tr_customer_id":186501,"tr_customer_product_id":186491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:15.000Z","modified_at":"2026-02-14T14:35:15.000Z","name":"Jaime Block","mobile_number":"981-320-5166","email_id":"Erick.Gaylord@hotmail.com","dop":"2026-01-04","serial_number":"39622555010259900","imei1":"39622555010259900","imei2":"39622555010259900","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186485,"job_number":"JOB_186485","tr_customer_id":186503,"tr_customer_product_id":186493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:26.000Z","modified_at":"2026-02-14T14:35:26.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"18771245724599","imei1":"18771245724599","imei2":"18771245724599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186487,"job_number":"JOB_186487","tr_customer_id":186505,"tr_customer_product_id":186495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:28.000Z","modified_at":"2026-02-14T14:35:28.000Z","name":"Aric Hodkiewicz","mobile_number":"493-698-7826","email_id":"Lauriane_Wehner@gmail.com","dop":"2025-04-06","serial_number":"12434434587421426","imei1":"12434434587421426","imei2":"12434434587421426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186489,"job_number":"JOB_186489","tr_customer_id":186507,"tr_customer_product_id":186497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:52.000Z","modified_at":"2026-02-14T14:35:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11069315748839","imei1":"11069315748839","imei2":"11069315748839","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186491,"job_number":"JOB_186491","tr_customer_id":186509,"tr_customer_product_id":186499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:54.000Z","modified_at":"2026-02-14T14:35:54.000Z","name":"Alf Conroy","mobile_number":"844-958-0364","email_id":"Ward.Cummerata@gmail.com","dop":"2025-04-06","serial_number":"10105688387095444","imei1":"10105688387095444","imei2":"10105688387095444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186492,"job_number":"JOB_186492","tr_customer_id":186510,"tr_customer_product_id":186500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:56.000Z","modified_at":"2026-02-14T14:35:57.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15293840962751","imei1":"15293840962751","imei2":"15293840962751","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186494,"job_number":"JOB_186494","tr_customer_id":186512,"tr_customer_product_id":186502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:39.000Z","modified_at":"2026-02-14T14:36:39.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17352628292670","imei1":"17352628292670","imei2":"17352628292670","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186495,"job_number":"JOB_186495","tr_customer_id":186513,"tr_customer_product_id":186503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:39.000Z","modified_at":"2026-02-14T14:36:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16735480088236","imei1":"16735480088236","imei2":"16735480088236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186498,"job_number":"JOB_186498","tr_customer_id":186516,"tr_customer_product_id":186506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:40.000Z","modified_at":"2026-02-14T14:36:40.000Z","name":"Sam Koss","mobile_number":"935-677-0921","email_id":"Kay41@yahoo.com","dop":"2026-01-04","serial_number":"43498375317847610","imei1":"43498375317847610","imei2":"43498375317847610","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186499,"job_number":"JOB_186499","tr_customer_id":186517,"tr_customer_product_id":186507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:41.000Z","modified_at":"2026-02-14T14:36:41.000Z","name":"Isabell Hamill","mobile_number":"452-650-4319","email_id":"Jammie.Runolfsdottir15@yahoo.com","dop":"2025-04-06","serial_number":"17811317349646252","imei1":"17811317349646252","imei2":"17811317349646252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186500,"job_number":"JOB_186500","tr_customer_id":186518,"tr_customer_product_id":186508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:44:33.000Z","modified_at":"2026-02-14T14:44:33.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17035674235592","imei1":"17035674235592","imei2":"17035674235592","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186502,"job_number":"JOB_186502","tr_customer_id":186520,"tr_customer_product_id":186510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:44:34.000Z","modified_at":"2026-02-14T14:44:34.000Z","name":"Tamara Little","mobile_number":"398-874-1655","email_id":"Zula.Nolan47@yahoo.com","dop":"2026-01-04","serial_number":"46538805077431620","imei1":"46538805077431620","imei2":"46538805077431620","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186503,"job_number":"JOB_186503","tr_customer_id":186521,"tr_customer_product_id":186511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:16.000Z","modified_at":"2026-02-14T14:45:16.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13305958194408","imei1":"13305958194408","imei2":"13305958194408","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186505,"job_number":"JOB_186505","tr_customer_id":186523,"tr_customer_product_id":186513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:17.000Z","modified_at":"2026-02-14T14:45:17.000Z","name":"Amelia Padberg","mobile_number":"736-511-8612","email_id":"Lucius.Hartmann@gmail.com","dop":"2026-01-04","serial_number":"38130249957274424","imei1":"38130249957274424","imei2":"38130249957274424","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186506,"job_number":"JOB_186506","tr_customer_id":186524,"tr_customer_product_id":186514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:59.000Z","modified_at":"2026-02-14T14:45:59.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17458523370898","imei1":"17458523370898","imei2":"17458523370898","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186508,"job_number":"JOB_186508","tr_customer_id":186526,"tr_customer_product_id":186516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:46:00.000Z","modified_at":"2026-02-14T14:46:00.000Z","name":"Zachariah Pacocha","mobile_number":"423-226-9093","email_id":"Sadye_Heller@hotmail.com","dop":"2026-01-04","serial_number":"72729611767500270","imei1":"72729611767500270","imei2":"72729611767500270","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186509,"job_number":"JOB_186509","tr_customer_id":186527,"tr_customer_product_id":186517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:51:54.000Z","modified_at":"2026-02-14T14:51:54.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17533620005446","imei1":"17533620005446","imei2":"17533620005446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186511,"job_number":"JOB_186511","tr_customer_id":186529,"tr_customer_product_id":186519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:51:56.000Z","modified_at":"2026-02-14T14:51:56.000Z","name":"Giovanna Streich","mobile_number":"788-201-5955","email_id":"Emmanuel.Rutherford32@gmail.com","dop":"2025-04-06","serial_number":"19746684652007144","imei1":"19746684652007144","imei2":"19746684652007144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186512,"job_number":"JOB_186512","tr_customer_id":186530,"tr_customer_product_id":186520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:52:38.000Z","modified_at":"2026-02-14T14:52:38.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11192977178751","imei1":"11192977178751","imei2":"11192977178751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:52:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186514,"job_number":"JOB_186514","tr_customer_id":186532,"tr_customer_product_id":186522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:52:40.000Z","modified_at":"2026-02-14T14:52:40.000Z","name":"Elenora Schamberger","mobile_number":"228-796-4765","email_id":"Isac.DuBuque@gmail.com","dop":"2025-04-06","serial_number":"13398897798626508","imei1":"13398897798626508","imei2":"13398897798626508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186517,"job_number":"JOB_186517","tr_customer_id":186535,"tr_customer_product_id":186525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:09:21.000Z","modified_at":"2026-02-14T15:09:21.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"16378584977550","imei1":"16378584977550","imei2":"16378584977550","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:09:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186519,"job_number":"JOB_186519","tr_customer_id":186537,"tr_customer_product_id":186527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:09:22.000Z","modified_at":"2026-02-14T15:09:22.000Z","name":"Hester Heller","mobile_number":"458-417-9227","email_id":"Myles_Veum49@yahoo.com","dop":"2026-01-04","serial_number":"75141566123710980","imei1":"75141566123710980","imei2":"75141566123710980","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:09:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186520,"job_number":"JOB_186520","tr_customer_id":186538,"tr_customer_product_id":186528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:06.000Z","modified_at":"2026-02-14T15:10:06.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13933627186021","imei1":"13933627186021","imei2":"13933627186021","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186522,"job_number":"JOB_186522","tr_customer_id":186540,"tr_customer_product_id":186530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:08.000Z","modified_at":"2026-02-14T15:10:08.000Z","name":"Agnes Abshire","mobile_number":"958-755-3170","email_id":"Spencer_Kozey@gmail.com","dop":"2026-01-04","serial_number":"86962986461421550","imei1":"86962986461421550","imei2":"86962986461421550","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186523,"job_number":"JOB_186523","tr_customer_id":186541,"tr_customer_product_id":186531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:51.000Z","modified_at":"2026-02-14T15:10:51.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"15957844040134","imei1":"15957844040134","imei2":"15957844040134","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186525,"job_number":"JOB_186525","tr_customer_id":186543,"tr_customer_product_id":186533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:52.000Z","modified_at":"2026-02-14T15:10:52.000Z","name":"Edgardo Senger","mobile_number":"307-815-5897","email_id":"Clifford_Mueller@hotmail.com","dop":"2026-01-04","serial_number":"90829009765734300","imei1":"90829009765734300","imei2":"90829009765734300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186526,"job_number":"JOB_186526","tr_customer_id":186544,"tr_customer_product_id":186534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:27:09.000Z","modified_at":"2026-02-14T15:27:09.000Z","name":"Arya Sharma","mobile_number":"8925857387","email_id":"arya.sharma@gmail.com","dop":"2026-02-13","serial_number":"89735689765434","imei1":"89735689765434","imei2":"89735689765434","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186527,"job_number":"JOB_186527","tr_customer_id":186545,"tr_customer_product_id":186535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:36:54.000Z","modified_at":"2026-02-14T15:36:54.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"43247707147662","imei1":"43247707147662","imei2":"43247707147662","popurl":"2026-02-04T15:36:52.627929300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186532,"job_number":"JOB_186532","tr_customer_id":186550,"tr_customer_product_id":186540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:41:42.000Z","modified_at":"2026-02-14T15:41:42.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"43247707147262","imei1":"43247707147262","imei2":"43247707147262","popurl":"2026-02-04T15:41:41.164107600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186534,"job_number":"JOB_186534","tr_customer_id":186552,"tr_customer_product_id":186542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:45:31.000Z","modified_at":"2026-02-14T15:45:31.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100235314124702","imei1":"100235314124702","imei2":"100235314124702","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186536,"job_number":"JOB_186536","tr_customer_id":186554,"tr_customer_product_id":186544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:45:44.000Z","modified_at":"2026-02-14T15:45:44.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"105449759912589","imei1":"105449759912589","imei2":"105449759912589","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186538,"job_number":"JOB_186538","tr_customer_id":186556,"tr_customer_product_id":186546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:48:30.000Z","modified_at":"2026-02-14T15:48:30.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-02-14","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-02-14T15:48:29.052Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186539,"job_number":"JOB_186539","tr_customer_id":186557,"tr_customer_product_id":186547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:03:37.000Z","modified_at":"2026-02-14T16:03:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16824179205424","imei1":"16824179205424","imei2":"16824179205424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186541,"job_number":"JOB_186541","tr_customer_id":186559,"tr_customer_product_id":186549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:03:38.000Z","modified_at":"2026-02-14T16:03:38.000Z","name":"Dixie Schoen","mobile_number":"566-746-0995","email_id":"Cristobal_Lubowitz@hotmail.com","dop":"2025-04-06","serial_number":"10031689925190900","imei1":"10031689925190900","imei2":"10031689925190900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:03:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186542,"job_number":"JOB_186542","tr_customer_id":186560,"tr_customer_product_id":186550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:07.000Z","modified_at":"2026-02-14T16:04:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12828651970761","imei1":"12828651970761","imei2":"12828651970761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186544,"job_number":"JOB_186544","tr_customer_id":186562,"tr_customer_product_id":186552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:08.000Z","modified_at":"2026-02-14T16:04:08.000Z","name":"Wallace Ziemann","mobile_number":"902-799-7851","email_id":"Russel_Howe@hotmail.com","dop":"2025-04-06","serial_number":"12136271642341160","imei1":"12136271642341160","imei2":"12136271642341160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186545,"job_number":"JOB_186545","tr_customer_id":186563,"tr_customer_product_id":186553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:38.000Z","modified_at":"2026-02-14T16:04:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13723554466484","imei1":"13723554466484","imei2":"13723554466484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186547,"job_number":"JOB_186547","tr_customer_id":186565,"tr_customer_product_id":186555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:39.000Z","modified_at":"2026-02-14T16:04:39.000Z","name":"Damaris Jakubowski","mobile_number":"377-811-0182","email_id":"Eva.Rosenbaum39@yahoo.com","dop":"2025-04-06","serial_number":"11747961833221202","imei1":"11747961833221202","imei2":"11747961833221202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186548,"job_number":"JOB_186548","tr_customer_id":186566,"tr_customer_product_id":186556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:11:51.000Z","modified_at":"2026-02-14T16:11:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14498641211462","imei1":"14498641211462","imei2":"14498641211462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186550,"job_number":"JOB_186550","tr_customer_id":186568,"tr_customer_product_id":186558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:11:52.000Z","modified_at":"2026-02-14T16:11:52.000Z","name":"Yvonne Haley","mobile_number":"862-233-9866","email_id":"Jerrod_OConner@gmail.com","dop":"2025-04-06","serial_number":"14958927395460564","imei1":"14958927395460564","imei2":"14958927395460564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186551,"job_number":"JOB_186551","tr_customer_id":186569,"tr_customer_product_id":186559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:18.000Z","modified_at":"2026-02-14T16:12:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17035794447545","imei1":"17035794447545","imei2":"17035794447545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186553,"job_number":"JOB_186553","tr_customer_id":186571,"tr_customer_product_id":186561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:18.000Z","modified_at":"2026-02-14T16:12:18.000Z","name":"Durward Ankunding","mobile_number":"662-584-3254","email_id":"Edgardo24@yahoo.com","dop":"2025-04-06","serial_number":"15541089944688176","imei1":"15541089944688176","imei2":"15541089944688176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186554,"job_number":"JOB_186554","tr_customer_id":186572,"tr_customer_product_id":186562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:45.000Z","modified_at":"2026-02-14T16:12:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18351917709271","imei1":"18351917709271","imei2":"18351917709271","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186556,"job_number":"JOB_186556","tr_customer_id":186574,"tr_customer_product_id":186564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:46.000Z","modified_at":"2026-02-14T16:12:46.000Z","name":"Althea Larson","mobile_number":"293-693-7079","email_id":"Mallie_Kling8@yahoo.com","dop":"2025-04-06","serial_number":"15430761402611404","imei1":"15430761402611404","imei2":"15430761402611404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186557,"job_number":"JOB_186557","tr_customer_id":186575,"tr_customer_product_id":186565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:22:12.000Z","modified_at":"2026-02-14T16:22:12.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2026-02-06","serial_number":"23456781801705","imei1":"23456799101805","imei2":"23456689101105","popurl":"2026-02-06T16:22:06.185742800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186558,"job_number":"JOB_186558","tr_customer_id":186576,"tr_customer_product_id":186566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:11.000Z","modified_at":"2026-02-14T16:37:11.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17627400456568","imei1":"17627400456568","imei2":"17627400456568","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186560,"job_number":"JOB_186560","tr_customer_id":186578,"tr_customer_product_id":186568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:13.000Z","modified_at":"2026-02-14T16:37:13.000Z","name":"Abner Stoltenberg","mobile_number":"434-586-4848","email_id":"Crawford63@yahoo.com","dop":"2026-01-04","serial_number":"88333206087083580","imei1":"88333206087083580","imei2":"88333206087083580","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186561,"job_number":"JOB_186561","tr_customer_id":186579,"tr_customer_product_id":186569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:58.000Z","modified_at":"2026-02-14T16:37:58.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13724934292916","imei1":"13724934292916","imei2":"13724934292916","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186563,"job_number":"JOB_186563","tr_customer_id":186581,"tr_customer_product_id":186571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:59.000Z","modified_at":"2026-02-14T16:37:59.000Z","name":"Raphael Luettgen","mobile_number":"200-563-8307","email_id":"Haylie_Veum@yahoo.com","dop":"2026-01-04","serial_number":"27585526932556660","imei1":"27585526932556660","imei2":"27585526932556660","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186564,"job_number":"JOB_186564","tr_customer_id":186582,"tr_customer_product_id":186572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:38:44.000Z","modified_at":"2026-02-14T16:38:44.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"10776963977938","imei1":"10776963977938","imei2":"10776963977938","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186566,"job_number":"JOB_186566","tr_customer_id":186584,"tr_customer_product_id":186574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:38:45.000Z","modified_at":"2026-02-14T16:38:45.000Z","name":"Stella Schroeder","mobile_number":"842-363-7189","email_id":"Nathanael.Larson@yahoo.com","dop":"2026-01-04","serial_number":"63840359487846690","imei1":"63840359487846690","imei2":"63840359487846690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:38:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186567,"job_number":"JOB_186567","tr_customer_id":186585,"tr_customer_product_id":186575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:40:31.000Z","modified_at":"2026-02-14T16:40:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16628221364459","imei1":"16628221364459","imei2":"16628221364459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186569,"job_number":"JOB_186569","tr_customer_id":186587,"tr_customer_product_id":186577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:40:32.000Z","modified_at":"2026-02-14T16:40:32.000Z","name":"Lenny Jaskolski","mobile_number":"285-400-5591","email_id":"Nellie42@gmail.com","dop":"2025-04-06","serial_number":"13259639120472336","imei1":"13259639120472336","imei2":"13259639120472336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186570,"job_number":"JOB_186570","tr_customer_id":186588,"tr_customer_product_id":186578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:06.000Z","modified_at":"2026-02-14T16:41:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16144219985150","imei1":"16144219985150","imei2":"16144219985150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186572,"job_number":"JOB_186572","tr_customer_id":186590,"tr_customer_product_id":186580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:07.000Z","modified_at":"2026-02-14T16:41:07.000Z","name":"Cecil McDermott","mobile_number":"374-382-3333","email_id":"Rafaela_Wiegand@yahoo.com","dop":"2025-04-06","serial_number":"19368827632641024","imei1":"19368827632641024","imei2":"19368827632641024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186573,"job_number":"JOB_186573","tr_customer_id":186591,"tr_customer_product_id":186581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:40.000Z","modified_at":"2026-02-14T16:41:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19603665744067","imei1":"19603665744067","imei2":"19603665744067","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186575,"job_number":"JOB_186575","tr_customer_id":186593,"tr_customer_product_id":186583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:42.000Z","modified_at":"2026-02-14T16:41:42.000Z","name":"Derick Medhurst","mobile_number":"431-281-4979","email_id":"Jacinthe.Hansen71@gmail.com","dop":"2025-04-06","serial_number":"16130986134650278","imei1":"16130986134650278","imei2":"16130986134650278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186576,"job_number":"JOB_186576","tr_customer_id":186594,"tr_customer_product_id":186584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:53:21.000Z","modified_at":"2026-02-14T16:53:21.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-02-04","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-02-04T16:53:21.327505202Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186577,"job_number":"JOB_186577","tr_customer_id":186595,"tr_customer_product_id":186585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:38.000Z","modified_at":"2026-02-14T16:55:38.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-02-04","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-02-04T16:55:37.874685881Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186578,"job_number":"JOB_186578","tr_customer_id":186596,"tr_customer_product_id":186586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:49.000Z","modified_at":"2026-02-14T16:55:49.000Z","name":"Nikhil Hulke","mobile_number":"8390276733","email_id":"nik7hulke@gmail.com","dop":"2026-02-04","serial_number":"12510855381228","imei1":"12510855381228","imei2":"12510855381228","popurl":"2026-02-04T16:55:48.888113856Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186579,"job_number":"JOB_186579","tr_customer_id":186597,"tr_customer_product_id":186587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:54.000Z","modified_at":"2026-02-14T16:55:54.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"84620302988448","imei1":"84620302988448","imei2":"84620302988448","popurl":"2026-02-04T16:55:54.317111965Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186580,"job_number":"JOB_186580","tr_customer_id":186598,"tr_customer_product_id":186588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:55.000Z","modified_at":"2026-02-14T16:55:55.000Z","name":"Chitrangada Kaniyar","mobile_number":"7046241426","email_id":"anandamayi.bhattacharya@yahoo.co.in","dop":"2026-02-04","serial_number":"537105496882451","imei1":"537105496882451","imei2":"537105496882451","popurl":"www.balachandra-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186581,"job_number":"JOB_186581","tr_customer_id":186599,"tr_customer_product_id":186589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:56.000Z","modified_at":"2026-02-14T16:55:56.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"78920578944937","imei1":"78920578944937","imei2":"78920578944937","popurl":"2026-02-04T16:55:55.696387468Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186582,"job_number":"JOB_186582","tr_customer_id":186600,"tr_customer_product_id":186590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:56.000Z","modified_at":"2026-02-14T16:55:56.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"78925764375486","imei1":"78925764375486","imei2":"78925764375486","popurl":"2026-02-04T16:55:56.262922449Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186583,"job_number":"JOB_186583","tr_customer_id":186601,"tr_customer_product_id":186591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:04.000Z","modified_at":"2026-02-14T16:57:04.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806375566","imei1":"499863806375566","imei2":"499863806375566","popurl":"2026-02-04T16:57:04.003387129Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186584,"job_number":"JOB_186584","tr_customer_id":186602,"tr_customer_product_id":186592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:16.000Z","modified_at":"2026-02-14T16:57:16.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806376402","imei1":"499863806376402","imei2":"499863806376402","popurl":"2026-02-04T16:57:15.976391492Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186585,"job_number":"JOB_186585","tr_customer_id":186603,"tr_customer_product_id":186593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:19.000Z","modified_at":"2026-02-14T16:57:19.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-02-04","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-02-04T16:57:19.478366036Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186586,"job_number":"JOB_186586","tr_customer_id":186604,"tr_customer_product_id":186594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:22.000Z","modified_at":"2026-02-14T16:57:22.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-02-04T16:57:21.874004725Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186587,"job_number":"JOB_186587","tr_customer_id":186605,"tr_customer_product_id":186595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:00:54.000Z","modified_at":"2026-02-14T17:00:54.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-04","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-02-04T17:00:53.871751805Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186588,"job_number":"JOB_186588","tr_customer_id":186606,"tr_customer_product_id":186596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:25.000Z","modified_at":"2026-02-14T17:18:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17094843241599","imei1":"17094843241599","imei2":"17094843241599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186590,"job_number":"JOB_186590","tr_customer_id":186608,"tr_customer_product_id":186598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:26.000Z","modified_at":"2026-02-14T17:18:26.000Z","name":"Nickolas Gleichner","mobile_number":"454-887-8985","email_id":"Prudence.Gleichner21@hotmail.com","dop":"2025-04-06","serial_number":"16476885566110746","imei1":"16476885566110746","imei2":"16476885566110746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186591,"job_number":"JOB_186591","tr_customer_id":186609,"tr_customer_product_id":186599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:55.000Z","modified_at":"2026-02-14T17:18:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12130893119151","imei1":"12130893119151","imei2":"12130893119151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186593,"job_number":"JOB_186593","tr_customer_id":186611,"tr_customer_product_id":186601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:56.000Z","modified_at":"2026-02-14T17:18:56.000Z","name":"Mable Corkery","mobile_number":"822-318-9269","email_id":"Avis_Gerhold56@gmail.com","dop":"2025-04-06","serial_number":"13460518066499608","imei1":"13460518066499608","imei2":"13460518066499608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186594,"job_number":"JOB_186594","tr_customer_id":186612,"tr_customer_product_id":186602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:19:27.000Z","modified_at":"2026-02-14T17:19:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11305734432005","imei1":"11305734432005","imei2":"11305734432005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186596,"job_number":"JOB_186596","tr_customer_id":186614,"tr_customer_product_id":186604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:19:28.000Z","modified_at":"2026-02-14T17:19:29.000Z","name":"Jasper Goldner","mobile_number":"355-667-0941","email_id":"Al.McGlynn90@yahoo.com","dop":"2025-04-06","serial_number":"13301371990997898","imei1":"13301371990997898","imei2":"13301371990997898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:19:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186597,"job_number":"JOB_186597","tr_customer_id":186615,"tr_customer_product_id":186605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:01.000Z","modified_at":"2026-02-14T17:25:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19715956193875","imei1":"19715956193875","imei2":"19715956193875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186599,"job_number":"JOB_186599","tr_customer_id":186617,"tr_customer_product_id":186607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:02.000Z","modified_at":"2026-02-14T17:25:02.000Z","name":"Adeline Mills","mobile_number":"621-626-9216","email_id":"Yvonne89@yahoo.com","dop":"2025-04-06","serial_number":"19362938018547160","imei1":"19362938018547160","imei2":"19362938018547160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186600,"job_number":"JOB_186600","tr_customer_id":186618,"tr_customer_product_id":186608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:46.000Z","modified_at":"2026-02-14T17:25:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10484960031013","imei1":"10484960031013","imei2":"10484960031013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186602,"job_number":"JOB_186602","tr_customer_id":186620,"tr_customer_product_id":186610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:48.000Z","modified_at":"2026-02-14T17:25:48.000Z","name":"Lesly Keeling","mobile_number":"214-774-0503","email_id":"Solon.Cremin@yahoo.com","dop":"2025-04-06","serial_number":"15549388211076464","imei1":"15549388211076464","imei2":"15549388211076464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186603,"job_number":"JOB_186603","tr_customer_id":186621,"tr_customer_product_id":186611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:26:31.000Z","modified_at":"2026-02-14T17:26:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14536127853362","imei1":"14536127853362","imei2":"14536127853362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186605,"job_number":"JOB_186605","tr_customer_id":186623,"tr_customer_product_id":186613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:26:33.000Z","modified_at":"2026-02-14T17:26:33.000Z","name":"Corbin Thiel","mobile_number":"951-956-8603","email_id":"Lolita62@yahoo.com","dop":"2025-04-06","serial_number":"10055209043894298","imei1":"10055209043894298","imei2":"10055209043894298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186610,"job_number":"JOB_186610","tr_customer_id":186628,"tr_customer_product_id":186618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:49:19.000Z","modified_at":"2026-02-14T17:49:19.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-02-04","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-02-04T17:49:19.055308849Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186611,"job_number":"JOB_186611","tr_customer_id":186629,"tr_customer_product_id":186619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:13.000Z","modified_at":"2026-02-14T17:50:13.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-04","serial_number":"66269747447007","imei1":"66269747447007","imei2":"66269747447007","popurl":"2026-02-04T17:50:12.848836823Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186612,"job_number":"JOB_186612","tr_customer_id":186630,"tr_customer_product_id":186620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:16.000Z","modified_at":"2026-02-14T17:50:16.000Z","name":"Manasi Avachat","mobile_number":"9767145100","email_id":"manasiavachat14@gmail.com","dop":"2026-02-04","serial_number":"88118034553133","imei1":"88118034553133","imei2":"88118034553133","popurl":"2026-02-04T17:50:16.080107785Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186613,"job_number":"JOB_186613","tr_customer_id":186631,"tr_customer_product_id":186621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:22.000Z","modified_at":"2026-02-14T17:50:22.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2026-02-04","serial_number":"13511800420678","imei1":"13511800420678","imei2":"13511800420678","popurl":"2026-02-04T17:50:21.923383788Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186614,"job_number":"JOB_186614","tr_customer_id":186632,"tr_customer_product_id":186622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:37.000Z","modified_at":"2026-02-14T17:50:37.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2026-02-04T17:50:36.552744914Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186615,"job_number":"JOB_186615","tr_customer_id":186633,"tr_customer_product_id":186623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:38.000Z","modified_at":"2026-02-14T17:50:38.000Z","name":"Bhupati Bandopadhyay","mobile_number":"7007750620","email_id":"paramartha.sinha@hotmail.com","dop":"2026-02-04","serial_number":"516327748925770","imei1":"516327748925770","imei2":"516327748925770","popurl":"www.lakshmidhar-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186616,"job_number":"JOB_186616","tr_customer_id":186634,"tr_customer_product_id":186624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:46.000Z","modified_at":"2026-02-14T17:50:46.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5450598687484124","imei1":"5450598687484124","imei2":"5450598687484124","popurl":"2026-02-04T17:50:45.445650899Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186617,"job_number":"JOB_186617","tr_customer_id":186635,"tr_customer_product_id":186625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:55.000Z","modified_at":"2026-02-14T17:50:55.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5449698687484024","imei1":"5449698687484024","imei2":"5449698687484024","popurl":"2026-02-04T17:50:54.751929999Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186618,"job_number":"JOB_186618","tr_customer_id":186636,"tr_customer_product_id":186626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:51:02.000Z","modified_at":"2026-02-14T17:51:02.000Z","name":"Deveshwar Jha","mobile_number":"7026553535","email_id":"gaurang.ahuja@gmail.com","dop":"2026-02-04","serial_number":"546773743745541","imei1":"546773743745541","imei2":"546773743745541","popurl":"www.shashi-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:51:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186619,"job_number":"JOB_186619","tr_customer_id":186637,"tr_customer_product_id":186627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:51:21.000Z","modified_at":"2026-02-14T17:51:21.000Z","name":"Shashank Shekhar","mobile_number":"9742666189","email_id":"101shashank@gmail.com","dop":"2026-02-04","serial_number":"19999999999999","imei1":"19999999999999","imei2":"19999999999999","popurl":"2026-02-04T17:51:20.668254419Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186620,"job_number":"JOB_186620","tr_customer_id":186638,"tr_customer_product_id":186628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:04.000Z","modified_at":"2026-02-14T17:52:04.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2026-02-04","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2026-02-04T17:52:03.631892773Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186622,"job_number":"JOB_186622","tr_customer_id":186640,"tr_customer_product_id":186630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:29.000Z","modified_at":"2026-02-14T17:52:29.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-02-04","serial_number":"27700110461111","imei1":"27700110461111","imei2":"27700110461111","popurl":"2026-02-04T17:52:29.029953099Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186623,"job_number":"JOB_186623","tr_customer_id":186641,"tr_customer_product_id":186631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:37:55.000Z","modified_at":"2026-02-14T18:37:55.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2026-02-06","serial_number":"23456781801708","imei1":"23456799101808","imei2":"23456689101108","popurl":"2026-02-06T18:37:53.854696100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186624,"job_number":"JOB_186624","tr_customer_id":186642,"tr_customer_product_id":186632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:58:19.000Z","modified_at":"2026-02-14T18:58:19.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2026-02-04","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2026-02-04T18:58:18.729145361Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186625,"job_number":"JOB_186625","tr_customer_id":186643,"tr_customer_product_id":186633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:45.000Z","modified_at":"2026-02-14T18:59:45.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-02-13","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-02-13T18:59:44.599176189Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186626,"job_number":"JOB_186626","tr_customer_id":186644,"tr_customer_product_id":186634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:49.000Z","modified_at":"2026-02-14T18:59:49.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-02-04","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-02-04T18:59:48.618480353Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186627,"job_number":"JOB_186627","tr_customer_id":186645,"tr_customer_product_id":186635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:49.000Z","modified_at":"2026-02-14T18:59:49.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-02-04","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-02-04T18:59:49.177898568Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186628,"job_number":"JOB_186628","tr_customer_id":186646,"tr_customer_product_id":186636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:44.000Z","modified_at":"2026-02-14T19:00:44.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"45147707147372","imei1":"45147707147372","imei2":"45147707147372","popurl":"2026-02-04T19:00:43.936187101Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186629,"job_number":"JOB_186629","tr_customer_id":186647,"tr_customer_product_id":186637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:48.000Z","modified_at":"2026-02-14T19:00:48.000Z","name":"Budhil Kaur","mobile_number":"7080361164","email_id":"anjushree.tagore@hotmail.com","dop":"2026-02-04","serial_number":"225485457010568","imei1":"225485457010568","imei2":"225485457010568","popurl":"www.dwaipayan-chattopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186631,"job_number":"JOB_186631","tr_customer_id":186649,"tr_customer_product_id":186639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:57.000Z","modified_at":"2026-02-14T19:00:57.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-02-04","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-02-04T19:00:56.957740916Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186632,"job_number":"JOB_186632","tr_customer_id":186650,"tr_customer_product_id":186640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:01:18.000Z","modified_at":"2026-02-14T19:01:18.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2026-02-09","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2026-02-09T19:01:18.045592724Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186633,"job_number":"JOB_186633","tr_customer_id":186651,"tr_customer_product_id":186641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:01:50.000Z","modified_at":"2026-02-14T19:01:50.000Z","name":"Bhadraksh Johar","mobile_number":"7077085714","email_id":"manik.nehru@hotmail.com","dop":"2026-02-04","serial_number":"394364441030594","imei1":"394364441030594","imei2":"394364441030594","popurl":"www.ashok-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186635,"job_number":"JOB_186635","tr_customer_id":186653,"tr_customer_product_id":186643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:33:18.000Z","modified_at":"2026-02-14T19:33:18.000Z","name":"Sadye Keeling","mobile_number":"903-839-8698","email_id":"Mitchell.Konopelski@yahoo.com","dop":"2025-04-06","serial_number":"11055313999125592","imei1":"11055313999125592","imei2":"11055313999125592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186636,"job_number":"JOB_186636","tr_customer_id":186654,"tr_customer_product_id":186644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:44:07.000Z","modified_at":"2026-02-14T19:44:07.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2026-02-04","serial_number":"13235812527895","imei1":"13235812527895","imei2":"13235812527895","popurl":"2026-02-04T19:44:07.340503451Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:44:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186637,"job_number":"JOB_186637","tr_customer_id":186655,"tr_customer_product_id":186645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T23:44:07.000Z","modified_at":"2026-02-14T23:44:07.000Z","name":"Adheesh Sethi","mobile_number":"7025345015","email_id":"manikya.bhattacharya@hotmail.com","dop":"2026-02-04","serial_number":"455478393194787","imei1":"455478393194787","imei2":"455478393194787","popurl":"www.goutam-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T23:44:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186638,"job_number":"JOB_186638","tr_customer_id":186656,"tr_customer_product_id":186646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T00:41:53.000Z","modified_at":"2026-02-15T00:41:53.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"77319011374519","imei1":"77319011374519","imei2":"77319011374519","popurl":"2026-02-05T00:41:50.651576800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T00:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186639,"job_number":"JOB_186639","tr_customer_id":186657,"tr_customer_product_id":186647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T01:54:58.000Z","modified_at":"2026-02-15T01:54:58.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"81119011374519","imei1":"81119011374519","imei2":"81119011374519","popurl":"2026-02-05T01:54:55.551444300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T01:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186641,"job_number":"JOB_186641","tr_customer_id":186659,"tr_customer_product_id":186649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:25:55.000Z","modified_at":"2026-02-15T03:25:55.000Z","name":"Wyatt Lemke","mobile_number":"666-420-4979","email_id":"Pierre.Mertz47@hotmail.com","dop":"2025-05-30","serial_number":"17042674251553","imei1":"17042674251553","imei2":"17042674251553","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:25:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186642,"job_number":"JOB_186642","tr_customer_id":186660,"tr_customer_product_id":186650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:25:57.000Z","modified_at":"2026-02-15T03:25:57.000Z","name":"Ashtyn Wuckert","mobile_number":"566-974-6969","email_id":"Agustina_Wisozk@yahoo.com","dop":"2025-05-30","serial_number":"1314142887980010","imei1":"1314142887980010","imei2":"1314142887980010","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186646,"job_number":"JOB_186646","tr_customer_id":186664,"tr_customer_product_id":186654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:11.000Z","modified_at":"2026-02-15T04:32:11.000Z","name":"Orin Kuhlman","mobile_number":"227-280-7063","email_id":"Lilian_Cole48@gmail.com","dop":"2025-04-06","serial_number":"15682731523015572","imei1":"15682731523015572","imei2":"15682731523015572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186647,"job_number":"JOB_186647","tr_customer_id":186665,"tr_customer_product_id":186655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:19.000Z","modified_at":"2026-02-15T04:32:19.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10313382422359","imei1":"10313382422359","imei2":"10313382422359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186650,"job_number":"JOB_186650","tr_customer_id":186668,"tr_customer_product_id":186658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:21.000Z","modified_at":"2026-02-15T04:32:21.000Z","name":"Clarissa Carter","mobile_number":"447-226-4746","email_id":"Graciela73@gmail.com","dop":"2025-04-06","serial_number":"10268633723895250","imei1":"10268633723895250","imei2":"10268633723895250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186652,"job_number":"JOB_186652","tr_customer_id":186670,"tr_customer_product_id":186660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:27.000Z","modified_at":"2026-02-15T04:32:27.000Z","name":"Maye Goyette","mobile_number":"568-789-8614","email_id":"Andrew_Lang@yahoo.com","dop":"2025-04-06","serial_number":"18302570214796556","imei1":"18302570214796556","imei2":"18302570214796556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186655,"job_number":"JOB_186655","tr_customer_id":186673,"tr_customer_product_id":186663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:35.000Z","modified_at":"2026-02-15T04:32:35.000Z","name":"Brittany Goldner","mobile_number":"969-797-6413","email_id":"Rickey80@yahoo.com","dop":"2025-04-06","serial_number":"11239768203788298","imei1":"11239768203788298","imei2":"11239768203788298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186656,"job_number":"JOB_186656","tr_customer_id":186674,"tr_customer_product_id":186664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:40.000Z","modified_at":"2026-02-15T04:32:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16436445218681","imei1":"16436445218681","imei2":"16436445218681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186658,"job_number":"JOB_186658","tr_customer_id":186676,"tr_customer_product_id":186666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:41.000Z","modified_at":"2026-02-15T04:32:41.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"76062897193037","imei1":"76062897193037","imei2":"76062897193037","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186659,"job_number":"JOB_186659","tr_customer_id":186677,"tr_customer_product_id":186667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:42.000Z","modified_at":"2026-02-15T04:32:42.000Z","name":"Eudora Heathcote","mobile_number":"264-959-8571","email_id":"Lennie_Miller@hotmail.com","dop":"2025-02-01","serial_number":"11431429797334","imei1":"11431429797334","imei2":"11431429797334","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186660,"job_number":"JOB_186660","tr_customer_id":186678,"tr_customer_product_id":186668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:42.000Z","modified_at":"2026-02-15T04:32:42.000Z","name":"Palma Bashirian","mobile_number":"394-389-5528","email_id":"Bethel.Krajcik@hotmail.com","dop":"2025-04-06","serial_number":"18979547969783120","imei1":"18979547969783120","imei2":"18979547969783120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186661,"job_number":"JOB_186661","tr_customer_id":186679,"tr_customer_product_id":186669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:43.000Z","modified_at":"2026-02-15T04:32:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14695685700177","imei1":"14695685700177","imei2":"14695685700177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186665,"job_number":"JOB_186665","tr_customer_id":186683,"tr_customer_product_id":186673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:44.000Z","modified_at":"2026-02-15T04:32:44.000Z","name":"Regan Welch","mobile_number":"861-904-6423","email_id":"Oceane.Rippin57@yahoo.com","dop":"2025-04-06","serial_number":"10776376163367158","imei1":"10776376163367158","imei2":"10776376163367158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186666,"job_number":"JOB_186666","tr_customer_id":186684,"tr_customer_product_id":186674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:49.000Z","modified_at":"2026-02-15T04:32:49.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10582545451577","imei1":"10582545451577","imei2":"10582545451577","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186668,"job_number":"JOB_186668","tr_customer_id":186686,"tr_customer_product_id":186676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:50.000Z","modified_at":"2026-02-15T04:32:50.000Z","name":"Carmine Schiller","mobile_number":"492-679-3553","email_id":"Berneice78@gmail.com","dop":"2025-06-18","serial_number":"1005525292546849","imei1":"1005525292546849","imei2":"1005525292546849","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186671,"job_number":"JOB_186671","tr_customer_id":186689,"tr_customer_product_id":186679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:58.000Z","modified_at":"2026-02-15T04:32:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18423873310624","imei1":"18423873310624","imei2":"18423873310624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186673,"job_number":"JOB_186673","tr_customer_id":186691,"tr_customer_product_id":186681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:59.000Z","modified_at":"2026-02-15T04:32:59.000Z","name":"Jessyca Dare","mobile_number":"902-691-8929","email_id":"Neva_Hansen@gmail.com","dop":"2025-04-06","serial_number":"17108346178672094","imei1":"17108346178672094","imei2":"17108346178672094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186675,"job_number":"JOB_186675","tr_customer_id":186693,"tr_customer_product_id":186683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:01.000Z","modified_at":"2026-02-15T04:33:01.000Z","name":"Tracey Prohaska","mobile_number":"450-940-8931","email_id":"Ezequiel.Gerhold40@hotmail.com","dop":"2025-04-06","serial_number":"11340691721848930","imei1":"11340691721848930","imei2":"11340691721848930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186677,"job_number":"JOB_186677","tr_customer_id":186695,"tr_customer_product_id":186685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:02.000Z","modified_at":"2026-02-15T04:33:02.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18057333616688","imei1":"18057333616688","imei2":"18057333616688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186679,"job_number":"JOB_186679","tr_customer_id":186697,"tr_customer_product_id":186687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:04.000Z","modified_at":"2026-02-15T04:33:04.000Z","name":"Nicolas Reichel","mobile_number":"445-649-7555","email_id":"Cyrus76@hotmail.com","dop":"2025-04-06","serial_number":"11560207973900976","imei1":"11560207973900976","imei2":"11560207973900976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186680,"job_number":"JOB_186680","tr_customer_id":186698,"tr_customer_product_id":186688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:04.000Z","modified_at":"2026-02-15T04:33:04.000Z","name":"Loy Lesch","mobile_number":"460-494-9670","email_id":"Virginie.Hagenes49@gmail.com","dop":"2025-04-06","serial_number":"17060782763338168","imei1":"17060782763338168","imei2":"17060782763338168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186681,"job_number":"JOB_186681","tr_customer_id":186699,"tr_customer_product_id":186689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:11.000Z","modified_at":"2026-02-15T04:33:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14757124643353","imei1":"14757124643353","imei2":"14757124643353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186682,"job_number":"JOB_186682","tr_customer_id":186700,"tr_customer_product_id":186690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:11.000Z","modified_at":"2026-02-15T04:33:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13599638318127","imei1":"13599638318127","imei2":"13599638318127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186686,"job_number":"JOB_186686","tr_customer_id":186704,"tr_customer_product_id":186694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:12.000Z","modified_at":"2026-02-15T04:33:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15564290040366","imei1":"15564290040366","imei2":"15564290040366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186688,"job_number":"JOB_186688","tr_customer_id":186706,"tr_customer_product_id":186696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Cristian Gislason","mobile_number":"909-978-9401","email_id":"Caden_Price34@hotmail.com","dop":"2025-04-06","serial_number":"17915412663638764","imei1":"17915412663638764","imei2":"17915412663638764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186689,"job_number":"JOB_186689","tr_customer_id":186707,"tr_customer_product_id":186697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Omari Yundt","mobile_number":"578-224-1230","email_id":"Daron10@yahoo.com","dop":"2025-04-06","serial_number":"18053475168807708","imei1":"18053475168807708","imei2":"18053475168807708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186691,"job_number":"JOB_186691","tr_customer_id":186709,"tr_customer_product_id":186699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Monique Prosacco","mobile_number":"380-260-5956","email_id":"Trystan_Becker@yahoo.com","dop":"2025-04-06","serial_number":"16893945581302128","imei1":"16893945581302128","imei2":"16893945581302128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186692,"job_number":"JOB_186692","tr_customer_id":186710,"tr_customer_product_id":186700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:14.000Z","modified_at":"2026-02-15T04:33:14.000Z","name":"Gaetano Abernathy","mobile_number":"516-703-6661","email_id":"Danika79@yahoo.com","dop":"2025-04-06","serial_number":"12678209771757796","imei1":"12678209771757796","imei2":"12678209771757796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186693,"job_number":"JOB_186693","tr_customer_id":186711,"tr_customer_product_id":186701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:15.000Z","modified_at":"2026-02-15T04:33:15.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"10183914317958","imei2":"10183914317959","popurl":"2026-02-05T04:33:13.068841Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186694,"job_number":"JOB_186694","tr_customer_id":186712,"tr_customer_product_id":186702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:20.000Z","modified_at":"2026-02-15T04:33:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103541131080034","imei1":"103541131080034","imei2":"103541131080034","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186696,"job_number":"JOB_186696","tr_customer_id":186714,"tr_customer_product_id":186704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:23.000Z","modified_at":"2026-02-15T04:33:23.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"50066758273580","imei1":"50066758273580","imei2":"50066758273580","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186697,"job_number":"JOB_186697","tr_customer_id":186715,"tr_customer_product_id":186705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:23.000Z","modified_at":"2026-02-15T04:33:23.000Z","name":"Keara Considine","mobile_number":"331-991-8337","email_id":"Roberto.Willms@gmail.com","dop":"2025-02-01","serial_number":"22311246300000","imei1":"22311246300000","imei2":"22311246300000","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186699,"job_number":"JOB_186699","tr_customer_id":186717,"tr_customer_product_id":186707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:27.000Z","modified_at":"2026-02-15T04:33:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10664274668440","imei1":"10664274668440","imei2":"10664274668440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186700,"job_number":"JOB_186700","tr_customer_id":186718,"tr_customer_product_id":186708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:27.000Z","modified_at":"2026-02-15T04:33:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14501000141656","imei1":"14501000141656","imei2":"14501000141656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186703,"job_number":"JOB_186703","tr_customer_id":186721,"tr_customer_product_id":186711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:28.000Z","modified_at":"2026-02-15T04:33:28.000Z","name":"Catherine Satterfield","mobile_number":"786-246-6806","email_id":"Ewald98@gmail.com","dop":"2025-04-06","serial_number":"17666226150372996","imei1":"17666226150372996","imei2":"17666226150372996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186704,"job_number":"JOB_186704","tr_customer_id":186722,"tr_customer_product_id":186712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:29.000Z","modified_at":"2026-02-15T04:33:29.000Z","name":"Darrel Stehr","mobile_number":"843-886-7994","email_id":"Webster_Gleichner@hotmail.com","dop":"2025-04-06","serial_number":"18679700872826916","imei1":"18679700872826916","imei2":"18679700872826916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186706,"job_number":"JOB_186706","tr_customer_id":186724,"tr_customer_product_id":186714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:34.000Z","modified_at":"2026-02-15T04:33:34.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10806910009134","imei1":"10806910009134","imei2":"10806910009134","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186708,"job_number":"JOB_186708","tr_customer_id":186726,"tr_customer_product_id":186716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:35.000Z","modified_at":"2026-02-15T04:33:35.000Z","name":"Maddison Cassin","mobile_number":"991-609-0520","email_id":"Retta_Jerde55@yahoo.com","dop":"2025-06-18","serial_number":"1009041799251504","imei1":"1009041799251504","imei2":"1009041799251504","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186709,"job_number":"JOB_186709","tr_customer_id":186727,"tr_customer_product_id":186717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:41.000Z","modified_at":"2026-02-15T04:33:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14226687867880","imei1":"14226687867880","imei2":"14226687867880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186711,"job_number":"JOB_186711","tr_customer_id":186729,"tr_customer_product_id":186719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:42.000Z","modified_at":"2026-02-15T04:33:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14157741133695","imei1":"14157741133695","imei2":"14157741133695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186713,"job_number":"JOB_186713","tr_customer_id":186731,"tr_customer_product_id":186721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:43.000Z","modified_at":"2026-02-15T04:33:43.000Z","name":"Jerald Yundt","mobile_number":"458-501-6481","email_id":"Deron.Grant64@gmail.com","dop":"2025-04-06","serial_number":"17464156517152952","imei1":"17464156517152952","imei2":"17464156517152952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186715,"job_number":"JOB_186715","tr_customer_id":186733,"tr_customer_product_id":186723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:44.000Z","modified_at":"2026-02-15T04:33:44.000Z","name":"Charity Padberg","mobile_number":"303-336-3793","email_id":"Leann73@hotmail.com","dop":"2025-04-06","serial_number":"16543371058470904","imei1":"16543371058470904","imei2":"16543371058470904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186718,"job_number":"JOB_186718","tr_customer_id":186736,"tr_customer_product_id":186726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:45.000Z","modified_at":"2026-02-15T04:33:45.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"13170393281452","imei1":"13170393281452","imei2":"13170393281452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186720,"job_number":"JOB_186720","tr_customer_id":186738,"tr_customer_product_id":186728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:47.000Z","modified_at":"2026-02-15T04:33:47.000Z","name":"Novella Hills","mobile_number":"945-609-1354","email_id":"Reba.Hammes@gmail.com","dop":"2025-04-06","serial_number":"18048121184668280","imei1":"18048121184668280","imei2":"18048121184668280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186721,"job_number":"JOB_186721","tr_customer_id":186739,"tr_customer_product_id":186729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:55.000Z","modified_at":"2026-02-15T04:33:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12240930962059","imei1":"12240930962059","imei2":"12240930962059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186722,"job_number":"JOB_186722","tr_customer_id":186740,"tr_customer_product_id":186730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:55.000Z","modified_at":"2026-02-15T04:33:55.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13745138465853","imei1":"13745138465853","imei2":"13745138465853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186725,"job_number":"JOB_186725","tr_customer_id":186743,"tr_customer_product_id":186733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:56.000Z","modified_at":"2026-02-15T04:33:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17224802777891","imei1":"17224802777891","imei2":"17224802777891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186727,"job_number":"JOB_186727","tr_customer_id":186745,"tr_customer_product_id":186735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:56.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"Green Block","mobile_number":"680-815-6657","email_id":"Kameron_Hartmann@hotmail.com","dop":"2025-04-06","serial_number":"10842513349316842","imei1":"10842513349316842","imei2":"10842513349316842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186728,"job_number":"JOB_186728","tr_customer_id":186746,"tr_customer_product_id":186736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"Vella Olson","mobile_number":"652-871-5489","email_id":"Tod.Ferry@hotmail.com","dop":"2025-04-06","serial_number":"13148239391488464","imei1":"13148239391488464","imei2":"13148239391488464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186729,"job_number":"JOB_186729","tr_customer_id":186747,"tr_customer_product_id":186737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17984566270020","imei1":"17984566270020","imei2":"17984566270020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186730,"job_number":"JOB_186730","tr_customer_id":186748,"tr_customer_product_id":186738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19425677187575","imei1":"19425677187575","imei2":"19425677187575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186731,"job_number":"JOB_186731","tr_customer_id":186749,"tr_customer_product_id":186739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16283131670756","imei1":"16283131670756","imei2":"16283131670756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186733,"job_number":"JOB_186733","tr_customer_id":186751,"tr_customer_product_id":186741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:58.000Z","name":"Israel Maggio","mobile_number":"518-243-8936","email_id":"Althea.Jacobs0@gmail.com","dop":"2025-04-06","serial_number":"11581411249858426","imei1":"11581411249858426","imei2":"11581411249858426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186736,"job_number":"JOB_186736","tr_customer_id":186754,"tr_customer_product_id":186744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Rosemarie Rogahn","mobile_number":"722-520-6278","email_id":"Izabella_Graham12@hotmail.com","dop":"2025-04-06","serial_number":"17404181422893374","imei1":"17404181422893374","imei2":"17404181422893374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186737,"job_number":"JOB_186737","tr_customer_id":186755,"tr_customer_product_id":186745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Izabella Grimes","mobile_number":"501-424-1439","email_id":"Gilda37@yahoo.com","dop":"2025-04-06","serial_number":"12215016841077944","imei1":"12215016841077944","imei2":"12215016841077944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186738,"job_number":"JOB_186738","tr_customer_id":186756,"tr_customer_product_id":186746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Delbert Abbott","mobile_number":"907-736-7810","email_id":"Kyleigh9@hotmail.com","dop":"2025-04-06","serial_number":"18797719325841570","imei1":"18797719325841570","imei2":"18797719325841570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186742,"job_number":"JOB_186742","tr_customer_id":186760,"tr_customer_product_id":186750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"108096654810036","imei1":"108096654810036","imei2":"108096654810036","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186744,"job_number":"JOB_186744","tr_customer_id":186762,"tr_customer_product_id":186752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Pansy Hahn","mobile_number":"655-777-7868","email_id":"Lindsay.Little@hotmail.com","dop":"2025-02-01","serial_number":"90348612508251","imei1":"90348612508251","imei2":"90348612508251","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186746,"job_number":"JOB_186746","tr_customer_id":186764,"tr_customer_product_id":186754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:05.000Z","modified_at":"2026-02-15T04:34:05.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103591805122676","imei1":"103591805122676","imei2":"103591805122676","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186749,"job_number":"JOB_186749","tr_customer_id":186767,"tr_customer_product_id":186757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:06.000Z","modified_at":"2026-02-15T04:34:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10939781858154","imei1":"10939781858154","imei2":"10939781858154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186751,"job_number":"JOB_186751","tr_customer_id":186769,"tr_customer_product_id":186759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:08.000Z","modified_at":"2026-02-15T04:34:08.000Z","name":"Salvador West","mobile_number":"781-794-6584","email_id":"Kris59@gmail.com","dop":"2025-04-06","serial_number":"16083629240442440","imei1":"16083629240442440","imei2":"16083629240442440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186754,"job_number":"JOB_186754","tr_customer_id":186772,"tr_customer_product_id":186762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:10.000Z","modified_at":"2026-02-15T04:34:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14907118122176","imei1":"14907118122176","imei2":"14907118122176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186756,"job_number":"JOB_186756","tr_customer_id":186774,"tr_customer_product_id":186764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:11.000Z","modified_at":"2026-02-15T04:34:11.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"30183914317958","imei2":"30183914317959","popurl":"2026-02-05T04:34:09.882250Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186757,"job_number":"JOB_186757","tr_customer_id":186775,"tr_customer_product_id":186765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:12.000Z","modified_at":"2026-02-15T04:34:12.000Z","name":"Duane Hudson","mobile_number":"859-916-3012","email_id":"Kayleigh69@hotmail.com","dop":"2025-04-06","serial_number":"10267448103066748","imei1":"10267448103066748","imei2":"10267448103066748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186758,"job_number":"JOB_186758","tr_customer_id":186776,"tr_customer_product_id":186766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:13.000Z","modified_at":"2026-02-15T04:34:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18985259590089","imei1":"18985259590089","imei2":"18985259590089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186760,"job_number":"JOB_186760","tr_customer_id":186778,"tr_customer_product_id":186768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Virgil McClure","mobile_number":"440-547-7813","email_id":"Caden86@gmail.com","dop":"2025-04-06","serial_number":"15001350601433944","imei1":"15001350601433944","imei2":"15001350601433944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186766,"job_number":"JOB_186766","tr_customer_id":186784,"tr_customer_product_id":186774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:16.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"12662415636728","imei1":"12662415636728","imei2":"12662415636728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186768,"job_number":"JOB_186768","tr_customer_id":186786,"tr_customer_product_id":186776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:18.000Z","modified_at":"2026-02-15T04:34:18.000Z","name":"Tess Abshire","mobile_number":"232-356-5243","email_id":"Grover55@hotmail.com","dop":"2025-04-06","serial_number":"14224803510898760","imei1":"14224803510898760","imei2":"14224803510898760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186769,"job_number":"JOB_186769","tr_customer_id":186787,"tr_customer_product_id":186777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:24.000Z","modified_at":"2026-02-15T04:34:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14333374230082","imei1":"14333374230082","imei2":"14333374230082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186771,"job_number":"JOB_186771","tr_customer_id":186789,"tr_customer_product_id":186779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:25.000Z","modified_at":"2026-02-15T04:34:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14263115862691","imei1":"14263115862691","imei2":"14263115862691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186773,"job_number":"JOB_186773","tr_customer_id":186791,"tr_customer_product_id":186781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:25.000Z","modified_at":"2026-02-15T04:34:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19020194682502","imei1":"19020194682502","imei2":"19020194682502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186775,"job_number":"JOB_186775","tr_customer_id":186793,"tr_customer_product_id":186783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:26.000Z","modified_at":"2026-02-15T04:34:26.000Z","name":"Pietro Mayert","mobile_number":"849-824-8821","email_id":"Demond3@hotmail.com","dop":"2025-04-06","serial_number":"16881281375066924","imei1":"16881281375066924","imei2":"16881281375066924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186776,"job_number":"JOB_186776","tr_customer_id":186794,"tr_customer_product_id":186784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:27.000Z","modified_at":"2026-02-15T04:34:27.000Z","name":"Floyd Paucek","mobile_number":"412-745-0243","email_id":"Candelario.Labadie@yahoo.com","dop":"2025-04-06","serial_number":"16084846984320402","imei1":"16084846984320402","imei2":"16084846984320402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186777,"job_number":"JOB_186777","tr_customer_id":186795,"tr_customer_product_id":186785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:27.000Z","modified_at":"2026-02-15T04:34:27.000Z","name":"Hilton Kerluke","mobile_number":"269-874-0199","email_id":"Rossie_Runolfsdottir27@yahoo.com","dop":"2025-04-06","serial_number":"10158316393942484","imei1":"10158316393942484","imei2":"10158316393942484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186784,"job_number":"JOB_186784","tr_customer_id":186802,"tr_customer_product_id":186792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:37.000Z","modified_at":"2026-02-15T04:34:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10121869876802","imei1":"10121869876802","imei2":"10121869876802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186786,"job_number":"JOB_186786","tr_customer_id":186804,"tr_customer_product_id":186794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17406210577917","imei1":"17406210577917","imei2":"17406210577917","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186787,"job_number":"JOB_186787","tr_customer_id":186805,"tr_customer_product_id":186795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17920209169523","imei1":"17920209169523","imei2":"17920209169523","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186789,"job_number":"JOB_186789","tr_customer_id":186807,"tr_customer_product_id":186797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19724231241749","imei1":"19724231241749","imei2":"19724231241749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186792,"job_number":"JOB_186792","tr_customer_id":186810,"tr_customer_product_id":186800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:39.000Z","modified_at":"2026-02-15T04:34:39.000Z","name":"Audra Kuhic","mobile_number":"810-494-2275","email_id":"Dante_Strosin55@yahoo.com","dop":"2025-04-06","serial_number":"10211073054393640","imei1":"10211073054393640","imei2":"10211073054393640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186793,"job_number":"JOB_186793","tr_customer_id":186811,"tr_customer_product_id":186801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:39.000Z","modified_at":"2026-02-15T04:34:39.000Z","name":"Gabrielle Ortiz","mobile_number":"354-501-6046","email_id":"Linnea_Reilly@hotmail.com","dop":"2025-04-06","serial_number":"10277878845691756","imei1":"10277878845691756","imei2":"10277878845691756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186794,"job_number":"JOB_186794","tr_customer_id":186812,"tr_customer_product_id":186802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:40.000Z","modified_at":"2026-02-15T04:34:40.000Z","name":"Kailyn Metz","mobile_number":"233-314-0372","email_id":"Dejah.Denesik@hotmail.com","dop":"2025-04-06","serial_number":"17650476463220824","imei1":"17650476463220824","imei2":"17650476463220824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186795,"job_number":"JOB_186795","tr_customer_id":186813,"tr_customer_product_id":186803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:40.000Z","modified_at":"2026-02-15T04:34:40.000Z","name":"Monserrate Maggio","mobile_number":"424-467-2375","email_id":"Frederick10@yahoo.com","dop":"2025-04-06","serial_number":"15598358266015168","imei1":"15598358266015168","imei2":"15598358266015168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186796,"job_number":"JOB_186796","tr_customer_id":186814,"tr_customer_product_id":186804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:41.000Z","modified_at":"2026-02-15T04:34:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11939094561957","imei1":"11939094561957","imei2":"11939094561957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186798,"job_number":"JOB_186798","tr_customer_id":186816,"tr_customer_product_id":186806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:42.000Z","modified_at":"2026-02-15T04:34:42.000Z","name":"Don Heathcote","mobile_number":"877-741-2820","email_id":"Leonard16@gmail.com","dop":"2025-04-06","serial_number":"15198283879891464","imei1":"15198283879891464","imei2":"15198283879891464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186802,"job_number":"JOB_186802","tr_customer_id":186820,"tr_customer_product_id":186810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18460215281988","imei1":"18460215281988","imei2":"18460215281988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186803,"job_number":"JOB_186803","tr_customer_id":186821,"tr_customer_product_id":186811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13591492508973","imei1":"13591492508973","imei2":"13591492508973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186806,"job_number":"JOB_186806","tr_customer_id":186824,"tr_customer_product_id":186814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:46.000Z","modified_at":"2026-02-15T04:34:46.000Z","name":"Santina Goldner","mobile_number":"530-320-5322","email_id":"Madaline_Bogisich32@yahoo.com","dop":"2025-04-06","serial_number":"18091325509537620","imei1":"18091325509537620","imei2":"18091325509537620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186807,"job_number":"JOB_186807","tr_customer_id":186825,"tr_customer_product_id":186815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:46.000Z","modified_at":"2026-02-15T04:34:46.000Z","name":"Lee Trantow","mobile_number":"996-223-0956","email_id":"Jermaine.Sawayn82@hotmail.com","dop":"2025-04-06","serial_number":"19760239068285884","imei1":"19760239068285884","imei2":"19760239068285884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186809,"job_number":"JOB_186809","tr_customer_id":186827,"tr_customer_product_id":186817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:50.000Z","modified_at":"2026-02-15T04:34:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16333614667113","imei1":"16333614667113","imei2":"16333614667113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186810,"job_number":"JOB_186810","tr_customer_id":186828,"tr_customer_product_id":186818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:50.000Z","modified_at":"2026-02-15T04:34:50.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104700254007858","imei1":"104700254007858","imei2":"104700254007858","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186813,"job_number":"JOB_186813","tr_customer_id":186831,"tr_customer_product_id":186821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:52.000Z","modified_at":"2026-02-15T04:34:52.000Z","name":"Nick Howe","mobile_number":"505-962-7420","email_id":"Robert90@gmail.com","dop":"2025-04-06","serial_number":"18835642425436590","imei1":"18835642425436590","imei2":"18835642425436590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186817,"job_number":"JOB_186817","tr_customer_id":186835,"tr_customer_product_id":186825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:00.000Z","modified_at":"2026-02-15T04:35:00.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11824616070525","imei1":"11824616070525","imei2":"11824616070525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186820,"job_number":"JOB_186820","tr_customer_id":186838,"tr_customer_product_id":186828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:02.000Z","modified_at":"2026-02-15T04:35:02.000Z","name":"Jolie Crist","mobile_number":"556-659-7769","email_id":"Juliana_Wintheiser@yahoo.com","dop":"2025-04-06","serial_number":"10470814331340786","imei1":"10470814331340786","imei2":"10470814331340786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186821,"job_number":"JOB_186821","tr_customer_id":186839,"tr_customer_product_id":186829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:08.000Z","modified_at":"2026-02-15T04:35:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11428643511830","imei1":"11428643511830","imei2":"11428643511830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186823,"job_number":"JOB_186823","tr_customer_id":186841,"tr_customer_product_id":186831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:10.000Z","modified_at":"2026-02-15T04:35:10.000Z","name":"Jamel Shanahan","mobile_number":"541-414-8656","email_id":"Melvin_Stoltenberg67@yahoo.com","dop":"2025-04-06","serial_number":"13797395031299652","imei1":"13797395031299652","imei2":"13797395031299652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186824,"job_number":"JOB_186824","tr_customer_id":186842,"tr_customer_product_id":186832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:12.000Z","modified_at":"2026-02-15T04:35:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15396396415345","imei1":"15396396415345","imei2":"15396396415345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186826,"job_number":"JOB_186826","tr_customer_id":186844,"tr_customer_product_id":186834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:14.000Z","modified_at":"2026-02-15T04:35:14.000Z","name":"Brain Wisozk","mobile_number":"848-407-7964","email_id":"Eli_Rodriguez28@gmail.com","dop":"2025-04-06","serial_number":"18969480772557896","imei1":"18969480772557896","imei2":"18969480772557896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186830,"job_number":"JOB_186830","tr_customer_id":186848,"tr_customer_product_id":186838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:18.000Z","modified_at":"2026-02-15T04:35:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14143686930565","imei1":"14143686930565","imei2":"14143686930565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186833,"job_number":"JOB_186833","tr_customer_id":186851,"tr_customer_product_id":186841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:19.000Z","modified_at":"2026-02-15T04:35:19.000Z","name":"Robert Lakin","mobile_number":"457-784-5305","email_id":"Oma.Nitzsche93@yahoo.com","dop":"2025-04-06","serial_number":"13238417706758948","imei1":"13238417706758948","imei2":"13238417706758948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186834,"job_number":"JOB_186834","tr_customer_id":186852,"tr_customer_product_id":186842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:21.000Z","modified_at":"2026-02-15T04:35:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11242420825391","imei1":"11242420825391","imei2":"11242420825391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186836,"job_number":"JOB_186836","tr_customer_id":186854,"tr_customer_product_id":186844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:23.000Z","modified_at":"2026-02-15T04:35:23.000Z","name":"Murray Ferry","mobile_number":"387-273-5793","email_id":"Justina_Frami14@yahoo.com","dop":"2025-04-06","serial_number":"13725910243596346","imei1":"13725910243596346","imei2":"13725910243596346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186837,"job_number":"JOB_186837","tr_customer_id":186855,"tr_customer_product_id":186845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:24.000Z","modified_at":"2026-02-15T04:35:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15163716915967","imei1":"15163716915967","imei2":"15163716915967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186838,"job_number":"JOB_186838","tr_customer_id":186856,"tr_customer_product_id":186846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:25.000Z","modified_at":"2026-02-15T04:35:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19054055382478","imei1":"19054055382478","imei2":"19054055382478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186841,"job_number":"JOB_186841","tr_customer_id":186859,"tr_customer_product_id":186849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:26.000Z","modified_at":"2026-02-15T04:35:26.000Z","name":"Georgianna Yost","mobile_number":"974-295-7252","email_id":"Vickie12@gmail.com","dop":"2025-04-06","serial_number":"15763747170314680","imei1":"15763747170314680","imei2":"15763747170314680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186842,"job_number":"JOB_186842","tr_customer_id":186860,"tr_customer_product_id":186850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:26.000Z","modified_at":"2026-02-15T04:35:26.000Z","name":"Carlos Emmerich","mobile_number":"993-461-6580","email_id":"Randi.Grady@yahoo.com","dop":"2025-04-06","serial_number":"14383345598492012","imei1":"14383345598492012","imei2":"14383345598492012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186843,"job_number":"JOB_186843","tr_customer_id":186861,"tr_customer_product_id":186851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:33.000Z","modified_at":"2026-02-15T04:35:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11894924237651","imei1":"11894924237651","imei2":"11894924237651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186845,"job_number":"JOB_186845","tr_customer_id":186863,"tr_customer_product_id":186853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:35.000Z","modified_at":"2026-02-15T04:35:35.000Z","name":"Garett Kulas","mobile_number":"745-396-7352","email_id":"Kattie_Lynch@hotmail.com","dop":"2025-04-06","serial_number":"12364022732573664","imei1":"12364022732573664","imei2":"12364022732573664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186846,"job_number":"JOB_186846","tr_customer_id":186864,"tr_customer_product_id":186854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:59.000Z","modified_at":"2026-02-15T04:35:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10868733739251","imei1":"10868733739251","imei2":"10868733739251","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186848,"job_number":"JOB_186848","tr_customer_id":186866,"tr_customer_product_id":186856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:00.000Z","modified_at":"2026-02-15T04:36:00.000Z","name":"Cody Langosh","mobile_number":"913-800-9475","email_id":"Reina.Crooks55@gmail.com","dop":"2025-04-06","serial_number":"12049850340815124","imei1":"12049850340815124","imei2":"12049850340815124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186852,"job_number":"JOB_186852","tr_customer_id":186870,"tr_customer_product_id":186860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:10.000Z","modified_at":"2026-02-15T04:36:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18417696040587","imei1":"18417696040587","imei2":"18417696040587","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186854,"job_number":"JOB_186854","tr_customer_id":186872,"tr_customer_product_id":186862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:12.000Z","modified_at":"2026-02-15T04:36:12.000Z","name":"Martina Senger","mobile_number":"266-262-7569","email_id":"Matilda22@yahoo.com","dop":"2025-04-06","serial_number":"14115354951333934","imei1":"14115354951333934","imei2":"14115354951333934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186855,"job_number":"JOB_186855","tr_customer_id":186873,"tr_customer_product_id":186863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:19.000Z","modified_at":"2026-02-15T04:36:19.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"27183914317977","imei2":"27183914317977","popurl":"2026-02-05T04:36:17.727432Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186856,"job_number":"JOB_186856","tr_customer_id":186874,"tr_customer_product_id":186864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:38:38.000Z","modified_at":"2026-02-15T04:38:38.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"80009011374519","imei1":"80009011374519","imei2":"80009011374519","popurl":"2026-02-05T04:38:35.146045200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186858,"job_number":"JOB_186858","tr_customer_id":186876,"tr_customer_product_id":186866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:05.000Z","modified_at":"2026-02-15T04:49:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16926293180222","imei1":"16926293180222","imei2":"16926293180222","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186859,"job_number":"JOB_186859","tr_customer_id":186877,"tr_customer_product_id":186867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12821978073845","imei1":"12821978073845","imei2":"12821978073845","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186860,"job_number":"JOB_186860","tr_customer_id":186878,"tr_customer_product_id":186868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33041426293061","imei1":"33041426293061","imei2":"33041426293061","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186861,"job_number":"JOB_186861","tr_customer_id":186879,"tr_customer_product_id":186869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29280892055439","imei1":"29280892055439","imei2":"29280892055439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186862,"job_number":"JOB_186862","tr_customer_id":186880,"tr_customer_product_id":186870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35141118227176","imei1":"35141118227176","imei2":"35141118227176","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186863,"job_number":"JOB_186863","tr_customer_id":186881,"tr_customer_product_id":186871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:07.000Z","modified_at":"2026-02-15T04:49:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20680274559682","imei1":"20680274559682","imei2":"20680274559682","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186865,"job_number":"JOB_186865","tr_customer_id":186883,"tr_customer_product_id":186873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96889248168579","imei1":"96889248168579","imei2":"96889248168579","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186866,"job_number":"JOB_186866","tr_customer_id":186884,"tr_customer_product_id":186874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96325808436408","imei1":"96325808436408","imei2":"96325808436408","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186867,"job_number":"JOB_186867","tr_customer_id":186885,"tr_customer_product_id":186875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87875570819310","imei1":"87875570819310","imei2":"87875570819310","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186868,"job_number":"JOB_186868","tr_customer_id":186886,"tr_customer_product_id":186876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95020789277898","imei1":"95020789277898","imei2":"95020789277898","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186869,"job_number":"JOB_186869","tr_customer_id":186887,"tr_customer_product_id":186877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:36.000Z","modified_at":"2026-02-15T04:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96467914568307","imei1":"96467914568307","imei2":"96467914568307","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186870,"job_number":"JOB_186870","tr_customer_id":186888,"tr_customer_product_id":186878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:36.000Z","modified_at":"2026-02-15T04:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51364287319384","imei1":"51364287319384","imei2":"51364287319384","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186872,"job_number":"JOB_186872","tr_customer_id":186890,"tr_customer_product_id":186880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:03.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44050407348604","imei1":"44050407348604","imei2":"44050407348604","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186873,"job_number":"JOB_186873","tr_customer_id":186891,"tr_customer_product_id":186881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91788481407826","imei1":"91788481407826","imei2":"91788481407826","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186874,"job_number":"JOB_186874","tr_customer_id":186892,"tr_customer_product_id":186882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67419906604467","imei1":"67419906604467","imei2":"67419906604467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186875,"job_number":"JOB_186875","tr_customer_id":186893,"tr_customer_product_id":186883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67312121973186","imei1":"67312121973186","imei2":"67312121973186","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186876,"job_number":"JOB_186876","tr_customer_id":186894,"tr_customer_product_id":186884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:05.000Z","modified_at":"2026-02-15T04:50:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43710678281717","imei1":"43710678281717","imei2":"43710678281717","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186877,"job_number":"JOB_186877","tr_customer_id":186895,"tr_customer_product_id":186885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:05.000Z","modified_at":"2026-02-15T04:50:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10031458007359","imei1":"10031458007359","imei2":"10031458007359","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186879,"job_number":"JOB_186879","tr_customer_id":186897,"tr_customer_product_id":186887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:03:06.000Z","modified_at":"2026-02-15T05:03:06.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43247717147262","imei1":"43247717147262","imei2":"43247717147262","popurl":"2026-02-05T05:03:03.567881900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186880,"job_number":"JOB_186880","tr_customer_id":186898,"tr_customer_product_id":186888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:06:02.000Z","modified_at":"2026-02-15T05:06:02.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43147717147262","imei1":"43147717147262","imei2":"43147717147262","popurl":"2026-02-05T05:05:59.721828600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186881,"job_number":"JOB_186881","tr_customer_id":186899,"tr_customer_product_id":186889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:08:40.000Z","modified_at":"2026-02-15T05:08:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15193145842277","imei1":"15193145842277","imei2":"15193145842277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:08:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186883,"job_number":"JOB_186883","tr_customer_id":186901,"tr_customer_product_id":186891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:08:42.000Z","modified_at":"2026-02-15T05:08:42.000Z","name":"Drew Runolfsson","mobile_number":"331-824-6217","email_id":"Kacey78@hotmail.com","dop":"2025-04-06","serial_number":"19121075231902110","imei1":"19121075231902110","imei2":"19121075231902110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:08:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186884,"job_number":"JOB_186884","tr_customer_id":186902,"tr_customer_product_id":186892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:09:27.000Z","modified_at":"2026-02-15T05:09:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14574135198004","imei1":"14574135198004","imei2":"14574135198004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186886,"job_number":"JOB_186886","tr_customer_id":186904,"tr_customer_product_id":186894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:09:29.000Z","modified_at":"2026-02-15T05:09:29.000Z","name":"Horacio Sawayn","mobile_number":"439-570-0976","email_id":"Elfrieda89@yahoo.com","dop":"2025-04-06","serial_number":"17033637055782916","imei1":"17033637055782916","imei2":"17033637055782916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:09:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186887,"job_number":"JOB_186887","tr_customer_id":186905,"tr_customer_product_id":186895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:10:13.000Z","modified_at":"2026-02-15T05:10:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19724931198755","imei1":"19724931198755","imei2":"19724931198755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186889,"job_number":"JOB_186889","tr_customer_id":186907,"tr_customer_product_id":186897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:10:14.000Z","modified_at":"2026-02-15T05:10:14.000Z","name":"Pascale Swift","mobile_number":"760-378-4845","email_id":"Rafael.McLaughlin@yahoo.com","dop":"2025-04-06","serial_number":"19632585081253650","imei1":"19632585081253650","imei2":"19632585081253650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:10:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186891,"job_number":"JOB_186891","tr_customer_id":186909,"tr_customer_product_id":186899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:16:15.000Z","modified_at":"2026-02-15T05:16:15.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43147707147262","imei1":"43147707147262","imei2":"43147707147262","popurl":"2026-02-05T05:16:13.061682300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186892,"job_number":"JOB_186892","tr_customer_id":186910,"tr_customer_product_id":186900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:17:04.000Z","modified_at":"2026-02-15T05:17:04.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"19290116060739","imei1":"19290116060739","imei2":"19290116060739","popurl":"2026-02-05T05:17:04.379564763Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186893,"job_number":"JOB_186893","tr_customer_id":186911,"tr_customer_product_id":186901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:17:24.000Z","modified_at":"2026-02-15T05:17:24.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"51748770275459","imei1":"51748770275459","imei2":"51748770275459","popurl":"2026-02-05T05:17:24.105554541Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:17:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186894,"job_number":"JOB_186894","tr_customer_id":186912,"tr_customer_product_id":186902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:18:08.000Z","modified_at":"2026-02-15T05:18:08.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43144707147262","imei1":"43144707147262","imei2":"43144707147262","popurl":"2026-02-05T05:18:06.332571900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186896,"job_number":"JOB_186896","tr_customer_id":186914,"tr_customer_product_id":186904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:49.000Z","modified_at":"2026-02-15T05:21:49.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"104347332397227","imei1":"104347332397227","imei2":"104347332397227","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:21:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186898,"job_number":"JOB_186898","tr_customer_id":186916,"tr_customer_product_id":186906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:22:01.000Z","modified_at":"2026-02-15T05:22:01.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100403465494166","imei1":"100403465494166","imei2":"100403465494166","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:22:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186900,"job_number":"JOB_186900","tr_customer_id":186918,"tr_customer_product_id":186908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:25:10.000Z","modified_at":"2026-02-15T05:25:10.000Z","name":"Leon Botsford","mobile_number":"665-992-5316","email_id":"Margaretta26@gmail.com","dop":"2025-12-01","serial_number":"17284957430789","imei1":"17284957430789","imei2":"17284957430789","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186902,"job_number":"JOB_186902","tr_customer_id":186920,"tr_customer_product_id":186910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:38:28.000Z","modified_at":"2026-02-15T05:38:28.000Z","name":"Nestor Hahn","mobile_number":"667-506-0576","email_id":"Quinton.Kunde41@hotmail.com","dop":"2025-04-06","serial_number":"11093885291498940","imei1":"11093885291498940","imei2":"11093885291498940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186904,"job_number":"JOB_186904","tr_customer_id":186922,"tr_customer_product_id":186912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:38:44.000Z","modified_at":"2026-02-15T05:38:44.000Z","name":"Letitia Orn","mobile_number":"963-921-8058","email_id":"Lacy.Bins@hotmail.com","dop":"2025-04-06","serial_number":"14346679566750382","imei1":"14346679566750382","imei2":"14346679566750382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186905,"job_number":"JOB_186905","tr_customer_id":186923,"tr_customer_product_id":186913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:13:21.000Z","modified_at":"2026-02-15T06:13:21.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43297707147262","imei1":"43947707147262","imei2":"43947707147262","popurl":"2026-02-05T06:13:19.193670700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186906,"job_number":"JOB_186906","tr_customer_id":186924,"tr_customer_product_id":186914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:15:31.000Z","modified_at":"2026-02-15T06:15:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15080218423828","imei1":"15080218423828","imei2":"15080218423828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:15:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186908,"job_number":"JOB_186908","tr_customer_id":186926,"tr_customer_product_id":186916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:15:33.000Z","modified_at":"2026-02-15T06:15:33.000Z","name":"Earlene Pfannerstill","mobile_number":"998-966-4053","email_id":"Ova.Braun66@hotmail.com","dop":"2025-04-06","serial_number":"10022578022368760","imei1":"10022578022368760","imei2":"10022578022368760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186909,"job_number":"JOB_186909","tr_customer_id":186927,"tr_customer_product_id":186917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:16.000Z","modified_at":"2026-02-15T06:16:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15281610948129","imei1":"15281610948129","imei2":"15281610948129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186911,"job_number":"JOB_186911","tr_customer_id":186929,"tr_customer_product_id":186919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:17.000Z","modified_at":"2026-02-15T06:16:17.000Z","name":"Nellie Ortiz","mobile_number":"465-520-3997","email_id":"Lee.Effertz@hotmail.com","dop":"2025-04-06","serial_number":"16157576848628320","imei1":"16157576848628320","imei2":"16157576848628320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186912,"job_number":"JOB_186912","tr_customer_id":186930,"tr_customer_product_id":186920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:59.000Z","modified_at":"2026-02-15T06:16:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17554616576710","imei1":"17554616576710","imei2":"17554616576710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186914,"job_number":"JOB_186914","tr_customer_id":186932,"tr_customer_product_id":186922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:17:01.000Z","modified_at":"2026-02-15T06:17:01.000Z","name":"Brenna Friesen","mobile_number":"866-547-4188","email_id":"Sofia_McCullough57@gmail.com","dop":"2025-04-06","serial_number":"10453254449449684","imei1":"10453254449449684","imei2":"10453254449449684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:17:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186916,"job_number":"JOB_186916","tr_customer_id":186934,"tr_customer_product_id":186924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:27:59.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"11835984143523","imei1":"11835984143523","imei2":"11835984143523","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186918,"job_number":"JOB_186918","tr_customer_id":186936,"tr_customer_product_id":186926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:28:00.000Z","modified_at":"2026-02-15T06:28:00.000Z","name":"Georgiana Kemmer","mobile_number":"998-739-2327","email_id":"Tremaine55@yahoo.com","dop":"2026-01-04","serial_number":"16414721149770930","imei1":"16414721149770930","imei2":"16414721149770930","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186925,"job_number":"JOB_186925","tr_customer_id":186943,"tr_customer_product_id":186933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:43:07.000Z","modified_at":"2026-02-15T06:43:07.000Z","name":"Elijah Langosh","mobile_number":"561-853-4918","email_id":"Vern27@gmail.com","dop":"2025-04-06","serial_number":"10890327841568874","imei1":"10890327841568874","imei2":"10890327841568874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186927,"job_number":"JOB_186927","tr_customer_id":186945,"tr_customer_product_id":186935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:51:11.000Z","modified_at":"2026-02-15T06:51:11.000Z","name":"Blanche Mohr","mobile_number":"235-262-5854","email_id":"Kaitlin51@yahoo.com","dop":"2025-04-06","serial_number":"17801493165259256","imei1":"17801493165259256","imei2":"17801493165259256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:51:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186929,"job_number":"JOB_186929","tr_customer_id":186947,"tr_customer_product_id":186937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:51:54.000Z","modified_at":"2026-02-15T06:51:54.000Z","name":"Norberto Herman","mobile_number":"649-984-5206","email_id":"Anya.Armstrong75@yahoo.com","dop":"2025-04-06","serial_number":"13098297828262646","imei1":"13098297828262646","imei2":"13098297828262646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186931,"job_number":"JOB_186931","tr_customer_id":186949,"tr_customer_product_id":186939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:52:36.000Z","modified_at":"2026-02-15T06:52:36.000Z","name":"Beatrice Keeling","mobile_number":"548-638-1243","email_id":"Kristy93@hotmail.com","dop":"2025-04-06","serial_number":"10643288520346174","imei1":"10643288520346174","imei2":"10643288520346174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186934,"job_number":"JOB_186934","tr_customer_id":186952,"tr_customer_product_id":186942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:59:01.000Z","modified_at":"2026-02-15T06:59:01.000Z","name":"Chauncey Hettinger","mobile_number":"484-460-9894","email_id":"Leslie45@hotmail.com","dop":"2025-04-06","serial_number":"13461830445027304","imei1":"13461830445027304","imei2":"13461830445027304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186935,"job_number":"JOB_186935","tr_customer_id":186953,"tr_customer_product_id":186943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:10:55.000Z","modified_at":"2026-02-15T07:10:55.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"11469227978009","imei1":"11469227978009","imei2":"11469227978009","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:10:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186937,"job_number":"JOB_186937","tr_customer_id":186955,"tr_customer_product_id":186945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:11:10.000Z","modified_at":"2026-02-15T07:11:10.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"16433013550853","imei1":"16433013550853","imei2":"16433013550853","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186939,"job_number":"JOB_186939","tr_customer_id":186957,"tr_customer_product_id":186947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:11:24.000Z","modified_at":"2026-02-15T07:11:24.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"15041004710239","imei1":"15041004710239","imei2":"15041004710239","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:11:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186942,"job_number":"JOB_186942","tr_customer_id":186960,"tr_customer_product_id":186950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:30:20.000Z","modified_at":"2026-02-15T07:30:20.000Z","name":"Ernest Considine","mobile_number":"839-774-3027","email_id":"Estefania.Ernser22@yahoo.com","dop":"2025-04-06","serial_number":"19043215226358864","imei1":"19043215226358864","imei2":"19043215226358864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186943,"job_number":"JOB_186943","tr_customer_id":186961,"tr_customer_product_id":186951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:45:29.000Z","modified_at":"2026-02-15T07:45:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18983685862180","imei1":"18983685862180","imei2":"18983685862180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186945,"job_number":"JOB_186945","tr_customer_id":186963,"tr_customer_product_id":186953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:45:31.000Z","modified_at":"2026-02-15T07:45:31.000Z","name":"Maryam Emmerich","mobile_number":"974-203-2653","email_id":"Margarita61@hotmail.com","dop":"2025-04-06","serial_number":"18163394168139896","imei1":"18163394168139896","imei2":"18163394168139896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186946,"job_number":"JOB_186946","tr_customer_id":186964,"tr_customer_product_id":186954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:13.000Z","modified_at":"2026-02-15T07:46:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15662197590924","imei1":"15662197590924","imei2":"15662197590924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186948,"job_number":"JOB_186948","tr_customer_id":186966,"tr_customer_product_id":186956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:15.000Z","modified_at":"2026-02-15T07:46:15.000Z","name":"Marco Heaney","mobile_number":"665-823-2156","email_id":"Emilia59@hotmail.com","dop":"2025-04-06","serial_number":"11151120153991270","imei1":"11151120153991270","imei2":"11151120153991270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186949,"job_number":"JOB_186949","tr_customer_id":186967,"tr_customer_product_id":186957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:56.000Z","modified_at":"2026-02-15T07:46:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13886150807143","imei1":"13886150807143","imei2":"13886150807143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186951,"job_number":"JOB_186951","tr_customer_id":186969,"tr_customer_product_id":186959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:58.000Z","modified_at":"2026-02-15T07:46:58.000Z","name":"Clotilde Kautzer","mobile_number":"250-245-8501","email_id":"Emmet_Ratke80@hotmail.com","dop":"2025-04-06","serial_number":"12212879954078306","imei1":"12212879954078306","imei2":"12212879954078306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186953,"job_number":"JOB_186953","tr_customer_id":186971,"tr_customer_product_id":186961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:53:50.000Z","modified_at":"2026-02-15T07:53:50.000Z","name":"Savanna Predovic","mobile_number":"436-420-2721","email_id":"Domingo_Grant57@yahoo.com","dop":"2025-04-06","serial_number":"12797613794173614","imei1":"12797613794173614","imei2":"12797613794173614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186957,"job_number":"JOB_186957","tr_customer_id":186975,"tr_customer_product_id":186965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:54:35.000Z","modified_at":"2026-02-15T07:54:35.000Z","name":"Jaren Harvey","mobile_number":"610-998-2311","email_id":"Noemie70@gmail.com","dop":"2025-04-06","serial_number":"15815235503621684","imei1":"15815235503621684","imei2":"15815235503621684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186960,"job_number":"JOB_186960","tr_customer_id":186978,"tr_customer_product_id":186968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:43.000Z","modified_at":"2026-02-15T08:13:43.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14668992351793","imei1":"14668992351793","imei2":"114668992351793","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186961,"job_number":"JOB_186961","tr_customer_id":186979,"tr_customer_product_id":186969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:44.000Z","modified_at":"2026-02-15T08:13:44.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"383753939160129","imei1":"383753939160129","imei2":"1383753939160129","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186962,"job_number":"JOB_186962","tr_customer_id":186980,"tr_customer_product_id":186970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:44.000Z","modified_at":"2026-02-15T08:13:44.000Z","name":"Darren Erdman","mobile_number":"659-720-1093","email_id":"Immanuel89@hotmail.com","dop":"2026-01-04","serial_number":"17973962237218","imei1":"17973962237218","imei2":"117973962237218","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186963,"job_number":"JOB_186963","tr_customer_id":186981,"tr_customer_product_id":186971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:45.000Z","modified_at":"2026-02-15T08:49:45.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"13223852246728","imei1":"13223852246728","imei2":"13223852246728","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186964,"job_number":"JOB_186964","tr_customer_id":186982,"tr_customer_product_id":186972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:45.000Z","modified_at":"2026-02-15T08:49:45.000Z","name":"Carissa Homenick","mobile_number":"202-230-6371","email_id":"Litzy55@yahoo.com","dop":"2026-01-04","serial_number":"10130451321403","imei1":"10130451321403","imei2":"10130451321403","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186965,"job_number":"JOB_186965","tr_customer_id":186983,"tr_customer_product_id":186973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:47.000Z","modified_at":"2026-02-15T08:49:47.000Z","name":"Mable Ryan","mobile_number":"221-931-4910","email_id":"Carli_Greenfelder95@hotmail.com","dop":"2026-01-04","serial_number":"44452118109556880","imei1":"44452118109556880","imei2":"44452118109556880","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186966,"job_number":"JOB_186966","tr_customer_id":186984,"tr_customer_product_id":186974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:15:16.000Z","modified_at":"2026-02-15T09:15:16.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13678253534192","imei1":"13678253534192","imei2":"113678253534192","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186967,"job_number":"JOB_186967","tr_customer_id":186985,"tr_customer_product_id":186975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:15:17.000Z","modified_at":"2026-02-15T09:15:17.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"391280687411604","imei1":"391280687411604","imei2":"1391280687411604","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186969,"job_number":"JOB_186969","tr_customer_id":186987,"tr_customer_product_id":186977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:51:35.000Z","modified_at":"2026-02-15T09:51:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11059599046762","imei1":"11059599046762","imei2":"11059599046762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186971,"job_number":"JOB_186971","tr_customer_id":186989,"tr_customer_product_id":186979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:51:37.000Z","modified_at":"2026-02-15T09:51:37.000Z","name":"Josiah Little","mobile_number":"448-389-3391","email_id":"Einar_Von18@hotmail.com","dop":"2025-04-06","serial_number":"19564515753822984","imei1":"19564515753822984","imei2":"19564515753822984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:51:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186972,"job_number":"JOB_186972","tr_customer_id":186990,"tr_customer_product_id":186980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:17.000Z","modified_at":"2026-02-15T09:52:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13313172213980","imei1":"13313172213980","imei2":"13313172213980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186974,"job_number":"JOB_186974","tr_customer_id":186992,"tr_customer_product_id":186982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:19.000Z","modified_at":"2026-02-15T09:52:19.000Z","name":"Corene Torp","mobile_number":"465-691-2932","email_id":"Hertha_Wolff@yahoo.com","dop":"2025-04-06","serial_number":"12472291555181492","imei1":"12472291555181492","imei2":"12472291555181492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186975,"job_number":"JOB_186975","tr_customer_id":186993,"tr_customer_product_id":186983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:59.000Z","modified_at":"2026-02-15T09:52:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12245586705931","imei1":"12245586705931","imei2":"12245586705931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186977,"job_number":"JOB_186977","tr_customer_id":186995,"tr_customer_product_id":186985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:53:00.000Z","modified_at":"2026-02-15T09:53:00.000Z","name":"Louvenia Ward","mobile_number":"538-275-1735","email_id":"Norene_Kertzmann@gmail.com","dop":"2025-04-06","serial_number":"18757696979381390","imei1":"18757696979381390","imei2":"18757696979381390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186978,"job_number":"JOB_186978","tr_customer_id":186996,"tr_customer_product_id":186986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:06:56.000Z","modified_at":"2026-02-15T10:06:56.000Z","name":"Abbigail Bartell","mobile_number":"361-705-6755","email_id":"Osborne_Johnson54@yahoo.com","dop":"2026-02-01","serial_number":"32492661709185","imei1":"32492661709185","imei2":"32492661709185","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:06:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186979,"job_number":"JOB_186979","tr_customer_id":186997,"tr_customer_product_id":186987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:10:13.000Z","modified_at":"2026-02-15T10:10:13.000Z","name":"Lacey Nikolaus","mobile_number":"988-789-6171","email_id":"Bettye_Heathcote87@yahoo.com","dop":"2026-02-01","serial_number":"59942538189735","imei1":"59942538189735","imei2":"59942538189735","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186980,"job_number":"JOB_186980","tr_customer_id":186998,"tr_customer_product_id":186988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:11:09.000Z","modified_at":"2026-02-15T10:11:09.000Z","name":"Marcus Jaskolski","mobile_number":"597-694-3505","email_id":"Muhammad36@gmail.com","dop":"2026-02-01","serial_number":"75161393286932","imei1":"75161393286932","imei2":"75161393286932","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:11:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186981,"job_number":"JOB_186981","tr_customer_id":186999,"tr_customer_product_id":186989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:17:41.000Z","modified_at":"2026-02-15T10:17:41.000Z","name":"Howard Robel","mobile_number":"647-475-3484","email_id":"Rashad_Boyer51@hotmail.com","dop":"2026-02-01","serial_number":"30492289997197","imei1":"30492289997197","imei2":"30492289997197","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:17:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186982,"job_number":"JOB_186982","tr_customer_id":187000,"tr_customer_product_id":186990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:19:41.000Z","modified_at":"2026-02-15T10:19:41.000Z","name":"Danial Gleichner","mobile_number":"745-838-6453","email_id":"Vern69@yahoo.com","dop":"2026-02-01","serial_number":"85577950276836","imei1":"85577950276836","imei2":"85577950276836","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186983,"job_number":"JOB_186983","tr_customer_id":187001,"tr_customer_product_id":186991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:19:51.000Z","modified_at":"2026-02-15T10:19:52.000Z","name":"Frida Steuber","mobile_number":"906-485-6477","email_id":"Adrien_Bergstrom@hotmail.com","dop":"2026-02-01","serial_number":"62540403602694","imei1":"62540403602694","imei2":"62540403602694","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186984,"job_number":"JOB_186984","tr_customer_id":187002,"tr_customer_product_id":186992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:31:42.000Z","modified_at":"2026-02-15T10:31:42.000Z","name":"Dulce Nitzsche","mobile_number":"628-606-5255","email_id":"Darrick_OConnell82@gmail.com","dop":"2026-02-01","serial_number":"48636466012041","imei1":"48636466012041","imei2":"48636466012041","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186985,"job_number":"JOB_186985","tr_customer_id":187003,"tr_customer_product_id":186993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:35:22.000Z","modified_at":"2026-02-15T10:35:22.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"194466403332296","imei1":"194466403332296","imei2":"194466403332296","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186986,"job_number":"JOB_186986","tr_customer_id":187004,"tr_customer_product_id":186994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:35:28.000Z","modified_at":"2026-02-15T10:35:28.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"165327995302029","imei1":"165327995302029","imei2":"165327995302029","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186987,"job_number":"JOB_186987","tr_customer_id":187005,"tr_customer_product_id":186995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:37:37.000Z","modified_at":"2026-02-15T10:37:37.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"197148484973735","imei1":"197148484973735","imei2":"197148484973735","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186989,"job_number":"JOB_186989","tr_customer_id":187007,"tr_customer_product_id":186997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:47:39.000Z","modified_at":"2026-02-15T10:47:39.000Z","name":"Noemi Goyette","mobile_number":"816-430-1714","email_id":"Tomasa.Schowalter@yahoo.com","dop":"2025-04-06","serial_number":"16419392221043770","imei1":"16419392221043770","imei2":"16419392221043770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186990,"job_number":"JOB_186990","tr_customer_id":187008,"tr_customer_product_id":186998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:47:51.000Z","modified_at":"2026-02-15T10:47:51.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-05","serial_number":"85895616181346","imei1":"85895616181346","imei2":"85895616181346","popurl":"2026-02-05T10:47:41.148317004Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186991,"job_number":"JOB_186991","tr_customer_id":187009,"tr_customer_product_id":186999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:03.000Z","modified_at":"2026-02-15T10:48:03.000Z","name":"Ayushmati Varrier","mobile_number":"8611222604","email_id":"jahnu.mishra@hotmail.com","dop":"2026-02-05","serial_number":"90630869750623","imei1":"90630869750623","imei2":"90630869750623","popurl":"www.charumati-pilla.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186992,"job_number":"JOB_186992","tr_customer_id":187010,"tr_customer_product_id":187000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:03.000Z","modified_at":"2026-02-15T10:48:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13128842224787","imei1":"13128842224787","imei2":"13128842224787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186994,"job_number":"JOB_186994","tr_customer_id":187012,"tr_customer_product_id":187002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:05.000Z","modified_at":"2026-02-15T10:48:05.000Z","name":"Ebony Douglas","mobile_number":"771-281-6352","email_id":"Athena70@gmail.com","dop":"2025-04-06","serial_number":"15431835986222296","imei1":"15431835986222296","imei2":"15431835986222296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186995,"job_number":"JOB_186995","tr_customer_id":187013,"tr_customer_product_id":187003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:50.000Z","modified_at":"2026-02-15T10:48:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14339957123745","imei1":"14339957123745","imei2":"14339957123745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186997,"job_number":"JOB_186997","tr_customer_id":187015,"tr_customer_product_id":187005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:52.000Z","modified_at":"2026-02-15T10:48:52.000Z","name":"Estella Marks","mobile_number":"883-497-3495","email_id":"Deondre23@hotmail.com","dop":"2025-04-06","serial_number":"18130666300466810","imei1":"18130666300466810","imei2":"18130666300466810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186998,"job_number":"JOB_186998","tr_customer_id":187016,"tr_customer_product_id":187006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:49:36.000Z","modified_at":"2026-02-15T10:49:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16013071880038","imei1":"16013071880038","imei2":"16013071880038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187000,"job_number":"JOB_187000","tr_customer_id":187018,"tr_customer_product_id":187008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:49:38.000Z","modified_at":"2026-02-15T10:49:38.000Z","name":"Athena Braun","mobile_number":"534-405-5049","email_id":"Seamus_Gottlieb@yahoo.com","dop":"2025-04-06","serial_number":"13415886447576528","imei1":"13415886447576528","imei2":"13415886447576528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187002,"job_number":"JOB_187002","tr_customer_id":187020,"tr_customer_product_id":187010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:53:09.000Z","modified_at":"2026-02-15T10:53:09.000Z","name":"Eladio Parisian","mobile_number":"504-837-1213","email_id":"Sienna.Kirlin@yahoo.com","dop":"2025-04-06","serial_number":"19382972336927020","imei1":"19382972336927020","imei2":"19382972336927020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187004,"job_number":"JOB_187004","tr_customer_id":187022,"tr_customer_product_id":187012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:58:00.000Z","modified_at":"2026-02-15T10:58:00.000Z","name":"Jolie Abernathy","mobile_number":"603-789-9785","email_id":"Era.Braun25@hotmail.com","dop":"2025-04-06","serial_number":"14451919436683220","imei1":"14451919436683220","imei2":"14451919436683220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187005,"job_number":"JOB_187005","tr_customer_id":187023,"tr_customer_product_id":187013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:05:11.000Z","modified_at":"2026-02-15T12:05:11.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-05","serial_number":"55346567890444","imei1":"55346567890444","imei2":"55346567890444","popurl":"2026-02-05T12:05:09.439242500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T12:05:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187006,"job_number":"JOB_187006","tr_customer_id":187024,"tr_customer_product_id":187014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:07:04.000Z","modified_at":"2026-02-15T12:07:04.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-05","serial_number":"89346567890344","imei1":"89346567890344","imei2":"89346567890344","popurl":"2026-02-05T12:07:01.541918800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T12:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187009,"job_number":"JOB_187009","tr_customer_id":187027,"tr_customer_product_id":187017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:39:29.000Z","modified_at":"2026-02-15T13:39:29.000Z","name":"Mitchell Nader","mobile_number":"823-509-1695","email_id":"Shanie.Upton@yahoo.com","dop":"2025-05-30","serial_number":"16127208522228","imei1":"16127208522228","imei2":"16127208522228","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187010,"job_number":"JOB_187010","tr_customer_id":187028,"tr_customer_product_id":187018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:39:30.000Z","modified_at":"2026-02-15T13:39:30.000Z","name":"Alia Gusikowski","mobile_number":"351-510-3439","email_id":"Randall.Cremin12@yahoo.com","dop":"2025-05-30","serial_number":"1438985986096546","imei1":"1438985986096546","imei2":"1438985986096546","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187011,"job_number":"JOB_187011","tr_customer_id":187029,"tr_customer_product_id":187019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:57:38.000Z","modified_at":"2026-02-15T13:57:38.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"102339009322581","imei1":"102339009322581","imei2":"102339009322581","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187013,"job_number":"JOB_187013","tr_customer_id":187031,"tr_customer_product_id":187021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:16.000Z","modified_at":"2026-02-15T13:58:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74586904723473","imei1":"74586904723473","imei2":"74586904723473","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187014,"job_number":"JOB_187014","tr_customer_id":187032,"tr_customer_product_id":187022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64901830297010","imei1":"64901830297010","imei2":"64901830297010","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187015,"job_number":"JOB_187015","tr_customer_id":187033,"tr_customer_product_id":187023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43000733107652","imei1":"43000733107652","imei2":"43000733107652","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187016,"job_number":"JOB_187016","tr_customer_id":187034,"tr_customer_product_id":187024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74179220157113","imei1":"74179220157113","imei2":"74179220157113","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187017,"job_number":"JOB_187017","tr_customer_id":187035,"tr_customer_product_id":187025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:18.000Z","modified_at":"2026-02-15T13:58:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87564269615780","imei1":"87564269615780","imei2":"87564269615780","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187018,"job_number":"JOB_187018","tr_customer_id":187036,"tr_customer_product_id":187026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:18.000Z","modified_at":"2026-02-15T13:58:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73977316052839","imei1":"73977316052839","imei2":"73977316052839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187020,"job_number":"JOB_187020","tr_customer_id":187038,"tr_customer_product_id":187028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:22.000Z","modified_at":"2026-02-15T13:58:22.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"106951712710418","imei1":"106951712710418","imei2":"106951712710418","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187023,"job_number":"JOB_187023","tr_customer_id":187041,"tr_customer_product_id":187031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:48.000Z","modified_at":"2026-02-15T13:58:48.000Z","name":"Lorena Sanford","mobile_number":"268-984-1713","email_id":"Geovany.Keebler29@gmail.com","dop":"2025-04-06","serial_number":"10614436670129892","imei1":"10614436670129892","imei2":"10614436670129892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187024,"job_number":"JOB_187024","tr_customer_id":187042,"tr_customer_product_id":187032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:48.000Z","modified_at":"2026-02-15T13:58:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23050710177185","imei1":"23050710177185","imei2":"23050710177185","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187025,"job_number":"JOB_187025","tr_customer_id":187043,"tr_customer_product_id":187033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40458074383627","imei1":"40458074383627","imei2":"40458074383627","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187026,"job_number":"JOB_187026","tr_customer_id":187044,"tr_customer_product_id":187034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28091532355559","imei1":"28091532355559","imei2":"28091532355559","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187027,"job_number":"JOB_187027","tr_customer_id":187045,"tr_customer_product_id":187035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83878537234347","imei1":"83878537234347","imei2":"83878537234347","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187028,"job_number":"JOB_187028","tr_customer_id":187046,"tr_customer_product_id":187036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:50.000Z","modified_at":"2026-02-15T13:58:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75965107927282","imei1":"75965107927282","imei2":"75965107927282","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187029,"job_number":"JOB_187029","tr_customer_id":187047,"tr_customer_product_id":187037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:50.000Z","modified_at":"2026-02-15T13:58:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33249299895497","imei1":"33249299895497","imei2":"33249299895497","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187031,"job_number":"JOB_187031","tr_customer_id":187049,"tr_customer_product_id":187039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:06.000Z","modified_at":"2026-02-15T13:59:06.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104894473772043","imei1":"104894473772043","imei2":"104894473772043","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187033,"job_number":"JOB_187033","tr_customer_id":187051,"tr_customer_product_id":187041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:20.000Z","modified_at":"2026-02-15T13:59:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51124551888715","imei1":"51124551888715","imei2":"51124551888715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187034,"job_number":"JOB_187034","tr_customer_id":187052,"tr_customer_product_id":187042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89655487230437","imei1":"89655487230437","imei2":"89655487230437","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187035,"job_number":"JOB_187035","tr_customer_id":187053,"tr_customer_product_id":187043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98377118697013","imei1":"98377118697013","imei2":"98377118697013","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187036,"job_number":"JOB_187036","tr_customer_id":187054,"tr_customer_product_id":187044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78381531985396","imei1":"78381531985396","imei2":"78381531985396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187037,"job_number":"JOB_187037","tr_customer_id":187055,"tr_customer_product_id":187045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27918658492429","imei1":"27918658492429","imei2":"27918658492429","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187038,"job_number":"JOB_187038","tr_customer_id":187056,"tr_customer_product_id":187046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:22.000Z","modified_at":"2026-02-15T13:59:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82492217863724","imei1":"82492217863724","imei2":"82492217863724","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187040,"job_number":"JOB_187040","tr_customer_id":187058,"tr_customer_product_id":187048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:37.000Z","modified_at":"2026-02-15T13:59:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18714751055887","imei1":"18714751055887","imei2":"18714751055887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187042,"job_number":"JOB_187042","tr_customer_id":187060,"tr_customer_product_id":187050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:38.000Z","modified_at":"2026-02-15T13:59:38.000Z","name":"Dortha Collier","mobile_number":"303-925-9068","email_id":"Jeffrey12@hotmail.com","dop":"2025-04-06","serial_number":"19979080396713290","imei1":"19979080396713290","imei2":"19979080396713290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187045,"job_number":"JOB_187045","tr_customer_id":187063,"tr_customer_product_id":187053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:00:20.000Z","modified_at":"2026-02-15T14:00:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13984422900997","imei1":"13984422900997","imei2":"13984422900997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187047,"job_number":"JOB_187047","tr_customer_id":187065,"tr_customer_product_id":187055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:00:22.000Z","modified_at":"2026-02-15T14:00:22.000Z","name":"Meaghan Reinger","mobile_number":"505-668-0409","email_id":"Anabelle.Connelly70@gmail.com","dop":"2025-04-06","serial_number":"18834737958951230","imei1":"18834737958951230","imei2":"18834737958951230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187048,"job_number":"JOB_187048","tr_customer_id":187066,"tr_customer_product_id":187056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:01:03.000Z","modified_at":"2026-02-15T14:01:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12607197800685","imei1":"12607197800685","imei2":"12607197800685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:01:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187050,"job_number":"JOB_187050","tr_customer_id":187068,"tr_customer_product_id":187058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:01:04.000Z","modified_at":"2026-02-15T14:01:04.000Z","name":"Jamir Cronin","mobile_number":"665-903-3047","email_id":"Brandy_West25@gmail.com","dop":"2025-04-06","serial_number":"11597987596136010","imei1":"11597987596136010","imei2":"11597987596136010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:01:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187060,"job_number":"JOB_187060","tr_customer_id":187078,"tr_customer_product_id":187068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:18:40.000Z","modified_at":"2026-02-15T14:18:40.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"43132387608188","imei1":"43132387608188","imei2":"43132387608188","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187061,"job_number":"JOB_187061","tr_customer_id":187079,"tr_customer_product_id":187069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:18:40.000Z","modified_at":"2026-02-15T14:18:40.000Z","name":"Zoila McKenzie","mobile_number":"513-733-2264","email_id":"Rocky8@yahoo.com","dop":"2025-02-01","serial_number":"100160448245178","imei1":"100160448245178","imei2":"100160448245178","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187063,"job_number":"JOB_187063","tr_customer_id":187081,"tr_customer_product_id":187071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:22.000Z","modified_at":"2026-02-15T14:19:22.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"35932994454938","imei1":"35932994454938","imei2":"35932994454938","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187064,"job_number":"JOB_187064","tr_customer_id":187082,"tr_customer_product_id":187072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:23.000Z","modified_at":"2026-02-15T14:19:23.000Z","name":"Danial Stracke","mobile_number":"921-742-5413","email_id":"Hester_Hackett99@gmail.com","dop":"2025-02-01","serial_number":"37239301380109","imei1":"37239301380109","imei2":"37239301380109","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187066,"job_number":"JOB_187066","tr_customer_id":187084,"tr_customer_product_id":187074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:58.000Z","modified_at":"2026-02-15T14:19:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15707532866387","imei1":"15707532866387","imei2":"15707532866387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187068,"job_number":"JOB_187068","tr_customer_id":187086,"tr_customer_product_id":187076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:00.000Z","modified_at":"2026-02-15T14:20:00.000Z","name":"Carson Douglas","mobile_number":"846-599-4597","email_id":"Maritza53@yahoo.com","dop":"2025-04-06","serial_number":"13252984808633096","imei1":"13252984808633096","imei2":"13252984808633096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187069,"job_number":"JOB_187069","tr_customer_id":187087,"tr_customer_product_id":187077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:04.000Z","modified_at":"2026-02-15T14:20:04.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"90638858306649","imei1":"90638858306649","imei2":"90638858306649","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187070,"job_number":"JOB_187070","tr_customer_id":187088,"tr_customer_product_id":187078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:04.000Z","modified_at":"2026-02-15T14:20:04.000Z","name":"Madison Jones","mobile_number":"415-558-6887","email_id":"Maybelle.Jacobs51@hotmail.com","dop":"2025-02-01","serial_number":"51142501004467","imei1":"51142501004467","imei2":"51142501004467","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187072,"job_number":"JOB_187072","tr_customer_id":187090,"tr_customer_product_id":187080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:39.000Z","modified_at":"2026-02-15T14:20:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17953549906708","imei1":"17953549906708","imei2":"17953549906708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187074,"job_number":"JOB_187074","tr_customer_id":187092,"tr_customer_product_id":187082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:41.000Z","modified_at":"2026-02-15T14:20:41.000Z","name":"Ocie Labadie","mobile_number":"730-877-9586","email_id":"Alvah.McCullough85@yahoo.com","dop":"2025-04-06","serial_number":"10392770912008928","imei1":"10392770912008928","imei2":"10392770912008928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187075,"job_number":"JOB_187075","tr_customer_id":187093,"tr_customer_product_id":187083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:46.000Z","modified_at":"2026-02-15T14:20:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14329955753337","imei1":"14329955753337","imei2":"14329955753337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187077,"job_number":"JOB_187077","tr_customer_id":187095,"tr_customer_product_id":187085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:47.000Z","modified_at":"2026-02-15T14:20:47.000Z","name":"Gabriel Fay","mobile_number":"501-502-1715","email_id":"Shanel.Hoeger37@yahoo.com","dop":"2025-04-06","serial_number":"18956941070379930","imei1":"18956941070379930","imei2":"18956941070379930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187078,"job_number":"JOB_187078","tr_customer_id":187096,"tr_customer_product_id":187086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:26.000Z","modified_at":"2026-02-15T14:21:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10102675426909","imei1":"10102675426909","imei2":"10102675426909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187080,"job_number":"JOB_187080","tr_customer_id":187098,"tr_customer_product_id":187088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:27.000Z","modified_at":"2026-02-15T14:21:27.000Z","name":"Drew Grady","mobile_number":"302-618-2173","email_id":"Solon98@yahoo.com","dop":"2025-04-06","serial_number":"15619477608470204","imei1":"15619477608470204","imei2":"15619477608470204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187081,"job_number":"JOB_187081","tr_customer_id":187099,"tr_customer_product_id":187089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:32.000Z","modified_at":"2026-02-15T14:21:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14830749884443","imei1":"14830749884443","imei2":"14830749884443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187083,"job_number":"JOB_187083","tr_customer_id":187101,"tr_customer_product_id":187091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:34.000Z","modified_at":"2026-02-15T14:21:34.000Z","name":"Liana Huel","mobile_number":"802-895-5064","email_id":"Angelina.Sanford@yahoo.com","dop":"2025-04-06","serial_number":"15748405575817776","imei1":"15748405575817776","imei2":"15748405575817776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187084,"job_number":"JOB_187084","tr_customer_id":187102,"tr_customer_product_id":187092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:07.000Z","modified_at":"2026-02-15T14:22:07.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10716528573250","imei1":"10716528573250","imei2":"10716528573250","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187086,"job_number":"JOB_187086","tr_customer_id":187104,"tr_customer_product_id":187094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:08.000Z","modified_at":"2026-02-15T14:22:08.000Z","name":"Jessika Douglas","mobile_number":"217-412-9721","email_id":"Emory74@yahoo.com","dop":"2025-06-18","serial_number":"1083359125800506","imei1":"1083359125800506","imei2":"1083359125800506","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187087,"job_number":"JOB_187087","tr_customer_id":187105,"tr_customer_product_id":187095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:11.000Z","modified_at":"2026-02-15T14:22:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15559671691365","imei1":"15559671691365","imei2":"15559671691365","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187089,"job_number":"JOB_187089","tr_customer_id":187107,"tr_customer_product_id":187097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:12.000Z","modified_at":"2026-02-15T14:22:12.000Z","name":"Murray Wolf","mobile_number":"531-319-5052","email_id":"Dorothea_Rice@yahoo.com","dop":"2025-04-06","serial_number":"19208423499013300","imei1":"19208423499013300","imei2":"19208423499013300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187093,"job_number":"JOB_187093","tr_customer_id":187111,"tr_customer_product_id":187101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:50.000Z","modified_at":"2026-02-15T14:22:50.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10542814601330","imei1":"10542814601330","imei2":"10542814601330","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187095,"job_number":"JOB_187095","tr_customer_id":187113,"tr_customer_product_id":187103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:51.000Z","modified_at":"2026-02-15T14:22:51.000Z","name":"Jarrett Krajcik","mobile_number":"678-945-2716","email_id":"Hanna.Dibbert51@hotmail.com","dop":"2025-06-18","serial_number":"1076684520318457","imei1":"1076684520318457","imei2":"1076684520318457","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187102,"job_number":"JOB_187102","tr_customer_id":187120,"tr_customer_product_id":187110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:53.000Z","modified_at":"2026-02-15T14:23:53.000Z","name":"Chris Boyle","mobile_number":"303-503-7415","email_id":"Hollie.Mueller@gmail.com","dop":"2025-04-07","serial_number":"16343792352653","imei1":"16343792352653","imei2":"16343792352653","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187103,"job_number":"JOB_187103","tr_customer_id":187121,"tr_customer_product_id":187111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:23.000Z","modified_at":"2026-02-15T14:24:23.000Z","name":"Ora Hane","mobile_number":"203-845-8131","email_id":"Herminia89@yahoo.com","dop":"2025-04-07","serial_number":"17897755107457","imei1":"17897755107457","imei2":"17897755107457","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187107,"job_number":"JOB_187107","tr_customer_id":187125,"tr_customer_product_id":187115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:48.000Z","modified_at":"2026-02-15T14:24:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15249122686704","imei1":"15249122686704","imei2":"15249122686704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187109,"job_number":"JOB_187109","tr_customer_id":187127,"tr_customer_product_id":187117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:50.000Z","modified_at":"2026-02-15T14:24:50.000Z","name":"Susanna Wuckert","mobile_number":"756-672-8169","email_id":"Margaret14@hotmail.com","dop":"2025-04-06","serial_number":"11725153669115862","imei1":"11725153669115862","imei2":"11725153669115862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187110,"job_number":"JOB_187110","tr_customer_id":187128,"tr_customer_product_id":187118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:18.000Z","modified_at":"2026-02-15T14:25:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15586379621468","imei1":"15586379621468","imei2":"15586379621468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187112,"job_number":"JOB_187112","tr_customer_id":187130,"tr_customer_product_id":187120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:19.000Z","modified_at":"2026-02-15T14:25:19.000Z","name":"Lucinda Kling","mobile_number":"206-462-1937","email_id":"Mazie52@yahoo.com","dop":"2025-04-06","serial_number":"15975787898779336","imei1":"15975787898779336","imei2":"15975787898779336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187113,"job_number":"JOB_187113","tr_customer_id":187131,"tr_customer_product_id":187121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:36.000Z","modified_at":"2026-02-15T14:25:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16450245740387","imei1":"16450245740387","imei2":"16450245740387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187115,"job_number":"JOB_187115","tr_customer_id":187133,"tr_customer_product_id":187123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:38.000Z","modified_at":"2026-02-15T14:25:38.000Z","name":"Jacklyn Kutch","mobile_number":"828-887-6462","email_id":"Baron.Kertzmann41@yahoo.com","dop":"2025-04-06","serial_number":"12215152455965426","imei1":"12215152455965426","imei2":"12215152455965426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187116,"job_number":"JOB_187116","tr_customer_id":187134,"tr_customer_product_id":187124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:00.000Z","modified_at":"2026-02-15T14:26:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19970265154876","imei1":"19970265154876","imei2":"19970265154876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187118,"job_number":"JOB_187118","tr_customer_id":187136,"tr_customer_product_id":187126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:02.000Z","modified_at":"2026-02-15T14:26:02.000Z","name":"Bette Jast","mobile_number":"940-666-6163","email_id":"Fidel_Stanton@hotmail.com","dop":"2025-04-06","serial_number":"16249673678697824","imei1":"16249673678697824","imei2":"16249673678697824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187119,"job_number":"JOB_187119","tr_customer_id":187137,"tr_customer_product_id":187127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:15.000Z","modified_at":"2026-02-15T14:26:15.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19254089152789","imei1":"19254089152789","imei2":"19254089152789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187121,"job_number":"JOB_187121","tr_customer_id":187139,"tr_customer_product_id":187129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:16.000Z","modified_at":"2026-02-15T14:26:16.000Z","name":"Yesenia Hayes","mobile_number":"784-689-1355","email_id":"Clovis_Watsica@yahoo.com","dop":"2025-04-06","serial_number":"14793764931110308","imei1":"14793764931110308","imei2":"14793764931110308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187122,"job_number":"JOB_187122","tr_customer_id":187140,"tr_customer_product_id":187130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:22.000Z","modified_at":"2026-02-15T14:26:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17118441382342","imei1":"17118441382342","imei2":"17118441382342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187124,"job_number":"JOB_187124","tr_customer_id":187142,"tr_customer_product_id":187132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:24.000Z","modified_at":"2026-02-15T14:26:24.000Z","name":"Jarret Marvin","mobile_number":"386-842-5740","email_id":"Jordon11@gmail.com","dop":"2025-04-06","serial_number":"16559444459322644","imei1":"16559444459322644","imei2":"16559444459322644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187125,"job_number":"JOB_187125","tr_customer_id":187143,"tr_customer_product_id":187133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:27.000Z","modified_at":"2026-02-15T14:26:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18464460773179","imei1":"18464460773179","imei2":"18464460773179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187127,"job_number":"JOB_187127","tr_customer_id":187145,"tr_customer_product_id":187135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:29.000Z","modified_at":"2026-02-15T14:26:29.000Z","name":"Kiana Larson","mobile_number":"933-754-2101","email_id":"Kara.Wolff@gmail.com","dop":"2025-04-06","serial_number":"18852327251330156","imei1":"18852327251330156","imei2":"18852327251330156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187128,"job_number":"JOB_187128","tr_customer_id":187146,"tr_customer_product_id":187136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:43.000Z","modified_at":"2026-02-15T14:26:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19124385431179","imei1":"19124385431179","imei2":"19124385431179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187130,"job_number":"JOB_187130","tr_customer_id":187148,"tr_customer_product_id":187138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:44.000Z","modified_at":"2026-02-15T14:26:44.000Z","name":"Winifred Schowalter","mobile_number":"853-542-7211","email_id":"Lavern91@gmail.com","dop":"2025-04-06","serial_number":"14821022656654990","imei1":"14821022656654990","imei2":"14821022656654990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187131,"job_number":"JOB_187131","tr_customer_id":187149,"tr_customer_product_id":187139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:01.000Z","modified_at":"2026-02-15T14:27:01.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14528354389338","imei1":"14528354389338","imei2":"14528354389338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187133,"job_number":"JOB_187133","tr_customer_id":187151,"tr_customer_product_id":187141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:03.000Z","modified_at":"2026-02-15T14:27:03.000Z","name":"Ian Pfannerstill","mobile_number":"470-995-9982","email_id":"Sarina0@hotmail.com","dop":"2025-04-06","serial_number":"11434439116627450","imei1":"11434439116627450","imei2":"11434439116627450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187134,"job_number":"JOB_187134","tr_customer_id":187152,"tr_customer_product_id":187142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:12.000Z","modified_at":"2026-02-15T14:27:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17649021680040","imei1":"17649021680040","imei2":"17649021680040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187136,"job_number":"JOB_187136","tr_customer_id":187154,"tr_customer_product_id":187144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:14.000Z","modified_at":"2026-02-15T14:27:14.000Z","name":"Tiara Schowalter","mobile_number":"688-431-0405","email_id":"Lesley.Schmitt@hotmail.com","dop":"2025-04-06","serial_number":"12658411081049574","imei1":"12658411081049574","imei2":"12658411081049574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187137,"job_number":"JOB_187137","tr_customer_id":187155,"tr_customer_product_id":187145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:47.000Z","modified_at":"2026-02-15T14:27:47.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18186610422609","imei1":"18186610422609","imei2":"18186610422609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187139,"job_number":"JOB_187139","tr_customer_id":187157,"tr_customer_product_id":187147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:49.000Z","modified_at":"2026-02-15T14:27:49.000Z","name":"Kenny Waters","mobile_number":"888-260-3328","email_id":"Tyrell_Feil78@yahoo.com","dop":"2025-04-06","serial_number":"10019552825530170","imei1":"10019552825530170","imei2":"10019552825530170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187140,"job_number":"JOB_187140","tr_customer_id":187158,"tr_customer_product_id":187148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:57.000Z","modified_at":"2026-02-15T14:27:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14648595276951","imei1":"14648595276951","imei2":"14648595276951","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187142,"job_number":"JOB_187142","tr_customer_id":187160,"tr_customer_product_id":187150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:58.000Z","modified_at":"2026-02-15T14:27:58.000Z","name":"Bettie Champlin","mobile_number":"517-925-1371","email_id":"Tyshawn.Pacocha49@yahoo.com","dop":"2025-04-06","serial_number":"12168536102071452","imei1":"12168536102071452","imei2":"12168536102071452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187143,"job_number":"JOB_187143","tr_customer_id":187161,"tr_customer_product_id":187151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:59.000Z","modified_at":"2026-02-15T14:27:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17911571022317","imei1":"17911571022317","imei2":"17911571022317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187145,"job_number":"JOB_187145","tr_customer_id":187163,"tr_customer_product_id":187153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:01.000Z","modified_at":"2026-02-15T14:28:01.000Z","name":"Everett Thompson","mobile_number":"598-379-4227","email_id":"Mya37@hotmail.com","dop":"2025-04-06","serial_number":"11574104922902676","imei1":"11574104922902676","imei2":"11574104922902676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187147,"job_number":"JOB_187147","tr_customer_id":187165,"tr_customer_product_id":187155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:10.000Z","modified_at":"2026-02-15T14:28:10.000Z","name":"Johann Ritchie","mobile_number":"646-992-8950","email_id":"Omari.Welch@yahoo.com","dop":"2025-04-06","serial_number":"17914960512879240","imei1":"17914960512879240","imei2":"17914960512879240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187149,"job_number":"JOB_187149","tr_customer_id":187167,"tr_customer_product_id":187157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:47.000Z","modified_at":"2026-02-15T14:28:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12489427100538","imei1":"12489427100538","imei2":"12489427100538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187152,"job_number":"JOB_187152","tr_customer_id":187170,"tr_customer_product_id":187160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:49.000Z","modified_at":"2026-02-15T14:28:49.000Z","name":"Herminia Keebler","mobile_number":"651-925-0224","email_id":"Rachael15@hotmail.com","dop":"2025-04-06","serial_number":"18142919284428130","imei1":"18142919284428130","imei2":"18142919284428130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187154,"job_number":"JOB_187154","tr_customer_id":187172,"tr_customer_product_id":187162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:51.000Z","modified_at":"2026-02-15T14:28:51.000Z","name":"Zoe Monahan","mobile_number":"656-819-8459","email_id":"Hilbert85@gmail.com","dop":"2025-04-06","serial_number":"14162439078513812","imei1":"14162439078513812","imei2":"14162439078513812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187156,"job_number":"JOB_187156","tr_customer_id":187174,"tr_customer_product_id":187164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:29:34.000Z","modified_at":"2026-02-15T14:29:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14748848004874","imei1":"14748848004874","imei2":"14748848004874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187158,"job_number":"JOB_187158","tr_customer_id":187176,"tr_customer_product_id":187166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:29:36.000Z","modified_at":"2026-02-15T14:29:36.000Z","name":"Marco Carter","mobile_number":"248-635-7873","email_id":"Jeremie.Raynor87@hotmail.com","dop":"2025-04-06","serial_number":"10532882504952882","imei1":"10532882504952882","imei2":"10532882504952882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187159,"job_number":"JOB_187159","tr_customer_id":187177,"tr_customer_product_id":187167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:35.000Z","modified_at":"2026-02-15T14:31:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17987057243901","imei1":"17987057243901","imei2":"17987057243901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187161,"job_number":"JOB_187161","tr_customer_id":187179,"tr_customer_product_id":187169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:36.000Z","modified_at":"2026-02-15T14:31:36.000Z","name":"Golda Johns","mobile_number":"826-554-0175","email_id":"Dean98@hotmail.com","dop":"2025-04-06","serial_number":"14485796904094016","imei1":"14485796904094016","imei2":"14485796904094016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187162,"job_number":"JOB_187162","tr_customer_id":187180,"tr_customer_product_id":187170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:40.000Z","modified_at":"2026-02-15T14:31:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15711692534320","imei1":"15711692534320","imei2":"15711692534320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187164,"job_number":"JOB_187164","tr_customer_id":187182,"tr_customer_product_id":187172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:42.000Z","modified_at":"2026-02-15T14:31:42.000Z","name":"Erich Kirlin","mobile_number":"897-623-8534","email_id":"Clint.Hermiston@hotmail.com","dop":"2025-04-06","serial_number":"10353955896889238","imei1":"10353955896889238","imei2":"10353955896889238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187165,"job_number":"JOB_187165","tr_customer_id":187183,"tr_customer_product_id":187173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:19.000Z","modified_at":"2026-02-15T14:32:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13512958212601","imei1":"13512958212601","imei2":"13512958212601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187167,"job_number":"JOB_187167","tr_customer_id":187185,"tr_customer_product_id":187175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:21.000Z","modified_at":"2026-02-15T14:32:21.000Z","name":"Neva Boehm","mobile_number":"249-827-8649","email_id":"Efrain74@gmail.com","dop":"2025-04-06","serial_number":"19138619691890560","imei1":"19138619691890560","imei2":"19138619691890560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187168,"job_number":"JOB_187168","tr_customer_id":187186,"tr_customer_product_id":187176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:24.000Z","modified_at":"2026-02-15T14:32:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12264870516207","imei1":"12264870516207","imei2":"12264870516207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187170,"job_number":"JOB_187170","tr_customer_id":187188,"tr_customer_product_id":187178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:26.000Z","modified_at":"2026-02-15T14:32:26.000Z","name":"Richmond Hegmann","mobile_number":"529-670-4625","email_id":"Constance.Cormier17@hotmail.com","dop":"2025-04-06","serial_number":"13295411501727392","imei1":"13295411501727392","imei2":"13295411501727392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187171,"job_number":"JOB_187171","tr_customer_id":187189,"tr_customer_product_id":187179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:27.000Z","modified_at":"2026-02-15T14:32:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17157960088787","imei1":"17157960088787","imei2":"17157960088787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187173,"job_number":"JOB_187173","tr_customer_id":187191,"tr_customer_product_id":187181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:29.000Z","modified_at":"2026-02-15T14:32:29.000Z","name":"Naomi Wiegand","mobile_number":"709-924-7550","email_id":"Rosendo_Stroman@gmail.com","dop":"2025-04-06","serial_number":"10170722342086502","imei1":"10170722342086502","imei2":"10170722342086502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187177,"job_number":"JOB_187177","tr_customer_id":187195,"tr_customer_product_id":187185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:03.000Z","modified_at":"2026-02-15T14:33:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18123061742281","imei1":"18123061742281","imei2":"18123061742281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187181,"job_number":"JOB_187181","tr_customer_id":187199,"tr_customer_product_id":187189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:04.000Z","modified_at":"2026-02-15T14:33:04.000Z","name":"Chelsie Morar","mobile_number":"988-775-3480","email_id":"Alize_Denesik34@hotmail.com","dop":"2025-04-06","serial_number":"17238599782396452","imei1":"17238599782396452","imei2":"17238599782396452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187183,"job_number":"JOB_187183","tr_customer_id":187201,"tr_customer_product_id":187191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:13.000Z","modified_at":"2026-02-15T14:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11572965201556","imei1":"11572965201556","imei2":"11572965201556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187184,"job_number":"JOB_187184","tr_customer_id":187202,"tr_customer_product_id":187192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:13.000Z","modified_at":"2026-02-15T14:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19666558173880","imei1":"19666558173880","imei2":"19666558173880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187187,"job_number":"JOB_187187","tr_customer_id":187205,"tr_customer_product_id":187195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:15.000Z","modified_at":"2026-02-15T14:33:15.000Z","name":"Khalid Carroll","mobile_number":"318-902-0223","email_id":"Devan_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"19853331500066716","imei1":"19853331500066716","imei2":"19853331500066716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187188,"job_number":"JOB_187188","tr_customer_id":187206,"tr_customer_product_id":187196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:15.000Z","modified_at":"2026-02-15T14:33:15.000Z","name":"Jose Donnelly","mobile_number":"350-839-1406","email_id":"Winnifred_Bashirian78@hotmail.com","dop":"2025-04-06","serial_number":"15444751562136728","imei1":"15444751562136728","imei2":"15444751562136728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187190,"job_number":"JOB_187190","tr_customer_id":187208,"tr_customer_product_id":187198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:17.000Z","modified_at":"2026-02-15T14:33:17.000Z","name":"Charity Boehm","mobile_number":"844-736-4497","email_id":"Bobbie_Jakubowski99@gmail.com","dop":"2025-04-06","serial_number":"18121046470931440","imei1":"18121046470931440","imei2":"18121046470931440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187194,"job_number":"JOB_187194","tr_customer_id":187212,"tr_customer_product_id":187202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:45.000Z","modified_at":"2026-02-15T14:33:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17888040108552","imei1":"17888040108552","imei2":"17888040108552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187196,"job_number":"JOB_187196","tr_customer_id":187214,"tr_customer_product_id":187204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:47.000Z","modified_at":"2026-02-15T14:33:47.000Z","name":"Stanford Parker","mobile_number":"533-212-4801","email_id":"Nedra3@hotmail.com","dop":"2025-04-06","serial_number":"17179522028706224","imei1":"17179522028706224","imei2":"17179522028706224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187198,"job_number":"JOB_187198","tr_customer_id":187216,"tr_customer_product_id":187206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:17.000Z","modified_at":"2026-02-15T14:34:17.000Z","name":"Arno Heathcote","mobile_number":"756-593-2413","email_id":"Dana30@gmail.com","dop":"2025-04-06","serial_number":"15336367938739100","imei1":"15336367938739100","imei2":"15336367938739100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187199,"job_number":"JOB_187199","tr_customer_id":187217,"tr_customer_product_id":187207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:36.000Z","modified_at":"2026-02-15T14:34:36.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10935212475028","imei1":"10935212475028","imei2":"10935212475028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187201,"job_number":"JOB_187201","tr_customer_id":187219,"tr_customer_product_id":187209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:37.000Z","modified_at":"2026-02-15T14:34:37.000Z","name":"Stephon Douglas","mobile_number":"272-236-1014","email_id":"Kristina_Crona@yahoo.com","dop":"2025-04-06","serial_number":"15259864300393112","imei1":"15259864300393112","imei2":"15259864300393112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187202,"job_number":"JOB_187202","tr_customer_id":187220,"tr_customer_product_id":187210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:18.000Z","modified_at":"2026-02-15T14:35:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14337799410978","imei1":"14337799410978","imei2":"14337799410978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187204,"job_number":"JOB_187204","tr_customer_id":187222,"tr_customer_product_id":187212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:19.000Z","modified_at":"2026-02-15T14:35:19.000Z","name":"Rashad Boyer","mobile_number":"232-982-4370","email_id":"Joesph_Sanford49@yahoo.com","dop":"2025-04-06","serial_number":"12127688654837650","imei1":"12127688654837650","imei2":"12127688654837650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187205,"job_number":"JOB_187205","tr_customer_id":187223,"tr_customer_product_id":187213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:43.000Z","modified_at":"2026-02-15T14:35:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14015221197403","imei1":"14015221197403","imei2":"14015221197403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187207,"job_number":"JOB_187207","tr_customer_id":187225,"tr_customer_product_id":187215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:44.000Z","modified_at":"2026-02-15T14:35:44.000Z","name":"Imani Medhurst","mobile_number":"650-622-7969","email_id":"Janiya.Conn@yahoo.com","dop":"2025-04-06","serial_number":"19922696919929816","imei1":"19922696919929816","imei2":"19922696919929816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187209,"job_number":"JOB_187209","tr_customer_id":187227,"tr_customer_product_id":187217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:59.000Z","modified_at":"2026-02-15T14:35:59.000Z","name":"Margaret Herman","mobile_number":"765-314-1127","email_id":"Isaiah28@hotmail.com","dop":"2025-04-06","serial_number":"18043710149272628","imei1":"18043710149272628","imei2":"18043710149272628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187210,"job_number":"JOB_187210","tr_customer_id":187228,"tr_customer_product_id":187218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:00.000Z","modified_at":"2026-02-15T14:36:00.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"13604613005518","imei1":"13604613005518","imei2":"13604613005518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187212,"job_number":"JOB_187212","tr_customer_id":187230,"tr_customer_product_id":187220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:01.000Z","modified_at":"2026-02-15T14:36:01.000Z","name":"Lurline Daniel","mobile_number":"840-985-7355","email_id":"Yasmin.Bosco@hotmail.com","dop":"2025-04-06","serial_number":"11823767115621000","imei1":"11823767115621000","imei2":"11823767115621000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187215,"job_number":"JOB_187215","tr_customer_id":187233,"tr_customer_product_id":187223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:30.000Z","modified_at":"2026-02-15T14:36:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10960992437104","imei1":"10960992437104","imei2":"10960992437104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187217,"job_number":"JOB_187217","tr_customer_id":187235,"tr_customer_product_id":187225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:31.000Z","modified_at":"2026-02-15T14:36:31.000Z","name":"Mable O'Reilly","mobile_number":"751-314-7139","email_id":"Otto.Gutmann94@hotmail.com","dop":"2025-04-06","serial_number":"14474396039964810","imei1":"14474396039964810","imei2":"14474396039964810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187219,"job_number":"JOB_187219","tr_customer_id":187237,"tr_customer_product_id":187227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:37:15.000Z","modified_at":"2026-02-15T14:37:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10609805579560","imei1":"10609805579560","imei2":"10609805579560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187221,"job_number":"JOB_187221","tr_customer_id":187239,"tr_customer_product_id":187229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:37:17.000Z","modified_at":"2026-02-15T14:37:17.000Z","name":"Ocie Wunsch","mobile_number":"820-584-6401","email_id":"Adella.Armstrong92@yahoo.com","dop":"2025-04-06","serial_number":"16473024243918144","imei1":"16473024243918144","imei2":"16473024243918144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187222,"job_number":"JOB_187222","tr_customer_id":187240,"tr_customer_product_id":187230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:51:45.000Z","modified_at":"2026-02-15T14:51:45.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17641341632955","imei1":"17641341632955","imei2":"17641341632955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187224,"job_number":"JOB_187224","tr_customer_id":187242,"tr_customer_product_id":187232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:51:46.000Z","modified_at":"2026-02-15T14:51:46.000Z","name":"Isom Feest","mobile_number":"926-987-6906","email_id":"Valerie17@hotmail.com","dop":"2025-04-06","serial_number":"14085308000184646","imei1":"14085308000184646","imei2":"14085308000184646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187225,"job_number":"JOB_187225","tr_customer_id":187243,"tr_customer_product_id":187233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:52:32.000Z","modified_at":"2026-02-15T14:52:32.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11975447677177","imei1":"11975447677177","imei2":"11975447677177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187227,"job_number":"JOB_187227","tr_customer_id":187245,"tr_customer_product_id":187235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:52:34.000Z","modified_at":"2026-02-15T14:52:34.000Z","name":"Maya Bogisich","mobile_number":"602-261-8346","email_id":"Kraig91@hotmail.com","dop":"2025-04-06","serial_number":"16537270466431296","imei1":"16537270466431296","imei2":"16537270466431296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187228,"job_number":"JOB_187228","tr_customer_id":187246,"tr_customer_product_id":187236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:36:40.000Z","modified_at":"2026-02-15T15:36:40.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741477","imei1":"45658258741477","imei2":"45658258741477","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187229,"job_number":"JOB_187229","tr_customer_id":187247,"tr_customer_product_id":187237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:45:20.000Z","modified_at":"2026-02-15T15:45:20.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108627879415796","imei1":"108627879415796","imei2":"108627879415796","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187231,"job_number":"JOB_187231","tr_customer_id":187249,"tr_customer_product_id":187239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:45:33.000Z","modified_at":"2026-02-15T15:45:33.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103629457089839","imei1":"103629457089839","imei2":"103629457089839","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187233,"job_number":"JOB_187233","tr_customer_id":187251,"tr_customer_product_id":187241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:56:11.000Z","modified_at":"2026-02-15T15:56:11.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"66164243211018","imei1":"66164243211018","imei2":"66164243211018","popurl":"2026-02-05T15:56:10.573819900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187234,"job_number":"JOB_187234","tr_customer_id":187252,"tr_customer_product_id":187242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:16:26.000Z","modified_at":"2026-02-15T16:16:26.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"161966731493793","imei1":"161966731493793","imei2":"161966731493793","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187235,"job_number":"JOB_187235","tr_customer_id":187253,"tr_customer_product_id":187243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:16:49.000Z","modified_at":"2026-02-15T16:16:49.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"149641292823319","imei1":"149641292823319","imei2":"149641292823319","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:16:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187236,"job_number":"JOB_187236","tr_customer_id":187254,"tr_customer_product_id":187244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:18:53.000Z","modified_at":"2026-02-15T16:18:53.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"151297276374035","imei1":"151297276374035","imei2":"151297276374035","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:18:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187237,"job_number":"JOB_187237","tr_customer_id":187255,"tr_customer_product_id":187245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:18:58.000Z","modified_at":"2026-02-15T16:18:58.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"108808193721002","imei1":"108808193721002","imei2":"108808193721002","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187238,"job_number":"JOB_187238","tr_customer_id":187256,"tr_customer_product_id":187246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:23:43.000Z","modified_at":"2026-02-15T16:23:43.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"31935369529867","imei1":"31935369529867","imei2":"31935369529867","popurl":"2026-02-05T16:23:42.911065069Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187239,"job_number":"JOB_187239","tr_customer_id":187257,"tr_customer_product_id":187247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:27:08.000Z","modified_at":"2026-02-15T16:27:08.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"46749897855667","imei1":"46749897855667","imei2":"46749897855667","popurl":"2026-02-05T16:27:07.901475681Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:27:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187240,"job_number":"JOB_187240","tr_customer_id":187258,"tr_customer_product_id":187248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:33:22.000Z","modified_at":"2026-02-15T16:33:22.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"79354885495371","imei1":"79354885495371","imei2":"79354885495371","popurl":"2026-02-05T16:33:22.154071823Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187241,"job_number":"JOB_187241","tr_customer_id":187259,"tr_customer_product_id":187249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:35:02.000Z","modified_at":"2026-02-15T16:35:02.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"85747840933722","imei1":"85747840933722","imei2":"85747840933722","popurl":"2026-02-05T16:35:01.596264050Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187242,"job_number":"JOB_187242","tr_customer_id":187260,"tr_customer_product_id":187250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:57:01.000Z","modified_at":"2026-02-15T16:57:01.000Z","name":"Sanka Chopra","mobile_number":"7061423234","email_id":"amish.ahuja@yahoo.co.in","dop":"2026-02-05","serial_number":"218617199071328","imei1":"218617199071328","imei2":"218617199071328","popurl":"www.meenakshi-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187245,"job_number":"JOB_187245","tr_customer_id":187263,"tr_customer_product_id":187253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:15:40.000Z","modified_at":"2026-02-15T17:15:40.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"178541101045926","imei1":"178541101045926","imei2":"178541101045926","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:15:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187246,"job_number":"JOB_187246","tr_customer_id":187264,"tr_customer_product_id":187254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:17:45.000Z","modified_at":"2026-02-15T17:17:45.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"186266071673725","imei1":"186266071673725","imei2":"186266071673725","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187247,"job_number":"JOB_187247","tr_customer_id":187265,"tr_customer_product_id":187255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:18:21.000Z","modified_at":"2026-02-15T17:18:21.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"128758522195497","imei1":"128758522195497","imei2":"128758522195497","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:18:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187248,"job_number":"JOB_187248","tr_customer_id":187266,"tr_customer_product_id":187256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:22:42.000Z","modified_at":"2026-02-15T17:22:42.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"150234779827605","imei1":"150234779827605","imei2":"150234779827605","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:22:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187249,"job_number":"JOB_187249","tr_customer_id":187267,"tr_customer_product_id":187257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:22:49.000Z","modified_at":"2026-02-15T17:22:49.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"171013778576073","imei1":"171013778576073","imei2":"171013778576073","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187250,"job_number":"JOB_187250","tr_customer_id":187268,"tr_customer_product_id":187258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:08.000Z","modified_at":"2026-02-15T17:23:08.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18454859803935","imei1":"18454859803935","imei2":"18454859803935","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187252,"job_number":"JOB_187252","tr_customer_id":187270,"tr_customer_product_id":187260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:10.000Z","modified_at":"2026-02-15T17:23:10.000Z","name":"Joesph Gibson","mobile_number":"275-453-1343","email_id":"Iliana_Marvin@gmail.com","dop":"2025-04-06","serial_number":"16924793874180156","imei1":"16924793874180156","imei2":"16924793874180156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187253,"job_number":"JOB_187253","tr_customer_id":187271,"tr_customer_product_id":187261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:56.000Z","modified_at":"2026-02-15T17:23:56.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10301690540840","imei1":"10301690540840","imei2":"10301690540840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187255,"job_number":"JOB_187255","tr_customer_id":187273,"tr_customer_product_id":187263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:58.000Z","modified_at":"2026-02-15T17:23:58.000Z","name":"Letitia Schmeler","mobile_number":"637-768-0616","email_id":"Janessa5@hotmail.com","dop":"2025-04-06","serial_number":"13794190485221328","imei1":"13794190485221328","imei2":"13794190485221328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187256,"job_number":"JOB_187256","tr_customer_id":187274,"tr_customer_product_id":187264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:24:43.000Z","modified_at":"2026-02-15T17:24:43.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"13481019924880","imei1":"13481019924880","imei2":"13481019924880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187258,"job_number":"JOB_187258","tr_customer_id":187276,"tr_customer_product_id":187266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:24:44.000Z","modified_at":"2026-02-15T17:24:44.000Z","name":"Savion Ortiz","mobile_number":"351-608-8129","email_id":"Haley_Jaskolski@hotmail.com","dop":"2025-04-06","serial_number":"10244429517004048","imei1":"10244429517004048","imei2":"10244429517004048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187260,"job_number":"JOB_187260","tr_customer_id":187278,"tr_customer_product_id":187268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:15.000Z","modified_at":"2026-02-15T17:32:15.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"13822662662224","imei2":"13822662662224","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187262,"job_number":"JOB_187262","tr_customer_id":187280,"tr_customer_product_id":187270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:32.000Z","modified_at":"2026-02-15T17:32:32.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18557527794996","imei2":"18557527794996","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187264,"job_number":"JOB_187264","tr_customer_id":187282,"tr_customer_product_id":187272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:38.000Z","modified_at":"2026-02-15T17:32:38.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"127148078442767","imei1":"127148078442767","imei2":"127148078442767","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187265,"job_number":"JOB_187265","tr_customer_id":187283,"tr_customer_product_id":187273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:44.000Z","modified_at":"2026-02-15T17:32:44.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"122372982708801","imei1":"122372982708801","imei2":"122372982708801","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187266,"job_number":"JOB_187266","tr_customer_id":187284,"tr_customer_product_id":187274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:49.000Z","modified_at":"2026-02-15T17:32:49.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15123691026939","imei2":"15123691026939","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187268,"job_number":"JOB_187268","tr_customer_id":187286,"tr_customer_product_id":187276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:50.000Z","modified_at":"2026-02-15T17:32:50.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"195411833562769","imei1":"195411833562769","imei2":"195411833562769","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187269,"job_number":"JOB_187269","tr_customer_id":187287,"tr_customer_product_id":187277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:33:02.000Z","modified_at":"2026-02-15T17:33:02.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"117121107398006","imei1":"117121107398006","imei2":"117121107398006","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187270,"job_number":"JOB_187270","tr_customer_id":187288,"tr_customer_product_id":187278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:33:55.000Z","modified_at":"2026-02-15T17:33:55.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"151028092008500","imei1":"151028092008500","imei2":"151028092008500","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187271,"job_number":"JOB_187271","tr_customer_id":187289,"tr_customer_product_id":187279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:34:42.000Z","modified_at":"2026-02-15T17:34:42.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"184864611549608","imei1":"184864611549608","imei2":"184864611549608","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187272,"job_number":"JOB_187272","tr_customer_id":187290,"tr_customer_product_id":187280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:34:52.000Z","modified_at":"2026-02-15T17:34:52.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"155123346349382","imei1":"155123346349382","imei2":"155123346349382","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187273,"job_number":"JOB_187273","tr_customer_id":187291,"tr_customer_product_id":187281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:35:41.000Z","modified_at":"2026-02-15T17:35:41.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"116405416158319","imei1":"116405416158319","imei2":"116405416158319","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187274,"job_number":"JOB_187274","tr_customer_id":187292,"tr_customer_product_id":187282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:35:47.000Z","modified_at":"2026-02-15T17:35:47.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"170462350466686","imei1":"170462350466686","imei2":"170462350466686","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187277,"job_number":"JOB_187277","tr_customer_id":187295,"tr_customer_product_id":187285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:48.000Z","modified_at":"2026-02-15T17:40:48.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"100985925677546A","imei1":"100985925677546A","imei2":"100985925677546A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187278,"job_number":"JOB_187278","tr_customer_id":187296,"tr_customer_product_id":187286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:53.000Z","modified_at":"2026-02-15T17:40:53.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"156556505413078A","imei1":"156556505413078A","imei2":"156556505413078A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187279,"job_number":"JOB_187279","tr_customer_id":187297,"tr_customer_product_id":187287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:56.000Z","modified_at":"2026-02-15T17:40:56.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"154223620398233A","imei1":"154223620398233A","imei2":"154223620398233A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187280,"job_number":"JOB_187280","tr_customer_id":187298,"tr_customer_product_id":187288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:42:25.000Z","modified_at":"2026-02-15T17:42:25.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"1082617516700360","imei1":"1082617516700360","imei2":"1082617516700360","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187281,"job_number":"JOB_187281","tr_customer_id":187299,"tr_customer_product_id":187289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:46:37.000Z","modified_at":"2026-02-15T17:46:37.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"147898259089373","imei1":"147898259089373","imei2":"147898259089373","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187284,"job_number":"JOB_187284","tr_customer_id":187302,"tr_customer_product_id":187292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:51:45.000Z","modified_at":"2026-02-15T17:51:45.000Z","name":"Chandra Mehra","mobile_number":"7027500878","email_id":"bhaumik.pandey@yahoo.co.in","dop":"2026-02-05","serial_number":"953313049736300","imei1":"953313049736300","imei2":"953313049736300","popurl":"www.dinkar-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187285,"job_number":"JOB_187285","tr_customer_id":187303,"tr_customer_product_id":187293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:52:47.000Z","modified_at":"2026-02-15T17:52:47.000Z","name":"Anunay Bhat","mobile_number":"7083327644","email_id":"chandramohan.mahajan@gmail.com","dop":"2026-02-05","serial_number":"902791970508273","imei1":"902791970508273","imei2":"902791970508273","popurl":"www.radha-butt.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187287,"job_number":"JOB_187287","tr_customer_id":187305,"tr_customer_product_id":187295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:00:01.000Z","modified_at":"2026-02-15T18:00:01.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"129529694064332","imei1":"129529694064332","imei2":"129529694064332","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187294,"job_number":"JOB_187294","tr_customer_id":187312,"tr_customer_product_id":187302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T19:02:33.000Z","modified_at":"2026-02-15T19:02:33.000Z","name":"Balamani Sinha","mobile_number":"7077489506","email_id":"chandranath.butt@yahoo.co.in","dop":"2026-02-05","serial_number":"820221923785132","imei1":"820221923785132","imei2":"820221923785132","popurl":"www.dharmaketu-bhattacharya.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T19:02:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187295,"job_number":"JOB_187295","tr_customer_id":187313,"tr_customer_product_id":187303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T19:03:04.000Z","modified_at":"2026-02-15T19:03:04.000Z","name":"Krishna Kakkar","mobile_number":"7017580276","email_id":"som.mahajan@yahoo.co.in","dop":"2026-02-05","serial_number":"027658691228371","imei1":"027658691228371","imei2":"027658691228371","popurl":"www.kashyapi-shukla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T19:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187296,"job_number":"JOB_187296","tr_customer_id":187314,"tr_customer_product_id":187304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T23:46:56.000Z","modified_at":"2026-02-15T23:46:56.000Z","name":"Jagadisha Gowda","mobile_number":"7033527723","email_id":"chanda.singh@gmail.com","dop":"2026-02-05","serial_number":"716447708536345","imei1":"716447708536345","imei2":"716447708536345","popurl":"www.lavanya-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T23:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187298,"job_number":"JOB_187298","tr_customer_id":187316,"tr_customer_product_id":187306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T03:23:58.000Z","modified_at":"2026-02-16T03:23:58.000Z","name":"Hallie Metz","mobile_number":"863-299-4876","email_id":"Shanny_Hagenes@yahoo.com","dop":"2025-05-30","serial_number":"10022649508757","imei1":"10022649508757","imei2":"10022649508757","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T03:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187299,"job_number":"JOB_187299","tr_customer_id":187317,"tr_customer_product_id":187307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T03:24:00.000Z","modified_at":"2026-02-16T03:24:00.000Z","name":"Rhett Braun","mobile_number":"362-339-3393","email_id":"Kelly_Corkery@gmail.com","dop":"2025-05-30","serial_number":"1709458007931367","imei1":"1709458007931367","imei2":"1709458007931367","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T03:24:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187300,"job_number":"JOB_187300","tr_customer_id":187318,"tr_customer_product_id":187308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:06.000Z","modified_at":"2026-02-16T04:22:06.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"13295759190492","imei1":"13295759190492","imei2":"13295759190492","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187302,"job_number":"JOB_187302","tr_customer_id":187320,"tr_customer_product_id":187310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:08.000Z","modified_at":"2026-02-16T04:22:08.000Z","name":"Velma Koss","mobile_number":"520-244-7020","email_id":"Raven85@gmail.com","dop":"2026-01-04","serial_number":"59505695262048950","imei1":"59505695262048950","imei2":"59505695262048950","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187304,"job_number":"JOB_187304","tr_customer_id":187322,"tr_customer_product_id":187312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:00.000Z","modified_at":"2026-02-16T04:23:00.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"12789834671925","imei1":"12789834671925","imei2":"12789834671925","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187306,"job_number":"JOB_187306","tr_customer_id":187324,"tr_customer_product_id":187314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:02.000Z","modified_at":"2026-02-16T04:23:02.000Z","name":"Madisyn Friesen","mobile_number":"215-319-3448","email_id":"Dayna_DuBuque23@yahoo.com","dop":"2026-01-04","serial_number":"95354379874961170","imei1":"95354379874961170","imei2":"95354379874961170","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187307,"job_number":"JOB_187307","tr_customer_id":187325,"tr_customer_product_id":187315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:54.000Z","modified_at":"2026-02-16T04:23:54.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18990644605649","imei1":"18990644605649","imei2":"18990644605649","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187309,"job_number":"JOB_187309","tr_customer_id":187327,"tr_customer_product_id":187317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:56.000Z","modified_at":"2026-02-16T04:23:56.000Z","name":"Nyasia Ullrich","mobile_number":"608-970-5228","email_id":"Isabelle_Kris57@hotmail.com","dop":"2026-01-04","serial_number":"47342645289180770","imei1":"47342645289180770","imei2":"47342645289180770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187310,"job_number":"JOB_187310","tr_customer_id":187328,"tr_customer_product_id":187318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:31:53.000Z","modified_at":"2026-02-16T04:31:53.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14470925949936","imei1":"14470925949936","imei2":"14470925949936","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187312,"job_number":"JOB_187312","tr_customer_id":187330,"tr_customer_product_id":187320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:31:55.000Z","modified_at":"2026-02-16T04:31:55.000Z","name":"Fausto Jakubowski","mobile_number":"509-227-6570","email_id":"Linnea1@gmail.com","dop":"2026-01-04","serial_number":"95957983175281250","imei1":"95957983175281250","imei2":"95957983175281250","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187313,"job_number":"JOB_187313","tr_customer_id":187331,"tr_customer_product_id":187321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:32:50.000Z","modified_at":"2026-02-16T04:32:51.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15180819562535","imei1":"15180819562535","imei2":"15180819562535","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187315,"job_number":"JOB_187315","tr_customer_id":187333,"tr_customer_product_id":187323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:32:52.000Z","modified_at":"2026-02-16T04:32:52.000Z","name":"Jameson Carroll","mobile_number":"924-941-3339","email_id":"Jailyn.Upton64@gmail.com","dop":"2026-01-04","serial_number":"90162112369839070","imei1":"90162112369839070","imei2":"90162112369839070","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187316,"job_number":"JOB_187316","tr_customer_id":187334,"tr_customer_product_id":187324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:33:48.000Z","modified_at":"2026-02-16T04:33:48.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"15513403623748","imei1":"15513403623748","imei2":"15513403623748","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187318,"job_number":"JOB_187318","tr_customer_id":187336,"tr_customer_product_id":187326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:33:50.000Z","modified_at":"2026-02-16T04:33:50.000Z","name":"Phoebe Ledner","mobile_number":"427-577-7016","email_id":"Felicita_Cummerata@hotmail.com","dop":"2026-01-04","serial_number":"50277029238607670","imei1":"50277029238607670","imei2":"50277029238607670","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187321,"job_number":"JOB_187321","tr_customer_id":187339,"tr_customer_product_id":187329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:53.000Z","modified_at":"2026-02-16T04:35:53.000Z","name":"Cydney Schaden","mobile_number":"307-274-3938","email_id":"Ivy_Runte49@yahoo.com","dop":"2025-04-06","serial_number":"12394002694222382","imei1":"12394002694222382","imei2":"12394002694222382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187323,"job_number":"JOB_187323","tr_customer_id":187341,"tr_customer_product_id":187331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:57.000Z","modified_at":"2026-02-16T04:35:57.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16790312657476","imei1":"16790312657476","imei2":"16790312657476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187325,"job_number":"JOB_187325","tr_customer_id":187343,"tr_customer_product_id":187333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:59.000Z","modified_at":"2026-02-16T04:35:59.000Z","name":"Sebastian Keeling","mobile_number":"794-584-5068","email_id":"Velda_Rogahn63@hotmail.com","dop":"2025-04-06","serial_number":"14352630980669572","imei1":"14352630980669572","imei2":"14352630980669572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187326,"job_number":"JOB_187326","tr_customer_id":187344,"tr_customer_product_id":187334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:09.000Z","modified_at":"2026-02-16T04:36:09.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10121942448789","imei1":"10121942448789","imei2":"10121942448789","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187328,"job_number":"JOB_187328","tr_customer_id":187346,"tr_customer_product_id":187336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:10.000Z","modified_at":"2026-02-16T04:36:10.000Z","name":"Mateo Robel","mobile_number":"379-423-1865","email_id":"Sierra60@yahoo.com","dop":"2025-06-18","serial_number":"1054669343307214","imei1":"1054669343307214","imei2":"1054669343307214","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187330,"job_number":"JOB_187330","tr_customer_id":187348,"tr_customer_product_id":187338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:14.000Z","modified_at":"2026-02-16T04:36:14.000Z","name":"Aidan Gleason","mobile_number":"668-636-8477","email_id":"Abagail.Connelly83@yahoo.com","dop":"2025-04-06","serial_number":"13064836948800866","imei1":"13064836948800866","imei2":"13064836948800866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187332,"job_number":"JOB_187332","tr_customer_id":187350,"tr_customer_product_id":187340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:18.000Z","modified_at":"2026-02-16T04:36:18.000Z","name":"Emiliano Hayes","mobile_number":"416-373-5291","email_id":"Ivah74@yahoo.com","dop":"2025-04-06","serial_number":"17749627367068332","imei1":"17749627367068332","imei2":"17749627367068332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187335,"job_number":"JOB_187335","tr_customer_id":187353,"tr_customer_product_id":187343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:21.000Z","modified_at":"2026-02-16T04:36:21.000Z","name":"Melany Vandervort","mobile_number":"573-534-4246","email_id":"Malvina_Ruecker66@yahoo.com","dop":"2025-04-06","serial_number":"17391207055459770","imei1":"17391207055459770","imei2":"17391207055459770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187336,"job_number":"JOB_187336","tr_customer_id":187354,"tr_customer_product_id":187344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:21.000Z","modified_at":"2026-02-16T04:36:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13422105249250","imei1":"13422105249250","imei2":"13422105249250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187338,"job_number":"JOB_187338","tr_customer_id":187356,"tr_customer_product_id":187346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:22.000Z","modified_at":"2026-02-16T04:36:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11268408767795","imei1":"11268408767795","imei2":"11268408767795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187340,"job_number":"JOB_187340","tr_customer_id":187358,"tr_customer_product_id":187348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:23.000Z","modified_at":"2026-02-16T04:36:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17573203195399","imei1":"17573203195399","imei2":"17573203195399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187341,"job_number":"JOB_187341","tr_customer_id":187359,"tr_customer_product_id":187349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:23.000Z","modified_at":"2026-02-16T04:36:23.000Z","name":"Tiffany Dooley","mobile_number":"812-625-1086","email_id":"Gideon_Gutkowski@gmail.com","dop":"2025-04-06","serial_number":"18367540762968496","imei1":"18367540762968496","imei2":"18367540762968496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187343,"job_number":"JOB_187343","tr_customer_id":187361,"tr_customer_product_id":187351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:24.000Z","modified_at":"2026-02-16T04:36:24.000Z","name":"Dakota Hammes","mobile_number":"979-301-8406","email_id":"Jerome_Hoeger@yahoo.com","dop":"2025-04-06","serial_number":"13897520139952880","imei1":"13897520139952880","imei2":"13897520139952880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187344,"job_number":"JOB_187344","tr_customer_id":187362,"tr_customer_product_id":187352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"Cyrus Schaefer","mobile_number":"571-796-7809","email_id":"Annette_Kutch@gmail.com","dop":"2025-04-06","serial_number":"14914287842975272","imei1":"14914287842975272","imei2":"14914287842975272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187346,"job_number":"JOB_187346","tr_customer_id":187364,"tr_customer_product_id":187354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"14076833471485","imei1":"14076833471485","imei2":"14076833471485","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187347,"job_number":"JOB_187347","tr_customer_id":187365,"tr_customer_product_id":187355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:26.000Z","modified_at":"2026-02-16T04:36:26.000Z","name":"Britney Halvorson","mobile_number":"803-601-5668","email_id":"Raquel61@yahoo.com","dop":"2025-02-01","serial_number":"96396790712135","imei1":"96396790712135","imei2":"96396790712135","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187350,"job_number":"JOB_187350","tr_customer_id":187368,"tr_customer_product_id":187358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:30.000Z","modified_at":"2026-02-16T04:36:30.000Z","name":"Cielo Price","mobile_number":"953-717-9946","email_id":"Gerda44@gmail.com","dop":"2025-04-06","serial_number":"13147766432387148","imei1":"13147766432387148","imei2":"13147766432387148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187351,"job_number":"JOB_187351","tr_customer_id":187369,"tr_customer_product_id":187359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:34.000Z","modified_at":"2026-02-16T04:36:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12622137599823","imei1":"12622137599823","imei2":"12622137599823","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187353,"job_number":"JOB_187353","tr_customer_id":187371,"tr_customer_product_id":187361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:35.000Z","modified_at":"2026-02-16T04:36:35.000Z","name":"John Casper","mobile_number":"887-919-6009","email_id":"Maya_Dicki16@gmail.com","dop":"2025-04-06","serial_number":"12936532976708068","imei1":"12936532976708068","imei2":"12936532976708068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187356,"job_number":"JOB_187356","tr_customer_id":187374,"tr_customer_product_id":187364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:40.000Z","modified_at":"2026-02-16T04:36:40.000Z","name":"Maye Von","mobile_number":"747-913-4874","email_id":"Pinkie8@hotmail.com","dop":"2025-04-06","serial_number":"11981601670145474","imei1":"11981601670145474","imei2":"11981601670145474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187357,"job_number":"JOB_187357","tr_customer_id":187375,"tr_customer_product_id":187365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:41.000Z","modified_at":"2026-02-16T04:36:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19690247308554","imei1":"19690247308554","imei2":"19690247308554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187359,"job_number":"JOB_187359","tr_customer_id":187377,"tr_customer_product_id":187367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:42.000Z","modified_at":"2026-02-16T04:36:42.000Z","name":"Dean Welch","mobile_number":"811-640-1732","email_id":"Amelia91@gmail.com","dop":"2025-04-06","serial_number":"15564985021888148","imei1":"15564985021888148","imei2":"15564985021888148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187360,"job_number":"JOB_187360","tr_customer_id":187378,"tr_customer_product_id":187368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:44.000Z","modified_at":"2026-02-16T04:36:44.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14813713238065","imei1":"14813713238065","imei2":"14813713238065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187362,"job_number":"JOB_187362","tr_customer_id":187380,"tr_customer_product_id":187370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:46.000Z","modified_at":"2026-02-16T04:36:46.000Z","name":"Isobel Parisian","mobile_number":"767-284-9315","email_id":"Aaliyah.Gottlieb@hotmail.com","dop":"2025-04-06","serial_number":"16577429220646828","imei1":"16577429220646828","imei2":"16577429220646828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187365,"job_number":"JOB_187365","tr_customer_id":187383,"tr_customer_product_id":187373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:53.000Z","modified_at":"2026-02-16T04:36:53.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103001658345292","imei1":"103001658345292","imei2":"103001658345292","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187367,"job_number":"JOB_187367","tr_customer_id":187385,"tr_customer_product_id":187375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:58.000Z","modified_at":"2026-02-16T04:36:58.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10680650797617","imei1":"10680650797617","imei2":"10680650797617","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187369,"job_number":"JOB_187369","tr_customer_id":187387,"tr_customer_product_id":187377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:59.000Z","modified_at":"2026-02-16T04:36:59.000Z","name":"Jensen Oberbrunner","mobile_number":"813-781-2893","email_id":"Mariana_Ebert33@hotmail.com","dop":"2025-06-18","serial_number":"1069610606814800","imei1":"1069610606814800","imei2":"1069610606814800","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187370,"job_number":"JOB_187370","tr_customer_id":187388,"tr_customer_product_id":187378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:10.000Z","modified_at":"2026-02-16T04:37:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13372686584484","imei1":"13372686584484","imei2":"13372686584484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187373,"job_number":"JOB_187373","tr_customer_id":187391,"tr_customer_product_id":187381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:11.000Z","modified_at":"2026-02-16T04:37:11.000Z","name":"Sydnie Schamberger","mobile_number":"828-982-5507","email_id":"Zachery9@yahoo.com","dop":"2025-04-06","serial_number":"15481616326176058","imei1":"15481616326176058","imei2":"15481616326176058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187376,"job_number":"JOB_187376","tr_customer_id":187394,"tr_customer_product_id":187384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:14.000Z","modified_at":"2026-02-16T04:37:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12967131785992","imei1":"12967131785992","imei2":"12967131785992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187379,"job_number":"JOB_187379","tr_customer_id":187397,"tr_customer_product_id":187387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:15.000Z","modified_at":"2026-02-16T04:37:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18916858885735","imei1":"18916858885735","imei2":"18916858885735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187381,"job_number":"JOB_187381","tr_customer_id":187399,"tr_customer_product_id":187389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15779994988085","imei1":"15779994988085","imei2":"15779994988085","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187382,"job_number":"JOB_187382","tr_customer_id":187400,"tr_customer_product_id":187390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"Nannie Kris","mobile_number":"737-497-5405","email_id":"Tristian91@yahoo.com","dop":"2025-04-06","serial_number":"14492262567719698","imei1":"14492262567719698","imei2":"14492262567719698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187384,"job_number":"JOB_187384","tr_customer_id":187402,"tr_customer_product_id":187392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15609297552479","imei1":"15609297552479","imei2":"15609297552479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187387,"job_number":"JOB_187387","tr_customer_id":187405,"tr_customer_product_id":187395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:17.000Z","modified_at":"2026-02-16T04:37:17.000Z","name":"Dina Maggio","mobile_number":"315-552-0071","email_id":"Vernon51@hotmail.com","dop":"2025-04-06","serial_number":"10246314416673020","imei1":"10246314416673020","imei2":"10246314416673020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187388,"job_number":"JOB_187388","tr_customer_id":187406,"tr_customer_product_id":187396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Bo Fay","mobile_number":"728-284-1886","email_id":"Rosalee25@gmail.com","dop":"2025-04-06","serial_number":"16873145553976500","imei1":"16873145553976500","imei2":"16873145553976500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187389,"job_number":"JOB_187389","tr_customer_id":187407,"tr_customer_product_id":187397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Janet Robel","mobile_number":"823-646-1112","email_id":"Jovani84@hotmail.com","dop":"2025-05-30","serial_number":"12872351938673","imei1":"12872351938673","imei2":"12872351938673","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187390,"job_number":"JOB_187390","tr_customer_id":187408,"tr_customer_product_id":187398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"41597254466201","imei1":"41597254466201","imei2":"41597254466201","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187391,"job_number":"JOB_187391","tr_customer_id":187409,"tr_customer_product_id":187399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Jovanny Jaskolski","mobile_number":"788-472-3823","email_id":"Aliya34@yahoo.com","dop":"2025-04-06","serial_number":"10028050910735456","imei1":"10028050910735456","imei2":"10028050910735456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187392,"job_number":"JOB_187392","tr_customer_id":187410,"tr_customer_product_id":187400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:19.000Z","modified_at":"2026-02-16T04:37:19.000Z","name":"Delfina Bednar","mobile_number":"468-768-2573","email_id":"Cesar.Pfannerstill20@gmail.com","dop":"2025-02-01","serial_number":"62245585370167","imei1":"62245585370167","imei2":"62245585370167","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187393,"job_number":"JOB_187393","tr_customer_id":187411,"tr_customer_product_id":187401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:19.000Z","modified_at":"2026-02-16T04:37:20.000Z","name":"Alexandra Wunsch","mobile_number":"687-752-0042","email_id":"Shakira_Muller@yahoo.com","dop":"2025-05-30","serial_number":"1256075115215499","imei1":"1256075115215499","imei2":"1256075115215499","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187395,"job_number":"JOB_187395","tr_customer_id":187413,"tr_customer_product_id":187403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:37:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13830431124133","imei1":"13830431124133","imei2":"13830431124133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187396,"job_number":"JOB_187396","tr_customer_id":187414,"tr_customer_product_id":187404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:37:21.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12795580835118","imei1":"12795580835118","imei2":"12795580835118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187399,"job_number":"JOB_187399","tr_customer_id":187417,"tr_customer_product_id":187407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:23.000Z","modified_at":"2026-02-16T04:37:23.000Z","name":"Elvis Runolfsson","mobile_number":"853-884-1759","email_id":"Krystal20@yahoo.com","dop":"2025-04-06","serial_number":"15539812132932498","imei1":"15539812132932498","imei2":"15539812132932498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187400,"job_number":"JOB_187400","tr_customer_id":187418,"tr_customer_product_id":187408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:23.000Z","modified_at":"2026-02-16T04:37:23.000Z","name":"Bell Harvey","mobile_number":"636-591-0934","email_id":"August.Padberg35@gmail.com","dop":"2025-04-06","serial_number":"19410892994000110","imei1":"19410892994000110","imei2":"19410892994000110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187401,"job_number":"JOB_187401","tr_customer_id":187419,"tr_customer_product_id":187409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:29.000Z","modified_at":"2026-02-16T04:37:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17832551649860","imei1":"17832551649860","imei2":"17832551649860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187403,"job_number":"JOB_187403","tr_customer_id":187421,"tr_customer_product_id":187411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:29.000Z","modified_at":"2026-02-16T04:37:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13409591707878","imei1":"13409591707878","imei2":"13409591707878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187405,"job_number":"JOB_187405","tr_customer_id":187423,"tr_customer_product_id":187413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:31.000Z","modified_at":"2026-02-16T04:37:31.000Z","name":"Thurman Bartoletti","mobile_number":"307-579-5803","email_id":"Pascale.Wolff@hotmail.com","dop":"2025-04-06","serial_number":"10226537441228816","imei1":"10226537441228816","imei2":"10226537441228816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187408,"job_number":"JOB_187408","tr_customer_id":187426,"tr_customer_product_id":187416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Roman Paucek","mobile_number":"618-732-3117","email_id":"Torey_Wisozk@gmail.com","dop":"2025-04-06","serial_number":"10211415545712506","imei1":"10211415545712506","imei2":"10211415545712506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187411,"job_number":"JOB_187411","tr_customer_id":187429,"tr_customer_product_id":187419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:33.000Z","modified_at":"2026-02-16T04:37:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18517175664255","imei1":"18517175664255","imei2":"18517175664255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187413,"job_number":"JOB_187413","tr_customer_id":187431,"tr_customer_product_id":187421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:35.000Z","modified_at":"2026-02-16T04:37:35.000Z","name":"Cleo Pouros","mobile_number":"795-411-1120","email_id":"Olin_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"17304107681248170","imei1":"17304107681248170","imei2":"17304107681248170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187414,"job_number":"JOB_187414","tr_customer_id":187432,"tr_customer_product_id":187422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:37.000Z","modified_at":"2026-02-16T04:37:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12569258297896","imei1":"12569258297896","imei2":"12569258297896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187415,"job_number":"JOB_187415","tr_customer_id":187433,"tr_customer_product_id":187423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:37.000Z","modified_at":"2026-02-16T04:37:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15570416522391","imei1":"15570416522391","imei2":"15570416522391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187418,"job_number":"JOB_187418","tr_customer_id":187436,"tr_customer_product_id":187426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:39.000Z","modified_at":"2026-02-16T04:37:39.000Z","name":"Megane Ferry","mobile_number":"922-628-6485","email_id":"Linnie_Robel@hotmail.com","dop":"2025-04-06","serial_number":"14072033380679768","imei1":"14072033380679768","imei2":"14072033380679768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187419,"job_number":"JOB_187419","tr_customer_id":187437,"tr_customer_product_id":187427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:39.000Z","modified_at":"2026-02-16T04:37:39.000Z","name":"Evert Renner","mobile_number":"662-762-3375","email_id":"Tristian_Metz31@yahoo.com","dop":"2025-04-06","serial_number":"14008632331464080","imei1":"14008632331464080","imei2":"14008632331464080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187421,"job_number":"JOB_187421","tr_customer_id":187439,"tr_customer_product_id":187429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:42.000Z","modified_at":"2026-02-16T04:37:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15568825222614","imei1":"15568825222614","imei2":"15568825222614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187426,"job_number":"JOB_187426","tr_customer_id":187444,"tr_customer_product_id":187434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"14886346717653","imei1":"14886346717653","imei2":"14886346717653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187427,"job_number":"JOB_187427","tr_customer_id":187445,"tr_customer_product_id":187435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"106915185805231","imei1":"106915185805231","imei2":"106915185805231","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187429,"job_number":"JOB_187429","tr_customer_id":187447,"tr_customer_product_id":187437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Gavin Herman","mobile_number":"716-800-3050","email_id":"Haylie_Wolff79@hotmail.com","dop":"2025-04-06","serial_number":"17123813630724348","imei1":"17123813630724348","imei2":"17123813630724348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187434,"job_number":"JOB_187434","tr_customer_id":187452,"tr_customer_product_id":187442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Aaron Renner","mobile_number":"882-713-7294","email_id":"Tyson.Quigley43@hotmail.com","dop":"2025-04-06","serial_number":"18458119043916730","imei1":"18458119043916730","imei2":"18458119043916730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187439,"job_number":"JOB_187439","tr_customer_id":187457,"tr_customer_product_id":187447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:49.000Z","modified_at":"2026-02-16T04:37:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13067951225746","imei1":"13067951225746","imei2":"13067951225746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187441,"job_number":"JOB_187441","tr_customer_id":187459,"tr_customer_product_id":187449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:51.000Z","modified_at":"2026-02-16T04:37:51.000Z","name":"Estell Daniel","mobile_number":"661-948-6236","email_id":"Luis_Bernhard71@yahoo.com","dop":"2025-04-06","serial_number":"11665036966040752","imei1":"11665036966040752","imei2":"11665036966040752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187442,"job_number":"JOB_187442","tr_customer_id":187460,"tr_customer_product_id":187450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:57.000Z","modified_at":"2026-02-16T04:37:57.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"10242809448250","imei1":"10242809448250","imei2":"10242809448250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187444,"job_number":"JOB_187444","tr_customer_id":187462,"tr_customer_product_id":187452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:59.000Z","modified_at":"2026-02-16T04:37:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10204560037993","imei1":"10204560037993","imei2":"10204560037993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187446,"job_number":"JOB_187446","tr_customer_id":187464,"tr_customer_product_id":187454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:59.000Z","modified_at":"2026-02-16T04:37:59.000Z","name":"Eleonore Adams","mobile_number":"437-582-5494","email_id":"Mark_Pfeffer@hotmail.com","dop":"2025-04-06","serial_number":"12877184327862796","imei1":"12877184327862796","imei2":"12877184327862796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187447,"job_number":"JOB_187447","tr_customer_id":187465,"tr_customer_product_id":187455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:01.000Z","modified_at":"2026-02-16T04:38:01.000Z","name":"Kristin Cremin","mobile_number":"415-787-4069","email_id":"Erling57@yahoo.com","dop":"2025-04-06","serial_number":"12008914525775132","imei1":"12008914525775132","imei2":"12008914525775132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187449,"job_number":"JOB_187449","tr_customer_id":187467,"tr_customer_product_id":187457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:06.000Z","modified_at":"2026-02-16T04:38:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15377812177621","imei1":"15377812177621","imei2":"15377812177621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187451,"job_number":"JOB_187451","tr_customer_id":187469,"tr_customer_product_id":187459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:08.000Z","modified_at":"2026-02-16T04:38:08.000Z","name":"Jabari Kemmer","mobile_number":"361-334-0046","email_id":"Fausto_Bogan@yahoo.com","dop":"2025-04-06","serial_number":"16227055625260198","imei1":"16227055625260198","imei2":"16227055625260198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187457,"job_number":"JOB_187457","tr_customer_id":187475,"tr_customer_product_id":187465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16510288909764","imei1":"16510288909764","imei2":"16510288909764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187458,"job_number":"JOB_187458","tr_customer_id":187476,"tr_customer_product_id":187466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10812196727854","imei1":"10812196727854","imei2":"10812196727854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187461,"job_number":"JOB_187461","tr_customer_id":187479,"tr_customer_product_id":187469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:12.000Z","modified_at":"2026-02-16T04:38:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12978291727722","imei1":"12978291727722","imei2":"12978291727722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187464,"job_number":"JOB_187464","tr_customer_id":187482,"tr_customer_product_id":187472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Hertha Leuschke","mobile_number":"465-419-0521","email_id":"Christelle.Jenkins40@hotmail.com","dop":"2025-04-06","serial_number":"11354449616183028","imei1":"11354449616183028","imei2":"11354449616183028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187465,"job_number":"JOB_187465","tr_customer_id":187483,"tr_customer_product_id":187473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Stacy Hyatt","mobile_number":"415-426-1374","email_id":"Everett.Kris43@hotmail.com","dop":"2025-04-06","serial_number":"19364243496593560","imei1":"19364243496593560","imei2":"19364243496593560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187466,"job_number":"JOB_187466","tr_customer_id":187484,"tr_customer_product_id":187474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:14.000Z","modified_at":"2026-02-16T04:38:14.000Z","name":"Milton Schmitt","mobile_number":"968-456-6617","email_id":"Brigitte_Dicki@gmail.com","dop":"2025-04-06","serial_number":"12408643993587540","imei1":"12408643993587540","imei2":"12408643993587540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187467,"job_number":"JOB_187467","tr_customer_id":187485,"tr_customer_product_id":187475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:15.000Z","modified_at":"2026-02-16T04:38:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11225862404950","imei1":"11225862404950","imei2":"11225862404950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187468,"job_number":"JOB_187468","tr_customer_id":187486,"tr_customer_product_id":187476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:15.000Z","modified_at":"2026-02-16T04:38:15.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14958468630327","imei1":"14958468630327","imei2":"14958468630327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187471,"job_number":"JOB_187471","tr_customer_id":187489,"tr_customer_product_id":187479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"30866109203413","imei1":"30866109203413","imei2":"30866109203413","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187472,"job_number":"JOB_187472","tr_customer_id":187490,"tr_customer_product_id":187480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"Marianna Watsica","mobile_number":"346-787-1172","email_id":"Paris.Crist59@yahoo.com","dop":"2025-04-06","serial_number":"12285497547702976","imei1":"12285497547702976","imei2":"12285497547702976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187473,"job_number":"JOB_187473","tr_customer_id":187491,"tr_customer_product_id":187481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"Kallie Kilback","mobile_number":"227-797-3587","email_id":"Bettie_Green82@gmail.com","dop":"2025-02-01","serial_number":"31991068931795","imei1":"31991068931795","imei2":"31991068931795","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187474,"job_number":"JOB_187474","tr_customer_id":187492,"tr_customer_product_id":187482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:18.000Z","modified_at":"2026-02-16T04:38:18.000Z","name":"Clara Kozey","mobile_number":"481-894-5218","email_id":"Milford.Gleichner@hotmail.com","dop":"2025-04-06","serial_number":"16550896424869236","imei1":"16550896424869236","imei2":"16550896424869236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187477,"job_number":"JOB_187477","tr_customer_id":187495,"tr_customer_product_id":187485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:23.000Z","modified_at":"2026-02-16T04:38:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13870637665980","imei1":"13870637665980","imei2":"13870637665980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187479,"job_number":"JOB_187479","tr_customer_id":187497,"tr_customer_product_id":187487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:25.000Z","modified_at":"2026-02-16T04:38:25.000Z","name":"Janick Bode","mobile_number":"392-787-8177","email_id":"Austyn_Baumbach61@gmail.com","dop":"2025-04-06","serial_number":"15449563578274796","imei1":"15449563578274796","imei2":"15449563578274796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187480,"job_number":"JOB_187480","tr_customer_id":187498,"tr_customer_product_id":187488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:26.000Z","modified_at":"2026-02-16T04:38:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14542468932253","imei1":"14542468932253","imei2":"14542468932253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187482,"job_number":"JOB_187482","tr_customer_id":187500,"tr_customer_product_id":187490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:28.000Z","modified_at":"2026-02-16T04:38:28.000Z","name":"Timothy Kirlin","mobile_number":"888-919-5782","email_id":"Abigale_Rohan@gmail.com","dop":"2025-04-06","serial_number":"12634813477157060","imei1":"12634813477157060","imei2":"12634813477157060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187483,"job_number":"JOB_187483","tr_customer_id":187501,"tr_customer_product_id":187491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:32.000Z","modified_at":"2026-02-16T04:38:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16062182425172","imei1":"16062182425172","imei2":"16062182425172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187488,"job_number":"JOB_187488","tr_customer_id":187506,"tr_customer_product_id":187496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:33.000Z","modified_at":"2026-02-16T04:38:33.000Z","name":"Bradford Hammes","mobile_number":"204-456-6133","email_id":"Tamia49@gmail.com","dop":"2025-04-06","serial_number":"14972441308494772","imei1":"14972441308494772","imei2":"14972441308494772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187489,"job_number":"JOB_187489","tr_customer_id":187507,"tr_customer_product_id":187497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:34.000Z","modified_at":"2026-02-16T04:38:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15022369276549","imei1":"15022369276549","imei2":"15022369276549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187491,"job_number":"JOB_187491","tr_customer_id":187509,"tr_customer_product_id":187499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:36.000Z","modified_at":"2026-02-16T04:38:36.000Z","name":"Kyleigh Beatty","mobile_number":"417-890-2577","email_id":"Susanna.Herman@gmail.com","dop":"2025-04-06","serial_number":"18404432027338784","imei1":"18404432027338784","imei2":"18404432027338784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187492,"job_number":"JOB_187492","tr_customer_id":187510,"tr_customer_product_id":187500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:38.000Z","modified_at":"2026-02-16T04:38:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11100920168578","imei1":"11100920168578","imei2":"11100920168578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187494,"job_number":"JOB_187494","tr_customer_id":187512,"tr_customer_product_id":187502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:39.000Z","modified_at":"2026-02-16T04:38:39.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"107940710103482","imei1":"107940710103482","imei2":"107940710103482","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187496,"job_number":"JOB_187496","tr_customer_id":187514,"tr_customer_product_id":187504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:40.000Z","modified_at":"2026-02-16T04:38:40.000Z","name":"Fiona Gislason","mobile_number":"642-718-5255","email_id":"Garrick.Streich@hotmail.com","dop":"2025-04-06","serial_number":"10696879118916308","imei1":"10696879118916308","imei2":"10696879118916308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187497,"job_number":"JOB_187497","tr_customer_id":187515,"tr_customer_product_id":187505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:41.000Z","modified_at":"2026-02-16T04:38:41.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14445437007782","imei1":"14445437007782","imei2":"14445437007782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187500,"job_number":"JOB_187500","tr_customer_id":187518,"tr_customer_product_id":187508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:42.000Z","modified_at":"2026-02-16T04:38:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12350711612932","imei1":"12350711612932","imei2":"12350711612932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187502,"job_number":"JOB_187502","tr_customer_id":187520,"tr_customer_product_id":187510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:43.000Z","modified_at":"2026-02-16T04:38:43.000Z","name":"Magdalena Emmerich","mobile_number":"535-340-5389","email_id":"Jeramie26@gmail.com","dop":"2025-04-06","serial_number":"17079668582028872","imei1":"17079668582028872","imei2":"17079668582028872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187503,"job_number":"JOB_187503","tr_customer_id":187521,"tr_customer_product_id":187511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:44.000Z","modified_at":"2026-02-16T04:38:44.000Z","name":"Virginie Marquardt","mobile_number":"238-810-7649","email_id":"Audrey95@gmail.com","dop":"2025-04-06","serial_number":"13665638921211290","imei1":"13665638921211290","imei2":"13665638921211290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187504,"job_number":"JOB_187504","tr_customer_id":187522,"tr_customer_product_id":187512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:51.000Z","modified_at":"2026-02-16T04:38:51.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"12313906223623","imei1":"12313906223623","imei2":"12313906223623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187506,"job_number":"JOB_187506","tr_customer_id":187524,"tr_customer_product_id":187514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:53.000Z","modified_at":"2026-02-16T04:38:53.000Z","name":"Leta Konopelski","mobile_number":"410-936-5328","email_id":"Jace.Grant@gmail.com","dop":"2025-04-06","serial_number":"19549792280705410","imei1":"19549792280705410","imei2":"19549792280705410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187507,"job_number":"JOB_187507","tr_customer_id":187525,"tr_customer_product_id":187515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:58.000Z","modified_at":"2026-02-16T04:38:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16233343167836","imei1":"16233343167836","imei2":"16233343167836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187509,"job_number":"JOB_187509","tr_customer_id":187527,"tr_customer_product_id":187517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:00.000Z","modified_at":"2026-02-16T04:39:00.000Z","name":"Trevion Nikolaus","mobile_number":"817-715-1081","email_id":"Preston87@hotmail.com","dop":"2025-04-06","serial_number":"17438578580625528","imei1":"17438578580625528","imei2":"17438578580625528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187510,"job_number":"JOB_187510","tr_customer_id":187528,"tr_customer_product_id":187518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:04.000Z","modified_at":"2026-02-16T04:39:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14281628592247","imei1":"14281628592247","imei2":"14281628592247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187512,"job_number":"JOB_187512","tr_customer_id":187530,"tr_customer_product_id":187520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:05.000Z","modified_at":"2026-02-16T04:39:05.000Z","name":"Korbin Doyle","mobile_number":"664-509-7324","email_id":"Cayla54@hotmail.com","dop":"2025-04-06","serial_number":"18821241069854264","imei1":"18821241069854264","imei2":"18821241069854264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187515,"job_number":"JOB_187515","tr_customer_id":187533,"tr_customer_product_id":187523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:08.000Z","modified_at":"2026-02-16T04:39:08.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11322866112199","imei1":"11322866112199","imei2":"11322866112199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187518,"job_number":"JOB_187518","tr_customer_id":187536,"tr_customer_product_id":187526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:09.000Z","modified_at":"2026-02-16T04:39:09.000Z","name":"Marjolaine Mante","mobile_number":"445-448-6282","email_id":"Halle9@gmail.com","dop":"2025-04-06","serial_number":"13427055295024924","imei1":"13427055295024924","imei2":"13427055295024924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187519,"job_number":"JOB_187519","tr_customer_id":187537,"tr_customer_product_id":187527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:21.000Z","modified_at":"2026-02-16T04:39:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13058276250353","imei1":"13058276250353","imei2":"13058276250353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187521,"job_number":"JOB_187521","tr_customer_id":187539,"tr_customer_product_id":187529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:23.000Z","modified_at":"2026-02-16T04:39:23.000Z","name":"Shemar Romaguera","mobile_number":"959-243-8537","email_id":"Emelie.Schuster81@hotmail.com","dop":"2025-04-06","serial_number":"10029489580457272","imei1":"10029489580457272","imei2":"10029489580457272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187522,"job_number":"JOB_187522","tr_customer_id":187540,"tr_customer_product_id":187530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:23.000Z","modified_at":"2026-02-16T04:39:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12124690848233","imei1":"12124690848233","imei2":"12124690848233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187524,"job_number":"JOB_187524","tr_customer_id":187542,"tr_customer_product_id":187532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:25.000Z","modified_at":"2026-02-16T04:39:25.000Z","name":"Judge Hane","mobile_number":"631-574-1633","email_id":"Emmalee_Dickens47@gmail.com","dop":"2025-04-06","serial_number":"15994787680007940","imei1":"15994787680007940","imei2":"15994787680007940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187525,"job_number":"JOB_187525","tr_customer_id":187543,"tr_customer_product_id":187533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:26.000Z","modified_at":"2026-02-16T04:39:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19604150421419","imei1":"19604150421419","imei2":"19604150421419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187527,"job_number":"JOB_187527","tr_customer_id":187545,"tr_customer_product_id":187535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:27.000Z","modified_at":"2026-02-16T04:39:27.000Z","name":"Jana Hamill","mobile_number":"882-688-0856","email_id":"Muriel88@gmail.com","dop":"2025-04-06","serial_number":"10206683537471170","imei1":"10206683537471170","imei2":"10206683537471170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187528,"job_number":"JOB_187528","tr_customer_id":187546,"tr_customer_product_id":187536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:31.000Z","modified_at":"2026-02-16T04:39:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19621428209615","imei1":"19621428209615","imei2":"19621428209615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187529,"job_number":"JOB_187529","tr_customer_id":187547,"tr_customer_product_id":187537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:31.000Z","modified_at":"2026-02-16T04:39:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19432041592851","imei1":"19432041592851","imei2":"19432041592851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187532,"job_number":"JOB_187532","tr_customer_id":187550,"tr_customer_product_id":187540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:33.000Z","modified_at":"2026-02-16T04:39:33.000Z","name":"Antonette Jakubowski","mobile_number":"737-915-4760","email_id":"Camron_Dach@yahoo.com","dop":"2025-04-06","serial_number":"11586525171650290","imei1":"11586525171650290","imei2":"11586525171650290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187533,"job_number":"JOB_187533","tr_customer_id":187551,"tr_customer_product_id":187541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:34.000Z","modified_at":"2026-02-16T04:39:34.000Z","name":"Garret Goldner","mobile_number":"575-479-5497","email_id":"Serena.Gaylord@yahoo.com","dop":"2025-04-06","serial_number":"18123913208588244","imei1":"18123913208588244","imei2":"18123913208588244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187534,"job_number":"JOB_187534","tr_customer_id":187552,"tr_customer_product_id":187542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:40.000Z","modified_at":"2026-02-16T04:39:40.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"18017526036651","imei1":"18017526036651","imei2":"18017526036651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187536,"job_number":"JOB_187536","tr_customer_id":187554,"tr_customer_product_id":187544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:42.000Z","modified_at":"2026-02-16T04:39:42.000Z","name":"Brando Thiel","mobile_number":"514-672-4979","email_id":"Ebba90@yahoo.com","dop":"2025-04-06","serial_number":"10885312258262688","imei1":"10885312258262688","imei2":"10885312258262688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187540,"job_number":"JOB_187540","tr_customer_id":187558,"tr_customer_product_id":187548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:40:05.000Z","modified_at":"2026-02-16T04:40:05.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-06","serial_number":"90183914317991","imei1":"30383914317958","imei2":"30383914317959","popurl":"2026-02-06T04:40:03.223113Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187542,"job_number":"JOB_187542","tr_customer_id":187560,"tr_customer_product_id":187550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:42:22.000Z","modified_at":"2026-02-16T04:42:23.000Z","name":"Katherin Gerhold","mobile_number":"7080590697","email_id":"wayne.lang@yahoo.com","dop":"2026-02-06","serial_number":"172742437398987","imei1":"880574026196501","imei2":"509382369386993","popurl":"www.joann-mitchell.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187543,"job_number":"JOB_187543","tr_customer_id":187561,"tr_customer_product_id":187551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:42:44.000Z","modified_at":"2026-02-16T04:42:44.000Z","name":"Bhudev Pilla","mobile_number":"9044979673","email_id":"anang.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"260847999560611","imei1":"260847999560611","imei2":"260847999560611","popurl":"www.sumitra-mehra.name","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187545,"job_number":"JOB_187545","tr_customer_id":187563,"tr_customer_product_id":187553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:43:23.000Z","modified_at":"2026-02-16T04:43:23.000Z","name":"Anjushri Patel","mobile_number":"9081123942","email_id":"aaryan.butt@hotmail.com","dop":"2026-02-06","serial_number":"606961260882449","imei1":"606961260882449","imei2":"606961260882449","popurl":"www.jyotis-sethi.com","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:43:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187546,"job_number":"JOB_187546","tr_customer_id":187564,"tr_customer_product_id":187554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:43:34.000Z","modified_at":"2026-02-16T04:43:34.000Z","name":"Rajinder Malik","mobile_number":"9095366012","email_id":"kamala.bhattathiri@hotmail.com","dop":"2026-02-06","serial_number":"091939580705982","imei1":"091939580705982","imei2":"091939580705982","popurl":"www.agnimitra-asan.info","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187547,"job_number":"JOB_187547","tr_customer_id":187565,"tr_customer_product_id":187555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:46:20.000Z","modified_at":"2026-02-16T04:46:20.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19605724115149","imei1":"19605724115149","imei2":"19605724115149","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187549,"job_number":"JOB_187549","tr_customer_id":187567,"tr_customer_product_id":187557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:47:18.000Z","modified_at":"2026-02-16T04:47:18.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"12208991892306","imei1":"12208991892306","imei2":"12208991892306","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187551,"job_number":"JOB_187551","tr_customer_id":187569,"tr_customer_product_id":187559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:48:15.000Z","modified_at":"2026-02-16T04:48:15.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"13015331261243","imei1":"13015331261243","imei2":"13015331261243","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187553,"job_number":"JOB_187553","tr_customer_id":187571,"tr_customer_product_id":187561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:48:17.000Z","modified_at":"2026-02-16T04:48:17.000Z","name":"Hobart Considine","mobile_number":"696-526-8115","email_id":"Viviane80@gmail.com","dop":"2026-01-04","serial_number":"58021506152040264","imei1":"58021506152040264","imei2":"58021506152040264","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187554,"job_number":"JOB_187554","tr_customer_id":187572,"tr_customer_product_id":187562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:45.000Z","modified_at":"2026-02-16T04:53:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15092829297396","imei1":"15092829297396","imei2":"15092829297396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187555,"job_number":"JOB_187555","tr_customer_id":187573,"tr_customer_product_id":187563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:45.000Z","modified_at":"2026-02-16T04:53:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55516154112626","imei1":"55516154112626","imei2":"55516154112626","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187556,"job_number":"JOB_187556","tr_customer_id":187574,"tr_customer_product_id":187564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39075077054596","imei1":"39075077054596","imei2":"39075077054596","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187557,"job_number":"JOB_187557","tr_customer_id":187575,"tr_customer_product_id":187565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39101738688437","imei1":"39101738688437","imei2":"39101738688437","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187558,"job_number":"JOB_187558","tr_customer_id":187576,"tr_customer_product_id":187566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12455348510508","imei1":"12455348510508","imei2":"12455348510508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187559,"job_number":"JOB_187559","tr_customer_id":187577,"tr_customer_product_id":187567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:47.000Z","modified_at":"2026-02-16T04:53:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74859143897061","imei1":"74859143897061","imei2":"74859143897061","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187561,"job_number":"JOB_187561","tr_customer_id":187579,"tr_customer_product_id":187569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23602366202619","imei1":"23602366202619","imei2":"23602366202619","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187562,"job_number":"JOB_187562","tr_customer_id":187580,"tr_customer_product_id":187570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42846776552077","imei1":"42846776552077","imei2":"42846776552077","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187563,"job_number":"JOB_187563","tr_customer_id":187581,"tr_customer_product_id":187571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35149315851140","imei1":"35149315851140","imei2":"35149315851140","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187564,"job_number":"JOB_187564","tr_customer_id":187582,"tr_customer_product_id":187572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33043319677054","imei1":"33043319677054","imei2":"33043319677054","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187565,"job_number":"JOB_187565","tr_customer_id":187583,"tr_customer_product_id":187573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81826275405269","imei1":"81826275405269","imei2":"81826275405269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187566,"job_number":"JOB_187566","tr_customer_id":187584,"tr_customer_product_id":187574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11481705867508","imei1":"11481705867508","imei2":"11481705867508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187568,"job_number":"JOB_187568","tr_customer_id":187586,"tr_customer_product_id":187576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:50.000Z","modified_at":"2026-02-16T04:54:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95385076447316","imei1":"95385076447316","imei2":"95385076447316","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187569,"job_number":"JOB_187569","tr_customer_id":187587,"tr_customer_product_id":187577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:50.000Z","modified_at":"2026-02-16T04:54:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70046784837789","imei1":"70046784837789","imei2":"70046784837789","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187570,"job_number":"JOB_187570","tr_customer_id":187588,"tr_customer_product_id":187578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35572287446443","imei1":"35572287446443","imei2":"35572287446443","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187571,"job_number":"JOB_187571","tr_customer_id":187589,"tr_customer_product_id":187579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97537540560593","imei1":"97537540560593","imei2":"97537540560593","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187572,"job_number":"JOB_187572","tr_customer_id":187590,"tr_customer_product_id":187580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27532635464755","imei1":"27532635464755","imei2":"27532635464755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187573,"job_number":"JOB_187573","tr_customer_id":187591,"tr_customer_product_id":187581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:52.000Z","modified_at":"2026-02-16T04:54:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47026177002836","imei1":"47026177002836","imei2":"47026177002836","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187577,"job_number":"JOB_187577","tr_customer_id":187595,"tr_customer_product_id":187585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:24:18.000Z","modified_at":"2026-02-16T05:24:18.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"52250970164502","imei1":"52250970164502","imei2":"52250970164502","popurl":"2026-02-06T05:24:18.368188129Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187578,"job_number":"JOB_187578","tr_customer_id":187596,"tr_customer_product_id":187586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:24:39.000Z","modified_at":"2026-02-16T05:24:39.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"79107695452038","imei1":"79107695452038","imei2":"79107695452038","popurl":"2026-02-06T05:24:39.003643118Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187580,"job_number":"JOB_187580","tr_customer_id":187598,"tr_customer_product_id":187588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:39:15.000Z","modified_at":"2026-02-16T05:39:15.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106098850730736","imei1":"106098850730736","imei2":"106098850730736","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187582,"job_number":"JOB_187582","tr_customer_id":187600,"tr_customer_product_id":187590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:39:30.000Z","modified_at":"2026-02-16T05:39:30.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109871996661107","imei1":"109871996661107","imei2":"109871996661107","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187585,"job_number":"JOB_187585","tr_customer_id":187603,"tr_customer_product_id":187593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:49:17.000Z","modified_at":"2026-02-16T05:49:17.000Z","name":"Constance Cremin","mobile_number":"797-822-7624","email_id":"Isaac75@gmail.com","dop":"2025-04-06","serial_number":"19474599558130236","imei1":"19474599558130236","imei2":"19474599558130236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187587,"job_number":"JOB_187587","tr_customer_id":187605,"tr_customer_product_id":187595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:49:43.000Z","modified_at":"2026-02-16T05:49:43.000Z","name":"Graciela Ernser","mobile_number":"771-901-2470","email_id":"Rollin_Heller11@hotmail.com","dop":"2025-04-06","serial_number":"10399607115864816","imei1":"10399607115864816","imei2":"10399607115864816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:49:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187588,"job_number":"JOB_187588","tr_customer_id":187606,"tr_customer_product_id":187596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:05:55.000Z","modified_at":"2026-02-16T06:05:55.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"17403422333761","imei1":"17403422333761","imei2":"117403422333761","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187589,"job_number":"JOB_187589","tr_customer_id":187607,"tr_customer_product_id":187597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:05:55.000Z","modified_at":"2026-02-16T06:05:55.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"406860222915033","imei1":"406860222915033","imei2":"1406860222915033","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187591,"job_number":"JOB_187591","tr_customer_id":187609,"tr_customer_product_id":187599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:15:18.000Z","modified_at":"2026-02-16T06:15:18.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"12814979206799","imei1":"12814979206799","imei2":"112814979206799","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187592,"job_number":"JOB_187592","tr_customer_id":187610,"tr_customer_product_id":187600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:15:18.000Z","modified_at":"2026-02-16T06:15:18.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"275353625744002","imei1":"275353625744002","imei2":"1275353625744002","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187594,"job_number":"JOB_187594","tr_customer_id":187612,"tr_customer_product_id":187602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:27:25.000Z","modified_at":"2026-02-16T06:27:25.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14948492926402","imei1":"14948492926402","imei2":"114948492926402","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187595,"job_number":"JOB_187595","tr_customer_id":187613,"tr_customer_product_id":187603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:27:25.000Z","modified_at":"2026-02-16T06:27:25.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"297519715938760","imei1":"297519715938760","imei2":"1297519715938760","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187597,"job_number":"JOB_187597","tr_customer_id":187615,"tr_customer_product_id":187605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:37:59.000Z","modified_at":"2026-02-16T06:37:59.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14720426003071","imei1":"14720426003071","imei2":"114720426003071","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187598,"job_number":"JOB_187598","tr_customer_id":187616,"tr_customer_product_id":187606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:38:00.000Z","modified_at":"2026-02-16T06:38:00.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"902001202668157","imei1":"902001202668157","imei2":"1902001202668157","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187604,"job_number":"JOB_187604","tr_customer_id":187622,"tr_customer_product_id":187612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:50:59.000Z","modified_at":"2026-02-16T06:50:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14237319140865","imei1":"14237319140865","imei2":"14237319140865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:50:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187606,"job_number":"JOB_187606","tr_customer_id":187624,"tr_customer_product_id":187614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:01.000Z","modified_at":"2026-02-16T06:51:01.000Z","name":"Sallie Rippin","mobile_number":"262-910-0930","email_id":"Joanne.Hills@yahoo.com","dop":"2025-04-06","serial_number":"10822274399920558","imei1":"10822274399920558","imei2":"10822274399920558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187610,"job_number":"JOB_187610","tr_customer_id":187628,"tr_customer_product_id":187618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:47.000Z","modified_at":"2026-02-16T06:51:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19432729258760","imei1":"19432729258760","imei2":"19432729258760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187612,"job_number":"JOB_187612","tr_customer_id":187630,"tr_customer_product_id":187620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:49.000Z","modified_at":"2026-02-16T06:51:49.000Z","name":"Gustave Green","mobile_number":"999-400-5771","email_id":"Stan11@gmail.com","dop":"2025-04-06","serial_number":"17844445986446094","imei1":"17844445986446094","imei2":"17844445986446094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187616,"job_number":"JOB_187616","tr_customer_id":187634,"tr_customer_product_id":187624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:08.000Z","modified_at":"2026-02-16T06:52:08.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"100004312803482","imei1":"100004312803482","imei2":"100004312803482","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187621,"job_number":"JOB_187621","tr_customer_id":187639,"tr_customer_product_id":187629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:34.000Z","modified_at":"2026-02-16T06:52:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13061030211234","imei1":"13061030211234","imei2":"13061030211234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187623,"job_number":"JOB_187623","tr_customer_id":187641,"tr_customer_product_id":187631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:36.000Z","modified_at":"2026-02-16T06:52:36.000Z","name":"Kieran Quigley","mobile_number":"889-939-7002","email_id":"Jovany_Schoen@yahoo.com","dop":"2025-04-06","serial_number":"12861702227723150","imei1":"12861702227723150","imei2":"12861702227723150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187625,"job_number":"JOB_187625","tr_customer_id":187643,"tr_customer_product_id":187633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:57.000Z","modified_at":"2026-02-16T06:52:57.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"100128929997243","imei1":"100128929997243","imei2":"100128929997243","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187629,"job_number":"JOB_187629","tr_customer_id":187647,"tr_customer_product_id":187637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Sameer Desai","mobile_number":"7446963487","email_id":"vasudeva.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"668054550174180","imei1":"668054550174180","imei2":"668054550174180","popurl":"www.chitramala-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187630,"job_number":"JOB_187630","tr_customer_id":187648,"tr_customer_product_id":187638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Diptendu Dwivedi","mobile_number":"7489250444","email_id":"mukesh.agarwal@gmail.com","dop":"2026-02-06","serial_number":"996151060654880","imei1":"996151060654880","imei2":"996151060654880","popurl":"www.chinmayananda-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187631,"job_number":"JOB_187631","tr_customer_id":187649,"tr_customer_product_id":187639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Rageswari Pilla","mobile_number":"7467070853","email_id":"dhanapati.nehru@gmail.com","dop":"2026-02-06","serial_number":"832655004482206","imei1":"832655004482206","imei2":"832655004482206","popurl":"www.kanishka-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187632,"job_number":"JOB_187632","tr_customer_id":187650,"tr_customer_product_id":187640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Shubhaprada Saini","mobile_number":"7413083425","email_id":"sarala.sethi@hotmail.com","dop":"2026-02-06","serial_number":"074292340797883","imei1":"074292340797883","imei2":"074292340797883","popurl":"www.chandrabhaga-mahajan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187633,"job_number":"JOB_187633","tr_customer_id":187651,"tr_customer_product_id":187641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Brahmaanand Namboothiri","mobile_number":"7493831043","email_id":"anshula.varma@gmail.com","dop":"2026-02-06","serial_number":"226374566309664","imei1":"226374566309664","imei2":"226374566309664","popurl":"www.anand swarup-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187634,"job_number":"JOB_187634","tr_customer_id":187652,"tr_customer_product_id":187642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Anjushree Iyer","mobile_number":"7441178725","email_id":"amish.khanna@hotmail.com","dop":"2026-02-06","serial_number":"958286357608662","imei1":"958286357608662","imei2":"958286357608662","popurl":"www.girika-patil.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187635,"job_number":"JOB_187635","tr_customer_id":187653,"tr_customer_product_id":187643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Achintya Gandhi","mobile_number":"7468453459","email_id":"achalesvara.dhawan@gmail.com","dop":"2026-02-06","serial_number":"146239388951164","imei1":"146239388951164","imei2":"146239388951164","popurl":"www.chidambar-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187636,"job_number":"JOB_187636","tr_customer_id":187654,"tr_customer_product_id":187644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Karan Adiga","mobile_number":"7482435388","email_id":"amish.nambeesan@hotmail.com","dop":"2026-02-06","serial_number":"607266615799594","imei1":"607266615799594","imei2":"607266615799594","popurl":"www.surya-mishra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187637,"job_number":"JOB_187637","tr_customer_id":187655,"tr_customer_product_id":187645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Leela Devar","mobile_number":"7475488085","email_id":"devi.butt@gmail.com","dop":"2026-02-06","serial_number":"294356845731674","imei1":"294356845731674","imei2":"294356845731674","popurl":"www.basanti-ahuja.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187638,"job_number":"JOB_187638","tr_customer_id":187656,"tr_customer_product_id":187646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Trilochan Guneta","mobile_number":"7421992278","email_id":"sher.embranthiri@hotmail.com","dop":"2026-02-06","serial_number":"146945603983668","imei1":"146945603983668","imei2":"146945603983668","popurl":"www.chakravartee-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187639,"job_number":"JOB_187639","tr_customer_id":187657,"tr_customer_product_id":187647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:19.000Z","modified_at":"2026-02-16T06:53:19.000Z","name":"Hari Patel","mobile_number":"7467499362","email_id":"agasti.iyer@yahoo.co.in","dop":"2026-02-06","serial_number":"643998990840088","imei1":"643998990840088","imei2":"643998990840088","popurl":"www.urmila-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187640,"job_number":"JOB_187640","tr_customer_id":187658,"tr_customer_product_id":187648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:19.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Rita Kaniyar","mobile_number":"7406656199","email_id":"trilokanath.rana@hotmail.com","dop":"2026-02-06","serial_number":"393853886136183","imei1":"393853886136183","imei2":"393853886136183","popurl":"www.bhima-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187641,"job_number":"JOB_187641","tr_customer_id":187659,"tr_customer_product_id":187649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Dharitri Nair","mobile_number":"7434689893","email_id":"achalesvara.varrier@gmail.com","dop":"2026-02-06","serial_number":"622796993428422","imei1":"622796993428422","imei2":"622796993428422","popurl":"www.gandharva-arora.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187642,"job_number":"JOB_187642","tr_customer_id":187661,"tr_customer_product_id":187650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Alok Pillai","mobile_number":"7457414735","email_id":"rajan.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"058800768617973","imei1":"058800768617973","imei2":"058800768617973","popurl":"www.aatreya-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187643,"job_number":"JOB_187643","tr_customer_id":187660,"tr_customer_product_id":187651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Gautama Kaur","mobile_number":"7417449582","email_id":"birjesh.singh@gmail.com","dop":"2026-02-06","serial_number":"245981478212280","imei1":"245981478212280","imei2":"245981478212280","popurl":"www.rahul-achari.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187644,"job_number":"JOB_187644","tr_customer_id":187662,"tr_customer_product_id":187652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Sushma Mishra","mobile_number":"7431347375","email_id":"bhuvaneshwar.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"036240159695359","imei1":"036240159695359","imei2":"036240159695359","popurl":"www.pranay-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187645,"job_number":"JOB_187645","tr_customer_id":187663,"tr_customer_product_id":187653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Balamani Bandopadhyay","mobile_number":"7400122509","email_id":"dron.achari@gmail.com","dop":"2026-02-06","serial_number":"844160039152758","imei1":"844160039152758","imei2":"844160039152758","popurl":"www.samir-bandopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187646,"job_number":"JOB_187646","tr_customer_id":187664,"tr_customer_product_id":187654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Deven Jain","mobile_number":"7457665546","email_id":"sheela.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"018567212405950","imei1":"018567212405950","imei2":"018567212405950","popurl":"www.chandravati-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187647,"job_number":"JOB_187647","tr_customer_id":187665,"tr_customer_product_id":187655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Naveen Reddy","mobile_number":"7415990506","email_id":"sitara.pothuvaal@yahoo.co.in","dop":"2026-02-06","serial_number":"612377687656406","imei1":"612377687656406","imei2":"612377687656406","popurl":"www.chiranjeev-kaniyar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187648,"job_number":"JOB_187648","tr_customer_id":187666,"tr_customer_product_id":187656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Amaranaath Bhattacharya","mobile_number":"7494373085","email_id":"brahmabrata.patel@gmail.com","dop":"2026-02-06","serial_number":"852479400227714","imei1":"852479400227714","imei2":"852479400227714","popurl":"www.kanak-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187649,"job_number":"JOB_187649","tr_customer_id":187667,"tr_customer_product_id":187657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Ambar Somayaji","mobile_number":"7445299414","email_id":"opalina.saini@hotmail.com","dop":"2026-02-06","serial_number":"283941675362966","imei1":"283941675362966","imei2":"283941675362966","popurl":"www.aditya-ahluwalia.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187650,"job_number":"JOB_187650","tr_customer_id":187668,"tr_customer_product_id":187658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Gitanjali Dutta","mobile_number":"7455977953","email_id":"adityanandan.varman@hotmail.com","dop":"2026-02-06","serial_number":"349979303324346","imei1":"349979303324346","imei2":"349979303324346","popurl":"www.laal-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187651,"job_number":"JOB_187651","tr_customer_id":187669,"tr_customer_product_id":187659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Ayushmati Nayar","mobile_number":"7425234627","email_id":"bilwa.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"905691528114590","imei1":"905691528114590","imei2":"905691528114590","popurl":"www.lakshman-banerjee.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187652,"job_number":"JOB_187652","tr_customer_id":187670,"tr_customer_product_id":187660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Krishna Asan","mobile_number":"7476912109","email_id":"amaresh.pilla@yahoo.co.in","dop":"2026-02-06","serial_number":"774504328537066","imei1":"774504328537066","imei2":"774504328537066","popurl":"www.kalpana-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187653,"job_number":"JOB_187653","tr_customer_id":187671,"tr_customer_product_id":187661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Rajinder Chopra","mobile_number":"7470077508","email_id":"mukul.bhattacharya@yahoo.co.in","dop":"2026-02-06","serial_number":"055667454009389","imei1":"055667454009389","imei2":"055667454009389","popurl":"www.dayamayee-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187654,"job_number":"JOB_187654","tr_customer_id":187672,"tr_customer_product_id":187662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Jai Iyer","mobile_number":"7402273930","email_id":"marut.bhattathiri@yahoo.co.in","dop":"2026-02-06","serial_number":"208413566350294","imei1":"208413566350294","imei2":"208413566350294","popurl":"www.rohit-saini.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187655,"job_number":"JOB_187655","tr_customer_id":187673,"tr_customer_product_id":187663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Devani Acharya","mobile_number":"7487872138","email_id":"dhananjay.tagore@yahoo.co.in","dop":"2026-02-06","serial_number":"280605588850488","imei1":"280605588850488","imei2":"280605588850488","popurl":"www.marut-varman.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187656,"job_number":"JOB_187656","tr_customer_id":187674,"tr_customer_product_id":187664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Shresthi Rana","mobile_number":"7438042719","email_id":"kamla.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"770448303938953","imei1":"770448303938953","imei2":"770448303938953","popurl":"www.ajit-chopra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187657,"job_number":"JOB_187657","tr_customer_id":187675,"tr_customer_product_id":187665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Balgopal Gowda","mobile_number":"7411934184","email_id":"ujjwal.sethi@yahoo.co.in","dop":"2026-02-06","serial_number":"527309077163134","imei1":"527309077163134","imei2":"527309077163134","popurl":"www.sheela-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187658,"job_number":"JOB_187658","tr_customer_id":187676,"tr_customer_product_id":187666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Chinmayananda Kaniyar","mobile_number":"7495843820","email_id":"jyotsana.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"683485023078406","imei1":"683485023078406","imei2":"683485023078406","popurl":"www.dwaipayana-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187659,"job_number":"JOB_187659","tr_customer_id":187677,"tr_customer_product_id":187667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Rageswari Guha","mobile_number":"7485619397","email_id":"goswamee.varma@hotmail.com","dop":"2026-02-06","serial_number":"872102227407546","imei1":"872102227407546","imei2":"872102227407546","popurl":"www.chanda-dwivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187660,"job_number":"JOB_187660","tr_customer_id":187678,"tr_customer_product_id":187668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Divya Kaur","mobile_number":"7419812001","email_id":"aaratrika.chopra@hotmail.com","dop":"2026-02-06","serial_number":"442653539932696","imei1":"442653539932696","imei2":"442653539932696","popurl":"www.chandak-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187661,"job_number":"JOB_187661","tr_customer_id":187679,"tr_customer_product_id":187669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Balamani Gowda","mobile_number":"7441316277","email_id":"gatik.marar@hotmail.com","dop":"2026-02-06","serial_number":"821277503159023","imei1":"821277503159023","imei2":"821277503159023","popurl":"www.apsara-devar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187662,"job_number":"JOB_187662","tr_customer_id":187680,"tr_customer_product_id":187670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Vaidehi Kapoor","mobile_number":"7491543022","email_id":"pushti.sinha@yahoo.co.in","dop":"2026-02-06","serial_number":"051521621509065","imei1":"051521621509065","imei2":"051521621509065","popurl":"www.bhaves-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187663,"job_number":"JOB_187663","tr_customer_id":187681,"tr_customer_product_id":187671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Kashyapi Somayaji","mobile_number":"7458551070","email_id":"kalinda.dubashi@yahoo.co.in","dop":"2026-02-06","serial_number":"235654891726341","imei1":"235654891726341","imei2":"235654891726341","popurl":"www.deeptanshu-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187664,"job_number":"JOB_187664","tr_customer_id":187682,"tr_customer_product_id":187672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Subhash Khanna","mobile_number":"7400224945","email_id":"hiranya.malik@yahoo.co.in","dop":"2026-02-06","serial_number":"327449999799655","imei1":"327449999799655","imei2":"327449999799655","popurl":"www.indra-mukhopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187665,"job_number":"JOB_187665","tr_customer_id":187683,"tr_customer_product_id":187673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Hari Shah","mobile_number":"7401988354","email_id":"vishwamitra.saini@gmail.com","dop":"2026-02-06","serial_number":"086785500083986","imei1":"086785500083986","imei2":"086785500083986","popurl":"www.deependra-khan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187666,"job_number":"JOB_187666","tr_customer_id":187684,"tr_customer_product_id":187674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Adityanandan Mehrotra","mobile_number":"7446475045","email_id":"trilokesh.jha@hotmail.com","dop":"2026-02-06","serial_number":"172172323215939","imei1":"172172323215939","imei2":"172172323215939","popurl":"www.vaijayanti-dubashi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187667,"job_number":"JOB_187667","tr_customer_id":187685,"tr_customer_product_id":187675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Aasha Patil","mobile_number":"7463450918","email_id":"shrishti.bhat@hotmail.com","dop":"2026-02-06","serial_number":"131865551186653","imei1":"131865551186653","imei2":"131865551186653","popurl":"www.jagdeep-guha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187668,"job_number":"JOB_187668","tr_customer_id":187686,"tr_customer_product_id":187676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Bhoopati Prajapat","mobile_number":"7485941251","email_id":"guru.pothuvaal@yahoo.co.in","dop":"2026-02-06","serial_number":"274361900695652","imei1":"274361900695652","imei2":"274361900695652","popurl":"www.kanishka-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187669,"job_number":"JOB_187669","tr_customer_id":187687,"tr_customer_product_id":187677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Rukhmani Tagore","mobile_number":"7446167657","email_id":"laxmi.mishra@yahoo.co.in","dop":"2026-02-06","serial_number":"694521280712842","imei1":"694521280712842","imei2":"694521280712842","popurl":"www.bhadran-khatri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187670,"job_number":"JOB_187670","tr_customer_id":187688,"tr_customer_product_id":187678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Anang Sharma","mobile_number":"7429059374","email_id":"lal.tandon@gmail.com","dop":"2026-02-06","serial_number":"668237626912276","imei1":"668237626912276","imei2":"668237626912276","popurl":"www.heema-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187671,"job_number":"JOB_187671","tr_customer_id":187689,"tr_customer_product_id":187679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Satish Panicker","mobile_number":"7455912401","email_id":"sushma.nambeesan@yahoo.co.in","dop":"2026-02-06","serial_number":"659422250164360","imei1":"659422250164360","imei2":"659422250164360","popurl":"www.vaijayanti-malik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187672,"job_number":"JOB_187672","tr_customer_id":187690,"tr_customer_product_id":187680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Raj Acharya","mobile_number":"7434477648","email_id":"trilokanath.agarwal@yahoo.co.in","dop":"2026-02-06","serial_number":"681821629495058","imei1":"681821629495058","imei2":"681821629495058","popurl":"www.deeptanshu-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187673,"job_number":"JOB_187673","tr_customer_id":187691,"tr_customer_product_id":187681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Swarnalata Kaur","mobile_number":"7419623721","email_id":"shashi.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"267790800130568","imei1":"267790800130568","imei2":"267790800130568","popurl":"www.vasudeva-khatri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187674,"job_number":"JOB_187674","tr_customer_id":187692,"tr_customer_product_id":187682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Bhargavi Gill","mobile_number":"7409780356","email_id":"bhoj.somayaji@gmail.com","dop":"2026-02-06","serial_number":"479387474652719","imei1":"479387474652719","imei2":"479387474652719","popurl":"www.girish-jha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187675,"job_number":"JOB_187675","tr_customer_id":187693,"tr_customer_product_id":187683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Sanjay Talwar","mobile_number":"7442138185","email_id":"nirbhay.ganaka@gmail.com","dop":"2026-02-06","serial_number":"179942365778283","imei1":"179942365778283","imei2":"179942365778283","popurl":"www.bhoopati-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187676,"job_number":"JOB_187676","tr_customer_id":187694,"tr_customer_product_id":187684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Krishnadas Chopra","mobile_number":"7492617931","email_id":"yogendra.pandey@gmail.com","dop":"2026-02-06","serial_number":"682817179196945","imei1":"682817179196945","imei2":"682817179196945","popurl":"www.chidananda-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187677,"job_number":"JOB_187677","tr_customer_id":187695,"tr_customer_product_id":187685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Meghnad Jain","mobile_number":"7462247027","email_id":"ambar.saini@hotmail.com","dop":"2026-02-06","serial_number":"305988380531227","imei1":"305988380531227","imei2":"305988380531227","popurl":"www.jagdish-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187678,"job_number":"JOB_187678","tr_customer_id":187696,"tr_customer_product_id":187686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Dandak Guha","mobile_number":"7402971570","email_id":"dhyaneshwar.nambeesan@yahoo.co.in","dop":"2026-02-06","serial_number":"571861295710633","imei1":"571861295710633","imei2":"571861295710633","popurl":"www.bhudeva-abbott.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187679,"job_number":"JOB_187679","tr_customer_id":187697,"tr_customer_product_id":187687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Susheel Somayaji","mobile_number":"7420620448","email_id":"amrita.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"239697732666196","imei1":"239697732666196","imei2":"239697732666196","popurl":"www.param-malik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187680,"job_number":"JOB_187680","tr_customer_id":187698,"tr_customer_product_id":187688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Devagya Reddy","mobile_number":"7400798079","email_id":"mani.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"127834922578454","imei1":"127834922578454","imei2":"127834922578454","popurl":"www.trilochana-sethi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187681,"job_number":"JOB_187681","tr_customer_id":187699,"tr_customer_product_id":187689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Bhagvan Bhattathiri","mobile_number":"7472560149","email_id":"naval.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"464866486899758","imei1":"464866486899758","imei2":"464866486899758","popurl":"www.shreyashi-acharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187682,"job_number":"JOB_187682","tr_customer_id":187700,"tr_customer_product_id":187690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Chandani Prajapat","mobile_number":"7455894810","email_id":"sheela.kaur@hotmail.com","dop":"2026-02-06","serial_number":"121307863026576","imei1":"121307863026576","imei2":"121307863026576","popurl":"www.jai-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187683,"job_number":"JOB_187683","tr_customer_id":187701,"tr_customer_product_id":187691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Keerti Bhat","mobile_number":"7443471264","email_id":"gorakhanatha.sethi@yahoo.co.in","dop":"2026-02-06","serial_number":"401040812147493","imei1":"401040812147493","imei2":"401040812147493","popurl":"www.krishnadasa-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187684,"job_number":"JOB_187684","tr_customer_id":187703,"tr_customer_product_id":187693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Ameyatma Adiga","mobile_number":"7446863584","email_id":"dhanu.gill@gmail.com","dop":"2026-02-06","serial_number":"854957337261443","imei1":"854957337261443","imei2":"854957337261443","popurl":"www.jyotis-gupta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187685,"job_number":"JOB_187685","tr_customer_id":187702,"tr_customer_product_id":187692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Digambara Mishra","mobile_number":"7441858916","email_id":"chiranjeev.iyengar@gmail.com","dop":"2026-02-06","serial_number":"197368848927403","imei1":"197368848927403","imei2":"197368848927403","popurl":"www.vimal-saini.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187686,"job_number":"JOB_187686","tr_customer_id":187704,"tr_customer_product_id":187694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Ghanaanand Bhat","mobile_number":"7408601788","email_id":"mohinder.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"335177701113085","imei1":"335177701113085","imei2":"335177701113085","popurl":"www.chidaakaash-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187687,"job_number":"JOB_187687","tr_customer_id":187705,"tr_customer_product_id":187695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Yoginder Gowda","mobile_number":"7425307099","email_id":"sanjay.chopra@gmail.com","dop":"2026-02-06","serial_number":"522333128025245","imei1":"522333128025245","imei2":"522333128025245","popurl":"www.chatur-tagore.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187688,"job_number":"JOB_187688","tr_customer_id":187706,"tr_customer_product_id":187696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Hari Gupta","mobile_number":"7440250452","email_id":"nirbhay.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"286827020847999","imei1":"286827020847999","imei2":"286827020847999","popurl":"www.umang-pandey.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187689,"job_number":"JOB_187689","tr_customer_id":187707,"tr_customer_product_id":187697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Chandraprabha Rana","mobile_number":"7400499551","email_id":"priyala.agarwal@gmail.com","dop":"2026-02-06","serial_number":"119298101887649","imei1":"119298101887649","imei2":"119298101887649","popurl":"www.manisha-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187690,"job_number":"JOB_187690","tr_customer_id":187708,"tr_customer_product_id":187698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Gautama Nehru","mobile_number":"7498829049","email_id":"mahesh.pillai@hotmail.com","dop":"2026-02-06","serial_number":"805853990804241","imei1":"805853990804241","imei2":"805853990804241","popurl":"www.adinath-tandon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187691,"job_number":"JOB_187691","tr_customer_id":187709,"tr_customer_product_id":187699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Balagovind Kocchar","mobile_number":"7448064247","email_id":"navin.guha@yahoo.co.in","dop":"2026-02-06","serial_number":"580951374583712","imei1":"580951374583712","imei2":"580951374583712","popurl":"www.chitraksh-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187692,"job_number":"JOB_187692","tr_customer_id":187710,"tr_customer_product_id":187700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Hiranmaya Chopra","mobile_number":"7436364944","email_id":"amodini.pothuvaal@gmail.com","dop":"2026-02-06","serial_number":"572876915784703","imei1":"572876915784703","imei2":"572876915784703","popurl":"www.menaka-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187693,"job_number":"JOB_187693","tr_customer_id":187711,"tr_customer_product_id":187701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Dipankar Gowda","mobile_number":"7484288613","email_id":"varalakshmi.guneta@gmail.com","dop":"2026-02-06","serial_number":"634087725552952","imei1":"634087725552952","imei2":"634087725552952","popurl":"www.mohini-verma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187694,"job_number":"JOB_187694","tr_customer_id":187712,"tr_customer_product_id":187702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vyas Iyer","mobile_number":"7403707022","email_id":"rupinder.kakkar@gmail.com","dop":"2026-02-06","serial_number":"085350296019520","imei1":"085350296019520","imei2":"085350296019520","popurl":"www.aatmaja-khan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187695,"job_number":"JOB_187695","tr_customer_id":187713,"tr_customer_product_id":187703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Avadhesh Bhattathiri","mobile_number":"7436065833","email_id":"himani.johar@yahoo.co.in","dop":"2026-02-06","serial_number":"351710741849153","imei1":"351710741849153","imei2":"351710741849153","popurl":"www.bhushan-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187696,"job_number":"JOB_187696","tr_customer_id":187714,"tr_customer_product_id":187704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vrund Ahuja","mobile_number":"7400812098","email_id":"esha.agarwal@hotmail.com","dop":"2026-02-06","serial_number":"988014993310049","imei1":"988014993310049","imei2":"988014993310049","popurl":"www.hiranmay-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187697,"job_number":"JOB_187697","tr_customer_id":187715,"tr_customer_product_id":187705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Amritambu Bhattathiri","mobile_number":"7438347049","email_id":"ashlesh.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"309166665027698","imei1":"309166665027698","imei2":"309166665027698","popurl":"www.hiranmaya-kocchar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187698,"job_number":"JOB_187698","tr_customer_id":187716,"tr_customer_product_id":187706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Chandi Panicker","mobile_number":"7455073563","email_id":"bankim.gupta@hotmail.com","dop":"2026-02-06","serial_number":"812828363387333","imei1":"812828363387333","imei2":"812828363387333","popurl":"www.ameyatma-patel.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187699,"job_number":"JOB_187699","tr_customer_id":187717,"tr_customer_product_id":187707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Subodh Malik","mobile_number":"7464564190","email_id":"anaadi.mishra@yahoo.co.in","dop":"2026-02-06","serial_number":"571268352053974","imei1":"571268352053974","imei2":"571268352053974","popurl":"www.giri-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187700,"job_number":"JOB_187700","tr_customer_id":187718,"tr_customer_product_id":187708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Dandapaani Saini","mobile_number":"7489683735","email_id":"kumuda.varma@gmail.com","dop":"2026-02-06","serial_number":"297393260840558","imei1":"297393260840558","imei2":"297393260840558","popurl":"www.raj-adiga.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187701,"job_number":"JOB_187701","tr_customer_id":187719,"tr_customer_product_id":187709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Prema Iyengar","mobile_number":"7470228865","email_id":"bhasvan.abbott@yahoo.co.in","dop":"2026-02-06","serial_number":"370500540863927","imei1":"370500540863927","imei2":"370500540863927","popurl":"www.saroja-sinha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187702,"job_number":"JOB_187702","tr_customer_id":187720,"tr_customer_product_id":187710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vaishvi Adiga","mobile_number":"7441211858","email_id":"amrita.sharma@hotmail.com","dop":"2026-02-06","serial_number":"206677343491121","imei1":"206677343491121","imei2":"206677343491121","popurl":"www.deeksha-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187703,"job_number":"JOB_187703","tr_customer_id":187721,"tr_customer_product_id":187711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Meghnad Shah","mobile_number":"7442022511","email_id":"kama.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"785479356427383","imei1":"785479356427383","imei2":"785479356427383","popurl":"www.vrinda-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187704,"job_number":"JOB_187704","tr_customer_id":187723,"tr_customer_product_id":187712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Gati Kaur","mobile_number":"7441550193","email_id":"himadri.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"916424665082071","imei1":"916424665082071","imei2":"916424665082071","popurl":"www.shantanu-nehru.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187705,"job_number":"JOB_187705","tr_customer_id":187722,"tr_customer_product_id":187713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Anasuya Trivedi","mobile_number":"7401567196","email_id":"agnimitra.dhawan@yahoo.co.in","dop":"2026-02-06","serial_number":"565348653913828","imei1":"565348653913828","imei2":"565348653913828","popurl":"www.narendra-iyengar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187706,"job_number":"JOB_187706","tr_customer_id":187724,"tr_customer_product_id":187714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Poornima Desai","mobile_number":"7439969997","email_id":"dhatri.gupta@hotmail.com","dop":"2026-02-06","serial_number":"919444092982843","imei1":"919444092982843","imei2":"919444092982843","popurl":"www.diptendu-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187707,"job_number":"JOB_187707","tr_customer_id":187725,"tr_customer_product_id":187715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Akshaj Desai","mobile_number":"7497256861","email_id":"durga.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"728313102989864","imei1":"728313102989864","imei2":"728313102989864","popurl":"www.kashyap-pandey.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187708,"job_number":"JOB_187708","tr_customer_id":187726,"tr_customer_product_id":187716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Naval Deshpande","mobile_number":"7460470353","email_id":"keerti.gowda@hotmail.com","dop":"2026-02-06","serial_number":"626677903319439","imei1":"626677903319439","imei2":"626677903319439","popurl":"www.dhanapati-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187709,"job_number":"JOB_187709","tr_customer_id":187727,"tr_customer_product_id":187717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Abani Varma","mobile_number":"7456770810","email_id":"siddhi.bharadwaj@gmail.com","dop":"2026-02-06","serial_number":"699251603269451","imei1":"699251603269451","imei2":"699251603269451","popurl":"www.kalinda-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187710,"job_number":"JOB_187710","tr_customer_id":187728,"tr_customer_product_id":187718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Kannan Dubashi","mobile_number":"7479503565","email_id":"saroja.jain@hotmail.com","dop":"2026-02-06","serial_number":"733222852629354","imei1":"733222852629354","imei2":"733222852629354","popurl":"www.apsara-shukla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187711,"job_number":"JOB_187711","tr_customer_id":187729,"tr_customer_product_id":187719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bankim Agarwal","mobile_number":"7411843411","email_id":"kanak.nayar@gmail.com","dop":"2026-02-06","serial_number":"691674719974769","imei1":"691674719974769","imei2":"691674719974769","popurl":"www.rakesh-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187712,"job_number":"JOB_187712","tr_customer_id":187730,"tr_customer_product_id":187720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Swarnalata Kaul","mobile_number":"7444979644","email_id":"veda.bhattathiri@hotmail.com","dop":"2026-02-06","serial_number":"444946819327490","imei1":"444946819327490","imei2":"444946819327490","popurl":"www.bhooshit-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187713,"job_number":"JOB_187713","tr_customer_id":187731,"tr_customer_product_id":187721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Javas Joshi","mobile_number":"7403100282","email_id":"ojaswini.malik@hotmail.com","dop":"2026-02-06","serial_number":"834386553772267","imei1":"834386553772267","imei2":"834386553772267","popurl":"www.manoj-ahluwalia.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187714,"job_number":"JOB_187714","tr_customer_id":187732,"tr_customer_product_id":187722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Mangalya Namboothiri","mobile_number":"7478865994","email_id":"lai.pandey@gmail.com","dop":"2026-02-06","serial_number":"258030350648834","imei1":"258030350648834","imei2":"258030350648834","popurl":"www.kamalesh-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187715,"job_number":"JOB_187715","tr_customer_id":187733,"tr_customer_product_id":187723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bhupen Acharya","mobile_number":"7426205969","email_id":"indra.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"693906051779141","imei1":"693906051779141","imei2":"693906051779141","popurl":"www.kashyapi-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187716,"job_number":"JOB_187716","tr_customer_id":187734,"tr_customer_product_id":187724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Abhaya Asan","mobile_number":"7413634754","email_id":"chakrika.chaturvedi@yahoo.co.in","dop":"2026-02-06","serial_number":"348345760178315","imei1":"348345760178315","imei2":"348345760178315","popurl":"www.atmanand-kapoor.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187717,"job_number":"JOB_187717","tr_customer_id":187735,"tr_customer_product_id":187725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Chanda Tandon","mobile_number":"7401828998","email_id":"vyas.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"664025575077627","imei1":"664025575077627","imei2":"664025575077627","popurl":"www.charuchandra-mukhopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187718,"job_number":"JOB_187718","tr_customer_id":187736,"tr_customer_product_id":187726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bahula Chattopadhyay","mobile_number":"7445652317","email_id":"shobhana.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"840772239196592","imei1":"840772239196592","imei2":"840772239196592","popurl":"www.dayaamay-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187719,"job_number":"JOB_187719","tr_customer_id":187737,"tr_customer_product_id":187727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Jai Bandopadhyay","mobile_number":"7417579960","email_id":"chandra.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"467549334029589","imei1":"467549334029589","imei2":"467549334029589","popurl":"www.sarla-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187720,"job_number":"JOB_187720","tr_customer_id":187738,"tr_customer_product_id":187728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Usha Dubashi","mobile_number":"7498574735","email_id":"gouranga.reddy@gmail.com","dop":"2026-02-06","serial_number":"119782138361902","imei1":"119782138361902","imei2":"119782138361902","popurl":"www.kartik-dutta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187721,"job_number":"JOB_187721","tr_customer_id":187739,"tr_customer_product_id":187729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Som Varrier","mobile_number":"7415034675","email_id":"chandraswaroopa.guneta@hotmail.com","dop":"2026-02-06","serial_number":"405495085497102","imei1":"405495085497102","imei2":"405495085497102","popurl":"www.durgeshwari-gandhi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187722,"job_number":"JOB_187722","tr_customer_id":187740,"tr_customer_product_id":187730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Gatik Tandon","mobile_number":"7460380787","email_id":"sloka.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"259026553158473","imei1":"259026553158473","imei2":"259026553158473","popurl":"www.gajaadhar-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187723,"job_number":"JOB_187723","tr_customer_id":187741,"tr_customer_product_id":187731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Asha Devar","mobile_number":"7407742526","email_id":"maheswar.gupta@gmail.com","dop":"2026-02-06","serial_number":"174635483231344","imei1":"174635483231344","imei2":"174635483231344","popurl":"www.harinarayan-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187724,"job_number":"JOB_187724","tr_customer_id":187742,"tr_customer_product_id":187732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Ekaparnika Jha","mobile_number":"7432005764","email_id":"aashritha.varma@gmail.com","dop":"2026-02-06","serial_number":"565008599390360","imei1":"565008599390360","imei2":"565008599390360","popurl":"www.chandradev-khan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187725,"job_number":"JOB_187725","tr_customer_id":187743,"tr_customer_product_id":187733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Pranay Tagore","mobile_number":"7457864931","email_id":"bhooshan.malik@gmail.com","dop":"2026-02-06","serial_number":"714090223675030","imei1":"714090223675030","imei2":"714090223675030","popurl":"www.paramartha-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187726,"job_number":"JOB_187726","tr_customer_id":187744,"tr_customer_product_id":187734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Baidehi Sharma","mobile_number":"7450553558","email_id":"gauraang.mahajan@gmail.com","dop":"2026-02-06","serial_number":"123970888494376","imei1":"123970888494376","imei2":"123970888494376","popurl":"www.akroor-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187727,"job_number":"JOB_187727","tr_customer_id":187745,"tr_customer_product_id":187735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Giriraaj Tagore","mobile_number":"7491042574","email_id":"lal.rana@gmail.com","dop":"2026-02-06","serial_number":"065534233036904","imei1":"065534233036904","imei2":"065534233036904","popurl":"www.krishnadas-nayar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187728,"job_number":"JOB_187728","tr_customer_id":187746,"tr_customer_product_id":187736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Dipali Menon","mobile_number":"7458321611","email_id":"akshainie.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"339898624236269","imei1":"339898624236269","imei2":"339898624236269","popurl":"www.raj-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187729,"job_number":"JOB_187729","tr_customer_id":187747,"tr_customer_product_id":187737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Atmananda Saini","mobile_number":"7437518170","email_id":"bandhul.jha@gmail.com","dop":"2026-02-06","serial_number":"028464306266528","imei1":"028464306266528","imei2":"028464306266528","popurl":"www.deepankar-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187730,"job_number":"JOB_187730","tr_customer_id":187748,"tr_customer_product_id":187738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Daron Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"68987499406166","imei1":"68987499406166","imei2":"68987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187731,"job_number":"JOB_187731","tr_customer_id":187749,"tr_customer_product_id":187739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"rajesh Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"48987499406166","imei1":"48987499406166","imei2":"48987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187732,"job_number":"JOB_187732","tr_customer_id":187750,"tr_customer_product_id":187740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"raman Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"58987499406166","imei1":"58987499406166","imei2":"58987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187733,"job_number":"JOB_187733","tr_customer_id":187751,"tr_customer_product_id":187741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Gaurav Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"38987499406166","imei1":"38987499406166","imei2":"38987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187734,"job_number":"JOB_187734","tr_customer_id":187752,"tr_customer_product_id":187742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Darrion Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"28987499406166","imei1":"28987499406166","imei2":"28987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187735,"job_number":"JOB_187735","tr_customer_id":187753,"tr_customer_product_id":187743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:46.000Z","modified_at":"2026-02-16T06:53:46.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10422728174497","imei1":"10422728174497","imei2":"10422728174497","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187737,"job_number":"JOB_187737","tr_customer_id":187755,"tr_customer_product_id":187745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:48.000Z","modified_at":"2026-02-16T06:53:48.000Z","name":"Timmy Kemmer","mobile_number":"338-730-9494","email_id":"Velva66@yahoo.com","dop":"2025-06-18","serial_number":"1036644868349699","imei1":"1036644868349699","imei2":"1036644868349699","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187738,"job_number":"JOB_187738","tr_customer_id":187756,"tr_customer_product_id":187746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:48.000Z","modified_at":"2026-02-16T06:53:48.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"108957945429369","imei1":"108957945429369","imei2":"108957945429369","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187741,"job_number":"JOB_187741","tr_customer_id":187759,"tr_customer_product_id":187749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:54.000Z","modified_at":"2026-02-16T06:53:54.000Z","name":"Rafael Schoen","mobile_number":"328-343-9579","email_id":"Barbara_Brown@hotmail.com","dop":"2025-04-06","serial_number":"15042686585280554","imei1":"15042686585280554","imei2":"15042686585280554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187742,"job_number":"JOB_187742","tr_customer_id":187760,"tr_customer_product_id":187750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:54:36.000Z","modified_at":"2026-02-16T06:54:37.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10090717838626","imei1":"10090717838626","imei2":"10090717838626","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187744,"job_number":"JOB_187744","tr_customer_id":187762,"tr_customer_product_id":187752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:54:38.000Z","modified_at":"2026-02-16T06:54:38.000Z","name":"Isabella Schultz","mobile_number":"258-688-8586","email_id":"Antonio_Tillman@gmail.com","dop":"2025-06-18","serial_number":"1043234793441233","imei1":"1043234793441233","imei2":"1043234793441233","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187745,"job_number":"JOB_187745","tr_customer_id":187763,"tr_customer_product_id":187753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:05.000Z","modified_at":"2026-02-16T06:57:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18304644907001","imei1":"18304644907001","imei2":"18304644907001","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187747,"job_number":"JOB_187747","tr_customer_id":187765,"tr_customer_product_id":187755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:07.000Z","modified_at":"2026-02-16T06:57:07.000Z","name":"Gladys Windler","mobile_number":"533-820-4418","email_id":"Alena.Romaguera76@yahoo.com","dop":"2025-04-06","serial_number":"13982904790422626","imei1":"13982904790422626","imei2":"13982904790422626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187748,"job_number":"JOB_187748","tr_customer_id":187766,"tr_customer_product_id":187756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:30.000Z","modified_at":"2026-02-16T06:57:30.000Z","name":"Akshata Shah","mobile_number":"9026612846","email_id":"rameshwar.somayaji@hotmail.com","dop":"2026-02-06","serial_number":"111354347293485","imei1":"111354347293485","imei2":"111354347293485","popurl":"www.ameyatma-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187749,"job_number":"JOB_187749","tr_customer_id":187767,"tr_customer_product_id":187757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:55.000Z","modified_at":"2026-02-16T06:57:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16070604976093","imei1":"16070604976093","imei2":"16070604976093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187751,"job_number":"JOB_187751","tr_customer_id":187769,"tr_customer_product_id":187759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:57.000Z","modified_at":"2026-02-16T06:57:57.000Z","name":"Angela Bergnaum","mobile_number":"677-278-6437","email_id":"Maynard.OReilly41@gmail.com","dop":"2025-04-06","serial_number":"16517306928281448","imei1":"16517306928281448","imei2":"16517306928281448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187752,"job_number":"JOB_187752","tr_customer_id":187770,"tr_customer_product_id":187760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:08.000Z","modified_at":"2026-02-16T06:58:08.000Z","name":"Vijay Arora","mobile_number":"9038112007","email_id":"gautam.marar@gmail.com","dop":"2026-02-06","serial_number":"192657416881589","imei1":"192657416881589","imei2":"192657416881589","popurl":"www.bandhul-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187754,"job_number":"JOB_187754","tr_customer_id":187772,"tr_customer_product_id":187762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:45.000Z","modified_at":"2026-02-16T06:58:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15546048598120","imei1":"15546048598120","imei2":"15546048598120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187756,"job_number":"JOB_187756","tr_customer_id":187774,"tr_customer_product_id":187764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:47.000Z","modified_at":"2026-02-16T06:58:47.000Z","name":"Barney Boyle","mobile_number":"441-593-3994","email_id":"Ernie.Hills31@gmail.com","dop":"2025-04-06","serial_number":"14890361989118116","imei1":"14890361989118116","imei2":"14890361989118116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187757,"job_number":"JOB_187757","tr_customer_id":187775,"tr_customer_product_id":187765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:54.000Z","modified_at":"2026-02-16T06:58:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13649599952469","imei1":"13649599952469","imei2":"13649599952469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187759,"job_number":"JOB_187759","tr_customer_id":187777,"tr_customer_product_id":187767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:56.000Z","modified_at":"2026-02-16T06:58:56.000Z","name":"Chanel Hayes","mobile_number":"302-966-8297","email_id":"Ulises_Thompson@hotmail.com","dop":"2025-04-06","serial_number":"15685432121939512","imei1":"15685432121939512","imei2":"15685432121939512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187762,"job_number":"JOB_187762","tr_customer_id":187780,"tr_customer_product_id":187770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:59:46.000Z","modified_at":"2026-02-16T06:59:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12124990536618","imei1":"12124990536618","imei2":"12124990536618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187764,"job_number":"JOB_187764","tr_customer_id":187782,"tr_customer_product_id":187772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:59:48.000Z","modified_at":"2026-02-16T06:59:48.000Z","name":"Donavon Walker","mobile_number":"963-741-6243","email_id":"Arturo66@hotmail.com","dop":"2025-04-06","serial_number":"18249627528593280","imei1":"18249627528593280","imei2":"18249627528593280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187765,"job_number":"JOB_187765","tr_customer_id":187783,"tr_customer_product_id":187773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:00:37.000Z","modified_at":"2026-02-16T07:00:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17626334465909","imei1":"17626334465909","imei2":"17626334465909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187767,"job_number":"JOB_187767","tr_customer_id":187785,"tr_customer_product_id":187775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:00:39.000Z","modified_at":"2026-02-16T07:00:39.000Z","name":"Adrien Rowe","mobile_number":"786-595-8718","email_id":"Gonzalo55@yahoo.com","dop":"2025-04-06","serial_number":"16737733459593560","imei1":"16737733459593560","imei2":"16737733459593560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187768,"job_number":"JOB_187768","tr_customer_id":187786,"tr_customer_product_id":187776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:01:24.000Z","modified_at":"2026-02-16T07:01:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15667470414682","imei1":"15667470414682","imei2":"15667470414682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187770,"job_number":"JOB_187770","tr_customer_id":187788,"tr_customer_product_id":187778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:01:26.000Z","modified_at":"2026-02-16T07:01:26.000Z","name":"Thaddeus Kemmer","mobile_number":"286-862-9206","email_id":"Marlee.Lubowitz20@yahoo.com","dop":"2025-04-06","serial_number":"13482178663170232","imei1":"13482178663170232","imei2":"13482178663170232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187772,"job_number":"JOB_187772","tr_customer_id":187790,"tr_customer_product_id":187780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:08.000Z","modified_at":"2026-02-16T07:02:08.000Z","name":"Terence Kunde","mobile_number":"923-320-0669","email_id":"Merle.Mueller@yahoo.com","dop":"2025-04-06","serial_number":"16941513213571332","imei1":"16941513213571332","imei2":"16941513213571332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187773,"job_number":"JOB_187773","tr_customer_id":187791,"tr_customer_product_id":187781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:13.000Z","modified_at":"2026-02-16T07:02:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11000669124851","imei1":"11000669124851","imei2":"11000669124851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187775,"job_number":"JOB_187775","tr_customer_id":187793,"tr_customer_product_id":187783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:14.000Z","modified_at":"2026-02-16T07:02:14.000Z","name":"Nikko Mertz","mobile_number":"444-673-3277","email_id":"Coralie_Schimmel44@gmail.com","dop":"2025-04-06","serial_number":"14328492950182700","imei1":"14328492950182700","imei2":"14328492950182700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187776,"job_number":"JOB_187776","tr_customer_id":187794,"tr_customer_product_id":187784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:55.000Z","modified_at":"2026-02-16T07:02:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17006961404992","imei1":"17006961404992","imei2":"17006961404992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187778,"job_number":"JOB_187778","tr_customer_id":187796,"tr_customer_product_id":187786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:56.000Z","modified_at":"2026-02-16T07:02:56.000Z","name":"Orrin Gutmann","mobile_number":"703-933-6651","email_id":"Mariane_Brakus@gmail.com","dop":"2025-04-06","serial_number":"17769649351622994","imei1":"17769649351622994","imei2":"17769649351622994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187779,"job_number":"JOB_187779","tr_customer_id":187797,"tr_customer_product_id":187787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:00.000Z","modified_at":"2026-02-16T07:03:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10650889977856","imei1":"10650889977856","imei2":"10650889977856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187781,"job_number":"JOB_187781","tr_customer_id":187799,"tr_customer_product_id":187789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:02.000Z","modified_at":"2026-02-16T07:03:02.000Z","name":"Augustus Kshlerin","mobile_number":"909-481-8579","email_id":"Emilie.Labadie51@yahoo.com","dop":"2025-04-06","serial_number":"16228040490869462","imei1":"16228040490869462","imei2":"16228040490869462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187785,"job_number":"JOB_187785","tr_customer_id":187803,"tr_customer_product_id":187793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:05.000Z","modified_at":"2026-02-16T07:03:05.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12239006895186","imei1":"12239006895186","imei2":"12239006895186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187787,"job_number":"JOB_187787","tr_customer_id":187805,"tr_customer_product_id":187795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:07.000Z","modified_at":"2026-02-16T07:03:07.000Z","name":"Jennyfer Watsica","mobile_number":"809-201-3489","email_id":"Naomie46@gmail.com","dop":"2025-04-06","serial_number":"16044876529484996","imei1":"16044876529484996","imei2":"16044876529484996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187788,"job_number":"JOB_187788","tr_customer_id":187806,"tr_customer_product_id":187796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:42.000Z","modified_at":"2026-02-16T07:03:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19609168491170","imei1":"19609168491170","imei2":"19609168491170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187790,"job_number":"JOB_187790","tr_customer_id":187808,"tr_customer_product_id":187798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:44.000Z","modified_at":"2026-02-16T07:03:44.000Z","name":"Bernie Boehm","mobile_number":"391-513-4174","email_id":"Armani46@gmail.com","dop":"2025-04-06","serial_number":"10871155020578314","imei1":"10871155020578314","imei2":"10871155020578314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187794,"job_number":"JOB_187794","tr_customer_id":187812,"tr_customer_product_id":187802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:55.000Z","modified_at":"2026-02-16T07:03:55.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"16107864249254","imei1":"16107864249254","imei2":"16107864249254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187796,"job_number":"JOB_187796","tr_customer_id":187814,"tr_customer_product_id":187804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:57.000Z","modified_at":"2026-02-16T07:03:57.000Z","name":"Eryn Jacobi","mobile_number":"710-562-6111","email_id":"Otha_Olson29@yahoo.com","dop":"2025-04-06","serial_number":"16175331372680332","imei1":"16175331372680332","imei2":"16175331372680332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187797,"job_number":"JOB_187797","tr_customer_id":187815,"tr_customer_product_id":187805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:22.000Z","modified_at":"2026-02-16T07:04:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18385513874638","imei1":"18385513874638","imei2":"18385513874638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187799,"job_number":"JOB_187799","tr_customer_id":187817,"tr_customer_product_id":187807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:23.000Z","modified_at":"2026-02-16T07:04:23.000Z","name":"Marvin Heathcote","mobile_number":"908-354-8057","email_id":"Price16@gmail.com","dop":"2025-04-06","serial_number":"16223273433891032","imei1":"16223273433891032","imei2":"16223273433891032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187800,"job_number":"JOB_187800","tr_customer_id":187818,"tr_customer_product_id":187808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:29.000Z","modified_at":"2026-02-16T07:04:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15143884638164","imei1":"15143884638164","imei2":"15143884638164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187802,"job_number":"JOB_187802","tr_customer_id":187820,"tr_customer_product_id":187810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:31.000Z","modified_at":"2026-02-16T07:04:31.000Z","name":"Maria Waelchi","mobile_number":"264-456-6825","email_id":"Earlene.OHara20@hotmail.com","dop":"2025-04-06","serial_number":"19469241696137292","imei1":"19469241696137292","imei2":"19469241696137292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187806,"job_number":"JOB_187806","tr_customer_id":187824,"tr_customer_product_id":187814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:46.000Z","modified_at":"2026-02-16T07:04:46.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"14308396518881","imei1":"14308396518881","imei2":"14308396518881","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187808,"job_number":"JOB_187808","tr_customer_id":187826,"tr_customer_product_id":187816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:48.000Z","modified_at":"2026-02-16T07:04:48.000Z","name":"Lew Schultz","mobile_number":"891-573-2417","email_id":"Ida23@hotmail.com","dop":"2025-04-06","serial_number":"12447066003793166","imei1":"12447066003793166","imei2":"12447066003793166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187809,"job_number":"JOB_187809","tr_customer_id":187827,"tr_customer_product_id":187817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:10.000Z","modified_at":"2026-02-16T07:05:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10697747819408","imei1":"10697747819408","imei2":"10697747819408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187811,"job_number":"JOB_187811","tr_customer_id":187829,"tr_customer_product_id":187819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:12.000Z","modified_at":"2026-02-16T07:05:12.000Z","name":"Laurence Runolfsdottir","mobile_number":"876-326-7138","email_id":"Katrine.Rogahn@hotmail.com","dop":"2025-04-06","serial_number":"17789079474641484","imei1":"17789079474641484","imei2":"17789079474641484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187815,"job_number":"JOB_187815","tr_customer_id":187833,"tr_customer_product_id":187823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:58.000Z","modified_at":"2026-02-16T07:05:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13617009074728","imei1":"13617009074728","imei2":"13617009074728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187817,"job_number":"JOB_187817","tr_customer_id":187835,"tr_customer_product_id":187825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:59.000Z","modified_at":"2026-02-16T07:05:59.000Z","name":"Katharina Kautzer","mobile_number":"375-832-7567","email_id":"Cleo.Volkman16@hotmail.com","dop":"2025-04-06","serial_number":"16403239808841160","imei1":"16403239808841160","imei2":"16403239808841160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187818,"job_number":"JOB_187818","tr_customer_id":187836,"tr_customer_product_id":187826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:09:27.000Z","modified_at":"2026-02-16T07:09:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10870703398491","imei1":"10870703398491","imei2":"10870703398491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187820,"job_number":"JOB_187820","tr_customer_id":187838,"tr_customer_product_id":187828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:09:29.000Z","modified_at":"2026-02-16T07:09:29.000Z","name":"Lionel Lueilwitz","mobile_number":"258-216-9722","email_id":"Ernest.Kiehn69@gmail.com","dop":"2025-04-06","serial_number":"10956172707474774","imei1":"10956172707474774","imei2":"10956172707474774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:09:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187821,"job_number":"JOB_187821","tr_customer_id":187839,"tr_customer_product_id":187829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:16.000Z","modified_at":"2026-02-16T07:10:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14247239526829","imei1":"14247239526829","imei2":"14247239526829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187823,"job_number":"JOB_187823","tr_customer_id":187841,"tr_customer_product_id":187831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:17.000Z","modified_at":"2026-02-16T07:10:17.000Z","name":"Violet Rosenbaum","mobile_number":"231-244-8452","email_id":"Raegan_Wilkinson23@gmail.com","dop":"2025-04-06","serial_number":"14570486230351816","imei1":"14570486230351816","imei2":"14570486230351816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187824,"job_number":"JOB_187824","tr_customer_id":187842,"tr_customer_product_id":187832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:49.000Z","modified_at":"2026-02-16T07:10:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19982038349894","imei1":"19982038349894","imei2":"19982038349894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187826,"job_number":"JOB_187826","tr_customer_id":187844,"tr_customer_product_id":187834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:51.000Z","modified_at":"2026-02-16T07:10:51.000Z","name":"Charley Kiehn","mobile_number":"798-326-2207","email_id":"Domenica65@yahoo.com","dop":"2025-04-06","serial_number":"14532966572397984","imei1":"14532966572397984","imei2":"14532966572397984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187827,"job_number":"JOB_187827","tr_customer_id":187845,"tr_customer_product_id":187835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:00.000Z","modified_at":"2026-02-16T07:11:00.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18356133762093","imei1":"18356133762093","imei2":"18356133762093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187829,"job_number":"JOB_187829","tr_customer_id":187847,"tr_customer_product_id":187837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:02.000Z","modified_at":"2026-02-16T07:11:02.000Z","name":"Eryn McGlynn","mobile_number":"748-633-3022","email_id":"Noemi34@gmail.com","dop":"2025-04-06","serial_number":"17167289021913346","imei1":"17167289021913346","imei2":"17167289021913346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187830,"job_number":"JOB_187830","tr_customer_id":187848,"tr_customer_product_id":187838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:03.000Z","modified_at":"2026-02-16T07:11:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13277682587576","imei1":"13277682587576","imei2":"13277682587576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187832,"job_number":"JOB_187832","tr_customer_id":187850,"tr_customer_product_id":187840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:05.000Z","modified_at":"2026-02-16T07:11:05.000Z","name":"Wilford Sawayn","mobile_number":"949-249-3134","email_id":"Adeline_Larson56@hotmail.com","dop":"2025-04-06","serial_number":"17115498869950110","imei1":"17115498869950110","imei2":"17115498869950110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187833,"job_number":"JOB_187833","tr_customer_id":187851,"tr_customer_product_id":187841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:39.000Z","modified_at":"2026-02-16T07:11:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11824152812747","imei1":"11824152812747","imei2":"11824152812747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187835,"job_number":"JOB_187835","tr_customer_id":187853,"tr_customer_product_id":187843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:41.000Z","modified_at":"2026-02-16T07:11:41.000Z","name":"Carissa Schaefer","mobile_number":"444-696-3104","email_id":"Noemie_Terry@hotmail.com","dop":"2025-04-06","serial_number":"12382539913703974","imei1":"12382539913703974","imei2":"12382539913703974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187837,"job_number":"JOB_187837","tr_customer_id":187855,"tr_customer_product_id":187845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:44.000Z","modified_at":"2026-02-16T07:11:44.000Z","name":"Brendan Ledner","mobile_number":"923-681-7687","email_id":"Laverne.Douglas@gmail.com","dop":"2025-04-06","serial_number":"12135952631103550","imei1":"12135952631103550","imei2":"12135952631103550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187838,"job_number":"JOB_187838","tr_customer_id":187856,"tr_customer_product_id":187846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:49.000Z","modified_at":"2026-02-16T07:11:49.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10556437744681","imei1":"10556437744681","imei2":"10556437744681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187840,"job_number":"JOB_187840","tr_customer_id":187858,"tr_customer_product_id":187848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:50.000Z","modified_at":"2026-02-16T07:11:50.000Z","name":"Lonie Lowe","mobile_number":"309-997-1464","email_id":"Marilie.Predovic50@hotmail.com","dop":"2025-04-06","serial_number":"16822613562306568","imei1":"16822613562306568","imei2":"16822613562306568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187842,"job_number":"JOB_187842","tr_customer_id":187860,"tr_customer_product_id":187850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:52.000Z","modified_at":"2026-02-16T07:11:52.000Z","name":"Gage Bayer","mobile_number":"617-811-2677","email_id":"Sim_Runte98@hotmail.com","dop":"2025-04-06","serial_number":"10385451062333424","imei1":"10385451062333424","imei2":"10385451062333424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187843,"job_number":"JOB_187843","tr_customer_id":187861,"tr_customer_product_id":187851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:31.000Z","modified_at":"2026-02-16T07:12:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15467039191514","imei1":"15467039191514","imei2":"15467039191514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187845,"job_number":"JOB_187845","tr_customer_id":187863,"tr_customer_product_id":187853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:32.000Z","modified_at":"2026-02-16T07:12:32.000Z","name":"Domenico Boehm","mobile_number":"359-726-4015","email_id":"Meggie_Heidenreich@gmail.com","dop":"2025-04-06","serial_number":"15803518037885052","imei1":"15803518037885052","imei2":"15803518037885052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187846,"job_number":"JOB_187846","tr_customer_id":187864,"tr_customer_product_id":187854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:36.000Z","modified_at":"2026-02-16T07:12:36.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"16135361170947","imei1":"16135361170947","imei2":"16135361170947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187848,"job_number":"JOB_187848","tr_customer_id":187866,"tr_customer_product_id":187856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:38.000Z","modified_at":"2026-02-16T07:12:38.000Z","name":"Maria Harvey","mobile_number":"554-316-4693","email_id":"Brian_Jenkins76@gmail.com","dop":"2025-04-06","serial_number":"19964328541642330","imei1":"19964328541642330","imei2":"19964328541642330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187849,"job_number":"JOB_187849","tr_customer_id":187867,"tr_customer_product_id":187857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:19.000Z","modified_at":"2026-02-16T07:16:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19560340185770","imei1":"19560340185770","imei2":"19560340185770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187851,"job_number":"JOB_187851","tr_customer_id":187869,"tr_customer_product_id":187859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:21.000Z","modified_at":"2026-02-16T07:16:21.000Z","name":"Jerome Gusikowski","mobile_number":"255-653-6710","email_id":"Theodore.Feest@yahoo.com","dop":"2025-04-06","serial_number":"12819661451128566","imei1":"12819661451128566","imei2":"12819661451128566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187853,"job_number":"JOB_187853","tr_customer_id":187871,"tr_customer_product_id":187861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:29.000Z","modified_at":"2026-02-16T07:16:29.000Z","name":"Kennedi Watsica","mobile_number":"987-865-4280","email_id":"Johnathon85@yahoo.com","dop":"2025-04-06","serial_number":"14951326996441380","imei1":"14951326996441380","imei2":"14951326996441380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187854,"job_number":"JOB_187854","tr_customer_id":187872,"tr_customer_product_id":187862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:08.000Z","modified_at":"2026-02-16T07:17:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19488630330136","imei1":"19488630330136","imei2":"19488630330136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187856,"job_number":"JOB_187856","tr_customer_id":187874,"tr_customer_product_id":187864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:10.000Z","modified_at":"2026-02-16T07:17:10.000Z","name":"Natalie Langworth","mobile_number":"901-831-4331","email_id":"Garth_Hauck37@gmail.com","dop":"2025-04-06","serial_number":"12433581321527716","imei1":"12433581321527716","imei2":"12433581321527716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187857,"job_number":"JOB_187857","tr_customer_id":187875,"tr_customer_product_id":187865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:56.000Z","modified_at":"2026-02-16T07:17:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18432213650780","imei1":"18432213650780","imei2":"18432213650780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187859,"job_number":"JOB_187859","tr_customer_id":187877,"tr_customer_product_id":187867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:58.000Z","modified_at":"2026-02-16T07:17:58.000Z","name":"Miles Goodwin","mobile_number":"972-954-7746","email_id":"Esperanza32@gmail.com","dop":"2025-04-06","serial_number":"15525752892960832","imei1":"15525752892960832","imei2":"15525752892960832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187860,"job_number":"JOB_187860","tr_customer_id":187878,"tr_customer_product_id":187868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Aanandinii Asan","mobile_number":"9098533546","email_id":"navin.prajapat@hotmail.com","dop":"2026-02-06","serial_number":"589176447431982","imei1":"589176447431982","imei2":"589176447431982","popurl":"www.abhaya-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187861,"job_number":"JOB_187861","tr_customer_id":187879,"tr_customer_product_id":187869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Himani Bhat","mobile_number":"9079360563","email_id":"asha.tandon@hotmail.com","dop":"2026-02-06","serial_number":"601433253758481","imei1":"601433253758481","imei2":"601433253758481","popurl":"www.chatur-dhawan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187862,"job_number":"JOB_187862","tr_customer_id":187880,"tr_customer_product_id":187870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Krishna Talwar","mobile_number":"9072522343","email_id":"chandramohan.patil@gmail.com","dop":"2026-02-06","serial_number":"167143731190696","imei1":"167143731190696","imei2":"167143731190696","popurl":"www.digambara-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187863,"job_number":"JOB_187863","tr_customer_id":187881,"tr_customer_product_id":187871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Asha Naik","mobile_number":"9003688872","email_id":"gauranga.agarwal@gmail.com","dop":"2026-02-06","serial_number":"529735748623096","imei1":"529735748623096","imei2":"529735748623096","popurl":"www.charak-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187864,"job_number":"JOB_187864","tr_customer_id":187882,"tr_customer_product_id":187872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhasvan Bhattathiri","mobile_number":"9030674550","email_id":"girija.gandhi@yahoo.co.in","dop":"2026-02-06","serial_number":"983300429169852","imei1":"983300429169852","imei2":"983300429169852","popurl":"www.chetanaanand-iyengar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187865,"job_number":"JOB_187865","tr_customer_id":187883,"tr_customer_product_id":187873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhanumati Bhattathiri","mobile_number":"9083365706","email_id":"adhiraj.sharma@hotmail.com","dop":"2026-02-06","serial_number":"334217348051823","imei1":"334217348051823","imei2":"334217348051823","popurl":"www.ojaswini-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187866,"job_number":"JOB_187866","tr_customer_id":187885,"tr_customer_product_id":187874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Pranay Khanna","mobile_number":"9014056678","email_id":"bhamini.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"452905632371840","imei1":"452905632371840","imei2":"452905632371840","popurl":"www.kiran-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187868,"job_number":"JOB_187868","tr_customer_id":187886,"tr_customer_product_id":187876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhaaswar Patil","mobile_number":"9097734684","email_id":"aanandaswarup.pillai@yahoo.co.in","dop":"2026-02-06","serial_number":"922543980598996","imei1":"922543980598996","imei2":"922543980598996","popurl":"www.dipankar-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187869,"job_number":"JOB_187869","tr_customer_id":187887,"tr_customer_product_id":187877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Yoginder Dwivedi","mobile_number":"9099535622","email_id":"agneya.kakkar@gmail.com","dop":"2026-02-06","serial_number":"191829784021832","imei1":"191829784021832","imei2":"191829784021832","popurl":"www.ashlesh-mukhopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187870,"job_number":"JOB_187870","tr_customer_id":187888,"tr_customer_product_id":187878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Sachin Varma","mobile_number":"9075652212","email_id":"charuvrat.varman@gmail.com","dop":"2026-02-06","serial_number":"304331092607137","imei1":"304331092607137","imei2":"304331092607137","popurl":"www.devak-nair.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187871,"job_number":"JOB_187871","tr_customer_id":187889,"tr_customer_product_id":187879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Chandradev Acharya","mobile_number":"9031815389","email_id":"dhanapati.deshpande@gmail.com","dop":"2026-02-06","serial_number":"327329331750300","imei1":"327329331750300","imei2":"327329331750300","popurl":"www.karunanidhi-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187872,"job_number":"JOB_187872","tr_customer_id":187890,"tr_customer_product_id":187880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Preity Varrier","mobile_number":"9018287744","email_id":"devika.kaniyar@gmail.com","dop":"2026-02-06","serial_number":"895631939507101","imei1":"895631939507101","imei2":"895631939507101","popurl":"www.lai-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187873,"job_number":"JOB_187873","tr_customer_id":187891,"tr_customer_product_id":187881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Dipali Nayar","mobile_number":"9055378038","email_id":"mayoor.ahluwalia@gmail.com","dop":"2026-02-06","serial_number":"707718731886146","imei1":"707718731886146","imei2":"707718731886146","popurl":"www.narinder-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187874,"job_number":"JOB_187874","tr_customer_id":187892,"tr_customer_product_id":187882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Nalini Pandey","mobile_number":"9055846174","email_id":"arjun.bandopadhyay@gmail.com","dop":"2026-02-06","serial_number":"819566951824702","imei1":"819566951824702","imei2":"819566951824702","popurl":"www.parvati-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187875,"job_number":"JOB_187875","tr_customer_id":187893,"tr_customer_product_id":187883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Leela Guha","mobile_number":"9016280039","email_id":"siddhran.chopra@yahoo.co.in","dop":"2026-02-06","serial_number":"373440285105890","imei1":"373440285105890","imei2":"373440285105890","popurl":"www.yogendra-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187876,"job_number":"JOB_187876","tr_customer_id":187894,"tr_customer_product_id":187884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Ramesh Namboothiri","mobile_number":"9021514438","email_id":"sameer.kaniyar@hotmail.com","dop":"2026-02-06","serial_number":"862618977847871","imei1":"862618977847871","imei2":"862618977847871","popurl":"www.shubha-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187877,"job_number":"JOB_187877","tr_customer_id":187895,"tr_customer_product_id":187885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Anaadi Kaul","mobile_number":"9078434647","email_id":"shwet.agarwal@hotmail.com","dop":"2026-02-06","serial_number":"930017745694929","imei1":"930017745694929","imei2":"930017745694929","popurl":"www.achalesvara-jha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187878,"job_number":"JOB_187878","tr_customer_id":187896,"tr_customer_product_id":187886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Harinakshi Menon","mobile_number":"9056697726","email_id":"shivakari.guha@yahoo.co.in","dop":"2026-02-06","serial_number":"177870245856175","imei1":"177870245856175","imei2":"177870245856175","popurl":"www.trilokesh-singh.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187880,"job_number":"JOB_187880","tr_customer_id":187898,"tr_customer_product_id":187888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Kumari Varman","mobile_number":"9060970876","email_id":"mukesh.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"478301665905555","imei1":"478301665905555","imei2":"478301665905555","popurl":"www.manisha-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187882,"job_number":"JOB_187882","tr_customer_id":187900,"tr_customer_product_id":187890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Dhanu Dubashi","mobile_number":"9035413260","email_id":"deeptimayee.varrier@gmail.com","dop":"2026-02-06","serial_number":"002808113093006","imei1":"002808113093006","imei2":"002808113093006","popurl":"www.hiranya-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187883,"job_number":"JOB_187883","tr_customer_id":187901,"tr_customer_product_id":187891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Ganaka Iyengar","mobile_number":"9014930770","email_id":"gauranga.banerjee@gmail.com","dop":"2026-02-06","serial_number":"609478323549868","imei1":"609478323549868","imei2":"609478323549868","popurl":"www.kama-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187884,"job_number":"JOB_187884","tr_customer_id":187902,"tr_customer_product_id":187892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Bhaanumati Mehra","mobile_number":"9064402589","email_id":"mohana.patel@hotmail.com","dop":"2026-02-06","serial_number":"311052229500087","imei1":"311052229500087","imei2":"311052229500087","popurl":"www.dandak-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187885,"job_number":"JOB_187885","tr_customer_id":187903,"tr_customer_product_id":187893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Aayushmaan Gowda","mobile_number":"9084115731","email_id":"balamani.kapoor@yahoo.co.in","dop":"2026-02-06","serial_number":"324870468099147","imei1":"324870468099147","imei2":"324870468099147","popurl":"www.hiranmay-pothuvaal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187886,"job_number":"JOB_187886","tr_customer_id":187904,"tr_customer_product_id":187894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Gajaadhar Panicker","mobile_number":"9084349252","email_id":"jaya.mehrotra@gmail.com","dop":"2026-02-06","serial_number":"696626689286799","imei1":"696626689286799","imei2":"696626689286799","popurl":"www.gandharva-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187887,"job_number":"JOB_187887","tr_customer_id":187905,"tr_customer_product_id":187895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Anjushri Tagore","mobile_number":"9005397965","email_id":"agnivesh.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"827002974118067","imei1":"827002974118067","imei2":"827002974118067","popurl":"www.chandan-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187889,"job_number":"JOB_187889","tr_customer_id":187907,"tr_customer_product_id":187897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Girja Menon","mobile_number":"9063236085","email_id":"jagdeep.kocchar@hotmail.com","dop":"2026-02-06","serial_number":"138078793411710","imei1":"138078793411710","imei2":"138078793411710","popurl":"www.niro-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187890,"job_number":"JOB_187890","tr_customer_id":187908,"tr_customer_product_id":187898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Shankar Chaturvedi","mobile_number":"9044916272","email_id":"agnimitra.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"459799833274296","imei1":"459799833274296","imei2":"459799833274296","popurl":"www.agrata-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187892,"job_number":"JOB_187892","tr_customer_id":187910,"tr_customer_product_id":187900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandradev Ahuja","mobile_number":"9057305065","email_id":"eshita.iyer@hotmail.com","dop":"2026-02-06","serial_number":"618531464431212","imei1":"618531464431212","imei2":"618531464431212","popurl":"www.chitramala-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187893,"job_number":"JOB_187893","tr_customer_id":187911,"tr_customer_product_id":187901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandrabhaga Trivedi","mobile_number":"9086728020","email_id":"giri.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"131509657376857","imei1":"131509657376857","imei2":"131509657376857","popurl":"www.atmanand-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187895,"job_number":"JOB_187895","tr_customer_id":187913,"tr_customer_product_id":187903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Niranjan Prajapat","mobile_number":"9076243450","email_id":"swami.jha@hotmail.com","dop":"2026-02-06","serial_number":"745820350313179","imei1":"745820350313179","imei2":"745820350313179","popurl":"www.yoginder-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187898,"job_number":"JOB_187898","tr_customer_id":187916,"tr_customer_product_id":187906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Deeptimayee Ahuja","mobile_number":"9019427763","email_id":"baalaaditya.khatri@gmail.com","dop":"2026-02-06","serial_number":"841662042889466","imei1":"841662042889466","imei2":"841662042889466","popurl":"www.manisha-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187899,"job_number":"JOB_187899","tr_customer_id":187917,"tr_customer_product_id":187907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandran Verma","mobile_number":"9073975250","email_id":"chidananda.dhawan@gmail.com","dop":"2026-02-06","serial_number":"079824232523854","imei1":"079824232523854","imei2":"079824232523854","popurl":"www.chandan-singh.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187900,"job_number":"JOB_187900","tr_customer_id":187918,"tr_customer_product_id":187908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Tarun Iyer","mobile_number":"9000844207","email_id":"deeptiman.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"868409056148842","imei1":"868409056148842","imei2":"868409056148842","popurl":"www.gaurang-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187902,"job_number":"JOB_187902","tr_customer_id":187920,"tr_customer_product_id":187910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Ekaling Naik","mobile_number":"9038560415","email_id":"aanandinii.somayaji@gmail.com","dop":"2026-02-06","serial_number":"225766154446345","imei1":"225766154446345","imei2":"225766154446345","popurl":"www.aadrika-embranthiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187903,"job_number":"JOB_187903","tr_customer_id":187921,"tr_customer_product_id":187911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Avantika Kaur","mobile_number":"9022813365","email_id":"dhanvin.pilla@hotmail.com","dop":"2026-02-06","serial_number":"480234311769066","imei1":"480234311769066","imei2":"480234311769066","popurl":"www.yogendra-khanna.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187905,"job_number":"JOB_187905","tr_customer_id":187923,"tr_customer_product_id":187913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Chanakya Achari","mobile_number":"9001077439","email_id":"sushma.kapoor@gmail.com","dop":"2026-02-06","serial_number":"384005141795697","imei1":"384005141795697","imei2":"384005141795697","popurl":"www.jagadisha-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187906,"job_number":"JOB_187906","tr_customer_id":187924,"tr_customer_product_id":187914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Akshaj Ahluwalia","mobile_number":"9095735564","email_id":"kannen.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"063096750247263","imei1":"063096750247263","imei2":"063096750247263","popurl":"www.shanti-pilla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187907,"job_number":"JOB_187907","tr_customer_id":187925,"tr_customer_product_id":187915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Bakula Deshpande","mobile_number":"9078971870","email_id":"uma.gandhi@hotmail.com","dop":"2026-02-06","serial_number":"104773441797762","imei1":"104773441797762","imei2":"104773441797762","popurl":"www.deveshwar-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187908,"job_number":"JOB_187908","tr_customer_id":187926,"tr_customer_product_id":187916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Oormila Khatri","mobile_number":"9097265819","email_id":"deeptimay.rana@gmail.com","dop":"2026-02-06","serial_number":"041307550014478","imei1":"041307550014478","imei2":"041307550014478","popurl":"www.amaresh-banerjee.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187910,"job_number":"JOB_187910","tr_customer_id":187928,"tr_customer_product_id":187918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Daevika Sethi","mobile_number":"9097086234","email_id":"ranjit.gowda@hotmail.com","dop":"2026-02-06","serial_number":"139983214461990","imei1":"139983214461990","imei2":"139983214461990","popurl":"www.drona-mishra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187911,"job_number":"JOB_187911","tr_customer_id":187929,"tr_customer_product_id":187919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Brahmabrata Tagore","mobile_number":"9007607711","email_id":"dharmaketu.joshi@hotmail.com","dop":"2026-02-06","serial_number":"762883250831622","imei1":"762883250831622","imei2":"762883250831622","popurl":"www.indra-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187915,"job_number":"JOB_187915","tr_customer_id":187933,"tr_customer_product_id":187923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Kannen Butt","mobile_number":"9040913191","email_id":"digambar.arora@gmail.com","dop":"2026-02-06","serial_number":"776255521152246","imei1":"776255521152246","imei2":"776255521152246","popurl":"www.balamani-jain.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187916,"job_number":"JOB_187916","tr_customer_id":187935,"tr_customer_product_id":187925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Anasooya Iyer","mobile_number":"9018662659","email_id":"subhashini.khanna@hotmail.com","dop":"2026-02-06","serial_number":"428473162954256","imei1":"428473162954256","imei2":"428473162954256","popurl":"www.purushottam-varma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187917,"job_number":"JOB_187917","tr_customer_id":187934,"tr_customer_product_id":187924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Mandakini Patil","mobile_number":"9079364558","email_id":"nalini.asan@hotmail.com","dop":"2026-02-06","serial_number":"190052478071605","imei1":"190052478071605","imei2":"190052478071605","popurl":"www.eshita-pillai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187918,"job_number":"JOB_187918","tr_customer_id":187936,"tr_customer_product_id":187926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Suresh Banerjee","mobile_number":"9030080766","email_id":"bhagwati.gill@yahoo.co.in","dop":"2026-02-06","serial_number":"451829229417085","imei1":"451829229417085","imei2":"451829229417085","popurl":"www.lalita-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187919,"job_number":"JOB_187919","tr_customer_id":187937,"tr_customer_product_id":187927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Aasa Namboothiri","mobile_number":"9019163744","email_id":"nikita.acharya@gmail.com","dop":"2026-02-06","serial_number":"019785418465713","imei1":"019785418465713","imei2":"019785418465713","popurl":"www.daksha-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187920,"job_number":"JOB_187920","tr_customer_id":187938,"tr_customer_product_id":187928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Dwaipayana Talwar","mobile_number":"9036405795","email_id":"ghanaanand.dutta@hotmail.com","dop":"2026-02-06","serial_number":"384814663297579","imei1":"384814663297579","imei2":"384814663297579","popurl":"www.kamala-dwivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187921,"job_number":"JOB_187921","tr_customer_id":187939,"tr_customer_product_id":187929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Nirbhay Bhat","mobile_number":"9090390386","email_id":"anasuya.acharya@yahoo.co.in","dop":"2026-02-06","serial_number":"138321687335561","imei1":"138321687335561","imei2":"138321687335561","popurl":"www.kanaka-dutta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187922,"job_number":"JOB_187922","tr_customer_id":187940,"tr_customer_product_id":187930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Akshat Malik","mobile_number":"9044856691","email_id":"govinda.varma@gmail.com","dop":"2026-02-06","serial_number":"299843473145917","imei1":"299843473145917","imei2":"299843473145917","popurl":"www.bhadran-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187923,"job_number":"JOB_187923","tr_customer_id":187941,"tr_customer_product_id":187931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Eekalabya Asan","mobile_number":"9060880457","email_id":"harinarayan.joshi@gmail.com","dop":"2026-02-06","serial_number":"148797257009591","imei1":"148797257009591","imei2":"148797257009591","popurl":"www.akshata-iyer.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187925,"job_number":"JOB_187925","tr_customer_id":187943,"tr_customer_product_id":187933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Sumitra Rana","mobile_number":"9050526917","email_id":"kanaka.reddy@gmail.com","dop":"2026-02-06","serial_number":"698301916533230","imei1":"698301916533230","imei2":"698301916533230","popurl":"www.prathamesh-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187927,"job_number":"JOB_187927","tr_customer_id":187945,"tr_customer_product_id":187935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Akroor Chattopadhyay","mobile_number":"9000083721","email_id":"garud.pillai@gmail.com","dop":"2026-02-06","serial_number":"513624719602230","imei1":"513624719602230","imei2":"513624719602230","popurl":"www.jaya-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187928,"job_number":"JOB_187928","tr_customer_id":187946,"tr_customer_product_id":187936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Chapala Kocchar","mobile_number":"9094277264","email_id":"indra.bandopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"926491262147726","imei1":"926491262147726","imei2":"926491262147726","popurl":"www.amritambu-tandon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187929,"job_number":"JOB_187929","tr_customer_id":187947,"tr_customer_product_id":187937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Adikavi Johar","mobile_number":"9035502572","email_id":"pranay.patel@yahoo.co.in","dop":"2026-02-06","serial_number":"964465821661757","imei1":"964465821661757","imei2":"964465821661757","popurl":"www.ghanashyam-marar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187930,"job_number":"JOB_187930","tr_customer_id":187948,"tr_customer_product_id":187938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Tara Naik","mobile_number":"9045636421","email_id":"bharadwaj.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"049090558466960","imei1":"049090558466960","imei2":"049090558466960","popurl":"www.shashi-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187931,"job_number":"JOB_187931","tr_customer_id":187949,"tr_customer_product_id":187939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Darshan Pillai","mobile_number":"9050159122","email_id":"chidambaram.chopra@gmail.com","dop":"2026-02-06","serial_number":"118059785551416","imei1":"118059785551416","imei2":"118059785551416","popurl":"www.gita-bhattacharya.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187933,"job_number":"JOB_187933","tr_customer_id":187951,"tr_customer_product_id":187941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Vinay Pilla","mobile_number":"9073409128","email_id":"jaimini.sharma@gmail.com","dop":"2026-02-06","serial_number":"411067179286172","imei1":"411067179286172","imei2":"411067179286172","popurl":"www.gautam-mehra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187934,"job_number":"JOB_187934","tr_customer_id":187952,"tr_customer_product_id":187942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Sumitra Butt","mobile_number":"9028330589","email_id":"esha.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"492510586580210","imei1":"492510586580210","imei2":"492510586580210","popurl":"www.atmanand-patel.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187936,"job_number":"JOB_187936","tr_customer_id":187954,"tr_customer_product_id":187944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Abhaya Pandey","mobile_number":"9088691322","email_id":"suma.banerjee@hotmail.com","dop":"2026-02-06","serial_number":"261456556560272","imei1":"261456556560272","imei2":"261456556560272","popurl":"www.uma-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187937,"job_number":"JOB_187937","tr_customer_id":187955,"tr_customer_product_id":187945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Anala Kocchar","mobile_number":"9063268141","email_id":"laxmi.bhat@gmail.com","dop":"2026-02-06","serial_number":"121071460702786","imei1":"121071460702786","imei2":"121071460702786","popurl":"www.devajyoti-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187940,"job_number":"JOB_187940","tr_customer_id":187958,"tr_customer_product_id":187948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Draupadi Jha","mobile_number":"9099402707","email_id":"amodini.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"909907212813103","imei1":"909907212813103","imei2":"909907212813103","popurl":"www.shresthi-pothuvaal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187942,"job_number":"JOB_187942","tr_customer_id":187960,"tr_customer_product_id":187950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Amaranaath Verma","mobile_number":"9028774854","email_id":"jagmeet.patil@yahoo.co.in","dop":"2026-02-06","serial_number":"927729485553437","imei1":"927729485553437","imei2":"927729485553437","popurl":"www.dharmaketu-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187943,"job_number":"JOB_187943","tr_customer_id":187961,"tr_customer_product_id":187951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Subhash Varrier","mobile_number":"9025383193","email_id":"devagya.talwar@gmail.com","dop":"2026-02-06","serial_number":"941103539472203","imei1":"941103539472203","imei2":"941103539472203","popurl":"www.bala-pillai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187945,"job_number":"JOB_187945","tr_customer_id":187963,"tr_customer_product_id":187953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Devani Shah","mobile_number":"9060721752","email_id":"abhaidev.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"077966958340181","imei1":"077966958340181","imei2":"077966958340181","popurl":"www.devi-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187946,"job_number":"JOB_187946","tr_customer_id":187964,"tr_customer_product_id":187954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Balaaditya Mehrotra","mobile_number":"9053887709","email_id":"chinmayananda.naik@gmail.com","dop":"2026-02-06","serial_number":"031570310224032","imei1":"031570310224032","imei2":"031570310224032","popurl":"www.siddhi-mahajan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187947,"job_number":"JOB_187947","tr_customer_id":187965,"tr_customer_product_id":187955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Mandaakin Joshi","mobile_number":"9035026915","email_id":"kanti.guneta@yahoo.co.in","dop":"2026-02-06","serial_number":"447823249028968","imei1":"447823249028968","imei2":"447823249028968","popurl":"www.goswami-asan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187948,"job_number":"JOB_187948","tr_customer_id":187966,"tr_customer_product_id":187956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Brijesh Bharadwaj","mobile_number":"9098009075","email_id":"kanchan.varma@hotmail.com","dop":"2026-02-06","serial_number":"335242615292060","imei1":"335242615292060","imei2":"335242615292060","popurl":"www.yogesh-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187949,"job_number":"JOB_187949","tr_customer_id":187967,"tr_customer_product_id":187957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Dayaananda Deshpande","mobile_number":"9091536698","email_id":"naval.ganaka@yahoo.co.in","dop":"2026-02-06","serial_number":"915068741276250","imei1":"915068741276250","imei2":"915068741276250","popurl":"www.divakar-embranthiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187951,"job_number":"JOB_187951","tr_customer_id":187969,"tr_customer_product_id":187959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Smriti Reddy","mobile_number":"9076909153","email_id":"rahul.bandopadhyay@yahoo.co.in","dop":"2026-02-06","serial_number":"047264742497291","imei1":"047264742497291","imei2":"047264742497291","popurl":"www.elakshi-arora.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187952,"job_number":"JOB_187952","tr_customer_id":187970,"tr_customer_product_id":187960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aasa Mishra","mobile_number":"9097887960","email_id":"dipendra.iyengar@hotmail.com","dop":"2026-02-06","serial_number":"371561388825303","imei1":"371561388825303","imei2":"371561388825303","popurl":"www.gautami-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187953,"job_number":"JOB_187953","tr_customer_id":187971,"tr_customer_product_id":187961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Kama Joshi","mobile_number":"9080317965","email_id":"devajyoti.khatri@yahoo.co.in","dop":"2026-02-06","serial_number":"913198495153523","imei1":"913198495153523","imei2":"913198495153523","popurl":"www.darshan-naik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187954,"job_number":"JOB_187954","tr_customer_id":187972,"tr_customer_product_id":187962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Dipendra Gill","mobile_number":"9082724446","email_id":"bharadwaj.desai@yahoo.co.in","dop":"2026-02-06","serial_number":"991639644909707","imei1":"991639644909707","imei2":"991639644909707","popurl":"www.tanya-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187955,"job_number":"JOB_187955","tr_customer_id":187973,"tr_customer_product_id":187963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aagneya Sharma","mobile_number":"9093977621","email_id":"dharmaketu.varrier@gmail.com","dop":"2026-02-06","serial_number":"962572136697928","imei1":"962572136697928","imei2":"962572136697928","popurl":"www.amrit-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187956,"job_number":"JOB_187956","tr_customer_id":187974,"tr_customer_product_id":187964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aaratrika Gowda","mobile_number":"9041192803","email_id":"chandraayan.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"852914596372992","imei1":"852914596372992","imei2":"852914596372992","popurl":"www.suma-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187958,"job_number":"JOB_187958","tr_customer_id":187976,"tr_customer_product_id":187966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Subhash Sethi","mobile_number":"9065946941","email_id":"balagovind.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"141102946711000","imei1":"141102946711000","imei2":"141102946711000","popurl":"www.dharitri-kaniyar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187959,"job_number":"JOB_187959","tr_customer_id":187977,"tr_customer_product_id":187967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Meena Nayar","mobile_number":"9002960901","email_id":"sucheta.johar@yahoo.co.in","dop":"2026-02-06","serial_number":"185730935349286","imei1":"185730935349286","imei2":"185730935349286","popurl":"www.opaline-dubashi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187961,"job_number":"JOB_187961","tr_customer_id":187979,"tr_customer_product_id":187969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Daiwik Naik","mobile_number":"9026955613","email_id":"trisha.gill@yahoo.co.in","dop":"2026-02-06","serial_number":"881973523657980","imei1":"881973523657980","imei2":"881973523657980","popurl":"www.balachandra-embranthiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187962,"job_number":"JOB_187962","tr_customer_id":187980,"tr_customer_product_id":187970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Naveen Mahajan","mobile_number":"9036346199","email_id":"chandravati.gandhi@yahoo.co.in","dop":"2026-02-06","serial_number":"413695278367554","imei1":"413695278367554","imei2":"413695278367554","popurl":"www.chandani-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187963,"job_number":"JOB_187963","tr_customer_id":187981,"tr_customer_product_id":187971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Satish Mishra","mobile_number":"9092634673","email_id":"achalesvara.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"351006162379928","imei1":"351006162379928","imei2":"351006162379928","popurl":"www.shashi-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187967,"job_number":"JOB_187967","tr_customer_id":187985,"tr_customer_product_id":187975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Trisha Sethi","mobile_number":"9079623478","email_id":"adhiraj.kaur@yahoo.co.in","dop":"2026-02-06","serial_number":"186931327861801","imei1":"186931327861801","imei2":"186931327861801","popurl":"www.daksha-varrier.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187968,"job_number":"JOB_187968","tr_customer_id":187986,"tr_customer_product_id":187976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Ganaka Bhat","mobile_number":"9067410999","email_id":"sarisha.khan@yahoo.co.in","dop":"2026-02-06","serial_number":"153901716455522","imei1":"153901716455522","imei2":"153901716455522","popurl":"www.durga-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187969,"job_number":"JOB_187969","tr_customer_id":187987,"tr_customer_product_id":187977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Manikya Sharma","mobile_number":"9062468374","email_id":"amogh.varman@hotmail.com","dop":"2026-02-06","serial_number":"918788579802152","imei1":"918788579802152","imei2":"918788579802152","popurl":"www.daevi-tandon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187970,"job_number":"JOB_187970","tr_customer_id":187988,"tr_customer_product_id":187978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Baala Mahajan","mobile_number":"9034529783","email_id":"charumati.trivedi@gmail.com","dop":"2026-02-06","serial_number":"518675112303524","imei1":"518675112303524","imei2":"518675112303524","popurl":"www.jagadish-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187971,"job_number":"JOB_187971","tr_customer_id":187989,"tr_customer_product_id":187979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Bhooshan Khan","mobile_number":"9019733670","email_id":"vyas.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"881992870600700","imei1":"881992870600700","imei2":"881992870600700","popurl":"www.aaratrika-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187972,"job_number":"JOB_187972","tr_customer_id":187990,"tr_customer_product_id":187980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Vijay Khatri","mobile_number":"9008501646","email_id":"jagdeep.trivedi@gmail.com","dop":"2026-02-06","serial_number":"087262283105212","imei1":"087262283105212","imei2":"087262283105212","popurl":"www.apsara-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187973,"job_number":"JOB_187973","tr_customer_id":187991,"tr_customer_product_id":187981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Yoginder Khan","mobile_number":"9098914161","email_id":"aanjaneya.iyengar@gmail.com","dop":"2026-02-06","serial_number":"549504550534975","imei1":"549504550534975","imei2":"549504550534975","popurl":"www.marut-tagore.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187975,"job_number":"JOB_187975","tr_customer_id":187993,"tr_customer_product_id":187983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Brijesh Varma","mobile_number":"9081274296","email_id":"saroja.verma@hotmail.com","dop":"2026-02-06","serial_number":"077435355494310","imei1":"077435355494310","imei2":"077435355494310","popurl":"www.gopee-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187976,"job_number":"JOB_187976","tr_customer_id":187994,"tr_customer_product_id":187984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Adwitiya Gupta","mobile_number":"9073706831","email_id":"deeksha.jain@hotmail.com","dop":"2026-02-06","serial_number":"263680611307434","imei1":"263680611307434","imei2":"263680611307434","popurl":"www.achintya-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187977,"job_number":"JOB_187977","tr_customer_id":187995,"tr_customer_product_id":187985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Deenabandhu Naik","mobile_number":"9031667540","email_id":"bhagwati.saini@yahoo.co.in","dop":"2026-02-06","serial_number":"835629862387465","imei1":"835629862387465","imei2":"835629862387465","popurl":"www.bakula-tagore.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187978,"job_number":"JOB_187978","tr_customer_id":187996,"tr_customer_product_id":187986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Dhara Abbott","mobile_number":"9052324151","email_id":"daksha.sharma@yahoo.co.in","dop":"2026-02-06","serial_number":"796586079863786","imei1":"796586079863786","imei2":"796586079863786","popurl":"www.gajbaahu-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187980,"job_number":"JOB_187980","tr_customer_id":187998,"tr_customer_product_id":187988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:01.000Z","modified_at":"2026-02-16T07:37:01.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"19775269939147","imei1":"19775269939147","imei2":"119775269939147","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187981,"job_number":"JOB_187981","tr_customer_id":187999,"tr_customer_product_id":187989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:01.000Z","modified_at":"2026-02-16T07:37:01.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"327447952622890","imei1":"327447952622890","imei2":"1327447952622890","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187982,"job_number":"JOB_187982","tr_customer_id":188000,"tr_customer_product_id":187990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:02.000Z","modified_at":"2026-02-16T07:37:02.000Z","name":"Rafaela Boehm","mobile_number":"546-856-2110","email_id":"Carroll77@yahoo.com","dop":"2026-01-04","serial_number":"15742790288527","imei1":"15742790288527","imei2":"115742790288527","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187983,"job_number":"JOB_187983","tr_customer_id":188001,"tr_customer_product_id":187991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:11.000Z","modified_at":"2026-02-16T07:37:11.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"11733916671803","imei1":"11733916671803","imei2":"111733916671803","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187984,"job_number":"JOB_187984","tr_customer_id":188002,"tr_customer_product_id":187992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:12.000Z","modified_at":"2026-02-16T07:37:12.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"564534510605216","imei1":"564534510605216","imei2":"1564534510605216","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187985,"job_number":"JOB_187985","tr_customer_id":188003,"tr_customer_product_id":187993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:12.000Z","modified_at":"2026-02-16T07:37:12.000Z","name":"Zackery Douglas","mobile_number":"323-600-5768","email_id":"Cyrus47@hotmail.com","dop":"2026-01-04","serial_number":"15692153438103","imei1":"15692153438103","imei2":"115692153438103","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187986,"job_number":"JOB_187986","tr_customer_id":188004,"tr_customer_product_id":187994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:21.000Z","modified_at":"2026-02-16T07:37:21.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"17149449625352","imei1":"17149449625352","imei2":"117149449625352","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187987,"job_number":"JOB_187987","tr_customer_id":188005,"tr_customer_product_id":187995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:22.000Z","modified_at":"2026-02-16T07:37:22.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"952486067017658","imei1":"952486067017658","imei2":"1952486067017658","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187988,"job_number":"JOB_187988","tr_customer_id":188006,"tr_customer_product_id":187996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:22.000Z","modified_at":"2026-02-16T07:37:22.000Z","name":"Brooke Rohan","mobile_number":"651-321-3046","email_id":"Alvena.Ortiz@gmail.com","dop":"2026-01-04","serial_number":"16047527170309","imei1":"16047527170309","imei2":"116047527170309","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187989,"job_number":"JOB_187989","tr_customer_id":188007,"tr_customer_product_id":187997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:11.000Z","modified_at":"2026-02-16T07:43:11.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"15380909208786","imei1":"15380909208786","imei2":"15380909208786","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187991,"job_number":"JOB_187991","tr_customer_id":188009,"tr_customer_product_id":187999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:31.000Z","modified_at":"2026-02-16T07:43:31.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17055623472013","imei1":"17055623472013","imei2":"17055623472013","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187993,"job_number":"JOB_187993","tr_customer_id":188011,"tr_customer_product_id":188001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:50.000Z","modified_at":"2026-02-16T07:43:50.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19942146304982","imei1":"19942146304982","imei2":"19942146304982","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188005,"job_number":"JOB_188005","tr_customer_id":188023,"tr_customer_product_id":188013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Amogh Singh","mobile_number":"9050529811","email_id":"deeptiman.kaniyar@yahoo.co.in","dop":"2026-02-06","serial_number":"148676134268283","imei1":"148676134268283","imei2":"148676134268283","popurl":"www.lavanya-agarwal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188006,"job_number":"JOB_188006","tr_customer_id":188024,"tr_customer_product_id":188014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Tapan Mukhopadhyay","mobile_number":"9010773225","email_id":"akshata.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"871292198797307","imei1":"871292198797307","imei2":"871292198797307","popurl":"www.sheela-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188007,"job_number":"JOB_188007","tr_customer_id":188025,"tr_customer_product_id":188015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Chandrakin Johar","mobile_number":"9015674433","email_id":"chandrani.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"534414542318209","imei1":"534414542318209","imei2":"534414542318209","popurl":"www.sarvin-sharma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188008,"job_number":"JOB_188008","tr_customer_id":188026,"tr_customer_product_id":188016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Mangala Asan","mobile_number":"9015394518","email_id":"girika.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"916370661895141","imei1":"916370661895141","imei2":"916370661895141","popurl":"www.gitanjali-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188009,"job_number":"JOB_188009","tr_customer_id":188027,"tr_customer_product_id":188017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Draupadi Ahluwalia","mobile_number":"9092780667","email_id":"shresth.mahajan@hotmail.com","dop":"2026-02-06","serial_number":"433607937789043","imei1":"433607937789043","imei2":"433607937789043","popurl":"www.chaten-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188010,"job_number":"JOB_188010","tr_customer_id":188028,"tr_customer_product_id":188018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Deeptimay Varman","mobile_number":"9016628646","email_id":"anshula.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"085414297443942","imei1":"085414297443942","imei2":"085414297443942","popurl":"www.chandradev-sethi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188011,"job_number":"JOB_188011","tr_customer_id":188029,"tr_customer_product_id":188019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Abani Guha","mobile_number":"9001340500","email_id":"durga.naik@hotmail.com","dop":"2026-02-06","serial_number":"548448626991403","imei1":"548448626991403","imei2":"548448626991403","popurl":"www.basanti-bharadwaj.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188012,"job_number":"JOB_188012","tr_customer_id":188030,"tr_customer_product_id":188020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Meenakshi Dubashi","mobile_number":"9022663538","email_id":"balgopal.kocchar@hotmail.com","dop":"2026-02-06","serial_number":"331648018654891","imei1":"331648018654891","imei2":"331648018654891","popurl":"www.arjun-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188013,"job_number":"JOB_188013","tr_customer_id":188031,"tr_customer_product_id":188021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Adhiraj Butt","mobile_number":"9063433202","email_id":"ranjeet.prajapat@yahoo.co.in","dop":"2026-02-06","serial_number":"558961177797354","imei1":"558961177797354","imei2":"558961177797354","popurl":"www.dipesh-dutta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188014,"job_number":"JOB_188014","tr_customer_id":188032,"tr_customer_product_id":188022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Arya Nayar","mobile_number":"9044366876","email_id":"bharat.varma@hotmail.com","dop":"2026-02-06","serial_number":"968752256048859","imei1":"968752256048859","imei2":"968752256048859","popurl":"www.vidya-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188015,"job_number":"JOB_188015","tr_customer_id":188033,"tr_customer_product_id":188023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Karan Chopra","mobile_number":"9001656889","email_id":"ekaling.ganaka@gmail.com","dop":"2026-02-06","serial_number":"540678392470372","imei1":"540678392470372","imei2":"540678392470372","popurl":"www.chanda-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188016,"job_number":"JOB_188016","tr_customer_id":188034,"tr_customer_product_id":188024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sarada Arora","mobile_number":"9069476462","email_id":"bhudev.pillai@hotmail.com","dop":"2026-02-06","serial_number":"290178353316097","imei1":"290178353316097","imei2":"290178353316097","popurl":"www.sumitra-acharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188017,"job_number":"JOB_188017","tr_customer_id":188035,"tr_customer_product_id":188025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Chakravartee Panicker","mobile_number":"9030203182","email_id":"anilaabh.sharma@yahoo.co.in","dop":"2026-02-06","serial_number":"210609519391572","imei1":"210609519391572","imei2":"210609519391572","popurl":"www.mohan-varman.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188018,"job_number":"JOB_188018","tr_customer_id":188038,"tr_customer_product_id":188028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Tej Prajapat","mobile_number":"9040156313","email_id":"daksha.chopra@hotmail.com","dop":"2026-02-06","serial_number":"581202340953531","imei1":"581202340953531","imei2":"581202340953531","popurl":"www.dharmaketu-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188019,"job_number":"JOB_188019","tr_customer_id":188037,"tr_customer_product_id":188026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dhanapati Kaur","mobile_number":"9083990922","email_id":"esha.gandhi@hotmail.com","dop":"2026-02-06","serial_number":"492541668690388","imei1":"492541668690388","imei2":"492541668690388","popurl":"www.aagney-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188020,"job_number":"JOB_188020","tr_customer_id":188036,"tr_customer_product_id":188027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sunita Nair","mobile_number":"9064746088","email_id":"dhaanyalakshmi.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"545662347602468","imei1":"545662347602468","imei2":"545662347602468","popurl":"www.sheela-mehra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188021,"job_number":"JOB_188021","tr_customer_id":188039,"tr_customer_product_id":188029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dhanvin Devar","mobile_number":"9008809152","email_id":"gopee.dubashi@gmail.com","dop":"2026-02-06","serial_number":"241636411969765","imei1":"241636411969765","imei2":"241636411969765","popurl":"www.ojaswini-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188022,"job_number":"JOB_188022","tr_customer_id":188040,"tr_customer_product_id":188030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dipankar Butt","mobile_number":"9078979818","email_id":"bharat.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"915354041547700","imei1":"915354041547700","imei2":"915354041547700","popurl":"www.rajiv-gowda.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188023,"job_number":"JOB_188023","tr_customer_id":188041,"tr_customer_product_id":188031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sloka Sinha","mobile_number":"9016430478","email_id":"jagathi.reddy@yahoo.co.in","dop":"2026-02-06","serial_number":"109403325840110","imei1":"109403325840110","imei2":"109403325840110","popurl":"www.dinesh-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188024,"job_number":"JOB_188024","tr_customer_id":188042,"tr_customer_product_id":188032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Adheesh Kaniyar","mobile_number":"9041812009","email_id":"tanushree.arora@hotmail.com","dop":"2026-02-06","serial_number":"239742162006410","imei1":"239742162006410","imei2":"239742162006410","popurl":"www.bodhan-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188025,"job_number":"JOB_188025","tr_customer_id":188043,"tr_customer_product_id":188033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Dhanpati Shah","mobile_number":"9081932790","email_id":"chidananda.dhawan@yahoo.co.in","dop":"2026-02-06","serial_number":"133199902126656","imei1":"133199902126656","imei2":"133199902126656","popurl":"www.sloka-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188026,"job_number":"JOB_188026","tr_customer_id":188044,"tr_customer_product_id":188034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Suryakanta Banerjee","mobile_number":"9070316062","email_id":"laxman.mehrotra@yahoo.co.in","dop":"2026-02-06","serial_number":"232480927623611","imei1":"232480927623611","imei2":"232480927623611","popurl":"www.mohini-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188027,"job_number":"JOB_188027","tr_customer_id":188045,"tr_customer_product_id":188035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Elakshi Bhattathiri","mobile_number":"9018753463","email_id":"shivakari.kakkar@gmail.com","dop":"2026-02-06","serial_number":"314962483201488","imei1":"314962483201488","imei2":"314962483201488","popurl":"www.subhasini-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188028,"job_number":"JOB_188028","tr_customer_id":188046,"tr_customer_product_id":188036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Nimit Varrier","mobile_number":"9057671351","email_id":"paramartha.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"491065257451515","imei1":"491065257451515","imei2":"491065257451515","popurl":"www.chandrabhan-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188029,"job_number":"JOB_188029","tr_customer_id":188047,"tr_customer_product_id":188037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Bhushan Guneta","mobile_number":"9068515150","email_id":"adheesh.jha@hotmail.com","dop":"2026-02-06","serial_number":"814050771883270","imei1":"814050771883270","imei2":"814050771883270","popurl":"www.chidananda-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188030,"job_number":"JOB_188030","tr_customer_id":188048,"tr_customer_product_id":188038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Som Gandhi","mobile_number":"9032119177","email_id":"jagdeep.singh@gmail.com","dop":"2026-02-06","serial_number":"066035785711958","imei1":"066035785711958","imei2":"066035785711958","popurl":"www.durgeshwari-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188031,"job_number":"JOB_188031","tr_customer_id":188049,"tr_customer_product_id":188039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Aatmaj Chaturvedi","mobile_number":"9024118269","email_id":"deeptimayee.dhawan@hotmail.com","dop":"2026-02-06","serial_number":"637033952923776","imei1":"637033952923776","imei2":"637033952923776","popurl":"www.ranjeet-embranthiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188032,"job_number":"JOB_188032","tr_customer_id":188050,"tr_customer_product_id":188040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Rukmin Kakkar","mobile_number":"9070689358","email_id":"arindam.shah@yahoo.co.in","dop":"2026-02-06","serial_number":"198689499925742","imei1":"198689499925742","imei2":"198689499925742","popurl":"www.divakar-trivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188033,"job_number":"JOB_188033","tr_customer_id":188051,"tr_customer_product_id":188041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Ambar Gupta","mobile_number":"9018561463","email_id":"bhardwaj.saini@hotmail.com","dop":"2026-02-06","serial_number":"720642338561906","imei1":"720642338561906","imei2":"720642338561906","popurl":"www.digambar-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188034,"job_number":"JOB_188034","tr_customer_id":188052,"tr_customer_product_id":188042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Bhudev Panicker","mobile_number":"9097817883","email_id":"laxmi.mehra@hotmail.com","dop":"2026-02-06","serial_number":"931162255835125","imei1":"931162255835125","imei2":"931162255835125","popurl":"www.tara-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188035,"job_number":"JOB_188035","tr_customer_id":188053,"tr_customer_product_id":188043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Vaidehi Talwar","mobile_number":"9065392913","email_id":"chandra.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"463400393488713","imei1":"463400393488713","imei2":"463400393488713","popurl":"www.shashikala-achari.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188036,"job_number":"JOB_188036","tr_customer_id":188054,"tr_customer_product_id":188044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Girja Abbott","mobile_number":"9047228932","email_id":"basanti.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"483609058046861","imei1":"483609058046861","imei2":"483609058046861","popurl":"www.marut-nair.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188037,"job_number":"JOB_188037","tr_customer_id":188056,"tr_customer_product_id":188045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Bhudeva Bhattathiri","mobile_number":"9040209298","email_id":"avadhesh.pillai@gmail.com","dop":"2026-02-06","serial_number":"552299112547819","imei1":"552299112547819","imei2":"552299112547819","popurl":"www.sukanya-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188038,"job_number":"JOB_188038","tr_customer_id":188055,"tr_customer_product_id":188046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Tanirika Khatri","mobile_number":"9082455447","email_id":"gautam.kocchar@gmail.com","dop":"2026-02-06","serial_number":"083673458844911","imei1":"083673458844911","imei2":"083673458844911","popurl":"www.charvi-marar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188039,"job_number":"JOB_188039","tr_customer_id":188057,"tr_customer_product_id":188047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Chidaatma Marar","mobile_number":"9023270824","email_id":"tushar.pilla@gmail.com","dop":"2026-02-06","serial_number":"647747482277436","imei1":"647747482277436","imei2":"647747482277436","popurl":"www.bhooshan-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188040,"job_number":"JOB_188040","tr_customer_id":188058,"tr_customer_product_id":188048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Gangesh Gupta","mobile_number":"9024039769","email_id":"anila.patel@gmail.com","dop":"2026-02-06","serial_number":"359641747764572","imei1":"359641747764572","imei2":"359641747764572","popurl":"www.kumuda-agarwal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188041,"job_number":"JOB_188041","tr_customer_id":188059,"tr_customer_product_id":188049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Chidaatma Arora","mobile_number":"9056465029","email_id":"satyen.banerjee@yahoo.co.in","dop":"2026-02-06","serial_number":"521651748207096","imei1":"521651748207096","imei2":"521651748207096","popurl":"www.aryan-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188042,"job_number":"JOB_188042","tr_customer_id":188060,"tr_customer_product_id":188050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Divakar Ahluwalia","mobile_number":"9039106365","email_id":"mahesh.bhat@hotmail.com","dop":"2026-02-06","serial_number":"025863871615112","imei1":"025863871615112","imei2":"025863871615112","popurl":"www.rajan-varrier.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188043,"job_number":"JOB_188043","tr_customer_id":188061,"tr_customer_product_id":188051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Yogendra Chattopadhyay","mobile_number":"9061270357","email_id":"yogendra.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"359889061873574","imei1":"359889061873574","imei2":"359889061873574","popurl":"www.lila-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188044,"job_number":"JOB_188044","tr_customer_id":188062,"tr_customer_product_id":188052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Darshan Khanna","mobile_number":"9003095905","email_id":"trisha.guha@hotmail.com","dop":"2026-02-06","serial_number":"070810483092880","imei1":"070810483092880","imei2":"070810483092880","popurl":"www.sweta-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188045,"job_number":"JOB_188045","tr_customer_id":188063,"tr_customer_product_id":188053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Aishani Bhat","mobile_number":"9083483783","email_id":"dayamayee.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"301501195487884","imei1":"301501195487884","imei2":"301501195487884","popurl":"www.chidaatma-desai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188046,"job_number":"JOB_188046","tr_customer_id":188064,"tr_customer_product_id":188054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Ganesh Bhattacharya","mobile_number":"9043905652","email_id":"chanda.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"841590975026561","imei1":"841590975026561","imei2":"841590975026561","popurl":"www.poornima-panicker.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188047,"job_number":"JOB_188047","tr_customer_id":188065,"tr_customer_product_id":188055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Mohana Acharya","mobile_number":"9026357991","email_id":"malti.pothuvaal@gmail.com","dop":"2026-02-06","serial_number":"694327976850224","imei1":"694327976850224","imei2":"694327976850224","popurl":"www.dhatri-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188048,"job_number":"JOB_188048","tr_customer_id":188066,"tr_customer_product_id":188056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Akshayakeerti Nehru","mobile_number":"9070523390","email_id":"deeptimoyee.kocchar@gmail.com","dop":"2026-02-06","serial_number":"225161684080621","imei1":"225161684080621","imei2":"225161684080621","popurl":"www.atmaja-khan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188049,"job_number":"JOB_188049","tr_customer_id":188067,"tr_customer_product_id":188057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dulari Abbott","mobile_number":"9082384624","email_id":"leela.abbott@hotmail.com","dop":"2026-02-06","serial_number":"793337151981689","imei1":"793337151981689","imei2":"793337151981689","popurl":"www.mina-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188050,"job_number":"JOB_188050","tr_customer_id":188068,"tr_customer_product_id":188058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Bhudev Prajapat","mobile_number":"9032597474","email_id":"jagathi.nayar@hotmail.com","dop":"2026-02-06","serial_number":"160937634019810","imei1":"160937634019810","imei2":"160937634019810","popurl":"www.gautama-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188051,"job_number":"JOB_188051","tr_customer_id":188069,"tr_customer_product_id":188059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Abhaya Johar","mobile_number":"9077639080","email_id":"mayoor.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"665906917108599","imei1":"665906917108599","imei2":"665906917108599","popurl":"www.harinakshi-pillai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188052,"job_number":"JOB_188052","tr_customer_id":188070,"tr_customer_product_id":188060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Niro Naik","mobile_number":"9059489805","email_id":"dandak.patil@gmail.com","dop":"2026-02-06","serial_number":"523247092549839","imei1":"523247092549839","imei2":"523247092549839","popurl":"www.harit-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188053,"job_number":"JOB_188053","tr_customer_id":188071,"tr_customer_product_id":188061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Anuja Pandey","mobile_number":"9046336825","email_id":"dwaipayan.mahajan@gmail.com","dop":"2026-02-06","serial_number":"435167644381562","imei1":"435167644381562","imei2":"435167644381562","popurl":"www.gemini-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188054,"job_number":"JOB_188054","tr_customer_id":188072,"tr_customer_product_id":188062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Bilwa Kaur","mobile_number":"9042349673","email_id":"anand.arora@hotmail.com","dop":"2026-02-06","serial_number":"371564457906905","imei1":"371564457906905","imei2":"371564457906905","popurl":"www.anand swarup-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188055,"job_number":"JOB_188055","tr_customer_id":188073,"tr_customer_product_id":188063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Atmananda Marar","mobile_number":"9039044951","email_id":"anil.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"323450313582488","imei1":"323450313582488","imei2":"323450313582488","popurl":"www.mandaakin-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188056,"job_number":"JOB_188056","tr_customer_id":188074,"tr_customer_product_id":188064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chandrabhaga Nayar","mobile_number":"9032635123","email_id":"lal.ganaka@hotmail.com","dop":"2026-02-06","serial_number":"908335304518680","imei1":"908335304518680","imei2":"908335304518680","popurl":"www.dinkar-mehra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188057,"job_number":"JOB_188057","tr_customer_id":188075,"tr_customer_product_id":188065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chandrabhaga Ahluwalia","mobile_number":"9012686485","email_id":"devvrat.nayar@gmail.com","dop":"2026-02-06","serial_number":"069061619516452","imei1":"069061619516452","imei2":"069061619516452","popurl":"www.gatik-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188058,"job_number":"JOB_188058","tr_customer_id":188076,"tr_customer_product_id":188066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Ambar Gowda","mobile_number":"9054205761","email_id":"ekaksh.shukla@hotmail.com","dop":"2026-02-06","serial_number":"689743800651829","imei1":"689743800651829","imei2":"689743800651829","popurl":"www.sanjay-malik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188059,"job_number":"JOB_188059","tr_customer_id":188077,"tr_customer_product_id":188067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dayaananda Patel","mobile_number":"9002610045","email_id":"dhara.ganaka@gmail.com","dop":"2026-02-06","serial_number":"176643492330121","imei1":"176643492330121","imei2":"176643492330121","popurl":"www.vrinda-butt.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188060,"job_number":"JOB_188060","tr_customer_id":188078,"tr_customer_product_id":188068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Raj Saini","mobile_number":"9003512769","email_id":"ekadant.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"771502510061750","imei1":"771502510061750","imei2":"771502510061750","popurl":"www.nalini-butt.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188061,"job_number":"JOB_188061","tr_customer_id":188079,"tr_customer_product_id":188069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Brahmanandam Menon","mobile_number":"9054948501","email_id":"dayaananda.abbott@gmail.com","dop":"2026-02-06","serial_number":"677922607155481","imei1":"677922607155481","imei2":"677922607155481","popurl":"www.bhooshan-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188062,"job_number":"JOB_188062","tr_customer_id":188080,"tr_customer_product_id":188070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chaanakya Dhawan","mobile_number":"9053358431","email_id":"sunita.bharadwaj@gmail.com","dop":"2026-02-06","serial_number":"502575555655553","imei1":"502575555655553","imei2":"502575555655553","popurl":"www.ahilya-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188063,"job_number":"JOB_188063","tr_customer_id":188081,"tr_customer_product_id":188071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Kanti Singh","mobile_number":"9004170569","email_id":"daevika.varman@hotmail.com","dop":"2026-02-06","serial_number":"175568363970023","imei1":"175568363970023","imei2":"175568363970023","popurl":"www.dinesh-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188064,"job_number":"JOB_188064","tr_customer_id":188082,"tr_customer_product_id":188072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Vrund Kapoor","mobile_number":"9098466931","email_id":"lakshmi.kocchar@yahoo.co.in","dop":"2026-02-06","serial_number":"169418389090136","imei1":"169418389090136","imei2":"169418389090136","popurl":"www.rohan-mehrotra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188065,"job_number":"JOB_188065","tr_customer_id":188083,"tr_customer_product_id":188073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Gotum Devar","mobile_number":"9027216254","email_id":"bilva.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"790091665118853","imei1":"790091665118853","imei2":"790091665118853","popurl":"www.chitramala-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188066,"job_number":"JOB_188066","tr_customer_id":188084,"tr_customer_product_id":188074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dron Chopra","mobile_number":"9053615010","email_id":"bhaves.embranthiri@gmail.com","dop":"2026-02-06","serial_number":"671113633204202","imei1":"671113633204202","imei2":"671113633204202","popurl":"www.mani-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188067,"job_number":"JOB_188067","tr_customer_id":188085,"tr_customer_product_id":188075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Urmila Khatri","mobile_number":"9021524596","email_id":"chandravati.marar@yahoo.co.in","dop":"2026-02-06","serial_number":"360434681178785","imei1":"360434681178785","imei2":"360434681178785","popurl":"www.aashritha-bandopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188068,"job_number":"JOB_188068","tr_customer_id":188086,"tr_customer_product_id":188076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Chitramala Gupta","mobile_number":"9089267117","email_id":"aruna.nehru@gmail.com","dop":"2026-02-06","serial_number":"753784205499174","imei1":"753784205499174","imei2":"753784205499174","popurl":"www.chaturbhuj-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188069,"job_number":"JOB_188069","tr_customer_id":188087,"tr_customer_product_id":188077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Giriraj Guneta","mobile_number":"9006705897","email_id":"jagathi.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"105459596455038","imei1":"105459596455038","imei2":"105459596455038","popurl":"www.dharmaketu-bhattathiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188070,"job_number":"JOB_188070","tr_customer_id":188088,"tr_customer_product_id":188078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Anaadi Chopra","mobile_number":"9051267876","email_id":"purnima.malik@gmail.com","dop":"2026-02-06","serial_number":"689336648093456","imei1":"689336648093456","imei2":"689336648093456","popurl":"www.dipendra-patel.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188071,"job_number":"JOB_188071","tr_customer_id":188089,"tr_customer_product_id":188079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Dhanadeepa Mishra","mobile_number":"9063169106","email_id":"pramila.abbott@gmail.com","dop":"2026-02-06","serial_number":"411115448949342","imei1":"411115448949342","imei2":"411115448949342","popurl":"www.bhooshan-dhawan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188072,"job_number":"JOB_188072","tr_customer_id":188090,"tr_customer_product_id":188080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Digambara Gill","mobile_number":"9001584331","email_id":"amaresh.joshi@yahoo.co.in","dop":"2026-02-06","serial_number":"894363091014781","imei1":"894363091014781","imei2":"894363091014781","popurl":"www.yogesh-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188073,"job_number":"JOB_188073","tr_customer_id":188091,"tr_customer_product_id":188081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Sarvin Panicker","mobile_number":"9093855950","email_id":"agnimitra.chopra@gmail.com","dop":"2026-02-06","serial_number":"079428139928478","imei1":"079428139928478","imei2":"079428139928478","popurl":"www.heema-prajapat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188074,"job_number":"JOB_188074","tr_customer_id":188092,"tr_customer_product_id":188082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Vasudha Kaur","mobile_number":"9047213828","email_id":"baladitya.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"887915935432375","imei1":"887915935432375","imei2":"887915935432375","popurl":"www.atmanand-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188075,"job_number":"JOB_188075","tr_customer_id":188093,"tr_customer_product_id":188083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Manisha Ahuja","mobile_number":"9066840312","email_id":"bhuvanesh.nayar@hotmail.com","dop":"2026-02-06","serial_number":"645577807545233","imei1":"645577807545233","imei2":"645577807545233","popurl":"www.dharmaketu-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188076,"job_number":"JOB_188076","tr_customer_id":188094,"tr_customer_product_id":188084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Birjesh Guha","mobile_number":"9087153062","email_id":"chandramani.jain@hotmail.com","dop":"2026-02-06","serial_number":"715303251671752","imei1":"715303251671752","imei2":"715303251671752","popurl":"www.bhamini-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188077,"job_number":"JOB_188077","tr_customer_id":188095,"tr_customer_product_id":188085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Chaturaanan Naik","mobile_number":"9031071983","email_id":"pran.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"087882300303628","imei1":"087882300303628","imei2":"087882300303628","popurl":"www.daiwik-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188078,"job_number":"JOB_188078","tr_customer_id":188096,"tr_customer_product_id":188086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Triloki Dutta","mobile_number":"9026057771","email_id":"rajan.kaur@gmail.com","dop":"2026-02-06","serial_number":"537927613581469","imei1":"537927613581469","imei2":"537927613581469","popurl":"www.mohan-chaturvedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188079,"job_number":"JOB_188079","tr_customer_id":188097,"tr_customer_product_id":188087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Kalpana Nair","mobile_number":"9093766109","email_id":"rati.varma@yahoo.co.in","dop":"2026-02-06","serial_number":"774496281538602","imei1":"774496281538602","imei2":"774496281538602","popurl":"www.aadrika-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188080,"job_number":"JOB_188080","tr_customer_id":188098,"tr_customer_product_id":188088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Lavanya Mukhopadhyay","mobile_number":"9064067245","email_id":"geetanjali.pilla@hotmail.com","dop":"2026-02-06","serial_number":"701382143829565","imei1":"701382143829565","imei2":"701382143829565","popurl":"www.anila-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188081,"job_number":"JOB_188081","tr_customer_id":188099,"tr_customer_product_id":188089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Nirbhay Adiga","mobile_number":"9028123737","email_id":"gudakesa.nambeesan@hotmail.com","dop":"2026-02-06","serial_number":"788317880286913","imei1":"788317880286913","imei2":"788317880286913","popurl":"www.aasha-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188082,"job_number":"JOB_188082","tr_customer_id":188100,"tr_customer_product_id":188090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Karan Khan","mobile_number":"9074771383","email_id":"trilok.sethi@hotmail.com","dop":"2026-02-06","serial_number":"308736200002550","imei1":"308736200002550","imei2":"308736200002550","popurl":"www.dhanvin-chattopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188083,"job_number":"JOB_188083","tr_customer_id":188101,"tr_customer_product_id":188091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Shakti Arora","mobile_number":"9042314609","email_id":"dipali.pillai@hotmail.com","dop":"2026-02-06","serial_number":"391737518361601","imei1":"391737518361601","imei2":"391737518361601","popurl":"www.chandini-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188084,"job_number":"JOB_188084","tr_customer_id":188102,"tr_customer_product_id":188092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Anjaneya Pillai","mobile_number":"9095339430","email_id":"rukmin.sethi@hotmail.com","dop":"2026-02-06","serial_number":"905989938156249","imei1":"905989938156249","imei2":"905989938156249","popurl":"www.durgeshwari-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188085,"job_number":"JOB_188085","tr_customer_id":188103,"tr_customer_product_id":188093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Divaakar Nehru","mobile_number":"9098282801","email_id":"ghanashyam.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"918922605645917","imei1":"918922605645917","imei2":"918922605645917","popurl":"www.mohan-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188086,"job_number":"JOB_188086","tr_customer_id":188104,"tr_customer_product_id":188094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Gemini Kocchar","mobile_number":"9007675573","email_id":"gautami.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"224598778531891","imei1":"224598778531891","imei2":"224598778531891","popurl":"www.bhasvan-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188087,"job_number":"JOB_188087","tr_customer_id":188105,"tr_customer_product_id":188095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Chidambar Butt","mobile_number":"9009146629","email_id":"kashyapi.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"178491695585671","imei1":"178491695585671","imei2":"178491695585671","popurl":"www.elakshi-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188088,"job_number":"JOB_188088","tr_customer_id":188106,"tr_customer_product_id":188096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Agrata Dhawan","mobile_number":"9064444493","email_id":"prem.johar@gmail.com","dop":"2026-02-06","serial_number":"780171337854463","imei1":"780171337854463","imei2":"780171337854463","popurl":"www.manikya-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188089,"job_number":"JOB_188089","tr_customer_id":188107,"tr_customer_product_id":188097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Ekalavya Pillai","mobile_number":"9098848138","email_id":"chandramauli.prajapat@yahoo.co.in","dop":"2026-02-06","serial_number":"856141500762738","imei1":"856141500762738","imei2":"856141500762738","popurl":"www.kanak-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188090,"job_number":"JOB_188090","tr_customer_id":188108,"tr_customer_product_id":188098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Vishwamitra Patel","mobile_number":"9091312154","email_id":"suresh.khatri@hotmail.com","dop":"2026-02-06","serial_number":"487964959155798","imei1":"487964959155798","imei2":"487964959155798","popurl":"www.sudeva-chattopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188091,"job_number":"JOB_188091","tr_customer_id":188109,"tr_customer_product_id":188099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Kamalesh Iyengar","mobile_number":"9085576042","email_id":"sheela.butt@gmail.com","dop":"2026-02-06","serial_number":"965030106562123","imei1":"965030106562123","imei2":"965030106562123","popurl":"www.purushottam-tandon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188092,"job_number":"JOB_188092","tr_customer_id":188110,"tr_customer_product_id":188100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Vidya Dwivedi","mobile_number":"9083335031","email_id":"dhanapati.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"493156838518948","imei1":"493156838518948","imei2":"493156838518948","popurl":"www.mohini-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188093,"job_number":"JOB_188093","tr_customer_id":188112,"tr_customer_product_id":188102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Yogendra Naik","mobile_number":"9013346146","email_id":"mani.nayar@hotmail.com","dop":"2026-02-06","serial_number":"103355012937098","imei1":"103355012937098","imei2":"103355012937098","popurl":"www.bhishma-tagore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188094,"job_number":"JOB_188094","tr_customer_id":188111,"tr_customer_product_id":188101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Aaditya Chopra","mobile_number":"9090916083","email_id":"anang.jha@hotmail.com","dop":"2026-02-06","serial_number":"289996414134194","imei1":"289996414134194","imei2":"289996414134194","popurl":"www.aditeya-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188095,"job_number":"JOB_188095","tr_customer_id":188113,"tr_customer_product_id":188103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Balgopal Guha","mobile_number":"9073833767","email_id":"gati.dutta@hotmail.com","dop":"2026-02-06","serial_number":"862731966627196","imei1":"862731966627196","imei2":"862731966627196","popurl":"www.agnivesh-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188096,"job_number":"JOB_188096","tr_customer_id":188114,"tr_customer_product_id":188104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Deeptiman Jain","mobile_number":"9034925680","email_id":"geetanjali.varrier@hotmail.com","dop":"2026-02-06","serial_number":"587488593659710","imei1":"587488593659710","imei2":"587488593659710","popurl":"www.kalyani-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188097,"job_number":"JOB_188097","tr_customer_id":188116,"tr_customer_product_id":188106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Saroja Mukhopadhyay","mobile_number":"9084951431","email_id":"anjali.bhattathiri@yahoo.co.in","dop":"2026-02-06","serial_number":"716000149906970","imei1":"716000149906970","imei2":"716000149906970","popurl":"www.goutam-abbott.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188098,"job_number":"JOB_188098","tr_customer_id":188115,"tr_customer_product_id":188105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Shubha Varrier","mobile_number":"9078946583","email_id":"bhupen.joshi@yahoo.co.in","dop":"2026-02-06","serial_number":"865693569068977","imei1":"865693569068977","imei2":"865693569068977","popurl":"www.karan-patil.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188099,"job_number":"JOB_188099","tr_customer_id":188117,"tr_customer_product_id":188107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Chapal Desai","mobile_number":"9009813914","email_id":"mangalya.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"429152539943353","imei1":"429152539943353","imei2":"429152539943353","popurl":"www.bhagavaan-desai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188100,"job_number":"JOB_188100","tr_customer_id":188118,"tr_customer_product_id":188108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Dinkar Nayar","mobile_number":"9018040965","email_id":"opalina.embranthiri@hotmail.com","dop":"2026-02-06","serial_number":"874281677998520","imei1":"874281677998520","imei2":"874281677998520","popurl":"www.amrita-mahajan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188101,"job_number":"JOB_188101","tr_customer_id":188119,"tr_customer_product_id":188109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Bhushan Iyer","mobile_number":"9098462128","email_id":"som.deshpande@yahoo.co.in","dop":"2026-02-06","serial_number":"715998558638506","imei1":"715998558638506","imei2":"715998558638506","popurl":"www.ayushmati-varma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188102,"job_number":"JOB_188102","tr_customer_id":188120,"tr_customer_product_id":188110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Smriti Nair","mobile_number":"9022748960","email_id":"jaya.chopra@hotmail.com","dop":"2026-02-06","serial_number":"740938085492383","imei1":"740938085492383","imei2":"740938085492383","popurl":"www.rahul-tagore.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188103,"job_number":"JOB_188103","tr_customer_id":188121,"tr_customer_product_id":188111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Garuda Asan","mobile_number":"9071922268","email_id":"chandrakin.dwivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"836481136909844","imei1":"836481136909844","imei2":"836481136909844","popurl":"www.budhil-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188104,"job_number":"JOB_188104","tr_customer_id":188122,"tr_customer_product_id":188112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Shankar Sethi","mobile_number":"9000234028","email_id":"suryakant.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"335889066868551","imei1":"335889066868551","imei2":"335889066868551","popurl":"www.suma-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188105,"job_number":"JOB_188105","tr_customer_id":188123,"tr_customer_product_id":188113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Deepan Iyengar","mobile_number":"9038245916","email_id":"bharat.prajapat@gmail.com","dop":"2026-02-06","serial_number":"384625146230687","imei1":"384625146230687","imei2":"384625146230687","popurl":"www.laal-kaul.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188106,"job_number":"JOB_188106","tr_customer_id":188124,"tr_customer_product_id":188114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Deb Sharma","mobile_number":"9096557510","email_id":"chandrabhan.iyer@hotmail.com","dop":"2026-02-06","serial_number":"025287586899179","imei1":"025287586899179","imei2":"025287586899179","popurl":"www.lal-pilla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188107,"job_number":"JOB_188107","tr_customer_id":188125,"tr_customer_product_id":188115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Amritambu Chopra","mobile_number":"9021934625","email_id":"purushottam.joshi@hotmail.com","dop":"2026-02-06","serial_number":"548400189599600","imei1":"548400189599600","imei2":"548400189599600","popurl":"www.swara-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188108,"job_number":"JOB_188108","tr_customer_id":188126,"tr_customer_product_id":188116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Dharmaketu Tandon","mobile_number":"9074154105","email_id":"vishnu.tandon@hotmail.com","dop":"2026-02-06","serial_number":"330449314163232","imei1":"330449314163232","imei2":"330449314163232","popurl":"www.deeksha-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188109,"job_number":"JOB_188109","tr_customer_id":188127,"tr_customer_product_id":188117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Atreyi Khan","mobile_number":"9011771383","email_id":"malti.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"954508632688386","imei1":"954508632688386","imei2":"954508632688386","popurl":"www.anand swarup-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188110,"job_number":"JOB_188110","tr_customer_id":188128,"tr_customer_product_id":188118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Gitanjali Patil","mobile_number":"9030397318","email_id":"gauranga.kaur@gmail.com","dop":"2026-02-06","serial_number":"985614848235520","imei1":"985614848235520","imei2":"985614848235520","popurl":"www.prema-ganaka.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188111,"job_number":"JOB_188111","tr_customer_id":188129,"tr_customer_product_id":188119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Vasudev Sharma","mobile_number":"9006356753","email_id":"girish.acharya@hotmail.com","dop":"2026-02-06","serial_number":"420820431887182","imei1":"420820431887182","imei2":"420820431887182","popurl":"www.gopi-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188112,"job_number":"JOB_188112","tr_customer_id":188130,"tr_customer_product_id":188120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Amish Dhawan","mobile_number":"9082482651","email_id":"chakravartee.varma@gmail.com","dop":"2026-02-06","serial_number":"373315318801350","imei1":"373315318801350","imei2":"373315318801350","popurl":"www.bhadrak-joshi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188113,"job_number":"JOB_188113","tr_customer_id":188131,"tr_customer_product_id":188121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Ahalya Kaul","mobile_number":"9055500752","email_id":"deependra.gowda@hotmail.com","dop":"2026-02-06","serial_number":"713596867155632","imei1":"713596867155632","imei2":"713596867155632","popurl":"www.menka-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188114,"job_number":"JOB_188114","tr_customer_id":188132,"tr_customer_product_id":188122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Anuraag Varrier","mobile_number":"9019398521","email_id":"yogesh.dwivedi@gmail.com","dop":"2026-02-06","serial_number":"591003982814611","imei1":"591003982814611","imei2":"591003982814611","popurl":"www.ranjit-shah.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188118,"job_number":"JOB_188118","tr_customer_id":188136,"tr_customer_product_id":188126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:59:49.000Z","modified_at":"2026-02-16T07:59:49.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"19060526701127","imei1":"19060526701127","imei2":"119060526701127","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188119,"job_number":"JOB_188119","tr_customer_id":188137,"tr_customer_product_id":188127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:59:49.000Z","modified_at":"2026-02-16T07:59:50.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"613044773869826","imei1":"613044773869826","imei2":"1613044773869826","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188121,"job_number":"JOB_188121","tr_customer_id":188139,"tr_customer_product_id":188129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:16.000Z","modified_at":"2026-02-16T08:00:16.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"19394629121563","imei1":"19394629121563","imei2":"119394629121563","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188122,"job_number":"JOB_188122","tr_customer_id":188140,"tr_customer_product_id":188130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:17.000Z","modified_at":"2026-02-16T08:00:17.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"845979728062467","imei1":"845979728062467","imei2":"1845979728062467","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188124,"job_number":"JOB_188124","tr_customer_id":188142,"tr_customer_product_id":188132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:41.000Z","modified_at":"2026-02-16T08:00:41.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"15873104049302","imei1":"15873104049302","imei2":"115873104049302","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188125,"job_number":"JOB_188125","tr_customer_id":188143,"tr_customer_product_id":188133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:42.000Z","modified_at":"2026-02-16T08:00:42.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"696802536067200","imei1":"696802536067200","imei2":"1696802536067200","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188127,"job_number":"JOB_188127","tr_customer_id":188145,"tr_customer_product_id":188135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:01:09.000Z","modified_at":"2026-02-16T08:01:09.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"919758830794364","imei1":"919758830794364","imei2":"1919758830794364","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188130,"job_number":"JOB_188130","tr_customer_id":188148,"tr_customer_product_id":188138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:03:34.000Z","modified_at":"2026-02-16T08:03:34.000Z","name":"Hallie Hermann","mobile_number":"806-224-9507","email_id":"Tina34@yahoo.com","dop":"2025-04-06","serial_number":"10767712236782178","imei1":"10767712236782178","imei2":"10767712236782178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:03:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188134,"job_number":"JOB_188134","tr_customer_id":188152,"tr_customer_product_id":188142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:05.000Z","modified_at":"2026-02-16T08:04:05.000Z","name":"Richie Schmidt","mobile_number":"662-246-6498","email_id":"Winifred_Mitchell@yahoo.com","dop":"2025-04-06","serial_number":"18281904096988080","imei1":"18281904096988080","imei2":"18281904096988080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188136,"job_number":"JOB_188136","tr_customer_id":188154,"tr_customer_product_id":188144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:55.000Z","modified_at":"2026-02-16T08:04:55.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"14945111189486","imei1":"14945111189486","imei2":"14945111189486","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188137,"job_number":"JOB_188137","tr_customer_id":188155,"tr_customer_product_id":188145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:56.000Z","modified_at":"2026-02-16T08:04:56.000Z","name":"Arvid Champlin","mobile_number":"459-244-7737","email_id":"Luigi55@yahoo.com","dop":"2025-09-14","serial_number":"17753502959171","imei1":"17753502959171","imei2":"17753502959171","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188138,"job_number":"JOB_188138","tr_customer_id":188156,"tr_customer_product_id":188146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:05:09.000Z","modified_at":"2026-02-16T08:05:09.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"11010370212932","imei1":"11010370212932","imei2":"11010370212932","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:05:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188139,"job_number":"JOB_188139","tr_customer_id":188157,"tr_customer_product_id":188147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:05:09.000Z","modified_at":"2026-02-16T08:05:09.000Z","name":"Anne Yost","mobile_number":"410-270-9406","email_id":"Vicente.Wolff@hotmail.com","dop":"2025-09-14","serial_number":"11359993993839","imei1":"11359993993839","imei2":"11359993993839","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:05:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188140,"job_number":"JOB_188140","tr_customer_id":188158,"tr_customer_product_id":188148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:08:31.000Z","modified_at":"2026-02-16T08:08:31.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13961023969226","imei1":"13961023969226","imei2":"113961023969226","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188141,"job_number":"JOB_188141","tr_customer_id":188159,"tr_customer_product_id":188149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:08:33.000Z","modified_at":"2026-02-16T08:08:33.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"924676306737600","imei1":"924676306737600","imei2":"1924676306737600","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:08:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188143,"job_number":"JOB_188143","tr_customer_id":188161,"tr_customer_product_id":188151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:08:39.000Z","modified_at":"2026-02-16T08:08:39.000Z","name":"Mayur Jain","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"3576789676682342","imei1":"3576789676682342","imei2":"3576789676682342","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188144,"job_number":"JOB_188144","tr_customer_id":188162,"tr_customer_product_id":188152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:08:56.000Z","modified_at":"2026-02-16T08:08:56.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"17580507574414","imei1":"17580507574414","imei2":"117580507574414","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:08:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188145,"job_number":"JOB_188145","tr_customer_id":188163,"tr_customer_product_id":188153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:08:56.000Z","modified_at":"2026-02-16T08:08:56.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"480329485886577","imei1":"480329485886577","imei2":"1480329485886577","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:08:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188147,"job_number":"JOB_188147","tr_customer_id":188165,"tr_customer_product_id":188155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:09:22.000Z","modified_at":"2026-02-16T08:09:22.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"10916415812871","imei1":"10916415812871","imei2":"110916415812871","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:09:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188148,"job_number":"JOB_188148","tr_customer_id":188166,"tr_customer_product_id":188156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:09:24.000Z","modified_at":"2026-02-16T08:09:24.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"591100973216843","imei1":"591100973216843","imei2":"1591100973216843","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:09:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188150,"job_number":"JOB_188150","tr_customer_id":188168,"tr_customer_product_id":188158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:09:49.000Z","modified_at":"2026-02-16T08:09:49.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"631096404642733","imei1":"631096404642733","imei2":"1631096404642733","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188152,"job_number":"JOB_188152","tr_customer_id":188170,"tr_customer_product_id":188160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:12:29.000Z","modified_at":"2026-02-16T08:12:29.000Z","name":"Amrit Ahluwalia","mobile_number":"9013684573","email_id":"priya.asan@hotmail.com","dop":"2026-02-06","serial_number":"490490891901374","imei1":"490490891901374","imei2":"490490891901374","popurl":"www.dipali-jha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188153,"job_number":"JOB_188153","tr_customer_id":188171,"tr_customer_product_id":188161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:12:29.000Z","modified_at":"2026-02-16T08:12:29.000Z","name":"Radha Prajapat","mobile_number":"9077481965","email_id":"acaryatanaya.saini@hotmail.com","dop":"2026-02-06","serial_number":"329686368713610","imei1":"329686368713610","imei2":"329686368713610","popurl":"www.divakar-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188154,"job_number":"JOB_188154","tr_customer_id":188172,"tr_customer_product_id":188162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:12:29.000Z","modified_at":"2026-02-16T08:12:29.000Z","name":"Dhyaneshwar Arora","mobile_number":"9076834838","email_id":"yoginder.khan@hotmail.com","dop":"2026-02-06","serial_number":"603448287681327","imei1":"603448287681327","imei2":"603448287681327","popurl":"www.anjushree-dwivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188155,"job_number":"JOB_188155","tr_customer_id":188174,"tr_customer_product_id":188163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:12:29.000Z","modified_at":"2026-02-16T08:12:29.000Z","name":"Kamalesh Talwar","mobile_number":"9099152220","email_id":"manoj.mehra@yahoo.co.in","dop":"2026-02-06","serial_number":"110382955626908","imei1":"110382955626908","imei2":"110382955626908","popurl":"www.naveen-pillai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188156,"job_number":"JOB_188156","tr_customer_id":188173,"tr_customer_product_id":188164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:12:29.000Z","modified_at":"2026-02-16T08:12:29.000Z","name":"Siddhran Deshpande","mobile_number":"9046376369","email_id":"rajiv.deshpande@yahoo.co.in","dop":"2026-02-06","serial_number":"097361403039140","imei1":"097361403039140","imei2":"097361403039140","popurl":"www.shanti-gupta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188157,"job_number":"JOB_188157","tr_customer_id":188175,"tr_customer_product_id":188165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:18:51.000Z","modified_at":"2026-02-16T08:18:51.000Z","name":"Mayur Jain","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"3576789676682343","imei1":"3576789676682343","imei2":"3576789676682343","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:18:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188158,"job_number":"JOB_188158","tr_customer_id":188176,"tr_customer_product_id":188166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:32:10.000Z","modified_at":"2026-02-16T08:32:10.000Z","name":"Mayur Jain","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"3576789676682399","imei1":"3576789676682399","imei2":"3576789676682399","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188165,"job_number":"JOB_188165","tr_customer_id":188183,"tr_customer_product_id":188173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:47:04.000Z","modified_at":"2026-02-16T08:47:04.000Z","name":"Rodrick Hudson","mobile_number":"865-976-1701","email_id":"Sigurd_Homenick12@yahoo.com","dop":"2026-01-04","serial_number":"51664347506310184","imei1":"51664347506310184","imei2":"51664347506310184","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188167,"job_number":"JOB_188167","tr_customer_id":188185,"tr_customer_product_id":188175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:54:13.000Z","modified_at":"2026-02-16T08:54:13.000Z","name":"Miracle Lakin","mobile_number":"522-817-5193","email_id":"Doris_Parisian56@yahoo.com","dop":"2026-01-04","serial_number":"48170196654719570","imei1":"48170196654719570","imei2":"48170196654719570","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188169,"job_number":"JOB_188169","tr_customer_id":188187,"tr_customer_product_id":188177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Prathap Kumar","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14458998979468","imei1":"14458998979468","imei2":"14458998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188170,"job_number":"JOB_188170","tr_customer_id":188188,"tr_customer_product_id":188178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Gokul Seron","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14558998979468","imei1":"14558998979468","imei2":"14558998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188171,"job_number":"JOB_188171","tr_customer_id":188190,"tr_customer_product_id":188180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Citlalli Wuckert","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14258998979468","imei1":"14258998979468","imei2":"14258998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188172,"job_number":"JOB_188172","tr_customer_id":188189,"tr_customer_product_id":188179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Naresh Kumar","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14358998979468","imei1":"14358998979468","imei2":"14358998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188173,"job_number":"JOB_188173","tr_customer_id":188191,"tr_customer_product_id":188181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Anila Adiga","mobile_number":"9012173627","email_id":"prema.ahluwalia@gmail.com","dop":"2026-02-06","serial_number":"382987916968277","imei1":"382987916968277","imei2":"382987916968277","popurl":"www.jagathi-panicker.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188174,"job_number":"JOB_188174","tr_customer_id":188192,"tr_customer_product_id":188182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Lal Devar","mobile_number":"9040272602","email_id":"abani.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"357572139023977","imei1":"357572139023977","imei2":"357572139023977","popurl":"www.kumari-guha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188175,"job_number":"JOB_188175","tr_customer_id":188193,"tr_customer_product_id":188183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:24.000Z","name":"Bhoopat Ahluwalia","mobile_number":"9051549864","email_id":"anshula.tandon@gmail.com","dop":"2026-02-06","serial_number":"955043612880146","imei1":"955043612880146","imei2":"955043612880146","popurl":"www.kailash-naik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188176,"job_number":"JOB_188176","tr_customer_id":188194,"tr_customer_product_id":188184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:24.000Z","modified_at":"2026-02-16T09:04:24.000Z","name":"Darshwana Patil","mobile_number":"9013107060","email_id":"chaturbhuj.gill@hotmail.com","dop":"2026-02-06","serial_number":"192800233748331","imei1":"192800233748331","imei2":"192800233748331","popurl":"www.gaurang-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188177,"job_number":"JOB_188177","tr_customer_id":188195,"tr_customer_product_id":188185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:24.000Z","modified_at":"2026-02-16T09:04:24.000Z","name":"Rita Achari","mobile_number":"9064403737","email_id":"mangala.butt@yahoo.co.in","dop":"2026-02-06","serial_number":"957623873255372","imei1":"957623873255372","imei2":"957623873255372","popurl":"www.shashikala-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188179,"job_number":"JOB_188179","tr_customer_id":188197,"tr_customer_product_id":188187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:10.000Z","modified_at":"2026-02-16T09:08:10.000Z","name":"Jazmyne Predovic","mobile_number":"862-780-1586","email_id":"Eudora_Price@yahoo.com","dop":"2026-01-04","serial_number":"39505887069984130","imei1":"39505887069984130","imei2":"39505887069984130","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188180,"job_number":"JOB_188180","tr_customer_id":188199,"tr_customer_product_id":188189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:18.000Z","modified_at":"2026-02-16T09:08:18.000Z","name":"Chatura Ahluwalia","mobile_number":"9096365126","email_id":"atreyee.tagore@hotmail.com","dop":"2026-02-06","serial_number":"044113205450938","imei1":"044113205450938","imei2":"044113205450938","popurl":"www.dipendra-mehrotra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188181,"job_number":"JOB_188181","tr_customer_id":188198,"tr_customer_product_id":188188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:18.000Z","modified_at":"2026-02-16T09:08:18.000Z","name":"Chandrakin Mahajan","mobile_number":"9050811359","email_id":"satyen.sinha@gmail.com","dop":"2026-02-06","serial_number":"141114890125251","imei1":"141114890125251","imei2":"141114890125251","popurl":"www.chaitan-asan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188182,"job_number":"JOB_188182","tr_customer_id":188200,"tr_customer_product_id":188190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:18.000Z","modified_at":"2026-02-16T09:08:18.000Z","name":"Gudakesha Somayaji","mobile_number":"9065985175","email_id":"agrata.mehra@yahoo.co.in","dop":"2026-02-06","serial_number":"548498013793868","imei1":"548498013793868","imei2":"548498013793868","popurl":"www.chiranjeev-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188183,"job_number":"JOB_188183","tr_customer_id":188201,"tr_customer_product_id":188191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:18.000Z","modified_at":"2026-02-16T09:08:18.000Z","name":"Rukmin Shukla","mobile_number":"9027318284","email_id":"rahul.chopra@hotmail.com","dop":"2026-02-06","serial_number":"740453270553979","imei1":"740453270553979","imei2":"740453270553979","popurl":"www.amodini-abbott.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188184,"job_number":"JOB_188184","tr_customer_id":188202,"tr_customer_product_id":188192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:18.000Z","modified_at":"2026-02-16T09:08:18.000Z","name":"Ganaka Guha","mobile_number":"9009916102","email_id":"marut.arora@gmail.com","dop":"2026-02-06","serial_number":"150690841912490","imei1":"150690841912490","imei2":"150690841912490","popurl":"www.anamika-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188185,"job_number":"JOB_188185","tr_customer_id":188203,"tr_customer_product_id":188193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:37.000Z","modified_at":"2026-02-16T09:12:37.000Z","name":"Divakar Bandopadhyay","mobile_number":"9033116492","email_id":"somnath.shah@yahoo.co.in","dop":"2026-02-06","serial_number":"925452567934931","imei1":"925452567934931","imei2":"925452567934931","popurl":"www.chakravarti-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188186,"job_number":"JOB_188186","tr_customer_id":188204,"tr_customer_product_id":188194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:37.000Z","modified_at":"2026-02-16T09:12:37.000Z","name":"Chandraswaroopa Kapoor","mobile_number":"9006274968","email_id":"vasudha.bhattathiri@hotmail.com","dop":"2026-02-06","serial_number":"975883488610747","imei1":"975883488610747","imei2":"975883488610747","popurl":"www.kalinda-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188187,"job_number":"JOB_188187","tr_customer_id":188205,"tr_customer_product_id":188195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:37.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Meghnad Devar","mobile_number":"9031129147","email_id":"preity.bandopadhyay@yahoo.co.in","dop":"2026-02-06","serial_number":"308047707725514","imei1":"308047707725514","imei2":"308047707725514","popurl":"www.menka-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188188,"job_number":"JOB_188188","tr_customer_id":188206,"tr_customer_product_id":188196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:37.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Adheesh Butt","mobile_number":"9013821900","email_id":"brajesh.abbott@gmail.com","dop":"2026-02-06","serial_number":"165489562786993","imei1":"165489562786993","imei2":"165489562786993","popurl":"www.dandak-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188189,"job_number":"JOB_188189","tr_customer_id":188207,"tr_customer_product_id":188197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Minakshi Naik","mobile_number":"9088086754","email_id":"tej.prajapat@yahoo.co.in","dop":"2026-02-06","serial_number":"310418778032458","imei1":"310418778032458","imei2":"310418778032458","popurl":"www.gandharv-kaur.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188190,"job_number":"JOB_188190","tr_customer_id":188208,"tr_customer_product_id":188198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Bhagirathi Mehra","mobile_number":"9059042962","email_id":"naval.verma@yahoo.co.in","dop":"2026-02-06","serial_number":"044099176445998","imei1":"044099176445998","imei2":"044099176445998","popurl":"www.akula-butt.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188191,"job_number":"JOB_188191","tr_customer_id":188209,"tr_customer_product_id":188199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Param Sharma","mobile_number":"9099944293","email_id":"shreyashi.kaul@hotmail.com","dop":"2026-02-06","serial_number":"513325282442810","imei1":"513325282442810","imei2":"513325282442810","popurl":"www.ambar-pothuvaal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188192,"job_number":"JOB_188192","tr_customer_id":188210,"tr_customer_product_id":188200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Upendra Ahluwalia","mobile_number":"9079420885","email_id":"tara.chopra@hotmail.com","dop":"2026-02-06","serial_number":"816833397465962","imei1":"816833397465962","imei2":"816833397465962","popurl":"www.tara-khan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188193,"job_number":"JOB_188193","tr_customer_id":188211,"tr_customer_product_id":188201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Sheela Sharma","mobile_number":"9069473096","email_id":"nimit.varrier@yahoo.co.in","dop":"2026-02-06","serial_number":"502177550928035","imei1":"502177550928035","imei2":"502177550928035","popurl":"www.vaidehi-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188194,"job_number":"JOB_188194","tr_customer_id":188212,"tr_customer_product_id":188202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Subhasini Reddy","mobile_number":"9007382161","email_id":"shresthi.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"790915037328676","imei1":"790915037328676","imei2":"790915037328676","popurl":"www.devi-bandopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188195,"job_number":"JOB_188195","tr_customer_id":188213,"tr_customer_product_id":188203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:39.000Z","modified_at":"2026-02-16T09:12:39.000Z","name":"Deeptiman Acharya","mobile_number":"9030414184","email_id":"bhagwanti.achari@gmail.com","dop":"2026-02-06","serial_number":"059521028977579","imei1":"059521028977579","imei2":"059521028977579","popurl":"www.siddhi-deshpande.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188196,"job_number":"JOB_188196","tr_customer_id":188214,"tr_customer_product_id":188204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:39.000Z","modified_at":"2026-02-16T09:12:39.000Z","name":"Harinarayan Tandon","mobile_number":"9007187284","email_id":"aatreya.saini@gmail.com","dop":"2026-02-06","serial_number":"938144133923839","imei1":"938144133923839","imei2":"938144133923839","popurl":"www.bhagavaan-bandopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188197,"job_number":"JOB_188197","tr_customer_id":188215,"tr_customer_product_id":188205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:39.000Z","modified_at":"2026-02-16T09:12:39.000Z","name":"Laal Achari","mobile_number":"9062536046","email_id":"samir.joshi@gmail.com","dop":"2026-02-06","serial_number":"438597614358383","imei1":"438597614358383","imei2":"438597614358383","popurl":"www.jyoti-dutta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188198,"job_number":"JOB_188198","tr_customer_id":188216,"tr_customer_product_id":188206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:39.000Z","modified_at":"2026-02-16T09:12:39.000Z","name":"Lalita Mehrotra","mobile_number":"9006068839","email_id":"kashyap.jain@yahoo.co.in","dop":"2026-02-06","serial_number":"193918844019085","imei1":"193918844019085","imei2":"193918844019085","popurl":"www.bhadra-dwivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188199,"job_number":"JOB_188199","tr_customer_id":188217,"tr_customer_product_id":188207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:39.000Z","modified_at":"2026-02-16T09:12:39.000Z","name":"Gandharv Pandey","mobile_number":"9098813172","email_id":"ghanshyam.bharadwaj@yahoo.co.in","dop":"2026-02-06","serial_number":"937842897824277","imei1":"937842897824277","imei2":"937842897824277","popurl":"www.bhadran-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188202,"job_number":"JOB_188202","tr_customer_id":188220,"tr_customer_product_id":188210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:21:02.000Z","modified_at":"2026-02-16T09:21:02.000Z","name":"Reanna Hettinger","mobile_number":"574-604-4557","email_id":"Gracie.Oberbrunner@gmail.com","dop":"2026-01-04","serial_number":"49722636455518104","imei1":"49722636455518104","imei2":"49722636455518104","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188203,"job_number":"JOB_188203","tr_customer_id":188221,"tr_customer_product_id":188211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Aarya Gowda","mobile_number":"7493818482","email_id":"kiran.butt@gmail.com","dop":"2026-02-06","serial_number":"766779081186210","imei1":"766779081186210","imei2":"766779081186210","popurl":"www.giri-panicker.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188204,"job_number":"JOB_188204","tr_customer_id":188222,"tr_customer_product_id":188212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Anjushree Bharadwaj","mobile_number":"7438704094","email_id":"yoginder.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"104235550036893","imei1":"104235550036893","imei2":"104235550036893","popurl":"www.bahula-namboothiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188205,"job_number":"JOB_188205","tr_customer_id":188223,"tr_customer_product_id":188213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Preity Agarwal","mobile_number":"7411638933","email_id":"mangalya.menon@hotmail.com","dop":"2026-02-06","serial_number":"448158279070985","imei1":"448158279070985","imei2":"448158279070985","popurl":"www.rupinder-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188206,"job_number":"JOB_188206","tr_customer_id":188224,"tr_customer_product_id":188214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Anang Mishra","mobile_number":"7428802228","email_id":"bhooshit.dubashi@yahoo.co.in","dop":"2026-02-06","serial_number":"044756997099544","imei1":"044756997099544","imei2":"044756997099544","popurl":"www.tanushree-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188207,"job_number":"JOB_188207","tr_customer_id":188225,"tr_customer_product_id":188215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Pushti Acharya","mobile_number":"7425851620","email_id":"dhanadeepa.dwivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"008147222098275","imei1":"008147222098275","imei2":"008147222098275","popurl":"www.trilokanath-pillai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188208,"job_number":"JOB_188208","tr_customer_id":188226,"tr_customer_product_id":188216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Kamala Ahluwalia","mobile_number":"7439418824","email_id":"eekalabya.chaturvedi@hotmail.com","dop":"2026-02-06","serial_number":"404589850087946","imei1":"404589850087946","imei2":"404589850087946","popurl":"www.amish-ahluwalia.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188209,"job_number":"JOB_188209","tr_customer_id":188227,"tr_customer_product_id":188217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:52.000Z","modified_at":"2026-02-16T09:23:52.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"16355960704879","imei1":"16355960704879","imei2":"16355960704879","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188210,"job_number":"JOB_188210","tr_customer_id":188228,"tr_customer_product_id":188218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:52.000Z","modified_at":"2026-02-16T09:23:52.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741455","imei1":"45658258741455","imei2":"45658258741455","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188211,"job_number":"JOB_188211","tr_customer_id":188229,"tr_customer_product_id":188219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:25:50.000Z","modified_at":"2026-02-16T09:25:50.000Z","name":"Charuvrat Mehrotra","mobile_number":"7469964243","email_id":"daiwik.banerjee@hotmail.com","dop":"2026-02-06","serial_number":"667681374967874","imei1":"667681374967874","imei2":"667681374967874","popurl":"www.acharyasuta-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188212,"job_number":"JOB_188212","tr_customer_id":188230,"tr_customer_product_id":188220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:25:50.000Z","modified_at":"2026-02-16T09:25:50.000Z","name":"Acharyasuta Devar","mobile_number":"7470729794","email_id":"laal.banerjee@yahoo.co.in","dop":"2026-02-06","serial_number":"694172877216675","imei1":"694172877216675","imei2":"694172877216675","popurl":"www.anil-nayar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188213,"job_number":"JOB_188213","tr_customer_id":188231,"tr_customer_product_id":188221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:25:50.000Z","modified_at":"2026-02-16T09:25:50.000Z","name":"Anasuya Sinha","mobile_number":"7493214778","email_id":"anjali.nambeesan@yahoo.co.in","dop":"2026-02-06","serial_number":"903642664897096","imei1":"903642664897096","imei2":"903642664897096","popurl":"www.gajbaahu-embranthiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188214,"job_number":"JOB_188214","tr_customer_id":188232,"tr_customer_product_id":188222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:25:50.000Z","modified_at":"2026-02-16T09:25:50.000Z","name":"Jagadisha Naik","mobile_number":"7487953325","email_id":"chandran.abbott@yahoo.co.in","dop":"2026-02-06","serial_number":"673079368922601","imei1":"673079368922601","imei2":"673079368922601","popurl":"www.sushil-nehru.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188215,"job_number":"JOB_188215","tr_customer_id":188233,"tr_customer_product_id":188223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:25:50.000Z","modified_at":"2026-02-16T09:25:50.000Z","name":"Bodhan Guha","mobile_number":"7468788693","email_id":"satyen.jain@gmail.com","dop":"2026-02-06","serial_number":"216630965349892","imei1":"216630965349892","imei2":"216630965349892","popurl":"www.anjushree-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188217,"job_number":"JOB_188217","tr_customer_id":188235,"tr_customer_product_id":188225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:28:50.000Z","modified_at":"2026-02-16T09:28:50.000Z","name":"Narayan Asan","mobile_number":"9042875404","email_id":"geetanjali.jha@yahoo.co.in","dop":"2026-02-06","serial_number":"929071775399656","imei1":"929071775399656","imei2":"929071775399656","popurl":"www.rita-adiga.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188218,"job_number":"JOB_188218","tr_customer_id":188236,"tr_customer_product_id":188226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:28:50.000Z","modified_at":"2026-02-16T09:28:50.000Z","name":"Manik Namboothiri","mobile_number":"9040792652","email_id":"daksha.khanna@yahoo.co.in","dop":"2026-02-06","serial_number":"869882360908582","imei1":"869882360908582","imei2":"869882360908582","popurl":"www.karan-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188219,"job_number":"JOB_188219","tr_customer_id":188237,"tr_customer_product_id":188227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:28:50.000Z","modified_at":"2026-02-16T09:28:50.000Z","name":"Oormila Bharadwaj","mobile_number":"9020724710","email_id":"deevakar.khatri@gmail.com","dop":"2026-02-06","serial_number":"116958200115688","imei1":"116958200115688","imei2":"116958200115688","popurl":"www.prem-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188220,"job_number":"JOB_188220","tr_customer_id":188238,"tr_customer_product_id":188228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:28:50.000Z","modified_at":"2026-02-16T09:28:50.000Z","name":"Aanandinii Khanna","mobile_number":"9058795824","email_id":"digambara.dwivedi@hotmail.com","dop":"2026-02-06","serial_number":"067506637667534","imei1":"067506637667534","imei2":"067506637667534","popurl":"www.sharmila-johar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188221,"job_number":"JOB_188221","tr_customer_id":188239,"tr_customer_product_id":188229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:28:50.000Z","modified_at":"2026-02-16T09:28:50.000Z","name":"Mukesh Khanna","mobile_number":"9043475237","email_id":"uttam.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"231794103379692","imei1":"231794103379692","imei2":"231794103379692","popurl":"www.mahendra-bhattathiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188223,"job_number":"JOB_188223","tr_customer_id":188241,"tr_customer_product_id":188231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:29:05.000Z","modified_at":"2026-02-16T09:29:05.000Z","name":"Aylin Schroeder","mobile_number":"308-531-0835","email_id":"Immanuel93@gmail.com","dop":"2026-01-04","serial_number":"30026152412699760","imei1":"30026152412699760","imei2":"30026152412699760","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188225,"job_number":"JOB_188225","tr_customer_id":188243,"tr_customer_product_id":188233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:33:10.000Z","modified_at":"2026-02-16T09:33:10.000Z","name":"Arjun Thiel","mobile_number":"244-286-3653","email_id":"Price40@yahoo.com","dop":"2026-01-04","serial_number":"60622292277882440","imei1":"60622292277882440","imei2":"60622292277882440","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:33:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188227,"job_number":"JOB_188227","tr_customer_id":188245,"tr_customer_product_id":188235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:37:16.000Z","modified_at":"2026-02-16T09:37:16.000Z","name":"Sheridan Ankunding","mobile_number":"807-610-5222","email_id":"Vita31@hotmail.com","dop":"2026-01-04","serial_number":"98717926853720080","imei1":"98717926853720080","imei2":"98717926853720080","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188229,"job_number":"JOB_188229","tr_customer_id":188247,"tr_customer_product_id":188237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:40:25.000Z","modified_at":"2026-02-16T09:40:25.000Z","name":"Anais Dooley","mobile_number":"744-450-1754","email_id":"Jacinto_Hettinger8@gmail.com","dop":"2026-01-04","serial_number":"75516614833093940","imei1":"75516614833093940","imei2":"75516614833093940","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188231,"job_number":"JOB_188231","tr_customer_id":188249,"tr_customer_product_id":188239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:02:30.000Z","modified_at":"2026-02-16T10:02:30.000Z","name":"Torrance Schneider","mobile_number":"371-610-7433","email_id":"Jaunita14@hotmail.com","dop":"2026-01-04","serial_number":"28458536217728860","imei1":"28458536217728860","imei2":"28458536217728860","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188233,"job_number":"JOB_188233","tr_customer_id":188251,"tr_customer_product_id":188241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:10:43.000Z","modified_at":"2026-02-16T10:10:43.000Z","name":"Lane VonRueden","mobile_number":"276-337-8944","email_id":"Enola97@gmail.com","dop":"2026-01-04","serial_number":"17241836448861494","imei1":"17241836448861494","imei2":"17241836448861494","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:10:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188235,"job_number":"JOB_188235","tr_customer_id":188253,"tr_customer_product_id":188243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:24.000Z","modified_at":"2026-02-16T10:15:24.000Z","name":"Chandrani Pothuvaal","mobile_number":"7470517182","email_id":"chidaatma.gowda@gmail.com","dop":"2026-02-06","serial_number":"039397921435034","imei1":"039397921435034","imei2":"039397921435034","popurl":"www.suman-nair.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188236,"job_number":"JOB_188236","tr_customer_id":188254,"tr_customer_product_id":188244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Chanakya Varma","mobile_number":"7489097075","email_id":"vidur.dwivedi@hotmail.com","dop":"2026-02-06","serial_number":"812716224722315","imei1":"812716224722315","imei2":"812716224722315","popurl":"www.eekalabya-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188237,"job_number":"JOB_188237","tr_customer_id":188255,"tr_customer_product_id":188245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Bhishma Saini","mobile_number":"7465942317","email_id":"devi.butt@hotmail.com","dop":"2026-02-06","serial_number":"589991969665384","imei1":"589991969665384","imei2":"589991969665384","popurl":"www.aditeya-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188238,"job_number":"JOB_188238","tr_customer_id":188256,"tr_customer_product_id":188246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Brajesh Johar","mobile_number":"7427317683","email_id":"chandra.khatri@yahoo.co.in","dop":"2026-02-06","serial_number":"842876663545831","imei1":"842876663545831","imei2":"842876663545831","popurl":"www.rupinder-sinha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188239,"job_number":"JOB_188239","tr_customer_id":188257,"tr_customer_product_id":188247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Nagabhushanam Ganaka","mobile_number":"7419255490","email_id":"gorakhanatha.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"599495222743169","imei1":"599495222743169","imei2":"599495222743169","popurl":"www.sarisha-somayaji.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188240,"job_number":"JOB_188240","tr_customer_id":188258,"tr_customer_product_id":188248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Sanjay Kaniyar","mobile_number":"7446418129","email_id":"subodh.trivedi@hotmail.com","dop":"2026-02-06","serial_number":"207546622291701","imei1":"207546622291701","imei2":"207546622291701","popurl":"www.bhadraksh-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188241,"job_number":"JOB_188241","tr_customer_id":188259,"tr_customer_product_id":188249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Divjot Somayaji","mobile_number":"7405415789","email_id":"ambar.singh@yahoo.co.in","dop":"2026-02-06","serial_number":"621540048332320","imei1":"621540048332320","imei2":"621540048332320","popurl":"www.chandraayan-guha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188242,"job_number":"JOB_188242","tr_customer_id":188261,"tr_customer_product_id":188251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Gajbaahu Malik","mobile_number":"7428880362","email_id":"kanishka.naik@gmail.com","dop":"2026-02-06","serial_number":"713768908957704","imei1":"713768908957704","imei2":"713768908957704","popurl":"www.akshaj-jain.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188243,"job_number":"JOB_188243","tr_customer_id":188260,"tr_customer_product_id":188250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Aryan Khanna","mobile_number":"7470058802","email_id":"arun.shah@gmail.com","dop":"2026-02-06","serial_number":"359603808092226","imei1":"359603808092226","imei2":"359603808092226","popurl":"www.anunay-nair.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188244,"job_number":"JOB_188244","tr_customer_id":188262,"tr_customer_product_id":188252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Bishnu Nayar","mobile_number":"7487380878","email_id":"aasha.mehra@gmail.com","dop":"2026-02-06","serial_number":"952600615143322","imei1":"952600615143322","imei2":"952600615143322","popurl":"www.anil-ganaka.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188246,"job_number":"JOB_188246","tr_customer_id":188264,"tr_customer_product_id":188254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:16:05.000Z","modified_at":"2026-02-16T10:16:05.000Z","name":"Kieran Rogahn","mobile_number":"629-237-3650","email_id":"Elmo.Wuckert93@hotmail.com","dop":"2026-01-04","serial_number":"40957684014162980","imei1":"40957684014162980","imei2":"40957684014162980","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188248,"job_number":"JOB_188248","tr_customer_id":188266,"tr_customer_product_id":188256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:17:07.000Z","modified_at":"2026-02-16T10:17:07.000Z","name":"Noemie Mayert","mobile_number":"404-617-9318","email_id":"Jeromy.McDermott6@hotmail.com","dop":"2026-01-04","serial_number":"40977899244073920","imei1":"40977899244073920","imei2":"40977899244073920","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188250,"job_number":"JOB_188250","tr_customer_id":188268,"tr_customer_product_id":188258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:20:05.000Z","modified_at":"2026-02-16T10:20:05.000Z","name":"Consuelo Mohr","mobile_number":"447-415-2069","email_id":"Molly74@gmail.com","dop":"2026-01-04","serial_number":"76541132581863070","imei1":"76541132581863070","imei2":"76541132581863070","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188252,"job_number":"JOB_188252","tr_customer_id":188270,"tr_customer_product_id":188260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:21:07.000Z","modified_at":"2026-02-16T10:21:07.000Z","name":"Elliott Sporer","mobile_number":"558-215-2460","email_id":"Bruce_Murray@gmail.com","dop":"2026-01-04","serial_number":"66917561121302190","imei1":"66917561121302190","imei2":"66917561121302190","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188254,"job_number":"JOB_188254","tr_customer_id":188272,"tr_customer_product_id":188262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:25:58.000Z","modified_at":"2026-02-16T10:25:58.000Z","name":"Misty Harvey","mobile_number":"259-420-4189","email_id":"Jewel_Balistreri@yahoo.com","dop":"2026-01-04","serial_number":"43841813748231650","imei1":"43841813748231650","imei2":"43841813748231650","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:25:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188256,"job_number":"JOB_188256","tr_customer_id":188274,"tr_customer_product_id":188264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:37:54.000Z","modified_at":"2026-02-16T10:37:54.000Z","name":"Onie Cronin","mobile_number":"390-430-2691","email_id":"Jena_Hartmann55@hotmail.com","dop":"2026-01-04","serial_number":"86555060779423020","imei1":"86555060779423020","imei2":"86555060779423020","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:37:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188258,"job_number":"JOB_188258","tr_customer_id":188276,"tr_customer_product_id":188266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:38:55.000Z","modified_at":"2026-02-16T10:38:55.000Z","name":"Annette Schulist","mobile_number":"593-474-6367","email_id":"Kory.Rolfson@yahoo.com","dop":"2026-01-04","serial_number":"29562951107662984","imei1":"29562951107662984","imei2":"29562951107662984","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:38:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188260,"job_number":"JOB_188260","tr_customer_id":188278,"tr_customer_product_id":188268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:48:12.000Z","modified_at":"2026-02-16T10:48:12.000Z","name":"Gus Bergstrom","mobile_number":"379-917-8090","email_id":"Omer.Casper@hotmail.com","dop":"2026-01-04","serial_number":"47244439787545224","imei1":"47244439787545224","imei2":"47244439787545224","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188262,"job_number":"JOB_188262","tr_customer_id":188280,"tr_customer_product_id":188270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:49:29.000Z","modified_at":"2026-02-16T10:49:29.000Z","name":"Joana Kertzmann","mobile_number":"823-854-0588","email_id":"Margret_Kirlin29@hotmail.com","dop":"2026-01-04","serial_number":"60787533037573040","imei1":"60787533037573040","imei2":"60787533037573040","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188263,"job_number":"JOB_188263","tr_customer_id":188281,"tr_customer_product_id":188271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T11:08:20.000Z","modified_at":"2026-02-16T11:08:20.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-06","serial_number":"21734858445563","imei1":"21734858445563","imei2":"21734858445563","popurl":"2026-02-06T11:08:10.235901948Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T11:08:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188264,"job_number":"JOB_188264","tr_customer_id":188282,"tr_customer_product_id":188272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T11:08:32.000Z","modified_at":"2026-02-16T11:08:32.000Z","name":"Prema Deshpande","mobile_number":"8647226929","email_id":"dharani.banerjee@gmail.com","dop":"2026-02-06","serial_number":"57734496282887","imei1":"57734496282887","imei2":"57734496282887","popurl":"www.mahendra-mehra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T11:08:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188265,"job_number":"JOB_188265","tr_customer_id":188283,"tr_customer_product_id":188273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:12:25.000Z","modified_at":"2026-02-16T12:12:25.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"10901648861539","imei1":"10901648861539","imei2":"10901648861539","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:12:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188267,"job_number":"JOB_188267","tr_customer_id":188285,"tr_customer_product_id":188275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:12:27.000Z","modified_at":"2026-02-16T12:12:27.000Z","name":"King Funk","mobile_number":"729-935-0656","email_id":"Kristina.Hoeger@gmail.com","dop":"2026-01-04","serial_number":"65727884487753600","imei1":"65727884487753600","imei2":"65727884487753600","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:12:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188268,"job_number":"JOB_188268","tr_customer_id":188286,"tr_customer_product_id":188276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:12:28.000Z","modified_at":"2026-02-16T12:12:28.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"13655087545680","imei1":"13655087545680","imei2":"13655087545680","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:12:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188270,"job_number":"JOB_188270","tr_customer_id":188288,"tr_customer_product_id":188278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:12:30.000Z","modified_at":"2026-02-16T12:12:30.000Z","name":"Oscar McCullough","mobile_number":"614-633-1223","email_id":"Lowell_Gottlieb@hotmail.com","dop":"2026-01-04","serial_number":"25095074561101216","imei1":"25095074561101216","imei2":"25095074561101216","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:12:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188271,"job_number":"JOB_188271","tr_customer_id":188289,"tr_customer_product_id":188279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:13:24.000Z","modified_at":"2026-02-16T12:13:24.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17478616977770","imei1":"17478616977770","imei2":"17478616977770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:13:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188273,"job_number":"JOB_188273","tr_customer_id":188291,"tr_customer_product_id":188281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:13:31.000Z","modified_at":"2026-02-16T12:13:31.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17662679284494","imei1":"17662679284494","imei2":"17662679284494","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:13:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188275,"job_number":"JOB_188275","tr_customer_id":188293,"tr_customer_product_id":188283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:13:33.000Z","modified_at":"2026-02-16T12:13:33.000Z","name":"Aidan Fritsch","mobile_number":"399-689-0724","email_id":"Josiane_Parisian32@yahoo.com","dop":"2026-01-04","serial_number":"49893800058775640","imei1":"49893800058775640","imei2":"49893800058775640","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:13:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188276,"job_number":"JOB_188276","tr_customer_id":188294,"tr_customer_product_id":188284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:14:22.000Z","modified_at":"2026-02-16T12:14:22.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"14715664984280","imei1":"14715664984280","imei2":"14715664984280","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:14:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188278,"job_number":"JOB_188278","tr_customer_id":188296,"tr_customer_product_id":188286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:14:23.000Z","modified_at":"2026-02-16T12:14:23.000Z","name":"Toney Mueller","mobile_number":"203-358-0600","email_id":"Kyler_Feest54@gmail.com","dop":"2026-01-04","serial_number":"46178384829373170","imei1":"46178384829373170","imei2":"46178384829373170","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:14:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188279,"job_number":"JOB_188279","tr_customer_id":188297,"tr_customer_product_id":188287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:14:34.000Z","modified_at":"2026-02-16T12:14:34.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"13792553359719","imei1":"13792553359719","imei2":"13792553359719","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:14:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188281,"job_number":"JOB_188281","tr_customer_id":188299,"tr_customer_product_id":188289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:14:35.000Z","modified_at":"2026-02-16T12:14:35.000Z","name":"Ashleigh Koss","mobile_number":"588-395-7629","email_id":"Antwon_Medhurst@hotmail.com","dop":"2026-01-04","serial_number":"15912569683577362","imei1":"15912569683577362","imei2":"15912569683577362","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188283,"job_number":"JOB_188283","tr_customer_id":188301,"tr_customer_product_id":188291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:18:05.000Z","modified_at":"2026-02-16T12:18:05.000Z","name":"Jannie Stark","mobile_number":"252-496-1119","email_id":"Carolyn_Gerlach@gmail.com","dop":"2026-01-04","serial_number":"54209774025073290","imei1":"54209774025073290","imei2":"54209774025073290","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188285,"job_number":"JOB_188285","tr_customer_id":188303,"tr_customer_product_id":188293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:21:29.000Z","modified_at":"2026-02-16T12:21:29.000Z","name":"Patience Dibbert","mobile_number":"918-699-5810","email_id":"Arnoldo_Beatty@hotmail.com","dop":"2026-01-04","serial_number":"99140516290660740","imei1":"99140516290660740","imei2":"99140516290660740","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:21:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188287,"job_number":"JOB_188287","tr_customer_id":188305,"tr_customer_product_id":188295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:25:57.000Z","modified_at":"2026-02-16T12:25:57.000Z","name":"Elvis Marquardt","mobile_number":"788-691-7144","email_id":"Laverna_Waters@hotmail.com","dop":"2026-01-04","serial_number":"40212736954774740","imei1":"40212736954774740","imei2":"40212736954774740","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188289,"job_number":"JOB_188289","tr_customer_id":188307,"tr_customer_product_id":188297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:26:01.000Z","modified_at":"2026-02-16T12:26:01.000Z","name":"Amari Grady","mobile_number":"878-902-2213","email_id":"Rosella99@gmail.com","dop":"2026-01-04","serial_number":"21078541459764744","imei1":"21078541459764744","imei2":"21078541459764744","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188291,"job_number":"JOB_188291","tr_customer_id":188309,"tr_customer_product_id":188299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:30:26.000Z","modified_at":"2026-02-16T12:30:26.000Z","name":"Tania Gerhold","mobile_number":"298-480-1494","email_id":"Selina48@yahoo.com","dop":"2026-01-04","serial_number":"17187648834242444","imei1":"17187648834242444","imei2":"17187648834242444","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:30:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188293,"job_number":"JOB_188293","tr_customer_id":188311,"tr_customer_product_id":188301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:30:28.000Z","modified_at":"2026-02-16T12:30:28.000Z","name":"Janick Adams","mobile_number":"232-833-3920","email_id":"Josh28@yahoo.com","dop":"2026-01-04","serial_number":"37251351885121100","imei1":"37251351885121100","imei2":"37251351885121100","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188296,"job_number":"JOB_188296","tr_customer_id":188314,"tr_customer_product_id":188304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:34:52.000Z","modified_at":"2026-02-16T12:34:52.000Z","name":"Ahmad Wolff","mobile_number":"298-463-7332","email_id":"Julio.Heathcote@gmail.com","dop":"2026-01-04","serial_number":"48202066015821736","imei1":"48202066015821736","imei2":"48202066015821736","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188297,"job_number":"JOB_188297","tr_customer_id":188315,"tr_customer_product_id":188305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:34:52.000Z","modified_at":"2026-02-16T12:34:52.000Z","name":"Leanne Kiehn","mobile_number":"698-300-1089","email_id":"Zoey.Bogan56@hotmail.com","dop":"2026-01-04","serial_number":"89338533965102300","imei1":"89338533965102300","imei2":"89338533965102300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188300,"job_number":"JOB_188300","tr_customer_id":188318,"tr_customer_product_id":188308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:39:24.000Z","modified_at":"2026-02-16T12:39:24.000Z","name":"Cleo Reilly","mobile_number":"411-377-8449","email_id":"Emilio1@yahoo.com","dop":"2026-01-04","serial_number":"68311626271152216","imei1":"68311626271152216","imei2":"68311626271152216","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188301,"job_number":"JOB_188301","tr_customer_id":188319,"tr_customer_product_id":188309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:39:25.000Z","modified_at":"2026-02-16T12:39:25.000Z","name":"Jedidiah Anderson","mobile_number":"887-376-0337","email_id":"Jeremie31@gmail.com","dop":"2026-01-04","serial_number":"55100894569773496","imei1":"55100894569773496","imei2":"55100894569773496","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188303,"job_number":"JOB_188303","tr_customer_id":188321,"tr_customer_product_id":188311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:44:11.000Z","modified_at":"2026-02-16T12:44:11.000Z","name":"Maude Klocko","mobile_number":"625-626-0919","email_id":"Jamel.Witting80@hotmail.com","dop":"2026-01-04","serial_number":"70890440822474776","imei1":"70890440822474776","imei2":"70890440822474776","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188305,"job_number":"JOB_188305","tr_customer_id":188323,"tr_customer_product_id":188313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:44:21.000Z","modified_at":"2026-02-16T12:44:21.000Z","name":"Rosamond Moore","mobile_number":"852-845-9628","email_id":"Ellie.Boyle@gmail.com","dop":"2026-01-04","serial_number":"62796955847851780","imei1":"62796955847851780","imei2":"62796955847851780","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188306,"job_number":"JOB_188306","tr_customer_id":188324,"tr_customer_product_id":188314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T13:44:00.000Z","modified_at":"2026-02-16T13:44:00.000Z","name":"Sourav puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"12345678900987","imei1":"12345678900987","imei2":"12345678900987","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T13:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188307,"job_number":"JOB_188307","tr_customer_id":188325,"tr_customer_product_id":188315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T13:50:40.000Z","modified_at":"2026-02-16T13:50:40.000Z","name":"Souravpuniyani puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"12345678900987","imei1":"12345678900765","imei2":"12345678900987","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T13:50:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188309,"job_number":"JOB_188309","tr_customer_id":188327,"tr_customer_product_id":188317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:00:28.000Z","modified_at":"2026-02-16T14:00:28.000Z","name":"Jerod Walker","mobile_number":"521-324-1220","email_id":"Rahsaan.Goodwin@yahoo.com","dop":"2025-05-30","serial_number":"15046236872325","imei1":"15046236872325","imei2":"15046236872325","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188310,"job_number":"JOB_188310","tr_customer_id":188328,"tr_customer_product_id":188318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:00:30.000Z","modified_at":"2026-02-16T14:00:30.000Z","name":"Izabella Brekke","mobile_number":"845-678-5250","email_id":"Clifford85@yahoo.com","dop":"2025-05-30","serial_number":"1440164389561602","imei1":"1440164389561602","imei2":"1440164389561602","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188311,"job_number":"JOB_188311","tr_customer_id":188329,"tr_customer_product_id":188319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:12:27.000Z","modified_at":"2026-02-16T14:12:27.000Z","name":"Souravpuniyani puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"12345678900907","imei1":"12345678900769","imei2":"12345678900986","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:12:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188312,"job_number":"JOB_188312","tr_customer_id":188330,"tr_customer_product_id":188320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:51.000Z","modified_at":"2026-02-16T14:13:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90528491070171","imei1":"90528491070171","imei2":"90528491070171","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188313,"job_number":"JOB_188313","tr_customer_id":188331,"tr_customer_product_id":188321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:52.000Z","modified_at":"2026-02-16T14:13:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48578077170473","imei1":"48578077170473","imei2":"48578077170473","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188314,"job_number":"JOB_188314","tr_customer_id":188332,"tr_customer_product_id":188322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:52.000Z","modified_at":"2026-02-16T14:13:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75525387076982","imei1":"75525387076982","imei2":"75525387076982","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188315,"job_number":"JOB_188315","tr_customer_id":188333,"tr_customer_product_id":188323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:52.000Z","modified_at":"2026-02-16T14:13:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19873123201481","imei1":"19873123201481","imei2":"19873123201481","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188316,"job_number":"JOB_188316","tr_customer_id":188334,"tr_customer_product_id":188324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:53.000Z","modified_at":"2026-02-16T14:13:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45333389491369","imei1":"45333389491369","imei2":"45333389491369","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188317,"job_number":"JOB_188317","tr_customer_id":188335,"tr_customer_product_id":188325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:53.000Z","modified_at":"2026-02-16T14:13:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68023740079027","imei1":"68023740079027","imei2":"68023740079027","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188319,"job_number":"JOB_188319","tr_customer_id":188337,"tr_customer_product_id":188327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:56.000Z","modified_at":"2026-02-16T14:13:56.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101620723773919","imei1":"101620723773919","imei2":"101620723773919","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188322,"job_number":"JOB_188322","tr_customer_id":188340,"tr_customer_product_id":188330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:18.000Z","modified_at":"2026-02-16T14:14:18.000Z","name":"Kenton Smitham","mobile_number":"575-257-7606","email_id":"Bethany.Kohler38@gmail.com","dop":"2025-04-06","serial_number":"14454082120445058","imei1":"14454082120445058","imei2":"14454082120445058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188323,"job_number":"JOB_188323","tr_customer_id":188341,"tr_customer_product_id":188331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:23.000Z","modified_at":"2026-02-16T14:14:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30668991003360","imei1":"30668991003360","imei2":"30668991003360","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188324,"job_number":"JOB_188324","tr_customer_id":188342,"tr_customer_product_id":188332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:23.000Z","modified_at":"2026-02-16T14:14:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86158830510299","imei1":"86158830510299","imei2":"86158830510299","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188325,"job_number":"JOB_188325","tr_customer_id":188343,"tr_customer_product_id":188333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:24.000Z","modified_at":"2026-02-16T14:14:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28746729159828","imei1":"28746729159828","imei2":"28746729159828","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188326,"job_number":"JOB_188326","tr_customer_id":188344,"tr_customer_product_id":188334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:24.000Z","modified_at":"2026-02-16T14:14:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95770846606809","imei1":"95770846606809","imei2":"95770846606809","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188327,"job_number":"JOB_188327","tr_customer_id":188345,"tr_customer_product_id":188335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:24.000Z","modified_at":"2026-02-16T14:14:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70778719592246","imei1":"70778719592246","imei2":"70778719592246","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188328,"job_number":"JOB_188328","tr_customer_id":188346,"tr_customer_product_id":188336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:25.000Z","modified_at":"2026-02-16T14:14:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79375533941004","imei1":"79375533941004","imei2":"79375533941004","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188330,"job_number":"JOB_188330","tr_customer_id":188348,"tr_customer_product_id":188338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:45.000Z","modified_at":"2026-02-16T14:14:45.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103373624619353","imei1":"103373624619353","imei2":"103373624619353","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188332,"job_number":"JOB_188332","tr_customer_id":188350,"tr_customer_product_id":188340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:54.000Z","modified_at":"2026-02-16T14:14:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80233731067780","imei1":"80233731067780","imei2":"80233731067780","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188333,"job_number":"JOB_188333","tr_customer_id":188351,"tr_customer_product_id":188341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:54.000Z","modified_at":"2026-02-16T14:14:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99799697940959","imei1":"99799697940959","imei2":"99799697940959","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188334,"job_number":"JOB_188334","tr_customer_id":188352,"tr_customer_product_id":188342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:55.000Z","modified_at":"2026-02-16T14:14:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26616982578405","imei1":"26616982578405","imei2":"26616982578405","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188335,"job_number":"JOB_188335","tr_customer_id":188353,"tr_customer_product_id":188343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:55.000Z","modified_at":"2026-02-16T14:14:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15668000389927","imei1":"15668000389927","imei2":"15668000389927","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188336,"job_number":"JOB_188336","tr_customer_id":188354,"tr_customer_product_id":188344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:55.000Z","modified_at":"2026-02-16T14:14:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52084324873540","imei1":"52084324873540","imei2":"52084324873540","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188337,"job_number":"JOB_188337","tr_customer_id":188355,"tr_customer_product_id":188345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:56.000Z","modified_at":"2026-02-16T14:14:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77800164385692","imei1":"77800164385692","imei2":"77800164385692","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188339,"job_number":"JOB_188339","tr_customer_id":188357,"tr_customer_product_id":188347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:15:35.000Z","modified_at":"2026-02-16T14:15:35.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"102426536683246","imei1":"102426536683246","imei2":"102426536683246","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:15:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188341,"job_number":"JOB_188341","tr_customer_id":188359,"tr_customer_product_id":188349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:25:29.000Z","modified_at":"2026-02-16T14:25:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19525593700290","imei1":"19525593700290","imei2":"19525593700290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188343,"job_number":"JOB_188343","tr_customer_id":188361,"tr_customer_product_id":188351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:25:30.000Z","modified_at":"2026-02-16T14:25:30.000Z","name":"Alivia Berge","mobile_number":"795-470-7387","email_id":"Jaclyn12@hotmail.com","dop":"2025-04-06","serial_number":"17017839099103636","imei1":"17017839099103636","imei2":"17017839099103636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188345,"job_number":"JOB_188345","tr_customer_id":188363,"tr_customer_product_id":188353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:26:17.000Z","modified_at":"2026-02-16T14:26:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18087984801137","imei1":"18087984801137","imei2":"18087984801137","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188347,"job_number":"JOB_188347","tr_customer_id":188365,"tr_customer_product_id":188355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:26:18.000Z","modified_at":"2026-02-16T14:26:18.000Z","name":"Alana Buckridge","mobile_number":"536-453-4835","email_id":"Tyson.Heathcote@yahoo.com","dop":"2025-04-06","serial_number":"19659070541544988","imei1":"19659070541544988","imei2":"19659070541544988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:26:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188350,"job_number":"JOB_188350","tr_customer_id":188368,"tr_customer_product_id":188358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:27:05.000Z","modified_at":"2026-02-16T14:27:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10110179876545","imei1":"10110179876545","imei2":"10110179876545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188352,"job_number":"JOB_188352","tr_customer_id":188370,"tr_customer_product_id":188360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:27:06.000Z","modified_at":"2026-02-16T14:27:06.000Z","name":"Eliane Blanda","mobile_number":"992-304-3359","email_id":"Josephine_Koelpin@yahoo.com","dop":"2025-04-06","serial_number":"12050783515940708","imei1":"12050783515940708","imei2":"12050783515940708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:27:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188356,"job_number":"JOB_188356","tr_customer_id":188374,"tr_customer_product_id":188364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:35.000Z","modified_at":"2026-02-16T14:34:35.000Z","name":"Shweta Tripathi","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"35767896766823987","imei1":"35767896766823987","imei2":"35767896766823987","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188363,"job_number":"JOB_188363","tr_customer_id":188381,"tr_customer_product_id":188371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:02.000Z","modified_at":"2026-02-16T14:36:02.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"54614134262739","imei1":"54614134262739","imei2":"54614134262739","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188364,"job_number":"JOB_188364","tr_customer_id":188382,"tr_customer_product_id":188372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:02.000Z","modified_at":"2026-02-16T14:36:02.000Z","name":"Crystal Kulas","mobile_number":"644-748-1475","email_id":"Issac7@hotmail.com","dop":"2025-02-01","serial_number":"54005474523958","imei1":"54005474523958","imei2":"54005474523958","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188366,"job_number":"JOB_188366","tr_customer_id":188384,"tr_customer_product_id":188374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:47.000Z","modified_at":"2026-02-16T14:36:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10119114179159","imei1":"10119114179159","imei2":"10119114179159","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188368,"job_number":"JOB_188368","tr_customer_id":188386,"tr_customer_product_id":188376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:49.000Z","modified_at":"2026-02-16T14:36:49.000Z","name":"Eryn Turner","mobile_number":"683-385-7003","email_id":"Raleigh17@yahoo.com","dop":"2025-04-06","serial_number":"16211543776711560","imei1":"16211543776711560","imei2":"16211543776711560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188369,"job_number":"JOB_188369","tr_customer_id":188387,"tr_customer_product_id":188377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:53.000Z","modified_at":"2026-02-16T14:36:53.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"30276730652092","imei1":"30276730652092","imei2":"30276730652092","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188370,"job_number":"JOB_188370","tr_customer_id":188388,"tr_customer_product_id":188378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:53.000Z","modified_at":"2026-02-16T14:36:53.000Z","name":"Clint Rolfson","mobile_number":"776-746-2358","email_id":"Minnie_Bauch@hotmail.com","dop":"2025-02-01","serial_number":"12731349667694","imei1":"12731349667694","imei2":"12731349667694","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188372,"job_number":"JOB_188372","tr_customer_id":188390,"tr_customer_product_id":188380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:24.000Z","modified_at":"2026-02-16T14:37:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14030649504353","imei1":"14030649504353","imei2":"14030649504353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188374,"job_number":"JOB_188374","tr_customer_id":188392,"tr_customer_product_id":188382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:26.000Z","modified_at":"2026-02-16T14:37:26.000Z","name":"Roderick Blick","mobile_number":"733-845-0044","email_id":"Jerrell.Luettgen70@yahoo.com","dop":"2025-04-06","serial_number":"16765757248769226","imei1":"16765757248769226","imei2":"16765757248769226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188375,"job_number":"JOB_188375","tr_customer_id":188393,"tr_customer_product_id":188383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:40.000Z","modified_at":"2026-02-16T14:37:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14328767530689","imei1":"14328767530689","imei2":"14328767530689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188377,"job_number":"JOB_188377","tr_customer_id":188395,"tr_customer_product_id":188385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:42.000Z","modified_at":"2026-02-16T14:37:42.000Z","name":"Elenor Langosh","mobile_number":"456-350-3751","email_id":"Cedrick_McDermott@gmail.com","dop":"2025-04-06","serial_number":"16353333835430656","imei1":"16353333835430656","imei2":"16353333835430656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188378,"job_number":"JOB_188378","tr_customer_id":188396,"tr_customer_product_id":188386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:44.000Z","modified_at":"2026-02-16T14:37:44.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"98553413549764","imei1":"98553413549764","imei2":"98553413549764","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188379,"job_number":"JOB_188379","tr_customer_id":188397,"tr_customer_product_id":188387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:44.000Z","modified_at":"2026-02-16T14:37:44.000Z","name":"Domenica Harber","mobile_number":"555-877-5864","email_id":"Twila.Larson@hotmail.com","dop":"2025-02-01","serial_number":"45913040928425","imei1":"45913040928425","imei2":"45913040928425","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188381,"job_number":"JOB_188381","tr_customer_id":188399,"tr_customer_product_id":188389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:56.000Z","modified_at":"2026-02-16T14:37:56.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10070547908231","imei1":"10070547908231","imei2":"10070547908231","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188383,"job_number":"JOB_188383","tr_customer_id":188401,"tr_customer_product_id":188391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:57.000Z","modified_at":"2026-02-16T14:37:57.000Z","name":"Braxton Waters","mobile_number":"783-768-1045","email_id":"Kayleigh67@yahoo.com","dop":"2025-06-18","serial_number":"1036183933076881","imei1":"1036183933076881","imei2":"1036183933076881","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188384,"job_number":"JOB_188384","tr_customer_id":188402,"tr_customer_product_id":188392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:16.000Z","modified_at":"2026-02-16T14:38:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12529258169848","imei1":"12529258169848","imei2":"12529258169848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188386,"job_number":"JOB_188386","tr_customer_id":188404,"tr_customer_product_id":188394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:17.000Z","modified_at":"2026-02-16T14:38:18.000Z","name":"Lexie O'Keefe","mobile_number":"337-417-1522","email_id":"Sigmund_Weimann@gmail.com","dop":"2025-04-06","serial_number":"11853592717034532","imei1":"11853592717034532","imei2":"11853592717034532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188387,"job_number":"JOB_188387","tr_customer_id":188405,"tr_customer_product_id":188395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:33.000Z","modified_at":"2026-02-16T14:38:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19680587365523","imei1":"19680587365523","imei2":"19680587365523","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188389,"job_number":"JOB_188389","tr_customer_id":188407,"tr_customer_product_id":188397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:35.000Z","modified_at":"2026-02-16T14:38:35.000Z","name":"Sydnie Orn","mobile_number":"280-484-4525","email_id":"Elissa14@gmail.com","dop":"2025-04-06","serial_number":"13622600030342088","imei1":"13622600030342088","imei2":"13622600030342088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188392,"job_number":"JOB_188392","tr_customer_id":188410,"tr_customer_product_id":188400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:46.000Z","modified_at":"2026-02-16T14:38:46.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10568108449790","imei1":"10568108449790","imei2":"10568108449790","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188395,"job_number":"JOB_188395","tr_customer_id":188413,"tr_customer_product_id":188403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:47.000Z","modified_at":"2026-02-16T14:38:47.000Z","name":"Deondre Williamson","mobile_number":"490-869-6379","email_id":"Shawn77@yahoo.com","dop":"2025-06-18","serial_number":"1053695473209959","imei1":"1053695473209959","imei2":"1053695473209959","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188396,"job_number":"JOB_188396","tr_customer_id":188414,"tr_customer_product_id":188404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:07.000Z","modified_at":"2026-02-16T14:39:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14920258682204","imei1":"14920258682204","imei2":"14920258682204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188398,"job_number":"JOB_188398","tr_customer_id":188416,"tr_customer_product_id":188406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:08.000Z","modified_at":"2026-02-16T14:39:08.000Z","name":"Sibyl Nitzsche","mobile_number":"446-612-2524","email_id":"Jeff54@gmail.com","dop":"2025-04-06","serial_number":"13523953295446880","imei1":"13523953295446880","imei2":"13523953295446880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188399,"job_number":"JOB_188399","tr_customer_id":188417,"tr_customer_product_id":188407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:24.000Z","modified_at":"2026-02-16T14:39:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11807348240985","imei1":"11807348240985","imei2":"11807348240985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188401,"job_number":"JOB_188401","tr_customer_id":188419,"tr_customer_product_id":188409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:26.000Z","modified_at":"2026-02-16T14:39:26.000Z","name":"Adele Conroy","mobile_number":"742-268-5283","email_id":"Roscoe.Stamm97@gmail.com","dop":"2025-04-06","serial_number":"10041846994066060","imei1":"10041846994066060","imei2":"10041846994066060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188402,"job_number":"JOB_188402","tr_customer_id":188420,"tr_customer_product_id":188410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:28.000Z","modified_at":"2026-02-16T14:39:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19397009646273","imei1":"19397009646273","imei2":"19397009646273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188404,"job_number":"JOB_188404","tr_customer_id":188422,"tr_customer_product_id":188412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:30.000Z","modified_at":"2026-02-16T14:39:30.000Z","name":"Tobin Wehner","mobile_number":"207-690-1233","email_id":"Kariane_Auer45@gmail.com","dop":"2025-04-06","serial_number":"12398323156930068","imei1":"12398323156930068","imei2":"12398323156930068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188408,"job_number":"JOB_188408","tr_customer_id":188426,"tr_customer_product_id":188416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:48.000Z","modified_at":"2026-02-16T14:39:48.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10093804338720","imei1":"10093804338720","imei2":"10093804338720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188410,"job_number":"JOB_188410","tr_customer_id":188428,"tr_customer_product_id":188418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:49.000Z","modified_at":"2026-02-16T14:39:49.000Z","name":"Wendell Crona","mobile_number":"394-315-1335","email_id":"Alycia_Watsica@gmail.com","dop":"2025-04-06","serial_number":"19730489192494960","imei1":"19730489192494960","imei2":"19730489192494960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188411,"job_number":"JOB_188411","tr_customer_id":188429,"tr_customer_product_id":188419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:12.000Z","modified_at":"2026-02-16T14:40:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10397770281003","imei1":"10397770281003","imei2":"10397770281003","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188413,"job_number":"JOB_188413","tr_customer_id":188431,"tr_customer_product_id":188421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:14.000Z","modified_at":"2026-02-16T14:40:14.000Z","name":"Maritza Walter","mobile_number":"872-245-3840","email_id":"Rudy_Mann49@hotmail.com","dop":"2025-04-06","serial_number":"14123656664307604","imei1":"14123656664307604","imei2":"14123656664307604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188414,"job_number":"JOB_188414","tr_customer_id":188432,"tr_customer_product_id":188422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:19.000Z","modified_at":"2026-02-16T14:40:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18073739230867","imei1":"18073739230867","imei2":"18073739230867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188416,"job_number":"JOB_188416","tr_customer_id":188434,"tr_customer_product_id":188424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:20.000Z","modified_at":"2026-02-16T14:40:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19240777242585","imei1":"19240777242585","imei2":"19240777242585","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188417,"job_number":"JOB_188417","tr_customer_id":188435,"tr_customer_product_id":188425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:20.000Z","modified_at":"2026-02-16T14:40:21.000Z","name":"Jarrett Watsica","mobile_number":"216-678-0544","email_id":"Lucile_Johnston@gmail.com","dop":"2025-04-06","serial_number":"16522284645587606","imei1":"16522284645587606","imei2":"16522284645587606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188419,"job_number":"JOB_188419","tr_customer_id":188437,"tr_customer_product_id":188427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:22.000Z","modified_at":"2026-02-16T14:40:22.000Z","name":"Marianna Beatty","mobile_number":"714-840-3286","email_id":"Joanie_Carroll27@gmail.com","dop":"2025-04-06","serial_number":"19527482938350850","imei1":"19527482938350850","imei2":"19527482938350850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188423,"job_number":"JOB_188423","tr_customer_id":188441,"tr_customer_product_id":188431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:39.000Z","modified_at":"2026-02-16T14:40:39.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15749851135931","imei1":"15749851135931","imei2":"15749851135931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188425,"job_number":"JOB_188425","tr_customer_id":188443,"tr_customer_product_id":188433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:41.000Z","modified_at":"2026-02-16T14:40:41.000Z","name":"Laury Welch","mobile_number":"764-912-8857","email_id":"Karina_Crona99@hotmail.com","dop":"2025-04-06","serial_number":"13805743324772486","imei1":"13805743324772486","imei2":"13805743324772486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188426,"job_number":"JOB_188426","tr_customer_id":188444,"tr_customer_product_id":188434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:07.000Z","modified_at":"2026-02-16T14:41:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12590358820308","imei1":"12590358820308","imei2":"12590358820308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188428,"job_number":"JOB_188428","tr_customer_id":188446,"tr_customer_product_id":188436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:08.000Z","modified_at":"2026-02-16T14:41:08.000Z","name":"Christopher Jast","mobile_number":"567-458-8007","email_id":"Benny.Ortiz@hotmail.com","dop":"2025-04-06","serial_number":"19922548449582970","imei1":"19922548449582970","imei2":"19922548449582970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188429,"job_number":"JOB_188429","tr_customer_id":188447,"tr_customer_product_id":188437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:14.000Z","modified_at":"2026-02-16T14:41:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17129562504601","imei1":"17129562504601","imei2":"17129562504601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188431,"job_number":"JOB_188431","tr_customer_id":188449,"tr_customer_product_id":188439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:15.000Z","modified_at":"2026-02-16T14:41:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15824917867965","imei1":"15824917867965","imei2":"15824917867965","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188433,"job_number":"JOB_188433","tr_customer_id":188451,"tr_customer_product_id":188441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:15.000Z","modified_at":"2026-02-16T14:41:15.000Z","name":"Dora Littel","mobile_number":"319-403-4864","email_id":"Laurianne.Hand43@gmail.com","dop":"2025-04-06","serial_number":"10498315226227132","imei1":"10498315226227132","imei2":"10498315226227132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188434,"job_number":"JOB_188434","tr_customer_id":188452,"tr_customer_product_id":188442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:17.000Z","modified_at":"2026-02-16T14:41:17.000Z","name":"Efren Homenick","mobile_number":"626-222-5092","email_id":"Pierre15@yahoo.com","dop":"2025-04-06","serial_number":"17916897465776880","imei1":"17916897465776880","imei2":"17916897465776880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188439,"job_number":"JOB_188439","tr_customer_id":188457,"tr_customer_product_id":188447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:30.000Z","modified_at":"2026-02-16T14:41:30.000Z","name":"Kenna Huels","mobile_number":"202-761-3339","email_id":"Haven46@hotmail.com","dop":"2025-04-06","serial_number":"17928907950877016","imei1":"17928907950877016","imei2":"17928907950877016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188440,"job_number":"JOB_188440","tr_customer_id":188458,"tr_customer_product_id":188448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:31.000Z","modified_at":"2026-02-16T14:41:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19953563867141","imei1":"19953563867141","imei2":"19953563867141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188442,"job_number":"JOB_188442","tr_customer_id":188460,"tr_customer_product_id":188450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:33.000Z","modified_at":"2026-02-16T14:41:33.000Z","name":"Wilhelmine Labadie","mobile_number":"334-617-0771","email_id":"Megane94@hotmail.com","dop":"2025-04-06","serial_number":"14203908307977420","imei1":"14203908307977420","imei2":"14203908307977420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188443,"job_number":"JOB_188443","tr_customer_id":188461,"tr_customer_product_id":188451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:40.000Z","modified_at":"2026-02-16T14:41:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11356500491521","imei1":"11356500491521","imei2":"11356500491521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188445,"job_number":"JOB_188445","tr_customer_id":188463,"tr_customer_product_id":188453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:42.000Z","modified_at":"2026-02-16T14:41:42.000Z","name":"Shyann Baumbach","mobile_number":"347-259-1291","email_id":"Prince_Bashirian60@yahoo.com","dop":"2025-04-06","serial_number":"17578577303845102","imei1":"17578577303845102","imei2":"17578577303845102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188447,"job_number":"JOB_188447","tr_customer_id":188465,"tr_customer_product_id":188455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:47.000Z","modified_at":"2026-02-16T14:41:47.000Z","name":"Ruby Boyer","mobile_number":"921-741-0966","email_id":"Rafael_Hagenes0@yahoo.com","dop":"2025-04-06","serial_number":"18854057713060844","imei1":"18854057713060844","imei2":"18854057713060844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188448,"job_number":"JOB_188448","tr_customer_id":188466,"tr_customer_product_id":188456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:42:01.000Z","modified_at":"2026-02-16T14:42:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19226665658495","imei1":"19226665658495","imei2":"19226665658495","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188451,"job_number":"JOB_188451","tr_customer_id":188469,"tr_customer_product_id":188459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:42:03.000Z","modified_at":"2026-02-16T14:42:03.000Z","name":"Yasmine Brekke","mobile_number":"409-564-2532","email_id":"Jordi.Streich@gmail.com","dop":"2025-04-06","serial_number":"11625260880306914","imei1":"11625260880306914","imei2":"11625260880306914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188453,"job_number":"JOB_188453","tr_customer_id":188471,"tr_customer_product_id":188461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:42:33.000Z","modified_at":"2026-02-16T14:42:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12527690464154","imei1":"12527690464154","imei2":"12527690464154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188456,"job_number":"JOB_188456","tr_customer_id":188474,"tr_customer_product_id":188464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:42:35.000Z","modified_at":"2026-02-16T14:42:35.000Z","name":"Candelario Bogan","mobile_number":"554-379-9668","email_id":"Kennedi_Berge@yahoo.com","dop":"2025-04-06","serial_number":"14647546912483262","imei1":"14647546912483262","imei2":"14647546912483262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:42:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188457,"job_number":"JOB_188457","tr_customer_id":188475,"tr_customer_product_id":188465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:10.000Z","modified_at":"2026-02-16T14:43:10.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"15782673164795","imei1":"15782673164795","imei2":"15782673164795","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188459,"job_number":"JOB_188459","tr_customer_id":188477,"tr_customer_product_id":188467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:11.000Z","modified_at":"2026-02-16T14:43:11.000Z","name":"Ivy Wintheiser","mobile_number":"382-835-9037","email_id":"Johnnie.DAmore@hotmail.com","dop":"2025-08-24","serial_number":"1049973512971975","imei1":"1049973512971975","imei2":"1049973512971975","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188461,"job_number":"JOB_188461","tr_customer_id":188479,"tr_customer_product_id":188469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:20.000Z","modified_at":"2026-02-16T14:43:20.000Z","name":"Orie Nikolaus","mobile_number":"258-615-8114","email_id":"Mary88@yahoo.com","dop":"2025-05-30","serial_number":"16947571943831","imei1":"16947571943831","imei2":"16947571943831","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188462,"job_number":"JOB_188462","tr_customer_id":188480,"tr_customer_product_id":188470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:21.000Z","modified_at":"2026-02-16T14:43:21.000Z","name":"Onie Murazik","mobile_number":"428-611-7516","email_id":"Brannon_Lowe@gmail.com","dop":"2025-05-30","serial_number":"1624453016777150","imei1":"1624453016777150","imei2":"1624453016777150","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188463,"job_number":"JOB_188463","tr_customer_id":188481,"tr_customer_product_id":188471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:25.000Z","modified_at":"2026-02-16T14:43:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11511127358961","imei1":"11511127358961","imei2":"11511127358961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188465,"job_number":"JOB_188465","tr_customer_id":188483,"tr_customer_product_id":188473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:27.000Z","modified_at":"2026-02-16T14:43:27.000Z","name":"Lessie Schumm","mobile_number":"751-390-5730","email_id":"Pinkie.Runolfsson@yahoo.com","dop":"2025-04-06","serial_number":"16312480360278400","imei1":"16312480360278400","imei2":"16312480360278400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188466,"job_number":"JOB_188466","tr_customer_id":188484,"tr_customer_product_id":188474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:00.000Z","modified_at":"2026-02-16T14:44:00.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"17861106933060","imei1":"17861106933060","imei2":"17861106933060","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188468,"job_number":"JOB_188468","tr_customer_id":188486,"tr_customer_product_id":188476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:02.000Z","modified_at":"2026-02-16T14:44:02.000Z","name":"Fatima Carter","mobile_number":"327-653-7069","email_id":"Barton15@hotmail.com","dop":"2025-08-24","serial_number":"1075811118607667","imei1":"1075811118607667","imei2":"1075811118607667","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188469,"job_number":"JOB_188469","tr_customer_id":188487,"tr_customer_product_id":188477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:45.000Z","modified_at":"2026-02-16T14:44:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12744818394526","imei1":"12744818394526","imei2":"12744818394526","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188471,"job_number":"JOB_188471","tr_customer_id":188489,"tr_customer_product_id":188479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:46.000Z","modified_at":"2026-02-16T14:44:46.000Z","name":"Abelardo Heaney","mobile_number":"217-317-4996","email_id":"Araceli_Gutmann@yahoo.com","dop":"2025-04-06","serial_number":"12393276651042018","imei1":"12393276651042018","imei2":"12393276651042018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188472,"job_number":"JOB_188472","tr_customer_id":188490,"tr_customer_product_id":188480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:51.000Z","modified_at":"2026-02-16T14:44:51.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"17139132173699","imei1":"17139132173699","imei2":"17139132173699","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188474,"job_number":"JOB_188474","tr_customer_id":188492,"tr_customer_product_id":188482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:52.000Z","modified_at":"2026-02-16T14:44:52.000Z","name":"Winnifred Simonis","mobile_number":"836-205-1849","email_id":"Carroll_Kerluke@gmail.com","dop":"2025-08-24","serial_number":"1002101811216376","imei1":"1002101811216376","imei2":"1002101811216376","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188475,"job_number":"JOB_188475","tr_customer_id":188493,"tr_customer_product_id":188483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:11.000Z","modified_at":"2026-02-16T14:45:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12804038389303","imei1":"12804038389303","imei2":"12804038389303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188477,"job_number":"JOB_188477","tr_customer_id":188495,"tr_customer_product_id":188485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:13.000Z","modified_at":"2026-02-16T14:45:13.000Z","name":"Luna Bogan","mobile_number":"679-722-5400","email_id":"Garrison.Parisian@gmail.com","dop":"2025-04-06","serial_number":"19329428422880228","imei1":"19329428422880228","imei2":"19329428422880228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188478,"job_number":"JOB_188478","tr_customer_id":188496,"tr_customer_product_id":188486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:20.000Z","modified_at":"2026-02-16T14:45:20.000Z","name":"John Kuhn","mobile_number":"584-597-1813","email_id":"Cody79@hotmail.com","dop":"2025-09-09","serial_number":"17859214597475","imei1":"17859214597475","imei2":"17859214597475","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188480,"job_number":"JOB_188480","tr_customer_id":188498,"tr_customer_product_id":188488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:31.000Z","modified_at":"2026-02-16T14:45:31.000Z","name":"Calista Schmeler","mobile_number":"510-240-3038","email_id":"Constantin.Cormier@yahoo.com","dop":"2025-09-09","serial_number":"15038139003091","imei1":"15038139003091","imei2":"15038139003091","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188482,"job_number":"JOB_188482","tr_customer_id":188500,"tr_customer_product_id":188490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:33.000Z","modified_at":"2026-02-16T14:45:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14488365838131","imei1":"14488365838131","imei2":"14488365838131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188484,"job_number":"JOB_188484","tr_customer_id":188502,"tr_customer_product_id":188492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:35.000Z","modified_at":"2026-02-16T14:45:35.000Z","name":"Isadore Herzog","mobile_number":"892-598-6586","email_id":"Mia27@hotmail.com","dop":"2025-04-06","serial_number":"12280274488866064","imei1":"12280274488866064","imei2":"12280274488866064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188485,"job_number":"JOB_188485","tr_customer_id":188503,"tr_customer_product_id":188493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:06.000Z","modified_at":"2026-02-16T14:46:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13837560722598","imei1":"13837560722598","imei2":"13837560722598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188487,"job_number":"JOB_188487","tr_customer_id":188505,"tr_customer_product_id":188495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:07.000Z","modified_at":"2026-02-16T14:46:07.000Z","name":"Shyann Glover","mobile_number":"779-999-9924","email_id":"Arnoldo.Jenkins@hotmail.com","dop":"2025-04-06","serial_number":"16632399103026092","imei1":"16632399103026092","imei2":"16632399103026092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188488,"job_number":"JOB_188488","tr_customer_id":188506,"tr_customer_product_id":188496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:21.000Z","modified_at":"2026-02-16T14:46:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17431614481931","imei1":"17431614481931","imei2":"17431614481931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188490,"job_number":"JOB_188490","tr_customer_id":188508,"tr_customer_product_id":188498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:22.000Z","modified_at":"2026-02-16T14:46:22.000Z","name":"Brown Johnston","mobile_number":"290-432-2853","email_id":"Keanu2@gmail.com","dop":"2025-04-06","serial_number":"13058164563050132","imei1":"13058164563050132","imei2":"13058164563050132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188491,"job_number":"JOB_188491","tr_customer_id":188509,"tr_customer_product_id":188499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:30.000Z","modified_at":"2026-02-16T14:46:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15599153966873","imei1":"15599153966873","imei2":"15599153966873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188493,"job_number":"JOB_188493","tr_customer_id":188511,"tr_customer_product_id":188501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:31.000Z","modified_at":"2026-02-16T14:46:31.000Z","name":"Rylee Marquardt","mobile_number":"452-390-1988","email_id":"Kyle_Hilpert28@yahoo.com","dop":"2025-04-06","serial_number":"12493406012350884","imei1":"12493406012350884","imei2":"12493406012350884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188494,"job_number":"JOB_188494","tr_customer_id":188512,"tr_customer_product_id":188502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:59.000Z","modified_at":"2026-02-16T14:46:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13144384011177","imei1":"13144384011177","imei2":"13144384011177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188496,"job_number":"JOB_188496","tr_customer_id":188514,"tr_customer_product_id":188504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:47:01.000Z","modified_at":"2026-02-16T14:47:01.000Z","name":"Jaeden Sawayn","mobile_number":"350-638-6256","email_id":"Geovanni_Barton@hotmail.com","dop":"2025-04-06","serial_number":"13872496467426120","imei1":"13872496467426120","imei2":"13872496467426120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188497,"job_number":"JOB_188497","tr_customer_id":188515,"tr_customer_product_id":188505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:47:20.000Z","modified_at":"2026-02-16T14:47:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17689241904929","imei1":"17689241904929","imei2":"17689241904929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188499,"job_number":"JOB_188499","tr_customer_id":188517,"tr_customer_product_id":188507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:47:22.000Z","modified_at":"2026-02-16T14:47:22.000Z","name":"Kirsten Ortiz","mobile_number":"380-622-6582","email_id":"Marilyne.Bradtke61@gmail.com","dop":"2025-04-06","serial_number":"15160999058943360","imei1":"15160999058943360","imei2":"15160999058943360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188503,"job_number":"JOB_188503","tr_customer_id":188521,"tr_customer_product_id":188511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:10.000Z","modified_at":"2026-02-16T14:48:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12327253379696","imei1":"12327253379696","imei2":"12327253379696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188505,"job_number":"JOB_188505","tr_customer_id":188523,"tr_customer_product_id":188513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:12.000Z","modified_at":"2026-02-16T14:48:12.000Z","name":"Jamir Adams","mobile_number":"252-865-3424","email_id":"Magnolia.Leuschke@yahoo.com","dop":"2025-04-06","serial_number":"15675151995569776","imei1":"15675151995569776","imei2":"15675151995569776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188510,"job_number":"JOB_188510","tr_customer_id":188528,"tr_customer_product_id":188518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:30.000Z","modified_at":"2026-02-16T14:48:30.000Z","name":"Alvena Mraz","mobile_number":"268-973-1405","email_id":"Brendon_Casper52@gmail.com","dop":"2025-04-06","serial_number":"17576702673749178","imei1":"17576702673749178","imei2":"17576702673749178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188515,"job_number":"JOB_188515","tr_customer_id":188533,"tr_customer_product_id":188523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:50:13.000Z","modified_at":"2026-02-16T14:50:13.000Z","name":"Alfredo Okuneva","mobile_number":"937-249-7945","email_id":"Gussie_Larkin97@yahoo.com","dop":"2025-04-06","serial_number":"17678824648150908","imei1":"17678824648150908","imei2":"17678824648150908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188516,"job_number":"JOB_188516","tr_customer_id":188534,"tr_customer_product_id":188524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:50:41.000Z","modified_at":"2026-02-16T14:50:41.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12700913135185","imei1":"12700913135185","imei2":"12700913135185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:50:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188518,"job_number":"JOB_188518","tr_customer_id":188536,"tr_customer_product_id":188526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:50:43.000Z","modified_at":"2026-02-16T14:50:43.000Z","name":"Marlon Thiel","mobile_number":"557-565-7910","email_id":"Ismael26@hotmail.com","dop":"2025-04-06","serial_number":"11825963146033744","imei1":"11825963146033744","imei2":"11825963146033744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:50:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188519,"job_number":"JOB_188519","tr_customer_id":188537,"tr_customer_product_id":188527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:51:29.000Z","modified_at":"2026-02-16T14:51:29.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"18064066896107","imei1":"18064066896107","imei2":"18064066896107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:51:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188521,"job_number":"JOB_188521","tr_customer_id":188539,"tr_customer_product_id":188529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:51:31.000Z","modified_at":"2026-02-16T14:51:31.000Z","name":"Rowan Nikolaus","mobile_number":"278-251-8025","email_id":"Ursula_Goyette6@gmail.com","dop":"2025-04-06","serial_number":"16975910513747136","imei1":"16975910513747136","imei2":"16975910513747136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:51:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188522,"job_number":"JOB_188522","tr_customer_id":188540,"tr_customer_product_id":188530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:08.000Z","modified_at":"2026-02-16T14:52:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15910257092538","imei1":"15910257092538","imei2":"15910257092538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188524,"job_number":"JOB_188524","tr_customer_id":188542,"tr_customer_product_id":188532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:10.000Z","modified_at":"2026-02-16T14:52:10.000Z","name":"Aileen Connelly","mobile_number":"682-253-7301","email_id":"Shana.Ledner2@hotmail.com","dop":"2025-04-06","serial_number":"17629943573369068","imei1":"17629943573369068","imei2":"17629943573369068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188525,"job_number":"JOB_188525","tr_customer_id":188543,"tr_customer_product_id":188533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:18.000Z","modified_at":"2026-02-16T14:52:18.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"19861082656459","imei1":"19861082656459","imei2":"19861082656459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188527,"job_number":"JOB_188527","tr_customer_id":188545,"tr_customer_product_id":188535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:19.000Z","modified_at":"2026-02-16T14:52:19.000Z","name":"Marta Ward","mobile_number":"625-389-4409","email_id":"Maci.Beatty72@yahoo.com","dop":"2025-04-06","serial_number":"17816282000328200","imei1":"17816282000328200","imei2":"17816282000328200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188529,"job_number":"JOB_188529","tr_customer_id":188547,"tr_customer_product_id":188537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:21.000Z","modified_at":"2026-02-16T14:52:21.000Z","name":"Justen Kuhic","mobile_number":"208-882-6070","email_id":"Korbin85@gmail.com","dop":"2025-04-06","serial_number":"19796511605158544","imei1":"19796511605158544","imei2":"19796511605158544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188532,"job_number":"JOB_188532","tr_customer_id":188550,"tr_customer_product_id":188540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:53.000Z","modified_at":"2026-02-16T14:52:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13514710137440","imei1":"13514710137440","imei2":"13514710137440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188534,"job_number":"JOB_188534","tr_customer_id":188552,"tr_customer_product_id":188542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:55.000Z","modified_at":"2026-02-16T14:52:55.000Z","name":"Elisha VonRueden","mobile_number":"313-999-4529","email_id":"Kamren89@gmail.com","dop":"2025-04-06","serial_number":"11003524976490586","imei1":"11003524976490586","imei2":"11003524976490586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188536,"job_number":"JOB_188536","tr_customer_id":188554,"tr_customer_product_id":188544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:05.000Z","modified_at":"2026-02-16T14:53:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13372083180162","imei1":"13372083180162","imei2":"13372083180162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:53:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188538,"job_number":"JOB_188538","tr_customer_id":188556,"tr_customer_product_id":188546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:07.000Z","modified_at":"2026-02-16T14:53:07.000Z","name":"Arthur Heathcote","mobile_number":"641-215-1366","email_id":"Nestor_Kuvalis@gmail.com","dop":"2025-04-06","serial_number":"17671224349852784","imei1":"17671224349852784","imei2":"17671224349852784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:53:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188539,"job_number":"JOB_188539","tr_customer_id":188557,"tr_customer_product_id":188547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:45.000Z","modified_at":"2026-02-16T14:53:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17219711831804","imei1":"17219711831804","imei2":"17219711831804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188541,"job_number":"JOB_188541","tr_customer_id":188559,"tr_customer_product_id":188549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:47.000Z","modified_at":"2026-02-16T14:53:47.000Z","name":"Oswaldo Purdy","mobile_number":"995-830-3788","email_id":"Zakary_Gislason21@gmail.com","dop":"2025-04-06","serial_number":"15980601179854688","imei1":"15980601179854688","imei2":"15980601179854688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188542,"job_number":"JOB_188542","tr_customer_id":188560,"tr_customer_product_id":188550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:59.000Z","modified_at":"2026-02-16T14:53:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18894050704655","imei1":"18894050704655","imei2":"18894050704655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188544,"job_number":"JOB_188544","tr_customer_id":188562,"tr_customer_product_id":188552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:54:01.000Z","modified_at":"2026-02-16T14:54:01.000Z","name":"Fabian Carroll","mobile_number":"624-620-7741","email_id":"Meredith52@gmail.com","dop":"2025-04-06","serial_number":"12775799112875130","imei1":"12775799112875130","imei2":"12775799112875130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188545,"job_number":"JOB_188545","tr_customer_id":188563,"tr_customer_product_id":188553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:54:37.000Z","modified_at":"2026-02-16T14:54:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16017580080573","imei1":"16017580080573","imei2":"16017580080573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188547,"job_number":"JOB_188547","tr_customer_id":188565,"tr_customer_product_id":188555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:54:39.000Z","modified_at":"2026-02-16T14:54:39.000Z","name":"Green Osinski","mobile_number":"901-452-5823","email_id":"Elton_Jakubowski@yahoo.com","dop":"2025-04-06","serial_number":"11946215834219876","imei1":"11946215834219876","imei2":"11946215834219876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188549,"job_number":"JOB_188549","tr_customer_id":188567,"tr_customer_product_id":188557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:06:50.000Z","modified_at":"2026-02-16T15:06:50.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13698571315613","imei1":"13698571315613","imei2":"13698571315613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:06:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188551,"job_number":"JOB_188551","tr_customer_id":188569,"tr_customer_product_id":188559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:06:52.000Z","modified_at":"2026-02-16T15:06:52.000Z","name":"Kailyn Kerluke","mobile_number":"529-686-2175","email_id":"Nathanael.Connelly@yahoo.com","dop":"2025-04-06","serial_number":"12459623814828056","imei1":"12459623814828056","imei2":"12459623814828056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188553,"job_number":"JOB_188553","tr_customer_id":188571,"tr_customer_product_id":188561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:07:45.000Z","modified_at":"2026-02-16T15:07:45.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11444448232585","imei1":"11444448232585","imei2":"11444448232585","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:07:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188555,"job_number":"JOB_188555","tr_customer_id":188573,"tr_customer_product_id":188563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:07:47.000Z","modified_at":"2026-02-16T15:07:47.000Z","name":"Kory Streich","mobile_number":"945-203-7702","email_id":"Jena59@hotmail.com","dop":"2025-04-06","serial_number":"16763754994444272","imei1":"16763754994444272","imei2":"16763754994444272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:07:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188556,"job_number":"JOB_188556","tr_customer_id":188574,"tr_customer_product_id":188564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:54:47.000Z","modified_at":"2026-02-16T15:54:47.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"89365205109851","imei1":"89365205109851","imei2":"89365205109851","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188558,"job_number":"JOB_188558","tr_customer_id":188576,"tr_customer_product_id":188566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:56:04.000Z","modified_at":"2026-02-16T15:56:04.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"69463763080744","imei1":"69463763080744","imei2":"69463763080744","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:56:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188560,"job_number":"JOB_188560","tr_customer_id":188578,"tr_customer_product_id":188568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:57:19.000Z","modified_at":"2026-02-16T15:57:19.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"68839816869862","imei1":"68839816869862","imei2":"68839816869862","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188563,"job_number":"JOB_188563","tr_customer_id":188581,"tr_customer_product_id":188571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:00:23.000Z","modified_at":"2026-02-16T16:00:23.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109584802442200","imei1":"109584802442200","imei2":"109584802442200","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188565,"job_number":"JOB_188565","tr_customer_id":188583,"tr_customer_product_id":188573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:00:38.000Z","modified_at":"2026-02-16T16:00:38.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103587103114309","imei1":"103587103114309","imei2":"103587103114309","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188569,"job_number":"JOB_188569","tr_customer_id":188587,"tr_customer_product_id":188577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:23:58.000Z","modified_at":"2026-02-16T16:23:58.000Z","name":"Kameron Frami","mobile_number":"871-874-3486","email_id":"Charles87@gmail.com","dop":"2025-04-06","serial_number":"12094445389001698","imei1":"12094445389001698","imei2":"12094445389001698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188570,"job_number":"JOB_188570","tr_customer_id":188588,"tr_customer_product_id":188578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:29:22.000Z","modified_at":"2026-02-16T16:29:22.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19867810393350","imei1":"19867810393350","imei2":"19867810393350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188572,"job_number":"JOB_188572","tr_customer_id":188590,"tr_customer_product_id":188580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:29:24.000Z","modified_at":"2026-02-16T16:29:24.000Z","name":"Melisa Bogisich","mobile_number":"734-798-0488","email_id":"Keith_Kiehn96@gmail.com","dop":"2025-04-06","serial_number":"13846581301558084","imei1":"13846581301558084","imei2":"13846581301558084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188573,"job_number":"JOB_188573","tr_customer_id":188591,"tr_customer_product_id":188581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:30:15.000Z","modified_at":"2026-02-16T16:30:15.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10332573847876","imei1":"10332573847876","imei2":"10332573847876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188575,"job_number":"JOB_188575","tr_customer_id":188593,"tr_customer_product_id":188583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:30:17.000Z","modified_at":"2026-02-16T16:30:17.000Z","name":"Shayne Turner","mobile_number":"653-296-1300","email_id":"Rex95@gmail.com","dop":"2025-04-06","serial_number":"19661909427483468","imei1":"19661909427483468","imei2":"19661909427483468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188576,"job_number":"JOB_188576","tr_customer_id":188594,"tr_customer_product_id":188584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:30:26.000Z","modified_at":"2026-02-16T16:30:26.000Z","name":"Junior Brown","mobile_number":"732-734-3008","email_id":"Gene_Veum23@hotmail.com","dop":"2025-09-30","serial_number":"19021804065630","imei1":"19021804065630","imei2":"19021804065630","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:30:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188578,"job_number":"JOB_188578","tr_customer_id":188596,"tr_customer_product_id":188586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:31:08.000Z","modified_at":"2026-02-16T16:31:08.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15997760916584","imei1":"15997760916584","imei2":"15997760916584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188580,"job_number":"JOB_188580","tr_customer_id":188598,"tr_customer_product_id":188588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:31:10.000Z","modified_at":"2026-02-16T16:31:10.000Z","name":"Kirsten Nolan","mobile_number":"330-222-9013","email_id":"Katherine.Nienow11@hotmail.com","dop":"2025-04-06","serial_number":"19362664514169484","imei1":"19362664514169484","imei2":"19362664514169484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188581,"job_number":"JOB_188581","tr_customer_id":188599,"tr_customer_product_id":188589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:31:34.000Z","modified_at":"2026-02-16T16:31:34.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"54433907766093","imei1":"54433907766093","imei2":"54433907766093","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188583,"job_number":"JOB_188583","tr_customer_id":188601,"tr_customer_product_id":188591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:34:27.000Z","modified_at":"2026-02-16T16:34:27.000Z","name":"Enoch Schinner","mobile_number":"521-681-2833","email_id":"Aletha79@gmail.com","dop":"2025-09-30","serial_number":"15988131236039","imei1":"15988131236039","imei2":"15988131236039","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188584,"job_number":"JOB_188584","tr_customer_id":188602,"tr_customer_product_id":188592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:36:09.000Z","modified_at":"2026-02-16T16:36:09.000Z","name":"Saige Wilkinson","mobile_number":"544-278-1702","email_id":"Antonette.Barton26@hotmail.com","dop":"2025-09-30","serial_number":"15775250438592","imei1":"15775250438592","imei2":"15775250438592","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:36:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188588,"job_number":"JOB_188588","tr_customer_id":188606,"tr_customer_product_id":188596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:54:46.000Z","modified_at":"2026-02-16T16:54:46.000Z","name":"Caesar Stracke","mobile_number":"355-858-6290","email_id":"Ruth_Von47@hotmail.com","dop":"2025-04-06","serial_number":"17845257049477576","imei1":"17845257049477576","imei2":"17845257049477576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188590,"job_number":"JOB_188590","tr_customer_id":188608,"tr_customer_product_id":188598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:05:34.000Z","modified_at":"2026-02-16T17:05:34.000Z","name":"Britney Friesen","mobile_number":"391-895-7715","email_id":"Casimir_Streich76@gmail.com","dop":"2025-04-06","serial_number":"18130976293246460","imei1":"18130976293246460","imei2":"18130976293246460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:05:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188592,"job_number":"JOB_188592","tr_customer_id":188610,"tr_customer_product_id":188600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:06:29.000Z","modified_at":"2026-02-16T17:06:29.000Z","name":"Bessie Huels","mobile_number":"660-327-7603","email_id":"Jalyn.Tillman@gmail.com","dop":"2025-04-06","serial_number":"16203300843652512","imei1":"16203300843652512","imei2":"16203300843652512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:06:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188593,"job_number":"JOB_188593","tr_customer_id":188611,"tr_customer_product_id":188601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:07:35.000Z","modified_at":"2026-02-16T17:07:35.000Z","name":"Samir Waters","mobile_number":"680-548-5672","email_id":"Brigitte.Hyatt@yahoo.com","dop":"2025-04-06","serial_number":"13347062617017","imei1":"13347062617017","imei2":"13347062617017","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:07:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188594,"job_number":"JOB_188594","tr_customer_id":188612,"tr_customer_product_id":188602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:07:36.000Z","modified_at":"2026-02-16T17:07:36.000Z","name":"Tristin Pouros","mobile_number":"776-776-1383","email_id":"Esteban_Kreiger36@yahoo.com","dop":"2025-04-06","serial_number":"17176856757643688","imei1":"17176856757643688","imei2":"17176856757643688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:07:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188596,"job_number":"JOB_188596","tr_customer_id":188614,"tr_customer_product_id":188604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:08:25.000Z","modified_at":"2026-02-16T17:08:25.000Z","name":"Jazmyne Bergstrom","mobile_number":"710-819-5555","email_id":"Noemie_Rath@hotmail.com","dop":"2025-04-06","serial_number":"15524038840532656","imei1":"15524038840532656","imei2":"15524038840532656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:08:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188597,"job_number":"JOB_188597","tr_customer_id":188615,"tr_customer_product_id":188605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:09:32.000Z","modified_at":"2026-02-16T17:09:32.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"38627379761465","imei1":"38627379761465","imei2":"38627379761465","popurl":"2026-02-06T17:09:31.878285153Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:09:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188598,"job_number":"JOB_188598","tr_customer_id":188616,"tr_customer_product_id":188606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:09:43.000Z","modified_at":"2026-02-16T17:09:43.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"63512945893516","imei1":"63512945893516","imei2":"63512945893516","popurl":"2026-02-06T17:09:43.452244949Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:09:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188599,"job_number":"JOB_188599","tr_customer_id":188617,"tr_customer_product_id":188607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:10:07.000Z","modified_at":"2026-02-16T17:10:07.000Z","name":"Kin Shah","mobile_number":"7096590810","email_id":"bhagwanti.kapoor@hotmail.com","dop":"2026-02-06","serial_number":"828587998623341","imei1":"828587998623341","imei2":"828587998623341","popurl":"www.arun-dwivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188603,"job_number":"JOB_188603","tr_customer_id":188621,"tr_customer_product_id":188611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:29:09.000Z","modified_at":"2026-02-16T17:29:09.000Z","name":"Magesh Pandiyan","mobile_number":"9025990464","email_id":"qauser2493@gmail.com","dop":"2025-08-03","serial_number":"19512920181695","imei1":"19512920181695","imei2":"19512920181695","popurl":"2025-08-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188605,"job_number":"JOB_188605","tr_customer_id":188623,"tr_customer_product_id":188613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:29:16.000Z","modified_at":"2026-02-16T17:29:16.000Z","name":"User Name2","mobile_number":"902526891","email_id":"qauser2493@gmail.com","dop":"2025-08-03","serial_number":"17601724550257","imei1":"17601724550257","imei2":"17601724550257","popurl":"2025-08-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188607,"job_number":"JOB_188607","tr_customer_id":188625,"tr_customer_product_id":188615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:29:23.000Z","modified_at":"2026-02-16T17:29:23.000Z","name":"user Name3","mobile_number":"9025990321","email_id":"qauser2384@gmail.com","dop":"2025-08-03","serial_number":"18333694313016","imei1":"18333694313016","imei2":"18333694313016","popurl":"2025-08-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185693,"job_number":"JOB_185693","tr_customer_id":185711,"tr_customer_product_id":185701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:20.000Z","modified_at":"2026-02-14T04:20:20.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Abagail.Mills74@gmail.com","dop":"2025-07-02","serial_number":"16728617980195","imei1":"16728617980195","imei2":"16728617980195","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185707,"job_number":"JOB_185707","tr_customer_id":185725,"tr_customer_product_id":185715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:36.000Z","modified_at":"2026-02-14T04:20:36.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Kathryn_Schiller@yahoo.com","dop":"2025-07-02","serial_number":"15375834206600","imei1":"15375834206600","imei2":"15375834206600","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185725,"job_number":"JOB_185725","tr_customer_id":185743,"tr_customer_product_id":185733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:53.000Z","modified_at":"2026-02-14T04:20:53.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Lera32@hotmail.com","dop":"2025-07-02","serial_number":"17659809952990","imei1":"17659809952990","imei2":"17659809952990","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185761,"job_number":"JOB_185761","tr_customer_id":185779,"tr_customer_product_id":185769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"103195292702869","imei1":"103195292702869","imei2":"103195292702869","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185762,"job_number":"JOB_185762","tr_customer_id":185780,"tr_customer_product_id":185770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"Jay White","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"199887683658491","imei1":"199887683658491","imei2":"199887683658491","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185763,"job_number":"JOB_185763","tr_customer_id":185781,"tr_customer_product_id":185771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"Forest Crona","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177471121421020","imei1":"177471121421020","imei2":"177471121421020","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185764,"job_number":"JOB_185764","tr_customer_id":185782,"tr_customer_product_id":185772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:37.000Z","modified_at":"2026-02-14T04:21:37.000Z","name":"Roosevelt Wolff","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100918594932881","imei1":"100918594932881","imei2":"100918594932881","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185777,"job_number":"JOB_185777","tr_customer_id":185795,"tr_customer_product_id":185785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"197781081024667","imei1":"197781081024667","imei2":"197781081024667","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185778,"job_number":"JOB_185778","tr_customer_id":185796,"tr_customer_product_id":185786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Chloe Bruen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"140034759093387","imei1":"140034759093387","imei2":"140034759093387","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185779,"job_number":"JOB_185779","tr_customer_id":185797,"tr_customer_product_id":185787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Darrin Rowe","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"142640422854869","imei1":"142640422854869","imei2":"142640422854869","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185780,"job_number":"JOB_185780","tr_customer_id":185798,"tr_customer_product_id":185788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:48.000Z","modified_at":"2026-02-14T04:21:48.000Z","name":"Emelia Bruen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115338910072434","imei1":"115338910072434","imei2":"115338910072434","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185788,"job_number":"JOB_185788","tr_customer_id":185806,"tr_customer_product_id":185796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:53.000Z","modified_at":"2026-02-14T04:21:53.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12648784282633","imei1":"12648784282633","imei2":"12648784282633","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185801,"job_number":"JOB_185801","tr_customer_id":185819,"tr_customer_product_id":185809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:59.000Z","modified_at":"2026-02-14T04:21:59.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103890097099279","imei1":"103890097099279","imei2":"103890097099279","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185803,"job_number":"JOB_185803","tr_customer_id":185821,"tr_customer_product_id":185811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:59.000Z","modified_at":"2026-02-14T04:21:59.000Z","name":"Zander Champlin","mobile_number":"273-366-7022","email_id":"Hayley_Huel86@yahoo.com","dop":"2025-06-09","serial_number":"106780868069895","imei1":"106780868069895","imei2":"106780868069895","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185814,"job_number":"JOB_185814","tr_customer_id":185832,"tr_customer_product_id":185822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:14.000Z","modified_at":"2026-02-14T04:22:14.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105919468949502","imei1":"105919468949502","imei2":"105919468949502","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185816,"job_number":"JOB_185816","tr_customer_id":185834,"tr_customer_product_id":185824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:14.000Z","modified_at":"2026-02-14T04:22:14.000Z","name":"Dessie Hoppe","mobile_number":"229-888-7229","email_id":"Joanne_Deckow34@hotmail.com","dop":"2025-06-09","serial_number":"109110912155009","imei1":"109110912155009","imei2":"109110912155009","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185824,"job_number":"JOB_185824","tr_customer_id":185842,"tr_customer_product_id":185832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:28.000Z","modified_at":"2026-02-14T04:22:28.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107648944558335","imei1":"107648944558335","imei2":"107648944558335","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185826,"job_number":"JOB_185826","tr_customer_id":185844,"tr_customer_product_id":185834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:29.000Z","modified_at":"2026-02-14T04:22:29.000Z","name":"Cyril O'Kon","mobile_number":"770-720-0159","email_id":"Deborah.Daniel80@gmail.com","dop":"2025-06-09","serial_number":"109594185124588","imei1":"109594185124588","imei2":"109594185124588","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185858,"job_number":"JOB_185858","tr_customer_id":185876,"tr_customer_product_id":185866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:24:28.000Z","modified_at":"2026-02-14T04:24:28.000Z","name":"Ram konidela","mobile_number":"6773565356","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"56465654656767","imei1":"56465654656767","imei2":"56465654656767","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185859,"job_number":"JOB_185859","tr_customer_id":185877,"tr_customer_product_id":185867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:17.000Z","modified_at":"2026-02-14T04:27:17.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"56465654656767","imei1":"56465654656675","imei2":"56465654656675","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185917,"job_number":"JOB_185917","tr_customer_id":185935,"tr_customer_product_id":185925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:26:22.000Z","modified_at":"2026-02-14T06:26:22.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"17326682374990","imei1":"17326682374990","imei2":"17326682374990","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185925,"job_number":"JOB_185925","tr_customer_id":185943,"tr_customer_product_id":185933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:40:20.000Z","modified_at":"2026-02-14T06:40:20.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"13326682374990","imei1":"13326682374990","imei2":"13326682374990","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185989,"job_number":"JOB_185989","tr_customer_id":186007,"tr_customer_product_id":185997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:01:06.000Z","modified_at":"2026-02-14T08:01:06.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950463759","imei1":"90274950463759","imei2":"90274950463759","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186012,"job_number":"JOB_186012","tr_customer_id":186030,"tr_customer_product_id":186020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:37:47.000Z","modified_at":"2026-02-14T08:37:47.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950463760","imei1":"90274950463760","imei2":"90274950463760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186163,"job_number":"JOB_186163","tr_customer_id":186181,"tr_customer_product_id":186171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:41:49.000Z","modified_at":"2026-02-14T11:41:49.000Z","name":"Demario Maggio","mobile_number":"588-819-8466","email_id":"Osvaldo24@yahoo.com","dop":"2025-04-23","serial_number":"13207941850920","imei1":"13207941850920","imei2":"13207941850920","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186181,"job_number":"JOB_186181","tr_customer_id":186199,"tr_customer_product_id":186189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:44.000Z","modified_at":"2026-02-14T12:28:44.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"78044266256999","imei1":"78044266256999","imei2":"78044266256999","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186182,"job_number":"JOB_186182","tr_customer_id":186200,"tr_customer_product_id":186190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:44.000Z","modified_at":"2026-02-14T12:28:44.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"24805691122254","imei1":"24805691122254","imei2":"24805691122254","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186185,"job_number":"JOB_186185","tr_customer_id":186203,"tr_customer_product_id":186193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:50.000Z","modified_at":"2026-02-14T12:28:50.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"107211614017414","imei1":"107211614017414","imei2":"107211614017414","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186186,"job_number":"JOB_186186","tr_customer_id":186204,"tr_customer_product_id":186194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:50.000Z","modified_at":"2026-02-14T12:28:50.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80183851687444","imei1":"80183851687444","imei2":"80183851687444","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186189,"job_number":"JOB_186189","tr_customer_id":186207,"tr_customer_product_id":186197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:35.000Z","modified_at":"2026-02-14T12:46:35.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"100898944237311","imei1":"100898944237311","imei2":"100898944237311","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186190,"job_number":"JOB_186190","tr_customer_id":186208,"tr_customer_product_id":186198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:35.000Z","modified_at":"2026-02-14T12:46:35.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"71928834723148","imei1":"71928834723148","imei2":"71928834723148","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186191,"job_number":"JOB_186191","tr_customer_id":186209,"tr_customer_product_id":186199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:40.000Z","modified_at":"2026-02-14T12:46:40.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"102685274270253","imei1":"102685274270253","imei2":"102685274270253","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186192,"job_number":"JOB_186192","tr_customer_id":186210,"tr_customer_product_id":186200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:40.000Z","modified_at":"2026-02-14T12:46:40.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"22415723095995","imei1":"22415723095995","imei2":"22415723095995","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186209,"job_number":"JOB_186209","tr_customer_id":186227,"tr_customer_product_id":186217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:11.000Z","modified_at":"2026-02-14T13:35:11.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"102641273917784","imei1":"102641273917784","imei2":"102641273917784","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186210,"job_number":"JOB_186210","tr_customer_id":186228,"tr_customer_product_id":186218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:11.000Z","modified_at":"2026-02-14T13:35:11.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"91192067564503","imei1":"91192067564503","imei2":"91192067564503","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186211,"job_number":"JOB_186211","tr_customer_id":186229,"tr_customer_product_id":186219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:16.000Z","modified_at":"2026-02-14T13:35:16.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"35517493462652","imei1":"35517493462652","imei2":"35517493462652","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186212,"job_number":"JOB_186212","tr_customer_id":186230,"tr_customer_product_id":186220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:17.000Z","modified_at":"2026-02-14T13:35:17.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80185915079255","imei1":"80185915079255","imei2":"80185915079255","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186218,"job_number":"JOB_186218","tr_customer_id":186236,"tr_customer_product_id":186226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:57.000Z","modified_at":"2026-02-14T13:43:57.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"63007674885909","imei1":"63007674885909","imei2":"63007674885909","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186219,"job_number":"JOB_186219","tr_customer_id":186237,"tr_customer_product_id":186227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:57.000Z","modified_at":"2026-02-14T13:43:57.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"91099225773518","imei1":"91099225773518","imei2":"91099225773518","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186220,"job_number":"JOB_186220","tr_customer_id":186238,"tr_customer_product_id":186228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:02.000Z","modified_at":"2026-02-14T13:44:02.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"64730208565724","imei1":"64730208565724","imei2":"64730208565724","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186221,"job_number":"JOB_186221","tr_customer_id":186239,"tr_customer_product_id":186229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:02.000Z","modified_at":"2026-02-14T13:44:02.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"51977056428054","imei1":"51977056428054","imei2":"51977056428054","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186286,"job_number":"JOB_186286","tr_customer_id":186304,"tr_customer_product_id":186294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:07.000Z","modified_at":"2026-02-14T14:00:07.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"33091782106052","imei1":"33091782106052","imei2":"33091782106052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186287,"job_number":"JOB_186287","tr_customer_id":186305,"tr_customer_product_id":186295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:08.000Z","modified_at":"2026-02-14T14:00:08.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"101631301540987","imei1":"101631301540987","imei2":"101631301540987","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186288,"job_number":"JOB_186288","tr_customer_id":186306,"tr_customer_product_id":186296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:13.000Z","modified_at":"2026-02-14T14:00:13.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"84852967162742","imei1":"84852967162742","imei2":"84852967162742","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186289,"job_number":"JOB_186289","tr_customer_id":186307,"tr_customer_product_id":186297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:13.000Z","modified_at":"2026-02-14T14:00:13.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"86623023487169","imei1":"86623023487169","imei2":"86623023487169","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186305,"job_number":"JOB_186305","tr_customer_id":186323,"tr_customer_product_id":186313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:44.000Z","modified_at":"2026-02-14T14:15:44.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"110423024574170","imei1":"110423024574170","imei2":"110423024574170","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186306,"job_number":"JOB_186306","tr_customer_id":186324,"tr_customer_product_id":186314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Annette Quigley","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"101290520351982","imei1":"101290520351982","imei2":"101290520351982","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186307,"job_number":"JOB_186307","tr_customer_id":186325,"tr_customer_product_id":186315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Alisha Von","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174996469250700","imei1":"174996469250700","imei2":"174996469250700","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186308,"job_number":"JOB_186308","tr_customer_id":186326,"tr_customer_product_id":186316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Henriette Swift","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174147057219587","imei1":"174147057219587","imei2":"174147057219587","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186311,"job_number":"JOB_186311","tr_customer_id":186329,"tr_customer_product_id":186319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:57.000Z","modified_at":"2026-02-14T14:15:57.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"159013885324827","imei1":"159013885324827","imei2":"159013885324827","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186312,"job_number":"JOB_186312","tr_customer_id":186330,"tr_customer_product_id":186320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:57.000Z","modified_at":"2026-02-14T14:15:57.000Z","name":"Neoma Keebler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"108855153165011","imei1":"108855153165011","imei2":"108855153165011","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186314,"job_number":"JOB_186314","tr_customer_id":186332,"tr_customer_product_id":186322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Alayna Jaskolski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126553485142659","imei1":"126553485142659","imei2":"126553485142659","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186315,"job_number":"JOB_186315","tr_customer_id":186333,"tr_customer_product_id":186323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Gregory Spencer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161735266270446","imei1":"161735266270446","imei2":"161735266270446","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186375,"job_number":"JOB_186375","tr_customer_id":186393,"tr_customer_product_id":186383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:49.000Z","modified_at":"2026-02-14T14:24:49.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"92145613115132","imei1":"92145613115132","imei2":"92145613115132","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186376,"job_number":"JOB_186376","tr_customer_id":186394,"tr_customer_product_id":186384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:50.000Z","modified_at":"2026-02-14T14:24:50.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"52870336196353","imei1":"52870336196353","imei2":"52870336196353","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186377,"job_number":"JOB_186377","tr_customer_id":186395,"tr_customer_product_id":186385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:55.000Z","modified_at":"2026-02-14T14:24:55.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"104698933829443","imei1":"104698933829443","imei2":"104698933829443","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186378,"job_number":"JOB_186378","tr_customer_id":186396,"tr_customer_product_id":186386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:55.000Z","modified_at":"2026-02-14T14:24:55.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"84331990272468","imei1":"84331990272468","imei2":"84331990272468","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186431,"job_number":"JOB_186431","tr_customer_id":186449,"tr_customer_product_id":186439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:18.000Z","modified_at":"2026-02-14T14:31:18.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"41851119381966","imei1":"41851119381966","imei2":"41851119381966","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186432,"job_number":"JOB_186432","tr_customer_id":186450,"tr_customer_product_id":186440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:18.000Z","modified_at":"2026-02-14T14:31:18.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"82386681489667","imei1":"82386681489667","imei2":"82386681489667","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186433,"job_number":"JOB_186433","tr_customer_id":186451,"tr_customer_product_id":186441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:23.000Z","modified_at":"2026-02-14T14:31:23.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"99334759427141","imei1":"99334759427141","imei2":"99334759427141","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186434,"job_number":"JOB_186434","tr_customer_id":186452,"tr_customer_product_id":186442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:23.000Z","modified_at":"2026-02-14T14:31:23.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80206777238729","imei1":"80206777238729","imei2":"80206777238729","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186444,"job_number":"JOB_186444","tr_customer_id":186462,"tr_customer_product_id":186452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:09.000Z","modified_at":"2026-02-14T14:32:09.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103602586075936","imei1":"103602586075936","imei2":"103602586075936","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186446,"job_number":"JOB_186446","tr_customer_id":186464,"tr_customer_product_id":186454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:10.000Z","modified_at":"2026-02-14T14:32:10.000Z","name":"Thad Gorczany","mobile_number":"833-460-5949","email_id":"Roman48@hotmail.com","dop":"2025-06-09","serial_number":"107322227747724","imei1":"107322227747724","imei2":"107322227747724","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186453,"job_number":"JOB_186453","tr_customer_id":186471,"tr_customer_product_id":186461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:25.000Z","modified_at":"2026-02-14T14:32:25.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109630005132681","imei1":"109630005132681","imei2":"109630005132681","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186455,"job_number":"JOB_186455","tr_customer_id":186473,"tr_customer_product_id":186463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:26.000Z","modified_at":"2026-02-14T14:32:26.000Z","name":"Marisa Fahey","mobile_number":"227-214-6476","email_id":"Joaquin54@hotmail.com","dop":"2025-06-09","serial_number":"108765563137347","imei1":"108765563137347","imei2":"108765563137347","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186459,"job_number":"JOB_186459","tr_customer_id":186477,"tr_customer_product_id":186467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:41.000Z","modified_at":"2026-02-14T14:32:41.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100800630697566","imei1":"100800630697566","imei2":"100800630697566","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186461,"job_number":"JOB_186461","tr_customer_id":186479,"tr_customer_product_id":186469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:41.000Z","modified_at":"2026-02-14T14:32:41.000Z","name":"Alek Ortiz","mobile_number":"586-682-6348","email_id":"Lavon.Kemmer86@hotmail.com","dop":"2025-06-09","serial_number":"106681444801500","imei1":"106681444801500","imei2":"106681444801500","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186528,"job_number":"JOB_186528","tr_customer_id":186546,"tr_customer_product_id":186536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:36:55.000Z","modified_at":"2026-02-14T15:36:55.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"169031825294074","imei1":"169031825294074","imei2":"169031825294074","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186529,"job_number":"JOB_186529","tr_customer_id":186547,"tr_customer_product_id":186537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:13.000Z","modified_at":"2026-02-14T15:40:13.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"183890366483108","imei1":"183890366483108","imei2":"183890366483108","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186530,"job_number":"JOB_186530","tr_customer_id":186548,"tr_customer_product_id":186538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:30.000Z","modified_at":"2026-02-14T15:40:30.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"17471457823338","imei1":"17471457823338","imei2":"17471457823338","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186531,"job_number":"JOB_186531","tr_customer_id":186549,"tr_customer_product_id":186539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:51.000Z","modified_at":"2026-02-14T15:40:52.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"124182760615377","imei1":"124182760615377","imei2":"124182760615377","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186533,"job_number":"JOB_186533","tr_customer_id":186551,"tr_customer_product_id":186541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:43:34.000Z","modified_at":"2026-02-14T15:43:34.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"66264087931320","imei1":"66264087931320","imei2":"66264087931320","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186606,"job_number":"JOB_186606","tr_customer_id":186624,"tr_customer_product_id":186614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:13.000Z","modified_at":"2026-02-14T17:45:13.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"98966493794640","imei1":"98966493794640","imei2":"98966493794640","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186607,"job_number":"JOB_186607","tr_customer_id":186625,"tr_customer_product_id":186615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:14.000Z","modified_at":"2026-02-14T17:45:14.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"28703660086243","imei1":"28703660086243","imei2":"28703660086243","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186608,"job_number":"JOB_186608","tr_customer_id":186626,"tr_customer_product_id":186616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:19.000Z","modified_at":"2026-02-14T17:45:19.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"13968563827280","imei1":"13968563827280","imei2":"13968563827280","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186609,"job_number":"JOB_186609","tr_customer_id":186627,"tr_customer_product_id":186617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:20.000Z","modified_at":"2026-02-14T17:45:20.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"102783908772650","imei1":"102783908772650","imei2":"102783908772650","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186621,"job_number":"JOB_186621","tr_customer_id":186639,"tr_customer_product_id":186629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:25.000Z","modified_at":"2026-02-14T17:52:25.000Z","name":"Narendra Singh","mobile_number":"8240750325","email_id":"gandharv.pillai@gmail.com","dop":"2026-02-04","serial_number":"849491750303800","imei1":"345143726000653","imei2":"801607063376682","popurl":"www.mohinder-pothuvaal.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186630,"job_number":"JOB_186630","tr_customer_id":186648,"tr_customer_product_id":186638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:53.000Z","modified_at":"2026-02-14T19:00:53.000Z","name":"Chidananda Kaniyar","mobile_number":"8247492873","email_id":"laxmi.bhattathiri@hotmail.com","dop":"2026-02-04","serial_number":"548543833887869","imei1":"908677084406370","imei2":"480654691388063","popurl":"www.dhanadeepa-kaniyar.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186643,"job_number":"JOB_186643","tr_customer_id":186661,"tr_customer_product_id":186651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:56:26.000Z","modified_at":"2026-02-15T03:56:26.000Z","name":"Leda McClure","mobile_number":"494-986-0131","email_id":"Gavin_Windler@yahoo.com","dop":"2025-04-25","serial_number":"103080954260648","imei1":"103080954260648","imei2":"103080954260648","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186670,"job_number":"JOB_186670","tr_customer_id":186688,"tr_customer_product_id":186678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:57.000Z","modified_at":"2026-02-15T04:32:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Meagan13@yahoo.com","dop":"2025-07-02","serial_number":"11161962933088","imei1":"11161962933088","imei2":"11161962933088","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186690,"job_number":"JOB_186690","tr_customer_id":186708,"tr_customer_product_id":186698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jules29@hotmail.com","dop":"2025-07-02","serial_number":"17456397436380","imei1":"17456397436380","imei2":"17456397436380","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186705,"job_number":"JOB_186705","tr_customer_id":186723,"tr_customer_product_id":186713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:29.000Z","modified_at":"2026-02-15T04:33:29.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Dan48@yahoo.com","dop":"2025-07-02","serial_number":"11080137006865","imei1":"11080137006865","imei2":"11080137006865","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186740,"job_number":"JOB_186740","tr_customer_id":186758,"tr_customer_product_id":186748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:03.000Z","modified_at":"2026-02-15T04:34:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"125889980533748","imei1":"125889980533748","imei2":"125889980533748","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186741,"job_number":"JOB_186741","tr_customer_id":186759,"tr_customer_product_id":186749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Lonie Toy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166829183185211","imei1":"166829183185211","imei2":"166829183185211","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186743,"job_number":"JOB_186743","tr_customer_id":186761,"tr_customer_product_id":186751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Kristin Ruecker","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174767452612806","imei1":"174767452612806","imei2":"174767452612806","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186745,"job_number":"JOB_186745","tr_customer_id":186763,"tr_customer_product_id":186753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Mack O'Conner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170026303889180","imei1":"170026303889180","imei2":"170026303889180","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186753,"job_number":"JOB_186753","tr_customer_id":186771,"tr_customer_product_id":186761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:09.000Z","modified_at":"2026-02-15T04:34:09.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11882525415737","imei1":"11882525415737","imei2":"11882525415737","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186761,"job_number":"JOB_186761","tr_customer_id":186779,"tr_customer_product_id":186769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"166037988996740","imei1":"166037988996740","imei2":"166037988996740","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186763,"job_number":"JOB_186763","tr_customer_id":186781,"tr_customer_product_id":186771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Marjory Marks","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"154094577642230","imei1":"154094577642230","imei2":"154094577642230","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186764,"job_number":"JOB_186764","tr_customer_id":186782,"tr_customer_product_id":186772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Alfonso Hammes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151605812164926","imei1":"151605812164926","imei2":"151605812164926","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186765,"job_number":"JOB_186765","tr_customer_id":186783,"tr_customer_product_id":186773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:16.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Bonnie Metz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102305809393928","imei1":"102305809393928","imei2":"102305809393928","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186778,"job_number":"JOB_186778","tr_customer_id":186796,"tr_customer_product_id":186786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:28.000Z","modified_at":"2026-02-15T04:34:28.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104973548900378","imei1":"104973548900378","imei2":"104973548900378","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186780,"job_number":"JOB_186780","tr_customer_id":186798,"tr_customer_product_id":186788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:28.000Z","modified_at":"2026-02-15T04:34:28.000Z","name":"Jake Leffler","mobile_number":"532-332-3669","email_id":"Kari.Block86@yahoo.com","dop":"2025-06-09","serial_number":"107857782989040","imei1":"107857782989040","imei2":"107857782989040","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186799,"job_number":"JOB_186799","tr_customer_id":186817,"tr_customer_product_id":186807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:43.000Z","modified_at":"2026-02-15T04:34:43.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107775490441359","imei1":"107775490441359","imei2":"107775490441359","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186801,"job_number":"JOB_186801","tr_customer_id":186819,"tr_customer_product_id":186809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"Mackenzie Tromp","mobile_number":"704-537-4100","email_id":"Deron97@hotmail.com","dop":"2025-06-09","serial_number":"101355628464208","imei1":"101355628464208","imei2":"101355628464208","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186814,"job_number":"JOB_186814","tr_customer_id":186832,"tr_customer_product_id":186822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:59.000Z","modified_at":"2026-02-15T04:34:59.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109766525091125","imei1":"109766525091125","imei2":"109766525091125","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186816,"job_number":"JOB_186816","tr_customer_id":186834,"tr_customer_product_id":186824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:00.000Z","modified_at":"2026-02-15T04:35:00.000Z","name":"Arne Mills","mobile_number":"974-825-1196","email_id":"Billy86@hotmail.com","dop":"2025-06-09","serial_number":"102643826259009","imei1":"102643826259009","imei2":"102643826259009","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186857,"job_number":"JOB_186857","tr_customer_id":186875,"tr_customer_product_id":186865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:43:38.000Z","modified_at":"2026-02-15T04:43:39.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464760","imei1":"90274950464760","imei2":"90274950464760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187051,"job_number":"JOB_187051","tr_customer_id":187069,"tr_customer_product_id":187059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"186056615891840","imei1":"186056615891840","imei2":"186056615891840","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187052,"job_number":"JOB_187052","tr_customer_id":187070,"tr_customer_product_id":187060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"Harrison Ebert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177332345246568","imei1":"177332345246568","imei2":"177332345246568","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187053,"job_number":"JOB_187053","tr_customer_id":187071,"tr_customer_product_id":187061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"Vincent Schuster","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"175361991402357","imei1":"175361991402357","imei2":"175361991402357","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187054,"job_number":"JOB_187054","tr_customer_id":187072,"tr_customer_product_id":187062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:34.000Z","modified_at":"2026-02-15T14:16:34.000Z","name":"Eloise Leuschke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180627680256308","imei1":"180627680256308","imei2":"180627680256308","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187055,"job_number":"JOB_187055","tr_customer_id":187073,"tr_customer_product_id":187063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"139752668185764","imei1":"139752668185764","imei2":"139752668185764","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187056,"job_number":"JOB_187056","tr_customer_id":187074,"tr_customer_product_id":187064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Theodore Doyle","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120583554360834","imei1":"120583554360834","imei2":"120583554360834","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187057,"job_number":"JOB_187057","tr_customer_id":187075,"tr_customer_product_id":187065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Kara Cassin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120394419961722","imei1":"120394419961722","imei2":"120394419961722","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187058,"job_number":"JOB_187058","tr_customer_id":187076,"tr_customer_product_id":187066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:46.000Z","modified_at":"2026-02-15T14:16:46.000Z","name":"Jayson Armstrong","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"106810986308411","imei1":"106810986308411","imei2":"106810986308411","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187174,"job_number":"JOB_187174","tr_customer_id":187192,"tr_customer_product_id":187182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:47.000Z","modified_at":"2026-02-15T14:32:47.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101465138847023","imei1":"101465138847023","imei2":"101465138847023","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187176,"job_number":"JOB_187176","tr_customer_id":187194,"tr_customer_product_id":187184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:48.000Z","modified_at":"2026-02-15T14:32:48.000Z","name":"Gunner Tremblay","mobile_number":"251-329-8083","email_id":"Martine.Hand20@hotmail.com","dop":"2025-06-09","serial_number":"109587554107978","imei1":"109587554107978","imei2":"109587554107978","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187179,"job_number":"JOB_187179","tr_customer_id":187197,"tr_customer_product_id":187187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:04.000Z","modified_at":"2026-02-15T14:33:04.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101503271417685","imei1":"101503271417685","imei2":"101503271417685","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187182,"job_number":"JOB_187182","tr_customer_id":187200,"tr_customer_product_id":187190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:05.000Z","modified_at":"2026-02-15T14:33:05.000Z","name":"Emmalee Mayert","mobile_number":"779-895-4292","email_id":"Harrison.Lemke@yahoo.com","dop":"2025-06-09","serial_number":"104536695647370","imei1":"104536695647370","imei2":"104536695647370","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187191,"job_number":"JOB_187191","tr_customer_id":187209,"tr_customer_product_id":187199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:20.000Z","modified_at":"2026-02-15T14:33:20.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102463517524477","imei1":"102463517524477","imei2":"102463517524477","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187193,"job_number":"JOB_187193","tr_customer_id":187211,"tr_customer_product_id":187201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:21.000Z","modified_at":"2026-02-15T14:33:21.000Z","name":"Jeanne Wyman","mobile_number":"444-828-8832","email_id":"Forrest.Altenwerth@yahoo.com","dop":"2025-06-09","serial_number":"104495283122722","imei1":"104495283122722","imei2":"104495283122722","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187286,"job_number":"JOB_187286","tr_customer_id":187304,"tr_customer_product_id":187294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:53:30.000Z","modified_at":"2026-02-15T17:53:30.000Z","name":"Satish Prajapat","mobile_number":"8247256637","email_id":"mandaakin.desai@yahoo.co.in","dop":"2026-02-05","serial_number":"602398454160802","imei1":"787882643923890","imei2":"059185266863278","popurl":"www.yogendra-kaul.name","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187288,"job_number":"JOB_187288","tr_customer_id":187306,"tr_customer_product_id":187296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:50:45.000Z","modified_at":"2026-02-15T18:50:45.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"17516512191819","imei1":"17516512191819","imei2":"17516512191819","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187289,"job_number":"JOB_187289","tr_customer_id":187307,"tr_customer_product_id":187297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:51:53.000Z","modified_at":"2026-02-15T18:51:53.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14750228821089","imei1":"14750228821089","imei2":"14750228821089","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187290,"job_number":"JOB_187290","tr_customer_id":187308,"tr_customer_product_id":187298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:52:48.000Z","modified_at":"2026-02-15T18:52:48.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"10427780507357","imei1":"10427780507357","imei2":"10427780507357","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:52:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187291,"job_number":"JOB_187291","tr_customer_id":187309,"tr_customer_product_id":187299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:53:51.000Z","modified_at":"2026-02-15T18:53:51.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14883177497731","imei1":"14883177497731","imei2":"14883177497731","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:53:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187292,"job_number":"JOB_187292","tr_customer_id":187310,"tr_customer_product_id":187300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:58:46.000Z","modified_at":"2026-02-15T18:58:46.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"12775593164273","imei1":"12775593164273","imei2":"12775593164273","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187293,"job_number":"JOB_187293","tr_customer_id":187311,"tr_customer_product_id":187301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T19:02:09.000Z","modified_at":"2026-02-15T19:02:09.000Z","name":"Manisha Dwivedi","mobile_number":"8249907479","email_id":"aagneya.iyengar@yahoo.co.in","dop":"2026-02-05","serial_number":"770138729720191","imei1":"287400246595301","imei2":"732272245812978","popurl":"www.aishani-menon.info","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T19:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187303,"job_number":"JOB_187303","tr_customer_id":187321,"tr_customer_product_id":187311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:42.000Z","modified_at":"2026-02-16T04:22:42.000Z","name":"Orlo Balistreri","mobile_number":"927-399-0748","email_id":"Gussie_Runolfsson@yahoo.com","dop":"2025-04-25","serial_number":"84411400483600","imei1":"84411400483600","imei2":"84411400483600","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187345,"job_number":"JOB_187345","tr_customer_id":187363,"tr_customer_product_id":187353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Wilma_Block@yahoo.com","dop":"2025-07-02","serial_number":"19357430518813","imei1":"19357430518813","imei2":"19357430518813","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187363,"job_number":"JOB_187363","tr_customer_id":187381,"tr_customer_product_id":187371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:48.000Z","modified_at":"2026-02-16T04:36:48.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Armand24@gmail.com","dop":"2025-07-02","serial_number":"10539229769540","imei1":"10539229769540","imei2":"10539229769540","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187372,"job_number":"JOB_187372","tr_customer_id":187390,"tr_customer_product_id":187380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:11.000Z","modified_at":"2026-02-16T04:37:11.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Hugh_Kuphal95@yahoo.com","dop":"2025-07-02","serial_number":"11961091028133","imei1":"11961091028133","imei2":"11961091028133","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187406,"job_number":"JOB_187406","tr_customer_id":187424,"tr_customer_product_id":187414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:31.000Z","modified_at":"2026-02-16T04:37:31.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"124825281890913","imei1":"124825281890913","imei2":"124825281890913","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187407,"job_number":"JOB_187407","tr_customer_id":187425,"tr_customer_product_id":187415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Major Greenholt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"132212355589019","imei1":"132212355589019","imei2":"132212355589019","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187409,"job_number":"JOB_187409","tr_customer_id":187427,"tr_customer_product_id":187417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Laverne Harvey","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100391395727167","imei1":"100391395727167","imei2":"100391395727167","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187410,"job_number":"JOB_187410","tr_customer_id":187428,"tr_customer_product_id":187418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Marquise Gusikowski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"182064639828218","imei1":"182064639828218","imei2":"182064639828218","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187422,"job_number":"JOB_187422","tr_customer_id":187440,"tr_customer_product_id":187430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:43.000Z","modified_at":"2026-02-16T04:37:43.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105133594203171","imei1":"105133594203171","imei2":"105133594203171","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187425,"job_number":"JOB_187425","tr_customer_id":187443,"tr_customer_product_id":187433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Jessika Adams","mobile_number":"314-533-3741","email_id":"Haley.Weimann54@gmail.com","dop":"2025-06-09","serial_number":"102291240065095","imei1":"102291240065095","imei2":"102291240065095","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187431,"job_number":"JOB_187431","tr_customer_id":187449,"tr_customer_product_id":187439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:45.000Z","modified_at":"2026-02-16T04:37:45.000Z","name":"Granville O'Keefe","mobile_number":"219-869-1064","email_id":"Tressa.Koch@yahoo.com","dop":"2025-06-09","serial_number":"96038114933856740","imei1":"96038114933856740","imei2":"96038114933856740","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187432,"job_number":"JOB_187432","tr_customer_id":187450,"tr_customer_product_id":187440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"165615449059191","imei1":"165615449059191","imei2":"165615449059191","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187433,"job_number":"JOB_187433","tr_customer_id":187451,"tr_customer_product_id":187441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Addie Kling","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"165623767246592","imei1":"165623767246592","imei2":"165623767246592","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187435,"job_number":"JOB_187435","tr_customer_id":187453,"tr_customer_product_id":187443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:47.000Z","modified_at":"2026-02-16T04:37:47.000Z","name":"Kenton Rempel","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"145835727453231","imei1":"145835727453231","imei2":"145835727453231","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187436,"job_number":"JOB_187436","tr_customer_id":187454,"tr_customer_product_id":187444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:47.000Z","modified_at":"2026-02-16T04:37:47.000Z","name":"Nestor Renner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126582404239356","imei1":"126582404239356","imei2":"126582404239356","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187438,"job_number":"JOB_187438","tr_customer_id":187456,"tr_customer_product_id":187446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:49.000Z","modified_at":"2026-02-16T04:37:49.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10133144495432","imei1":"10133144495432","imei2":"10133144495432","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187452,"job_number":"JOB_187452","tr_customer_id":187470,"tr_customer_product_id":187460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:09.000Z","modified_at":"2026-02-16T04:38:09.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106474469166155","imei1":"106474469166155","imei2":"106474469166155","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187454,"job_number":"JOB_187454","tr_customer_id":187472,"tr_customer_product_id":187462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:10.000Z","modified_at":"2026-02-16T04:38:10.000Z","name":"Patricia Wiegand","mobile_number":"302-285-5246","email_id":"Hilbert.Yost93@yahoo.com","dop":"2025-06-09","serial_number":"100613323756137","imei1":"100613323756137","imei2":"100613323756137","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187484,"job_number":"JOB_187484","tr_customer_id":187502,"tr_customer_product_id":187492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:32.000Z","modified_at":"2026-02-16T04:38:32.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100374940927345","imei1":"100374940927345","imei2":"100374940927345","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187487,"job_number":"JOB_187487","tr_customer_id":187505,"tr_customer_product_id":187495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:33.000Z","modified_at":"2026-02-16T04:38:33.000Z","name":"Hudson Glover","mobile_number":"216-544-9681","email_id":"Bridget_McKenzie@yahoo.com","dop":"2025-06-09","serial_number":"103464310422116","imei1":"103464310422116","imei2":"103464310422116","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187576,"job_number":"JOB_187576","tr_customer_id":187594,"tr_customer_product_id":187584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:22:21.000Z","modified_at":"2026-02-16T05:22:21.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15855910021420","imei1":"15855910021420","imei2":"15855910021420","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187607,"job_number":"JOB_187607","tr_customer_id":187625,"tr_customer_product_id":187615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:45.000Z","modified_at":"2026-02-16T06:51:45.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101340596316519","imei1":"101340596316519","imei2":"101340596316519","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187609,"job_number":"JOB_187609","tr_customer_id":187627,"tr_customer_product_id":187617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:45.000Z","modified_at":"2026-02-16T06:51:45.000Z","name":"Reyes Ortiz","mobile_number":"941-514-2778","email_id":"Jordyn25@gmail.com","dop":"2025-06-09","serial_number":"103499913924309","imei1":"103499913924309","imei2":"103499913924309","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187613,"job_number":"JOB_187613","tr_customer_id":187631,"tr_customer_product_id":187621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:03.000Z","modified_at":"2026-02-16T06:52:03.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104818771673040","imei1":"104818771673040","imei2":"104818771673040","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187615,"job_number":"JOB_187615","tr_customer_id":187633,"tr_customer_product_id":187623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:03.000Z","modified_at":"2026-02-16T06:52:03.000Z","name":"Osbaldo Mante","mobile_number":"263-319-3500","email_id":"Jeromy33@gmail.com","dop":"2025-06-09","serial_number":"100224205173129","imei1":"100224205173129","imei2":"100224205173129","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187618,"job_number":"JOB_187618","tr_customer_id":187636,"tr_customer_product_id":187626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:20.000Z","modified_at":"2026-02-16T06:52:20.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104051476384184","imei1":"104051476384184","imei2":"104051476384184","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187620,"job_number":"JOB_187620","tr_customer_id":187638,"tr_customer_product_id":187628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:21.000Z","modified_at":"2026-02-16T06:52:21.000Z","name":"Evert Kerluke","mobile_number":"284-625-0112","email_id":"Tara_Kris@hotmail.com","dop":"2025-06-09","serial_number":"106018192232112","imei1":"106018192232112","imei2":"106018192232112","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187995,"job_number":"JOB_187995","tr_customer_id":188013,"tr_customer_product_id":188003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Aarav Sharma","mobile_number":"9876543210","email_id":"aarav.sharma@gmail.com","dop":"2026-02-01","serial_number":"19960409003951","imei1":"19960409003951","imei2":"19960409003951","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187996,"job_number":"JOB_187996","tr_customer_id":188014,"tr_customer_product_id":188004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Neha Patel","mobile_number":"9123456780","email_id":"neha.patel@yahoo.com","dop":"2026-02-01","serial_number":"17834187400837","imei1":"17834187400837","imei2":"17834187400837","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187997,"job_number":"JOB_187997","tr_customer_id":188015,"tr_customer_product_id":188005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Rohan Mehta","mobile_number":"9988776655","email_id":"rohan.mehta@outlook.com","dop":"2026-02-01","serial_number":"16413166803807","imei1":"16413166803807","imei2":"16413166803807","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187998,"job_number":"JOB_187998","tr_customer_id":188016,"tr_customer_product_id":188006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:31.000Z","modified_at":"2026-02-16T07:47:31.000Z","name":"Priya Iyer","mobile_number":"9012345678","email_id":"priya.iyer@gmail.com","dop":"2026-02-01","serial_number":"10603624521329","imei1":"10603624521329","imei2":"10603624521329","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188115,"job_number":"JOB_188115","tr_customer_id":188133,"tr_customer_product_id":188123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:57:57.000Z","modified_at":"2026-02-16T07:57:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Marley52@yahoo.com","dop":"2025-07-02","serial_number":"18447370886743","imei1":"18447370886743","imei2":"18447370886743","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188116,"job_number":"JOB_188116","tr_customer_id":188134,"tr_customer_product_id":188124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:58:20.000Z","modified_at":"2026-02-16T07:58:20.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Velva_Schamberger34@hotmail.com","dop":"2025-07-02","serial_number":"11597241148184","imei1":"11597241148184","imei2":"11597241148184","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188117,"job_number":"JOB_188117","tr_customer_id":188135,"tr_customer_product_id":188125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:58:41.000Z","modified_at":"2026-02-16T07:58:41.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Elsa.Johnson50@yahoo.com","dop":"2025-07-02","serial_number":"17180396123851","imei1":"17180396123851","imei2":"17180396123851","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188160,"job_number":"JOB_188160","tr_customer_id":188178,"tr_customer_product_id":188168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:40:43.000Z","modified_at":"2026-02-16T08:40:43.000Z","name":"Roosevelt Carter","mobile_number":"411-380-6420","email_id":"Toy.Kulas44@hotmail.com","dop":"2026-02-01","serial_number":"14599718175086","imei1":"14599718175086","imei2":"14599718175086","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188161,"job_number":"JOB_188161","tr_customer_id":188179,"tr_customer_product_id":188169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:41:10.000Z","modified_at":"2026-02-16T08:41:10.000Z","name":"Robb Kassulke","mobile_number":"476-405-5242","email_id":"Elena93@hotmail.com","dop":"2026-02-01","serial_number":"19409983489920","imei1":"19409983489920","imei2":"19409983489920","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188162,"job_number":"JOB_188162","tr_customer_id":188180,"tr_customer_product_id":188170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:41:47.000Z","modified_at":"2026-02-16T08:41:47.000Z","name":"Jayda Bruen","mobile_number":"851-920-7003","email_id":"Kiarra.Lynch93@gmail.com","dop":"2026-02-01","serial_number":"16915797834340","imei1":"16915797834340","imei2":"16915797834340","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188353,"job_number":"JOB_188353","tr_customer_id":188371,"tr_customer_product_id":188361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:34.000Z","modified_at":"2026-02-16T14:34:34.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"147312545975323","imei1":"147312545975323","imei2":"147312545975323","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188354,"job_number":"JOB_188354","tr_customer_id":188372,"tr_customer_product_id":188362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:35.000Z","modified_at":"2026-02-16T14:34:35.000Z","name":"Lemuel Abernathy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"135321748357676","imei1":"135321748357676","imei2":"135321748357676","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188355,"job_number":"JOB_188355","tr_customer_id":188373,"tr_customer_product_id":188363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:35.000Z","modified_at":"2026-02-16T14:34:35.000Z","name":"Elisabeth Kuphal","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"183284429744570","imei1":"183284429744570","imei2":"183284429744570","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188357,"job_number":"JOB_188357","tr_customer_id":188375,"tr_customer_product_id":188365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:35.000Z","modified_at":"2026-02-16T14:34:35.000Z","name":"Lea Schmidt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"165944780471976","imei1":"165944780471976","imei2":"165944780471976","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188358,"job_number":"JOB_188358","tr_customer_id":188376,"tr_customer_product_id":188366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:49.000Z","modified_at":"2026-02-16T14:34:49.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"138745648613991","imei1":"138745648613991","imei2":"138745648613991","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188359,"job_number":"JOB_188359","tr_customer_id":188377,"tr_customer_product_id":188367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:50.000Z","modified_at":"2026-02-16T14:34:50.000Z","name":"Domenica Frami","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151221491561646","imei1":"151221491561646","imei2":"151221491561646","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188360,"job_number":"JOB_188360","tr_customer_id":188378,"tr_customer_product_id":188368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:50.000Z","modified_at":"2026-02-16T14:34:50.000Z","name":"Jeffry Lind","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166409234945052","imei1":"166409234945052","imei2":"166409234945052","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188361,"job_number":"JOB_188361","tr_customer_id":188379,"tr_customer_product_id":188369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:50.000Z","modified_at":"2026-02-16T14:34:50.000Z","name":"Hildegard Moen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"129824053260054","imei1":"129824053260054","imei2":"129824053260054","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188500,"job_number":"JOB_188500","tr_customer_id":188518,"tr_customer_product_id":188508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:01.000Z","modified_at":"2026-02-16T14:48:01.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101560567377719","imei1":"101560567377719","imei2":"101560567377719","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188502,"job_number":"JOB_188502","tr_customer_id":188520,"tr_customer_product_id":188510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:01.000Z","modified_at":"2026-02-16T14:48:01.000Z","name":"Ansel Hessel","mobile_number":"755-693-7826","email_id":"Sibyl_Mayer82@yahoo.com","dop":"2025-06-09","serial_number":"102175751717358","imei1":"102175751717358","imei2":"102175751717358","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188506,"job_number":"JOB_188506","tr_customer_id":188524,"tr_customer_product_id":188514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:23.000Z","modified_at":"2026-02-16T14:48:23.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108364949148193","imei1":"108364949148193","imei2":"108364949148193","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188508,"job_number":"JOB_188508","tr_customer_id":188526,"tr_customer_product_id":188516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:23.000Z","modified_at":"2026-02-16T14:48:23.000Z","name":"Amanda Dickinson","mobile_number":"486-381-4311","email_id":"Freeda_Skiles@yahoo.com","dop":"2025-06-09","serial_number":"107035434631714","imei1":"107035434631714","imei2":"107035434631714","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188511,"job_number":"JOB_188511","tr_customer_id":188529,"tr_customer_product_id":188519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:45.000Z","modified_at":"2026-02-16T14:48:45.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103209828245819","imei1":"103209828245819","imei2":"103209828245819","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188513,"job_number":"JOB_188513","tr_customer_id":188531,"tr_customer_product_id":188521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:45.000Z","modified_at":"2026-02-16T14:48:45.000Z","name":"Jarret Satterfield","mobile_number":"915-733-4774","email_id":"Wava99@hotmail.com","dop":"2025-06-09","serial_number":"100732117885985","imei1":"100732117885985","imei2":"100732117885985","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188585,"job_number":"JOB_188585","tr_customer_id":188603,"tr_customer_product_id":188593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:40:45.000Z","modified_at":"2026-02-16T16:40:45.000Z","name":"Sourav vv","mobile_number":"9876543210","email_id":"Sourav.s@zscaler.com","dop":"2026-02-09","serial_number":"09876543219876","imei1":"09876543219876","imei2":"09876543219876","popurl":"2026-02-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188600,"job_number":"JOB_188600","tr_customer_id":188618,"tr_customer_product_id":188608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:22:29.000Z","modified_at":"2026-02-16T17:22:29.000Z","name":"Felicia Jenkins","mobile_number":"719-404-3867","email_id":"Bernhard_Harris@hotmail.com","dop":"2026-01-06","serial_number":"10795842528905","imei1":"10795842528905","imei2":"10795842528905","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:22:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185710,"job_number":"JOB_185710","tr_customer_id":185728,"tr_customer_product_id":185718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:40.000Z","modified_at":"2026-02-14T04:20:40.000Z","name":"Nick Prosacco","mobile_number":"698-445-2161","email_id":"Cordelia7@yahoo.com","dop":"2000-01-31","serial_number":"1046558088694823","imei1":"1046558088694823","imei2":"1046558088694823","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185750,"job_number":"JOB_185750","tr_customer_id":185768,"tr_customer_product_id":185758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:22.000Z","modified_at":"2026-02-14T04:21:22.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10699647718594","imei1":"10699647718594","imei2":"10699647718594","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185752,"job_number":"JOB_185752","tr_customer_id":185770,"tr_customer_product_id":185760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:23.000Z","modified_at":"2026-02-14T04:21:23.000Z","name":"Ron Wuckert","mobile_number":"312-623-4005","email_id":"Frida_Murphy@yahoo.com","dop":"2000-01-31","serial_number":"1067373898139205","imei1":"1067373898139205","imei2":"1067373898139205","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185805,"job_number":"JOB_185805","tr_customer_id":185823,"tr_customer_product_id":185813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:04.000Z","modified_at":"2026-02-14T04:22:04.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10538224968942","imei1":"10538224968942","imei2":"10538224968942","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185809,"job_number":"JOB_185809","tr_customer_id":185827,"tr_customer_product_id":185817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:06.000Z","modified_at":"2026-02-14T04:22:06.000Z","name":"Oma Daniel","mobile_number":"945-810-0141","email_id":"Michele41@yahoo.com","dop":"2000-01-31","serial_number":"1002597812471724","imei1":"1002597812471724","imei2":"1002597812471724","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185846,"job_number":"JOB_185846","tr_customer_id":185864,"tr_customer_product_id":185854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:47.000Z","modified_at":"2026-02-14T04:22:47.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10267513825914","imei1":"10267513825914","imei2":"10267513825914","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185848,"job_number":"JOB_185848","tr_customer_id":185866,"tr_customer_product_id":185856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:49.000Z","modified_at":"2026-02-14T04:22:49.000Z","name":"Ardith Hickle","mobile_number":"929-935-6478","email_id":"Edyth91@gmail.com","dop":"2000-01-31","serial_number":"1043360582466527","imei1":"1043360582466527","imei2":"1043360582466527","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186354,"job_number":"JOB_186354","tr_customer_id":186372,"tr_customer_product_id":186362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:48.000Z","modified_at":"2026-02-14T14:21:48.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10608187428635","imei1":"10608187428635","imei2":"10608187428635","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186356,"job_number":"JOB_186356","tr_customer_id":186374,"tr_customer_product_id":186364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:50.000Z","modified_at":"2026-02-14T14:21:50.000Z","name":"Arianna Swaniawski","mobile_number":"313-891-4307","email_id":"Uriah_Pouros@hotmail.com","dop":"2000-01-31","serial_number":"1031943701763244","imei1":"1031943701763244","imei2":"1031943701763244","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186360,"job_number":"JOB_186360","tr_customer_id":186378,"tr_customer_product_id":186368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:30.000Z","modified_at":"2026-02-14T14:22:30.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10223093024099","imei1":"10223093024099","imei2":"10223093024099","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186362,"job_number":"JOB_186362","tr_customer_id":186380,"tr_customer_product_id":186370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:31.000Z","modified_at":"2026-02-14T14:22:31.000Z","name":"Etha Ondricka","mobile_number":"824-985-1475","email_id":"Paula_Spinka@yahoo.com","dop":"2000-01-31","serial_number":"1075221956320983","imei1":"1075221956320983","imei2":"1075221956320983","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186363,"job_number":"JOB_186363","tr_customer_id":186381,"tr_customer_product_id":186371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:10.000Z","modified_at":"2026-02-14T14:23:10.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10708478411953","imei1":"10708478411953","imei2":"10708478411953","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186365,"job_number":"JOB_186365","tr_customer_id":186383,"tr_customer_product_id":186373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:12.000Z","modified_at":"2026-02-14T14:23:12.000Z","name":"Donna Grimes","mobile_number":"932-891-5251","email_id":"Cullen_Feeney0@yahoo.com","dop":"2000-01-31","serial_number":"1067391463318990","imei1":"1067391463318990","imei2":"1067391463318990","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186366,"job_number":"JOB_186366","tr_customer_id":186384,"tr_customer_product_id":186374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:51.000Z","modified_at":"2026-02-14T14:23:51.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10812868057437","imei1":"10812868057437","imei2":"10812868057437","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186368,"job_number":"JOB_186368","tr_customer_id":186386,"tr_customer_product_id":186376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:52.000Z","modified_at":"2026-02-14T14:23:52.000Z","name":"Carolanne Brakus","mobile_number":"666-447-6731","email_id":"Krystel_Schuppe30@hotmail.com","dop":"2000-01-31","serial_number":"1017120137617944","imei1":"1017120137617944","imei2":"1017120137617944","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186714,"job_number":"JOB_186714","tr_customer_id":186732,"tr_customer_product_id":186722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:43.000Z","modified_at":"2026-02-15T04:33:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10645060478682","imei1":"10645060478682","imei2":"10645060478682","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186717,"job_number":"JOB_186717","tr_customer_id":186735,"tr_customer_product_id":186725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:45.000Z","modified_at":"2026-02-15T04:33:45.000Z","name":"Richmond Kris","mobile_number":"962-555-2584","email_id":"Kyra_Ruecker@gmail.com","dop":"2000-01-31","serial_number":"1032358340491154","imei1":"1032358340491154","imei2":"1032358340491154","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186781,"job_number":"JOB_186781","tr_customer_id":186799,"tr_customer_product_id":186789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:30.000Z","modified_at":"2026-02-15T04:34:30.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10294566626362","imei1":"10294566626362","imei2":"10294566626362","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186783,"job_number":"JOB_186783","tr_customer_id":186801,"tr_customer_product_id":186791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:32.000Z","modified_at":"2026-02-15T04:34:32.000Z","name":"Marietta Boyer","mobile_number":"500-590-1389","email_id":"Nicklaus_Bechtelar96@hotmail.com","dop":"2000-01-31","serial_number":"1085428880285383","imei1":"1085428880285383","imei2":"1085428880285383","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186828,"job_number":"JOB_186828","tr_customer_id":186846,"tr_customer_product_id":186836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:17.000Z","modified_at":"2026-02-15T04:35:17.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10919753310513","imei1":"10919753310513","imei2":"10919753310513","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186832,"job_number":"JOB_186832","tr_customer_id":186850,"tr_customer_product_id":186840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:19.000Z","modified_at":"2026-02-15T04:35:19.000Z","name":"Cecile Conn","mobile_number":"466-627-8547","email_id":"Golda.Kreiger@hotmail.com","dop":"2000-01-31","serial_number":"1087632587360530","imei1":"1087632587360530","imei2":"1087632587360530","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186849,"job_number":"JOB_186849","tr_customer_id":186867,"tr_customer_product_id":186857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:03.000Z","modified_at":"2026-02-15T04:36:03.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10993043344960","imei1":"10993043344960","imei2":"10993043344960","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186851,"job_number":"JOB_186851","tr_customer_id":186869,"tr_customer_product_id":186859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:05.000Z","modified_at":"2026-02-15T04:36:05.000Z","name":"Adelia White","mobile_number":"948-698-6838","email_id":"Estella.Hauck53@gmail.com","dop":"2000-01-31","serial_number":"1086696270300370","imei1":"1086696270300370","imei2":"1086696270300370","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187090,"job_number":"JOB_187090","tr_customer_id":187108,"tr_customer_product_id":187098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:18.000Z","modified_at":"2026-02-15T14:22:18.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10782093324363","imei1":"10782093324363","imei2":"10782093324363","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187092,"job_number":"JOB_187092","tr_customer_id":187110,"tr_customer_product_id":187100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:20.000Z","modified_at":"2026-02-15T14:22:20.000Z","name":"Cleve Anderson","mobile_number":"582-573-9176","email_id":"Robert.Grady@yahoo.com","dop":"2000-01-31","serial_number":"1030247123581307","imei1":"1030247123581307","imei2":"1030247123581307","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187096,"job_number":"JOB_187096","tr_customer_id":187114,"tr_customer_product_id":187104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:05.000Z","modified_at":"2026-02-15T14:23:05.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10871533923508","imei1":"10871533923508","imei2":"10871533923508","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187098,"job_number":"JOB_187098","tr_customer_id":187116,"tr_customer_product_id":187106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:06.000Z","modified_at":"2026-02-15T14:23:06.000Z","name":"Ernest Wunsch","mobile_number":"887-609-9857","email_id":"Abigayle_Schulist@yahoo.com","dop":"2000-01-31","serial_number":"1069510159141088","imei1":"1069510159141088","imei2":"1069510159141088","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187099,"job_number":"JOB_187099","tr_customer_id":187117,"tr_customer_product_id":187107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:50.000Z","modified_at":"2026-02-15T14:23:50.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10252606287042","imei1":"10252606287042","imei2":"10252606287042","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187101,"job_number":"JOB_187101","tr_customer_id":187119,"tr_customer_product_id":187109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:52.000Z","modified_at":"2026-02-15T14:23:52.000Z","name":"Mia Batz","mobile_number":"492-914-2696","email_id":"Nicole6@gmail.com","dop":"2000-01-31","serial_number":"1050559857217845","imei1":"1050559857217845","imei2":"1050559857217845","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187104,"job_number":"JOB_187104","tr_customer_id":187122,"tr_customer_product_id":187112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:36.000Z","modified_at":"2026-02-15T14:24:36.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10158697682019","imei1":"10158697682019","imei2":"10158697682019","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187106,"job_number":"JOB_187106","tr_customer_id":187124,"tr_customer_product_id":187114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:37.000Z","modified_at":"2026-02-15T14:24:37.000Z","name":"Betsy Upton","mobile_number":"778-616-2822","email_id":"Mafalda_Stracke49@gmail.com","dop":"2000-01-31","serial_number":"1081620299208425","imei1":"1081620299208425","imei2":"1081620299208425","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187374,"job_number":"JOB_187374","tr_customer_id":187392,"tr_customer_product_id":187382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:13.000Z","modified_at":"2026-02-16T04:37:13.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10498189895292","imei1":"10498189895292","imei2":"10498189895292","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187378,"job_number":"JOB_187378","tr_customer_id":187396,"tr_customer_product_id":187386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:15.000Z","modified_at":"2026-02-16T04:37:15.000Z","name":"Claire Towne","mobile_number":"867-797-3709","email_id":"Elliot_Shanahan@gmail.com","dop":"2000-01-31","serial_number":"1010941614672108","imei1":"1010941614672108","imei2":"1010941614672108","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187455,"job_number":"JOB_187455","tr_customer_id":187473,"tr_customer_product_id":187463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10969056244069","imei1":"10969056244069","imei2":"10969056244069","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187462,"job_number":"JOB_187462","tr_customer_id":187480,"tr_customer_product_id":187470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Roberto Kautzer","mobile_number":"517-881-7672","email_id":"Brendan_Kautzer18@yahoo.com","dop":"2000-01-31","serial_number":"1038822615460526","imei1":"1038822615460526","imei2":"1038822615460526","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187513,"job_number":"JOB_187513","tr_customer_id":187531,"tr_customer_product_id":187521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:07.000Z","modified_at":"2026-02-16T04:39:07.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10960518528622","imei1":"10960518528622","imei2":"10960518528622","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187517,"job_number":"JOB_187517","tr_customer_id":187535,"tr_customer_product_id":187525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:09.000Z","modified_at":"2026-02-16T04:39:09.000Z","name":"Loma Gleason","mobile_number":"272-990-4492","email_id":"Ike_DuBuque@gmail.com","dop":"2000-01-31","serial_number":"1074152522592903","imei1":"1074152522592903","imei2":"1074152522592903","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187537,"job_number":"JOB_187537","tr_customer_id":187555,"tr_customer_product_id":187545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:59.000Z","modified_at":"2026-02-16T04:39:59.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10202221071984","imei1":"10202221071984","imei2":"10202221071984","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187539,"job_number":"JOB_187539","tr_customer_id":187557,"tr_customer_product_id":187547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:40:00.000Z","modified_at":"2026-02-16T04:40:00.000Z","name":"Jayden Nitzsche","mobile_number":"640-624-6119","email_id":"Ursula.Moore15@yahoo.com","dop":"2000-01-31","serial_number":"1055527011366919","imei1":"1055527011366919","imei2":"1055527011366919","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187782,"job_number":"JOB_187782","tr_customer_id":187800,"tr_customer_product_id":187790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:02.000Z","modified_at":"2026-02-16T07:03:02.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10862058666572","imei1":"10862058666572","imei2":"10862058666572","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187784,"job_number":"JOB_187784","tr_customer_id":187802,"tr_customer_product_id":187792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:04.000Z","modified_at":"2026-02-16T07:03:04.000Z","name":"Gus Witting","mobile_number":"452-897-9385","email_id":"Connie25@gmail.com","dop":"2000-01-31","serial_number":"1012077995643873","imei1":"1012077995643873","imei2":"1012077995643873","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187791,"job_number":"JOB_187791","tr_customer_id":187809,"tr_customer_product_id":187799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:49.000Z","modified_at":"2026-02-16T07:03:49.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10192902457629","imei1":"10192902457629","imei2":"10192902457629","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187793,"job_number":"JOB_187793","tr_customer_id":187811,"tr_customer_product_id":187801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:50.000Z","modified_at":"2026-02-16T07:03:50.000Z","name":"Conrad Gleichner","mobile_number":"295-609-3858","email_id":"Monserrate75@yahoo.com","dop":"2000-01-31","serial_number":"1036419163386346","imei1":"1036419163386346","imei2":"1036419163386346","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187803,"job_number":"JOB_187803","tr_customer_id":187821,"tr_customer_product_id":187811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:34.000Z","modified_at":"2026-02-16T07:04:34.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10326628298638","imei1":"10326628298638","imei2":"10326628298638","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187805,"job_number":"JOB_187805","tr_customer_id":187823,"tr_customer_product_id":187813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:36.000Z","modified_at":"2026-02-16T07:04:36.000Z","name":"Rhett Schiller","mobile_number":"810-943-3102","email_id":"Elmer78@gmail.com","dop":"2000-01-31","serial_number":"1086168803153068","imei1":"1086168803153068","imei2":"1086168803153068","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187812,"job_number":"JOB_187812","tr_customer_id":187830,"tr_customer_product_id":187820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:21.000Z","modified_at":"2026-02-16T07:05:21.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10603845965349","imei1":"10603845965349","imei2":"10603845965349","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187814,"job_number":"JOB_187814","tr_customer_id":187832,"tr_customer_product_id":187822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:22.000Z","modified_at":"2026-02-16T07:05:22.000Z","name":"Colten Padberg","mobile_number":"967-905-0669","email_id":"Hubert.Pollich@yahoo.com","dop":"2000-01-31","serial_number":"1047913377497567","imei1":"1047913377497567","imei2":"1047913377497567","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188390,"job_number":"JOB_188390","tr_customer_id":188408,"tr_customer_product_id":188398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:45.000Z","modified_at":"2026-02-16T14:38:45.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10432587599874","imei1":"10432587599874","imei2":"10432587599874","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188394,"job_number":"JOB_188394","tr_customer_id":188412,"tr_customer_product_id":188402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:47.000Z","modified_at":"2026-02-16T14:38:47.000Z","name":"Laurel Cruickshank","mobile_number":"254-529-6110","email_id":"Hailie.Friesen@gmail.com","dop":"2000-01-31","serial_number":"1077748665988458","imei1":"1077748665988458","imei2":"1077748665988458","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188405,"job_number":"JOB_188405","tr_customer_id":188423,"tr_customer_product_id":188413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:39.000Z","modified_at":"2026-02-16T14:39:39.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10815219365883","imei1":"10815219365883","imei2":"10815219365883","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188407,"job_number":"JOB_188407","tr_customer_id":188425,"tr_customer_product_id":188415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:41.000Z","modified_at":"2026-02-16T14:39:41.000Z","name":"Sharon Terry","mobile_number":"396-325-1677","email_id":"Akeem.Lebsack@hotmail.com","dop":"2000-01-31","serial_number":"1032824336896897","imei1":"1032824336896897","imei2":"1032824336896897","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188420,"job_number":"JOB_188420","tr_customer_id":188438,"tr_customer_product_id":188428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:33.000Z","modified_at":"2026-02-16T14:40:33.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10700662076824","imei1":"10700662076824","imei2":"10700662076824","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188422,"job_number":"JOB_188422","tr_customer_id":188440,"tr_customer_product_id":188430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:35.000Z","modified_at":"2026-02-16T14:40:35.000Z","name":"Haleigh Schmeler","mobile_number":"536-860-8389","email_id":"Deontae_Herzog@hotmail.com","dop":"2000-01-31","serial_number":"1051185635230661","imei1":"1051185635230661","imei2":"1051185635230661","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188435,"job_number":"JOB_188435","tr_customer_id":188453,"tr_customer_product_id":188443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:28.000Z","modified_at":"2026-02-16T14:41:28.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10136830833522","imei1":"10136830833522","imei2":"10136830833522","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188438,"job_number":"JOB_188438","tr_customer_id":188456,"tr_customer_product_id":188446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:30.000Z","modified_at":"2026-02-16T14:41:30.000Z","name":"Joanne Stroman","mobile_number":"632-897-0767","email_id":"Charlie_Kemmer@gmail.com","dop":"2000-01-31","serial_number":"1098513677800775","imei1":"1098513677800775","imei2":"1098513677800775","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 220ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token cf26d17a-82e9-4d00-a338-9b8b8fe9576c
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Virify the status code os 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 219ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token a2f641a8-13b1-4fbd-bb7f-d2ddbb54df5f
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Virify the status code os 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Virify the status code os 403
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/xyx
Response Information
Response Code: 404 - Not Found
Mean time per request: 220ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM1OTl9.vpm7h1v6Iymqod6RTdTigWujwjzMz-IYCAwbvbcxPEk
Cache-Control no-cache
Postman-Token b663669c-0bf8-43d3-a2f0-879f29e47f0c
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Virify the status code os 404 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM1OTl9.vpm7h1v6Iymqod6RTdTigWujwjzMz-IYCAwbvbcxPEk
Cache-Control no-cache
Postman-Token 298aa231-40a9-4f8a-acde-62b795e98143
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 220ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVt
Cache-Control no-cache
Postman-Token 758768d2-b0bc-4cc8-8341-3b6e09e063f5
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403/500 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403/500
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 219ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 00cb2b37-388b-407e-b723-2b9b6215e5d1
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Empty token Status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 220ms
Mean size per request: 190B

Test Pass Percentage
33 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM1OTl9.vpm7h1v6Iymqod6RTdTigWujwjzMz-IYCAwbvbcxPEk
Content-Type application/json
Cache-Control no-cache
Postman-Token 24eb640f-0292-411d-a7dc-45804a513956
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the status code 200 0 1 0
Verify the response below 600 1 0 0
Verify the message in the response body 'Engineer assigned successfully' 0 1 0
Total 1 2 0
Test Failures
Test NameAssertion Error
Verify the status code 200
expected response to have status code 200 but got 400
Verify the message in the response body 'Engineer assigned successfully'
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Engineer assigned successfully'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_151689
Response Information
Response Code: 200 - OK
Mean time per request: 283ms
Mean size per request: 33B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM1ODh9.esQESR15EtQxmBeYnsCsnHheX_D61ck_7QKa4OWLO6k
Content-Type text/plain
Cache-Control no-cache
Postman-Token 26bfa9b1-0fad-4ecd-8d95-10081a3619a6
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify that the mst_status id is 2 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the mst_status id is 2
Cannot read properties of null (reading 'mst_action_status_id')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 220ms
Mean size per request: 196B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM1OTl9.vpm7h1v6Iymqod6RTdTigWujwjzMz-IYCAwbvbcxPEk
Content-Type application/json
Cache-Control no-cache
Postman-Token f6cbd825-00aa-4021-a3d8-08a3b60dcf80
Content-Length 48
Request Body
{
            "job_id": 555555,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 196
ETag W/"c4-Ez6QiFKsV+xC2VSq86FeFuhkgNM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 47","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": 555555,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the invalid job id in body {Bad request 400 code} 1 0 0
Verify the error message for the invalid job id in body {Bad request 400 code} 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the error message for the invalid job id in body {Bad request 400 code}
expected 'Unexpected token } in JSON at positio…' to deeply equal 'Invalid job assignment'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 220ms
Mean size per request: 190B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5
Content-Type application/json
Cache-Control no-cache
Postman-Token a8a69e22-480d-4323-952e-c509adc796e9
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the invalid Auth token {BAd request } 403 code} 0 1 0
Verify the error message for the invalid job id in body {Bad request 400 code} 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the staus for the invalid Auth token {BAd request } 403 code}
expected response to have status code 403 but got 400
Verify the error message for the invalid job id in body {Bad request 400 code}
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Invalid job assignment'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 220ms
Mean size per request: 190B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token 2d5dd127-2dca-441d-bbdf-81ce828637b0
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the No auth token {Uathorized 401 code} 0 1 0
Verify the error message for the invalid job empty token} 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the staus for the No auth token {Uathorized 401 code}
expected response to have status code 401 but got 400
Verify the error message for the invalid job empty token}
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"5b8025-3oq2gimxDTtapdhbDDgCsZqCNjA"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 691ms
Mean size per request: 1.98MB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM1OTl9.vpm7h1v6Iymqod6RTdTigWujwjzMz-IYCAwbvbcxPEk
Cache-Control no-cache
Postman-Token 5ad154b3-e62f-479b-8f23-76261dbd4edc
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 2074835
ETag W/"1fa8d3-QTDCIh7gwYFbtS/Wx3E8aOJbNsI"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":185651,"job_number":"JOB_185651","tr_customer_id":185669,"tr_customer_product_id":185659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:50:11.000Z","modified_at":"2026-02-13T23:50:11.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-03","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-03T23:50:10.753829937Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185652,"job_number":"JOB_185652","tr_customer_id":185670,"tr_customer_product_id":185660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:50:11.000Z","modified_at":"2026-02-13T23:50:11.000Z","name":"Abhirath Chaturvedi","mobile_number":"7099818163","email_id":"chakrika.khanna@yahoo.co.in","dop":"2026-02-03","serial_number":"308173783262379","imei1":"308173783262379","imei2":"308173783262379","popurl":"www.chinmayanand-adiga.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185653,"job_number":"JOB_185653","tr_customer_id":185671,"tr_customer_product_id":185661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:52:42.000Z","modified_at":"2026-02-13T23:52:42.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-03","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-03T23:52:42.036916597Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185655,"job_number":"JOB_185655","tr_customer_id":185673,"tr_customer_product_id":185663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T03:11:47.000Z","modified_at":"2026-02-14T03:11:47.000Z","name":"Boris Friesen","mobile_number":"667-966-6213","email_id":"Dudley_Lind@gmail.com","dop":"2025-05-30","serial_number":"18335838115690","imei1":"18335838115690","imei2":"18335838115690","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T03:11:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185656,"job_number":"JOB_185656","tr_customer_id":185674,"tr_customer_product_id":185664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T03:11:48.000Z","modified_at":"2026-02-14T03:11:48.000Z","name":"Rossie Gusikowski","mobile_number":"994-763-5068","email_id":"Oleta_Aufderhar82@hotmail.com","dop":"2025-05-30","serial_number":"1347009354194047","imei1":"1347009354194047","imei2":"1347009354194047","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T03:11:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185660,"job_number":"JOB_185660","tr_customer_id":185678,"tr_customer_product_id":185668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:23.000Z","modified_at":"2026-02-14T04:19:23.000Z","name":"Alana Rippin","mobile_number":"808-815-6452","email_id":"Devin15@yahoo.com","dop":"2025-04-06","serial_number":"10695464728902942","imei1":"10695464728902942","imei2":"10695464728902942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185661,"job_number":"JOB_185661","tr_customer_id":185679,"tr_customer_product_id":185669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:25.000Z","modified_at":"2026-02-14T04:19:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"12595352495826","imei1":"12595352495826","imei2":"12595352495826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185663,"job_number":"JOB_185663","tr_customer_id":185681,"tr_customer_product_id":185671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:27.000Z","modified_at":"2026-02-14T04:19:27.000Z","name":"Nakia Jacobs","mobile_number":"410-441-0994","email_id":"Dylan_Aufderhar21@yahoo.com","dop":"2025-04-06","serial_number":"16706436201310376","imei1":"16706436201310376","imei2":"16706436201310376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185667,"job_number":"JOB_185667","tr_customer_id":185685,"tr_customer_product_id":185675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:46.000Z","modified_at":"2026-02-14T04:19:46.000Z","name":"Kaya McCullough","mobile_number":"326-710-0597","email_id":"Howard.Schiller16@hotmail.com","dop":"2025-04-06","serial_number":"17056562021764604","imei1":"17056562021764604","imei2":"17056562021764604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185669,"job_number":"JOB_185669","tr_customer_id":185687,"tr_customer_product_id":185677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:55.000Z","modified_at":"2026-02-14T04:19:55.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"59312388244714","imei1":"59312388244714","imei2":"59312388244714","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185670,"job_number":"JOB_185670","tr_customer_id":185688,"tr_customer_product_id":185678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:55.000Z","modified_at":"2026-02-14T04:19:55.000Z","name":"Sven Moore","mobile_number":"227-376-3705","email_id":"Everett.Tromp@yahoo.com","dop":"2025-02-01","serial_number":"70715116436899","imei1":"70715116436899","imei2":"70715116436899","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185672,"job_number":"JOB_185672","tr_customer_id":185690,"tr_customer_product_id":185680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:01.000Z","modified_at":"2026-02-14T04:20:01.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10232877677939","imei1":"10232877677939","imei2":"10232877677939","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185673,"job_number":"JOB_185673","tr_customer_id":185691,"tr_customer_product_id":185681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:01.000Z","modified_at":"2026-02-14T04:20:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11412514896787","imei1":"11412514896787","imei2":"11412514896787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185677,"job_number":"JOB_185677","tr_customer_id":185695,"tr_customer_product_id":185685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:02.000Z","modified_at":"2026-02-14T04:20:02.000Z","name":"Devan Boyer","mobile_number":"307-786-3455","email_id":"Anastacio.Schmitt87@gmail.com","dop":"2025-06-18","serial_number":"1085293605523385","imei1":"1085293605523385","imei2":"1085293605523385","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185678,"job_number":"JOB_185678","tr_customer_id":185696,"tr_customer_product_id":185686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:02.000Z","modified_at":"2026-02-14T04:20:02.000Z","name":"Trevion Simonis","mobile_number":"535-756-1582","email_id":"Luna.Olson83@gmail.com","dop":"2025-04-06","serial_number":"14416274431970536","imei1":"14416274431970536","imei2":"14416274431970536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185679,"job_number":"JOB_185679","tr_customer_id":185697,"tr_customer_product_id":185687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:05.000Z","modified_at":"2026-02-14T04:20:05.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17383983637981","imei1":"17383983637981","imei2":"17383983637981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185682,"job_number":"JOB_185682","tr_customer_id":185700,"tr_customer_product_id":185690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:06.000Z","modified_at":"2026-02-14T04:20:06.000Z","name":"Sydnee Kris","mobile_number":"567-809-4071","email_id":"Paula.Ratke22@gmail.com","dop":"2025-04-06","serial_number":"19411315541349132","imei1":"19411315541349132","imei2":"19411315541349132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185683,"job_number":"JOB_185683","tr_customer_id":185701,"tr_customer_product_id":185691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:08.000Z","modified_at":"2026-02-14T04:20:08.000Z","name":"Joanie Shields","mobile_number":"669-599-9654","email_id":"Alize.Lynch@gmail.com","dop":"2025-04-06","serial_number":"14151711071363612","imei1":"14151711071363612","imei2":"14151711071363612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185684,"job_number":"JOB_185684","tr_customer_id":185702,"tr_customer_product_id":185692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:14.000Z","modified_at":"2026-02-14T04:20:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11951506589268","imei1":"11951506589268","imei2":"11951506589268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185686,"job_number":"JOB_185686","tr_customer_id":185704,"tr_customer_product_id":185694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:15.000Z","modified_at":"2026-02-14T04:20:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16737378327166","imei1":"16737378327166","imei2":"16737378327166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185688,"job_number":"JOB_185688","tr_customer_id":185706,"tr_customer_product_id":185696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:16.000Z","modified_at":"2026-02-14T04:20:16.000Z","name":"Guido Hahn","mobile_number":"863-377-8220","email_id":"Abdul_Schuster@hotmail.com","dop":"2025-04-06","serial_number":"19088909314350000","imei1":"19088909314350000","imei2":"19088909314350000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185690,"job_number":"JOB_185690","tr_customer_id":185708,"tr_customer_product_id":185698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:16.000Z","modified_at":"2026-02-14T04:20:16.000Z","name":"Holden Paucek","mobile_number":"759-656-2748","email_id":"Lysanne_Beahan@gmail.com","dop":"2025-04-06","serial_number":"18969944983518172","imei1":"18969944983518172","imei2":"18969944983518172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185691,"job_number":"JOB_185691","tr_customer_id":185709,"tr_customer_product_id":185699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:17.000Z","modified_at":"2026-02-14T04:20:17.000Z","name":"Ashly Kihn","mobile_number":"752-668-8470","email_id":"Pietro.Nikolaus@gmail.com","dop":"2025-04-06","serial_number":"19280133913930988","imei1":"19280133913930988","imei2":"19280133913930988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185694,"job_number":"JOB_185694","tr_customer_id":185712,"tr_customer_product_id":185702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:21.000Z","modified_at":"2026-02-14T04:20:21.000Z","name":"Elinore Ortiz","mobile_number":"351-829-4827","email_id":"Reyna_Dicki52@gmail.com","dop":"2025-04-06","serial_number":"17090267630165256","imei1":"17090267630165256","imei2":"17090267630165256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185696,"job_number":"JOB_185696","tr_customer_id":185714,"tr_customer_product_id":185704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:28.000Z","modified_at":"2026-02-14T04:20:28.000Z","name":"Paula Heathcote","mobile_number":"792-674-0199","email_id":"Khalil.Abbott@yahoo.com","dop":"2025-04-06","serial_number":"10151555729123536","imei1":"10151555729123536","imei2":"10151555729123536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185697,"job_number":"JOB_185697","tr_customer_id":185715,"tr_customer_product_id":185705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:28.000Z","modified_at":"2026-02-14T04:20:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14696473644641","imei1":"14696473644641","imei2":"14696473644641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185699,"job_number":"JOB_185699","tr_customer_id":185717,"tr_customer_product_id":185707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:30.000Z","modified_at":"2026-02-14T04:20:30.000Z","name":"Twila Ernser","mobile_number":"658-359-7551","email_id":"Merl.Emmerich@gmail.com","dop":"2025-04-06","serial_number":"15170091278179916","imei1":"15170091278179916","imei2":"15170091278179916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185700,"job_number":"JOB_185700","tr_customer_id":185718,"tr_customer_product_id":185708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:31.000Z","modified_at":"2026-02-14T04:20:31.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185701,"job_number":"JOB_185701","tr_customer_id":185719,"tr_customer_product_id":185709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:32.000Z","modified_at":"2026-02-14T04:20:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14424850008614","imei1":"14424850008614","imei2":"14424850008614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185703,"job_number":"JOB_185703","tr_customer_id":185721,"tr_customer_product_id":185711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"Alexandria Sporer","mobile_number":"418-702-7264","email_id":"Dayana51@hotmail.com","dop":"2025-04-06","serial_number":"11093031589831056","imei1":"11093031589831056","imei2":"11093031589831056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185704,"job_number":"JOB_185704","tr_customer_id":185722,"tr_customer_product_id":185712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"30866273057754","imei1":"30866273057754","imei2":"30866273057754","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185705,"job_number":"JOB_185705","tr_customer_id":185723,"tr_customer_product_id":185713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"Cade McCullough","mobile_number":"929-659-5145","email_id":"Maeve.Adams@hotmail.com","dop":"2025-02-01","serial_number":"104282978109785","imei1":"104282978109785","imei2":"104282978109785","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185711,"job_number":"JOB_185711","tr_customer_id":185729,"tr_customer_product_id":185719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:42.000Z","modified_at":"2026-02-14T04:20:42.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101514249304319","imei1":"101514249304319","imei2":"101514249304319","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185712,"job_number":"JOB_185712","tr_customer_id":185730,"tr_customer_product_id":185720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:42.000Z","modified_at":"2026-02-14T04:20:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13590493188338","imei1":"13590493188338","imei2":"13590493188338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185715,"job_number":"JOB_185715","tr_customer_id":185733,"tr_customer_product_id":185723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:44.000Z","modified_at":"2026-02-14T04:20:44.000Z","name":"Lorna Koelpin","mobile_number":"560-846-3677","email_id":"Alisa.Beier97@yahoo.com","dop":"2025-04-06","serial_number":"16753713463173648","imei1":"16753713463173648","imei2":"16753713463173648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185716,"job_number":"JOB_185716","tr_customer_id":185734,"tr_customer_product_id":185724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:45.000Z","modified_at":"2026-02-14T04:20:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10905101329984","imei1":"10905101329984","imei2":"10905101329984","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185717,"job_number":"JOB_185717","tr_customer_id":185735,"tr_customer_product_id":185725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:45.000Z","modified_at":"2026-02-14T04:20:45.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15004136533943","imei1":"15004136533943","imei2":"15004136533943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185720,"job_number":"JOB_185720","tr_customer_id":185738,"tr_customer_product_id":185728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:46.000Z","modified_at":"2026-02-14T04:20:46.000Z","name":"Jocelyn Kirlin","mobile_number":"777-748-3259","email_id":"Megane_Fay52@gmail.com","dop":"2025-06-18","serial_number":"1099976908543408","imei1":"1099976908543408","imei2":"1099976908543408","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185721,"job_number":"JOB_185721","tr_customer_id":185739,"tr_customer_product_id":185729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:46.000Z","modified_at":"2026-02-14T04:20:46.000Z","name":"Sister Jakubowski","mobile_number":"734-952-4051","email_id":"Haskell.Herzog@hotmail.com","dop":"2025-04-06","serial_number":"18664933434088836","imei1":"18664933434088836","imei2":"18664933434088836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185722,"job_number":"JOB_185722","tr_customer_id":185740,"tr_customer_product_id":185730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:48.000Z","modified_at":"2026-02-14T04:20:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18372303928165","imei1":"18372303928165","imei2":"18372303928165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185724,"job_number":"JOB_185724","tr_customer_id":185742,"tr_customer_product_id":185732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:50.000Z","modified_at":"2026-02-14T04:20:50.000Z","name":"Rubye Ryan","mobile_number":"351-531-3836","email_id":"Gerson_Ziemann@hotmail.com","dop":"2025-04-06","serial_number":"17837545863358206","imei1":"17837545863358206","imei2":"17837545863358206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185726,"job_number":"JOB_185726","tr_customer_id":185744,"tr_customer_product_id":185734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:56.000Z","modified_at":"2026-02-14T04:20:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12404359867184","imei1":"12404359867184","imei2":"12404359867184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185728,"job_number":"JOB_185728","tr_customer_id":185746,"tr_customer_product_id":185736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:57.000Z","modified_at":"2026-02-14T04:20:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18188851353298","imei1":"18188851353298","imei2":"18188851353298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185730,"job_number":"JOB_185730","tr_customer_id":185748,"tr_customer_product_id":185738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10247743366641","imei1":"10247743366641","imei2":"10247743366641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185731,"job_number":"JOB_185731","tr_customer_id":185749,"tr_customer_product_id":185739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Doyle Little","mobile_number":"367-821-0874","email_id":"Josue.Stokes92@yahoo.com","dop":"2025-04-06","serial_number":"14782533437866848","imei1":"14782533437866848","imei2":"14782533437866848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185733,"job_number":"JOB_185733","tr_customer_id":185751,"tr_customer_product_id":185741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Leanne Hansen","mobile_number":"536-928-6136","email_id":"Jamel_Smitham80@hotmail.com","dop":"2025-04-06","serial_number":"17280429643357052","imei1":"17280429643357052","imei2":"17280429643357052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185734,"job_number":"JOB_185734","tr_customer_id":185752,"tr_customer_product_id":185742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:59.000Z","modified_at":"2026-02-14T04:20:59.000Z","name":"Emmanuelle Stokes","mobile_number":"751-946-7188","email_id":"Katherine21@gmail.com","dop":"2025-04-06","serial_number":"10062015201033014","imei1":"10062015201033014","imei2":"10062015201033014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185735,"job_number":"JOB_185735","tr_customer_id":185753,"tr_customer_product_id":185743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:06.000Z","modified_at":"2026-02-14T04:21:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14448196558288","imei1":"14448196558288","imei2":"14448196558288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185737,"job_number":"JOB_185737","tr_customer_id":185755,"tr_customer_product_id":185745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:07.000Z","modified_at":"2026-02-14T04:21:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19658282098747","imei1":"19658282098747","imei2":"19658282098747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185738,"job_number":"JOB_185738","tr_customer_id":185756,"tr_customer_product_id":185746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:08.000Z","modified_at":"2026-02-14T04:21:08.000Z","name":"Una Batz","mobile_number":"997-506-5436","email_id":"Percy_Boyer@hotmail.com","dop":"2025-04-06","serial_number":"14411993593274846","imei1":"14411993593274846","imei2":"14411993593274846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185740,"job_number":"JOB_185740","tr_customer_id":185758,"tr_customer_product_id":185748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:09.000Z","modified_at":"2026-02-14T04:21:09.000Z","name":"Gianni Barton","mobile_number":"240-881-2946","email_id":"Ike.Bartell@hotmail.com","dop":"2025-04-06","serial_number":"10009489211552324","imei1":"10009489211552324","imei2":"10009489211552324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185741,"job_number":"JOB_185741","tr_customer_id":185759,"tr_customer_product_id":185749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:12.000Z","modified_at":"2026-02-14T04:21:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11071608525962","imei1":"11071608525962","imei2":"11071608525962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185743,"job_number":"JOB_185743","tr_customer_id":185761,"tr_customer_product_id":185751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:13.000Z","modified_at":"2026-02-14T04:21:13.000Z","name":"Minerva Schamberger","mobile_number":"630-317-5305","email_id":"Domenico0@gmail.com","dop":"2025-04-06","serial_number":"19584535916095240","imei1":"19584535916095240","imei2":"19584535916095240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185744,"job_number":"JOB_185744","tr_customer_id":185762,"tr_customer_product_id":185752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:13.000Z","modified_at":"2026-02-14T04:21:13.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"50445589400875","imei1":"50445589400875","imei2":"50445589400875","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185745,"job_number":"JOB_185745","tr_customer_id":185763,"tr_customer_product_id":185753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:14.000Z","modified_at":"2026-02-14T04:21:14.000Z","name":"Roma Block","mobile_number":"353-211-9053","email_id":"Cleora37@gmail.com","dop":"2025-02-01","serial_number":"22398273531648","imei1":"22398273531648","imei2":"22398273531648","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185747,"job_number":"JOB_185747","tr_customer_id":185765,"tr_customer_product_id":185755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:19.000Z","modified_at":"2026-02-14T04:21:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17143708405688","imei1":"17143708405688","imei2":"17143708405688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185749,"job_number":"JOB_185749","tr_customer_id":185767,"tr_customer_product_id":185757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:21.000Z","modified_at":"2026-02-14T04:21:21.000Z","name":"Murl Kuphal","mobile_number":"937-485-3499","email_id":"Shanelle.Mayer@gmail.com","dop":"2025-04-06","serial_number":"19137537522824210","imei1":"19137537522824210","imei2":"19137537522824210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185753,"job_number":"JOB_185753","tr_customer_id":185771,"tr_customer_product_id":185761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:24.000Z","modified_at":"2026-02-14T04:21:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13027902095003","imei1":"13027902095003","imei2":"13027902095003","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185755,"job_number":"JOB_185755","tr_customer_id":185773,"tr_customer_product_id":185763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:26.000Z","modified_at":"2026-02-14T04:21:26.000Z","name":"Maude Conn","mobile_number":"820-537-5436","email_id":"Kallie_Waelchi43@gmail.com","dop":"2025-04-06","serial_number":"14632596426206904","imei1":"14632596426206904","imei2":"14632596426206904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185756,"job_number":"JOB_185756","tr_customer_id":185774,"tr_customer_product_id":185764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:27.000Z","modified_at":"2026-02-14T04:21:27.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104038502115870","imei1":"104038502115870","imei2":"104038502115870","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185758,"job_number":"JOB_185758","tr_customer_id":185776,"tr_customer_product_id":185766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:33.000Z","modified_at":"2026-02-14T04:21:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14104169911111","imei1":"14104169911111","imei2":"14104169911111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185760,"job_number":"JOB_185760","tr_customer_id":185778,"tr_customer_product_id":185768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:35.000Z","modified_at":"2026-02-14T04:21:35.000Z","name":"Barton Schoen","mobile_number":"521-399-7283","email_id":"Sydni.Aufderhar@yahoo.com","dop":"2025-04-06","serial_number":"14024525267350480","imei1":"14024525267350480","imei2":"14024525267350480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185765,"job_number":"JOB_185765","tr_customer_id":185783,"tr_customer_product_id":185773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:38.000Z","modified_at":"2026-02-14T04:21:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17049849785874","imei1":"17049849785874","imei2":"17049849785874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185767,"job_number":"JOB_185767","tr_customer_id":185785,"tr_customer_product_id":185775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:38.000Z","modified_at":"2026-02-14T04:21:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12844149539067","imei1":"12844149539067","imei2":"12844149539067","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185769,"job_number":"JOB_185769","tr_customer_id":185787,"tr_customer_product_id":185777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:39.000Z","modified_at":"2026-02-14T04:21:39.000Z","name":"Bernice Hodkiewicz","mobile_number":"659-580-3225","email_id":"Giovanna69@hotmail.com","dop":"2025-04-06","serial_number":"13614455227875456","imei1":"13614455227875456","imei2":"13614455227875456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185770,"job_number":"JOB_185770","tr_customer_id":185788,"tr_customer_product_id":185778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:39.000Z","modified_at":"2026-02-14T04:21:39.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19734703497970","imei1":"19734703497970","imei2":"19734703497970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185771,"job_number":"JOB_185771","tr_customer_id":185789,"tr_customer_product_id":185779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:40.000Z","modified_at":"2026-02-14T04:21:40.000Z","name":"Ewald Borer","mobile_number":"371-997-9826","email_id":"Mariane22@hotmail.com","dop":"2025-04-06","serial_number":"16385982097118530","imei1":"16385982097118530","imei2":"16385982097118530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185773,"job_number":"JOB_185773","tr_customer_id":185791,"tr_customer_product_id":185781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:41.000Z","modified_at":"2026-02-14T04:21:41.000Z","name":"Chyna Bashirian","mobile_number":"735-865-2678","email_id":"Merl.Gibson9@yahoo.com","dop":"2025-04-06","serial_number":"17599174029224188","imei1":"17599174029224188","imei2":"17599174029224188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185774,"job_number":"JOB_185774","tr_customer_id":185792,"tr_customer_product_id":185782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:43.000Z","modified_at":"2026-02-14T04:21:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19717080249841","imei1":"19717080249841","imei2":"19717080249841","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185776,"job_number":"JOB_185776","tr_customer_id":185794,"tr_customer_product_id":185784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:45.000Z","modified_at":"2026-02-14T04:21:45.000Z","name":"Ludie Fisher","mobile_number":"904-968-6244","email_id":"Alvera_Thiel40@yahoo.com","dop":"2025-04-06","serial_number":"10023153501363438","imei1":"10023153501363438","imei2":"10023153501363438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185782,"job_number":"JOB_185782","tr_customer_id":185800,"tr_customer_product_id":185790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:51.000Z","modified_at":"2026-02-14T04:21:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14575879311524","imei1":"14575879311524","imei2":"14575879311524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185784,"job_number":"JOB_185784","tr_customer_id":185802,"tr_customer_product_id":185792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:52.000Z","modified_at":"2026-02-14T04:21:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19336758745427","imei1":"19336758745427","imei2":"19336758745427","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185785,"job_number":"JOB_185785","tr_customer_id":185803,"tr_customer_product_id":185793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:52.000Z","modified_at":"2026-02-14T04:21:52.000Z","name":"Kaleb Keebler","mobile_number":"784-209-5578","email_id":"Dolores_Prohaska@yahoo.com","dop":"2025-04-06","serial_number":"16402153798246486","imei1":"16402153798246486","imei2":"16402153798246486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185789,"job_number":"JOB_185789","tr_customer_id":185807,"tr_customer_product_id":185797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:54.000Z","name":"Lyda Langworth","mobile_number":"361-845-1634","email_id":"Luigi_Herman@hotmail.com","dop":"2025-04-06","serial_number":"15926208808303940","imei1":"15926208808303940","imei2":"15926208808303940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185790,"job_number":"JOB_185790","tr_customer_id":185808,"tr_customer_product_id":185798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18730523285784","imei1":"18730523285784","imei2":"18730523285784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185792,"job_number":"JOB_185792","tr_customer_id":185810,"tr_customer_product_id":185800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:55.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"10616178321410","imei1":"10616178321410","imei2":"10616178321410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185794,"job_number":"JOB_185794","tr_customer_id":185812,"tr_customer_product_id":185802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:56.000Z","modified_at":"2026-02-14T04:21:56.000Z","name":"Kara Hayes","mobile_number":"580-822-6610","email_id":"Levi_Klein23@gmail.com","dop":"2025-04-06","serial_number":"19156220186654064","imei1":"19156220186654064","imei2":"19156220186654064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185795,"job_number":"JOB_185795","tr_customer_id":185813,"tr_customer_product_id":185803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:56.000Z","modified_at":"2026-02-14T04:21:56.000Z","name":"Obie Funk","mobile_number":"569-979-7363","email_id":"Lauryn.Armstrong@gmail.com","dop":"2025-04-06","serial_number":"13001439108901440","imei1":"13001439108901440","imei2":"13001439108901440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185796,"job_number":"JOB_185796","tr_customer_id":185814,"tr_customer_product_id":185804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:57.000Z","modified_at":"2026-02-14T04:21:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18203984912503","imei1":"18203984912503","imei2":"18203984912503","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185798,"job_number":"JOB_185798","tr_customer_id":185816,"tr_customer_product_id":185806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:58.000Z","modified_at":"2026-02-14T04:21:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14194357377880","imei1":"14194357377880","imei2":"14194357377880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185799,"job_number":"JOB_185799","tr_customer_id":185817,"tr_customer_product_id":185807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:58.000Z","modified_at":"2026-02-14T04:21:58.000Z","name":"Austen Champlin","mobile_number":"451-659-4395","email_id":"Cristal_Crona28@hotmail.com","dop":"2025-04-06","serial_number":"12776285687895380","imei1":"12776285687895380","imei2":"12776285687895380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185804,"job_number":"JOB_185804","tr_customer_id":185822,"tr_customer_product_id":185812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:00.000Z","modified_at":"2026-02-14T04:22:00.000Z","name":"Adriel Leannon","mobile_number":"675-563-3078","email_id":"Abagail.Stracke@yahoo.com","dop":"2025-04-06","serial_number":"13607094938329958","imei1":"13607094938329958","imei2":"13607094938329958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185807,"job_number":"JOB_185807","tr_customer_id":185825,"tr_customer_product_id":185815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:05.000Z","modified_at":"2026-02-14T04:22:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12467706184981","imei1":"12467706184981","imei2":"12467706184981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185810,"job_number":"JOB_185810","tr_customer_id":185828,"tr_customer_product_id":185818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:07.000Z","modified_at":"2026-02-14T04:22:07.000Z","name":"Russel Trantow","mobile_number":"829-446-9415","email_id":"Jaylon74@yahoo.com","dop":"2025-04-06","serial_number":"18861224165924936","imei1":"18861224165924936","imei2":"18861224165924936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185812,"job_number":"JOB_185812","tr_customer_id":185830,"tr_customer_product_id":185820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:11.000Z","modified_at":"2026-02-14T04:22:11.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"108824634144127","imei1":"108824634144127","imei2":"108824634144127","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185817,"job_number":"JOB_185817","tr_customer_id":185835,"tr_customer_product_id":185825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:18.000Z","modified_at":"2026-02-14T04:22:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17534805026590","imei1":"17534805026590","imei2":"17534805026590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185819,"job_number":"JOB_185819","tr_customer_id":185837,"tr_customer_product_id":185827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:20.000Z","modified_at":"2026-02-14T04:22:20.000Z","name":"Javier Hahn","mobile_number":"272-485-8546","email_id":"Birdie62@yahoo.com","dop":"2025-04-06","serial_number":"13899391991988454","imei1":"13899391991988454","imei2":"13899391991988454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185821,"job_number":"JOB_185821","tr_customer_id":185839,"tr_customer_product_id":185829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:21.000Z","modified_at":"2026-02-14T04:22:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"19082007310594","imei1":"19082007310594","imei2":"19082007310594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185823,"job_number":"JOB_185823","tr_customer_id":185841,"tr_customer_product_id":185831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:22.000Z","modified_at":"2026-02-14T04:22:22.000Z","name":"Berneice Quigley","mobile_number":"393-701-0954","email_id":"Sabryna_Will@yahoo.com","dop":"2025-04-06","serial_number":"16584859258160194","imei1":"16584859258160194","imei2":"16584859258160194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185827,"job_number":"JOB_185827","tr_customer_id":185845,"tr_customer_product_id":185835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:30.000Z","modified_at":"2026-02-14T04:22:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17659546654355","imei1":"17659546654355","imei2":"17659546654355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185829,"job_number":"JOB_185829","tr_customer_id":185847,"tr_customer_product_id":185837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:32.000Z","modified_at":"2026-02-14T04:22:32.000Z","name":"Elsie Robel","mobile_number":"352-332-6734","email_id":"Earlene_Orn8@hotmail.com","dop":"2025-04-06","serial_number":"18479939527626316","imei1":"18479939527626316","imei2":"18479939527626316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185831,"job_number":"JOB_185831","tr_customer_id":185849,"tr_customer_product_id":185839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:35.000Z","modified_at":"2026-02-14T04:22:35.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"10889251434181","imei1":"10889251434181","imei2":"10889251434181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185833,"job_number":"JOB_185833","tr_customer_id":185851,"tr_customer_product_id":185841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:35.000Z","modified_at":"2026-02-14T04:22:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14885216780798","imei1":"14885216780798","imei2":"14885216780798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185835,"job_number":"JOB_185835","tr_customer_id":185853,"tr_customer_product_id":185843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:36.000Z","modified_at":"2026-02-14T04:22:36.000Z","name":"Marielle Rippin","mobile_number":"846-358-9925","email_id":"Harmon73@hotmail.com","dop":"2025-04-06","serial_number":"11275275743560612","imei1":"11275275743560612","imei2":"11275275743560612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185836,"job_number":"JOB_185836","tr_customer_id":185854,"tr_customer_product_id":185844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:37.000Z","modified_at":"2026-02-14T04:22:37.000Z","name":"Alana Pouros","mobile_number":"792-777-1444","email_id":"Leopold.Stark@gmail.com","dop":"2025-04-06","serial_number":"10571445080861164","imei1":"10571445080861164","imei2":"10571445080861164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185837,"job_number":"JOB_185837","tr_customer_id":185855,"tr_customer_product_id":185845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:37.000Z","modified_at":"2026-02-14T04:22:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19763652807988","imei1":"19763652807988","imei2":"19763652807988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185839,"job_number":"JOB_185839","tr_customer_id":185857,"tr_customer_product_id":185847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:38.000Z","modified_at":"2026-02-14T04:22:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13087364979403","imei1":"13087364979403","imei2":"13087364979403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185841,"job_number":"JOB_185841","tr_customer_id":185859,"tr_customer_product_id":185849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:39.000Z","modified_at":"2026-02-14T04:22:39.000Z","name":"Malachi Hodkiewicz","mobile_number":"254-719-7039","email_id":"Hildegard67@hotmail.com","dop":"2025-04-06","serial_number":"15121538488058500","imei1":"15121538488058500","imei2":"15121538488058500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185842,"job_number":"JOB_185842","tr_customer_id":185860,"tr_customer_product_id":185850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:40.000Z","modified_at":"2026-02-14T04:22:40.000Z","name":"Kaelyn Fritsch","mobile_number":"371-573-2196","email_id":"Marilou58@gmail.com","dop":"2025-04-06","serial_number":"12649024122370276","imei1":"12649024122370276","imei2":"12649024122370276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185843,"job_number":"JOB_185843","tr_customer_id":185861,"tr_customer_product_id":185851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:43.000Z","modified_at":"2026-02-14T04:22:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10844148081401","imei1":"10844148081401","imei2":"10844148081401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185845,"job_number":"JOB_185845","tr_customer_id":185863,"tr_customer_product_id":185853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:45.000Z","modified_at":"2026-02-14T04:22:45.000Z","name":"Leone Pacocha","mobile_number":"691-498-0463","email_id":"Jabari_Schinner@gmail.com","dop":"2025-04-06","serial_number":"11671091977149206","imei1":"11671091977149206","imei2":"11671091977149206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185849,"job_number":"JOB_185849","tr_customer_id":185867,"tr_customer_product_id":185857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:17.000Z","modified_at":"2026-02-14T04:23:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15884806584159","imei1":"15884806584159","imei2":"15884806584159","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185851,"job_number":"JOB_185851","tr_customer_id":185869,"tr_customer_product_id":185859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:18.000Z","modified_at":"2026-02-14T04:23:18.000Z","name":"Ella Bailey","mobile_number":"418-729-6420","email_id":"Ibrahim32@hotmail.com","dop":"2025-04-06","serial_number":"14678621523288576","imei1":"14678621523288576","imei2":"14678621523288576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185852,"job_number":"JOB_185852","tr_customer_id":185870,"tr_customer_product_id":185860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:20.000Z","modified_at":"2026-02-14T04:23:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19130323736687","imei1":"19130323736687","imei2":"19130323736687","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185854,"job_number":"JOB_185854","tr_customer_id":185872,"tr_customer_product_id":185862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:21.000Z","modified_at":"2026-02-14T04:23:21.000Z","name":"Nolan Hackett","mobile_number":"503-437-8749","email_id":"Henriette.Sanford76@hotmail.com","dop":"2025-04-06","serial_number":"13818605181720476","imei1":"13818605181720476","imei2":"13818605181720476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185855,"job_number":"JOB_185855","tr_customer_id":185873,"tr_customer_product_id":185863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:28.000Z","modified_at":"2026-02-14T04:23:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14569673852049","imei1":"14569673852049","imei2":"14569673852049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185857,"job_number":"JOB_185857","tr_customer_id":185875,"tr_customer_product_id":185865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:30.000Z","modified_at":"2026-02-14T04:23:30.000Z","name":"Nannie Wunsch","mobile_number":"779-489-2744","email_id":"Anabelle95@gmail.com","dop":"2025-04-06","serial_number":"16851167955622520","imei1":"16851167955622520","imei2":"16851167955622520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185860,"job_number":"JOB_185860","tr_customer_id":185878,"tr_customer_product_id":185868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84827126654741","imei1":"84827126654741","imei2":"84827126654741","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185861,"job_number":"JOB_185861","tr_customer_id":185879,"tr_customer_product_id":185869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34678220633032","imei1":"34678220633032","imei2":"34678220633032","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185862,"job_number":"JOB_185862","tr_customer_id":185880,"tr_customer_product_id":185870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13435930301594","imei1":"13435930301594","imei2":"13435930301594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185863,"job_number":"JOB_185863","tr_customer_id":185881,"tr_customer_product_id":185871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82153902710379","imei1":"82153902710379","imei2":"82153902710379","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185864,"job_number":"JOB_185864","tr_customer_id":185882,"tr_customer_product_id":185872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66813892618268","imei1":"66813892618268","imei2":"66813892618268","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185865,"job_number":"JOB_185865","tr_customer_id":185883,"tr_customer_product_id":185873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36353229245883","imei1":"36353229245883","imei2":"36353229245883","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185867,"job_number":"JOB_185867","tr_customer_id":185885,"tr_customer_product_id":185875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:58.000Z","modified_at":"2026-02-14T04:27:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54768243893302","imei1":"54768243893302","imei2":"54768243893302","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185868,"job_number":"JOB_185868","tr_customer_id":185886,"tr_customer_product_id":185876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:58.000Z","modified_at":"2026-02-14T04:27:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63942866565954","imei1":"63942866565954","imei2":"63942866565954","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185869,"job_number":"JOB_185869","tr_customer_id":185887,"tr_customer_product_id":185877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43845222266588","imei1":"43845222266588","imei2":"43845222266588","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185870,"job_number":"JOB_185870","tr_customer_id":185888,"tr_customer_product_id":185878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75216794641136","imei1":"75216794641136","imei2":"75216794641136","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185871,"job_number":"JOB_185871","tr_customer_id":185889,"tr_customer_product_id":185879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27285427527973","imei1":"27285427527973","imei2":"27285427527973","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185872,"job_number":"JOB_185872","tr_customer_id":185890,"tr_customer_product_id":185880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:00.000Z","modified_at":"2026-02-14T04:28:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17691772791594","imei1":"17691772791594","imei2":"17691772791594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185874,"job_number":"JOB_185874","tr_customer_id":185892,"tr_customer_product_id":185882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:30.000Z","modified_at":"2026-02-14T04:28:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90363120842689","imei1":"90363120842689","imei2":"90363120842689","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185875,"job_number":"JOB_185875","tr_customer_id":185893,"tr_customer_product_id":185883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:30.000Z","modified_at":"2026-02-14T04:28:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39635205884790","imei1":"39635205884790","imei2":"39635205884790","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185876,"job_number":"JOB_185876","tr_customer_id":185894,"tr_customer_product_id":185884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67833078234786","imei1":"67833078234786","imei2":"67833078234786","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185877,"job_number":"JOB_185877","tr_customer_id":185895,"tr_customer_product_id":185885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40485985108612","imei1":"40485985108612","imei2":"40485985108612","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185878,"job_number":"JOB_185878","tr_customer_id":185896,"tr_customer_product_id":185886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25874216880099","imei1":"25874216880099","imei2":"25874216880099","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185879,"job_number":"JOB_185879","tr_customer_id":185897,"tr_customer_product_id":185887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24708109907944","imei1":"24708109907944","imei2":"24708109907944","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185881,"job_number":"JOB_185881","tr_customer_id":185899,"tr_customer_product_id":185889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:53:00.000Z","modified_at":"2026-02-14T04:53:00.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-04","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-04T04:53:00.433917664Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185882,"job_number":"JOB_185882","tr_customer_id":185900,"tr_customer_product_id":185890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:59:44.000Z","modified_at":"2026-02-14T04:59:44.000Z","name":"Tyrel Gibson","mobile_number":"438-913-3519","email_id":"Moriah.Mayer45@gmail.com","dop":"2026-01-04","serial_number":"16985629126219","imei1":"16985629126219","imei2":"16985629126219","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185883,"job_number":"JOB_185883","tr_customer_id":185901,"tr_customer_product_id":185891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:59:44.000Z","modified_at":"2026-02-14T04:59:44.000Z","name":"Dayna VonRueden","mobile_number":"478-784-5674","email_id":"Irwin_Nitzsche@gmail.com","dop":"2026-01-04","serial_number":"61021023022112840","imei1":"61021023022112840","imei2":"61021023022112840","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185884,"job_number":"JOB_185884","tr_customer_id":185902,"tr_customer_product_id":185892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:00:35.000Z","modified_at":"2026-02-14T05:00:35.000Z","name":"Delaney Ryan","mobile_number":"562-983-6928","email_id":"Marquise_Dickinson86@gmail.com","dop":"2026-01-04","serial_number":"19607325714175","imei1":"19607325714175","imei2":"19607325714175","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185885,"job_number":"JOB_185885","tr_customer_id":185903,"tr_customer_product_id":185893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:00:36.000Z","modified_at":"2026-02-14T05:00:36.000Z","name":"Norval Little","mobile_number":"203-798-1129","email_id":"Wilton_OKeefe@yahoo.com","dop":"2026-01-04","serial_number":"39722647906411190","imei1":"39722647906411190","imei2":"39722647906411190","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185886,"job_number":"JOB_185886","tr_customer_id":185904,"tr_customer_product_id":185894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:07:06.000Z","modified_at":"2026-02-14T05:07:06.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-04","serial_number":"48247385542745","imei1":"48247385542745","imei2":"48247385542745","popurl":"2026-02-04T05:07:05.890202119Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:07:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185887,"job_number":"JOB_185887","tr_customer_id":185905,"tr_customer_product_id":185895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:07:14.000Z","modified_at":"2026-02-14T05:07:14.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-04","serial_number":"69326451044024","imei1":"69326451044024","imei2":"69326451044024","popurl":"2026-02-04T05:07:13.969632007Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:07:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185888,"job_number":"JOB_185888","tr_customer_id":185906,"tr_customer_product_id":185896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:11:23.000Z","modified_at":"2026-02-14T05:11:23.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108759735963207","imei1":"108759735963207","imei2":"108759735963207","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:11:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185890,"job_number":"JOB_185890","tr_customer_id":185908,"tr_customer_product_id":185898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:11:34.000Z","modified_at":"2026-02-14T05:11:34.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109604602904228","imei1":"109604602904228","imei2":"109604602904228","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:11:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185892,"job_number":"JOB_185892","tr_customer_id":185910,"tr_customer_product_id":185900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"AO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185893,"job_number":"JOB_185893","tr_customer_id":185911,"tr_customer_product_id":185901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"UO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185894,"job_number":"JOB_185894","tr_customer_id":185912,"tr_customer_product_id":185902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"PO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185896,"job_number":"JOB_185896","tr_customer_id":185914,"tr_customer_product_id":185904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:28:17.000Z","modified_at":"2026-02-14T05:28:17.000Z","name":"Reyes Smitham","mobile_number":"738-290-2904","email_id":"Kenyon.Jaskolski@yahoo.com","dop":"2025-04-06","serial_number":"18617826687000244","imei1":"18617826687000244","imei2":"18617826687000244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185898,"job_number":"JOB_185898","tr_customer_id":185916,"tr_customer_product_id":185906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:28:30.000Z","modified_at":"2026-02-14T05:28:30.000Z","name":"Thora Reynolds","mobile_number":"685-883-1273","email_id":"Keven.Vandervort@yahoo.com","dop":"2025-04-06","serial_number":"14958962036693908","imei1":"14958962036693908","imei2":"14958962036693908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185899,"job_number":"JOB_185899","tr_customer_id":185917,"tr_customer_product_id":185907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:34:09.000Z","modified_at":"2026-02-14T05:34:09.000Z","name":"Brody Crona","mobile_number":"338-380-4592","email_id":"Shyanne79@yahoo.com","dop":"2026-01-04","serial_number":"19444832109445","imei1":"19444832109445","imei2":"19444832109445","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185900,"job_number":"JOB_185900","tr_customer_id":185918,"tr_customer_product_id":185908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:34:10.000Z","modified_at":"2026-02-14T05:34:10.000Z","name":"Kyla Kulas","mobile_number":"854-261-0924","email_id":"Kris.Schulist@hotmail.com","dop":"2026-01-04","serial_number":"75997477424714080","imei1":"75997477424714080","imei2":"75997477424714080","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185902,"job_number":"JOB_185902","tr_customer_id":185920,"tr_customer_product_id":185910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:38:20.000Z","modified_at":"2026-02-14T05:38:20.000Z","name":"Dulce Hermann","mobile_number":"967-405-0302","email_id":"Valerie.King@yahoo.com","dop":"2026-01-04","serial_number":"63698535957875930","imei1":"63698535957875930","imei2":"63698535957875930","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:38:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185906,"job_number":"JOB_185906","tr_customer_id":185924,"tr_customer_product_id":185914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:08:39.000Z","modified_at":"2026-02-14T06:08:39.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"16678262917448","imei1":"16678262917448","imei2":"16678262917448","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185908,"job_number":"JOB_185908","tr_customer_id":185926,"tr_customer_product_id":185916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:08:53.000Z","modified_at":"2026-02-14T06:08:53.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"19911960897200","imei1":"19911960897200","imei2":"19911960897200","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:08:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185910,"job_number":"JOB_185910","tr_customer_id":185928,"tr_customer_product_id":185918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:09:07.000Z","modified_at":"2026-02-14T06:09:07.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17674773779109","imei1":"17674773779109","imei2":"17674773779109","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185915,"job_number":"JOB_185915","tr_customer_id":185933,"tr_customer_product_id":185923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:24:56.000Z","modified_at":"2026-02-14T06:24:56.000Z","name":"Jake Klocko","mobile_number":"378-313-0148","email_id":"Susan.Littel@yahoo.com","dop":"2026-01-04","serial_number":"15630162884831","imei1":"15630162884831","imei2":"15630162884831","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185916,"job_number":"JOB_185916","tr_customer_id":185934,"tr_customer_product_id":185924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:24:57.000Z","modified_at":"2026-02-14T06:24:57.000Z","name":"Heath Brekke","mobile_number":"546-565-4077","email_id":"Albin16@yahoo.com","dop":"2026-01-04","serial_number":"31378608931924316","imei1":"31378608931924316","imei2":"31378608931924316","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185922,"job_number":"JOB_185922","tr_customer_id":185940,"tr_customer_product_id":185930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:30:50.000Z","modified_at":"2026-02-14T06:30:50.000Z","name":"Christopher Reynolds","mobile_number":"524-753-4887","email_id":"Caleb.Cartwright@hotmail.com","dop":"2026-01-04","serial_number":"47986347998998510","imei1":"47986347998998510","imei2":"47986347998998510","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185928,"job_number":"JOB_185928","tr_customer_id":185946,"tr_customer_product_id":185936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:50:12.000Z","modified_at":"2026-02-14T06:50:12.000Z","name":"Mikayla Hickle","mobile_number":"275-550-4005","email_id":"Gabriel_Watsica34@hotmail.com","dop":"2026-01-04","serial_number":"14250403691285432","imei1":"14250403691285432","imei2":"14250403691285432","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185930,"job_number":"JOB_185930","tr_customer_id":185948,"tr_customer_product_id":185938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:53:24.000Z","modified_at":"2026-02-14T06:53:24.000Z","name":"Maxime Kuphal","mobile_number":"356-766-5988","email_id":"Jayden10@yahoo.com","dop":"2026-01-04","serial_number":"79395447192134180","imei1":"79395447192134180","imei2":"79395447192134180","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185932,"job_number":"JOB_185932","tr_customer_id":185950,"tr_customer_product_id":185940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:56:57.000Z","modified_at":"2026-02-14T06:56:57.000Z","name":"Dora Runte","mobile_number":"608-631-7021","email_id":"Hannah.Gibson90@yahoo.com","dop":"2026-01-04","serial_number":"50444960959563770","imei1":"50444960959563770","imei2":"50444960959563770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185934,"job_number":"JOB_185934","tr_customer_id":185952,"tr_customer_product_id":185942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:00:13.000Z","modified_at":"2026-02-14T07:00:13.000Z","name":"Moriah Little","mobile_number":"858-223-0828","email_id":"Candelario_Hermiston14@hotmail.com","dop":"2026-01-04","serial_number":"89260976956445600","imei1":"89260976956445600","imei2":"89260976956445600","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185936,"job_number":"JOB_185936","tr_customer_id":185954,"tr_customer_product_id":185944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:01:26.000Z","modified_at":"2026-02-14T07:01:26.000Z","name":"Jess Spencer","mobile_number":"228-919-0074","email_id":"Hertha.Koelpin6@gmail.com","dop":"2026-01-04","serial_number":"89029199890476770","imei1":"89029199890476770","imei2":"89029199890476770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185939,"job_number":"JOB_185939","tr_customer_id":185957,"tr_customer_product_id":185947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:05:02.000Z","modified_at":"2026-02-14T07:05:02.000Z","name":"Pauline Gutmann","mobile_number":"665-959-4802","email_id":"Myrtice32@yahoo.com","dop":"2026-01-04","serial_number":"58719095209635464","imei1":"58719095209635464","imei2":"58719095209635464","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185941,"job_number":"JOB_185941","tr_customer_id":185959,"tr_customer_product_id":185949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:09:52.000Z","modified_at":"2026-02-14T07:09:52.000Z","name":"Patrick Kling","mobile_number":"465-904-1784","email_id":"Donato92@yahoo.com","dop":"2026-01-04","serial_number":"72142580099473250","imei1":"72142580099473250","imei2":"72142580099473250","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185943,"job_number":"JOB_185943","tr_customer_id":185961,"tr_customer_product_id":185951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:10:40.000Z","modified_at":"2026-02-14T07:10:40.000Z","name":"Myrna Donnelly","mobile_number":"876-327-9867","email_id":"Katrine.Smitham42@gmail.com","dop":"2026-01-04","serial_number":"32447705225689884","imei1":"32447705225689884","imei2":"32447705225689884","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:10:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185945,"job_number":"JOB_185945","tr_customer_id":185963,"tr_customer_product_id":185953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:11:55.000Z","modified_at":"2026-02-14T07:11:55.000Z","name":"Carmella Reichert","mobile_number":"832-855-7636","email_id":"Bernhard.Kshlerin66@yahoo.com","dop":"2026-01-04","serial_number":"25280515747437040","imei1":"25280515747437040","imei2":"25280515747437040","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:11:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185949,"job_number":"JOB_185949","tr_customer_id":185967,"tr_customer_product_id":185957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:31:40.000Z","modified_at":"2026-02-14T07:31:40.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17756054657052","imei1":"17756054657052","imei2":"17756054657052","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185951,"job_number":"JOB_185951","tr_customer_id":185969,"tr_customer_product_id":185959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:04.000Z","modified_at":"2026-02-14T07:32:04.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17583282080161","imei1":"17583282080161","imei2":"17583282080161","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185953,"job_number":"JOB_185953","tr_customer_id":185971,"tr_customer_product_id":185961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:05.000Z","modified_at":"2026-02-14T07:32:05.000Z","name":"Brycen Hermiston","mobile_number":"597-792-5552","email_id":"Wilfredo_Treutel@hotmail.com","dop":"2026-01-04","serial_number":"82554270145659060","imei1":"82554270145659060","imei2":"82554270145659060","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185954,"job_number":"JOB_185954","tr_customer_id":185972,"tr_customer_product_id":185962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:27.000Z","modified_at":"2026-02-14T07:32:27.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17436778869546","imei1":"17436778869546","imei2":"17436778869546","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185956,"job_number":"JOB_185956","tr_customer_id":185974,"tr_customer_product_id":185964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:28.000Z","modified_at":"2026-02-14T07:32:28.000Z","name":"Adrian Willms","mobile_number":"636-663-2100","email_id":"Carmella.Feil@gmail.com","dop":"2026-01-04","serial_number":"93397706480424300","imei1":"93397706480424300","imei2":"93397706480424300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185957,"job_number":"JOB_185957","tr_customer_id":185975,"tr_customer_product_id":185965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:36:38.000Z","modified_at":"2026-02-14T07:36:38.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"16290073584697","imei1":"16290073584697","imei2":"16290073584697","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:36:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185959,"job_number":"JOB_185959","tr_customer_id":185977,"tr_customer_product_id":185967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:36:39.000Z","modified_at":"2026-02-14T07:36:39.000Z","name":"Frieda Dickens","mobile_number":"725-527-7166","email_id":"Flavio_Stamm@hotmail.com","dop":"2026-01-04","serial_number":"82216030281787200","imei1":"82216030281787200","imei2":"82216030281787200","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185960,"job_number":"JOB_185960","tr_customer_id":185978,"tr_customer_product_id":185968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:02.000Z","modified_at":"2026-02-14T07:37:02.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15124177209806","imei1":"15124177209806","imei2":"15124177209806","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185962,"job_number":"JOB_185962","tr_customer_id":185980,"tr_customer_product_id":185970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:02.000Z","modified_at":"2026-02-14T07:37:02.000Z","name":"Kadin Waters","mobile_number":"291-931-3941","email_id":"Willis.Weber@gmail.com","dop":"2026-01-04","serial_number":"35856449434006690","imei1":"35856449434006690","imei2":"35856449434006690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185963,"job_number":"JOB_185963","tr_customer_id":185981,"tr_customer_product_id":185971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:25.000Z","modified_at":"2026-02-14T07:37:25.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"16201099216403","imei1":"16201099216403","imei2":"16201099216403","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185965,"job_number":"JOB_185965","tr_customer_id":185983,"tr_customer_product_id":185973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:25.000Z","modified_at":"2026-02-14T07:37:25.000Z","name":"Abigail Homenick","mobile_number":"775-652-4729","email_id":"Claudie_Beier47@yahoo.com","dop":"2026-01-04","serial_number":"69021462727489140","imei1":"69021462727489140","imei2":"69021462727489140","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185966,"job_number":"JOB_185966","tr_customer_id":185984,"tr_customer_product_id":185974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:04.000Z","modified_at":"2026-02-14T07:40:04.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374909","imei1":"17326682374909","imei2":"17326682374909","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185967,"job_number":"JOB_185967","tr_customer_id":185985,"tr_customer_product_id":185975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:50.000Z","modified_at":"2026-02-14T07:40:50.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14626390704375","imei1":"14626390704375","imei2":"14626390704375","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185969,"job_number":"JOB_185969","tr_customer_id":185987,"tr_customer_product_id":185977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:50.000Z","modified_at":"2026-02-14T07:40:50.000Z","name":"Halle Gutkowski","mobile_number":"445-211-0649","email_id":"Bernice.Collins@yahoo.com","dop":"2026-01-04","serial_number":"30712350083169772","imei1":"30712350083169772","imei2":"30712350083169772","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185970,"job_number":"JOB_185970","tr_customer_id":185988,"tr_customer_product_id":185978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:13.000Z","modified_at":"2026-02-14T07:41:13.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17113272473049","imei1":"17113272473049","imei2":"17113272473049","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185972,"job_number":"JOB_185972","tr_customer_id":185990,"tr_customer_product_id":185980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:14.000Z","modified_at":"2026-02-14T07:41:14.000Z","name":"Stacy Halvorson","mobile_number":"567-350-1890","email_id":"Robert_Leannon60@gmail.com","dop":"2026-01-04","serial_number":"12471259005279658","imei1":"12471259005279658","imei2":"12471259005279658","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185974,"job_number":"JOB_185974","tr_customer_id":185992,"tr_customer_product_id":185982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:37.000Z","modified_at":"2026-02-14T07:41:37.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"10927056080797","imei1":"10927056080797","imei2":"10927056080797","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185976,"job_number":"JOB_185976","tr_customer_id":185994,"tr_customer_product_id":185984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:37.000Z","modified_at":"2026-02-14T07:41:37.000Z","name":"Michele Kulas","mobile_number":"403-987-5708","email_id":"Darrel_Gulgowski68@gmail.com","dop":"2026-01-04","serial_number":"88163946358508400","imei1":"88163946358508400","imei2":"88163946358508400","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185977,"job_number":"JOB_185977","tr_customer_id":185995,"tr_customer_product_id":185985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:45:00.000Z","modified_at":"2026-02-14T07:45:00.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374919","imei1":"17326682374919","imei2":"17326682374919","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185979,"job_number":"JOB_185979","tr_customer_id":185997,"tr_customer_product_id":185987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:04.000Z","modified_at":"2026-02-14T07:52:04.000Z","name":"Patience Ernser","mobile_number":"241-888-5104","email_id":"Natasha24@gmail.com","dop":"2025-04-06","serial_number":"12875187759239286","imei1":"12875187759239286","imei2":"12875187759239286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185984,"job_number":"JOB_185984","tr_customer_id":186002,"tr_customer_product_id":185992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:45.000Z","modified_at":"2026-02-14T07:52:45.000Z","name":"Marian Hessel","mobile_number":"470-553-8728","email_id":"Javier.Boehm@yahoo.com","dop":"2025-04-06","serial_number":"15446185825462312","imei1":"15446185825462312","imei2":"15446185825462312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185985,"job_number":"JOB_185985","tr_customer_id":186003,"tr_customer_product_id":185993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:56:15.000Z","modified_at":"2026-02-14T07:56:15.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374519","imei1":"17326682374519","imei2":"17326682374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185986,"job_number":"JOB_185986","tr_customer_id":186004,"tr_customer_product_id":185994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:56:57.000Z","modified_at":"2026-02-14T07:56:57.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326681374519","imei1":"17326681374519","imei2":"17326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185987,"job_number":"JOB_185987","tr_customer_id":186005,"tr_customer_product_id":185995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:58:01.000Z","modified_at":"2026-02-14T07:58:01.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"07326681374519","imei1":"07326681374519","imei2":"07326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185988,"job_number":"JOB_185988","tr_customer_id":186006,"tr_customer_product_id":185996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:01:00.000Z","modified_at":"2026-02-14T08:01:00.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77326681374519","imei1":"77326681374519","imei2":"77326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:01:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185990,"job_number":"JOB_185990","tr_customer_id":186008,"tr_customer_product_id":185998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:07:13.000Z","modified_at":"2026-02-14T08:07:13.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77326981374519","imei1":"77326981374519","imei2":"77326981374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:07:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185991,"job_number":"JOB_185991","tr_customer_id":186009,"tr_customer_product_id":185999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:10:39.000Z","modified_at":"2026-02-14T08:10:39.000Z","name":"Siddharth Tambat","mobile_number":"8562028882","email_id":"abc@xyz.com","dop":"2026-01-03","serial_number":"086294063683839","imei1":"086294063683839","imei2":"086294063683839","popurl":"2026-01-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:10:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185992,"job_number":"JOB_185992","tr_customer_id":186010,"tr_customer_product_id":186000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:19:18.000Z","modified_at":"2026-02-14T08:19:18.000Z","name":"Jatin Sharma","mobile_number":"8007144944","email_id":"aastha.bhar07@mail.com","dop":"2026-02-13","serial_number":"78998678998090","imei1":"78998678998090","imei2":"78998678998090","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185993,"job_number":"JOB_185993","tr_customer_id":186011,"tr_customer_product_id":186001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:12.000Z","modified_at":"2026-02-14T08:26:12.000Z","name":"Jatin Sharma","mobile_number":"8007144944","email_id":"aastha.bhar07@mail.com","dop":"2026-02-13","serial_number":"78998678998091","imei1":"78998678998091","imei2":"78998678998091","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185994,"job_number":"JOB_185994","tr_customer_id":186012,"tr_customer_product_id":186002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:42.000Z","modified_at":"2026-02-14T08:26:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13697484879712","imei1":"13697484879712","imei2":"13697484879712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185996,"job_number":"JOB_185996","tr_customer_id":186014,"tr_customer_product_id":186004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:44.000Z","modified_at":"2026-02-14T08:26:44.000Z","name":"Westley Goodwin","mobile_number":"270-607-4892","email_id":"Ada16@hotmail.com","dop":"2025-04-06","serial_number":"13149578261766166","imei1":"13149578261766166","imei2":"13149578261766166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185997,"job_number":"JOB_185997","tr_customer_id":186015,"tr_customer_product_id":186005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:27:28.000Z","modified_at":"2026-02-14T08:27:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17353875275119","imei1":"17353875275119","imei2":"17353875275119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185999,"job_number":"JOB_185999","tr_customer_id":186017,"tr_customer_product_id":186007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:27:30.000Z","modified_at":"2026-02-14T08:27:30.000Z","name":"Curtis Romaguera","mobile_number":"436-220-8826","email_id":"Lupe_Steuber@yahoo.com","dop":"2025-04-06","serial_number":"11507861583642052","imei1":"11507861583642052","imei2":"11507861583642052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186000,"job_number":"JOB_186000","tr_customer_id":186018,"tr_customer_product_id":186008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:28:13.000Z","modified_at":"2026-02-14T08:28:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11552947219072","imei1":"11552947219072","imei2":"11552947219072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186002,"job_number":"JOB_186002","tr_customer_id":186020,"tr_customer_product_id":186010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:28:15.000Z","modified_at":"2026-02-14T08:28:15.000Z","name":"Dillan Thompson","mobile_number":"913-952-7262","email_id":"Kaela.Baumbach@yahoo.com","dop":"2025-04-06","serial_number":"12382442539491184","imei1":"12382442539491184","imei2":"12382442539491184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186003,"job_number":"JOB_186003","tr_customer_id":186021,"tr_customer_product_id":186011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:30:44.000Z","modified_at":"2026-02-14T08:30:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18751636038329","imei1":"18751636038329","imei2":"18751636038329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186005,"job_number":"JOB_186005","tr_customer_id":186023,"tr_customer_product_id":186013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:30:46.000Z","modified_at":"2026-02-14T08:30:46.000Z","name":"Adrien Herman","mobile_number":"369-279-4521","email_id":"Haylee.Nolan19@yahoo.com","dop":"2025-04-06","serial_number":"10488510291962164","imei1":"10488510291962164","imei2":"10488510291962164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186006,"job_number":"JOB_186006","tr_customer_id":186024,"tr_customer_product_id":186014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:31:28.000Z","modified_at":"2026-02-14T08:31:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14738717897170","imei1":"14738717897170","imei2":"14738717897170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186008,"job_number":"JOB_186008","tr_customer_id":186026,"tr_customer_product_id":186016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:31:29.000Z","modified_at":"2026-02-14T08:31:29.000Z","name":"Raleigh Champlin","mobile_number":"496-811-7481","email_id":"Pansy_Zieme3@gmail.com","dop":"2025-04-06","serial_number":"15076098813080694","imei1":"15076098813080694","imei2":"15076098813080694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186009,"job_number":"JOB_186009","tr_customer_id":186027,"tr_customer_product_id":186017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:32:11.000Z","modified_at":"2026-02-14T08:32:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16212744282750","imei1":"16212744282750","imei2":"16212744282750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186011,"job_number":"JOB_186011","tr_customer_id":186029,"tr_customer_product_id":186019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:32:12.000Z","modified_at":"2026-02-14T08:32:12.000Z","name":"Estevan Batz","mobile_number":"448-953-1543","email_id":"Alexie30@gmail.com","dop":"2025-04-06","serial_number":"17537382244859524","imei1":"17537382244859524","imei2":"17537382244859524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186014,"job_number":"JOB_186014","tr_customer_id":186032,"tr_customer_product_id":186022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:51:31.000Z","modified_at":"2026-02-14T08:51:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13054752739234","imei1":"13054752739234","imei2":"13054752739234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:51:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186016,"job_number":"JOB_186016","tr_customer_id":186034,"tr_customer_product_id":186024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:51:33.000Z","modified_at":"2026-02-14T08:51:33.000Z","name":"Genevieve Stehr","mobile_number":"613-703-4658","email_id":"Esteban.Baumbach37@yahoo.com","dop":"2025-04-06","serial_number":"18840115366257812","imei1":"18840115366257812","imei2":"18840115366257812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:51:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186017,"job_number":"JOB_186017","tr_customer_id":186035,"tr_customer_product_id":186025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:52:16.000Z","modified_at":"2026-02-14T08:52:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18974970139635","imei1":"18974970139635","imei2":"18974970139635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:52:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186019,"job_number":"JOB_186019","tr_customer_id":186037,"tr_customer_product_id":186027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:52:18.000Z","modified_at":"2026-02-14T08:52:18.000Z","name":"Oswald Crooks","mobile_number":"826-659-4051","email_id":"Coralie56@yahoo.com","dop":"2025-04-06","serial_number":"19659734481777756","imei1":"19659734481777756","imei2":"19659734481777756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186020,"job_number":"JOB_186020","tr_customer_id":186038,"tr_customer_product_id":186028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:53:01.000Z","modified_at":"2026-02-14T08:53:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13910833896185","imei1":"13910833896185","imei2":"13910833896185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186022,"job_number":"JOB_186022","tr_customer_id":186040,"tr_customer_product_id":186030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:53:02.000Z","modified_at":"2026-02-14T08:53:02.000Z","name":"Jannie Dickinson","mobile_number":"889-944-5005","email_id":"Trace53@hotmail.com","dop":"2025-04-06","serial_number":"12563506645912202","imei1":"12563506645912202","imei2":"12563506645912202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186023,"job_number":"JOB_186023","tr_customer_id":186041,"tr_customer_product_id":186031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:13:36.000Z","modified_at":"2026-02-14T09:13:36.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77323311374519","imei1":"77323311374519","imei2":"77323311374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186024,"job_number":"JOB_186024","tr_customer_id":186044,"tr_customer_product_id":186034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Anunay Abbott","mobile_number":"7469294386","email_id":"ananta.asan@hotmail.com","dop":"2026-02-04","serial_number":"073876018550517","imei1":"073876018550517","imei2":"073876018550517","popurl":"www.achintya-shukla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186025,"job_number":"JOB_186025","tr_customer_id":186043,"tr_customer_product_id":186033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Daksha Rana","mobile_number":"7438293505","email_id":"chandra.kaul@gmail.com","dop":"2026-02-04","serial_number":"955028855140452","imei1":"955028855140452","imei2":"955028855140452","popurl":"www.ujjawal-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186026,"job_number":"JOB_186026","tr_customer_id":186042,"tr_customer_product_id":186032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Niro Asan","mobile_number":"7402833945","email_id":"mukesh.dwivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"910030366588960","imei1":"910030366588960","imei2":"910030366588960","popurl":"www.digambar-talwar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186027,"job_number":"JOB_186027","tr_customer_id":186045,"tr_customer_product_id":186035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Narendra Nair","mobile_number":"7429015242","email_id":"uttam.nair@hotmail.com","dop":"2026-02-04","serial_number":"677875738332761","imei1":"677875738332761","imei2":"677875738332761","popurl":"www.lila-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186028,"job_number":"JOB_186028","tr_customer_id":186046,"tr_customer_product_id":186036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Indra Talwar","mobile_number":"7466021368","email_id":"kashyap.kakkar@gmail.com","dop":"2026-02-04","serial_number":"887771087151866","imei1":"887771087151866","imei2":"887771087151866","popurl":"www.goswami-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186029,"job_number":"JOB_186029","tr_customer_id":186047,"tr_customer_product_id":186037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Rajan Bhattacharya","mobile_number":"7459307586","email_id":"chandranath.dwivedi@hotmail.com","dop":"2026-02-04","serial_number":"405732215828105","imei1":"405732215828105","imei2":"405732215828105","popurl":"www.chanda-guha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186030,"job_number":"JOB_186030","tr_customer_id":186048,"tr_customer_product_id":186038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Digambara Khatri","mobile_number":"7407051470","email_id":"divjot.trivedi@hotmail.com","dop":"2026-02-04","serial_number":"078015799622426","imei1":"078015799622426","imei2":"078015799622426","popurl":"www.ganak-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186031,"job_number":"JOB_186031","tr_customer_id":186049,"tr_customer_product_id":186039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Bhisham Dubashi","mobile_number":"7498961148","email_id":"menka.khan@gmail.com","dop":"2026-02-04","serial_number":"732587538518884","imei1":"732587538518884","imei2":"732587538518884","popurl":"www.dhanvin-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186032,"job_number":"JOB_186032","tr_customer_id":186050,"tr_customer_product_id":186040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Daksha Mehrotra","mobile_number":"7424009010","email_id":"bhudeva.tandon@gmail.com","dop":"2026-02-04","serial_number":"769680462413594","imei1":"769680462413594","imei2":"769680462413594","popurl":"www.chaitan-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186033,"job_number":"JOB_186033","tr_customer_id":186051,"tr_customer_product_id":186041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Gopaal Chaturvedi","mobile_number":"7413900748","email_id":"chiranjeev.tagore@gmail.com","dop":"2026-02-04","serial_number":"420941212529752","imei1":"420941212529752","imei2":"420941212529752","popurl":"www.datta-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186034,"job_number":"JOB_186034","tr_customer_id":186052,"tr_customer_product_id":186042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Agasti Deshpande","mobile_number":"7480296768","email_id":"anusuya.shah@yahoo.co.in","dop":"2026-02-04","serial_number":"798998882173277","imei1":"798998882173277","imei2":"798998882173277","popurl":"www.akshata-pilla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186035,"job_number":"JOB_186035","tr_customer_id":186053,"tr_customer_product_id":186043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Varalakshmi Patil","mobile_number":"7435983522","email_id":"chandranath.bandopadhyay@gmail.com","dop":"2026-02-04","serial_number":"885413520159892","imei1":"885413520159892","imei2":"885413520159892","popurl":"www.manikya-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186036,"job_number":"JOB_186036","tr_customer_id":186054,"tr_customer_product_id":186044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Rajinder Menon","mobile_number":"7421676163","email_id":"rohan.varma@hotmail.com","dop":"2026-02-04","serial_number":"852781878619394","imei1":"852781878619394","imei2":"852781878619394","popurl":"www.adityanandana-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186037,"job_number":"JOB_186037","tr_customer_id":186055,"tr_customer_product_id":186045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Suryakanta Acharya","mobile_number":"7455742488","email_id":"bakula.dhawan@gmail.com","dop":"2026-02-04","serial_number":"978572133047522","imei1":"978572133047522","imei2":"978572133047522","popurl":"www.niro-ahuja.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186038,"job_number":"JOB_186038","tr_customer_id":186056,"tr_customer_product_id":186046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Divya Panicker","mobile_number":"7472572284","email_id":"amrita.guneta@gmail.com","dop":"2026-02-04","serial_number":"983023247965759","imei1":"983023247965759","imei2":"983023247965759","popurl":"www.chanakya-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186039,"job_number":"JOB_186039","tr_customer_id":186057,"tr_customer_product_id":186047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Deepali Jha","mobile_number":"7424599696","email_id":"swara.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"732377912298450","imei1":"732377912298450","imei2":"732377912298450","popurl":"www.anal-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186040,"job_number":"JOB_186040","tr_customer_id":186058,"tr_customer_product_id":186048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Lalita Shah","mobile_number":"7485944525","email_id":"umang.deshpande@hotmail.com","dop":"2026-02-04","serial_number":"568061842777367","imei1":"568061842777367","imei2":"568061842777367","popurl":"www.malati-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186041,"job_number":"JOB_186041","tr_customer_id":186059,"tr_customer_product_id":186049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Chandani Achari","mobile_number":"7467287992","email_id":"bankimchandra.singh@yahoo.co.in","dop":"2026-02-04","serial_number":"407996091479593","imei1":"407996091479593","imei2":"407996091479593","popurl":"www.bhuvaneshwar-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186042,"job_number":"JOB_186042","tr_customer_id":186060,"tr_customer_product_id":186050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Daksha Dhawan","mobile_number":"7413709874","email_id":"chaitan.pilla@yahoo.co.in","dop":"2026-02-04","serial_number":"570029129838083","imei1":"570029129838083","imei2":"570029129838083","popurl":"www.aslesha-bandopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186043,"job_number":"JOB_186043","tr_customer_id":186061,"tr_customer_product_id":186051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Anusuya Chattopadhyay","mobile_number":"7423473004","email_id":"baalaaditya.reddy@gmail.com","dop":"2026-02-04","serial_number":"341625587689272","imei1":"341625587689272","imei2":"341625587689272","popurl":"www.abhirath-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186044,"job_number":"JOB_186044","tr_customer_id":186062,"tr_customer_product_id":186052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Preity Ahuja","mobile_number":"7451211298","email_id":"dwaipayan.embranthiri@gmail.com","dop":"2026-02-04","serial_number":"180581361130754","imei1":"180581361130754","imei2":"180581361130754","popurl":"www.akshayakeerti-chaturvedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186045,"job_number":"JOB_186045","tr_customer_id":186063,"tr_customer_product_id":186053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Pramila Iyengar","mobile_number":"7446028068","email_id":"akshita.butt@hotmail.com","dop":"2026-02-04","serial_number":"458995210375682","imei1":"458995210375682","imei2":"458995210375682","popurl":"www.chiranjeeve-patil.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186046,"job_number":"JOB_186046","tr_customer_id":186064,"tr_customer_product_id":186054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Ganaka Shukla","mobile_number":"7417145308","email_id":"balgopal.iyer@yahoo.co.in","dop":"2026-02-04","serial_number":"288062943339014","imei1":"288062943339014","imei2":"288062943339014","popurl":"www.abhaya-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186047,"job_number":"JOB_186047","tr_customer_id":186065,"tr_customer_product_id":186055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Atmanand Bandopadhyay","mobile_number":"7461608262","email_id":"opalina.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"505556510911937","imei1":"505556510911937","imei2":"505556510911937","popurl":"www.krishna-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186048,"job_number":"JOB_186048","tr_customer_id":186066,"tr_customer_product_id":186056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Rajinder Sethi","mobile_number":"7420899839","email_id":"satyen.kaniyar@yahoo.co.in","dop":"2026-02-04","serial_number":"353787343083134","imei1":"353787343083134","imei2":"353787343083134","popurl":"www.bahula-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186049,"job_number":"JOB_186049","tr_customer_id":186067,"tr_customer_product_id":186057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Elakshi Nehru","mobile_number":"7481266935","email_id":"arya.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"002236771569917","imei1":"002236771569917","imei2":"002236771569917","popurl":"www.subodh-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186050,"job_number":"JOB_186050","tr_customer_id":186068,"tr_customer_product_id":186058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Javas Adiga","mobile_number":"7476062160","email_id":"ekdant.abbott@yahoo.co.in","dop":"2026-02-04","serial_number":"979855833477032","imei1":"979855833477032","imei2":"979855833477032","popurl":"www.adripathi-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186051,"job_number":"JOB_186051","tr_customer_id":186069,"tr_customer_product_id":186059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Narayan Ahuja","mobile_number":"7462137843","email_id":"nagabhushanam.sethi@yahoo.co.in","dop":"2026-02-04","serial_number":"628644704237243","imei1":"628644704237243","imei2":"628644704237243","popurl":"www.aalok-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186052,"job_number":"JOB_186052","tr_customer_id":186070,"tr_customer_product_id":186060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Deeptimoy Dhawan","mobile_number":"7429925157","email_id":"aasa.kakkar@gmail.com","dop":"2026-02-04","serial_number":"548411735102735","imei1":"548411735102735","imei2":"548411735102735","popurl":"www.lai-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186053,"job_number":"JOB_186053","tr_customer_id":186071,"tr_customer_product_id":186061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Chitraksh Pandey","mobile_number":"7451843098","email_id":"mina.nehru@hotmail.com","dop":"2026-02-04","serial_number":"660847374907930","imei1":"660847374907930","imei2":"660847374907930","popurl":"www.bilva-mishra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186054,"job_number":"JOB_186054","tr_customer_id":186072,"tr_customer_product_id":186062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Rukhmani Kapoor","mobile_number":"7435802554","email_id":"saraswati.embranthiri@hotmail.com","dop":"2026-02-04","serial_number":"538803210940853","imei1":"538803210940853","imei2":"538803210940853","popurl":"www.dayamayee-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186055,"job_number":"JOB_186055","tr_customer_id":186073,"tr_customer_product_id":186063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Subhash Shah","mobile_number":"7490148872","email_id":"rajan.khatri@yahoo.co.in","dop":"2026-02-04","serial_number":"275793277385923","imei1":"275793277385923","imei2":"275793277385923","popurl":"www.lai-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186056,"job_number":"JOB_186056","tr_customer_id":186074,"tr_customer_product_id":186064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Devika Sinha","mobile_number":"7486280777","email_id":"bhudeva.nair@gmail.com","dop":"2026-02-04","serial_number":"596205860997337","imei1":"596205860997337","imei2":"596205860997337","popurl":"www.arun-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186057,"job_number":"JOB_186057","tr_customer_id":186075,"tr_customer_product_id":186065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Brijesh Bandopadhyay","mobile_number":"7443159830","email_id":"bheeshma.nehru@hotmail.com","dop":"2026-02-04","serial_number":"665786708060091","imei1":"665786708060091","imei2":"665786708060091","popurl":"www.basanti-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186058,"job_number":"JOB_186058","tr_customer_id":186076,"tr_customer_product_id":186066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Gurdev Khanna","mobile_number":"7493292747","email_id":"satish.nehru@yahoo.co.in","dop":"2026-02-04","serial_number":"114508047389329","imei1":"114508047389329","imei2":"114508047389329","popurl":"www.gemini-asan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186059,"job_number":"JOB_186059","tr_customer_id":186077,"tr_customer_product_id":186067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Nagabhushanam Pothuvaal","mobile_number":"7487815138","email_id":"manoj.bandopadhyay@hotmail.com","dop":"2026-02-04","serial_number":"484176856300059","imei1":"484176856300059","imei2":"484176856300059","popurl":"www.mahesh-prajapat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186060,"job_number":"JOB_186060","tr_customer_id":186078,"tr_customer_product_id":186068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Bhaves Acharya","mobile_number":"7438364715","email_id":"drona.panicker@gmail.com","dop":"2026-02-04","serial_number":"177071789094803","imei1":"177071789094803","imei2":"177071789094803","popurl":"www.lal-kakkar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186061,"job_number":"JOB_186061","tr_customer_id":186080,"tr_customer_product_id":186070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Vaishno Iyengar","mobile_number":"7403012670","email_id":"jyotsana.prajapat@hotmail.com","dop":"2026-02-04","serial_number":"270964612864381","imei1":"270964612864381","imei2":"270964612864381","popurl":"www.himadri-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186062,"job_number":"JOB_186062","tr_customer_id":186079,"tr_customer_product_id":186069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Anshula Mehra","mobile_number":"7463111757","email_id":"mahendra.bhattathiri@gmail.com","dop":"2026-02-04","serial_number":"073950724683354","imei1":"073950724683354","imei2":"073950724683354","popurl":"www.arjun-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186063,"job_number":"JOB_186063","tr_customer_id":186081,"tr_customer_product_id":186071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Devagya Nayar","mobile_number":"7429607921","email_id":"durgeshwari.talwar@gmail.com","dop":"2026-02-04","serial_number":"856031111725946","imei1":"856031111725946","imei2":"856031111725946","popurl":"www.vidhur-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186064,"job_number":"JOB_186064","tr_customer_id":186082,"tr_customer_product_id":186072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Akshainie Joshi","mobile_number":"7423668622","email_id":"abani.malik@gmail.com","dop":"2026-02-04","serial_number":"509644439356543","imei1":"509644439356543","imei2":"509644439356543","popurl":"www.daksha-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186065,"job_number":"JOB_186065","tr_customer_id":186083,"tr_customer_product_id":186073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Kamala Bhattacharya","mobile_number":"7424521010","email_id":"dhanpati.bandopadhyay@yahoo.co.in","dop":"2026-02-04","serial_number":"745796985761108","imei1":"745796985761108","imei2":"745796985761108","popurl":"www.leela-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186066,"job_number":"JOB_186066","tr_customer_id":186084,"tr_customer_product_id":186074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Mangala Varma","mobile_number":"7426093785","email_id":"priya.kocchar@gmail.com","dop":"2026-02-04","serial_number":"942466053430417","imei1":"942466053430417","imei2":"942466053430417","popurl":"www.manikya-pothuvaal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186067,"job_number":"JOB_186067","tr_customer_id":186085,"tr_customer_product_id":186075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Dakshayani Tagore","mobile_number":"7497113637","email_id":"anand.arora@yahoo.co.in","dop":"2026-02-04","serial_number":"888891805752241","imei1":"888891805752241","imei2":"888891805752241","popurl":"www.yogendra-trivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186068,"job_number":"JOB_186068","tr_customer_id":186086,"tr_customer_product_id":186076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Anurag Desai","mobile_number":"7420637278","email_id":"sudeva.dubashi@gmail.com","dop":"2026-02-04","serial_number":"014036903751885","imei1":"014036903751885","imei2":"014036903751885","popurl":"www.shashikala-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186069,"job_number":"JOB_186069","tr_customer_id":186087,"tr_customer_product_id":186077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Mani Malik","mobile_number":"7458420850","email_id":"gemini.gupta@yahoo.co.in","dop":"2026-02-04","serial_number":"696018165019930","imei1":"696018165019930","imei2":"696018165019930","popurl":"www.tanushri-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186070,"job_number":"JOB_186070","tr_customer_id":186088,"tr_customer_product_id":186078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Gajaadhar Gill","mobile_number":"7469226953","email_id":"ankal.mukhopadhyay@yahoo.co.in","dop":"2026-02-04","serial_number":"729027546007897","imei1":"729027546007897","imei2":"729027546007897","popurl":"www.deepankar-prajapat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186071,"job_number":"JOB_186071","tr_customer_id":186089,"tr_customer_product_id":186079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Manjusha Mahajan","mobile_number":"7449908482","email_id":"akshayakeerti.mehrotra@yahoo.co.in","dop":"2026-02-04","serial_number":"630295600449976","imei1":"630295600449976","imei2":"630295600449976","popurl":"www.anusuya-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186072,"job_number":"JOB_186072","tr_customer_id":186091,"tr_customer_product_id":186081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Brahmdev Jain","mobile_number":"7479346076","email_id":"kanak.tagore@gmail.com","dop":"2026-02-04","serial_number":"641873459894360","imei1":"641873459894360","imei2":"641873459894360","popurl":"www.aadrika-kaur.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186073,"job_number":"JOB_186073","tr_customer_id":186090,"tr_customer_product_id":186080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Girik Acharya","mobile_number":"7404389373","email_id":"bhuvanesh.nambeesan@yahoo.co.in","dop":"2026-02-04","serial_number":"984166705469207","imei1":"984166705469207","imei2":"984166705469207","popurl":"www.gurdev-shukla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186074,"job_number":"JOB_186074","tr_customer_id":186092,"tr_customer_product_id":186082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Devi Panicker","mobile_number":"7476007141","email_id":"dhananjay.ahluwalia@yahoo.co.in","dop":"2026-02-04","serial_number":"973862563737920","imei1":"973862563737920","imei2":"973862563737920","popurl":"www.dipankar-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186075,"job_number":"JOB_186075","tr_customer_id":186093,"tr_customer_product_id":186083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Adheesh Chopra","mobile_number":"7422528968","email_id":"aditya.sinha@gmail.com","dop":"2026-02-04","serial_number":"571503652529376","imei1":"571503652529376","imei2":"571503652529376","popurl":"www.lakshmi-devar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186076,"job_number":"JOB_186076","tr_customer_id":186094,"tr_customer_product_id":186084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Suma Chopra","mobile_number":"7484720740","email_id":"jagdish.reddy@hotmail.com","dop":"2026-02-04","serial_number":"401628560187691","imei1":"401628560187691","imei2":"401628560187691","popurl":"www.tanya-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186077,"job_number":"JOB_186077","tr_customer_id":186095,"tr_customer_product_id":186085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Chitrali Nehru","mobile_number":"7495524762","email_id":"bhudeva.chopra@gmail.com","dop":"2026-02-04","serial_number":"497203973546459","imei1":"497203973546459","imei2":"497203973546459","popurl":"www.balaaditya-verma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186078,"job_number":"JOB_186078","tr_customer_id":186096,"tr_customer_product_id":186086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Dayamayee Khanna","mobile_number":"7445074029","email_id":"chandraprabha.nambeesan@yahoo.co.in","dop":"2026-02-04","serial_number":"312101966392272","imei1":"312101966392272","imei2":"312101966392272","popurl":"www.leela-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186079,"job_number":"JOB_186079","tr_customer_id":186097,"tr_customer_product_id":186087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Dandak Saini","mobile_number":"7421468740","email_id":"tara.achari@gmail.com","dop":"2026-02-04","serial_number":"017667600457751","imei1":"017667600457751","imei2":"017667600457751","popurl":"www.ekadant-acharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186080,"job_number":"JOB_186080","tr_customer_id":186098,"tr_customer_product_id":186088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Chitrali Verma","mobile_number":"7483059988","email_id":"girija.arora@hotmail.com","dop":"2026-02-04","serial_number":"103778904858122","imei1":"103778904858122","imei2":"103778904858122","popurl":"www.sunita-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186081,"job_number":"JOB_186081","tr_customer_id":186099,"tr_customer_product_id":186089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Digambara Panicker","mobile_number":"7400256523","email_id":"laxman.bhat@hotmail.com","dop":"2026-02-04","serial_number":"944920941951025","imei1":"944920941951025","imei2":"944920941951025","popurl":"www.nanda-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186082,"job_number":"JOB_186082","tr_customer_id":186100,"tr_customer_product_id":186090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Kumar Agarwal","mobile_number":"7466931978","email_id":"gauranga.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"694656101685344","imei1":"694656101685344","imei2":"694656101685344","popurl":"www.lakshminath-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186083,"job_number":"JOB_186083","tr_customer_id":186101,"tr_customer_product_id":186091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Ankal Chopra","mobile_number":"7420499922","email_id":"aayushman.trivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"167613107262505","imei1":"167613107262505","imei2":"167613107262505","popurl":"www.balaaditya-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186084,"job_number":"JOB_186084","tr_customer_id":186102,"tr_customer_product_id":186092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Mahesh Nayar","mobile_number":"7418257010","email_id":"kamala.reddy@hotmail.com","dop":"2026-02-04","serial_number":"120783503221399","imei1":"120783503221399","imei2":"120783503221399","popurl":"www.chandravati-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186085,"job_number":"JOB_186085","tr_customer_id":186103,"tr_customer_product_id":186093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Deb Rana","mobile_number":"7447678466","email_id":"bhagirathi.khanna@yahoo.co.in","dop":"2026-02-04","serial_number":"260254108805074","imei1":"260254108805074","imei2":"260254108805074","popurl":"www.daevika-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186086,"job_number":"JOB_186086","tr_customer_id":186104,"tr_customer_product_id":186094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Dandak Sethi","mobile_number":"7421108575","email_id":"gautam.marar@gmail.com","dop":"2026-02-04","serial_number":"496074146335632","imei1":"496074146335632","imei2":"496074146335632","popurl":"www.archan-iyer.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186087,"job_number":"JOB_186087","tr_customer_id":186105,"tr_customer_product_id":186095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Lila Pothuvaal","mobile_number":"7443549127","email_id":"arindam.patel@hotmail.com","dop":"2026-02-04","serial_number":"354014321068000","imei1":"354014321068000","imei2":"354014321068000","popurl":"www.ghanaanand-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186088,"job_number":"JOB_186088","tr_customer_id":186106,"tr_customer_product_id":186096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Shubhaprada Asan","mobile_number":"7448500205","email_id":"ashok.asan@gmail.com","dop":"2026-02-04","serial_number":"686141513800518","imei1":"686141513800518","imei2":"686141513800518","popurl":"www.rita-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186089,"job_number":"JOB_186089","tr_customer_id":186107,"tr_customer_product_id":186097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Subhash Naik","mobile_number":"7459873097","email_id":"chapala.verma@yahoo.co.in","dop":"2026-02-04","serial_number":"914166704037415","imei1":"914166704037415","imei2":"914166704037415","popurl":"www.jitendra-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186090,"job_number":"JOB_186090","tr_customer_id":186108,"tr_customer_product_id":186098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Sarala Namboothiri","mobile_number":"7488387727","email_id":"birjesh.varman@yahoo.co.in","dop":"2026-02-04","serial_number":"664880535624244","imei1":"664880535624244","imei2":"664880535624244","popurl":"www.gajabahu-abbott.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186091,"job_number":"JOB_186091","tr_customer_id":186109,"tr_customer_product_id":186099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Kailash Devar","mobile_number":"7453543923","email_id":"bilwa.ahluwalia@yahoo.co.in","dop":"2026-02-04","serial_number":"882343435218047","imei1":"882343435218047","imei2":"882343435218047","popurl":"www.vedang-prajapat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186092,"job_number":"JOB_186092","tr_customer_id":186110,"tr_customer_product_id":186100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Girika Mishra","mobile_number":"7461125694","email_id":"bhavani.bhattacharya@gmail.com","dop":"2026-02-04","serial_number":"823669319963218","imei1":"823669319963218","imei2":"823669319963218","popurl":"www.bhaumik-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186093,"job_number":"JOB_186093","tr_customer_id":186111,"tr_customer_product_id":186101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Girindra Jain","mobile_number":"7491234822","email_id":"vidhur.chopra@hotmail.com","dop":"2026-02-04","serial_number":"489669415908542","imei1":"489669415908542","imei2":"489669415908542","popurl":"www.priyala-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186094,"job_number":"JOB_186094","tr_customer_id":186112,"tr_customer_product_id":186102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Oormila Panicker","mobile_number":"7416472459","email_id":"deeptanshu.adiga@gmail.com","dop":"2026-02-04","serial_number":"708049096880058","imei1":"708049096880058","imei2":"708049096880058","popurl":"www.chandradev-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186095,"job_number":"JOB_186095","tr_customer_id":186113,"tr_customer_product_id":186103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Sarala Bandopadhyay","mobile_number":"7476775431","email_id":"anurag.desai@hotmail.com","dop":"2026-02-04","serial_number":"796448291664578","imei1":"796448291664578","imei2":"796448291664578","popurl":"www.kailash-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186096,"job_number":"JOB_186096","tr_customer_id":186114,"tr_customer_product_id":186104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Balagovind Malik","mobile_number":"7450615894","email_id":"hiranmaya.marar@gmail.com","dop":"2026-02-04","serial_number":"204758445937053","imei1":"204758445937053","imei2":"204758445937053","popurl":"www.ajit-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186097,"job_number":"JOB_186097","tr_customer_id":186115,"tr_customer_product_id":186105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bharat Kakkar","mobile_number":"7450559865","email_id":"sunita.chopra@hotmail.com","dop":"2026-02-04","serial_number":"766850086379371","imei1":"766850086379371","imei2":"766850086379371","popurl":"www.aanandinii-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186098,"job_number":"JOB_186098","tr_customer_id":186116,"tr_customer_product_id":186106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gopaal Naik","mobile_number":"7489528165","email_id":"deven.nehru@hotmail.com","dop":"2026-02-04","serial_number":"069021666521682","imei1":"069021666521682","imei2":"069021666521682","popurl":"www.chandani-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186099,"job_number":"JOB_186099","tr_customer_id":186117,"tr_customer_product_id":186107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bilva Saini","mobile_number":"7435457114","email_id":"chandraayan.nayar@yahoo.co.in","dop":"2026-02-04","serial_number":"673487008636382","imei1":"673487008636382","imei2":"673487008636382","popurl":"www.surya-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186100,"job_number":"JOB_186100","tr_customer_id":186118,"tr_customer_product_id":186108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Daevika Deshpande","mobile_number":"7448561664","email_id":"kailash.dwivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"030622850389419","imei1":"030622850389419","imei2":"030622850389419","popurl":"www.chinmayanand-pilla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186101,"job_number":"JOB_186101","tr_customer_id":186119,"tr_customer_product_id":186109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Malti Ahluwalia","mobile_number":"7472679072","email_id":"gemine.pandey@hotmail.com","dop":"2026-02-04","serial_number":"118697805980021","imei1":"118697805980021","imei2":"118697805980021","popurl":"www.jay-iyengar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186102,"job_number":"JOB_186102","tr_customer_id":186120,"tr_customer_product_id":186110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Leela Varma","mobile_number":"7462709257","email_id":"vaijayanthi.pillai@gmail.com","dop":"2026-02-04","serial_number":"390059703530864","imei1":"390059703530864","imei2":"390059703530864","popurl":"www.chaitan-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186103,"job_number":"JOB_186103","tr_customer_id":186121,"tr_customer_product_id":186111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Amritambu Marar","mobile_number":"7474407574","email_id":"hiranya.asan@gmail.com","dop":"2026-02-04","serial_number":"077370291787146","imei1":"077370291787146","imei2":"077370291787146","popurl":"www.som-trivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186104,"job_number":"JOB_186104","tr_customer_id":186122,"tr_customer_product_id":186112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Ekdant Sethi","mobile_number":"7433307567","email_id":"aamod.varma@gmail.com","dop":"2026-02-04","serial_number":"928240027796297","imei1":"928240027796297","imei2":"928240027796297","popurl":"www.bishnu-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186105,"job_number":"JOB_186105","tr_customer_id":186123,"tr_customer_product_id":186113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Darshwana Tandon","mobile_number":"7456160981","email_id":"bhamini.acharya@hotmail.com","dop":"2026-02-04","serial_number":"676638953150145","imei1":"676638953150145","imei2":"676638953150145","popurl":"www.chakrika-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186106,"job_number":"JOB_186106","tr_customer_id":186124,"tr_customer_product_id":186114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Vaidehi Namboothiri","mobile_number":"7497386875","email_id":"jitender.nayar@hotmail.com","dop":"2026-02-04","serial_number":"686000509235763","imei1":"686000509235763","imei2":"686000509235763","popurl":"www.mahesh-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186107,"job_number":"JOB_186107","tr_customer_id":186125,"tr_customer_product_id":186115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhamini Bhattacharya","mobile_number":"7492850502","email_id":"divaakar.trivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"194673556845187","imei1":"194673556845187","imei2":"194673556845187","popurl":"www.dhanapati-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186108,"job_number":"JOB_186108","tr_customer_id":186126,"tr_customer_product_id":186116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gajabahu Nair","mobile_number":"7410929028","email_id":"bandhu.banerjee@yahoo.co.in","dop":"2026-02-04","serial_number":"135415101797994","imei1":"135415101797994","imei2":"135415101797994","popurl":"www.manikya-guneta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186109,"job_number":"JOB_186109","tr_customer_id":186127,"tr_customer_product_id":186117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Sharmila Acharya","mobile_number":"7432005881","email_id":"tanya.naik@yahoo.co.in","dop":"2026-02-04","serial_number":"666863239077225","imei1":"666863239077225","imei2":"666863239077225","popurl":"www.uttam-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186110,"job_number":"JOB_186110","tr_customer_id":186128,"tr_customer_product_id":186118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Diptendu Trivedi","mobile_number":"7453700057","email_id":"gandharva.sinha@hotmail.com","dop":"2026-02-04","serial_number":"676918467369278","imei1":"676918467369278","imei2":"676918467369278","popurl":"www.gajadhar-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186111,"job_number":"JOB_186111","tr_customer_id":186129,"tr_customer_product_id":186119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gitanjali Saini","mobile_number":"7487121350","email_id":"dipali.guneta@gmail.com","dop":"2026-02-04","serial_number":"300487791421917","imei1":"300487791421917","imei2":"300487791421917","popurl":"www.divaakar-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186112,"job_number":"JOB_186112","tr_customer_id":186130,"tr_customer_product_id":186120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Dhatri Mahajan","mobile_number":"7431492774","email_id":"bhadrak.khanna@yahoo.co.in","dop":"2026-02-04","serial_number":"822016746045668","imei1":"822016746045668","imei2":"822016746045668","popurl":"www.bakula-asan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186113,"job_number":"JOB_186113","tr_customer_id":186131,"tr_customer_product_id":186121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhargava Patil","mobile_number":"7429190657","email_id":"deeptendu.pilla@yahoo.co.in","dop":"2026-02-04","serial_number":"613241991596087","imei1":"613241991596087","imei2":"613241991596087","popurl":"www.mani-desai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186114,"job_number":"JOB_186114","tr_customer_id":186132,"tr_customer_product_id":186123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Chidananda Nambeesan","mobile_number":"7456661265","email_id":"dhanpati.khatri@hotmail.com","dop":"2026-02-04","serial_number":"906193824338867","imei1":"906193824338867","imei2":"906193824338867","popurl":"www.mani-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186115,"job_number":"JOB_186115","tr_customer_id":186133,"tr_customer_product_id":186122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Kashyap Mehrotra","mobile_number":"7423985981","email_id":"opalina.sinha@gmail.com","dop":"2026-02-04","serial_number":"446934921776665","imei1":"446934921776665","imei2":"446934921776665","popurl":"www.chandraprabha-jha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186116,"job_number":"JOB_186116","tr_customer_id":186134,"tr_customer_product_id":186124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Pran Iyengar","mobile_number":"7483995656","email_id":"himadri.sinha@yahoo.co.in","dop":"2026-02-04","serial_number":"733388890861173","imei1":"733388890861173","imei2":"733388890861173","popurl":"www.sumitra-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186117,"job_number":"JOB_186117","tr_customer_id":186135,"tr_customer_product_id":186125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhaaswar Sinha","mobile_number":"7470973713","email_id":"ranjit.tandon@gmail.com","dop":"2026-02-04","serial_number":"489907086472653","imei1":"489907086472653","imei2":"489907086472653","popurl":"www.triloki nath-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186118,"job_number":"JOB_186118","tr_customer_id":186136,"tr_customer_product_id":186126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Agrata Butt","mobile_number":"7483078717","email_id":"ashlesh.jain@gmail.com","dop":"2026-02-04","serial_number":"910108368519656","imei1":"910108368519656","imei2":"910108368519656","popurl":"www.tejas-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186119,"job_number":"JOB_186119","tr_customer_id":186138,"tr_customer_product_id":186127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Goswami Achari","mobile_number":"7463203887","email_id":"padma.tagore@hotmail.com","dop":"2026-02-04","serial_number":"626121886831476","imei1":"626121886831476","imei2":"626121886831476","popurl":"www.akshat-reddy.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186120,"job_number":"JOB_186120","tr_customer_id":186137,"tr_customer_product_id":186128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Ahalya Dhawan","mobile_number":"7411173665","email_id":"kama.ganaka@hotmail.com","dop":"2026-02-04","serial_number":"378879316071159","imei1":"378879316071159","imei2":"378879316071159","popurl":"www.adinath-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186121,"job_number":"JOB_186121","tr_customer_id":186139,"tr_customer_product_id":186129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Balgopal Joshi","mobile_number":"7496800740","email_id":"ekaaksh.guneta@hotmail.com","dop":"2026-02-04","serial_number":"208556256170444","imei1":"208556256170444","imei2":"208556256170444","popurl":"www.brijesh-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186122,"job_number":"JOB_186122","tr_customer_id":186140,"tr_customer_product_id":186130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Dharmaketu Mishra","mobile_number":"7463593573","email_id":"abhaya.naik@yahoo.co.in","dop":"2026-02-04","serial_number":"592092899758289","imei1":"592092899758289","imei2":"592092899758289","popurl":"www.sanjay-khatri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186123,"job_number":"JOB_186123","tr_customer_id":186141,"tr_customer_product_id":186131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Aagney Gowda","mobile_number":"7417093430","email_id":"vaishno.agarwal@gmail.com","dop":"2026-02-04","serial_number":"798381967995862","imei1":"798381967995862","imei2":"798381967995862","popurl":"www.vaijayanthi-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186124,"job_number":"JOB_186124","tr_customer_id":186142,"tr_customer_product_id":186132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Sanka Guha","mobile_number":"7477306830","email_id":"suryakantam.mehra@yahoo.co.in","dop":"2026-02-04","serial_number":"466961165289636","imei1":"466961165289636","imei2":"466961165289636","popurl":"www.bhramar-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186128,"job_number":"JOB_186128","tr_customer_id":186146,"tr_customer_product_id":186136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:03.000Z","modified_at":"2026-02-14T10:11:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11722177967508","imei1":"11722177967508","imei2":"11722177967508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186130,"job_number":"JOB_186130","tr_customer_id":186148,"tr_customer_product_id":186138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:05.000Z","modified_at":"2026-02-14T10:11:05.000Z","name":"Jordi Cartwright","mobile_number":"469-897-2632","email_id":"Flossie5@gmail.com","dop":"2025-04-06","serial_number":"17939833899743278","imei1":"17939833899743278","imei2":"17939833899743278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186131,"job_number":"JOB_186131","tr_customer_id":186149,"tr_customer_product_id":186139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:50.000Z","modified_at":"2026-02-14T10:11:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14940163624575","imei1":"14940163624575","imei2":"14940163624575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186133,"job_number":"JOB_186133","tr_customer_id":186151,"tr_customer_product_id":186141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:51.000Z","modified_at":"2026-02-14T10:11:51.000Z","name":"Stacy Roob","mobile_number":"805-337-3307","email_id":"Howell.Upton@gmail.com","dop":"2025-04-06","serial_number":"19756461362137176","imei1":"19756461362137176","imei2":"19756461362137176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186134,"job_number":"JOB_186134","tr_customer_id":186152,"tr_customer_product_id":186142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:01.000Z","modified_at":"2026-02-14T10:12:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16771310048747","imei1":"16771310048747","imei2":"16771310048747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186136,"job_number":"JOB_186136","tr_customer_id":186154,"tr_customer_product_id":186144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:02.000Z","modified_at":"2026-02-14T10:12:02.000Z","name":"Jessy Conn","mobile_number":"224-308-1895","email_id":"Xzavier_Orn@hotmail.com","dop":"2025-04-06","serial_number":"16368718390883740","imei1":"16368718390883740","imei2":"16368718390883740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186137,"job_number":"JOB_186137","tr_customer_id":186155,"tr_customer_product_id":186145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:35.000Z","modified_at":"2026-02-14T10:12:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14383518788143","imei1":"14383518788143","imei2":"14383518788143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186139,"job_number":"JOB_186139","tr_customer_id":186157,"tr_customer_product_id":186147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:37.000Z","modified_at":"2026-02-14T10:12:37.000Z","name":"Dock Runolfsson","mobile_number":"495-714-8019","email_id":"Larry_Kling@yahoo.com","dop":"2025-04-06","serial_number":"15515564318772646","imei1":"15515564318772646","imei2":"15515564318772646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186140,"job_number":"JOB_186140","tr_customer_id":186158,"tr_customer_product_id":186148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:44.000Z","modified_at":"2026-02-14T10:12:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17999399104920","imei1":"17999399104920","imei2":"17999399104920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186142,"job_number":"JOB_186142","tr_customer_id":186160,"tr_customer_product_id":186150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:46.000Z","modified_at":"2026-02-14T10:12:46.000Z","name":"Nikki Boyle","mobile_number":"884-703-8833","email_id":"Anne_Leuschke32@gmail.com","dop":"2025-04-06","serial_number":"16758051450584036","imei1":"16758051450584036","imei2":"16758051450584036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186143,"job_number":"JOB_186143","tr_customer_id":186161,"tr_customer_product_id":186151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:13:28.000Z","modified_at":"2026-02-14T10:13:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15729163372072","imei1":"15729163372072","imei2":"15729163372072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:13:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186145,"job_number":"JOB_186145","tr_customer_id":186163,"tr_customer_product_id":186153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:13:29.000Z","modified_at":"2026-02-14T10:13:29.000Z","name":"Eileen Hermann","mobile_number":"409-817-6428","email_id":"Mara_Stroman81@yahoo.com","dop":"2025-04-06","serial_number":"14205578071441096","imei1":"14205578071441096","imei2":"14205578071441096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:13:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186146,"job_number":"JOB_186146","tr_customer_id":186164,"tr_customer_product_id":186154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:13.000Z","modified_at":"2026-02-14T10:14:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11895544319168","imei1":"11895544319168","imei2":"11895544319168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186148,"job_number":"JOB_186148","tr_customer_id":186166,"tr_customer_product_id":186156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:14.000Z","modified_at":"2026-02-14T10:14:14.000Z","name":"Isac Ortiz","mobile_number":"919-265-0999","email_id":"Kitty64@gmail.com","dop":"2025-04-06","serial_number":"10547669431595114","imei1":"10547669431595114","imei2":"10547669431595114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186149,"job_number":"JOB_186149","tr_customer_id":186167,"tr_customer_product_id":186157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:57.000Z","modified_at":"2026-02-14T10:14:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17775970839745","imei1":"17775970839745","imei2":"17775970839745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186151,"job_number":"JOB_186151","tr_customer_id":186169,"tr_customer_product_id":186159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:59.000Z","modified_at":"2026-02-14T10:14:59.000Z","name":"Kurtis Shanahan","mobile_number":"730-514-4700","email_id":"Stephan30@yahoo.com","dop":"2025-04-06","serial_number":"18613035660570800","imei1":"18613035660570800","imei2":"18613035660570800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186152,"job_number":"JOB_186152","tr_customer_id":186170,"tr_customer_product_id":186160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:41.000Z","modified_at":"2026-02-14T10:15:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16577728627885","imei1":"16577728627885","imei2":"16577728627885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186154,"job_number":"JOB_186154","tr_customer_id":186172,"tr_customer_product_id":186162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:42.000Z","modified_at":"2026-02-14T10:15:42.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"22346567890346","imei1":"22346567890346","imei2":"22346567890346","popurl":"2026-02-04T10:15:41.986779399Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186155,"job_number":"JOB_186155","tr_customer_id":186173,"tr_customer_product_id":186163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:43.000Z","modified_at":"2026-02-14T10:15:43.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"69346567893456","imei1":"69346567893456","imei2":"69346567893456","popurl":"2026-02-04T10:15:42.640664077Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186156,"job_number":"JOB_186156","tr_customer_id":186174,"tr_customer_product_id":186164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:43.000Z","modified_at":"2026-02-14T10:15:43.000Z","name":"Estella Runolfsson","mobile_number":"834-454-1066","email_id":"Don_Reinger34@gmail.com","dop":"2025-04-06","serial_number":"10377373080107010","imei1":"10377373080107010","imei2":"10377373080107010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186157,"job_number":"JOB_186157","tr_customer_id":186175,"tr_customer_product_id":186165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:16:23.000Z","modified_at":"2026-02-14T10:16:23.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"08543457895444","imei1":"08543457895444","imei2":"08543457895444","popurl":"2026-02-04T10:16:23.420446439Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:16:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186158,"job_number":"JOB_186158","tr_customer_id":186176,"tr_customer_product_id":186166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:46:54.000Z","modified_at":"2026-02-14T10:46:54.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-04","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-04T10:46:46.196211801Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186159,"job_number":"JOB_186159","tr_customer_id":186177,"tr_customer_product_id":186167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:46:54.000Z","modified_at":"2026-02-14T10:46:54.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-04","serial_number":"95153387691956","imei1":"95153387691956","imei2":"95153387691956","popurl":"2026-02-04T10:46:46.198403234Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186160,"job_number":"JOB_186160","tr_customer_id":186178,"tr_customer_product_id":186168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:47:05.000Z","modified_at":"2026-02-14T10:47:05.000Z","name":"Bharat Kaur","mobile_number":"8640528410","email_id":"manik.khan@gmail.com","dop":"2026-02-04","serial_number":"35604291499479","imei1":"35604291499479","imei2":"35604291499479","popurl":"www.aarya-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186161,"job_number":"JOB_186161","tr_customer_id":186179,"tr_customer_product_id":186169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:13:32.000Z","modified_at":"2026-02-14T11:13:32.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"12233334444444446","imei1":"12233334444444446","imei2":"12233334444444446","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:13:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186164,"job_number":"JOB_186164","tr_customer_id":186182,"tr_customer_product_id":186172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:43:18.000Z","modified_at":"2026-02-14T11:43:18.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-04","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-04T11:43:18.199735291Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186165,"job_number":"JOB_186165","tr_customer_id":186183,"tr_customer_product_id":186173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:47:56.000Z","modified_at":"2026-02-14T11:47:56.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741466","imei1":"45658258741466","imei2":"45658258741466","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:47:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186166,"job_number":"JOB_186166","tr_customer_id":186184,"tr_customer_product_id":186174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:53:46.000Z","modified_at":"2026-02-14T11:53:46.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"10606217695499","imei1":"10606217695499","imei2":"10606217695499","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186167,"job_number":"JOB_186167","tr_customer_id":186185,"tr_customer_product_id":186175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:53:58.000Z","modified_at":"2026-02-14T11:53:58.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"12562220380593","imei1":"12562220380593","imei2":"12562220380593","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186174,"job_number":"JOB_186174","tr_customer_id":186192,"tr_customer_product_id":186182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:19:58.000Z","modified_at":"2026-02-14T12:19:58.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"22346567890355","imei1":"22346567890355","imei2":"22346567890355","popurl":"2026-02-04T12:19:55.963599200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186175,"job_number":"JOB_186175","tr_customer_id":186193,"tr_customer_product_id":186183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:27:22.000Z","modified_at":"2026-02-14T12:27:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18673983644276","imei1":"18673983644276","imei2":"18673983644276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186177,"job_number":"JOB_186177","tr_customer_id":186195,"tr_customer_product_id":186185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:27:23.000Z","modified_at":"2026-02-14T12:27:23.000Z","name":"Jovani Cremin","mobile_number":"820-995-3596","email_id":"Edwin37@yahoo.com","dop":"2025-04-06","serial_number":"16267219260370476","imei1":"16267219260370476","imei2":"16267219260370476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186178,"job_number":"JOB_186178","tr_customer_id":186196,"tr_customer_product_id":186186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:06.000Z","modified_at":"2026-02-14T12:28:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16847849197681","imei1":"16847849197681","imei2":"16847849197681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186180,"job_number":"JOB_186180","tr_customer_id":186198,"tr_customer_product_id":186188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:07.000Z","modified_at":"2026-02-14T12:28:07.000Z","name":"Tatum Miller","mobile_number":"714-263-6988","email_id":"Aaron.Adams30@gmail.com","dop":"2025-04-06","serial_number":"13932191088728956","imei1":"13932191088728956","imei2":"13932191088728956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186183,"job_number":"JOB_186183","tr_customer_id":186201,"tr_customer_product_id":186191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:49.000Z","modified_at":"2026-02-14T12:28:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19452533923469","imei1":"19452533923469","imei2":"19452533923469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186187,"job_number":"JOB_186187","tr_customer_id":186205,"tr_customer_product_id":186195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:51.000Z","modified_at":"2026-02-14T12:28:51.000Z","name":"Bennett Schamberger","mobile_number":"274-433-8303","email_id":"Anastasia_Collier51@hotmail.com","dop":"2025-04-06","serial_number":"13285504460478896","imei1":"13285504460478896","imei2":"13285504460478896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186188,"job_number":"JOB_186188","tr_customer_id":186206,"tr_customer_product_id":186196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:43:31.000Z","modified_at":"2026-02-14T12:43:31.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"10868900468161","imei1":"10868900468161","imei2":"10868900468161","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186193,"job_number":"JOB_186193","tr_customer_id":186211,"tr_customer_product_id":186201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:48:49.000Z","modified_at":"2026-02-14T12:48:49.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"11662117639339","imei1":"11662117639339","imei2":"11662117639339","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:48:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186195,"job_number":"JOB_186195","tr_customer_id":186213,"tr_customer_product_id":186203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:48:50.000Z","modified_at":"2026-02-14T12:48:50.000Z","name":"Godfrey Murphy","mobile_number":"925-266-9898","email_id":"Dale_Hansen82@gmail.com","dop":"2026-01-04","serial_number":"88913336812380620","imei1":"88913336812380620","imei2":"88913336812380620","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186196,"job_number":"JOB_186196","tr_customer_id":186214,"tr_customer_product_id":186204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:12.000Z","modified_at":"2026-02-14T12:49:12.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"19110743976252","imei1":"19110743976252","imei2":"19110743976252","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186198,"job_number":"JOB_186198","tr_customer_id":186216,"tr_customer_product_id":186206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:12.000Z","modified_at":"2026-02-14T12:49:12.000Z","name":"Aiden Murphy","mobile_number":"784-240-3800","email_id":"Delilah80@yahoo.com","dop":"2026-01-04","serial_number":"91611652788160690","imei1":"91611652788160690","imei2":"91611652788160690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186199,"job_number":"JOB_186199","tr_customer_id":186217,"tr_customer_product_id":186207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:34.000Z","modified_at":"2026-02-14T12:49:34.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"12719647210180","imei1":"12719647210180","imei2":"12719647210180","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186201,"job_number":"JOB_186201","tr_customer_id":186219,"tr_customer_product_id":186209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:35.000Z","modified_at":"2026-02-14T12:49:35.000Z","name":"Einar Turcotte","mobile_number":"557-370-7166","email_id":"Bridgette19@hotmail.com","dop":"2026-01-04","serial_number":"19720603540402428","imei1":"19720603540402428","imei2":"19720603540402428","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186202,"job_number":"JOB_186202","tr_customer_id":186220,"tr_customer_product_id":186210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:13:26.000Z","modified_at":"2026-02-14T13:13:26.000Z","name":"Alexandra Haley","mobile_number":"225-349-0220","email_id":"Jaycee18@gmail.com","dop":"2025-12-01","serial_number":"12144109598102","imei1":"12144109598102","imei2":"12144109598102","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186203,"job_number":"JOB_186203","tr_customer_id":186221,"tr_customer_product_id":186211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:16:35.000Z","modified_at":"2026-02-14T13:16:35.000Z","name":"AO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"20974917682594","imei1":"20974917682594","imei2":"20974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:16:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186204,"job_number":"JOB_186204","tr_customer_id":186222,"tr_customer_product_id":186212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:21:22.000Z","modified_at":"2026-02-14T13:21:22.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"89346567890400","imei1":"89346567890400","imei2":"89346567890400","popurl":"2026-02-04T13:21:19.839459300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186205,"job_number":"JOB_186205","tr_customer_id":186223,"tr_customer_product_id":186213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:24:41.000Z","modified_at":"2026-02-14T13:24:41.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"55346567890400","imei1":"55346567890400","imei2":"55346567890400","popurl":"2026-02-04T13:24:38.788661500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186206,"job_number":"JOB_186206","tr_customer_id":186224,"tr_customer_product_id":186214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:25:18.000Z","modified_at":"2026-02-14T13:25:18.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-04","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-04T13:25:17.617587545Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186207,"job_number":"JOB_186207","tr_customer_id":186225,"tr_customer_product_id":186215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:27:22.000Z","modified_at":"2026-02-14T13:27:22.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"55346567890440","imei1":"55346567890440","imei2":"55346567890440","popurl":"2026-02-04T13:27:20.299702900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186208,"job_number":"JOB_186208","tr_customer_id":186226,"tr_customer_product_id":186216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:30:59.000Z","modified_at":"2026-02-14T13:30:59.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"89346567890355","imei1":"89346567890355","imei2":"89346567890355","popurl":"2026-02-04T13:30:58.686025922Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186214,"job_number":"JOB_186214","tr_customer_id":186232,"tr_customer_product_id":186222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:47.000Z","modified_at":"2026-02-14T13:38:47.000Z","name":"Geraldine Harvey","mobile_number":"948-822-5286","email_id":"Dario_Cummings87@gmail.com","dop":"2025-05-30","serial_number":"14225849688221","imei1":"14225849688221","imei2":"14225849688221","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186215,"job_number":"JOB_186215","tr_customer_id":186233,"tr_customer_product_id":186223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:48.000Z","modified_at":"2026-02-14T13:38:48.000Z","name":"Gail Kuhn","mobile_number":"221-305-8637","email_id":"Armani.Ortiz@yahoo.com","dop":"2025-05-30","serial_number":"1926646597491973","imei1":"1926646597491973","imei2":"1926646597491973","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186216,"job_number":"JOB_186216","tr_customer_id":186234,"tr_customer_product_id":186224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:50.000Z","modified_at":"2026-02-14T13:43:50.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19136693902120","imei1":"19136693902120","imei2":"19136693902120","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186222,"job_number":"JOB_186222","tr_customer_id":186240,"tr_customer_product_id":186230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:36.000Z","modified_at":"2026-02-14T13:44:36.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"16295336675545","imei1":"16295336675545","imei2":"16295336675545","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186224,"job_number":"JOB_186224","tr_customer_id":186242,"tr_customer_product_id":186232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:37.000Z","modified_at":"2026-02-14T13:44:37.000Z","name":"Mafalda Purdy","mobile_number":"572-481-5081","email_id":"Sonya_Bradtke26@hotmail.com","dop":"2026-01-04","serial_number":"68127788424985010","imei1":"68127788424985010","imei2":"68127788424985010","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186225,"job_number":"JOB_186225","tr_customer_id":186243,"tr_customer_product_id":186233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:45:21.000Z","modified_at":"2026-02-14T13:45:21.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"19723094854844","imei1":"19723094854844","imei2":"19723094854844","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186227,"job_number":"JOB_186227","tr_customer_id":186245,"tr_customer_product_id":186235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:45:23.000Z","modified_at":"2026-02-14T13:45:23.000Z","name":"Elsa Conn","mobile_number":"840-962-8481","email_id":"Charles.Ward@gmail.com","dop":"2026-01-04","serial_number":"78898211313581730","imei1":"78898211313581730","imei2":"78898211313581730","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:45:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186228,"job_number":"JOB_186228","tr_customer_id":186246,"tr_customer_product_id":186236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:49:28.000Z","modified_at":"2026-02-14T13:49:28.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77311111374519","imei1":"77311111374519","imei2":"77311111374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186229,"job_number":"JOB_186229","tr_customer_id":186247,"tr_customer_product_id":186237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:49:41.000Z","modified_at":"2026-02-14T13:49:41.000Z","name":"Valentine Ferry","mobile_number":"538-991-4083","email_id":"Cecile7@yahoo.com","dop":"2025-12-01","serial_number":"12153706654492","imei1":"12153706654492","imei2":"12153706654492","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186230,"job_number":"JOB_186230","tr_customer_id":186248,"tr_customer_product_id":186238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:56:56.000Z","modified_at":"2026-02-14T13:56:56.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"106726798091563","imei1":"106726798091563","imei2":"106726798091563","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186232,"job_number":"JOB_186232","tr_customer_id":186250,"tr_customer_product_id":186240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:41.000Z","modified_at":"2026-02-14T13:57:41.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103350478049178","imei1":"103350478049178","imei2":"103350478049178","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186234,"job_number":"JOB_186234","tr_customer_id":186252,"tr_customer_product_id":186242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91069295660049","imei1":"91069295660049","imei2":"91069295660049","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186235,"job_number":"JOB_186235","tr_customer_id":186253,"tr_customer_product_id":186243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78833839195056","imei1":"78833839195056","imei2":"78833839195056","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186236,"job_number":"JOB_186236","tr_customer_id":186254,"tr_customer_product_id":186244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49649204451426","imei1":"49649204451426","imei2":"49649204451426","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186237,"job_number":"JOB_186237","tr_customer_id":186255,"tr_customer_product_id":186245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77691569453599","imei1":"77691569453599","imei2":"77691569453599","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186238,"job_number":"JOB_186238","tr_customer_id":186256,"tr_customer_product_id":186246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69788153213519","imei1":"69788153213519","imei2":"69788153213519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186239,"job_number":"JOB_186239","tr_customer_id":186257,"tr_customer_product_id":186247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69076683011765","imei1":"69076683011765","imei2":"69076683011765","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186241,"job_number":"JOB_186241","tr_customer_id":186259,"tr_customer_product_id":186249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:16.000Z","modified_at":"2026-02-14T13:58:16.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12734707494710","imei1":"12734707494710","imei2":"12734707494710","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186243,"job_number":"JOB_186243","tr_customer_id":186261,"tr_customer_product_id":186251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:17.000Z","modified_at":"2026-02-14T13:58:17.000Z","name":"Wilford Block","mobile_number":"800-694-2178","email_id":"Maxwell_OKon@gmail.com","dop":"2025-08-24","serial_number":"1019194760862160","imei1":"1019194760862160","imei2":"1019194760862160","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186245,"job_number":"JOB_186245","tr_customer_id":186263,"tr_customer_product_id":186253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:21.000Z","modified_at":"2026-02-14T13:58:21.000Z","name":"Robyn Kovacek","mobile_number":"289-761-3943","email_id":"Karlie_Dickinson10@hotmail.com","dop":"2025-04-06","serial_number":"13074030069973008","imei1":"13074030069973008","imei2":"13074030069973008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186246,"job_number":"JOB_186246","tr_customer_id":186264,"tr_customer_product_id":186254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:27.000Z","modified_at":"2026-02-14T13:58:27.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"105473458877803","imei1":"105473458877803","imei2":"105473458877803","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186248,"job_number":"JOB_186248","tr_customer_id":186266,"tr_customer_product_id":186256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:29.000Z","modified_at":"2026-02-14T13:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64999377434969","imei1":"64999377434969","imei2":"64999377434969","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186249,"job_number":"JOB_186249","tr_customer_id":186267,"tr_customer_product_id":186257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:29.000Z","modified_at":"2026-02-14T13:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23671646095570","imei1":"23671646095570","imei2":"23671646095570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186250,"job_number":"JOB_186250","tr_customer_id":186268,"tr_customer_product_id":186258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39029920422436","imei1":"39029920422436","imei2":"39029920422436","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186251,"job_number":"JOB_186251","tr_customer_id":186269,"tr_customer_product_id":186259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11619761904594","imei1":"11619761904594","imei2":"11619761904594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186252,"job_number":"JOB_186252","tr_customer_id":186270,"tr_customer_product_id":186260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15098715813192","imei1":"15098715813192","imei2":"15098715813192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186253,"job_number":"JOB_186253","tr_customer_id":186271,"tr_customer_product_id":186261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:31.000Z","modified_at":"2026-02-14T13:58:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92523884266725","imei1":"92523884266725","imei2":"92523884266725","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186255,"job_number":"JOB_186255","tr_customer_id":186273,"tr_customer_product_id":186263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:34.000Z","modified_at":"2026-02-14T13:58:34.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17588227136860","imei1":"17588227136860","imei2":"17588227136860","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186257,"job_number":"JOB_186257","tr_customer_id":186275,"tr_customer_product_id":186265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:35.000Z","modified_at":"2026-02-14T13:58:35.000Z","name":"Yadira Schimmel","mobile_number":"417-944-9982","email_id":"Maci.Gislason39@hotmail.com","dop":"2026-01-04","serial_number":"34618870094955760","imei1":"34618870094955760","imei2":"34618870094955760","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186258,"job_number":"JOB_186258","tr_customer_id":186276,"tr_customer_product_id":186266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:52.000Z","modified_at":"2026-02-14T13:58:52.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18249553531764","imei1":"18249553531764","imei2":"18249553531764","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186260,"job_number":"JOB_186260","tr_customer_id":186278,"tr_customer_product_id":186268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:53.000Z","modified_at":"2026-02-14T13:58:53.000Z","name":"Leslie Heathcote","mobile_number":"235-862-6664","email_id":"Meaghan_Smith25@gmail.com","dop":"2025-08-24","serial_number":"1085483546274684","imei1":"1085483546274684","imei2":"1085483546274684","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186261,"job_number":"JOB_186261","tr_customer_id":186279,"tr_customer_product_id":186269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:01.000Z","modified_at":"2026-02-14T13:59:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45908874186839","imei1":"45908874186839","imei2":"45908874186839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186262,"job_number":"JOB_186262","tr_customer_id":186280,"tr_customer_product_id":186270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64103090322673","imei1":"64103090322673","imei2":"64103090322673","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186263,"job_number":"JOB_186263","tr_customer_id":186281,"tr_customer_product_id":186271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32496797499281","imei1":"32496797499281","imei2":"32496797499281","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186264,"job_number":"JOB_186264","tr_customer_id":186282,"tr_customer_product_id":186272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45500956226053","imei1":"45500956226053","imei2":"45500956226053","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186265,"job_number":"JOB_186265","tr_customer_id":186283,"tr_customer_product_id":186273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14659694920962","imei1":"14659694920962","imei2":"14659694920962","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186266,"job_number":"JOB_186266","tr_customer_id":186284,"tr_customer_product_id":186274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:03.000Z","modified_at":"2026-02-14T13:59:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70718200759330","imei1":"70718200759330","imei2":"70718200759330","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186268,"job_number":"JOB_186268","tr_customer_id":186286,"tr_customer_product_id":186276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:12.000Z","modified_at":"2026-02-14T13:59:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15715319323732","imei1":"15715319323732","imei2":"15715319323732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186270,"job_number":"JOB_186270","tr_customer_id":186288,"tr_customer_product_id":186278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:13.000Z","modified_at":"2026-02-14T13:59:13.000Z","name":"Hardy Miller","mobile_number":"882-791-0781","email_id":"Eleanora.Hayes@gmail.com","dop":"2025-04-06","serial_number":"16415082307158584","imei1":"16415082307158584","imei2":"16415082307158584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186271,"job_number":"JOB_186271","tr_customer_id":186289,"tr_customer_product_id":186279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:20.000Z","modified_at":"2026-02-14T13:59:20.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"18210130850319","imei1":"18210130850319","imei2":"18210130850319","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186273,"job_number":"JOB_186273","tr_customer_id":186291,"tr_customer_product_id":186281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:21.000Z","modified_at":"2026-02-14T13:59:21.000Z","name":"Kassandra Stehr","mobile_number":"453-268-9564","email_id":"Chauncey.Conroy17@hotmail.com","dop":"2026-01-04","serial_number":"44003502400252110","imei1":"44003502400252110","imei2":"44003502400252110","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186274,"job_number":"JOB_186274","tr_customer_id":186292,"tr_customer_product_id":186282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:27.000Z","modified_at":"2026-02-14T13:59:27.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"17037552388672","imei1":"17037552388672","imei2":"17037552388672","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186276,"job_number":"JOB_186276","tr_customer_id":186294,"tr_customer_product_id":186284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:28.000Z","modified_at":"2026-02-14T13:59:28.000Z","name":"Eliseo Boehm","mobile_number":"233-938-4694","email_id":"Maiya78@yahoo.com","dop":"2025-08-24","serial_number":"1033675493077393","imei1":"1033675493077393","imei2":"1033675493077393","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186280,"job_number":"JOB_186280","tr_customer_id":186298,"tr_customer_product_id":186288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:59.000Z","modified_at":"2026-02-14T13:59:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19626202541855","imei1":"19626202541855","imei2":"19626202541855","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186282,"job_number":"JOB_186282","tr_customer_id":186300,"tr_customer_product_id":186290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:00.000Z","modified_at":"2026-02-14T14:00:00.000Z","name":"Felton Mann","mobile_number":"615-417-5974","email_id":"Frank88@gmail.com","dop":"2025-04-06","serial_number":"12971585097790910","imei1":"12971585097790910","imei2":"12971585097790910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186283,"job_number":"JOB_186283","tr_customer_id":186301,"tr_customer_product_id":186291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:06.000Z","modified_at":"2026-02-14T14:00:06.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"12861865555833","imei1":"12861865555833","imei2":"12861865555833","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186285,"job_number":"JOB_186285","tr_customer_id":186303,"tr_customer_product_id":186293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:07.000Z","modified_at":"2026-02-14T14:00:07.000Z","name":"Fredrick Marvin","mobile_number":"916-772-9830","email_id":"Freida.West99@hotmail.com","dop":"2026-01-04","serial_number":"57577242995698970","imei1":"57577242995698970","imei2":"57577242995698970","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186290,"job_number":"JOB_186290","tr_customer_id":186308,"tr_customer_product_id":186298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:45.000Z","modified_at":"2026-02-14T14:00:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16756061068601","imei1":"16756061068601","imei2":"16756061068601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186292,"job_number":"JOB_186292","tr_customer_id":186310,"tr_customer_product_id":186300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:47.000Z","modified_at":"2026-02-14T14:00:47.000Z","name":"Silas Corkery","mobile_number":"622-708-8219","email_id":"Isaac46@gmail.com","dop":"2025-04-06","serial_number":"14095891803176376","imei1":"14095891803176376","imei2":"14095891803176376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186293,"job_number":"JOB_186293","tr_customer_id":186311,"tr_customer_product_id":186301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:02:38.000Z","modified_at":"2026-02-14T14:02:38.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"15275371729729","imei1":"15275371729729","imei2":"15275371729729","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186295,"job_number":"JOB_186295","tr_customer_id":186313,"tr_customer_product_id":186303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:02:39.000Z","modified_at":"2026-02-14T14:02:39.000Z","name":"Oren Wilkinson","mobile_number":"801-888-3228","email_id":"Savanna_Lang1@yahoo.com","dop":"2026-01-04","serial_number":"56960720959757230","imei1":"56960720959757230","imei2":"56960720959757230","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:02:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186296,"job_number":"JOB_186296","tr_customer_id":186314,"tr_customer_product_id":186304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:03:25.000Z","modified_at":"2026-02-14T14:03:25.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"16284760772244","imei1":"16284760772244","imei2":"16284760772244","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:03:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186298,"job_number":"JOB_186298","tr_customer_id":186316,"tr_customer_product_id":186306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:03:26.000Z","modified_at":"2026-02-14T14:03:26.000Z","name":"Aniyah Schaden","mobile_number":"638-279-2075","email_id":"Vicenta.Rice@gmail.com","dop":"2026-01-04","serial_number":"75108959438227410","imei1":"75108959438227410","imei2":"75108959438227410","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:03:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186302,"job_number":"JOB_186302","tr_customer_id":186320,"tr_customer_product_id":186310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:04:11.000Z","modified_at":"2026-02-14T14:04:11.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"11183888300362","imei1":"11183888300362","imei2":"11183888300362","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:04:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186304,"job_number":"JOB_186304","tr_customer_id":186322,"tr_customer_product_id":186312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:04:12.000Z","modified_at":"2026-02-14T14:04:12.000Z","name":"Kristoffer Goodwin","mobile_number":"954-372-6416","email_id":"Osborne10@yahoo.com","dop":"2026-01-04","serial_number":"75262432810090080","imei1":"75262432810090080","imei2":"75262432810090080","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186309,"job_number":"JOB_186309","tr_customer_id":186327,"tr_customer_product_id":186317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:56.000Z","modified_at":"2026-02-14T14:15:56.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17269713771923","imei1":"17269713771923","imei2":"17269713771923","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186313,"job_number":"JOB_186313","tr_customer_id":186331,"tr_customer_product_id":186321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Josie Hilpert","mobile_number":"461-302-4524","email_id":"Kitty_Hermann22@yahoo.com","dop":"2026-01-04","serial_number":"37218641280861020","imei1":"37218641280861020","imei2":"37218641280861020","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186317,"job_number":"JOB_186317","tr_customer_id":186335,"tr_customer_product_id":186325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:16:41.000Z","modified_at":"2026-02-14T14:16:41.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"18955882905541","imei1":"18955882905541","imei2":"18955882905541","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:16:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186319,"job_number":"JOB_186319","tr_customer_id":186337,"tr_customer_product_id":186327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:16:42.000Z","modified_at":"2026-02-14T14:16:42.000Z","name":"Emilia Goodwin","mobile_number":"311-932-6580","email_id":"Isaias.Johns@gmail.com","dop":"2026-01-04","serial_number":"29178967526656400","imei1":"29178967526656400","imei2":"29178967526656400","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:16:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186320,"job_number":"JOB_186320","tr_customer_id":186338,"tr_customer_product_id":186328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:25.000Z","modified_at":"2026-02-14T14:17:25.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18212432507354","imei1":"18212432507354","imei2":"18212432507354","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186322,"job_number":"JOB_186322","tr_customer_id":186340,"tr_customer_product_id":186330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:26.000Z","modified_at":"2026-02-14T14:17:26.000Z","name":"Landen Wolf","mobile_number":"676-910-4571","email_id":"Adrianna.Marks@gmail.com","dop":"2026-01-04","serial_number":"67584845573701384","imei1":"67584845573701384","imei2":"67584845573701384","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186323,"job_number":"JOB_186323","tr_customer_id":186341,"tr_customer_product_id":186331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:43.000Z","modified_at":"2026-02-14T14:17:43.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"24580619526832","imei1":"24580619526832","imei2":"24580619526832","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186324,"job_number":"JOB_186324","tr_customer_id":186342,"tr_customer_product_id":186332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:44.000Z","modified_at":"2026-02-14T14:17:44.000Z","name":"Asa Stehr","mobile_number":"299-677-9294","email_id":"Bailee91@hotmail.com","dop":"2025-02-01","serial_number":"20136832936697","imei1":"20136832936697","imei2":"20136832936697","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186326,"job_number":"JOB_186326","tr_customer_id":186344,"tr_customer_product_id":186334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:18:26.000Z","modified_at":"2026-02-14T14:18:26.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"107658097759740","imei1":"107658097759740","imei2":"107658097759740","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186327,"job_number":"JOB_186327","tr_customer_id":186345,"tr_customer_product_id":186335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:18:26.000Z","modified_at":"2026-02-14T14:18:26.000Z","name":"Alyson Volkman","mobile_number":"531-761-1358","email_id":"Donnie.Toy51@hotmail.com","dop":"2025-02-01","serial_number":"68844838698580","imei1":"68844838698580","imei2":"68844838698580","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186329,"job_number":"JOB_186329","tr_customer_id":186347,"tr_customer_product_id":186337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:08.000Z","modified_at":"2026-02-14T14:19:08.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"69549939532052","imei1":"69549939532052","imei2":"69549939532052","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186330,"job_number":"JOB_186330","tr_customer_id":186348,"tr_customer_product_id":186338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:08.000Z","modified_at":"2026-02-14T14:19:08.000Z","name":"Stewart Grady","mobile_number":"814-849-2340","email_id":"Leanna_Hoppe@hotmail.com","dop":"2025-02-01","serial_number":"107034017796315","imei1":"107034017796315","imei2":"107034017796315","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186331,"job_number":"JOB_186331","tr_customer_id":186349,"tr_customer_product_id":186339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:09.000Z","modified_at":"2026-02-14T14:19:09.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"67590369828754480","imei1":"67590369828754480","imei2":"67590369828754480","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186333,"job_number":"JOB_186333","tr_customer_id":186351,"tr_customer_product_id":186341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:21.000Z","modified_at":"2026-02-14T14:19:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16478249658206","imei1":"16478249658206","imei2":"16478249658206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186335,"job_number":"JOB_186335","tr_customer_id":186353,"tr_customer_product_id":186343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:22.000Z","modified_at":"2026-02-14T14:19:22.000Z","name":"Lemuel Bogisich","mobile_number":"689-429-1885","email_id":"Sherwood_Walter70@gmail.com","dop":"2025-04-06","serial_number":"11869058104208406","imei1":"11869058104208406","imei2":"11869058104208406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186336,"job_number":"JOB_186336","tr_customer_id":186354,"tr_customer_product_id":186344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:08.000Z","modified_at":"2026-02-14T14:20:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13393373942553","imei1":"13393373942553","imei2":"13393373942553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186338,"job_number":"JOB_186338","tr_customer_id":186356,"tr_customer_product_id":186346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:10.000Z","modified_at":"2026-02-14T14:20:10.000Z","name":"Jana Hahn","mobile_number":"951-777-8911","email_id":"Andres51@yahoo.com","dop":"2025-04-06","serial_number":"16453447766922222","imei1":"16453447766922222","imei2":"16453447766922222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186339,"job_number":"JOB_186339","tr_customer_id":186357,"tr_customer_product_id":186347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:14.000Z","modified_at":"2026-02-14T14:20:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12400669784762","imei1":"12400669784762","imei2":"12400669784762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186341,"job_number":"JOB_186341","tr_customer_id":186359,"tr_customer_product_id":186349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:16.000Z","modified_at":"2026-02-14T14:20:16.000Z","name":"Mafalda Kshlerin","mobile_number":"886-946-5503","email_id":"Eleanora_Ruecker47@hotmail.com","dop":"2025-04-06","serial_number":"18413276361879668","imei1":"18413276361879668","imei2":"18413276361879668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186342,"job_number":"JOB_186342","tr_customer_id":186360,"tr_customer_product_id":186350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:55.000Z","modified_at":"2026-02-14T14:20:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17898613247094","imei1":"17898613247094","imei2":"17898613247094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186344,"job_number":"JOB_186344","tr_customer_id":186362,"tr_customer_product_id":186352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:57.000Z","modified_at":"2026-02-14T14:20:57.000Z","name":"Alexanne Nicolas","mobile_number":"643-789-3688","email_id":"Amara51@gmail.com","dop":"2025-04-06","serial_number":"18658160060505252","imei1":"18658160060505252","imei2":"18658160060505252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186345,"job_number":"JOB_186345","tr_customer_id":186363,"tr_customer_product_id":186353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:58.000Z","modified_at":"2026-02-14T14:20:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10968253958071","imei1":"10968253958071","imei2":"10968253958071","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186347,"job_number":"JOB_186347","tr_customer_id":186365,"tr_customer_product_id":186355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:59.000Z","modified_at":"2026-02-14T14:20:59.000Z","name":"Malinda Strosin","mobile_number":"946-668-7626","email_id":"Sabryna_Kreiger16@gmail.com","dop":"2025-04-06","serial_number":"10350176908686802","imei1":"10350176908686802","imei2":"10350176908686802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186348,"job_number":"JOB_186348","tr_customer_id":186366,"tr_customer_product_id":186356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:22.000Z","modified_at":"2026-02-14T14:21:22.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10605428730409","imei1":"10605428730409","imei2":"10605428730409","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186350,"job_number":"JOB_186350","tr_customer_id":186368,"tr_customer_product_id":186358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:23.000Z","modified_at":"2026-02-14T14:21:23.000Z","name":"Larry Dare","mobile_number":"746-945-6269","email_id":"Magali30@yahoo.com","dop":"2025-06-18","serial_number":"1045681304658611","imei1":"1045681304658611","imei2":"1045681304658611","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186351,"job_number":"JOB_186351","tr_customer_id":186369,"tr_customer_product_id":186359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:41.000Z","modified_at":"2026-02-14T14:21:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16947832948282","imei1":"16947832948282","imei2":"16947832948282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186353,"job_number":"JOB_186353","tr_customer_id":186371,"tr_customer_product_id":186361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:42.000Z","modified_at":"2026-02-14T14:21:42.000Z","name":"Fae Douglas","mobile_number":"207-342-7803","email_id":"Lavina.Lebsack23@gmail.com","dop":"2025-04-06","serial_number":"19404048992341660","imei1":"19404048992341660","imei2":"19404048992341660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186357,"job_number":"JOB_186357","tr_customer_id":186375,"tr_customer_product_id":186365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:06.000Z","modified_at":"2026-02-14T14:22:06.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10871939916306","imei1":"10871939916306","imei2":"10871939916306","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186359,"job_number":"JOB_186359","tr_customer_id":186377,"tr_customer_product_id":186367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:07.000Z","modified_at":"2026-02-14T14:22:07.000Z","name":"Carmela McLaughlin","mobile_number":"215-355-3884","email_id":"Brain_Rowe@hotmail.com","dop":"2025-06-18","serial_number":"1007953654075682","imei1":"1007953654075682","imei2":"1007953654075682","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186369,"job_number":"JOB_186369","tr_customer_id":186387,"tr_customer_product_id":186377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:15.000Z","modified_at":"2026-02-14T14:24:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11045362160790","imei1":"11045362160790","imei2":"11045362160790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186371,"job_number":"JOB_186371","tr_customer_id":186389,"tr_customer_product_id":186379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:17.000Z","modified_at":"2026-02-14T14:24:17.000Z","name":"Marianna Olson","mobile_number":"454-353-7956","email_id":"Jonathan79@gmail.com","dop":"2025-04-06","serial_number":"14017029563764436","imei1":"14017029563764436","imei2":"14017029563764436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186372,"job_number":"JOB_186372","tr_customer_id":186390,"tr_customer_product_id":186380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:37.000Z","modified_at":"2026-02-14T14:24:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19115841946052","imei1":"19115841946052","imei2":"19115841946052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186374,"job_number":"JOB_186374","tr_customer_id":186392,"tr_customer_product_id":186382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:39.000Z","modified_at":"2026-02-14T14:24:39.000Z","name":"Myrl Reichel","mobile_number":"810-302-9960","email_id":"Shaun.Lehner99@hotmail.com","dop":"2025-04-06","serial_number":"11903902966640536","imei1":"11903902966640536","imei2":"11903902966640536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186379,"job_number":"JOB_186379","tr_customer_id":186397,"tr_customer_product_id":186387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:00.000Z","modified_at":"2026-02-14T14:25:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15631506711161","imei1":"15631506711161","imei2":"15631506711161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186381,"job_number":"JOB_186381","tr_customer_id":186399,"tr_customer_product_id":186389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:02.000Z","modified_at":"2026-02-14T14:25:02.000Z","name":"Catalina Howe","mobile_number":"959-222-1527","email_id":"Daniella_Torp19@gmail.com","dop":"2025-04-06","serial_number":"16155023309403816","imei1":"16155023309403816","imei2":"16155023309403816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186382,"job_number":"JOB_186382","tr_customer_id":186400,"tr_customer_product_id":186390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:21.000Z","modified_at":"2026-02-14T14:25:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15329867451382","imei1":"15329867451382","imei2":"15329867451382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186384,"job_number":"JOB_186384","tr_customer_id":186402,"tr_customer_product_id":186392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:22.000Z","modified_at":"2026-02-14T14:25:22.000Z","name":"Lemuel Ryan","mobile_number":"592-665-0531","email_id":"Lukas_Bogisich83@gmail.com","dop":"2025-04-06","serial_number":"12741332948656348","imei1":"12741332948656348","imei2":"12741332948656348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186385,"job_number":"JOB_186385","tr_customer_id":186403,"tr_customer_product_id":186393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:25.000Z","modified_at":"2026-02-14T14:25:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19247743340088","imei1":"19247743340088","imei2":"19247743340088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186387,"job_number":"JOB_186387","tr_customer_id":186405,"tr_customer_product_id":186395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:27.000Z","modified_at":"2026-02-14T14:25:27.000Z","name":"Theodore Roob","mobile_number":"968-666-1578","email_id":"Randall_Bednar@gmail.com","dop":"2025-04-06","serial_number":"19731849550586450","imei1":"19731849550586450","imei2":"19731849550586450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186388,"job_number":"JOB_186388","tr_customer_id":186406,"tr_customer_product_id":186396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:45.000Z","modified_at":"2026-02-14T14:25:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14465841717482","imei1":"14465841717482","imei2":"14465841717482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186390,"job_number":"JOB_186390","tr_customer_id":186408,"tr_customer_product_id":186398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:46.000Z","modified_at":"2026-02-14T14:25:46.000Z","name":"Kirsten Howell","mobile_number":"707-550-2027","email_id":"Bill83@gmail.com","dop":"2025-04-06","serial_number":"11649009942536724","imei1":"11649009942536724","imei2":"11649009942536724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186391,"job_number":"JOB_186391","tr_customer_id":186409,"tr_customer_product_id":186399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:48.000Z","modified_at":"2026-02-14T14:25:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14588939585391","imei1":"14588939585391","imei2":"14588939585391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186393,"job_number":"JOB_186393","tr_customer_id":186411,"tr_customer_product_id":186401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:50.000Z","modified_at":"2026-02-14T14:25:50.000Z","name":"Dasia Jaskolski","mobile_number":"829-427-6431","email_id":"Sylvester_Flatley@hotmail.com","dop":"2025-04-06","serial_number":"13822418786647994","imei1":"13822418786647994","imei2":"13822418786647994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186394,"job_number":"JOB_186394","tr_customer_id":186412,"tr_customer_product_id":186402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:04.000Z","modified_at":"2026-02-14T14:26:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15561520154183","imei1":"15561520154183","imei2":"15561520154183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186396,"job_number":"JOB_186396","tr_customer_id":186414,"tr_customer_product_id":186404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:06.000Z","modified_at":"2026-02-14T14:26:06.000Z","name":"Pietro Price","mobile_number":"617-653-7526","email_id":"Furman_Kovacek@hotmail.com","dop":"2025-04-06","serial_number":"15178559544686624","imei1":"15178559544686624","imei2":"15178559544686624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186397,"job_number":"JOB_186397","tr_customer_id":186415,"tr_customer_product_id":186405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:08.000Z","modified_at":"2026-02-14T14:26:08.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17846749013791","imei1":"17846749013791","imei2":"17846749013791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186399,"job_number":"JOB_186399","tr_customer_id":186417,"tr_customer_product_id":186407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:10.000Z","modified_at":"2026-02-14T14:26:10.000Z","name":"Carmen Stehr","mobile_number":"455-655-3157","email_id":"Milford.Ortiz39@yahoo.com","dop":"2025-04-06","serial_number":"12402540803770678","imei1":"12402540803770678","imei2":"12402540803770678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186400,"job_number":"JOB_186400","tr_customer_id":186418,"tr_customer_product_id":186408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:32.000Z","modified_at":"2026-02-14T14:26:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13736486063836","imei1":"13736486063836","imei2":"13736486063836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186402,"job_number":"JOB_186402","tr_customer_id":186420,"tr_customer_product_id":186410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:33.000Z","modified_at":"2026-02-14T14:26:33.000Z","name":"Jonas Wolff","mobile_number":"346-793-2245","email_id":"Kellen30@yahoo.com","dop":"2025-04-06","serial_number":"14740519128888516","imei1":"14740519128888516","imei2":"14740519128888516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186403,"job_number":"JOB_186403","tr_customer_id":186421,"tr_customer_product_id":186411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:50.000Z","modified_at":"2026-02-14T14:26:50.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19769693155494","imei1":"19769693155494","imei2":"19769693155494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186405,"job_number":"JOB_186405","tr_customer_id":186423,"tr_customer_product_id":186413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:51.000Z","modified_at":"2026-02-14T14:26:51.000Z","name":"Gerson Hand","mobile_number":"506-718-6438","email_id":"Sheldon.Stoltenberg@yahoo.com","dop":"2025-04-06","serial_number":"10186282516339994","imei1":"10186282516339994","imei2":"10186282516339994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186406,"job_number":"JOB_186406","tr_customer_id":186424,"tr_customer_product_id":186414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:15.000Z","modified_at":"2026-02-14T14:27:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11143769476042","imei1":"11143769476042","imei2":"11143769476042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186408,"job_number":"JOB_186408","tr_customer_id":186426,"tr_customer_product_id":186416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:16.000Z","modified_at":"2026-02-14T14:27:16.000Z","name":"Anjali Vandervort","mobile_number":"597-290-5872","email_id":"Aurore_Prohaska55@gmail.com","dop":"2025-04-06","serial_number":"17430088561990724","imei1":"17430088561990724","imei2":"17430088561990724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186410,"job_number":"JOB_186410","tr_customer_id":186428,"tr_customer_product_id":186418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:49.000Z","modified_at":"2026-02-14T14:27:49.000Z","name":"Mavis Reichert","mobile_number":"717-891-3834","email_id":"Richie.Purdy@hotmail.com","dop":"2025-04-06","serial_number":"10529096745950732","imei1":"10529096745950732","imei2":"10529096745950732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186413,"job_number":"JOB_186413","tr_customer_id":186431,"tr_customer_product_id":186421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:28:07.000Z","modified_at":"2026-02-14T14:28:07.000Z","name":"Rosamond Fisher","mobile_number":"412-913-8443","email_id":"Hector3@gmail.com","dop":"2025-04-06","serial_number":"18866263572584060","imei1":"18866263572584060","imei2":"18866263572584060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186416,"job_number":"JOB_186416","tr_customer_id":186434,"tr_customer_product_id":186424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:29:30.000Z","modified_at":"2026-02-14T14:29:30.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14665763720427","imei1":"14665763720427","imei2":"14665763720427","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186418,"job_number":"JOB_186418","tr_customer_id":186436,"tr_customer_product_id":186426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:29:31.000Z","modified_at":"2026-02-14T14:29:31.000Z","name":"Terence Schaefer","mobile_number":"329-561-9036","email_id":"Tiffany.Lubowitz@gmail.com","dop":"2026-01-04","serial_number":"39438754957273170","imei1":"39438754957273170","imei2":"39438754957273170","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186419,"job_number":"JOB_186419","tr_customer_id":186437,"tr_customer_product_id":186427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:13.000Z","modified_at":"2026-02-14T14:30:13.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13300218591587","imei1":"13300218591587","imei2":"13300218591587","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186421,"job_number":"JOB_186421","tr_customer_id":186439,"tr_customer_product_id":186429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:15.000Z","modified_at":"2026-02-14T14:30:15.000Z","name":"Maudie Stiedemann","mobile_number":"741-379-7612","email_id":"Quentin71@yahoo.com","dop":"2026-01-04","serial_number":"81089955510828350","imei1":"81089955510828350","imei2":"81089955510828350","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186422,"job_number":"JOB_186422","tr_customer_id":186440,"tr_customer_product_id":186430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:50.000Z","modified_at":"2026-02-14T14:30:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11364429659791","imei1":"11364429659791","imei2":"11364429659791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186424,"job_number":"JOB_186424","tr_customer_id":186442,"tr_customer_product_id":186432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:51.000Z","modified_at":"2026-02-14T14:30:51.000Z","name":"Vaughn Zemlak","mobile_number":"827-576-4848","email_id":"Jettie38@gmail.com","dop":"2025-04-06","serial_number":"13258747537263652","imei1":"13258747537263652","imei2":"13258747537263652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186425,"job_number":"JOB_186425","tr_customer_id":186443,"tr_customer_product_id":186433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:56.000Z","modified_at":"2026-02-14T14:30:56.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18602578910486","imei1":"18602578910486","imei2":"18602578910486","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186427,"job_number":"JOB_186427","tr_customer_id":186445,"tr_customer_product_id":186435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:58.000Z","modified_at":"2026-02-14T14:30:58.000Z","name":"Jannie Gusikowski","mobile_number":"832-323-4299","email_id":"Keyshawn.Carroll@gmail.com","dop":"2026-01-04","serial_number":"85975509747868420","imei1":"85975509747868420","imei2":"85975509747868420","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186428,"job_number":"JOB_186428","tr_customer_id":186446,"tr_customer_product_id":186436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:59.000Z","modified_at":"2026-02-14T14:30:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19748229259285","imei1":"19748229259285","imei2":"19748229259285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186430,"job_number":"JOB_186430","tr_customer_id":186448,"tr_customer_product_id":186438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:00.000Z","modified_at":"2026-02-14T14:31:00.000Z","name":"Mylene Lang","mobile_number":"297-887-6005","email_id":"Foster.Schulist@yahoo.com","dop":"2025-04-06","serial_number":"10604154887247260","imei1":"10604154887247260","imei2":"10604154887247260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186435,"job_number":"JOB_186435","tr_customer_id":186453,"tr_customer_product_id":186443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:34.000Z","modified_at":"2026-02-14T14:31:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15587236222132","imei1":"15587236222132","imei2":"15587236222132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186437,"job_number":"JOB_186437","tr_customer_id":186455,"tr_customer_product_id":186445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:36.000Z","modified_at":"2026-02-14T14:31:36.000Z","name":"Linda Gaylord","mobile_number":"255-908-7233","email_id":"Aleen17@yahoo.com","dop":"2025-04-06","serial_number":"13609483299515894","imei1":"13609483299515894","imei2":"13609483299515894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186438,"job_number":"JOB_186438","tr_customer_id":186456,"tr_customer_product_id":186446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:41.000Z","modified_at":"2026-02-14T14:31:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10997920677842","imei1":"10997920677842","imei2":"10997920677842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186440,"job_number":"JOB_186440","tr_customer_id":186458,"tr_customer_product_id":186448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:42.000Z","modified_at":"2026-02-14T14:31:42.000Z","name":"Eden Hansen","mobile_number":"279-984-9706","email_id":"Samantha.Gibson@gmail.com","dop":"2025-04-06","serial_number":"14189470078883456","imei1":"14189470078883456","imei2":"14189470078883456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186441,"job_number":"JOB_186441","tr_customer_id":186459,"tr_customer_product_id":186449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:52.000Z","modified_at":"2026-02-14T14:31:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15629081925531","imei1":"15629081925531","imei2":"15629081925531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186443,"job_number":"JOB_186443","tr_customer_id":186461,"tr_customer_product_id":186451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:54.000Z","modified_at":"2026-02-14T14:31:54.000Z","name":"Delphia Jaskolski","mobile_number":"891-970-9666","email_id":"Christiana.Buckridge@yahoo.com","dop":"2025-04-06","serial_number":"13266281519878262","imei1":"13266281519878262","imei2":"13266281519878262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186447,"job_number":"JOB_186447","tr_customer_id":186465,"tr_customer_product_id":186455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:19.000Z","modified_at":"2026-02-14T14:32:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14093655098675","imei1":"14093655098675","imei2":"14093655098675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186449,"job_number":"JOB_186449","tr_customer_id":186467,"tr_customer_product_id":186457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:21.000Z","modified_at":"2026-02-14T14:32:21.000Z","name":"Eladio Harvey","mobile_number":"378-344-9132","email_id":"Dixie1@hotmail.com","dop":"2025-04-06","serial_number":"13525465447743460","imei1":"13525465447743460","imei2":"13525465447743460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186450,"job_number":"JOB_186450","tr_customer_id":186468,"tr_customer_product_id":186458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:22.000Z","modified_at":"2026-02-14T14:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18494090767779","imei1":"18494090767779","imei2":"18494090767779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186452,"job_number":"JOB_186452","tr_customer_id":186470,"tr_customer_product_id":186460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:24.000Z","modified_at":"2026-02-14T14:32:24.000Z","name":"Kylee Nienow","mobile_number":"490-967-8037","email_id":"Lavon.Towne@yahoo.com","dop":"2025-04-06","serial_number":"12486294945675952","imei1":"12486294945675952","imei2":"12486294945675952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186456,"job_number":"JOB_186456","tr_customer_id":186474,"tr_customer_product_id":186464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:36.000Z","modified_at":"2026-02-14T14:32:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10296612653189","imei1":"10296612653189","imei2":"10296612653189","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186458,"job_number":"JOB_186458","tr_customer_id":186476,"tr_customer_product_id":186466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:37.000Z","modified_at":"2026-02-14T14:32:37.000Z","name":"Wendell Mohr","mobile_number":"286-230-3189","email_id":"Tia24@hotmail.com","dop":"2025-04-06","serial_number":"13663351105380792","imei1":"13663351105380792","imei2":"13663351105380792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186463,"job_number":"JOB_186463","tr_customer_id":186481,"tr_customer_product_id":186471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:03.000Z","modified_at":"2026-02-14T14:33:03.000Z","name":"Tyreek Leffler","mobile_number":"400-531-6426","email_id":"Ross.Spinka7@gmail.com","dop":"2025-04-06","serial_number":"16241835703424820","imei1":"16241835703424820","imei2":"16241835703424820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186464,"job_number":"JOB_186464","tr_customer_id":186482,"tr_customer_product_id":186472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:18.000Z","modified_at":"2026-02-14T14:33:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18649951502388","imei1":"18649951502388","imei2":"18649951502388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186466,"job_number":"JOB_186466","tr_customer_id":186484,"tr_customer_product_id":186474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:19.000Z","modified_at":"2026-02-14T14:33:19.000Z","name":"Beulah Dickinson","mobile_number":"540-661-4747","email_id":"Isidro60@yahoo.com","dop":"2025-04-06","serial_number":"17506753221464896","imei1":"17506753221464896","imei2":"17506753221464896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186468,"job_number":"JOB_186468","tr_customer_id":186486,"tr_customer_product_id":186476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:36.000Z","modified_at":"2026-02-14T14:33:36.000Z","name":"Akeem Braun","mobile_number":"385-697-2599","email_id":"Vernie.Bruen69@gmail.com","dop":"2025-04-06","serial_number":"12546814206423396","imei1":"12546814206423396","imei2":"12546814206423396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186469,"job_number":"JOB_186469","tr_customer_id":186487,"tr_customer_product_id":186477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:56.000Z","modified_at":"2026-02-14T14:33:56.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"11162387688954","imei1":"11162387688954","imei2":"11162387688954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186471,"job_number":"JOB_186471","tr_customer_id":186489,"tr_customer_product_id":186479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:57.000Z","modified_at":"2026-02-14T14:33:57.000Z","name":"Doyle Bahringer","mobile_number":"269-294-5694","email_id":"Jeramie.Thiel58@gmail.com","dop":"2025-04-06","serial_number":"10033629947059810","imei1":"10033629947059810","imei2":"10033629947059810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186472,"job_number":"JOB_186472","tr_customer_id":186490,"tr_customer_product_id":186480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:34:41.000Z","modified_at":"2026-02-14T14:34:41.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"13156970382104","imei1":"13156970382104","imei2":"13156970382104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186474,"job_number":"JOB_186474","tr_customer_id":186492,"tr_customer_product_id":186482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:34:43.000Z","modified_at":"2026-02-14T14:34:43.000Z","name":"Alexzander Paucek","mobile_number":"907-258-8895","email_id":"Stewart_Durgan@hotmail.com","dop":"2025-04-06","serial_number":"11355352439291638","imei1":"11355352439291638","imei2":"11355352439291638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186475,"job_number":"JOB_186475","tr_customer_id":186493,"tr_customer_product_id":186483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:04.000Z","modified_at":"2026-02-14T14:35:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14902896502161","imei1":"14902896502161","imei2":"14902896502161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186477,"job_number":"JOB_186477","tr_customer_id":186495,"tr_customer_product_id":186485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:06.000Z","modified_at":"2026-02-14T14:35:06.000Z","name":"Camron Fadel","mobile_number":"310-659-3063","email_id":"Pasquale.Koepp@yahoo.com","dop":"2025-04-06","serial_number":"19742011936462000","imei1":"19742011936462000","imei2":"19742011936462000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186480,"job_number":"JOB_186480","tr_customer_id":186498,"tr_customer_product_id":186488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:10.000Z","modified_at":"2026-02-14T14:35:10.000Z","name":"Caden Mills","mobile_number":"928-989-4723","email_id":"Derrick.OKeefe@yahoo.com","dop":"2025-04-06","serial_number":"10940712456489332","imei1":"10940712456489332","imei2":"10940712456489332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186481,"job_number":"JOB_186481","tr_customer_id":186499,"tr_customer_product_id":186489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:13.000Z","modified_at":"2026-02-14T14:35:13.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19766342416920","imei1":"19766342416920","imei2":"19766342416920","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186483,"job_number":"JOB_186483","tr_customer_id":186501,"tr_customer_product_id":186491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:15.000Z","modified_at":"2026-02-14T14:35:15.000Z","name":"Jaime Block","mobile_number":"981-320-5166","email_id":"Erick.Gaylord@hotmail.com","dop":"2026-01-04","serial_number":"39622555010259900","imei1":"39622555010259900","imei2":"39622555010259900","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186485,"job_number":"JOB_186485","tr_customer_id":186503,"tr_customer_product_id":186493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:26.000Z","modified_at":"2026-02-14T14:35:26.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"18771245724599","imei1":"18771245724599","imei2":"18771245724599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186487,"job_number":"JOB_186487","tr_customer_id":186505,"tr_customer_product_id":186495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:28.000Z","modified_at":"2026-02-14T14:35:28.000Z","name":"Aric Hodkiewicz","mobile_number":"493-698-7826","email_id":"Lauriane_Wehner@gmail.com","dop":"2025-04-06","serial_number":"12434434587421426","imei1":"12434434587421426","imei2":"12434434587421426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186489,"job_number":"JOB_186489","tr_customer_id":186507,"tr_customer_product_id":186497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:52.000Z","modified_at":"2026-02-14T14:35:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11069315748839","imei1":"11069315748839","imei2":"11069315748839","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186491,"job_number":"JOB_186491","tr_customer_id":186509,"tr_customer_product_id":186499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:54.000Z","modified_at":"2026-02-14T14:35:54.000Z","name":"Alf Conroy","mobile_number":"844-958-0364","email_id":"Ward.Cummerata@gmail.com","dop":"2025-04-06","serial_number":"10105688387095444","imei1":"10105688387095444","imei2":"10105688387095444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186492,"job_number":"JOB_186492","tr_customer_id":186510,"tr_customer_product_id":186500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:56.000Z","modified_at":"2026-02-14T14:35:57.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15293840962751","imei1":"15293840962751","imei2":"15293840962751","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186494,"job_number":"JOB_186494","tr_customer_id":186512,"tr_customer_product_id":186502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:39.000Z","modified_at":"2026-02-14T14:36:39.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17352628292670","imei1":"17352628292670","imei2":"17352628292670","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186495,"job_number":"JOB_186495","tr_customer_id":186513,"tr_customer_product_id":186503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:39.000Z","modified_at":"2026-02-14T14:36:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16735480088236","imei1":"16735480088236","imei2":"16735480088236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186498,"job_number":"JOB_186498","tr_customer_id":186516,"tr_customer_product_id":186506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:40.000Z","modified_at":"2026-02-14T14:36:40.000Z","name":"Sam Koss","mobile_number":"935-677-0921","email_id":"Kay41@yahoo.com","dop":"2026-01-04","serial_number":"43498375317847610","imei1":"43498375317847610","imei2":"43498375317847610","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186499,"job_number":"JOB_186499","tr_customer_id":186517,"tr_customer_product_id":186507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:41.000Z","modified_at":"2026-02-14T14:36:41.000Z","name":"Isabell Hamill","mobile_number":"452-650-4319","email_id":"Jammie.Runolfsdottir15@yahoo.com","dop":"2025-04-06","serial_number":"17811317349646252","imei1":"17811317349646252","imei2":"17811317349646252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186500,"job_number":"JOB_186500","tr_customer_id":186518,"tr_customer_product_id":186508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:44:33.000Z","modified_at":"2026-02-14T14:44:33.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17035674235592","imei1":"17035674235592","imei2":"17035674235592","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186502,"job_number":"JOB_186502","tr_customer_id":186520,"tr_customer_product_id":186510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:44:34.000Z","modified_at":"2026-02-14T14:44:34.000Z","name":"Tamara Little","mobile_number":"398-874-1655","email_id":"Zula.Nolan47@yahoo.com","dop":"2026-01-04","serial_number":"46538805077431620","imei1":"46538805077431620","imei2":"46538805077431620","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186503,"job_number":"JOB_186503","tr_customer_id":186521,"tr_customer_product_id":186511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:16.000Z","modified_at":"2026-02-14T14:45:16.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13305958194408","imei1":"13305958194408","imei2":"13305958194408","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186505,"job_number":"JOB_186505","tr_customer_id":186523,"tr_customer_product_id":186513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:17.000Z","modified_at":"2026-02-14T14:45:17.000Z","name":"Amelia Padberg","mobile_number":"736-511-8612","email_id":"Lucius.Hartmann@gmail.com","dop":"2026-01-04","serial_number":"38130249957274424","imei1":"38130249957274424","imei2":"38130249957274424","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186506,"job_number":"JOB_186506","tr_customer_id":186524,"tr_customer_product_id":186514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:59.000Z","modified_at":"2026-02-14T14:45:59.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17458523370898","imei1":"17458523370898","imei2":"17458523370898","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186508,"job_number":"JOB_186508","tr_customer_id":186526,"tr_customer_product_id":186516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:46:00.000Z","modified_at":"2026-02-14T14:46:00.000Z","name":"Zachariah Pacocha","mobile_number":"423-226-9093","email_id":"Sadye_Heller@hotmail.com","dop":"2026-01-04","serial_number":"72729611767500270","imei1":"72729611767500270","imei2":"72729611767500270","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186509,"job_number":"JOB_186509","tr_customer_id":186527,"tr_customer_product_id":186517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:51:54.000Z","modified_at":"2026-02-14T14:51:54.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17533620005446","imei1":"17533620005446","imei2":"17533620005446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186511,"job_number":"JOB_186511","tr_customer_id":186529,"tr_customer_product_id":186519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:51:56.000Z","modified_at":"2026-02-14T14:51:56.000Z","name":"Giovanna Streich","mobile_number":"788-201-5955","email_id":"Emmanuel.Rutherford32@gmail.com","dop":"2025-04-06","serial_number":"19746684652007144","imei1":"19746684652007144","imei2":"19746684652007144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186512,"job_number":"JOB_186512","tr_customer_id":186530,"tr_customer_product_id":186520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:52:38.000Z","modified_at":"2026-02-14T14:52:38.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11192977178751","imei1":"11192977178751","imei2":"11192977178751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:52:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186514,"job_number":"JOB_186514","tr_customer_id":186532,"tr_customer_product_id":186522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:52:40.000Z","modified_at":"2026-02-14T14:52:40.000Z","name":"Elenora Schamberger","mobile_number":"228-796-4765","email_id":"Isac.DuBuque@gmail.com","dop":"2025-04-06","serial_number":"13398897798626508","imei1":"13398897798626508","imei2":"13398897798626508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186517,"job_number":"JOB_186517","tr_customer_id":186535,"tr_customer_product_id":186525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:09:21.000Z","modified_at":"2026-02-14T15:09:21.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"16378584977550","imei1":"16378584977550","imei2":"16378584977550","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:09:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186519,"job_number":"JOB_186519","tr_customer_id":186537,"tr_customer_product_id":186527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:09:22.000Z","modified_at":"2026-02-14T15:09:22.000Z","name":"Hester Heller","mobile_number":"458-417-9227","email_id":"Myles_Veum49@yahoo.com","dop":"2026-01-04","serial_number":"75141566123710980","imei1":"75141566123710980","imei2":"75141566123710980","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:09:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186520,"job_number":"JOB_186520","tr_customer_id":186538,"tr_customer_product_id":186528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:06.000Z","modified_at":"2026-02-14T15:10:06.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13933627186021","imei1":"13933627186021","imei2":"13933627186021","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186522,"job_number":"JOB_186522","tr_customer_id":186540,"tr_customer_product_id":186530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:08.000Z","modified_at":"2026-02-14T15:10:08.000Z","name":"Agnes Abshire","mobile_number":"958-755-3170","email_id":"Spencer_Kozey@gmail.com","dop":"2026-01-04","serial_number":"86962986461421550","imei1":"86962986461421550","imei2":"86962986461421550","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186523,"job_number":"JOB_186523","tr_customer_id":186541,"tr_customer_product_id":186531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:51.000Z","modified_at":"2026-02-14T15:10:51.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"15957844040134","imei1":"15957844040134","imei2":"15957844040134","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186525,"job_number":"JOB_186525","tr_customer_id":186543,"tr_customer_product_id":186533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:52.000Z","modified_at":"2026-02-14T15:10:52.000Z","name":"Edgardo Senger","mobile_number":"307-815-5897","email_id":"Clifford_Mueller@hotmail.com","dop":"2026-01-04","serial_number":"90829009765734300","imei1":"90829009765734300","imei2":"90829009765734300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186526,"job_number":"JOB_186526","tr_customer_id":186544,"tr_customer_product_id":186534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:27:09.000Z","modified_at":"2026-02-14T15:27:09.000Z","name":"Arya Sharma","mobile_number":"8925857387","email_id":"arya.sharma@gmail.com","dop":"2026-02-13","serial_number":"89735689765434","imei1":"89735689765434","imei2":"89735689765434","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186527,"job_number":"JOB_186527","tr_customer_id":186545,"tr_customer_product_id":186535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:36:54.000Z","modified_at":"2026-02-14T15:36:54.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"43247707147662","imei1":"43247707147662","imei2":"43247707147662","popurl":"2026-02-04T15:36:52.627929300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186532,"job_number":"JOB_186532","tr_customer_id":186550,"tr_customer_product_id":186540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:41:42.000Z","modified_at":"2026-02-14T15:41:42.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"43247707147262","imei1":"43247707147262","imei2":"43247707147262","popurl":"2026-02-04T15:41:41.164107600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186534,"job_number":"JOB_186534","tr_customer_id":186552,"tr_customer_product_id":186542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:45:31.000Z","modified_at":"2026-02-14T15:45:31.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100235314124702","imei1":"100235314124702","imei2":"100235314124702","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186536,"job_number":"JOB_186536","tr_customer_id":186554,"tr_customer_product_id":186544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:45:44.000Z","modified_at":"2026-02-14T15:45:44.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"105449759912589","imei1":"105449759912589","imei2":"105449759912589","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186538,"job_number":"JOB_186538","tr_customer_id":186556,"tr_customer_product_id":186546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:48:30.000Z","modified_at":"2026-02-14T15:48:30.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-02-14","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-02-14T15:48:29.052Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186539,"job_number":"JOB_186539","tr_customer_id":186557,"tr_customer_product_id":186547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:03:37.000Z","modified_at":"2026-02-14T16:03:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16824179205424","imei1":"16824179205424","imei2":"16824179205424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186541,"job_number":"JOB_186541","tr_customer_id":186559,"tr_customer_product_id":186549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:03:38.000Z","modified_at":"2026-02-14T16:03:38.000Z","name":"Dixie Schoen","mobile_number":"566-746-0995","email_id":"Cristobal_Lubowitz@hotmail.com","dop":"2025-04-06","serial_number":"10031689925190900","imei1":"10031689925190900","imei2":"10031689925190900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:03:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186542,"job_number":"JOB_186542","tr_customer_id":186560,"tr_customer_product_id":186550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:07.000Z","modified_at":"2026-02-14T16:04:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12828651970761","imei1":"12828651970761","imei2":"12828651970761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186544,"job_number":"JOB_186544","tr_customer_id":186562,"tr_customer_product_id":186552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:08.000Z","modified_at":"2026-02-14T16:04:08.000Z","name":"Wallace Ziemann","mobile_number":"902-799-7851","email_id":"Russel_Howe@hotmail.com","dop":"2025-04-06","serial_number":"12136271642341160","imei1":"12136271642341160","imei2":"12136271642341160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186545,"job_number":"JOB_186545","tr_customer_id":186563,"tr_customer_product_id":186553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:38.000Z","modified_at":"2026-02-14T16:04:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13723554466484","imei1":"13723554466484","imei2":"13723554466484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186547,"job_number":"JOB_186547","tr_customer_id":186565,"tr_customer_product_id":186555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:39.000Z","modified_at":"2026-02-14T16:04:39.000Z","name":"Damaris Jakubowski","mobile_number":"377-811-0182","email_id":"Eva.Rosenbaum39@yahoo.com","dop":"2025-04-06","serial_number":"11747961833221202","imei1":"11747961833221202","imei2":"11747961833221202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186548,"job_number":"JOB_186548","tr_customer_id":186566,"tr_customer_product_id":186556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:11:51.000Z","modified_at":"2026-02-14T16:11:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14498641211462","imei1":"14498641211462","imei2":"14498641211462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186550,"job_number":"JOB_186550","tr_customer_id":186568,"tr_customer_product_id":186558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:11:52.000Z","modified_at":"2026-02-14T16:11:52.000Z","name":"Yvonne Haley","mobile_number":"862-233-9866","email_id":"Jerrod_OConner@gmail.com","dop":"2025-04-06","serial_number":"14958927395460564","imei1":"14958927395460564","imei2":"14958927395460564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186551,"job_number":"JOB_186551","tr_customer_id":186569,"tr_customer_product_id":186559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:18.000Z","modified_at":"2026-02-14T16:12:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17035794447545","imei1":"17035794447545","imei2":"17035794447545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186553,"job_number":"JOB_186553","tr_customer_id":186571,"tr_customer_product_id":186561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:18.000Z","modified_at":"2026-02-14T16:12:18.000Z","name":"Durward Ankunding","mobile_number":"662-584-3254","email_id":"Edgardo24@yahoo.com","dop":"2025-04-06","serial_number":"15541089944688176","imei1":"15541089944688176","imei2":"15541089944688176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186554,"job_number":"JOB_186554","tr_customer_id":186572,"tr_customer_product_id":186562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:45.000Z","modified_at":"2026-02-14T16:12:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18351917709271","imei1":"18351917709271","imei2":"18351917709271","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186556,"job_number":"JOB_186556","tr_customer_id":186574,"tr_customer_product_id":186564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:46.000Z","modified_at":"2026-02-14T16:12:46.000Z","name":"Althea Larson","mobile_number":"293-693-7079","email_id":"Mallie_Kling8@yahoo.com","dop":"2025-04-06","serial_number":"15430761402611404","imei1":"15430761402611404","imei2":"15430761402611404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186557,"job_number":"JOB_186557","tr_customer_id":186575,"tr_customer_product_id":186565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:22:12.000Z","modified_at":"2026-02-14T16:22:12.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2026-02-06","serial_number":"23456781801705","imei1":"23456799101805","imei2":"23456689101105","popurl":"2026-02-06T16:22:06.185742800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186558,"job_number":"JOB_186558","tr_customer_id":186576,"tr_customer_product_id":186566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:11.000Z","modified_at":"2026-02-14T16:37:11.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17627400456568","imei1":"17627400456568","imei2":"17627400456568","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186560,"job_number":"JOB_186560","tr_customer_id":186578,"tr_customer_product_id":186568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:13.000Z","modified_at":"2026-02-14T16:37:13.000Z","name":"Abner Stoltenberg","mobile_number":"434-586-4848","email_id":"Crawford63@yahoo.com","dop":"2026-01-04","serial_number":"88333206087083580","imei1":"88333206087083580","imei2":"88333206087083580","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186561,"job_number":"JOB_186561","tr_customer_id":186579,"tr_customer_product_id":186569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:58.000Z","modified_at":"2026-02-14T16:37:58.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13724934292916","imei1":"13724934292916","imei2":"13724934292916","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186563,"job_number":"JOB_186563","tr_customer_id":186581,"tr_customer_product_id":186571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:59.000Z","modified_at":"2026-02-14T16:37:59.000Z","name":"Raphael Luettgen","mobile_number":"200-563-8307","email_id":"Haylie_Veum@yahoo.com","dop":"2026-01-04","serial_number":"27585526932556660","imei1":"27585526932556660","imei2":"27585526932556660","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186564,"job_number":"JOB_186564","tr_customer_id":186582,"tr_customer_product_id":186572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:38:44.000Z","modified_at":"2026-02-14T16:38:44.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"10776963977938","imei1":"10776963977938","imei2":"10776963977938","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186566,"job_number":"JOB_186566","tr_customer_id":186584,"tr_customer_product_id":186574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:38:45.000Z","modified_at":"2026-02-14T16:38:45.000Z","name":"Stella Schroeder","mobile_number":"842-363-7189","email_id":"Nathanael.Larson@yahoo.com","dop":"2026-01-04","serial_number":"63840359487846690","imei1":"63840359487846690","imei2":"63840359487846690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:38:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186567,"job_number":"JOB_186567","tr_customer_id":186585,"tr_customer_product_id":186575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:40:31.000Z","modified_at":"2026-02-14T16:40:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16628221364459","imei1":"16628221364459","imei2":"16628221364459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186569,"job_number":"JOB_186569","tr_customer_id":186587,"tr_customer_product_id":186577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:40:32.000Z","modified_at":"2026-02-14T16:40:32.000Z","name":"Lenny Jaskolski","mobile_number":"285-400-5591","email_id":"Nellie42@gmail.com","dop":"2025-04-06","serial_number":"13259639120472336","imei1":"13259639120472336","imei2":"13259639120472336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186570,"job_number":"JOB_186570","tr_customer_id":186588,"tr_customer_product_id":186578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:06.000Z","modified_at":"2026-02-14T16:41:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16144219985150","imei1":"16144219985150","imei2":"16144219985150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186572,"job_number":"JOB_186572","tr_customer_id":186590,"tr_customer_product_id":186580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:07.000Z","modified_at":"2026-02-14T16:41:07.000Z","name":"Cecil McDermott","mobile_number":"374-382-3333","email_id":"Rafaela_Wiegand@yahoo.com","dop":"2025-04-06","serial_number":"19368827632641024","imei1":"19368827632641024","imei2":"19368827632641024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186573,"job_number":"JOB_186573","tr_customer_id":186591,"tr_customer_product_id":186581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:40.000Z","modified_at":"2026-02-14T16:41:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19603665744067","imei1":"19603665744067","imei2":"19603665744067","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186575,"job_number":"JOB_186575","tr_customer_id":186593,"tr_customer_product_id":186583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:42.000Z","modified_at":"2026-02-14T16:41:42.000Z","name":"Derick Medhurst","mobile_number":"431-281-4979","email_id":"Jacinthe.Hansen71@gmail.com","dop":"2025-04-06","serial_number":"16130986134650278","imei1":"16130986134650278","imei2":"16130986134650278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186576,"job_number":"JOB_186576","tr_customer_id":186594,"tr_customer_product_id":186584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:53:21.000Z","modified_at":"2026-02-14T16:53:21.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-02-04","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-02-04T16:53:21.327505202Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186577,"job_number":"JOB_186577","tr_customer_id":186595,"tr_customer_product_id":186585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:38.000Z","modified_at":"2026-02-14T16:55:38.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-02-04","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-02-04T16:55:37.874685881Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186578,"job_number":"JOB_186578","tr_customer_id":186596,"tr_customer_product_id":186586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:49.000Z","modified_at":"2026-02-14T16:55:49.000Z","name":"Nikhil Hulke","mobile_number":"8390276733","email_id":"nik7hulke@gmail.com","dop":"2026-02-04","serial_number":"12510855381228","imei1":"12510855381228","imei2":"12510855381228","popurl":"2026-02-04T16:55:48.888113856Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186579,"job_number":"JOB_186579","tr_customer_id":186597,"tr_customer_product_id":186587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:54.000Z","modified_at":"2026-02-14T16:55:54.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"84620302988448","imei1":"84620302988448","imei2":"84620302988448","popurl":"2026-02-04T16:55:54.317111965Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186580,"job_number":"JOB_186580","tr_customer_id":186598,"tr_customer_product_id":186588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:55.000Z","modified_at":"2026-02-14T16:55:55.000Z","name":"Chitrangada Kaniyar","mobile_number":"7046241426","email_id":"anandamayi.bhattacharya@yahoo.co.in","dop":"2026-02-04","serial_number":"537105496882451","imei1":"537105496882451","imei2":"537105496882451","popurl":"www.balachandra-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186581,"job_number":"JOB_186581","tr_customer_id":186599,"tr_customer_product_id":186589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:56.000Z","modified_at":"2026-02-14T16:55:56.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"78920578944937","imei1":"78920578944937","imei2":"78920578944937","popurl":"2026-02-04T16:55:55.696387468Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186582,"job_number":"JOB_186582","tr_customer_id":186600,"tr_customer_product_id":186590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:56.000Z","modified_at":"2026-02-14T16:55:56.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"78925764375486","imei1":"78925764375486","imei2":"78925764375486","popurl":"2026-02-04T16:55:56.262922449Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186583,"job_number":"JOB_186583","tr_customer_id":186601,"tr_customer_product_id":186591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:04.000Z","modified_at":"2026-02-14T16:57:04.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806375566","imei1":"499863806375566","imei2":"499863806375566","popurl":"2026-02-04T16:57:04.003387129Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186584,"job_number":"JOB_186584","tr_customer_id":186602,"tr_customer_product_id":186592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:16.000Z","modified_at":"2026-02-14T16:57:16.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806376402","imei1":"499863806376402","imei2":"499863806376402","popurl":"2026-02-04T16:57:15.976391492Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186585,"job_number":"JOB_186585","tr_customer_id":186603,"tr_customer_product_id":186593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:19.000Z","modified_at":"2026-02-14T16:57:19.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-02-04","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-02-04T16:57:19.478366036Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186586,"job_number":"JOB_186586","tr_customer_id":186604,"tr_customer_product_id":186594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:22.000Z","modified_at":"2026-02-14T16:57:22.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-02-04T16:57:21.874004725Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186587,"job_number":"JOB_186587","tr_customer_id":186605,"tr_customer_product_id":186595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:00:54.000Z","modified_at":"2026-02-14T17:00:54.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-04","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-02-04T17:00:53.871751805Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186588,"job_number":"JOB_186588","tr_customer_id":186606,"tr_customer_product_id":186596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:25.000Z","modified_at":"2026-02-14T17:18:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17094843241599","imei1":"17094843241599","imei2":"17094843241599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186590,"job_number":"JOB_186590","tr_customer_id":186608,"tr_customer_product_id":186598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:26.000Z","modified_at":"2026-02-14T17:18:26.000Z","name":"Nickolas Gleichner","mobile_number":"454-887-8985","email_id":"Prudence.Gleichner21@hotmail.com","dop":"2025-04-06","serial_number":"16476885566110746","imei1":"16476885566110746","imei2":"16476885566110746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186591,"job_number":"JOB_186591","tr_customer_id":186609,"tr_customer_product_id":186599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:55.000Z","modified_at":"2026-02-14T17:18:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12130893119151","imei1":"12130893119151","imei2":"12130893119151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186593,"job_number":"JOB_186593","tr_customer_id":186611,"tr_customer_product_id":186601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:56.000Z","modified_at":"2026-02-14T17:18:56.000Z","name":"Mable Corkery","mobile_number":"822-318-9269","email_id":"Avis_Gerhold56@gmail.com","dop":"2025-04-06","serial_number":"13460518066499608","imei1":"13460518066499608","imei2":"13460518066499608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186594,"job_number":"JOB_186594","tr_customer_id":186612,"tr_customer_product_id":186602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:19:27.000Z","modified_at":"2026-02-14T17:19:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11305734432005","imei1":"11305734432005","imei2":"11305734432005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186596,"job_number":"JOB_186596","tr_customer_id":186614,"tr_customer_product_id":186604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:19:28.000Z","modified_at":"2026-02-14T17:19:29.000Z","name":"Jasper Goldner","mobile_number":"355-667-0941","email_id":"Al.McGlynn90@yahoo.com","dop":"2025-04-06","serial_number":"13301371990997898","imei1":"13301371990997898","imei2":"13301371990997898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:19:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186597,"job_number":"JOB_186597","tr_customer_id":186615,"tr_customer_product_id":186605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:01.000Z","modified_at":"2026-02-14T17:25:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19715956193875","imei1":"19715956193875","imei2":"19715956193875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186599,"job_number":"JOB_186599","tr_customer_id":186617,"tr_customer_product_id":186607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:02.000Z","modified_at":"2026-02-14T17:25:02.000Z","name":"Adeline Mills","mobile_number":"621-626-9216","email_id":"Yvonne89@yahoo.com","dop":"2025-04-06","serial_number":"19362938018547160","imei1":"19362938018547160","imei2":"19362938018547160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186600,"job_number":"JOB_186600","tr_customer_id":186618,"tr_customer_product_id":186608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:46.000Z","modified_at":"2026-02-14T17:25:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10484960031013","imei1":"10484960031013","imei2":"10484960031013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186602,"job_number":"JOB_186602","tr_customer_id":186620,"tr_customer_product_id":186610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:48.000Z","modified_at":"2026-02-14T17:25:48.000Z","name":"Lesly Keeling","mobile_number":"214-774-0503","email_id":"Solon.Cremin@yahoo.com","dop":"2025-04-06","serial_number":"15549388211076464","imei1":"15549388211076464","imei2":"15549388211076464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186603,"job_number":"JOB_186603","tr_customer_id":186621,"tr_customer_product_id":186611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:26:31.000Z","modified_at":"2026-02-14T17:26:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14536127853362","imei1":"14536127853362","imei2":"14536127853362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186605,"job_number":"JOB_186605","tr_customer_id":186623,"tr_customer_product_id":186613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:26:33.000Z","modified_at":"2026-02-14T17:26:33.000Z","name":"Corbin Thiel","mobile_number":"951-956-8603","email_id":"Lolita62@yahoo.com","dop":"2025-04-06","serial_number":"10055209043894298","imei1":"10055209043894298","imei2":"10055209043894298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186610,"job_number":"JOB_186610","tr_customer_id":186628,"tr_customer_product_id":186618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:49:19.000Z","modified_at":"2026-02-14T17:49:19.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-02-04","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-02-04T17:49:19.055308849Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186611,"job_number":"JOB_186611","tr_customer_id":186629,"tr_customer_product_id":186619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:13.000Z","modified_at":"2026-02-14T17:50:13.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-04","serial_number":"66269747447007","imei1":"66269747447007","imei2":"66269747447007","popurl":"2026-02-04T17:50:12.848836823Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186612,"job_number":"JOB_186612","tr_customer_id":186630,"tr_customer_product_id":186620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:16.000Z","modified_at":"2026-02-14T17:50:16.000Z","name":"Manasi Avachat","mobile_number":"9767145100","email_id":"manasiavachat14@gmail.com","dop":"2026-02-04","serial_number":"88118034553133","imei1":"88118034553133","imei2":"88118034553133","popurl":"2026-02-04T17:50:16.080107785Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186613,"job_number":"JOB_186613","tr_customer_id":186631,"tr_customer_product_id":186621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:22.000Z","modified_at":"2026-02-14T17:50:22.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2026-02-04","serial_number":"13511800420678","imei1":"13511800420678","imei2":"13511800420678","popurl":"2026-02-04T17:50:21.923383788Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186614,"job_number":"JOB_186614","tr_customer_id":186632,"tr_customer_product_id":186622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:37.000Z","modified_at":"2026-02-14T17:50:37.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2026-02-04T17:50:36.552744914Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186615,"job_number":"JOB_186615","tr_customer_id":186633,"tr_customer_product_id":186623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:38.000Z","modified_at":"2026-02-14T17:50:38.000Z","name":"Bhupati Bandopadhyay","mobile_number":"7007750620","email_id":"paramartha.sinha@hotmail.com","dop":"2026-02-04","serial_number":"516327748925770","imei1":"516327748925770","imei2":"516327748925770","popurl":"www.lakshmidhar-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186616,"job_number":"JOB_186616","tr_customer_id":186634,"tr_customer_product_id":186624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:46.000Z","modified_at":"2026-02-14T17:50:46.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5450598687484124","imei1":"5450598687484124","imei2":"5450598687484124","popurl":"2026-02-04T17:50:45.445650899Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186617,"job_number":"JOB_186617","tr_customer_id":186635,"tr_customer_product_id":186625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:55.000Z","modified_at":"2026-02-14T17:50:55.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5449698687484024","imei1":"5449698687484024","imei2":"5449698687484024","popurl":"2026-02-04T17:50:54.751929999Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186618,"job_number":"JOB_186618","tr_customer_id":186636,"tr_customer_product_id":186626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:51:02.000Z","modified_at":"2026-02-14T17:51:02.000Z","name":"Deveshwar Jha","mobile_number":"7026553535","email_id":"gaurang.ahuja@gmail.com","dop":"2026-02-04","serial_number":"546773743745541","imei1":"546773743745541","imei2":"546773743745541","popurl":"www.shashi-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:51:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186619,"job_number":"JOB_186619","tr_customer_id":186637,"tr_customer_product_id":186627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:51:21.000Z","modified_at":"2026-02-14T17:51:21.000Z","name":"Shashank Shekhar","mobile_number":"9742666189","email_id":"101shashank@gmail.com","dop":"2026-02-04","serial_number":"19999999999999","imei1":"19999999999999","imei2":"19999999999999","popurl":"2026-02-04T17:51:20.668254419Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186620,"job_number":"JOB_186620","tr_customer_id":186638,"tr_customer_product_id":186628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:04.000Z","modified_at":"2026-02-14T17:52:04.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2026-02-04","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2026-02-04T17:52:03.631892773Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186622,"job_number":"JOB_186622","tr_customer_id":186640,"tr_customer_product_id":186630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:29.000Z","modified_at":"2026-02-14T17:52:29.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-02-04","serial_number":"27700110461111","imei1":"27700110461111","imei2":"27700110461111","popurl":"2026-02-04T17:52:29.029953099Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186623,"job_number":"JOB_186623","tr_customer_id":186641,"tr_customer_product_id":186631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:37:55.000Z","modified_at":"2026-02-14T18:37:55.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2026-02-06","serial_number":"23456781801708","imei1":"23456799101808","imei2":"23456689101108","popurl":"2026-02-06T18:37:53.854696100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186624,"job_number":"JOB_186624","tr_customer_id":186642,"tr_customer_product_id":186632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:58:19.000Z","modified_at":"2026-02-14T18:58:19.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2026-02-04","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2026-02-04T18:58:18.729145361Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186625,"job_number":"JOB_186625","tr_customer_id":186643,"tr_customer_product_id":186633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:45.000Z","modified_at":"2026-02-14T18:59:45.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-02-13","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-02-13T18:59:44.599176189Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186626,"job_number":"JOB_186626","tr_customer_id":186644,"tr_customer_product_id":186634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:49.000Z","modified_at":"2026-02-14T18:59:49.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-02-04","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-02-04T18:59:48.618480353Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186627,"job_number":"JOB_186627","tr_customer_id":186645,"tr_customer_product_id":186635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:49.000Z","modified_at":"2026-02-14T18:59:49.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-02-04","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-02-04T18:59:49.177898568Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186628,"job_number":"JOB_186628","tr_customer_id":186646,"tr_customer_product_id":186636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:44.000Z","modified_at":"2026-02-14T19:00:44.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"45147707147372","imei1":"45147707147372","imei2":"45147707147372","popurl":"2026-02-04T19:00:43.936187101Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186629,"job_number":"JOB_186629","tr_customer_id":186647,"tr_customer_product_id":186637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:48.000Z","modified_at":"2026-02-14T19:00:48.000Z","name":"Budhil Kaur","mobile_number":"7080361164","email_id":"anjushree.tagore@hotmail.com","dop":"2026-02-04","serial_number":"225485457010568","imei1":"225485457010568","imei2":"225485457010568","popurl":"www.dwaipayan-chattopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186631,"job_number":"JOB_186631","tr_customer_id":186649,"tr_customer_product_id":186639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:57.000Z","modified_at":"2026-02-14T19:00:57.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-02-04","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-02-04T19:00:56.957740916Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186632,"job_number":"JOB_186632","tr_customer_id":186650,"tr_customer_product_id":186640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:01:18.000Z","modified_at":"2026-02-14T19:01:18.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2026-02-09","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2026-02-09T19:01:18.045592724Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186633,"job_number":"JOB_186633","tr_customer_id":186651,"tr_customer_product_id":186641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:01:50.000Z","modified_at":"2026-02-14T19:01:50.000Z","name":"Bhadraksh Johar","mobile_number":"7077085714","email_id":"manik.nehru@hotmail.com","dop":"2026-02-04","serial_number":"394364441030594","imei1":"394364441030594","imei2":"394364441030594","popurl":"www.ashok-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186635,"job_number":"JOB_186635","tr_customer_id":186653,"tr_customer_product_id":186643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:33:18.000Z","modified_at":"2026-02-14T19:33:18.000Z","name":"Sadye Keeling","mobile_number":"903-839-8698","email_id":"Mitchell.Konopelski@yahoo.com","dop":"2025-04-06","serial_number":"11055313999125592","imei1":"11055313999125592","imei2":"11055313999125592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186636,"job_number":"JOB_186636","tr_customer_id":186654,"tr_customer_product_id":186644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:44:07.000Z","modified_at":"2026-02-14T19:44:07.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2026-02-04","serial_number":"13235812527895","imei1":"13235812527895","imei2":"13235812527895","popurl":"2026-02-04T19:44:07.340503451Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:44:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186637,"job_number":"JOB_186637","tr_customer_id":186655,"tr_customer_product_id":186645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T23:44:07.000Z","modified_at":"2026-02-14T23:44:07.000Z","name":"Adheesh Sethi","mobile_number":"7025345015","email_id":"manikya.bhattacharya@hotmail.com","dop":"2026-02-04","serial_number":"455478393194787","imei1":"455478393194787","imei2":"455478393194787","popurl":"www.goutam-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T23:44:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186638,"job_number":"JOB_186638","tr_customer_id":186656,"tr_customer_product_id":186646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T00:41:53.000Z","modified_at":"2026-02-15T00:41:53.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"77319011374519","imei1":"77319011374519","imei2":"77319011374519","popurl":"2026-02-05T00:41:50.651576800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T00:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186639,"job_number":"JOB_186639","tr_customer_id":186657,"tr_customer_product_id":186647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T01:54:58.000Z","modified_at":"2026-02-15T01:54:58.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"81119011374519","imei1":"81119011374519","imei2":"81119011374519","popurl":"2026-02-05T01:54:55.551444300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T01:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186641,"job_number":"JOB_186641","tr_customer_id":186659,"tr_customer_product_id":186649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:25:55.000Z","modified_at":"2026-02-15T03:25:55.000Z","name":"Wyatt Lemke","mobile_number":"666-420-4979","email_id":"Pierre.Mertz47@hotmail.com","dop":"2025-05-30","serial_number":"17042674251553","imei1":"17042674251553","imei2":"17042674251553","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:25:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186642,"job_number":"JOB_186642","tr_customer_id":186660,"tr_customer_product_id":186650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:25:57.000Z","modified_at":"2026-02-15T03:25:57.000Z","name":"Ashtyn Wuckert","mobile_number":"566-974-6969","email_id":"Agustina_Wisozk@yahoo.com","dop":"2025-05-30","serial_number":"1314142887980010","imei1":"1314142887980010","imei2":"1314142887980010","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186646,"job_number":"JOB_186646","tr_customer_id":186664,"tr_customer_product_id":186654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:11.000Z","modified_at":"2026-02-15T04:32:11.000Z","name":"Orin Kuhlman","mobile_number":"227-280-7063","email_id":"Lilian_Cole48@gmail.com","dop":"2025-04-06","serial_number":"15682731523015572","imei1":"15682731523015572","imei2":"15682731523015572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186647,"job_number":"JOB_186647","tr_customer_id":186665,"tr_customer_product_id":186655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:19.000Z","modified_at":"2026-02-15T04:32:19.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10313382422359","imei1":"10313382422359","imei2":"10313382422359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186650,"job_number":"JOB_186650","tr_customer_id":186668,"tr_customer_product_id":186658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:21.000Z","modified_at":"2026-02-15T04:32:21.000Z","name":"Clarissa Carter","mobile_number":"447-226-4746","email_id":"Graciela73@gmail.com","dop":"2025-04-06","serial_number":"10268633723895250","imei1":"10268633723895250","imei2":"10268633723895250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186652,"job_number":"JOB_186652","tr_customer_id":186670,"tr_customer_product_id":186660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:27.000Z","modified_at":"2026-02-15T04:32:27.000Z","name":"Maye Goyette","mobile_number":"568-789-8614","email_id":"Andrew_Lang@yahoo.com","dop":"2025-04-06","serial_number":"18302570214796556","imei1":"18302570214796556","imei2":"18302570214796556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186655,"job_number":"JOB_186655","tr_customer_id":186673,"tr_customer_product_id":186663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:35.000Z","modified_at":"2026-02-15T04:32:35.000Z","name":"Brittany Goldner","mobile_number":"969-797-6413","email_id":"Rickey80@yahoo.com","dop":"2025-04-06","serial_number":"11239768203788298","imei1":"11239768203788298","imei2":"11239768203788298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186656,"job_number":"JOB_186656","tr_customer_id":186674,"tr_customer_product_id":186664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:40.000Z","modified_at":"2026-02-15T04:32:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16436445218681","imei1":"16436445218681","imei2":"16436445218681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186658,"job_number":"JOB_186658","tr_customer_id":186676,"tr_customer_product_id":186666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:41.000Z","modified_at":"2026-02-15T04:32:41.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"76062897193037","imei1":"76062897193037","imei2":"76062897193037","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186659,"job_number":"JOB_186659","tr_customer_id":186677,"tr_customer_product_id":186667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:42.000Z","modified_at":"2026-02-15T04:32:42.000Z","name":"Eudora Heathcote","mobile_number":"264-959-8571","email_id":"Lennie_Miller@hotmail.com","dop":"2025-02-01","serial_number":"11431429797334","imei1":"11431429797334","imei2":"11431429797334","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186660,"job_number":"JOB_186660","tr_customer_id":186678,"tr_customer_product_id":186668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:42.000Z","modified_at":"2026-02-15T04:32:42.000Z","name":"Palma Bashirian","mobile_number":"394-389-5528","email_id":"Bethel.Krajcik@hotmail.com","dop":"2025-04-06","serial_number":"18979547969783120","imei1":"18979547969783120","imei2":"18979547969783120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186661,"job_number":"JOB_186661","tr_customer_id":186679,"tr_customer_product_id":186669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:43.000Z","modified_at":"2026-02-15T04:32:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14695685700177","imei1":"14695685700177","imei2":"14695685700177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186665,"job_number":"JOB_186665","tr_customer_id":186683,"tr_customer_product_id":186673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:44.000Z","modified_at":"2026-02-15T04:32:44.000Z","name":"Regan Welch","mobile_number":"861-904-6423","email_id":"Oceane.Rippin57@yahoo.com","dop":"2025-04-06","serial_number":"10776376163367158","imei1":"10776376163367158","imei2":"10776376163367158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186666,"job_number":"JOB_186666","tr_customer_id":186684,"tr_customer_product_id":186674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:49.000Z","modified_at":"2026-02-15T04:32:49.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10582545451577","imei1":"10582545451577","imei2":"10582545451577","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186668,"job_number":"JOB_186668","tr_customer_id":186686,"tr_customer_product_id":186676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:50.000Z","modified_at":"2026-02-15T04:32:50.000Z","name":"Carmine Schiller","mobile_number":"492-679-3553","email_id":"Berneice78@gmail.com","dop":"2025-06-18","serial_number":"1005525292546849","imei1":"1005525292546849","imei2":"1005525292546849","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186671,"job_number":"JOB_186671","tr_customer_id":186689,"tr_customer_product_id":186679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:58.000Z","modified_at":"2026-02-15T04:32:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18423873310624","imei1":"18423873310624","imei2":"18423873310624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186673,"job_number":"JOB_186673","tr_customer_id":186691,"tr_customer_product_id":186681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:59.000Z","modified_at":"2026-02-15T04:32:59.000Z","name":"Jessyca Dare","mobile_number":"902-691-8929","email_id":"Neva_Hansen@gmail.com","dop":"2025-04-06","serial_number":"17108346178672094","imei1":"17108346178672094","imei2":"17108346178672094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186675,"job_number":"JOB_186675","tr_customer_id":186693,"tr_customer_product_id":186683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:01.000Z","modified_at":"2026-02-15T04:33:01.000Z","name":"Tracey Prohaska","mobile_number":"450-940-8931","email_id":"Ezequiel.Gerhold40@hotmail.com","dop":"2025-04-06","serial_number":"11340691721848930","imei1":"11340691721848930","imei2":"11340691721848930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186677,"job_number":"JOB_186677","tr_customer_id":186695,"tr_customer_product_id":186685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:02.000Z","modified_at":"2026-02-15T04:33:02.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18057333616688","imei1":"18057333616688","imei2":"18057333616688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186679,"job_number":"JOB_186679","tr_customer_id":186697,"tr_customer_product_id":186687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:04.000Z","modified_at":"2026-02-15T04:33:04.000Z","name":"Nicolas Reichel","mobile_number":"445-649-7555","email_id":"Cyrus76@hotmail.com","dop":"2025-04-06","serial_number":"11560207973900976","imei1":"11560207973900976","imei2":"11560207973900976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186680,"job_number":"JOB_186680","tr_customer_id":186698,"tr_customer_product_id":186688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:04.000Z","modified_at":"2026-02-15T04:33:04.000Z","name":"Loy Lesch","mobile_number":"460-494-9670","email_id":"Virginie.Hagenes49@gmail.com","dop":"2025-04-06","serial_number":"17060782763338168","imei1":"17060782763338168","imei2":"17060782763338168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186681,"job_number":"JOB_186681","tr_customer_id":186699,"tr_customer_product_id":186689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:11.000Z","modified_at":"2026-02-15T04:33:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14757124643353","imei1":"14757124643353","imei2":"14757124643353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186682,"job_number":"JOB_186682","tr_customer_id":186700,"tr_customer_product_id":186690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:11.000Z","modified_at":"2026-02-15T04:33:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13599638318127","imei1":"13599638318127","imei2":"13599638318127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186686,"job_number":"JOB_186686","tr_customer_id":186704,"tr_customer_product_id":186694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:12.000Z","modified_at":"2026-02-15T04:33:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15564290040366","imei1":"15564290040366","imei2":"15564290040366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186688,"job_number":"JOB_186688","tr_customer_id":186706,"tr_customer_product_id":186696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Cristian Gislason","mobile_number":"909-978-9401","email_id":"Caden_Price34@hotmail.com","dop":"2025-04-06","serial_number":"17915412663638764","imei1":"17915412663638764","imei2":"17915412663638764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186689,"job_number":"JOB_186689","tr_customer_id":186707,"tr_customer_product_id":186697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Omari Yundt","mobile_number":"578-224-1230","email_id":"Daron10@yahoo.com","dop":"2025-04-06","serial_number":"18053475168807708","imei1":"18053475168807708","imei2":"18053475168807708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186691,"job_number":"JOB_186691","tr_customer_id":186709,"tr_customer_product_id":186699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Monique Prosacco","mobile_number":"380-260-5956","email_id":"Trystan_Becker@yahoo.com","dop":"2025-04-06","serial_number":"16893945581302128","imei1":"16893945581302128","imei2":"16893945581302128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186692,"job_number":"JOB_186692","tr_customer_id":186710,"tr_customer_product_id":186700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:14.000Z","modified_at":"2026-02-15T04:33:14.000Z","name":"Gaetano Abernathy","mobile_number":"516-703-6661","email_id":"Danika79@yahoo.com","dop":"2025-04-06","serial_number":"12678209771757796","imei1":"12678209771757796","imei2":"12678209771757796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186693,"job_number":"JOB_186693","tr_customer_id":186711,"tr_customer_product_id":186701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:15.000Z","modified_at":"2026-02-15T04:33:15.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"10183914317958","imei2":"10183914317959","popurl":"2026-02-05T04:33:13.068841Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186694,"job_number":"JOB_186694","tr_customer_id":186712,"tr_customer_product_id":186702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:20.000Z","modified_at":"2026-02-15T04:33:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103541131080034","imei1":"103541131080034","imei2":"103541131080034","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186696,"job_number":"JOB_186696","tr_customer_id":186714,"tr_customer_product_id":186704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:23.000Z","modified_at":"2026-02-15T04:33:23.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"50066758273580","imei1":"50066758273580","imei2":"50066758273580","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186697,"job_number":"JOB_186697","tr_customer_id":186715,"tr_customer_product_id":186705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:23.000Z","modified_at":"2026-02-15T04:33:23.000Z","name":"Keara Considine","mobile_number":"331-991-8337","email_id":"Roberto.Willms@gmail.com","dop":"2025-02-01","serial_number":"22311246300000","imei1":"22311246300000","imei2":"22311246300000","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186699,"job_number":"JOB_186699","tr_customer_id":186717,"tr_customer_product_id":186707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:27.000Z","modified_at":"2026-02-15T04:33:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10664274668440","imei1":"10664274668440","imei2":"10664274668440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186700,"job_number":"JOB_186700","tr_customer_id":186718,"tr_customer_product_id":186708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:27.000Z","modified_at":"2026-02-15T04:33:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14501000141656","imei1":"14501000141656","imei2":"14501000141656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186703,"job_number":"JOB_186703","tr_customer_id":186721,"tr_customer_product_id":186711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:28.000Z","modified_at":"2026-02-15T04:33:28.000Z","name":"Catherine Satterfield","mobile_number":"786-246-6806","email_id":"Ewald98@gmail.com","dop":"2025-04-06","serial_number":"17666226150372996","imei1":"17666226150372996","imei2":"17666226150372996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186704,"job_number":"JOB_186704","tr_customer_id":186722,"tr_customer_product_id":186712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:29.000Z","modified_at":"2026-02-15T04:33:29.000Z","name":"Darrel Stehr","mobile_number":"843-886-7994","email_id":"Webster_Gleichner@hotmail.com","dop":"2025-04-06","serial_number":"18679700872826916","imei1":"18679700872826916","imei2":"18679700872826916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186706,"job_number":"JOB_186706","tr_customer_id":186724,"tr_customer_product_id":186714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:34.000Z","modified_at":"2026-02-15T04:33:34.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10806910009134","imei1":"10806910009134","imei2":"10806910009134","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186708,"job_number":"JOB_186708","tr_customer_id":186726,"tr_customer_product_id":186716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:35.000Z","modified_at":"2026-02-15T04:33:35.000Z","name":"Maddison Cassin","mobile_number":"991-609-0520","email_id":"Retta_Jerde55@yahoo.com","dop":"2025-06-18","serial_number":"1009041799251504","imei1":"1009041799251504","imei2":"1009041799251504","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186709,"job_number":"JOB_186709","tr_customer_id":186727,"tr_customer_product_id":186717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:41.000Z","modified_at":"2026-02-15T04:33:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14226687867880","imei1":"14226687867880","imei2":"14226687867880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186711,"job_number":"JOB_186711","tr_customer_id":186729,"tr_customer_product_id":186719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:42.000Z","modified_at":"2026-02-15T04:33:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14157741133695","imei1":"14157741133695","imei2":"14157741133695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186713,"job_number":"JOB_186713","tr_customer_id":186731,"tr_customer_product_id":186721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:43.000Z","modified_at":"2026-02-15T04:33:43.000Z","name":"Jerald Yundt","mobile_number":"458-501-6481","email_id":"Deron.Grant64@gmail.com","dop":"2025-04-06","serial_number":"17464156517152952","imei1":"17464156517152952","imei2":"17464156517152952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186715,"job_number":"JOB_186715","tr_customer_id":186733,"tr_customer_product_id":186723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:44.000Z","modified_at":"2026-02-15T04:33:44.000Z","name":"Charity Padberg","mobile_number":"303-336-3793","email_id":"Leann73@hotmail.com","dop":"2025-04-06","serial_number":"16543371058470904","imei1":"16543371058470904","imei2":"16543371058470904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186718,"job_number":"JOB_186718","tr_customer_id":186736,"tr_customer_product_id":186726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:45.000Z","modified_at":"2026-02-15T04:33:45.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"13170393281452","imei1":"13170393281452","imei2":"13170393281452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186720,"job_number":"JOB_186720","tr_customer_id":186738,"tr_customer_product_id":186728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:47.000Z","modified_at":"2026-02-15T04:33:47.000Z","name":"Novella Hills","mobile_number":"945-609-1354","email_id":"Reba.Hammes@gmail.com","dop":"2025-04-06","serial_number":"18048121184668280","imei1":"18048121184668280","imei2":"18048121184668280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186721,"job_number":"JOB_186721","tr_customer_id":186739,"tr_customer_product_id":186729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:55.000Z","modified_at":"2026-02-15T04:33:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12240930962059","imei1":"12240930962059","imei2":"12240930962059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186722,"job_number":"JOB_186722","tr_customer_id":186740,"tr_customer_product_id":186730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:55.000Z","modified_at":"2026-02-15T04:33:55.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13745138465853","imei1":"13745138465853","imei2":"13745138465853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186725,"job_number":"JOB_186725","tr_customer_id":186743,"tr_customer_product_id":186733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:56.000Z","modified_at":"2026-02-15T04:33:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17224802777891","imei1":"17224802777891","imei2":"17224802777891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186727,"job_number":"JOB_186727","tr_customer_id":186745,"tr_customer_product_id":186735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:56.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"Green Block","mobile_number":"680-815-6657","email_id":"Kameron_Hartmann@hotmail.com","dop":"2025-04-06","serial_number":"10842513349316842","imei1":"10842513349316842","imei2":"10842513349316842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186728,"job_number":"JOB_186728","tr_customer_id":186746,"tr_customer_product_id":186736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"Vella Olson","mobile_number":"652-871-5489","email_id":"Tod.Ferry@hotmail.com","dop":"2025-04-06","serial_number":"13148239391488464","imei1":"13148239391488464","imei2":"13148239391488464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186729,"job_number":"JOB_186729","tr_customer_id":186747,"tr_customer_product_id":186737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17984566270020","imei1":"17984566270020","imei2":"17984566270020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186730,"job_number":"JOB_186730","tr_customer_id":186748,"tr_customer_product_id":186738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19425677187575","imei1":"19425677187575","imei2":"19425677187575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186731,"job_number":"JOB_186731","tr_customer_id":186749,"tr_customer_product_id":186739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16283131670756","imei1":"16283131670756","imei2":"16283131670756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186733,"job_number":"JOB_186733","tr_customer_id":186751,"tr_customer_product_id":186741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:58.000Z","name":"Israel Maggio","mobile_number":"518-243-8936","email_id":"Althea.Jacobs0@gmail.com","dop":"2025-04-06","serial_number":"11581411249858426","imei1":"11581411249858426","imei2":"11581411249858426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186736,"job_number":"JOB_186736","tr_customer_id":186754,"tr_customer_product_id":186744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Rosemarie Rogahn","mobile_number":"722-520-6278","email_id":"Izabella_Graham12@hotmail.com","dop":"2025-04-06","serial_number":"17404181422893374","imei1":"17404181422893374","imei2":"17404181422893374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186737,"job_number":"JOB_186737","tr_customer_id":186755,"tr_customer_product_id":186745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Izabella Grimes","mobile_number":"501-424-1439","email_id":"Gilda37@yahoo.com","dop":"2025-04-06","serial_number":"12215016841077944","imei1":"12215016841077944","imei2":"12215016841077944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186738,"job_number":"JOB_186738","tr_customer_id":186756,"tr_customer_product_id":186746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Delbert Abbott","mobile_number":"907-736-7810","email_id":"Kyleigh9@hotmail.com","dop":"2025-04-06","serial_number":"18797719325841570","imei1":"18797719325841570","imei2":"18797719325841570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186742,"job_number":"JOB_186742","tr_customer_id":186760,"tr_customer_product_id":186750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"108096654810036","imei1":"108096654810036","imei2":"108096654810036","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186744,"job_number":"JOB_186744","tr_customer_id":186762,"tr_customer_product_id":186752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Pansy Hahn","mobile_number":"655-777-7868","email_id":"Lindsay.Little@hotmail.com","dop":"2025-02-01","serial_number":"90348612508251","imei1":"90348612508251","imei2":"90348612508251","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186746,"job_number":"JOB_186746","tr_customer_id":186764,"tr_customer_product_id":186754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:05.000Z","modified_at":"2026-02-15T04:34:05.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103591805122676","imei1":"103591805122676","imei2":"103591805122676","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186749,"job_number":"JOB_186749","tr_customer_id":186767,"tr_customer_product_id":186757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:06.000Z","modified_at":"2026-02-15T04:34:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10939781858154","imei1":"10939781858154","imei2":"10939781858154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186751,"job_number":"JOB_186751","tr_customer_id":186769,"tr_customer_product_id":186759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:08.000Z","modified_at":"2026-02-15T04:34:08.000Z","name":"Salvador West","mobile_number":"781-794-6584","email_id":"Kris59@gmail.com","dop":"2025-04-06","serial_number":"16083629240442440","imei1":"16083629240442440","imei2":"16083629240442440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186754,"job_number":"JOB_186754","tr_customer_id":186772,"tr_customer_product_id":186762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:10.000Z","modified_at":"2026-02-15T04:34:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14907118122176","imei1":"14907118122176","imei2":"14907118122176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186756,"job_number":"JOB_186756","tr_customer_id":186774,"tr_customer_product_id":186764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:11.000Z","modified_at":"2026-02-15T04:34:11.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"30183914317958","imei2":"30183914317959","popurl":"2026-02-05T04:34:09.882250Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186757,"job_number":"JOB_186757","tr_customer_id":186775,"tr_customer_product_id":186765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:12.000Z","modified_at":"2026-02-15T04:34:12.000Z","name":"Duane Hudson","mobile_number":"859-916-3012","email_id":"Kayleigh69@hotmail.com","dop":"2025-04-06","serial_number":"10267448103066748","imei1":"10267448103066748","imei2":"10267448103066748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186758,"job_number":"JOB_186758","tr_customer_id":186776,"tr_customer_product_id":186766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:13.000Z","modified_at":"2026-02-15T04:34:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18985259590089","imei1":"18985259590089","imei2":"18985259590089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186760,"job_number":"JOB_186760","tr_customer_id":186778,"tr_customer_product_id":186768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Virgil McClure","mobile_number":"440-547-7813","email_id":"Caden86@gmail.com","dop":"2025-04-06","serial_number":"15001350601433944","imei1":"15001350601433944","imei2":"15001350601433944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186766,"job_number":"JOB_186766","tr_customer_id":186784,"tr_customer_product_id":186774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:16.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"12662415636728","imei1":"12662415636728","imei2":"12662415636728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186768,"job_number":"JOB_186768","tr_customer_id":186786,"tr_customer_product_id":186776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:18.000Z","modified_at":"2026-02-15T04:34:18.000Z","name":"Tess Abshire","mobile_number":"232-356-5243","email_id":"Grover55@hotmail.com","dop":"2025-04-06","serial_number":"14224803510898760","imei1":"14224803510898760","imei2":"14224803510898760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186769,"job_number":"JOB_186769","tr_customer_id":186787,"tr_customer_product_id":186777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:24.000Z","modified_at":"2026-02-15T04:34:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14333374230082","imei1":"14333374230082","imei2":"14333374230082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186771,"job_number":"JOB_186771","tr_customer_id":186789,"tr_customer_product_id":186779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:25.000Z","modified_at":"2026-02-15T04:34:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14263115862691","imei1":"14263115862691","imei2":"14263115862691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186773,"job_number":"JOB_186773","tr_customer_id":186791,"tr_customer_product_id":186781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:25.000Z","modified_at":"2026-02-15T04:34:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19020194682502","imei1":"19020194682502","imei2":"19020194682502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186775,"job_number":"JOB_186775","tr_customer_id":186793,"tr_customer_product_id":186783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:26.000Z","modified_at":"2026-02-15T04:34:26.000Z","name":"Pietro Mayert","mobile_number":"849-824-8821","email_id":"Demond3@hotmail.com","dop":"2025-04-06","serial_number":"16881281375066924","imei1":"16881281375066924","imei2":"16881281375066924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186776,"job_number":"JOB_186776","tr_customer_id":186794,"tr_customer_product_id":186784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:27.000Z","modified_at":"2026-02-15T04:34:27.000Z","name":"Floyd Paucek","mobile_number":"412-745-0243","email_id":"Candelario.Labadie@yahoo.com","dop":"2025-04-06","serial_number":"16084846984320402","imei1":"16084846984320402","imei2":"16084846984320402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186777,"job_number":"JOB_186777","tr_customer_id":186795,"tr_customer_product_id":186785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:27.000Z","modified_at":"2026-02-15T04:34:27.000Z","name":"Hilton Kerluke","mobile_number":"269-874-0199","email_id":"Rossie_Runolfsdottir27@yahoo.com","dop":"2025-04-06","serial_number":"10158316393942484","imei1":"10158316393942484","imei2":"10158316393942484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186784,"job_number":"JOB_186784","tr_customer_id":186802,"tr_customer_product_id":186792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:37.000Z","modified_at":"2026-02-15T04:34:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10121869876802","imei1":"10121869876802","imei2":"10121869876802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186786,"job_number":"JOB_186786","tr_customer_id":186804,"tr_customer_product_id":186794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17406210577917","imei1":"17406210577917","imei2":"17406210577917","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186787,"job_number":"JOB_186787","tr_customer_id":186805,"tr_customer_product_id":186795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17920209169523","imei1":"17920209169523","imei2":"17920209169523","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186789,"job_number":"JOB_186789","tr_customer_id":186807,"tr_customer_product_id":186797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19724231241749","imei1":"19724231241749","imei2":"19724231241749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186792,"job_number":"JOB_186792","tr_customer_id":186810,"tr_customer_product_id":186800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:39.000Z","modified_at":"2026-02-15T04:34:39.000Z","name":"Audra Kuhic","mobile_number":"810-494-2275","email_id":"Dante_Strosin55@yahoo.com","dop":"2025-04-06","serial_number":"10211073054393640","imei1":"10211073054393640","imei2":"10211073054393640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186793,"job_number":"JOB_186793","tr_customer_id":186811,"tr_customer_product_id":186801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:39.000Z","modified_at":"2026-02-15T04:34:39.000Z","name":"Gabrielle Ortiz","mobile_number":"354-501-6046","email_id":"Linnea_Reilly@hotmail.com","dop":"2025-04-06","serial_number":"10277878845691756","imei1":"10277878845691756","imei2":"10277878845691756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186794,"job_number":"JOB_186794","tr_customer_id":186812,"tr_customer_product_id":186802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:40.000Z","modified_at":"2026-02-15T04:34:40.000Z","name":"Kailyn Metz","mobile_number":"233-314-0372","email_id":"Dejah.Denesik@hotmail.com","dop":"2025-04-06","serial_number":"17650476463220824","imei1":"17650476463220824","imei2":"17650476463220824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186795,"job_number":"JOB_186795","tr_customer_id":186813,"tr_customer_product_id":186803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:40.000Z","modified_at":"2026-02-15T04:34:40.000Z","name":"Monserrate Maggio","mobile_number":"424-467-2375","email_id":"Frederick10@yahoo.com","dop":"2025-04-06","serial_number":"15598358266015168","imei1":"15598358266015168","imei2":"15598358266015168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186796,"job_number":"JOB_186796","tr_customer_id":186814,"tr_customer_product_id":186804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:41.000Z","modified_at":"2026-02-15T04:34:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11939094561957","imei1":"11939094561957","imei2":"11939094561957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186798,"job_number":"JOB_186798","tr_customer_id":186816,"tr_customer_product_id":186806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:42.000Z","modified_at":"2026-02-15T04:34:42.000Z","name":"Don Heathcote","mobile_number":"877-741-2820","email_id":"Leonard16@gmail.com","dop":"2025-04-06","serial_number":"15198283879891464","imei1":"15198283879891464","imei2":"15198283879891464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186802,"job_number":"JOB_186802","tr_customer_id":186820,"tr_customer_product_id":186810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18460215281988","imei1":"18460215281988","imei2":"18460215281988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186803,"job_number":"JOB_186803","tr_customer_id":186821,"tr_customer_product_id":186811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13591492508973","imei1":"13591492508973","imei2":"13591492508973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186806,"job_number":"JOB_186806","tr_customer_id":186824,"tr_customer_product_id":186814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:46.000Z","modified_at":"2026-02-15T04:34:46.000Z","name":"Santina Goldner","mobile_number":"530-320-5322","email_id":"Madaline_Bogisich32@yahoo.com","dop":"2025-04-06","serial_number":"18091325509537620","imei1":"18091325509537620","imei2":"18091325509537620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186807,"job_number":"JOB_186807","tr_customer_id":186825,"tr_customer_product_id":186815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:46.000Z","modified_at":"2026-02-15T04:34:46.000Z","name":"Lee Trantow","mobile_number":"996-223-0956","email_id":"Jermaine.Sawayn82@hotmail.com","dop":"2025-04-06","serial_number":"19760239068285884","imei1":"19760239068285884","imei2":"19760239068285884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186809,"job_number":"JOB_186809","tr_customer_id":186827,"tr_customer_product_id":186817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:50.000Z","modified_at":"2026-02-15T04:34:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16333614667113","imei1":"16333614667113","imei2":"16333614667113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186810,"job_number":"JOB_186810","tr_customer_id":186828,"tr_customer_product_id":186818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:50.000Z","modified_at":"2026-02-15T04:34:50.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104700254007858","imei1":"104700254007858","imei2":"104700254007858","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186813,"job_number":"JOB_186813","tr_customer_id":186831,"tr_customer_product_id":186821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:52.000Z","modified_at":"2026-02-15T04:34:52.000Z","name":"Nick Howe","mobile_number":"505-962-7420","email_id":"Robert90@gmail.com","dop":"2025-04-06","serial_number":"18835642425436590","imei1":"18835642425436590","imei2":"18835642425436590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186817,"job_number":"JOB_186817","tr_customer_id":186835,"tr_customer_product_id":186825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:00.000Z","modified_at":"2026-02-15T04:35:00.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11824616070525","imei1":"11824616070525","imei2":"11824616070525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186820,"job_number":"JOB_186820","tr_customer_id":186838,"tr_customer_product_id":186828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:02.000Z","modified_at":"2026-02-15T04:35:02.000Z","name":"Jolie Crist","mobile_number":"556-659-7769","email_id":"Juliana_Wintheiser@yahoo.com","dop":"2025-04-06","serial_number":"10470814331340786","imei1":"10470814331340786","imei2":"10470814331340786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186821,"job_number":"JOB_186821","tr_customer_id":186839,"tr_customer_product_id":186829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:08.000Z","modified_at":"2026-02-15T04:35:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11428643511830","imei1":"11428643511830","imei2":"11428643511830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186823,"job_number":"JOB_186823","tr_customer_id":186841,"tr_customer_product_id":186831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:10.000Z","modified_at":"2026-02-15T04:35:10.000Z","name":"Jamel Shanahan","mobile_number":"541-414-8656","email_id":"Melvin_Stoltenberg67@yahoo.com","dop":"2025-04-06","serial_number":"13797395031299652","imei1":"13797395031299652","imei2":"13797395031299652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186824,"job_number":"JOB_186824","tr_customer_id":186842,"tr_customer_product_id":186832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:12.000Z","modified_at":"2026-02-15T04:35:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15396396415345","imei1":"15396396415345","imei2":"15396396415345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186826,"job_number":"JOB_186826","tr_customer_id":186844,"tr_customer_product_id":186834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:14.000Z","modified_at":"2026-02-15T04:35:14.000Z","name":"Brain Wisozk","mobile_number":"848-407-7964","email_id":"Eli_Rodriguez28@gmail.com","dop":"2025-04-06","serial_number":"18969480772557896","imei1":"18969480772557896","imei2":"18969480772557896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186830,"job_number":"JOB_186830","tr_customer_id":186848,"tr_customer_product_id":186838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:18.000Z","modified_at":"2026-02-15T04:35:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14143686930565","imei1":"14143686930565","imei2":"14143686930565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186833,"job_number":"JOB_186833","tr_customer_id":186851,"tr_customer_product_id":186841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:19.000Z","modified_at":"2026-02-15T04:35:19.000Z","name":"Robert Lakin","mobile_number":"457-784-5305","email_id":"Oma.Nitzsche93@yahoo.com","dop":"2025-04-06","serial_number":"13238417706758948","imei1":"13238417706758948","imei2":"13238417706758948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186834,"job_number":"JOB_186834","tr_customer_id":186852,"tr_customer_product_id":186842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:21.000Z","modified_at":"2026-02-15T04:35:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11242420825391","imei1":"11242420825391","imei2":"11242420825391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186836,"job_number":"JOB_186836","tr_customer_id":186854,"tr_customer_product_id":186844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:23.000Z","modified_at":"2026-02-15T04:35:23.000Z","name":"Murray Ferry","mobile_number":"387-273-5793","email_id":"Justina_Frami14@yahoo.com","dop":"2025-04-06","serial_number":"13725910243596346","imei1":"13725910243596346","imei2":"13725910243596346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186837,"job_number":"JOB_186837","tr_customer_id":186855,"tr_customer_product_id":186845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:24.000Z","modified_at":"2026-02-15T04:35:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15163716915967","imei1":"15163716915967","imei2":"15163716915967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186838,"job_number":"JOB_186838","tr_customer_id":186856,"tr_customer_product_id":186846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:25.000Z","modified_at":"2026-02-15T04:35:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19054055382478","imei1":"19054055382478","imei2":"19054055382478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186841,"job_number":"JOB_186841","tr_customer_id":186859,"tr_customer_product_id":186849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:26.000Z","modified_at":"2026-02-15T04:35:26.000Z","name":"Georgianna Yost","mobile_number":"974-295-7252","email_id":"Vickie12@gmail.com","dop":"2025-04-06","serial_number":"15763747170314680","imei1":"15763747170314680","imei2":"15763747170314680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186842,"job_number":"JOB_186842","tr_customer_id":186860,"tr_customer_product_id":186850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:26.000Z","modified_at":"2026-02-15T04:35:26.000Z","name":"Carlos Emmerich","mobile_number":"993-461-6580","email_id":"Randi.Grady@yahoo.com","dop":"2025-04-06","serial_number":"14383345598492012","imei1":"14383345598492012","imei2":"14383345598492012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186843,"job_number":"JOB_186843","tr_customer_id":186861,"tr_customer_product_id":186851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:33.000Z","modified_at":"2026-02-15T04:35:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11894924237651","imei1":"11894924237651","imei2":"11894924237651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186845,"job_number":"JOB_186845","tr_customer_id":186863,"tr_customer_product_id":186853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:35.000Z","modified_at":"2026-02-15T04:35:35.000Z","name":"Garett Kulas","mobile_number":"745-396-7352","email_id":"Kattie_Lynch@hotmail.com","dop":"2025-04-06","serial_number":"12364022732573664","imei1":"12364022732573664","imei2":"12364022732573664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186846,"job_number":"JOB_186846","tr_customer_id":186864,"tr_customer_product_id":186854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:59.000Z","modified_at":"2026-02-15T04:35:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10868733739251","imei1":"10868733739251","imei2":"10868733739251","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186848,"job_number":"JOB_186848","tr_customer_id":186866,"tr_customer_product_id":186856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:00.000Z","modified_at":"2026-02-15T04:36:00.000Z","name":"Cody Langosh","mobile_number":"913-800-9475","email_id":"Reina.Crooks55@gmail.com","dop":"2025-04-06","serial_number":"12049850340815124","imei1":"12049850340815124","imei2":"12049850340815124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186852,"job_number":"JOB_186852","tr_customer_id":186870,"tr_customer_product_id":186860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:10.000Z","modified_at":"2026-02-15T04:36:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18417696040587","imei1":"18417696040587","imei2":"18417696040587","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186854,"job_number":"JOB_186854","tr_customer_id":186872,"tr_customer_product_id":186862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:12.000Z","modified_at":"2026-02-15T04:36:12.000Z","name":"Martina Senger","mobile_number":"266-262-7569","email_id":"Matilda22@yahoo.com","dop":"2025-04-06","serial_number":"14115354951333934","imei1":"14115354951333934","imei2":"14115354951333934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186855,"job_number":"JOB_186855","tr_customer_id":186873,"tr_customer_product_id":186863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:19.000Z","modified_at":"2026-02-15T04:36:19.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"27183914317977","imei2":"27183914317977","popurl":"2026-02-05T04:36:17.727432Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186856,"job_number":"JOB_186856","tr_customer_id":186874,"tr_customer_product_id":186864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:38:38.000Z","modified_at":"2026-02-15T04:38:38.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"80009011374519","imei1":"80009011374519","imei2":"80009011374519","popurl":"2026-02-05T04:38:35.146045200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186858,"job_number":"JOB_186858","tr_customer_id":186876,"tr_customer_product_id":186866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:05.000Z","modified_at":"2026-02-15T04:49:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16926293180222","imei1":"16926293180222","imei2":"16926293180222","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186859,"job_number":"JOB_186859","tr_customer_id":186877,"tr_customer_product_id":186867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12821978073845","imei1":"12821978073845","imei2":"12821978073845","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186860,"job_number":"JOB_186860","tr_customer_id":186878,"tr_customer_product_id":186868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33041426293061","imei1":"33041426293061","imei2":"33041426293061","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186861,"job_number":"JOB_186861","tr_customer_id":186879,"tr_customer_product_id":186869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29280892055439","imei1":"29280892055439","imei2":"29280892055439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186862,"job_number":"JOB_186862","tr_customer_id":186880,"tr_customer_product_id":186870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35141118227176","imei1":"35141118227176","imei2":"35141118227176","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186863,"job_number":"JOB_186863","tr_customer_id":186881,"tr_customer_product_id":186871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:07.000Z","modified_at":"2026-02-15T04:49:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20680274559682","imei1":"20680274559682","imei2":"20680274559682","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186865,"job_number":"JOB_186865","tr_customer_id":186883,"tr_customer_product_id":186873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96889248168579","imei1":"96889248168579","imei2":"96889248168579","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186866,"job_number":"JOB_186866","tr_customer_id":186884,"tr_customer_product_id":186874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96325808436408","imei1":"96325808436408","imei2":"96325808436408","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186867,"job_number":"JOB_186867","tr_customer_id":186885,"tr_customer_product_id":186875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87875570819310","imei1":"87875570819310","imei2":"87875570819310","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186868,"job_number":"JOB_186868","tr_customer_id":186886,"tr_customer_product_id":186876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95020789277898","imei1":"95020789277898","imei2":"95020789277898","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186869,"job_number":"JOB_186869","tr_customer_id":186887,"tr_customer_product_id":186877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:36.000Z","modified_at":"2026-02-15T04:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96467914568307","imei1":"96467914568307","imei2":"96467914568307","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186870,"job_number":"JOB_186870","tr_customer_id":186888,"tr_customer_product_id":186878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:36.000Z","modified_at":"2026-02-15T04:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51364287319384","imei1":"51364287319384","imei2":"51364287319384","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186872,"job_number":"JOB_186872","tr_customer_id":186890,"tr_customer_product_id":186880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:03.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44050407348604","imei1":"44050407348604","imei2":"44050407348604","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186873,"job_number":"JOB_186873","tr_customer_id":186891,"tr_customer_product_id":186881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91788481407826","imei1":"91788481407826","imei2":"91788481407826","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186874,"job_number":"JOB_186874","tr_customer_id":186892,"tr_customer_product_id":186882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67419906604467","imei1":"67419906604467","imei2":"67419906604467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186875,"job_number":"JOB_186875","tr_customer_id":186893,"tr_customer_product_id":186883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67312121973186","imei1":"67312121973186","imei2":"67312121973186","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186876,"job_number":"JOB_186876","tr_customer_id":186894,"tr_customer_product_id":186884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:05.000Z","modified_at":"2026-02-15T04:50:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43710678281717","imei1":"43710678281717","imei2":"43710678281717","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186877,"job_number":"JOB_186877","tr_customer_id":186895,"tr_customer_product_id":186885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:05.000Z","modified_at":"2026-02-15T04:50:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10031458007359","imei1":"10031458007359","imei2":"10031458007359","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186879,"job_number":"JOB_186879","tr_customer_id":186897,"tr_customer_product_id":186887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:03:06.000Z","modified_at":"2026-02-15T05:03:06.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43247717147262","imei1":"43247717147262","imei2":"43247717147262","popurl":"2026-02-05T05:03:03.567881900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186880,"job_number":"JOB_186880","tr_customer_id":186898,"tr_customer_product_id":186888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:06:02.000Z","modified_at":"2026-02-15T05:06:02.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43147717147262","imei1":"43147717147262","imei2":"43147717147262","popurl":"2026-02-05T05:05:59.721828600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186881,"job_number":"JOB_186881","tr_customer_id":186899,"tr_customer_product_id":186889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:08:40.000Z","modified_at":"2026-02-15T05:08:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15193145842277","imei1":"15193145842277","imei2":"15193145842277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:08:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186883,"job_number":"JOB_186883","tr_customer_id":186901,"tr_customer_product_id":186891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:08:42.000Z","modified_at":"2026-02-15T05:08:42.000Z","name":"Drew Runolfsson","mobile_number":"331-824-6217","email_id":"Kacey78@hotmail.com","dop":"2025-04-06","serial_number":"19121075231902110","imei1":"19121075231902110","imei2":"19121075231902110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:08:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186884,"job_number":"JOB_186884","tr_customer_id":186902,"tr_customer_product_id":186892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:09:27.000Z","modified_at":"2026-02-15T05:09:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14574135198004","imei1":"14574135198004","imei2":"14574135198004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186886,"job_number":"JOB_186886","tr_customer_id":186904,"tr_customer_product_id":186894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:09:29.000Z","modified_at":"2026-02-15T05:09:29.000Z","name":"Horacio Sawayn","mobile_number":"439-570-0976","email_id":"Elfrieda89@yahoo.com","dop":"2025-04-06","serial_number":"17033637055782916","imei1":"17033637055782916","imei2":"17033637055782916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:09:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186887,"job_number":"JOB_186887","tr_customer_id":186905,"tr_customer_product_id":186895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:10:13.000Z","modified_at":"2026-02-15T05:10:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19724931198755","imei1":"19724931198755","imei2":"19724931198755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186889,"job_number":"JOB_186889","tr_customer_id":186907,"tr_customer_product_id":186897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:10:14.000Z","modified_at":"2026-02-15T05:10:14.000Z","name":"Pascale Swift","mobile_number":"760-378-4845","email_id":"Rafael.McLaughlin@yahoo.com","dop":"2025-04-06","serial_number":"19632585081253650","imei1":"19632585081253650","imei2":"19632585081253650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:10:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186891,"job_number":"JOB_186891","tr_customer_id":186909,"tr_customer_product_id":186899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:16:15.000Z","modified_at":"2026-02-15T05:16:15.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43147707147262","imei1":"43147707147262","imei2":"43147707147262","popurl":"2026-02-05T05:16:13.061682300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186892,"job_number":"JOB_186892","tr_customer_id":186910,"tr_customer_product_id":186900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:17:04.000Z","modified_at":"2026-02-15T05:17:04.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"19290116060739","imei1":"19290116060739","imei2":"19290116060739","popurl":"2026-02-05T05:17:04.379564763Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186893,"job_number":"JOB_186893","tr_customer_id":186911,"tr_customer_product_id":186901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:17:24.000Z","modified_at":"2026-02-15T05:17:24.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"51748770275459","imei1":"51748770275459","imei2":"51748770275459","popurl":"2026-02-05T05:17:24.105554541Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:17:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186894,"job_number":"JOB_186894","tr_customer_id":186912,"tr_customer_product_id":186902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:18:08.000Z","modified_at":"2026-02-15T05:18:08.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43144707147262","imei1":"43144707147262","imei2":"43144707147262","popurl":"2026-02-05T05:18:06.332571900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186896,"job_number":"JOB_186896","tr_customer_id":186914,"tr_customer_product_id":186904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:49.000Z","modified_at":"2026-02-15T05:21:49.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"104347332397227","imei1":"104347332397227","imei2":"104347332397227","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:21:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186898,"job_number":"JOB_186898","tr_customer_id":186916,"tr_customer_product_id":186906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:22:01.000Z","modified_at":"2026-02-15T05:22:01.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100403465494166","imei1":"100403465494166","imei2":"100403465494166","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:22:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186900,"job_number":"JOB_186900","tr_customer_id":186918,"tr_customer_product_id":186908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:25:10.000Z","modified_at":"2026-02-15T05:25:10.000Z","name":"Leon Botsford","mobile_number":"665-992-5316","email_id":"Margaretta26@gmail.com","dop":"2025-12-01","serial_number":"17284957430789","imei1":"17284957430789","imei2":"17284957430789","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186902,"job_number":"JOB_186902","tr_customer_id":186920,"tr_customer_product_id":186910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:38:28.000Z","modified_at":"2026-02-15T05:38:28.000Z","name":"Nestor Hahn","mobile_number":"667-506-0576","email_id":"Quinton.Kunde41@hotmail.com","dop":"2025-04-06","serial_number":"11093885291498940","imei1":"11093885291498940","imei2":"11093885291498940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186904,"job_number":"JOB_186904","tr_customer_id":186922,"tr_customer_product_id":186912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:38:44.000Z","modified_at":"2026-02-15T05:38:44.000Z","name":"Letitia Orn","mobile_number":"963-921-8058","email_id":"Lacy.Bins@hotmail.com","dop":"2025-04-06","serial_number":"14346679566750382","imei1":"14346679566750382","imei2":"14346679566750382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186905,"job_number":"JOB_186905","tr_customer_id":186923,"tr_customer_product_id":186913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:13:21.000Z","modified_at":"2026-02-15T06:13:21.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43297707147262","imei1":"43947707147262","imei2":"43947707147262","popurl":"2026-02-05T06:13:19.193670700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186906,"job_number":"JOB_186906","tr_customer_id":186924,"tr_customer_product_id":186914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:15:31.000Z","modified_at":"2026-02-15T06:15:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15080218423828","imei1":"15080218423828","imei2":"15080218423828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:15:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186908,"job_number":"JOB_186908","tr_customer_id":186926,"tr_customer_product_id":186916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:15:33.000Z","modified_at":"2026-02-15T06:15:33.000Z","name":"Earlene Pfannerstill","mobile_number":"998-966-4053","email_id":"Ova.Braun66@hotmail.com","dop":"2025-04-06","serial_number":"10022578022368760","imei1":"10022578022368760","imei2":"10022578022368760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186909,"job_number":"JOB_186909","tr_customer_id":186927,"tr_customer_product_id":186917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:16.000Z","modified_at":"2026-02-15T06:16:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15281610948129","imei1":"15281610948129","imei2":"15281610948129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186911,"job_number":"JOB_186911","tr_customer_id":186929,"tr_customer_product_id":186919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:17.000Z","modified_at":"2026-02-15T06:16:17.000Z","name":"Nellie Ortiz","mobile_number":"465-520-3997","email_id":"Lee.Effertz@hotmail.com","dop":"2025-04-06","serial_number":"16157576848628320","imei1":"16157576848628320","imei2":"16157576848628320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186912,"job_number":"JOB_186912","tr_customer_id":186930,"tr_customer_product_id":186920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:59.000Z","modified_at":"2026-02-15T06:16:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17554616576710","imei1":"17554616576710","imei2":"17554616576710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186914,"job_number":"JOB_186914","tr_customer_id":186932,"tr_customer_product_id":186922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:17:01.000Z","modified_at":"2026-02-15T06:17:01.000Z","name":"Brenna Friesen","mobile_number":"866-547-4188","email_id":"Sofia_McCullough57@gmail.com","dop":"2025-04-06","serial_number":"10453254449449684","imei1":"10453254449449684","imei2":"10453254449449684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:17:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186916,"job_number":"JOB_186916","tr_customer_id":186934,"tr_customer_product_id":186924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:27:59.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"11835984143523","imei1":"11835984143523","imei2":"11835984143523","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186918,"job_number":"JOB_186918","tr_customer_id":186936,"tr_customer_product_id":186926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:28:00.000Z","modified_at":"2026-02-15T06:28:00.000Z","name":"Georgiana Kemmer","mobile_number":"998-739-2327","email_id":"Tremaine55@yahoo.com","dop":"2026-01-04","serial_number":"16414721149770930","imei1":"16414721149770930","imei2":"16414721149770930","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186925,"job_number":"JOB_186925","tr_customer_id":186943,"tr_customer_product_id":186933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:43:07.000Z","modified_at":"2026-02-15T06:43:07.000Z","name":"Elijah Langosh","mobile_number":"561-853-4918","email_id":"Vern27@gmail.com","dop":"2025-04-06","serial_number":"10890327841568874","imei1":"10890327841568874","imei2":"10890327841568874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186927,"job_number":"JOB_186927","tr_customer_id":186945,"tr_customer_product_id":186935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:51:11.000Z","modified_at":"2026-02-15T06:51:11.000Z","name":"Blanche Mohr","mobile_number":"235-262-5854","email_id":"Kaitlin51@yahoo.com","dop":"2025-04-06","serial_number":"17801493165259256","imei1":"17801493165259256","imei2":"17801493165259256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:51:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186929,"job_number":"JOB_186929","tr_customer_id":186947,"tr_customer_product_id":186937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:51:54.000Z","modified_at":"2026-02-15T06:51:54.000Z","name":"Norberto Herman","mobile_number":"649-984-5206","email_id":"Anya.Armstrong75@yahoo.com","dop":"2025-04-06","serial_number":"13098297828262646","imei1":"13098297828262646","imei2":"13098297828262646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186931,"job_number":"JOB_186931","tr_customer_id":186949,"tr_customer_product_id":186939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:52:36.000Z","modified_at":"2026-02-15T06:52:36.000Z","name":"Beatrice Keeling","mobile_number":"548-638-1243","email_id":"Kristy93@hotmail.com","dop":"2025-04-06","serial_number":"10643288520346174","imei1":"10643288520346174","imei2":"10643288520346174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186934,"job_number":"JOB_186934","tr_customer_id":186952,"tr_customer_product_id":186942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:59:01.000Z","modified_at":"2026-02-15T06:59:01.000Z","name":"Chauncey Hettinger","mobile_number":"484-460-9894","email_id":"Leslie45@hotmail.com","dop":"2025-04-06","serial_number":"13461830445027304","imei1":"13461830445027304","imei2":"13461830445027304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186935,"job_number":"JOB_186935","tr_customer_id":186953,"tr_customer_product_id":186943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:10:55.000Z","modified_at":"2026-02-15T07:10:55.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"11469227978009","imei1":"11469227978009","imei2":"11469227978009","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:10:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186937,"job_number":"JOB_186937","tr_customer_id":186955,"tr_customer_product_id":186945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:11:10.000Z","modified_at":"2026-02-15T07:11:10.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"16433013550853","imei1":"16433013550853","imei2":"16433013550853","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186939,"job_number":"JOB_186939","tr_customer_id":186957,"tr_customer_product_id":186947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:11:24.000Z","modified_at":"2026-02-15T07:11:24.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"15041004710239","imei1":"15041004710239","imei2":"15041004710239","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:11:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186942,"job_number":"JOB_186942","tr_customer_id":186960,"tr_customer_product_id":186950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:30:20.000Z","modified_at":"2026-02-15T07:30:20.000Z","name":"Ernest Considine","mobile_number":"839-774-3027","email_id":"Estefania.Ernser22@yahoo.com","dop":"2025-04-06","serial_number":"19043215226358864","imei1":"19043215226358864","imei2":"19043215226358864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186943,"job_number":"JOB_186943","tr_customer_id":186961,"tr_customer_product_id":186951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:45:29.000Z","modified_at":"2026-02-15T07:45:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18983685862180","imei1":"18983685862180","imei2":"18983685862180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186945,"job_number":"JOB_186945","tr_customer_id":186963,"tr_customer_product_id":186953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:45:31.000Z","modified_at":"2026-02-15T07:45:31.000Z","name":"Maryam Emmerich","mobile_number":"974-203-2653","email_id":"Margarita61@hotmail.com","dop":"2025-04-06","serial_number":"18163394168139896","imei1":"18163394168139896","imei2":"18163394168139896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186946,"job_number":"JOB_186946","tr_customer_id":186964,"tr_customer_product_id":186954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:13.000Z","modified_at":"2026-02-15T07:46:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15662197590924","imei1":"15662197590924","imei2":"15662197590924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186948,"job_number":"JOB_186948","tr_customer_id":186966,"tr_customer_product_id":186956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:15.000Z","modified_at":"2026-02-15T07:46:15.000Z","name":"Marco Heaney","mobile_number":"665-823-2156","email_id":"Emilia59@hotmail.com","dop":"2025-04-06","serial_number":"11151120153991270","imei1":"11151120153991270","imei2":"11151120153991270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186949,"job_number":"JOB_186949","tr_customer_id":186967,"tr_customer_product_id":186957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:56.000Z","modified_at":"2026-02-15T07:46:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13886150807143","imei1":"13886150807143","imei2":"13886150807143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186951,"job_number":"JOB_186951","tr_customer_id":186969,"tr_customer_product_id":186959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:58.000Z","modified_at":"2026-02-15T07:46:58.000Z","name":"Clotilde Kautzer","mobile_number":"250-245-8501","email_id":"Emmet_Ratke80@hotmail.com","dop":"2025-04-06","serial_number":"12212879954078306","imei1":"12212879954078306","imei2":"12212879954078306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186953,"job_number":"JOB_186953","tr_customer_id":186971,"tr_customer_product_id":186961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:53:50.000Z","modified_at":"2026-02-15T07:53:50.000Z","name":"Savanna Predovic","mobile_number":"436-420-2721","email_id":"Domingo_Grant57@yahoo.com","dop":"2025-04-06","serial_number":"12797613794173614","imei1":"12797613794173614","imei2":"12797613794173614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186957,"job_number":"JOB_186957","tr_customer_id":186975,"tr_customer_product_id":186965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:54:35.000Z","modified_at":"2026-02-15T07:54:35.000Z","name":"Jaren Harvey","mobile_number":"610-998-2311","email_id":"Noemie70@gmail.com","dop":"2025-04-06","serial_number":"15815235503621684","imei1":"15815235503621684","imei2":"15815235503621684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186960,"job_number":"JOB_186960","tr_customer_id":186978,"tr_customer_product_id":186968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:43.000Z","modified_at":"2026-02-15T08:13:43.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14668992351793","imei1":"14668992351793","imei2":"114668992351793","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186961,"job_number":"JOB_186961","tr_customer_id":186979,"tr_customer_product_id":186969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:44.000Z","modified_at":"2026-02-15T08:13:44.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"383753939160129","imei1":"383753939160129","imei2":"1383753939160129","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186962,"job_number":"JOB_186962","tr_customer_id":186980,"tr_customer_product_id":186970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:44.000Z","modified_at":"2026-02-15T08:13:44.000Z","name":"Darren Erdman","mobile_number":"659-720-1093","email_id":"Immanuel89@hotmail.com","dop":"2026-01-04","serial_number":"17973962237218","imei1":"17973962237218","imei2":"117973962237218","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186963,"job_number":"JOB_186963","tr_customer_id":186981,"tr_customer_product_id":186971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:45.000Z","modified_at":"2026-02-15T08:49:45.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"13223852246728","imei1":"13223852246728","imei2":"13223852246728","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186964,"job_number":"JOB_186964","tr_customer_id":186982,"tr_customer_product_id":186972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:45.000Z","modified_at":"2026-02-15T08:49:45.000Z","name":"Carissa Homenick","mobile_number":"202-230-6371","email_id":"Litzy55@yahoo.com","dop":"2026-01-04","serial_number":"10130451321403","imei1":"10130451321403","imei2":"10130451321403","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186965,"job_number":"JOB_186965","tr_customer_id":186983,"tr_customer_product_id":186973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:47.000Z","modified_at":"2026-02-15T08:49:47.000Z","name":"Mable Ryan","mobile_number":"221-931-4910","email_id":"Carli_Greenfelder95@hotmail.com","dop":"2026-01-04","serial_number":"44452118109556880","imei1":"44452118109556880","imei2":"44452118109556880","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186966,"job_number":"JOB_186966","tr_customer_id":186984,"tr_customer_product_id":186974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:15:16.000Z","modified_at":"2026-02-15T09:15:16.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13678253534192","imei1":"13678253534192","imei2":"113678253534192","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186967,"job_number":"JOB_186967","tr_customer_id":186985,"tr_customer_product_id":186975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:15:17.000Z","modified_at":"2026-02-15T09:15:17.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"391280687411604","imei1":"391280687411604","imei2":"1391280687411604","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186969,"job_number":"JOB_186969","tr_customer_id":186987,"tr_customer_product_id":186977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:51:35.000Z","modified_at":"2026-02-15T09:51:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11059599046762","imei1":"11059599046762","imei2":"11059599046762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186971,"job_number":"JOB_186971","tr_customer_id":186989,"tr_customer_product_id":186979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:51:37.000Z","modified_at":"2026-02-15T09:51:37.000Z","name":"Josiah Little","mobile_number":"448-389-3391","email_id":"Einar_Von18@hotmail.com","dop":"2025-04-06","serial_number":"19564515753822984","imei1":"19564515753822984","imei2":"19564515753822984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:51:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186972,"job_number":"JOB_186972","tr_customer_id":186990,"tr_customer_product_id":186980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:17.000Z","modified_at":"2026-02-15T09:52:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13313172213980","imei1":"13313172213980","imei2":"13313172213980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186974,"job_number":"JOB_186974","tr_customer_id":186992,"tr_customer_product_id":186982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:19.000Z","modified_at":"2026-02-15T09:52:19.000Z","name":"Corene Torp","mobile_number":"465-691-2932","email_id":"Hertha_Wolff@yahoo.com","dop":"2025-04-06","serial_number":"12472291555181492","imei1":"12472291555181492","imei2":"12472291555181492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186975,"job_number":"JOB_186975","tr_customer_id":186993,"tr_customer_product_id":186983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:59.000Z","modified_at":"2026-02-15T09:52:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12245586705931","imei1":"12245586705931","imei2":"12245586705931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186977,"job_number":"JOB_186977","tr_customer_id":186995,"tr_customer_product_id":186985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:53:00.000Z","modified_at":"2026-02-15T09:53:00.000Z","name":"Louvenia Ward","mobile_number":"538-275-1735","email_id":"Norene_Kertzmann@gmail.com","dop":"2025-04-06","serial_number":"18757696979381390","imei1":"18757696979381390","imei2":"18757696979381390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186978,"job_number":"JOB_186978","tr_customer_id":186996,"tr_customer_product_id":186986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:06:56.000Z","modified_at":"2026-02-15T10:06:56.000Z","name":"Abbigail Bartell","mobile_number":"361-705-6755","email_id":"Osborne_Johnson54@yahoo.com","dop":"2026-02-01","serial_number":"32492661709185","imei1":"32492661709185","imei2":"32492661709185","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:06:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186979,"job_number":"JOB_186979","tr_customer_id":186997,"tr_customer_product_id":186987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:10:13.000Z","modified_at":"2026-02-15T10:10:13.000Z","name":"Lacey Nikolaus","mobile_number":"988-789-6171","email_id":"Bettye_Heathcote87@yahoo.com","dop":"2026-02-01","serial_number":"59942538189735","imei1":"59942538189735","imei2":"59942538189735","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186980,"job_number":"JOB_186980","tr_customer_id":186998,"tr_customer_product_id":186988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:11:09.000Z","modified_at":"2026-02-15T10:11:09.000Z","name":"Marcus Jaskolski","mobile_number":"597-694-3505","email_id":"Muhammad36@gmail.com","dop":"2026-02-01","serial_number":"75161393286932","imei1":"75161393286932","imei2":"75161393286932","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:11:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186981,"job_number":"JOB_186981","tr_customer_id":186999,"tr_customer_product_id":186989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:17:41.000Z","modified_at":"2026-02-15T10:17:41.000Z","name":"Howard Robel","mobile_number":"647-475-3484","email_id":"Rashad_Boyer51@hotmail.com","dop":"2026-02-01","serial_number":"30492289997197","imei1":"30492289997197","imei2":"30492289997197","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:17:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186982,"job_number":"JOB_186982","tr_customer_id":187000,"tr_customer_product_id":186990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:19:41.000Z","modified_at":"2026-02-15T10:19:41.000Z","name":"Danial Gleichner","mobile_number":"745-838-6453","email_id":"Vern69@yahoo.com","dop":"2026-02-01","serial_number":"85577950276836","imei1":"85577950276836","imei2":"85577950276836","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186983,"job_number":"JOB_186983","tr_customer_id":187001,"tr_customer_product_id":186991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:19:51.000Z","modified_at":"2026-02-15T10:19:52.000Z","name":"Frida Steuber","mobile_number":"906-485-6477","email_id":"Adrien_Bergstrom@hotmail.com","dop":"2026-02-01","serial_number":"62540403602694","imei1":"62540403602694","imei2":"62540403602694","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186984,"job_number":"JOB_186984","tr_customer_id":187002,"tr_customer_product_id":186992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:31:42.000Z","modified_at":"2026-02-15T10:31:42.000Z","name":"Dulce Nitzsche","mobile_number":"628-606-5255","email_id":"Darrick_OConnell82@gmail.com","dop":"2026-02-01","serial_number":"48636466012041","imei1":"48636466012041","imei2":"48636466012041","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186985,"job_number":"JOB_186985","tr_customer_id":187003,"tr_customer_product_id":186993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:35:22.000Z","modified_at":"2026-02-15T10:35:22.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"194466403332296","imei1":"194466403332296","imei2":"194466403332296","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186986,"job_number":"JOB_186986","tr_customer_id":187004,"tr_customer_product_id":186994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:35:28.000Z","modified_at":"2026-02-15T10:35:28.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"165327995302029","imei1":"165327995302029","imei2":"165327995302029","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186987,"job_number":"JOB_186987","tr_customer_id":187005,"tr_customer_product_id":186995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:37:37.000Z","modified_at":"2026-02-15T10:37:37.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"197148484973735","imei1":"197148484973735","imei2":"197148484973735","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186989,"job_number":"JOB_186989","tr_customer_id":187007,"tr_customer_product_id":186997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:47:39.000Z","modified_at":"2026-02-15T10:47:39.000Z","name":"Noemi Goyette","mobile_number":"816-430-1714","email_id":"Tomasa.Schowalter@yahoo.com","dop":"2025-04-06","serial_number":"16419392221043770","imei1":"16419392221043770","imei2":"16419392221043770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186990,"job_number":"JOB_186990","tr_customer_id":187008,"tr_customer_product_id":186998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:47:51.000Z","modified_at":"2026-02-15T10:47:51.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-05","serial_number":"85895616181346","imei1":"85895616181346","imei2":"85895616181346","popurl":"2026-02-05T10:47:41.148317004Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186991,"job_number":"JOB_186991","tr_customer_id":187009,"tr_customer_product_id":186999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:03.000Z","modified_at":"2026-02-15T10:48:03.000Z","name":"Ayushmati Varrier","mobile_number":"8611222604","email_id":"jahnu.mishra@hotmail.com","dop":"2026-02-05","serial_number":"90630869750623","imei1":"90630869750623","imei2":"90630869750623","popurl":"www.charumati-pilla.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186992,"job_number":"JOB_186992","tr_customer_id":187010,"tr_customer_product_id":187000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:03.000Z","modified_at":"2026-02-15T10:48:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13128842224787","imei1":"13128842224787","imei2":"13128842224787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186994,"job_number":"JOB_186994","tr_customer_id":187012,"tr_customer_product_id":187002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:05.000Z","modified_at":"2026-02-15T10:48:05.000Z","name":"Ebony Douglas","mobile_number":"771-281-6352","email_id":"Athena70@gmail.com","dop":"2025-04-06","serial_number":"15431835986222296","imei1":"15431835986222296","imei2":"15431835986222296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186995,"job_number":"JOB_186995","tr_customer_id":187013,"tr_customer_product_id":187003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:50.000Z","modified_at":"2026-02-15T10:48:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14339957123745","imei1":"14339957123745","imei2":"14339957123745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186997,"job_number":"JOB_186997","tr_customer_id":187015,"tr_customer_product_id":187005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:52.000Z","modified_at":"2026-02-15T10:48:52.000Z","name":"Estella Marks","mobile_number":"883-497-3495","email_id":"Deondre23@hotmail.com","dop":"2025-04-06","serial_number":"18130666300466810","imei1":"18130666300466810","imei2":"18130666300466810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186998,"job_number":"JOB_186998","tr_customer_id":187016,"tr_customer_product_id":187006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:49:36.000Z","modified_at":"2026-02-15T10:49:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16013071880038","imei1":"16013071880038","imei2":"16013071880038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187000,"job_number":"JOB_187000","tr_customer_id":187018,"tr_customer_product_id":187008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:49:38.000Z","modified_at":"2026-02-15T10:49:38.000Z","name":"Athena Braun","mobile_number":"534-405-5049","email_id":"Seamus_Gottlieb@yahoo.com","dop":"2025-04-06","serial_number":"13415886447576528","imei1":"13415886447576528","imei2":"13415886447576528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187002,"job_number":"JOB_187002","tr_customer_id":187020,"tr_customer_product_id":187010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:53:09.000Z","modified_at":"2026-02-15T10:53:09.000Z","name":"Eladio Parisian","mobile_number":"504-837-1213","email_id":"Sienna.Kirlin@yahoo.com","dop":"2025-04-06","serial_number":"19382972336927020","imei1":"19382972336927020","imei2":"19382972336927020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187004,"job_number":"JOB_187004","tr_customer_id":187022,"tr_customer_product_id":187012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:58:00.000Z","modified_at":"2026-02-15T10:58:00.000Z","name":"Jolie Abernathy","mobile_number":"603-789-9785","email_id":"Era.Braun25@hotmail.com","dop":"2025-04-06","serial_number":"14451919436683220","imei1":"14451919436683220","imei2":"14451919436683220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187005,"job_number":"JOB_187005","tr_customer_id":187023,"tr_customer_product_id":187013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:05:11.000Z","modified_at":"2026-02-15T12:05:11.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-05","serial_number":"55346567890444","imei1":"55346567890444","imei2":"55346567890444","popurl":"2026-02-05T12:05:09.439242500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T12:05:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187006,"job_number":"JOB_187006","tr_customer_id":187024,"tr_customer_product_id":187014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:07:04.000Z","modified_at":"2026-02-15T12:07:04.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-05","serial_number":"89346567890344","imei1":"89346567890344","imei2":"89346567890344","popurl":"2026-02-05T12:07:01.541918800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T12:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187009,"job_number":"JOB_187009","tr_customer_id":187027,"tr_customer_product_id":187017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:39:29.000Z","modified_at":"2026-02-15T13:39:29.000Z","name":"Mitchell Nader","mobile_number":"823-509-1695","email_id":"Shanie.Upton@yahoo.com","dop":"2025-05-30","serial_number":"16127208522228","imei1":"16127208522228","imei2":"16127208522228","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187010,"job_number":"JOB_187010","tr_customer_id":187028,"tr_customer_product_id":187018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:39:30.000Z","modified_at":"2026-02-15T13:39:30.000Z","name":"Alia Gusikowski","mobile_number":"351-510-3439","email_id":"Randall.Cremin12@yahoo.com","dop":"2025-05-30","serial_number":"1438985986096546","imei1":"1438985986096546","imei2":"1438985986096546","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187011,"job_number":"JOB_187011","tr_customer_id":187029,"tr_customer_product_id":187019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:57:38.000Z","modified_at":"2026-02-15T13:57:38.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"102339009322581","imei1":"102339009322581","imei2":"102339009322581","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187013,"job_number":"JOB_187013","tr_customer_id":187031,"tr_customer_product_id":187021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:16.000Z","modified_at":"2026-02-15T13:58:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74586904723473","imei1":"74586904723473","imei2":"74586904723473","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187014,"job_number":"JOB_187014","tr_customer_id":187032,"tr_customer_product_id":187022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64901830297010","imei1":"64901830297010","imei2":"64901830297010","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187015,"job_number":"JOB_187015","tr_customer_id":187033,"tr_customer_product_id":187023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43000733107652","imei1":"43000733107652","imei2":"43000733107652","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187016,"job_number":"JOB_187016","tr_customer_id":187034,"tr_customer_product_id":187024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74179220157113","imei1":"74179220157113","imei2":"74179220157113","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187017,"job_number":"JOB_187017","tr_customer_id":187035,"tr_customer_product_id":187025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:18.000Z","modified_at":"2026-02-15T13:58:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87564269615780","imei1":"87564269615780","imei2":"87564269615780","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187018,"job_number":"JOB_187018","tr_customer_id":187036,"tr_customer_product_id":187026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:18.000Z","modified_at":"2026-02-15T13:58:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73977316052839","imei1":"73977316052839","imei2":"73977316052839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187020,"job_number":"JOB_187020","tr_customer_id":187038,"tr_customer_product_id":187028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:22.000Z","modified_at":"2026-02-15T13:58:22.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"106951712710418","imei1":"106951712710418","imei2":"106951712710418","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187023,"job_number":"JOB_187023","tr_customer_id":187041,"tr_customer_product_id":187031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:48.000Z","modified_at":"2026-02-15T13:58:48.000Z","name":"Lorena Sanford","mobile_number":"268-984-1713","email_id":"Geovany.Keebler29@gmail.com","dop":"2025-04-06","serial_number":"10614436670129892","imei1":"10614436670129892","imei2":"10614436670129892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187024,"job_number":"JOB_187024","tr_customer_id":187042,"tr_customer_product_id":187032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:48.000Z","modified_at":"2026-02-15T13:58:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23050710177185","imei1":"23050710177185","imei2":"23050710177185","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187025,"job_number":"JOB_187025","tr_customer_id":187043,"tr_customer_product_id":187033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40458074383627","imei1":"40458074383627","imei2":"40458074383627","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187026,"job_number":"JOB_187026","tr_customer_id":187044,"tr_customer_product_id":187034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28091532355559","imei1":"28091532355559","imei2":"28091532355559","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187027,"job_number":"JOB_187027","tr_customer_id":187045,"tr_customer_product_id":187035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83878537234347","imei1":"83878537234347","imei2":"83878537234347","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187028,"job_number":"JOB_187028","tr_customer_id":187046,"tr_customer_product_id":187036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:50.000Z","modified_at":"2026-02-15T13:58:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75965107927282","imei1":"75965107927282","imei2":"75965107927282","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187029,"job_number":"JOB_187029","tr_customer_id":187047,"tr_customer_product_id":187037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:50.000Z","modified_at":"2026-02-15T13:58:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33249299895497","imei1":"33249299895497","imei2":"33249299895497","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187031,"job_number":"JOB_187031","tr_customer_id":187049,"tr_customer_product_id":187039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:06.000Z","modified_at":"2026-02-15T13:59:06.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104894473772043","imei1":"104894473772043","imei2":"104894473772043","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187033,"job_number":"JOB_187033","tr_customer_id":187051,"tr_customer_product_id":187041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:20.000Z","modified_at":"2026-02-15T13:59:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51124551888715","imei1":"51124551888715","imei2":"51124551888715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187034,"job_number":"JOB_187034","tr_customer_id":187052,"tr_customer_product_id":187042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89655487230437","imei1":"89655487230437","imei2":"89655487230437","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187035,"job_number":"JOB_187035","tr_customer_id":187053,"tr_customer_product_id":187043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98377118697013","imei1":"98377118697013","imei2":"98377118697013","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187036,"job_number":"JOB_187036","tr_customer_id":187054,"tr_customer_product_id":187044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78381531985396","imei1":"78381531985396","imei2":"78381531985396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187037,"job_number":"JOB_187037","tr_customer_id":187055,"tr_customer_product_id":187045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27918658492429","imei1":"27918658492429","imei2":"27918658492429","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187038,"job_number":"JOB_187038","tr_customer_id":187056,"tr_customer_product_id":187046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:22.000Z","modified_at":"2026-02-15T13:59:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82492217863724","imei1":"82492217863724","imei2":"82492217863724","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187040,"job_number":"JOB_187040","tr_customer_id":187058,"tr_customer_product_id":187048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:37.000Z","modified_at":"2026-02-15T13:59:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18714751055887","imei1":"18714751055887","imei2":"18714751055887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187042,"job_number":"JOB_187042","tr_customer_id":187060,"tr_customer_product_id":187050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:38.000Z","modified_at":"2026-02-15T13:59:38.000Z","name":"Dortha Collier","mobile_number":"303-925-9068","email_id":"Jeffrey12@hotmail.com","dop":"2025-04-06","serial_number":"19979080396713290","imei1":"19979080396713290","imei2":"19979080396713290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187045,"job_number":"JOB_187045","tr_customer_id":187063,"tr_customer_product_id":187053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:00:20.000Z","modified_at":"2026-02-15T14:00:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13984422900997","imei1":"13984422900997","imei2":"13984422900997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187047,"job_number":"JOB_187047","tr_customer_id":187065,"tr_customer_product_id":187055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:00:22.000Z","modified_at":"2026-02-15T14:00:22.000Z","name":"Meaghan Reinger","mobile_number":"505-668-0409","email_id":"Anabelle.Connelly70@gmail.com","dop":"2025-04-06","serial_number":"18834737958951230","imei1":"18834737958951230","imei2":"18834737958951230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187048,"job_number":"JOB_187048","tr_customer_id":187066,"tr_customer_product_id":187056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:01:03.000Z","modified_at":"2026-02-15T14:01:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12607197800685","imei1":"12607197800685","imei2":"12607197800685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:01:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187050,"job_number":"JOB_187050","tr_customer_id":187068,"tr_customer_product_id":187058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:01:04.000Z","modified_at":"2026-02-15T14:01:04.000Z","name":"Jamir Cronin","mobile_number":"665-903-3047","email_id":"Brandy_West25@gmail.com","dop":"2025-04-06","serial_number":"11597987596136010","imei1":"11597987596136010","imei2":"11597987596136010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:01:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187060,"job_number":"JOB_187060","tr_customer_id":187078,"tr_customer_product_id":187068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:18:40.000Z","modified_at":"2026-02-15T14:18:40.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"43132387608188","imei1":"43132387608188","imei2":"43132387608188","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187061,"job_number":"JOB_187061","tr_customer_id":187079,"tr_customer_product_id":187069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:18:40.000Z","modified_at":"2026-02-15T14:18:40.000Z","name":"Zoila McKenzie","mobile_number":"513-733-2264","email_id":"Rocky8@yahoo.com","dop":"2025-02-01","serial_number":"100160448245178","imei1":"100160448245178","imei2":"100160448245178","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187063,"job_number":"JOB_187063","tr_customer_id":187081,"tr_customer_product_id":187071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:22.000Z","modified_at":"2026-02-15T14:19:22.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"35932994454938","imei1":"35932994454938","imei2":"35932994454938","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187064,"job_number":"JOB_187064","tr_customer_id":187082,"tr_customer_product_id":187072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:23.000Z","modified_at":"2026-02-15T14:19:23.000Z","name":"Danial Stracke","mobile_number":"921-742-5413","email_id":"Hester_Hackett99@gmail.com","dop":"2025-02-01","serial_number":"37239301380109","imei1":"37239301380109","imei2":"37239301380109","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187066,"job_number":"JOB_187066","tr_customer_id":187084,"tr_customer_product_id":187074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:58.000Z","modified_at":"2026-02-15T14:19:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15707532866387","imei1":"15707532866387","imei2":"15707532866387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187068,"job_number":"JOB_187068","tr_customer_id":187086,"tr_customer_product_id":187076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:00.000Z","modified_at":"2026-02-15T14:20:00.000Z","name":"Carson Douglas","mobile_number":"846-599-4597","email_id":"Maritza53@yahoo.com","dop":"2025-04-06","serial_number":"13252984808633096","imei1":"13252984808633096","imei2":"13252984808633096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187069,"job_number":"JOB_187069","tr_customer_id":187087,"tr_customer_product_id":187077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:04.000Z","modified_at":"2026-02-15T14:20:04.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"90638858306649","imei1":"90638858306649","imei2":"90638858306649","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187070,"job_number":"JOB_187070","tr_customer_id":187088,"tr_customer_product_id":187078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:04.000Z","modified_at":"2026-02-15T14:20:04.000Z","name":"Madison Jones","mobile_number":"415-558-6887","email_id":"Maybelle.Jacobs51@hotmail.com","dop":"2025-02-01","serial_number":"51142501004467","imei1":"51142501004467","imei2":"51142501004467","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187072,"job_number":"JOB_187072","tr_customer_id":187090,"tr_customer_product_id":187080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:39.000Z","modified_at":"2026-02-15T14:20:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17953549906708","imei1":"17953549906708","imei2":"17953549906708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187074,"job_number":"JOB_187074","tr_customer_id":187092,"tr_customer_product_id":187082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:41.000Z","modified_at":"2026-02-15T14:20:41.000Z","name":"Ocie Labadie","mobile_number":"730-877-9586","email_id":"Alvah.McCullough85@yahoo.com","dop":"2025-04-06","serial_number":"10392770912008928","imei1":"10392770912008928","imei2":"10392770912008928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187075,"job_number":"JOB_187075","tr_customer_id":187093,"tr_customer_product_id":187083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:46.000Z","modified_at":"2026-02-15T14:20:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14329955753337","imei1":"14329955753337","imei2":"14329955753337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187077,"job_number":"JOB_187077","tr_customer_id":187095,"tr_customer_product_id":187085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:47.000Z","modified_at":"2026-02-15T14:20:47.000Z","name":"Gabriel Fay","mobile_number":"501-502-1715","email_id":"Shanel.Hoeger37@yahoo.com","dop":"2025-04-06","serial_number":"18956941070379930","imei1":"18956941070379930","imei2":"18956941070379930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187078,"job_number":"JOB_187078","tr_customer_id":187096,"tr_customer_product_id":187086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:26.000Z","modified_at":"2026-02-15T14:21:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10102675426909","imei1":"10102675426909","imei2":"10102675426909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187080,"job_number":"JOB_187080","tr_customer_id":187098,"tr_customer_product_id":187088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:27.000Z","modified_at":"2026-02-15T14:21:27.000Z","name":"Drew Grady","mobile_number":"302-618-2173","email_id":"Solon98@yahoo.com","dop":"2025-04-06","serial_number":"15619477608470204","imei1":"15619477608470204","imei2":"15619477608470204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187081,"job_number":"JOB_187081","tr_customer_id":187099,"tr_customer_product_id":187089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:32.000Z","modified_at":"2026-02-15T14:21:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14830749884443","imei1":"14830749884443","imei2":"14830749884443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187083,"job_number":"JOB_187083","tr_customer_id":187101,"tr_customer_product_id":187091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:34.000Z","modified_at":"2026-02-15T14:21:34.000Z","name":"Liana Huel","mobile_number":"802-895-5064","email_id":"Angelina.Sanford@yahoo.com","dop":"2025-04-06","serial_number":"15748405575817776","imei1":"15748405575817776","imei2":"15748405575817776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187084,"job_number":"JOB_187084","tr_customer_id":187102,"tr_customer_product_id":187092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:07.000Z","modified_at":"2026-02-15T14:22:07.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10716528573250","imei1":"10716528573250","imei2":"10716528573250","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187086,"job_number":"JOB_187086","tr_customer_id":187104,"tr_customer_product_id":187094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:08.000Z","modified_at":"2026-02-15T14:22:08.000Z","name":"Jessika Douglas","mobile_number":"217-412-9721","email_id":"Emory74@yahoo.com","dop":"2025-06-18","serial_number":"1083359125800506","imei1":"1083359125800506","imei2":"1083359125800506","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187087,"job_number":"JOB_187087","tr_customer_id":187105,"tr_customer_product_id":187095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:11.000Z","modified_at":"2026-02-15T14:22:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15559671691365","imei1":"15559671691365","imei2":"15559671691365","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187089,"job_number":"JOB_187089","tr_customer_id":187107,"tr_customer_product_id":187097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:12.000Z","modified_at":"2026-02-15T14:22:12.000Z","name":"Murray Wolf","mobile_number":"531-319-5052","email_id":"Dorothea_Rice@yahoo.com","dop":"2025-04-06","serial_number":"19208423499013300","imei1":"19208423499013300","imei2":"19208423499013300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187093,"job_number":"JOB_187093","tr_customer_id":187111,"tr_customer_product_id":187101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:50.000Z","modified_at":"2026-02-15T14:22:50.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10542814601330","imei1":"10542814601330","imei2":"10542814601330","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187095,"job_number":"JOB_187095","tr_customer_id":187113,"tr_customer_product_id":187103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:51.000Z","modified_at":"2026-02-15T14:22:51.000Z","name":"Jarrett Krajcik","mobile_number":"678-945-2716","email_id":"Hanna.Dibbert51@hotmail.com","dop":"2025-06-18","serial_number":"1076684520318457","imei1":"1076684520318457","imei2":"1076684520318457","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187102,"job_number":"JOB_187102","tr_customer_id":187120,"tr_customer_product_id":187110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:53.000Z","modified_at":"2026-02-15T14:23:53.000Z","name":"Chris Boyle","mobile_number":"303-503-7415","email_id":"Hollie.Mueller@gmail.com","dop":"2025-04-07","serial_number":"16343792352653","imei1":"16343792352653","imei2":"16343792352653","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187103,"job_number":"JOB_187103","tr_customer_id":187121,"tr_customer_product_id":187111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:23.000Z","modified_at":"2026-02-15T14:24:23.000Z","name":"Ora Hane","mobile_number":"203-845-8131","email_id":"Herminia89@yahoo.com","dop":"2025-04-07","serial_number":"17897755107457","imei1":"17897755107457","imei2":"17897755107457","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187107,"job_number":"JOB_187107","tr_customer_id":187125,"tr_customer_product_id":187115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:48.000Z","modified_at":"2026-02-15T14:24:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15249122686704","imei1":"15249122686704","imei2":"15249122686704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187109,"job_number":"JOB_187109","tr_customer_id":187127,"tr_customer_product_id":187117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:50.000Z","modified_at":"2026-02-15T14:24:50.000Z","name":"Susanna Wuckert","mobile_number":"756-672-8169","email_id":"Margaret14@hotmail.com","dop":"2025-04-06","serial_number":"11725153669115862","imei1":"11725153669115862","imei2":"11725153669115862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187110,"job_number":"JOB_187110","tr_customer_id":187128,"tr_customer_product_id":187118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:18.000Z","modified_at":"2026-02-15T14:25:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15586379621468","imei1":"15586379621468","imei2":"15586379621468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187112,"job_number":"JOB_187112","tr_customer_id":187130,"tr_customer_product_id":187120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:19.000Z","modified_at":"2026-02-15T14:25:19.000Z","name":"Lucinda Kling","mobile_number":"206-462-1937","email_id":"Mazie52@yahoo.com","dop":"2025-04-06","serial_number":"15975787898779336","imei1":"15975787898779336","imei2":"15975787898779336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187113,"job_number":"JOB_187113","tr_customer_id":187131,"tr_customer_product_id":187121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:36.000Z","modified_at":"2026-02-15T14:25:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16450245740387","imei1":"16450245740387","imei2":"16450245740387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187115,"job_number":"JOB_187115","tr_customer_id":187133,"tr_customer_product_id":187123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:38.000Z","modified_at":"2026-02-15T14:25:38.000Z","name":"Jacklyn Kutch","mobile_number":"828-887-6462","email_id":"Baron.Kertzmann41@yahoo.com","dop":"2025-04-06","serial_number":"12215152455965426","imei1":"12215152455965426","imei2":"12215152455965426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187116,"job_number":"JOB_187116","tr_customer_id":187134,"tr_customer_product_id":187124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:00.000Z","modified_at":"2026-02-15T14:26:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19970265154876","imei1":"19970265154876","imei2":"19970265154876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187118,"job_number":"JOB_187118","tr_customer_id":187136,"tr_customer_product_id":187126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:02.000Z","modified_at":"2026-02-15T14:26:02.000Z","name":"Bette Jast","mobile_number":"940-666-6163","email_id":"Fidel_Stanton@hotmail.com","dop":"2025-04-06","serial_number":"16249673678697824","imei1":"16249673678697824","imei2":"16249673678697824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187119,"job_number":"JOB_187119","tr_customer_id":187137,"tr_customer_product_id":187127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:15.000Z","modified_at":"2026-02-15T14:26:15.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19254089152789","imei1":"19254089152789","imei2":"19254089152789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187121,"job_number":"JOB_187121","tr_customer_id":187139,"tr_customer_product_id":187129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:16.000Z","modified_at":"2026-02-15T14:26:16.000Z","name":"Yesenia Hayes","mobile_number":"784-689-1355","email_id":"Clovis_Watsica@yahoo.com","dop":"2025-04-06","serial_number":"14793764931110308","imei1":"14793764931110308","imei2":"14793764931110308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187122,"job_number":"JOB_187122","tr_customer_id":187140,"tr_customer_product_id":187130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:22.000Z","modified_at":"2026-02-15T14:26:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17118441382342","imei1":"17118441382342","imei2":"17118441382342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187124,"job_number":"JOB_187124","tr_customer_id":187142,"tr_customer_product_id":187132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:24.000Z","modified_at":"2026-02-15T14:26:24.000Z","name":"Jarret Marvin","mobile_number":"386-842-5740","email_id":"Jordon11@gmail.com","dop":"2025-04-06","serial_number":"16559444459322644","imei1":"16559444459322644","imei2":"16559444459322644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187125,"job_number":"JOB_187125","tr_customer_id":187143,"tr_customer_product_id":187133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:27.000Z","modified_at":"2026-02-15T14:26:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18464460773179","imei1":"18464460773179","imei2":"18464460773179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187127,"job_number":"JOB_187127","tr_customer_id":187145,"tr_customer_product_id":187135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:29.000Z","modified_at":"2026-02-15T14:26:29.000Z","name":"Kiana Larson","mobile_number":"933-754-2101","email_id":"Kara.Wolff@gmail.com","dop":"2025-04-06","serial_number":"18852327251330156","imei1":"18852327251330156","imei2":"18852327251330156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187128,"job_number":"JOB_187128","tr_customer_id":187146,"tr_customer_product_id":187136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:43.000Z","modified_at":"2026-02-15T14:26:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19124385431179","imei1":"19124385431179","imei2":"19124385431179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187130,"job_number":"JOB_187130","tr_customer_id":187148,"tr_customer_product_id":187138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:44.000Z","modified_at":"2026-02-15T14:26:44.000Z","name":"Winifred Schowalter","mobile_number":"853-542-7211","email_id":"Lavern91@gmail.com","dop":"2025-04-06","serial_number":"14821022656654990","imei1":"14821022656654990","imei2":"14821022656654990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187131,"job_number":"JOB_187131","tr_customer_id":187149,"tr_customer_product_id":187139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:01.000Z","modified_at":"2026-02-15T14:27:01.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14528354389338","imei1":"14528354389338","imei2":"14528354389338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187133,"job_number":"JOB_187133","tr_customer_id":187151,"tr_customer_product_id":187141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:03.000Z","modified_at":"2026-02-15T14:27:03.000Z","name":"Ian Pfannerstill","mobile_number":"470-995-9982","email_id":"Sarina0@hotmail.com","dop":"2025-04-06","serial_number":"11434439116627450","imei1":"11434439116627450","imei2":"11434439116627450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187134,"job_number":"JOB_187134","tr_customer_id":187152,"tr_customer_product_id":187142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:12.000Z","modified_at":"2026-02-15T14:27:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17649021680040","imei1":"17649021680040","imei2":"17649021680040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187136,"job_number":"JOB_187136","tr_customer_id":187154,"tr_customer_product_id":187144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:14.000Z","modified_at":"2026-02-15T14:27:14.000Z","name":"Tiara Schowalter","mobile_number":"688-431-0405","email_id":"Lesley.Schmitt@hotmail.com","dop":"2025-04-06","serial_number":"12658411081049574","imei1":"12658411081049574","imei2":"12658411081049574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187137,"job_number":"JOB_187137","tr_customer_id":187155,"tr_customer_product_id":187145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:47.000Z","modified_at":"2026-02-15T14:27:47.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18186610422609","imei1":"18186610422609","imei2":"18186610422609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187139,"job_number":"JOB_187139","tr_customer_id":187157,"tr_customer_product_id":187147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:49.000Z","modified_at":"2026-02-15T14:27:49.000Z","name":"Kenny Waters","mobile_number":"888-260-3328","email_id":"Tyrell_Feil78@yahoo.com","dop":"2025-04-06","serial_number":"10019552825530170","imei1":"10019552825530170","imei2":"10019552825530170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187140,"job_number":"JOB_187140","tr_customer_id":187158,"tr_customer_product_id":187148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:57.000Z","modified_at":"2026-02-15T14:27:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14648595276951","imei1":"14648595276951","imei2":"14648595276951","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187142,"job_number":"JOB_187142","tr_customer_id":187160,"tr_customer_product_id":187150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:58.000Z","modified_at":"2026-02-15T14:27:58.000Z","name":"Bettie Champlin","mobile_number":"517-925-1371","email_id":"Tyshawn.Pacocha49@yahoo.com","dop":"2025-04-06","serial_number":"12168536102071452","imei1":"12168536102071452","imei2":"12168536102071452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187143,"job_number":"JOB_187143","tr_customer_id":187161,"tr_customer_product_id":187151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:59.000Z","modified_at":"2026-02-15T14:27:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17911571022317","imei1":"17911571022317","imei2":"17911571022317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187145,"job_number":"JOB_187145","tr_customer_id":187163,"tr_customer_product_id":187153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:01.000Z","modified_at":"2026-02-15T14:28:01.000Z","name":"Everett Thompson","mobile_number":"598-379-4227","email_id":"Mya37@hotmail.com","dop":"2025-04-06","serial_number":"11574104922902676","imei1":"11574104922902676","imei2":"11574104922902676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187147,"job_number":"JOB_187147","tr_customer_id":187165,"tr_customer_product_id":187155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:10.000Z","modified_at":"2026-02-15T14:28:10.000Z","name":"Johann Ritchie","mobile_number":"646-992-8950","email_id":"Omari.Welch@yahoo.com","dop":"2025-04-06","serial_number":"17914960512879240","imei1":"17914960512879240","imei2":"17914960512879240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187149,"job_number":"JOB_187149","tr_customer_id":187167,"tr_customer_product_id":187157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:47.000Z","modified_at":"2026-02-15T14:28:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12489427100538","imei1":"12489427100538","imei2":"12489427100538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187152,"job_number":"JOB_187152","tr_customer_id":187170,"tr_customer_product_id":187160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:49.000Z","modified_at":"2026-02-15T14:28:49.000Z","name":"Herminia Keebler","mobile_number":"651-925-0224","email_id":"Rachael15@hotmail.com","dop":"2025-04-06","serial_number":"18142919284428130","imei1":"18142919284428130","imei2":"18142919284428130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187154,"job_number":"JOB_187154","tr_customer_id":187172,"tr_customer_product_id":187162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:51.000Z","modified_at":"2026-02-15T14:28:51.000Z","name":"Zoe Monahan","mobile_number":"656-819-8459","email_id":"Hilbert85@gmail.com","dop":"2025-04-06","serial_number":"14162439078513812","imei1":"14162439078513812","imei2":"14162439078513812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187156,"job_number":"JOB_187156","tr_customer_id":187174,"tr_customer_product_id":187164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:29:34.000Z","modified_at":"2026-02-15T14:29:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14748848004874","imei1":"14748848004874","imei2":"14748848004874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187158,"job_number":"JOB_187158","tr_customer_id":187176,"tr_customer_product_id":187166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:29:36.000Z","modified_at":"2026-02-15T14:29:36.000Z","name":"Marco Carter","mobile_number":"248-635-7873","email_id":"Jeremie.Raynor87@hotmail.com","dop":"2025-04-06","serial_number":"10532882504952882","imei1":"10532882504952882","imei2":"10532882504952882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187159,"job_number":"JOB_187159","tr_customer_id":187177,"tr_customer_product_id":187167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:35.000Z","modified_at":"2026-02-15T14:31:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17987057243901","imei1":"17987057243901","imei2":"17987057243901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187161,"job_number":"JOB_187161","tr_customer_id":187179,"tr_customer_product_id":187169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:36.000Z","modified_at":"2026-02-15T14:31:36.000Z","name":"Golda Johns","mobile_number":"826-554-0175","email_id":"Dean98@hotmail.com","dop":"2025-04-06","serial_number":"14485796904094016","imei1":"14485796904094016","imei2":"14485796904094016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187162,"job_number":"JOB_187162","tr_customer_id":187180,"tr_customer_product_id":187170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:40.000Z","modified_at":"2026-02-15T14:31:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15711692534320","imei1":"15711692534320","imei2":"15711692534320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187164,"job_number":"JOB_187164","tr_customer_id":187182,"tr_customer_product_id":187172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:42.000Z","modified_at":"2026-02-15T14:31:42.000Z","name":"Erich Kirlin","mobile_number":"897-623-8534","email_id":"Clint.Hermiston@hotmail.com","dop":"2025-04-06","serial_number":"10353955896889238","imei1":"10353955896889238","imei2":"10353955896889238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187165,"job_number":"JOB_187165","tr_customer_id":187183,"tr_customer_product_id":187173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:19.000Z","modified_at":"2026-02-15T14:32:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13512958212601","imei1":"13512958212601","imei2":"13512958212601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187167,"job_number":"JOB_187167","tr_customer_id":187185,"tr_customer_product_id":187175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:21.000Z","modified_at":"2026-02-15T14:32:21.000Z","name":"Neva Boehm","mobile_number":"249-827-8649","email_id":"Efrain74@gmail.com","dop":"2025-04-06","serial_number":"19138619691890560","imei1":"19138619691890560","imei2":"19138619691890560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187168,"job_number":"JOB_187168","tr_customer_id":187186,"tr_customer_product_id":187176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:24.000Z","modified_at":"2026-02-15T14:32:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12264870516207","imei1":"12264870516207","imei2":"12264870516207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187170,"job_number":"JOB_187170","tr_customer_id":187188,"tr_customer_product_id":187178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:26.000Z","modified_at":"2026-02-15T14:32:26.000Z","name":"Richmond Hegmann","mobile_number":"529-670-4625","email_id":"Constance.Cormier17@hotmail.com","dop":"2025-04-06","serial_number":"13295411501727392","imei1":"13295411501727392","imei2":"13295411501727392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187171,"job_number":"JOB_187171","tr_customer_id":187189,"tr_customer_product_id":187179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:27.000Z","modified_at":"2026-02-15T14:32:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17157960088787","imei1":"17157960088787","imei2":"17157960088787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187173,"job_number":"JOB_187173","tr_customer_id":187191,"tr_customer_product_id":187181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:29.000Z","modified_at":"2026-02-15T14:32:29.000Z","name":"Naomi Wiegand","mobile_number":"709-924-7550","email_id":"Rosendo_Stroman@gmail.com","dop":"2025-04-06","serial_number":"10170722342086502","imei1":"10170722342086502","imei2":"10170722342086502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187177,"job_number":"JOB_187177","tr_customer_id":187195,"tr_customer_product_id":187185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:03.000Z","modified_at":"2026-02-15T14:33:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18123061742281","imei1":"18123061742281","imei2":"18123061742281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187181,"job_number":"JOB_187181","tr_customer_id":187199,"tr_customer_product_id":187189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:04.000Z","modified_at":"2026-02-15T14:33:04.000Z","name":"Chelsie Morar","mobile_number":"988-775-3480","email_id":"Alize_Denesik34@hotmail.com","dop":"2025-04-06","serial_number":"17238599782396452","imei1":"17238599782396452","imei2":"17238599782396452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187183,"job_number":"JOB_187183","tr_customer_id":187201,"tr_customer_product_id":187191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:13.000Z","modified_at":"2026-02-15T14:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11572965201556","imei1":"11572965201556","imei2":"11572965201556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187184,"job_number":"JOB_187184","tr_customer_id":187202,"tr_customer_product_id":187192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:13.000Z","modified_at":"2026-02-15T14:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19666558173880","imei1":"19666558173880","imei2":"19666558173880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187187,"job_number":"JOB_187187","tr_customer_id":187205,"tr_customer_product_id":187195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:15.000Z","modified_at":"2026-02-15T14:33:15.000Z","name":"Khalid Carroll","mobile_number":"318-902-0223","email_id":"Devan_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"19853331500066716","imei1":"19853331500066716","imei2":"19853331500066716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187188,"job_number":"JOB_187188","tr_customer_id":187206,"tr_customer_product_id":187196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:15.000Z","modified_at":"2026-02-15T14:33:15.000Z","name":"Jose Donnelly","mobile_number":"350-839-1406","email_id":"Winnifred_Bashirian78@hotmail.com","dop":"2025-04-06","serial_number":"15444751562136728","imei1":"15444751562136728","imei2":"15444751562136728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187190,"job_number":"JOB_187190","tr_customer_id":187208,"tr_customer_product_id":187198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:17.000Z","modified_at":"2026-02-15T14:33:17.000Z","name":"Charity Boehm","mobile_number":"844-736-4497","email_id":"Bobbie_Jakubowski99@gmail.com","dop":"2025-04-06","serial_number":"18121046470931440","imei1":"18121046470931440","imei2":"18121046470931440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187194,"job_number":"JOB_187194","tr_customer_id":187212,"tr_customer_product_id":187202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:45.000Z","modified_at":"2026-02-15T14:33:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17888040108552","imei1":"17888040108552","imei2":"17888040108552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187196,"job_number":"JOB_187196","tr_customer_id":187214,"tr_customer_product_id":187204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:47.000Z","modified_at":"2026-02-15T14:33:47.000Z","name":"Stanford Parker","mobile_number":"533-212-4801","email_id":"Nedra3@hotmail.com","dop":"2025-04-06","serial_number":"17179522028706224","imei1":"17179522028706224","imei2":"17179522028706224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187198,"job_number":"JOB_187198","tr_customer_id":187216,"tr_customer_product_id":187206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:17.000Z","modified_at":"2026-02-15T14:34:17.000Z","name":"Arno Heathcote","mobile_number":"756-593-2413","email_id":"Dana30@gmail.com","dop":"2025-04-06","serial_number":"15336367938739100","imei1":"15336367938739100","imei2":"15336367938739100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187199,"job_number":"JOB_187199","tr_customer_id":187217,"tr_customer_product_id":187207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:36.000Z","modified_at":"2026-02-15T14:34:36.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10935212475028","imei1":"10935212475028","imei2":"10935212475028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187201,"job_number":"JOB_187201","tr_customer_id":187219,"tr_customer_product_id":187209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:37.000Z","modified_at":"2026-02-15T14:34:37.000Z","name":"Stephon Douglas","mobile_number":"272-236-1014","email_id":"Kristina_Crona@yahoo.com","dop":"2025-04-06","serial_number":"15259864300393112","imei1":"15259864300393112","imei2":"15259864300393112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187202,"job_number":"JOB_187202","tr_customer_id":187220,"tr_customer_product_id":187210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:18.000Z","modified_at":"2026-02-15T14:35:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14337799410978","imei1":"14337799410978","imei2":"14337799410978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187204,"job_number":"JOB_187204","tr_customer_id":187222,"tr_customer_product_id":187212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:19.000Z","modified_at":"2026-02-15T14:35:19.000Z","name":"Rashad Boyer","mobile_number":"232-982-4370","email_id":"Joesph_Sanford49@yahoo.com","dop":"2025-04-06","serial_number":"12127688654837650","imei1":"12127688654837650","imei2":"12127688654837650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187205,"job_number":"JOB_187205","tr_customer_id":187223,"tr_customer_product_id":187213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:43.000Z","modified_at":"2026-02-15T14:35:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14015221197403","imei1":"14015221197403","imei2":"14015221197403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187207,"job_number":"JOB_187207","tr_customer_id":187225,"tr_customer_product_id":187215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:44.000Z","modified_at":"2026-02-15T14:35:44.000Z","name":"Imani Medhurst","mobile_number":"650-622-7969","email_id":"Janiya.Conn@yahoo.com","dop":"2025-04-06","serial_number":"19922696919929816","imei1":"19922696919929816","imei2":"19922696919929816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187209,"job_number":"JOB_187209","tr_customer_id":187227,"tr_customer_product_id":187217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:59.000Z","modified_at":"2026-02-15T14:35:59.000Z","name":"Margaret Herman","mobile_number":"765-314-1127","email_id":"Isaiah28@hotmail.com","dop":"2025-04-06","serial_number":"18043710149272628","imei1":"18043710149272628","imei2":"18043710149272628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187210,"job_number":"JOB_187210","tr_customer_id":187228,"tr_customer_product_id":187218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:00.000Z","modified_at":"2026-02-15T14:36:00.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"13604613005518","imei1":"13604613005518","imei2":"13604613005518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187212,"job_number":"JOB_187212","tr_customer_id":187230,"tr_customer_product_id":187220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:01.000Z","modified_at":"2026-02-15T14:36:01.000Z","name":"Lurline Daniel","mobile_number":"840-985-7355","email_id":"Yasmin.Bosco@hotmail.com","dop":"2025-04-06","serial_number":"11823767115621000","imei1":"11823767115621000","imei2":"11823767115621000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187215,"job_number":"JOB_187215","tr_customer_id":187233,"tr_customer_product_id":187223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:30.000Z","modified_at":"2026-02-15T14:36:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10960992437104","imei1":"10960992437104","imei2":"10960992437104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187217,"job_number":"JOB_187217","tr_customer_id":187235,"tr_customer_product_id":187225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:31.000Z","modified_at":"2026-02-15T14:36:31.000Z","name":"Mable O'Reilly","mobile_number":"751-314-7139","email_id":"Otto.Gutmann94@hotmail.com","dop":"2025-04-06","serial_number":"14474396039964810","imei1":"14474396039964810","imei2":"14474396039964810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187219,"job_number":"JOB_187219","tr_customer_id":187237,"tr_customer_product_id":187227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:37:15.000Z","modified_at":"2026-02-15T14:37:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10609805579560","imei1":"10609805579560","imei2":"10609805579560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187221,"job_number":"JOB_187221","tr_customer_id":187239,"tr_customer_product_id":187229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:37:17.000Z","modified_at":"2026-02-15T14:37:17.000Z","name":"Ocie Wunsch","mobile_number":"820-584-6401","email_id":"Adella.Armstrong92@yahoo.com","dop":"2025-04-06","serial_number":"16473024243918144","imei1":"16473024243918144","imei2":"16473024243918144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187222,"job_number":"JOB_187222","tr_customer_id":187240,"tr_customer_product_id":187230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:51:45.000Z","modified_at":"2026-02-15T14:51:45.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17641341632955","imei1":"17641341632955","imei2":"17641341632955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187224,"job_number":"JOB_187224","tr_customer_id":187242,"tr_customer_product_id":187232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:51:46.000Z","modified_at":"2026-02-15T14:51:46.000Z","name":"Isom Feest","mobile_number":"926-987-6906","email_id":"Valerie17@hotmail.com","dop":"2025-04-06","serial_number":"14085308000184646","imei1":"14085308000184646","imei2":"14085308000184646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187225,"job_number":"JOB_187225","tr_customer_id":187243,"tr_customer_product_id":187233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:52:32.000Z","modified_at":"2026-02-15T14:52:32.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11975447677177","imei1":"11975447677177","imei2":"11975447677177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187227,"job_number":"JOB_187227","tr_customer_id":187245,"tr_customer_product_id":187235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:52:34.000Z","modified_at":"2026-02-15T14:52:34.000Z","name":"Maya Bogisich","mobile_number":"602-261-8346","email_id":"Kraig91@hotmail.com","dop":"2025-04-06","serial_number":"16537270466431296","imei1":"16537270466431296","imei2":"16537270466431296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187228,"job_number":"JOB_187228","tr_customer_id":187246,"tr_customer_product_id":187236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:36:40.000Z","modified_at":"2026-02-15T15:36:40.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741477","imei1":"45658258741477","imei2":"45658258741477","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187229,"job_number":"JOB_187229","tr_customer_id":187247,"tr_customer_product_id":187237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:45:20.000Z","modified_at":"2026-02-15T15:45:20.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108627879415796","imei1":"108627879415796","imei2":"108627879415796","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187231,"job_number":"JOB_187231","tr_customer_id":187249,"tr_customer_product_id":187239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:45:33.000Z","modified_at":"2026-02-15T15:45:33.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103629457089839","imei1":"103629457089839","imei2":"103629457089839","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187233,"job_number":"JOB_187233","tr_customer_id":187251,"tr_customer_product_id":187241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:56:11.000Z","modified_at":"2026-02-15T15:56:11.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"66164243211018","imei1":"66164243211018","imei2":"66164243211018","popurl":"2026-02-05T15:56:10.573819900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187234,"job_number":"JOB_187234","tr_customer_id":187252,"tr_customer_product_id":187242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:16:26.000Z","modified_at":"2026-02-15T16:16:26.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"161966731493793","imei1":"161966731493793","imei2":"161966731493793","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187235,"job_number":"JOB_187235","tr_customer_id":187253,"tr_customer_product_id":187243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:16:49.000Z","modified_at":"2026-02-15T16:16:49.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"149641292823319","imei1":"149641292823319","imei2":"149641292823319","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:16:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187236,"job_number":"JOB_187236","tr_customer_id":187254,"tr_customer_product_id":187244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:18:53.000Z","modified_at":"2026-02-15T16:18:53.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"151297276374035","imei1":"151297276374035","imei2":"151297276374035","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:18:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187237,"job_number":"JOB_187237","tr_customer_id":187255,"tr_customer_product_id":187245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:18:58.000Z","modified_at":"2026-02-15T16:18:58.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"108808193721002","imei1":"108808193721002","imei2":"108808193721002","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187238,"job_number":"JOB_187238","tr_customer_id":187256,"tr_customer_product_id":187246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:23:43.000Z","modified_at":"2026-02-15T16:23:43.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"31935369529867","imei1":"31935369529867","imei2":"31935369529867","popurl":"2026-02-05T16:23:42.911065069Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187239,"job_number":"JOB_187239","tr_customer_id":187257,"tr_customer_product_id":187247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:27:08.000Z","modified_at":"2026-02-15T16:27:08.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"46749897855667","imei1":"46749897855667","imei2":"46749897855667","popurl":"2026-02-05T16:27:07.901475681Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:27:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187240,"job_number":"JOB_187240","tr_customer_id":187258,"tr_customer_product_id":187248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:33:22.000Z","modified_at":"2026-02-15T16:33:22.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"79354885495371","imei1":"79354885495371","imei2":"79354885495371","popurl":"2026-02-05T16:33:22.154071823Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187241,"job_number":"JOB_187241","tr_customer_id":187259,"tr_customer_product_id":187249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:35:02.000Z","modified_at":"2026-02-15T16:35:02.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"85747840933722","imei1":"85747840933722","imei2":"85747840933722","popurl":"2026-02-05T16:35:01.596264050Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187242,"job_number":"JOB_187242","tr_customer_id":187260,"tr_customer_product_id":187250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:57:01.000Z","modified_at":"2026-02-15T16:57:01.000Z","name":"Sanka Chopra","mobile_number":"7061423234","email_id":"amish.ahuja@yahoo.co.in","dop":"2026-02-05","serial_number":"218617199071328","imei1":"218617199071328","imei2":"218617199071328","popurl":"www.meenakshi-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187245,"job_number":"JOB_187245","tr_customer_id":187263,"tr_customer_product_id":187253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:15:40.000Z","modified_at":"2026-02-15T17:15:40.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"178541101045926","imei1":"178541101045926","imei2":"178541101045926","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:15:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187246,"job_number":"JOB_187246","tr_customer_id":187264,"tr_customer_product_id":187254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:17:45.000Z","modified_at":"2026-02-15T17:17:45.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"186266071673725","imei1":"186266071673725","imei2":"186266071673725","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187247,"job_number":"JOB_187247","tr_customer_id":187265,"tr_customer_product_id":187255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:18:21.000Z","modified_at":"2026-02-15T17:18:21.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"128758522195497","imei1":"128758522195497","imei2":"128758522195497","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:18:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187248,"job_number":"JOB_187248","tr_customer_id":187266,"tr_customer_product_id":187256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:22:42.000Z","modified_at":"2026-02-15T17:22:42.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"150234779827605","imei1":"150234779827605","imei2":"150234779827605","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:22:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187249,"job_number":"JOB_187249","tr_customer_id":187267,"tr_customer_product_id":187257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:22:49.000Z","modified_at":"2026-02-15T17:22:49.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"171013778576073","imei1":"171013778576073","imei2":"171013778576073","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187250,"job_number":"JOB_187250","tr_customer_id":187268,"tr_customer_product_id":187258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:08.000Z","modified_at":"2026-02-15T17:23:08.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18454859803935","imei1":"18454859803935","imei2":"18454859803935","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187252,"job_number":"JOB_187252","tr_customer_id":187270,"tr_customer_product_id":187260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:10.000Z","modified_at":"2026-02-15T17:23:10.000Z","name":"Joesph Gibson","mobile_number":"275-453-1343","email_id":"Iliana_Marvin@gmail.com","dop":"2025-04-06","serial_number":"16924793874180156","imei1":"16924793874180156","imei2":"16924793874180156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187253,"job_number":"JOB_187253","tr_customer_id":187271,"tr_customer_product_id":187261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:56.000Z","modified_at":"2026-02-15T17:23:56.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10301690540840","imei1":"10301690540840","imei2":"10301690540840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187255,"job_number":"JOB_187255","tr_customer_id":187273,"tr_customer_product_id":187263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:58.000Z","modified_at":"2026-02-15T17:23:58.000Z","name":"Letitia Schmeler","mobile_number":"637-768-0616","email_id":"Janessa5@hotmail.com","dop":"2025-04-06","serial_number":"13794190485221328","imei1":"13794190485221328","imei2":"13794190485221328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187256,"job_number":"JOB_187256","tr_customer_id":187274,"tr_customer_product_id":187264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:24:43.000Z","modified_at":"2026-02-15T17:24:43.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"13481019924880","imei1":"13481019924880","imei2":"13481019924880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187258,"job_number":"JOB_187258","tr_customer_id":187276,"tr_customer_product_id":187266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:24:44.000Z","modified_at":"2026-02-15T17:24:44.000Z","name":"Savion Ortiz","mobile_number":"351-608-8129","email_id":"Haley_Jaskolski@hotmail.com","dop":"2025-04-06","serial_number":"10244429517004048","imei1":"10244429517004048","imei2":"10244429517004048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187260,"job_number":"JOB_187260","tr_customer_id":187278,"tr_customer_product_id":187268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:15.000Z","modified_at":"2026-02-15T17:32:15.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"13822662662224","imei2":"13822662662224","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187262,"job_number":"JOB_187262","tr_customer_id":187280,"tr_customer_product_id":187270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:32.000Z","modified_at":"2026-02-15T17:32:32.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18557527794996","imei2":"18557527794996","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187264,"job_number":"JOB_187264","tr_customer_id":187282,"tr_customer_product_id":187272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:38.000Z","modified_at":"2026-02-15T17:32:38.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"127148078442767","imei1":"127148078442767","imei2":"127148078442767","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187265,"job_number":"JOB_187265","tr_customer_id":187283,"tr_customer_product_id":187273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:44.000Z","modified_at":"2026-02-15T17:32:44.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"122372982708801","imei1":"122372982708801","imei2":"122372982708801","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187266,"job_number":"JOB_187266","tr_customer_id":187284,"tr_customer_product_id":187274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:49.000Z","modified_at":"2026-02-15T17:32:49.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15123691026939","imei2":"15123691026939","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187268,"job_number":"JOB_187268","tr_customer_id":187286,"tr_customer_product_id":187276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:50.000Z","modified_at":"2026-02-15T17:32:50.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"195411833562769","imei1":"195411833562769","imei2":"195411833562769","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187269,"job_number":"JOB_187269","tr_customer_id":187287,"tr_customer_product_id":187277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:33:02.000Z","modified_at":"2026-02-15T17:33:02.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"117121107398006","imei1":"117121107398006","imei2":"117121107398006","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187270,"job_number":"JOB_187270","tr_customer_id":187288,"tr_customer_product_id":187278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:33:55.000Z","modified_at":"2026-02-15T17:33:55.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"151028092008500","imei1":"151028092008500","imei2":"151028092008500","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187271,"job_number":"JOB_187271","tr_customer_id":187289,"tr_customer_product_id":187279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:34:42.000Z","modified_at":"2026-02-15T17:34:42.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"184864611549608","imei1":"184864611549608","imei2":"184864611549608","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187272,"job_number":"JOB_187272","tr_customer_id":187290,"tr_customer_product_id":187280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:34:52.000Z","modified_at":"2026-02-15T17:34:52.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"155123346349382","imei1":"155123346349382","imei2":"155123346349382","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187273,"job_number":"JOB_187273","tr_customer_id":187291,"tr_customer_product_id":187281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:35:41.000Z","modified_at":"2026-02-15T17:35:41.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"116405416158319","imei1":"116405416158319","imei2":"116405416158319","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187274,"job_number":"JOB_187274","tr_customer_id":187292,"tr_customer_product_id":187282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:35:47.000Z","modified_at":"2026-02-15T17:35:47.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"170462350466686","imei1":"170462350466686","imei2":"170462350466686","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187277,"job_number":"JOB_187277","tr_customer_id":187295,"tr_customer_product_id":187285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:48.000Z","modified_at":"2026-02-15T17:40:48.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"100985925677546A","imei1":"100985925677546A","imei2":"100985925677546A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187278,"job_number":"JOB_187278","tr_customer_id":187296,"tr_customer_product_id":187286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:53.000Z","modified_at":"2026-02-15T17:40:53.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"156556505413078A","imei1":"156556505413078A","imei2":"156556505413078A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187279,"job_number":"JOB_187279","tr_customer_id":187297,"tr_customer_product_id":187287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:56.000Z","modified_at":"2026-02-15T17:40:56.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"154223620398233A","imei1":"154223620398233A","imei2":"154223620398233A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187280,"job_number":"JOB_187280","tr_customer_id":187298,"tr_customer_product_id":187288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:42:25.000Z","modified_at":"2026-02-15T17:42:25.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"1082617516700360","imei1":"1082617516700360","imei2":"1082617516700360","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187281,"job_number":"JOB_187281","tr_customer_id":187299,"tr_customer_product_id":187289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:46:37.000Z","modified_at":"2026-02-15T17:46:37.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"147898259089373","imei1":"147898259089373","imei2":"147898259089373","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187284,"job_number":"JOB_187284","tr_customer_id":187302,"tr_customer_product_id":187292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:51:45.000Z","modified_at":"2026-02-15T17:51:45.000Z","name":"Chandra Mehra","mobile_number":"7027500878","email_id":"bhaumik.pandey@yahoo.co.in","dop":"2026-02-05","serial_number":"953313049736300","imei1":"953313049736300","imei2":"953313049736300","popurl":"www.dinkar-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187285,"job_number":"JOB_187285","tr_customer_id":187303,"tr_customer_product_id":187293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:52:47.000Z","modified_at":"2026-02-15T17:52:47.000Z","name":"Anunay Bhat","mobile_number":"7083327644","email_id":"chandramohan.mahajan@gmail.com","dop":"2026-02-05","serial_number":"902791970508273","imei1":"902791970508273","imei2":"902791970508273","popurl":"www.radha-butt.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187287,"job_number":"JOB_187287","tr_customer_id":187305,"tr_customer_product_id":187295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:00:01.000Z","modified_at":"2026-02-15T18:00:01.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"129529694064332","imei1":"129529694064332","imei2":"129529694064332","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187294,"job_number":"JOB_187294","tr_customer_id":187312,"tr_customer_product_id":187302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T19:02:33.000Z","modified_at":"2026-02-15T19:02:33.000Z","name":"Balamani Sinha","mobile_number":"7077489506","email_id":"chandranath.butt@yahoo.co.in","dop":"2026-02-05","serial_number":"820221923785132","imei1":"820221923785132","imei2":"820221923785132","popurl":"www.dharmaketu-bhattacharya.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T19:02:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187295,"job_number":"JOB_187295","tr_customer_id":187313,"tr_customer_product_id":187303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T19:03:04.000Z","modified_at":"2026-02-15T19:03:04.000Z","name":"Krishna Kakkar","mobile_number":"7017580276","email_id":"som.mahajan@yahoo.co.in","dop":"2026-02-05","serial_number":"027658691228371","imei1":"027658691228371","imei2":"027658691228371","popurl":"www.kashyapi-shukla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T19:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187296,"job_number":"JOB_187296","tr_customer_id":187314,"tr_customer_product_id":187304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T23:46:56.000Z","modified_at":"2026-02-15T23:46:56.000Z","name":"Jagadisha Gowda","mobile_number":"7033527723","email_id":"chanda.singh@gmail.com","dop":"2026-02-05","serial_number":"716447708536345","imei1":"716447708536345","imei2":"716447708536345","popurl":"www.lavanya-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T23:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187298,"job_number":"JOB_187298","tr_customer_id":187316,"tr_customer_product_id":187306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T03:23:58.000Z","modified_at":"2026-02-16T03:23:58.000Z","name":"Hallie Metz","mobile_number":"863-299-4876","email_id":"Shanny_Hagenes@yahoo.com","dop":"2025-05-30","serial_number":"10022649508757","imei1":"10022649508757","imei2":"10022649508757","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T03:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187299,"job_number":"JOB_187299","tr_customer_id":187317,"tr_customer_product_id":187307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T03:24:00.000Z","modified_at":"2026-02-16T03:24:00.000Z","name":"Rhett Braun","mobile_number":"362-339-3393","email_id":"Kelly_Corkery@gmail.com","dop":"2025-05-30","serial_number":"1709458007931367","imei1":"1709458007931367","imei2":"1709458007931367","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T03:24:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187300,"job_number":"JOB_187300","tr_customer_id":187318,"tr_customer_product_id":187308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:06.000Z","modified_at":"2026-02-16T04:22:06.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"13295759190492","imei1":"13295759190492","imei2":"13295759190492","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187302,"job_number":"JOB_187302","tr_customer_id":187320,"tr_customer_product_id":187310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:08.000Z","modified_at":"2026-02-16T04:22:08.000Z","name":"Velma Koss","mobile_number":"520-244-7020","email_id":"Raven85@gmail.com","dop":"2026-01-04","serial_number":"59505695262048950","imei1":"59505695262048950","imei2":"59505695262048950","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187304,"job_number":"JOB_187304","tr_customer_id":187322,"tr_customer_product_id":187312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:00.000Z","modified_at":"2026-02-16T04:23:00.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"12789834671925","imei1":"12789834671925","imei2":"12789834671925","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187306,"job_number":"JOB_187306","tr_customer_id":187324,"tr_customer_product_id":187314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:02.000Z","modified_at":"2026-02-16T04:23:02.000Z","name":"Madisyn Friesen","mobile_number":"215-319-3448","email_id":"Dayna_DuBuque23@yahoo.com","dop":"2026-01-04","serial_number":"95354379874961170","imei1":"95354379874961170","imei2":"95354379874961170","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187307,"job_number":"JOB_187307","tr_customer_id":187325,"tr_customer_product_id":187315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:54.000Z","modified_at":"2026-02-16T04:23:54.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18990644605649","imei1":"18990644605649","imei2":"18990644605649","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187309,"job_number":"JOB_187309","tr_customer_id":187327,"tr_customer_product_id":187317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:56.000Z","modified_at":"2026-02-16T04:23:56.000Z","name":"Nyasia Ullrich","mobile_number":"608-970-5228","email_id":"Isabelle_Kris57@hotmail.com","dop":"2026-01-04","serial_number":"47342645289180770","imei1":"47342645289180770","imei2":"47342645289180770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187310,"job_number":"JOB_187310","tr_customer_id":187328,"tr_customer_product_id":187318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:31:53.000Z","modified_at":"2026-02-16T04:31:53.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14470925949936","imei1":"14470925949936","imei2":"14470925949936","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187312,"job_number":"JOB_187312","tr_customer_id":187330,"tr_customer_product_id":187320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:31:55.000Z","modified_at":"2026-02-16T04:31:55.000Z","name":"Fausto Jakubowski","mobile_number":"509-227-6570","email_id":"Linnea1@gmail.com","dop":"2026-01-04","serial_number":"95957983175281250","imei1":"95957983175281250","imei2":"95957983175281250","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187313,"job_number":"JOB_187313","tr_customer_id":187331,"tr_customer_product_id":187321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:32:50.000Z","modified_at":"2026-02-16T04:32:51.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15180819562535","imei1":"15180819562535","imei2":"15180819562535","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187315,"job_number":"JOB_187315","tr_customer_id":187333,"tr_customer_product_id":187323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:32:52.000Z","modified_at":"2026-02-16T04:32:52.000Z","name":"Jameson Carroll","mobile_number":"924-941-3339","email_id":"Jailyn.Upton64@gmail.com","dop":"2026-01-04","serial_number":"90162112369839070","imei1":"90162112369839070","imei2":"90162112369839070","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187316,"job_number":"JOB_187316","tr_customer_id":187334,"tr_customer_product_id":187324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:33:48.000Z","modified_at":"2026-02-16T04:33:48.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"15513403623748","imei1":"15513403623748","imei2":"15513403623748","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187318,"job_number":"JOB_187318","tr_customer_id":187336,"tr_customer_product_id":187326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:33:50.000Z","modified_at":"2026-02-16T04:33:50.000Z","name":"Phoebe Ledner","mobile_number":"427-577-7016","email_id":"Felicita_Cummerata@hotmail.com","dop":"2026-01-04","serial_number":"50277029238607670","imei1":"50277029238607670","imei2":"50277029238607670","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187321,"job_number":"JOB_187321","tr_customer_id":187339,"tr_customer_product_id":187329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:53.000Z","modified_at":"2026-02-16T04:35:53.000Z","name":"Cydney Schaden","mobile_number":"307-274-3938","email_id":"Ivy_Runte49@yahoo.com","dop":"2025-04-06","serial_number":"12394002694222382","imei1":"12394002694222382","imei2":"12394002694222382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187323,"job_number":"JOB_187323","tr_customer_id":187341,"tr_customer_product_id":187331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:57.000Z","modified_at":"2026-02-16T04:35:57.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16790312657476","imei1":"16790312657476","imei2":"16790312657476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187325,"job_number":"JOB_187325","tr_customer_id":187343,"tr_customer_product_id":187333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:59.000Z","modified_at":"2026-02-16T04:35:59.000Z","name":"Sebastian Keeling","mobile_number":"794-584-5068","email_id":"Velda_Rogahn63@hotmail.com","dop":"2025-04-06","serial_number":"14352630980669572","imei1":"14352630980669572","imei2":"14352630980669572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187326,"job_number":"JOB_187326","tr_customer_id":187344,"tr_customer_product_id":187334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:09.000Z","modified_at":"2026-02-16T04:36:09.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10121942448789","imei1":"10121942448789","imei2":"10121942448789","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187328,"job_number":"JOB_187328","tr_customer_id":187346,"tr_customer_product_id":187336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:10.000Z","modified_at":"2026-02-16T04:36:10.000Z","name":"Mateo Robel","mobile_number":"379-423-1865","email_id":"Sierra60@yahoo.com","dop":"2025-06-18","serial_number":"1054669343307214","imei1":"1054669343307214","imei2":"1054669343307214","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187330,"job_number":"JOB_187330","tr_customer_id":187348,"tr_customer_product_id":187338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:14.000Z","modified_at":"2026-02-16T04:36:14.000Z","name":"Aidan Gleason","mobile_number":"668-636-8477","email_id":"Abagail.Connelly83@yahoo.com","dop":"2025-04-06","serial_number":"13064836948800866","imei1":"13064836948800866","imei2":"13064836948800866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187332,"job_number":"JOB_187332","tr_customer_id":187350,"tr_customer_product_id":187340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:18.000Z","modified_at":"2026-02-16T04:36:18.000Z","name":"Emiliano Hayes","mobile_number":"416-373-5291","email_id":"Ivah74@yahoo.com","dop":"2025-04-06","serial_number":"17749627367068332","imei1":"17749627367068332","imei2":"17749627367068332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187335,"job_number":"JOB_187335","tr_customer_id":187353,"tr_customer_product_id":187343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:21.000Z","modified_at":"2026-02-16T04:36:21.000Z","name":"Melany Vandervort","mobile_number":"573-534-4246","email_id":"Malvina_Ruecker66@yahoo.com","dop":"2025-04-06","serial_number":"17391207055459770","imei1":"17391207055459770","imei2":"17391207055459770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187336,"job_number":"JOB_187336","tr_customer_id":187354,"tr_customer_product_id":187344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:21.000Z","modified_at":"2026-02-16T04:36:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13422105249250","imei1":"13422105249250","imei2":"13422105249250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187338,"job_number":"JOB_187338","tr_customer_id":187356,"tr_customer_product_id":187346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:22.000Z","modified_at":"2026-02-16T04:36:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11268408767795","imei1":"11268408767795","imei2":"11268408767795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187340,"job_number":"JOB_187340","tr_customer_id":187358,"tr_customer_product_id":187348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:23.000Z","modified_at":"2026-02-16T04:36:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17573203195399","imei1":"17573203195399","imei2":"17573203195399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187341,"job_number":"JOB_187341","tr_customer_id":187359,"tr_customer_product_id":187349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:23.000Z","modified_at":"2026-02-16T04:36:23.000Z","name":"Tiffany Dooley","mobile_number":"812-625-1086","email_id":"Gideon_Gutkowski@gmail.com","dop":"2025-04-06","serial_number":"18367540762968496","imei1":"18367540762968496","imei2":"18367540762968496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187343,"job_number":"JOB_187343","tr_customer_id":187361,"tr_customer_product_id":187351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:24.000Z","modified_at":"2026-02-16T04:36:24.000Z","name":"Dakota Hammes","mobile_number":"979-301-8406","email_id":"Jerome_Hoeger@yahoo.com","dop":"2025-04-06","serial_number":"13897520139952880","imei1":"13897520139952880","imei2":"13897520139952880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187344,"job_number":"JOB_187344","tr_customer_id":187362,"tr_customer_product_id":187352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"Cyrus Schaefer","mobile_number":"571-796-7809","email_id":"Annette_Kutch@gmail.com","dop":"2025-04-06","serial_number":"14914287842975272","imei1":"14914287842975272","imei2":"14914287842975272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187346,"job_number":"JOB_187346","tr_customer_id":187364,"tr_customer_product_id":187354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"14076833471485","imei1":"14076833471485","imei2":"14076833471485","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187347,"job_number":"JOB_187347","tr_customer_id":187365,"tr_customer_product_id":187355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:26.000Z","modified_at":"2026-02-16T04:36:26.000Z","name":"Britney Halvorson","mobile_number":"803-601-5668","email_id":"Raquel61@yahoo.com","dop":"2025-02-01","serial_number":"96396790712135","imei1":"96396790712135","imei2":"96396790712135","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187350,"job_number":"JOB_187350","tr_customer_id":187368,"tr_customer_product_id":187358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:30.000Z","modified_at":"2026-02-16T04:36:30.000Z","name":"Cielo Price","mobile_number":"953-717-9946","email_id":"Gerda44@gmail.com","dop":"2025-04-06","serial_number":"13147766432387148","imei1":"13147766432387148","imei2":"13147766432387148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187351,"job_number":"JOB_187351","tr_customer_id":187369,"tr_customer_product_id":187359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:34.000Z","modified_at":"2026-02-16T04:36:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12622137599823","imei1":"12622137599823","imei2":"12622137599823","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187353,"job_number":"JOB_187353","tr_customer_id":187371,"tr_customer_product_id":187361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:35.000Z","modified_at":"2026-02-16T04:36:35.000Z","name":"John Casper","mobile_number":"887-919-6009","email_id":"Maya_Dicki16@gmail.com","dop":"2025-04-06","serial_number":"12936532976708068","imei1":"12936532976708068","imei2":"12936532976708068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187356,"job_number":"JOB_187356","tr_customer_id":187374,"tr_customer_product_id":187364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:40.000Z","modified_at":"2026-02-16T04:36:40.000Z","name":"Maye Von","mobile_number":"747-913-4874","email_id":"Pinkie8@hotmail.com","dop":"2025-04-06","serial_number":"11981601670145474","imei1":"11981601670145474","imei2":"11981601670145474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187357,"job_number":"JOB_187357","tr_customer_id":187375,"tr_customer_product_id":187365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:41.000Z","modified_at":"2026-02-16T04:36:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19690247308554","imei1":"19690247308554","imei2":"19690247308554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187359,"job_number":"JOB_187359","tr_customer_id":187377,"tr_customer_product_id":187367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:42.000Z","modified_at":"2026-02-16T04:36:42.000Z","name":"Dean Welch","mobile_number":"811-640-1732","email_id":"Amelia91@gmail.com","dop":"2025-04-06","serial_number":"15564985021888148","imei1":"15564985021888148","imei2":"15564985021888148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187360,"job_number":"JOB_187360","tr_customer_id":187378,"tr_customer_product_id":187368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:44.000Z","modified_at":"2026-02-16T04:36:44.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14813713238065","imei1":"14813713238065","imei2":"14813713238065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187362,"job_number":"JOB_187362","tr_customer_id":187380,"tr_customer_product_id":187370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:46.000Z","modified_at":"2026-02-16T04:36:46.000Z","name":"Isobel Parisian","mobile_number":"767-284-9315","email_id":"Aaliyah.Gottlieb@hotmail.com","dop":"2025-04-06","serial_number":"16577429220646828","imei1":"16577429220646828","imei2":"16577429220646828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187365,"job_number":"JOB_187365","tr_customer_id":187383,"tr_customer_product_id":187373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:53.000Z","modified_at":"2026-02-16T04:36:53.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103001658345292","imei1":"103001658345292","imei2":"103001658345292","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187367,"job_number":"JOB_187367","tr_customer_id":187385,"tr_customer_product_id":187375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:58.000Z","modified_at":"2026-02-16T04:36:58.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10680650797617","imei1":"10680650797617","imei2":"10680650797617","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187369,"job_number":"JOB_187369","tr_customer_id":187387,"tr_customer_product_id":187377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:59.000Z","modified_at":"2026-02-16T04:36:59.000Z","name":"Jensen Oberbrunner","mobile_number":"813-781-2893","email_id":"Mariana_Ebert33@hotmail.com","dop":"2025-06-18","serial_number":"1069610606814800","imei1":"1069610606814800","imei2":"1069610606814800","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187370,"job_number":"JOB_187370","tr_customer_id":187388,"tr_customer_product_id":187378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:10.000Z","modified_at":"2026-02-16T04:37:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13372686584484","imei1":"13372686584484","imei2":"13372686584484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187373,"job_number":"JOB_187373","tr_customer_id":187391,"tr_customer_product_id":187381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:11.000Z","modified_at":"2026-02-16T04:37:11.000Z","name":"Sydnie Schamberger","mobile_number":"828-982-5507","email_id":"Zachery9@yahoo.com","dop":"2025-04-06","serial_number":"15481616326176058","imei1":"15481616326176058","imei2":"15481616326176058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187376,"job_number":"JOB_187376","tr_customer_id":187394,"tr_customer_product_id":187384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:14.000Z","modified_at":"2026-02-16T04:37:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12967131785992","imei1":"12967131785992","imei2":"12967131785992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187379,"job_number":"JOB_187379","tr_customer_id":187397,"tr_customer_product_id":187387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:15.000Z","modified_at":"2026-02-16T04:37:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18916858885735","imei1":"18916858885735","imei2":"18916858885735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187381,"job_number":"JOB_187381","tr_customer_id":187399,"tr_customer_product_id":187389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15779994988085","imei1":"15779994988085","imei2":"15779994988085","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187382,"job_number":"JOB_187382","tr_customer_id":187400,"tr_customer_product_id":187390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"Nannie Kris","mobile_number":"737-497-5405","email_id":"Tristian91@yahoo.com","dop":"2025-04-06","serial_number":"14492262567719698","imei1":"14492262567719698","imei2":"14492262567719698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187384,"job_number":"JOB_187384","tr_customer_id":187402,"tr_customer_product_id":187392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15609297552479","imei1":"15609297552479","imei2":"15609297552479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187387,"job_number":"JOB_187387","tr_customer_id":187405,"tr_customer_product_id":187395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:17.000Z","modified_at":"2026-02-16T04:37:17.000Z","name":"Dina Maggio","mobile_number":"315-552-0071","email_id":"Vernon51@hotmail.com","dop":"2025-04-06","serial_number":"10246314416673020","imei1":"10246314416673020","imei2":"10246314416673020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187388,"job_number":"JOB_187388","tr_customer_id":187406,"tr_customer_product_id":187396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Bo Fay","mobile_number":"728-284-1886","email_id":"Rosalee25@gmail.com","dop":"2025-04-06","serial_number":"16873145553976500","imei1":"16873145553976500","imei2":"16873145553976500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187389,"job_number":"JOB_187389","tr_customer_id":187407,"tr_customer_product_id":187397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Janet Robel","mobile_number":"823-646-1112","email_id":"Jovani84@hotmail.com","dop":"2025-05-30","serial_number":"12872351938673","imei1":"12872351938673","imei2":"12872351938673","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187390,"job_number":"JOB_187390","tr_customer_id":187408,"tr_customer_product_id":187398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"41597254466201","imei1":"41597254466201","imei2":"41597254466201","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187391,"job_number":"JOB_187391","tr_customer_id":187409,"tr_customer_product_id":187399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Jovanny Jaskolski","mobile_number":"788-472-3823","email_id":"Aliya34@yahoo.com","dop":"2025-04-06","serial_number":"10028050910735456","imei1":"10028050910735456","imei2":"10028050910735456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187392,"job_number":"JOB_187392","tr_customer_id":187410,"tr_customer_product_id":187400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:19.000Z","modified_at":"2026-02-16T04:37:19.000Z","name":"Delfina Bednar","mobile_number":"468-768-2573","email_id":"Cesar.Pfannerstill20@gmail.com","dop":"2025-02-01","serial_number":"62245585370167","imei1":"62245585370167","imei2":"62245585370167","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187393,"job_number":"JOB_187393","tr_customer_id":187411,"tr_customer_product_id":187401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:19.000Z","modified_at":"2026-02-16T04:37:20.000Z","name":"Alexandra Wunsch","mobile_number":"687-752-0042","email_id":"Shakira_Muller@yahoo.com","dop":"2025-05-30","serial_number":"1256075115215499","imei1":"1256075115215499","imei2":"1256075115215499","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187395,"job_number":"JOB_187395","tr_customer_id":187413,"tr_customer_product_id":187403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:37:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13830431124133","imei1":"13830431124133","imei2":"13830431124133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187396,"job_number":"JOB_187396","tr_customer_id":187414,"tr_customer_product_id":187404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:37:21.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12795580835118","imei1":"12795580835118","imei2":"12795580835118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187399,"job_number":"JOB_187399","tr_customer_id":187417,"tr_customer_product_id":187407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:23.000Z","modified_at":"2026-02-16T04:37:23.000Z","name":"Elvis Runolfsson","mobile_number":"853-884-1759","email_id":"Krystal20@yahoo.com","dop":"2025-04-06","serial_number":"15539812132932498","imei1":"15539812132932498","imei2":"15539812132932498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187400,"job_number":"JOB_187400","tr_customer_id":187418,"tr_customer_product_id":187408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:23.000Z","modified_at":"2026-02-16T04:37:23.000Z","name":"Bell Harvey","mobile_number":"636-591-0934","email_id":"August.Padberg35@gmail.com","dop":"2025-04-06","serial_number":"19410892994000110","imei1":"19410892994000110","imei2":"19410892994000110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187401,"job_number":"JOB_187401","tr_customer_id":187419,"tr_customer_product_id":187409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:29.000Z","modified_at":"2026-02-16T04:37:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17832551649860","imei1":"17832551649860","imei2":"17832551649860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187403,"job_number":"JOB_187403","tr_customer_id":187421,"tr_customer_product_id":187411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:29.000Z","modified_at":"2026-02-16T04:37:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13409591707878","imei1":"13409591707878","imei2":"13409591707878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187405,"job_number":"JOB_187405","tr_customer_id":187423,"tr_customer_product_id":187413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:31.000Z","modified_at":"2026-02-16T04:37:31.000Z","name":"Thurman Bartoletti","mobile_number":"307-579-5803","email_id":"Pascale.Wolff@hotmail.com","dop":"2025-04-06","serial_number":"10226537441228816","imei1":"10226537441228816","imei2":"10226537441228816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187408,"job_number":"JOB_187408","tr_customer_id":187426,"tr_customer_product_id":187416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Roman Paucek","mobile_number":"618-732-3117","email_id":"Torey_Wisozk@gmail.com","dop":"2025-04-06","serial_number":"10211415545712506","imei1":"10211415545712506","imei2":"10211415545712506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187411,"job_number":"JOB_187411","tr_customer_id":187429,"tr_customer_product_id":187419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:33.000Z","modified_at":"2026-02-16T04:37:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18517175664255","imei1":"18517175664255","imei2":"18517175664255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187413,"job_number":"JOB_187413","tr_customer_id":187431,"tr_customer_product_id":187421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:35.000Z","modified_at":"2026-02-16T04:37:35.000Z","name":"Cleo Pouros","mobile_number":"795-411-1120","email_id":"Olin_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"17304107681248170","imei1":"17304107681248170","imei2":"17304107681248170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187414,"job_number":"JOB_187414","tr_customer_id":187432,"tr_customer_product_id":187422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:37.000Z","modified_at":"2026-02-16T04:37:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12569258297896","imei1":"12569258297896","imei2":"12569258297896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187415,"job_number":"JOB_187415","tr_customer_id":187433,"tr_customer_product_id":187423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:37.000Z","modified_at":"2026-02-16T04:37:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15570416522391","imei1":"15570416522391","imei2":"15570416522391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187418,"job_number":"JOB_187418","tr_customer_id":187436,"tr_customer_product_id":187426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:39.000Z","modified_at":"2026-02-16T04:37:39.000Z","name":"Megane Ferry","mobile_number":"922-628-6485","email_id":"Linnie_Robel@hotmail.com","dop":"2025-04-06","serial_number":"14072033380679768","imei1":"14072033380679768","imei2":"14072033380679768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187419,"job_number":"JOB_187419","tr_customer_id":187437,"tr_customer_product_id":187427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:39.000Z","modified_at":"2026-02-16T04:37:39.000Z","name":"Evert Renner","mobile_number":"662-762-3375","email_id":"Tristian_Metz31@yahoo.com","dop":"2025-04-06","serial_number":"14008632331464080","imei1":"14008632331464080","imei2":"14008632331464080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187421,"job_number":"JOB_187421","tr_customer_id":187439,"tr_customer_product_id":187429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:42.000Z","modified_at":"2026-02-16T04:37:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15568825222614","imei1":"15568825222614","imei2":"15568825222614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187426,"job_number":"JOB_187426","tr_customer_id":187444,"tr_customer_product_id":187434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"14886346717653","imei1":"14886346717653","imei2":"14886346717653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187427,"job_number":"JOB_187427","tr_customer_id":187445,"tr_customer_product_id":187435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"106915185805231","imei1":"106915185805231","imei2":"106915185805231","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187429,"job_number":"JOB_187429","tr_customer_id":187447,"tr_customer_product_id":187437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Gavin Herman","mobile_number":"716-800-3050","email_id":"Haylie_Wolff79@hotmail.com","dop":"2025-04-06","serial_number":"17123813630724348","imei1":"17123813630724348","imei2":"17123813630724348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187434,"job_number":"JOB_187434","tr_customer_id":187452,"tr_customer_product_id":187442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Aaron Renner","mobile_number":"882-713-7294","email_id":"Tyson.Quigley43@hotmail.com","dop":"2025-04-06","serial_number":"18458119043916730","imei1":"18458119043916730","imei2":"18458119043916730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187439,"job_number":"JOB_187439","tr_customer_id":187457,"tr_customer_product_id":187447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:49.000Z","modified_at":"2026-02-16T04:37:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13067951225746","imei1":"13067951225746","imei2":"13067951225746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187441,"job_number":"JOB_187441","tr_customer_id":187459,"tr_customer_product_id":187449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:51.000Z","modified_at":"2026-02-16T04:37:51.000Z","name":"Estell Daniel","mobile_number":"661-948-6236","email_id":"Luis_Bernhard71@yahoo.com","dop":"2025-04-06","serial_number":"11665036966040752","imei1":"11665036966040752","imei2":"11665036966040752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187442,"job_number":"JOB_187442","tr_customer_id":187460,"tr_customer_product_id":187450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:57.000Z","modified_at":"2026-02-16T04:37:57.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"10242809448250","imei1":"10242809448250","imei2":"10242809448250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187444,"job_number":"JOB_187444","tr_customer_id":187462,"tr_customer_product_id":187452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:59.000Z","modified_at":"2026-02-16T04:37:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10204560037993","imei1":"10204560037993","imei2":"10204560037993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187446,"job_number":"JOB_187446","tr_customer_id":187464,"tr_customer_product_id":187454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:59.000Z","modified_at":"2026-02-16T04:37:59.000Z","name":"Eleonore Adams","mobile_number":"437-582-5494","email_id":"Mark_Pfeffer@hotmail.com","dop":"2025-04-06","serial_number":"12877184327862796","imei1":"12877184327862796","imei2":"12877184327862796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187447,"job_number":"JOB_187447","tr_customer_id":187465,"tr_customer_product_id":187455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:01.000Z","modified_at":"2026-02-16T04:38:01.000Z","name":"Kristin Cremin","mobile_number":"415-787-4069","email_id":"Erling57@yahoo.com","dop":"2025-04-06","serial_number":"12008914525775132","imei1":"12008914525775132","imei2":"12008914525775132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187449,"job_number":"JOB_187449","tr_customer_id":187467,"tr_customer_product_id":187457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:06.000Z","modified_at":"2026-02-16T04:38:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15377812177621","imei1":"15377812177621","imei2":"15377812177621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187451,"job_number":"JOB_187451","tr_customer_id":187469,"tr_customer_product_id":187459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:08.000Z","modified_at":"2026-02-16T04:38:08.000Z","name":"Jabari Kemmer","mobile_number":"361-334-0046","email_id":"Fausto_Bogan@yahoo.com","dop":"2025-04-06","serial_number":"16227055625260198","imei1":"16227055625260198","imei2":"16227055625260198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187457,"job_number":"JOB_187457","tr_customer_id":187475,"tr_customer_product_id":187465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16510288909764","imei1":"16510288909764","imei2":"16510288909764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187458,"job_number":"JOB_187458","tr_customer_id":187476,"tr_customer_product_id":187466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10812196727854","imei1":"10812196727854","imei2":"10812196727854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187461,"job_number":"JOB_187461","tr_customer_id":187479,"tr_customer_product_id":187469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:12.000Z","modified_at":"2026-02-16T04:38:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12978291727722","imei1":"12978291727722","imei2":"12978291727722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187464,"job_number":"JOB_187464","tr_customer_id":187482,"tr_customer_product_id":187472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Hertha Leuschke","mobile_number":"465-419-0521","email_id":"Christelle.Jenkins40@hotmail.com","dop":"2025-04-06","serial_number":"11354449616183028","imei1":"11354449616183028","imei2":"11354449616183028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187465,"job_number":"JOB_187465","tr_customer_id":187483,"tr_customer_product_id":187473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Stacy Hyatt","mobile_number":"415-426-1374","email_id":"Everett.Kris43@hotmail.com","dop":"2025-04-06","serial_number":"19364243496593560","imei1":"19364243496593560","imei2":"19364243496593560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187466,"job_number":"JOB_187466","tr_customer_id":187484,"tr_customer_product_id":187474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:14.000Z","modified_at":"2026-02-16T04:38:14.000Z","name":"Milton Schmitt","mobile_number":"968-456-6617","email_id":"Brigitte_Dicki@gmail.com","dop":"2025-04-06","serial_number":"12408643993587540","imei1":"12408643993587540","imei2":"12408643993587540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187467,"job_number":"JOB_187467","tr_customer_id":187485,"tr_customer_product_id":187475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:15.000Z","modified_at":"2026-02-16T04:38:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11225862404950","imei1":"11225862404950","imei2":"11225862404950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187468,"job_number":"JOB_187468","tr_customer_id":187486,"tr_customer_product_id":187476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:15.000Z","modified_at":"2026-02-16T04:38:15.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14958468630327","imei1":"14958468630327","imei2":"14958468630327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187471,"job_number":"JOB_187471","tr_customer_id":187489,"tr_customer_product_id":187479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"30866109203413","imei1":"30866109203413","imei2":"30866109203413","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187472,"job_number":"JOB_187472","tr_customer_id":187490,"tr_customer_product_id":187480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"Marianna Watsica","mobile_number":"346-787-1172","email_id":"Paris.Crist59@yahoo.com","dop":"2025-04-06","serial_number":"12285497547702976","imei1":"12285497547702976","imei2":"12285497547702976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187473,"job_number":"JOB_187473","tr_customer_id":187491,"tr_customer_product_id":187481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"Kallie Kilback","mobile_number":"227-797-3587","email_id":"Bettie_Green82@gmail.com","dop":"2025-02-01","serial_number":"31991068931795","imei1":"31991068931795","imei2":"31991068931795","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187474,"job_number":"JOB_187474","tr_customer_id":187492,"tr_customer_product_id":187482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:18.000Z","modified_at":"2026-02-16T04:38:18.000Z","name":"Clara Kozey","mobile_number":"481-894-5218","email_id":"Milford.Gleichner@hotmail.com","dop":"2025-04-06","serial_number":"16550896424869236","imei1":"16550896424869236","imei2":"16550896424869236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187477,"job_number":"JOB_187477","tr_customer_id":187495,"tr_customer_product_id":187485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:23.000Z","modified_at":"2026-02-16T04:38:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13870637665980","imei1":"13870637665980","imei2":"13870637665980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187479,"job_number":"JOB_187479","tr_customer_id":187497,"tr_customer_product_id":187487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:25.000Z","modified_at":"2026-02-16T04:38:25.000Z","name":"Janick Bode","mobile_number":"392-787-8177","email_id":"Austyn_Baumbach61@gmail.com","dop":"2025-04-06","serial_number":"15449563578274796","imei1":"15449563578274796","imei2":"15449563578274796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187480,"job_number":"JOB_187480","tr_customer_id":187498,"tr_customer_product_id":187488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:26.000Z","modified_at":"2026-02-16T04:38:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14542468932253","imei1":"14542468932253","imei2":"14542468932253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187482,"job_number":"JOB_187482","tr_customer_id":187500,"tr_customer_product_id":187490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:28.000Z","modified_at":"2026-02-16T04:38:28.000Z","name":"Timothy Kirlin","mobile_number":"888-919-5782","email_id":"Abigale_Rohan@gmail.com","dop":"2025-04-06","serial_number":"12634813477157060","imei1":"12634813477157060","imei2":"12634813477157060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187483,"job_number":"JOB_187483","tr_customer_id":187501,"tr_customer_product_id":187491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:32.000Z","modified_at":"2026-02-16T04:38:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16062182425172","imei1":"16062182425172","imei2":"16062182425172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187488,"job_number":"JOB_187488","tr_customer_id":187506,"tr_customer_product_id":187496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:33.000Z","modified_at":"2026-02-16T04:38:33.000Z","name":"Bradford Hammes","mobile_number":"204-456-6133","email_id":"Tamia49@gmail.com","dop":"2025-04-06","serial_number":"14972441308494772","imei1":"14972441308494772","imei2":"14972441308494772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187489,"job_number":"JOB_187489","tr_customer_id":187507,"tr_customer_product_id":187497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:34.000Z","modified_at":"2026-02-16T04:38:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15022369276549","imei1":"15022369276549","imei2":"15022369276549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187491,"job_number":"JOB_187491","tr_customer_id":187509,"tr_customer_product_id":187499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:36.000Z","modified_at":"2026-02-16T04:38:36.000Z","name":"Kyleigh Beatty","mobile_number":"417-890-2577","email_id":"Susanna.Herman@gmail.com","dop":"2025-04-06","serial_number":"18404432027338784","imei1":"18404432027338784","imei2":"18404432027338784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187492,"job_number":"JOB_187492","tr_customer_id":187510,"tr_customer_product_id":187500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:38.000Z","modified_at":"2026-02-16T04:38:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11100920168578","imei1":"11100920168578","imei2":"11100920168578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187494,"job_number":"JOB_187494","tr_customer_id":187512,"tr_customer_product_id":187502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:39.000Z","modified_at":"2026-02-16T04:38:39.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"107940710103482","imei1":"107940710103482","imei2":"107940710103482","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187496,"job_number":"JOB_187496","tr_customer_id":187514,"tr_customer_product_id":187504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:40.000Z","modified_at":"2026-02-16T04:38:40.000Z","name":"Fiona Gislason","mobile_number":"642-718-5255","email_id":"Garrick.Streich@hotmail.com","dop":"2025-04-06","serial_number":"10696879118916308","imei1":"10696879118916308","imei2":"10696879118916308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187497,"job_number":"JOB_187497","tr_customer_id":187515,"tr_customer_product_id":187505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:41.000Z","modified_at":"2026-02-16T04:38:41.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14445437007782","imei1":"14445437007782","imei2":"14445437007782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187500,"job_number":"JOB_187500","tr_customer_id":187518,"tr_customer_product_id":187508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:42.000Z","modified_at":"2026-02-16T04:38:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12350711612932","imei1":"12350711612932","imei2":"12350711612932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187502,"job_number":"JOB_187502","tr_customer_id":187520,"tr_customer_product_id":187510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:43.000Z","modified_at":"2026-02-16T04:38:43.000Z","name":"Magdalena Emmerich","mobile_number":"535-340-5389","email_id":"Jeramie26@gmail.com","dop":"2025-04-06","serial_number":"17079668582028872","imei1":"17079668582028872","imei2":"17079668582028872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187503,"job_number":"JOB_187503","tr_customer_id":187521,"tr_customer_product_id":187511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:44.000Z","modified_at":"2026-02-16T04:38:44.000Z","name":"Virginie Marquardt","mobile_number":"238-810-7649","email_id":"Audrey95@gmail.com","dop":"2025-04-06","serial_number":"13665638921211290","imei1":"13665638921211290","imei2":"13665638921211290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187504,"job_number":"JOB_187504","tr_customer_id":187522,"tr_customer_product_id":187512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:51.000Z","modified_at":"2026-02-16T04:38:51.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"12313906223623","imei1":"12313906223623","imei2":"12313906223623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187506,"job_number":"JOB_187506","tr_customer_id":187524,"tr_customer_product_id":187514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:53.000Z","modified_at":"2026-02-16T04:38:53.000Z","name":"Leta Konopelski","mobile_number":"410-936-5328","email_id":"Jace.Grant@gmail.com","dop":"2025-04-06","serial_number":"19549792280705410","imei1":"19549792280705410","imei2":"19549792280705410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187507,"job_number":"JOB_187507","tr_customer_id":187525,"tr_customer_product_id":187515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:58.000Z","modified_at":"2026-02-16T04:38:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16233343167836","imei1":"16233343167836","imei2":"16233343167836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187509,"job_number":"JOB_187509","tr_customer_id":187527,"tr_customer_product_id":187517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:00.000Z","modified_at":"2026-02-16T04:39:00.000Z","name":"Trevion Nikolaus","mobile_number":"817-715-1081","email_id":"Preston87@hotmail.com","dop":"2025-04-06","serial_number":"17438578580625528","imei1":"17438578580625528","imei2":"17438578580625528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187510,"job_number":"JOB_187510","tr_customer_id":187528,"tr_customer_product_id":187518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:04.000Z","modified_at":"2026-02-16T04:39:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14281628592247","imei1":"14281628592247","imei2":"14281628592247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187512,"job_number":"JOB_187512","tr_customer_id":187530,"tr_customer_product_id":187520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:05.000Z","modified_at":"2026-02-16T04:39:05.000Z","name":"Korbin Doyle","mobile_number":"664-509-7324","email_id":"Cayla54@hotmail.com","dop":"2025-04-06","serial_number":"18821241069854264","imei1":"18821241069854264","imei2":"18821241069854264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187515,"job_number":"JOB_187515","tr_customer_id":187533,"tr_customer_product_id":187523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:08.000Z","modified_at":"2026-02-16T04:39:08.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11322866112199","imei1":"11322866112199","imei2":"11322866112199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187518,"job_number":"JOB_187518","tr_customer_id":187536,"tr_customer_product_id":187526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:09.000Z","modified_at":"2026-02-16T04:39:09.000Z","name":"Marjolaine Mante","mobile_number":"445-448-6282","email_id":"Halle9@gmail.com","dop":"2025-04-06","serial_number":"13427055295024924","imei1":"13427055295024924","imei2":"13427055295024924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187519,"job_number":"JOB_187519","tr_customer_id":187537,"tr_customer_product_id":187527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:21.000Z","modified_at":"2026-02-16T04:39:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13058276250353","imei1":"13058276250353","imei2":"13058276250353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187521,"job_number":"JOB_187521","tr_customer_id":187539,"tr_customer_product_id":187529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:23.000Z","modified_at":"2026-02-16T04:39:23.000Z","name":"Shemar Romaguera","mobile_number":"959-243-8537","email_id":"Emelie.Schuster81@hotmail.com","dop":"2025-04-06","serial_number":"10029489580457272","imei1":"10029489580457272","imei2":"10029489580457272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187522,"job_number":"JOB_187522","tr_customer_id":187540,"tr_customer_product_id":187530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:23.000Z","modified_at":"2026-02-16T04:39:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12124690848233","imei1":"12124690848233","imei2":"12124690848233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187524,"job_number":"JOB_187524","tr_customer_id":187542,"tr_customer_product_id":187532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:25.000Z","modified_at":"2026-02-16T04:39:25.000Z","name":"Judge Hane","mobile_number":"631-574-1633","email_id":"Emmalee_Dickens47@gmail.com","dop":"2025-04-06","serial_number":"15994787680007940","imei1":"15994787680007940","imei2":"15994787680007940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187525,"job_number":"JOB_187525","tr_customer_id":187543,"tr_customer_product_id":187533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:26.000Z","modified_at":"2026-02-16T04:39:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19604150421419","imei1":"19604150421419","imei2":"19604150421419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187527,"job_number":"JOB_187527","tr_customer_id":187545,"tr_customer_product_id":187535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:27.000Z","modified_at":"2026-02-16T04:39:27.000Z","name":"Jana Hamill","mobile_number":"882-688-0856","email_id":"Muriel88@gmail.com","dop":"2025-04-06","serial_number":"10206683537471170","imei1":"10206683537471170","imei2":"10206683537471170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187528,"job_number":"JOB_187528","tr_customer_id":187546,"tr_customer_product_id":187536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:31.000Z","modified_at":"2026-02-16T04:39:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19621428209615","imei1":"19621428209615","imei2":"19621428209615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187529,"job_number":"JOB_187529","tr_customer_id":187547,"tr_customer_product_id":187537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:31.000Z","modified_at":"2026-02-16T04:39:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19432041592851","imei1":"19432041592851","imei2":"19432041592851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187532,"job_number":"JOB_187532","tr_customer_id":187550,"tr_customer_product_id":187540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:33.000Z","modified_at":"2026-02-16T04:39:33.000Z","name":"Antonette Jakubowski","mobile_number":"737-915-4760","email_id":"Camron_Dach@yahoo.com","dop":"2025-04-06","serial_number":"11586525171650290","imei1":"11586525171650290","imei2":"11586525171650290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187533,"job_number":"JOB_187533","tr_customer_id":187551,"tr_customer_product_id":187541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:34.000Z","modified_at":"2026-02-16T04:39:34.000Z","name":"Garret Goldner","mobile_number":"575-479-5497","email_id":"Serena.Gaylord@yahoo.com","dop":"2025-04-06","serial_number":"18123913208588244","imei1":"18123913208588244","imei2":"18123913208588244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187534,"job_number":"JOB_187534","tr_customer_id":187552,"tr_customer_product_id":187542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:40.000Z","modified_at":"2026-02-16T04:39:40.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"18017526036651","imei1":"18017526036651","imei2":"18017526036651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187536,"job_number":"JOB_187536","tr_customer_id":187554,"tr_customer_product_id":187544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:42.000Z","modified_at":"2026-02-16T04:39:42.000Z","name":"Brando Thiel","mobile_number":"514-672-4979","email_id":"Ebba90@yahoo.com","dop":"2025-04-06","serial_number":"10885312258262688","imei1":"10885312258262688","imei2":"10885312258262688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187540,"job_number":"JOB_187540","tr_customer_id":187558,"tr_customer_product_id":187548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:40:05.000Z","modified_at":"2026-02-16T04:40:05.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-06","serial_number":"90183914317991","imei1":"30383914317958","imei2":"30383914317959","popurl":"2026-02-06T04:40:03.223113Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187542,"job_number":"JOB_187542","tr_customer_id":187560,"tr_customer_product_id":187550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:42:22.000Z","modified_at":"2026-02-16T04:42:23.000Z","name":"Katherin Gerhold","mobile_number":"7080590697","email_id":"wayne.lang@yahoo.com","dop":"2026-02-06","serial_number":"172742437398987","imei1":"880574026196501","imei2":"509382369386993","popurl":"www.joann-mitchell.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187543,"job_number":"JOB_187543","tr_customer_id":187561,"tr_customer_product_id":187551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:42:44.000Z","modified_at":"2026-02-16T04:42:44.000Z","name":"Bhudev Pilla","mobile_number":"9044979673","email_id":"anang.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"260847999560611","imei1":"260847999560611","imei2":"260847999560611","popurl":"www.sumitra-mehra.name","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187545,"job_number":"JOB_187545","tr_customer_id":187563,"tr_customer_product_id":187553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:43:23.000Z","modified_at":"2026-02-16T04:43:23.000Z","name":"Anjushri Patel","mobile_number":"9081123942","email_id":"aaryan.butt@hotmail.com","dop":"2026-02-06","serial_number":"606961260882449","imei1":"606961260882449","imei2":"606961260882449","popurl":"www.jyotis-sethi.com","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:43:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187546,"job_number":"JOB_187546","tr_customer_id":187564,"tr_customer_product_id":187554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:43:34.000Z","modified_at":"2026-02-16T04:43:34.000Z","name":"Rajinder Malik","mobile_number":"9095366012","email_id":"kamala.bhattathiri@hotmail.com","dop":"2026-02-06","serial_number":"091939580705982","imei1":"091939580705982","imei2":"091939580705982","popurl":"www.agnimitra-asan.info","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187547,"job_number":"JOB_187547","tr_customer_id":187565,"tr_customer_product_id":187555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:46:20.000Z","modified_at":"2026-02-16T04:46:20.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19605724115149","imei1":"19605724115149","imei2":"19605724115149","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187549,"job_number":"JOB_187549","tr_customer_id":187567,"tr_customer_product_id":187557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:47:18.000Z","modified_at":"2026-02-16T04:47:18.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"12208991892306","imei1":"12208991892306","imei2":"12208991892306","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187551,"job_number":"JOB_187551","tr_customer_id":187569,"tr_customer_product_id":187559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:48:15.000Z","modified_at":"2026-02-16T04:48:15.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"13015331261243","imei1":"13015331261243","imei2":"13015331261243","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187553,"job_number":"JOB_187553","tr_customer_id":187571,"tr_customer_product_id":187561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:48:17.000Z","modified_at":"2026-02-16T04:48:17.000Z","name":"Hobart Considine","mobile_number":"696-526-8115","email_id":"Viviane80@gmail.com","dop":"2026-01-04","serial_number":"58021506152040264","imei1":"58021506152040264","imei2":"58021506152040264","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187554,"job_number":"JOB_187554","tr_customer_id":187572,"tr_customer_product_id":187562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:45.000Z","modified_at":"2026-02-16T04:53:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15092829297396","imei1":"15092829297396","imei2":"15092829297396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187555,"job_number":"JOB_187555","tr_customer_id":187573,"tr_customer_product_id":187563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:45.000Z","modified_at":"2026-02-16T04:53:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55516154112626","imei1":"55516154112626","imei2":"55516154112626","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187556,"job_number":"JOB_187556","tr_customer_id":187574,"tr_customer_product_id":187564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39075077054596","imei1":"39075077054596","imei2":"39075077054596","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187557,"job_number":"JOB_187557","tr_customer_id":187575,"tr_customer_product_id":187565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39101738688437","imei1":"39101738688437","imei2":"39101738688437","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187558,"job_number":"JOB_187558","tr_customer_id":187576,"tr_customer_product_id":187566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12455348510508","imei1":"12455348510508","imei2":"12455348510508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187559,"job_number":"JOB_187559","tr_customer_id":187577,"tr_customer_product_id":187567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:47.000Z","modified_at":"2026-02-16T04:53:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74859143897061","imei1":"74859143897061","imei2":"74859143897061","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187561,"job_number":"JOB_187561","tr_customer_id":187579,"tr_customer_product_id":187569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23602366202619","imei1":"23602366202619","imei2":"23602366202619","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187562,"job_number":"JOB_187562","tr_customer_id":187580,"tr_customer_product_id":187570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42846776552077","imei1":"42846776552077","imei2":"42846776552077","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187563,"job_number":"JOB_187563","tr_customer_id":187581,"tr_customer_product_id":187571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35149315851140","imei1":"35149315851140","imei2":"35149315851140","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187564,"job_number":"JOB_187564","tr_customer_id":187582,"tr_customer_product_id":187572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33043319677054","imei1":"33043319677054","imei2":"33043319677054","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187565,"job_number":"JOB_187565","tr_customer_id":187583,"tr_customer_product_id":187573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81826275405269","imei1":"81826275405269","imei2":"81826275405269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187566,"job_number":"JOB_187566","tr_customer_id":187584,"tr_customer_product_id":187574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11481705867508","imei1":"11481705867508","imei2":"11481705867508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187568,"job_number":"JOB_187568","tr_customer_id":187586,"tr_customer_product_id":187576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:50.000Z","modified_at":"2026-02-16T04:54:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95385076447316","imei1":"95385076447316","imei2":"95385076447316","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187569,"job_number":"JOB_187569","tr_customer_id":187587,"tr_customer_product_id":187577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:50.000Z","modified_at":"2026-02-16T04:54:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70046784837789","imei1":"70046784837789","imei2":"70046784837789","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187570,"job_number":"JOB_187570","tr_customer_id":187588,"tr_customer_product_id":187578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35572287446443","imei1":"35572287446443","imei2":"35572287446443","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187571,"job_number":"JOB_187571","tr_customer_id":187589,"tr_customer_product_id":187579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97537540560593","imei1":"97537540560593","imei2":"97537540560593","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187572,"job_number":"JOB_187572","tr_customer_id":187590,"tr_customer_product_id":187580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27532635464755","imei1":"27532635464755","imei2":"27532635464755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187573,"job_number":"JOB_187573","tr_customer_id":187591,"tr_customer_product_id":187581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:52.000Z","modified_at":"2026-02-16T04:54:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47026177002836","imei1":"47026177002836","imei2":"47026177002836","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187577,"job_number":"JOB_187577","tr_customer_id":187595,"tr_customer_product_id":187585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:24:18.000Z","modified_at":"2026-02-16T05:24:18.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"52250970164502","imei1":"52250970164502","imei2":"52250970164502","popurl":"2026-02-06T05:24:18.368188129Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187578,"job_number":"JOB_187578","tr_customer_id":187596,"tr_customer_product_id":187586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:24:39.000Z","modified_at":"2026-02-16T05:24:39.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"79107695452038","imei1":"79107695452038","imei2":"79107695452038","popurl":"2026-02-06T05:24:39.003643118Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187580,"job_number":"JOB_187580","tr_customer_id":187598,"tr_customer_product_id":187588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:39:15.000Z","modified_at":"2026-02-16T05:39:15.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106098850730736","imei1":"106098850730736","imei2":"106098850730736","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187582,"job_number":"JOB_187582","tr_customer_id":187600,"tr_customer_product_id":187590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:39:30.000Z","modified_at":"2026-02-16T05:39:30.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109871996661107","imei1":"109871996661107","imei2":"109871996661107","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187585,"job_number":"JOB_187585","tr_customer_id":187603,"tr_customer_product_id":187593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:49:17.000Z","modified_at":"2026-02-16T05:49:17.000Z","name":"Constance Cremin","mobile_number":"797-822-7624","email_id":"Isaac75@gmail.com","dop":"2025-04-06","serial_number":"19474599558130236","imei1":"19474599558130236","imei2":"19474599558130236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187587,"job_number":"JOB_187587","tr_customer_id":187605,"tr_customer_product_id":187595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:49:43.000Z","modified_at":"2026-02-16T05:49:43.000Z","name":"Graciela Ernser","mobile_number":"771-901-2470","email_id":"Rollin_Heller11@hotmail.com","dop":"2025-04-06","serial_number":"10399607115864816","imei1":"10399607115864816","imei2":"10399607115864816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:49:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187588,"job_number":"JOB_187588","tr_customer_id":187606,"tr_customer_product_id":187596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:05:55.000Z","modified_at":"2026-02-16T06:05:55.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"17403422333761","imei1":"17403422333761","imei2":"117403422333761","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187589,"job_number":"JOB_187589","tr_customer_id":187607,"tr_customer_product_id":187597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:05:55.000Z","modified_at":"2026-02-16T06:05:55.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"406860222915033","imei1":"406860222915033","imei2":"1406860222915033","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187591,"job_number":"JOB_187591","tr_customer_id":187609,"tr_customer_product_id":187599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:15:18.000Z","modified_at":"2026-02-16T06:15:18.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"12814979206799","imei1":"12814979206799","imei2":"112814979206799","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187592,"job_number":"JOB_187592","tr_customer_id":187610,"tr_customer_product_id":187600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:15:18.000Z","modified_at":"2026-02-16T06:15:18.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"275353625744002","imei1":"275353625744002","imei2":"1275353625744002","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187594,"job_number":"JOB_187594","tr_customer_id":187612,"tr_customer_product_id":187602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:27:25.000Z","modified_at":"2026-02-16T06:27:25.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14948492926402","imei1":"14948492926402","imei2":"114948492926402","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187595,"job_number":"JOB_187595","tr_customer_id":187613,"tr_customer_product_id":187603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:27:25.000Z","modified_at":"2026-02-16T06:27:25.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"297519715938760","imei1":"297519715938760","imei2":"1297519715938760","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187597,"job_number":"JOB_187597","tr_customer_id":187615,"tr_customer_product_id":187605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:37:59.000Z","modified_at":"2026-02-16T06:37:59.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14720426003071","imei1":"14720426003071","imei2":"114720426003071","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187598,"job_number":"JOB_187598","tr_customer_id":187616,"tr_customer_product_id":187606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:38:00.000Z","modified_at":"2026-02-16T06:38:00.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"902001202668157","imei1":"902001202668157","imei2":"1902001202668157","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187604,"job_number":"JOB_187604","tr_customer_id":187622,"tr_customer_product_id":187612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:50:59.000Z","modified_at":"2026-02-16T06:50:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14237319140865","imei1":"14237319140865","imei2":"14237319140865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:50:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187606,"job_number":"JOB_187606","tr_customer_id":187624,"tr_customer_product_id":187614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:01.000Z","modified_at":"2026-02-16T06:51:01.000Z","name":"Sallie Rippin","mobile_number":"262-910-0930","email_id":"Joanne.Hills@yahoo.com","dop":"2025-04-06","serial_number":"10822274399920558","imei1":"10822274399920558","imei2":"10822274399920558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187610,"job_number":"JOB_187610","tr_customer_id":187628,"tr_customer_product_id":187618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:47.000Z","modified_at":"2026-02-16T06:51:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19432729258760","imei1":"19432729258760","imei2":"19432729258760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187612,"job_number":"JOB_187612","tr_customer_id":187630,"tr_customer_product_id":187620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:49.000Z","modified_at":"2026-02-16T06:51:49.000Z","name":"Gustave Green","mobile_number":"999-400-5771","email_id":"Stan11@gmail.com","dop":"2025-04-06","serial_number":"17844445986446094","imei1":"17844445986446094","imei2":"17844445986446094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187616,"job_number":"JOB_187616","tr_customer_id":187634,"tr_customer_product_id":187624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:08.000Z","modified_at":"2026-02-16T06:52:08.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"100004312803482","imei1":"100004312803482","imei2":"100004312803482","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187621,"job_number":"JOB_187621","tr_customer_id":187639,"tr_customer_product_id":187629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:34.000Z","modified_at":"2026-02-16T06:52:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13061030211234","imei1":"13061030211234","imei2":"13061030211234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187623,"job_number":"JOB_187623","tr_customer_id":187641,"tr_customer_product_id":187631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:36.000Z","modified_at":"2026-02-16T06:52:36.000Z","name":"Kieran Quigley","mobile_number":"889-939-7002","email_id":"Jovany_Schoen@yahoo.com","dop":"2025-04-06","serial_number":"12861702227723150","imei1":"12861702227723150","imei2":"12861702227723150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187625,"job_number":"JOB_187625","tr_customer_id":187643,"tr_customer_product_id":187633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:57.000Z","modified_at":"2026-02-16T06:52:57.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"100128929997243","imei1":"100128929997243","imei2":"100128929997243","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187629,"job_number":"JOB_187629","tr_customer_id":187647,"tr_customer_product_id":187637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Sameer Desai","mobile_number":"7446963487","email_id":"vasudeva.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"668054550174180","imei1":"668054550174180","imei2":"668054550174180","popurl":"www.chitramala-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187630,"job_number":"JOB_187630","tr_customer_id":187648,"tr_customer_product_id":187638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Diptendu Dwivedi","mobile_number":"7489250444","email_id":"mukesh.agarwal@gmail.com","dop":"2026-02-06","serial_number":"996151060654880","imei1":"996151060654880","imei2":"996151060654880","popurl":"www.chinmayananda-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187631,"job_number":"JOB_187631","tr_customer_id":187649,"tr_customer_product_id":187639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Rageswari Pilla","mobile_number":"7467070853","email_id":"dhanapati.nehru@gmail.com","dop":"2026-02-06","serial_number":"832655004482206","imei1":"832655004482206","imei2":"832655004482206","popurl":"www.kanishka-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187632,"job_number":"JOB_187632","tr_customer_id":187650,"tr_customer_product_id":187640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Shubhaprada Saini","mobile_number":"7413083425","email_id":"sarala.sethi@hotmail.com","dop":"2026-02-06","serial_number":"074292340797883","imei1":"074292340797883","imei2":"074292340797883","popurl":"www.chandrabhaga-mahajan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187633,"job_number":"JOB_187633","tr_customer_id":187651,"tr_customer_product_id":187641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Brahmaanand Namboothiri","mobile_number":"7493831043","email_id":"anshula.varma@gmail.com","dop":"2026-02-06","serial_number":"226374566309664","imei1":"226374566309664","imei2":"226374566309664","popurl":"www.anand swarup-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187634,"job_number":"JOB_187634","tr_customer_id":187652,"tr_customer_product_id":187642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Anjushree Iyer","mobile_number":"7441178725","email_id":"amish.khanna@hotmail.com","dop":"2026-02-06","serial_number":"958286357608662","imei1":"958286357608662","imei2":"958286357608662","popurl":"www.girika-patil.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187635,"job_number":"JOB_187635","tr_customer_id":187653,"tr_customer_product_id":187643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Achintya Gandhi","mobile_number":"7468453459","email_id":"achalesvara.dhawan@gmail.com","dop":"2026-02-06","serial_number":"146239388951164","imei1":"146239388951164","imei2":"146239388951164","popurl":"www.chidambar-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187636,"job_number":"JOB_187636","tr_customer_id":187654,"tr_customer_product_id":187644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Karan Adiga","mobile_number":"7482435388","email_id":"amish.nambeesan@hotmail.com","dop":"2026-02-06","serial_number":"607266615799594","imei1":"607266615799594","imei2":"607266615799594","popurl":"www.surya-mishra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187637,"job_number":"JOB_187637","tr_customer_id":187655,"tr_customer_product_id":187645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Leela Devar","mobile_number":"7475488085","email_id":"devi.butt@gmail.com","dop":"2026-02-06","serial_number":"294356845731674","imei1":"294356845731674","imei2":"294356845731674","popurl":"www.basanti-ahuja.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187638,"job_number":"JOB_187638","tr_customer_id":187656,"tr_customer_product_id":187646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Trilochan Guneta","mobile_number":"7421992278","email_id":"sher.embranthiri@hotmail.com","dop":"2026-02-06","serial_number":"146945603983668","imei1":"146945603983668","imei2":"146945603983668","popurl":"www.chakravartee-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187639,"job_number":"JOB_187639","tr_customer_id":187657,"tr_customer_product_id":187647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:19.000Z","modified_at":"2026-02-16T06:53:19.000Z","name":"Hari Patel","mobile_number":"7467499362","email_id":"agasti.iyer@yahoo.co.in","dop":"2026-02-06","serial_number":"643998990840088","imei1":"643998990840088","imei2":"643998990840088","popurl":"www.urmila-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187640,"job_number":"JOB_187640","tr_customer_id":187658,"tr_customer_product_id":187648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:19.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Rita Kaniyar","mobile_number":"7406656199","email_id":"trilokanath.rana@hotmail.com","dop":"2026-02-06","serial_number":"393853886136183","imei1":"393853886136183","imei2":"393853886136183","popurl":"www.bhima-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187641,"job_number":"JOB_187641","tr_customer_id":187659,"tr_customer_product_id":187649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Dharitri Nair","mobile_number":"7434689893","email_id":"achalesvara.varrier@gmail.com","dop":"2026-02-06","serial_number":"622796993428422","imei1":"622796993428422","imei2":"622796993428422","popurl":"www.gandharva-arora.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187642,"job_number":"JOB_187642","tr_customer_id":187661,"tr_customer_product_id":187650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Alok Pillai","mobile_number":"7457414735","email_id":"rajan.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"058800768617973","imei1":"058800768617973","imei2":"058800768617973","popurl":"www.aatreya-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187643,"job_number":"JOB_187643","tr_customer_id":187660,"tr_customer_product_id":187651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Gautama Kaur","mobile_number":"7417449582","email_id":"birjesh.singh@gmail.com","dop":"2026-02-06","serial_number":"245981478212280","imei1":"245981478212280","imei2":"245981478212280","popurl":"www.rahul-achari.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187644,"job_number":"JOB_187644","tr_customer_id":187662,"tr_customer_product_id":187652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Sushma Mishra","mobile_number":"7431347375","email_id":"bhuvaneshwar.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"036240159695359","imei1":"036240159695359","imei2":"036240159695359","popurl":"www.pranay-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187645,"job_number":"JOB_187645","tr_customer_id":187663,"tr_customer_product_id":187653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Balamani Bandopadhyay","mobile_number":"7400122509","email_id":"dron.achari@gmail.com","dop":"2026-02-06","serial_number":"844160039152758","imei1":"844160039152758","imei2":"844160039152758","popurl":"www.samir-bandopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187646,"job_number":"JOB_187646","tr_customer_id":187664,"tr_customer_product_id":187654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Deven Jain","mobile_number":"7457665546","email_id":"sheela.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"018567212405950","imei1":"018567212405950","imei2":"018567212405950","popurl":"www.chandravati-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187647,"job_number":"JOB_187647","tr_customer_id":187665,"tr_customer_product_id":187655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Naveen Reddy","mobile_number":"7415990506","email_id":"sitara.pothuvaal@yahoo.co.in","dop":"2026-02-06","serial_number":"612377687656406","imei1":"612377687656406","imei2":"612377687656406","popurl":"www.chiranjeev-kaniyar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187648,"job_number":"JOB_187648","tr_customer_id":187666,"tr_customer_product_id":187656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Amaranaath Bhattacharya","mobile_number":"7494373085","email_id":"brahmabrata.patel@gmail.com","dop":"2026-02-06","serial_number":"852479400227714","imei1":"852479400227714","imei2":"852479400227714","popurl":"www.kanak-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187649,"job_number":"JOB_187649","tr_customer_id":187667,"tr_customer_product_id":187657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Ambar Somayaji","mobile_number":"7445299414","email_id":"opalina.saini@hotmail.com","dop":"2026-02-06","serial_number":"283941675362966","imei1":"283941675362966","imei2":"283941675362966","popurl":"www.aditya-ahluwalia.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187650,"job_number":"JOB_187650","tr_customer_id":187668,"tr_customer_product_id":187658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Gitanjali Dutta","mobile_number":"7455977953","email_id":"adityanandan.varman@hotmail.com","dop":"2026-02-06","serial_number":"349979303324346","imei1":"349979303324346","imei2":"349979303324346","popurl":"www.laal-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187651,"job_number":"JOB_187651","tr_customer_id":187669,"tr_customer_product_id":187659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Ayushmati Nayar","mobile_number":"7425234627","email_id":"bilwa.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"905691528114590","imei1":"905691528114590","imei2":"905691528114590","popurl":"www.lakshman-banerjee.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187652,"job_number":"JOB_187652","tr_customer_id":187670,"tr_customer_product_id":187660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Krishna Asan","mobile_number":"7476912109","email_id":"amaresh.pilla@yahoo.co.in","dop":"2026-02-06","serial_number":"774504328537066","imei1":"774504328537066","imei2":"774504328537066","popurl":"www.kalpana-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187653,"job_number":"JOB_187653","tr_customer_id":187671,"tr_customer_product_id":187661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Rajinder Chopra","mobile_number":"7470077508","email_id":"mukul.bhattacharya@yahoo.co.in","dop":"2026-02-06","serial_number":"055667454009389","imei1":"055667454009389","imei2":"055667454009389","popurl":"www.dayamayee-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187654,"job_number":"JOB_187654","tr_customer_id":187672,"tr_customer_product_id":187662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Jai Iyer","mobile_number":"7402273930","email_id":"marut.bhattathiri@yahoo.co.in","dop":"2026-02-06","serial_number":"208413566350294","imei1":"208413566350294","imei2":"208413566350294","popurl":"www.rohit-saini.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187655,"job_number":"JOB_187655","tr_customer_id":187673,"tr_customer_product_id":187663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Devani Acharya","mobile_number":"7487872138","email_id":"dhananjay.tagore@yahoo.co.in","dop":"2026-02-06","serial_number":"280605588850488","imei1":"280605588850488","imei2":"280605588850488","popurl":"www.marut-varman.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187656,"job_number":"JOB_187656","tr_customer_id":187674,"tr_customer_product_id":187664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Shresthi Rana","mobile_number":"7438042719","email_id":"kamla.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"770448303938953","imei1":"770448303938953","imei2":"770448303938953","popurl":"www.ajit-chopra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187657,"job_number":"JOB_187657","tr_customer_id":187675,"tr_customer_product_id":187665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Balgopal Gowda","mobile_number":"7411934184","email_id":"ujjwal.sethi@yahoo.co.in","dop":"2026-02-06","serial_number":"527309077163134","imei1":"527309077163134","imei2":"527309077163134","popurl":"www.sheela-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187658,"job_number":"JOB_187658","tr_customer_id":187676,"tr_customer_product_id":187666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Chinmayananda Kaniyar","mobile_number":"7495843820","email_id":"jyotsana.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"683485023078406","imei1":"683485023078406","imei2":"683485023078406","popurl":"www.dwaipayana-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187659,"job_number":"JOB_187659","tr_customer_id":187677,"tr_customer_product_id":187667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Rageswari Guha","mobile_number":"7485619397","email_id":"goswamee.varma@hotmail.com","dop":"2026-02-06","serial_number":"872102227407546","imei1":"872102227407546","imei2":"872102227407546","popurl":"www.chanda-dwivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187660,"job_number":"JOB_187660","tr_customer_id":187678,"tr_customer_product_id":187668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Divya Kaur","mobile_number":"7419812001","email_id":"aaratrika.chopra@hotmail.com","dop":"2026-02-06","serial_number":"442653539932696","imei1":"442653539932696","imei2":"442653539932696","popurl":"www.chandak-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187661,"job_number":"JOB_187661","tr_customer_id":187679,"tr_customer_product_id":187669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Balamani Gowda","mobile_number":"7441316277","email_id":"gatik.marar@hotmail.com","dop":"2026-02-06","serial_number":"821277503159023","imei1":"821277503159023","imei2":"821277503159023","popurl":"www.apsara-devar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187662,"job_number":"JOB_187662","tr_customer_id":187680,"tr_customer_product_id":187670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Vaidehi Kapoor","mobile_number":"7491543022","email_id":"pushti.sinha@yahoo.co.in","dop":"2026-02-06","serial_number":"051521621509065","imei1":"051521621509065","imei2":"051521621509065","popurl":"www.bhaves-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187663,"job_number":"JOB_187663","tr_customer_id":187681,"tr_customer_product_id":187671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Kashyapi Somayaji","mobile_number":"7458551070","email_id":"kalinda.dubashi@yahoo.co.in","dop":"2026-02-06","serial_number":"235654891726341","imei1":"235654891726341","imei2":"235654891726341","popurl":"www.deeptanshu-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187664,"job_number":"JOB_187664","tr_customer_id":187682,"tr_customer_product_id":187672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Subhash Khanna","mobile_number":"7400224945","email_id":"hiranya.malik@yahoo.co.in","dop":"2026-02-06","serial_number":"327449999799655","imei1":"327449999799655","imei2":"327449999799655","popurl":"www.indra-mukhopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187665,"job_number":"JOB_187665","tr_customer_id":187683,"tr_customer_product_id":187673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Hari Shah","mobile_number":"7401988354","email_id":"vishwamitra.saini@gmail.com","dop":"2026-02-06","serial_number":"086785500083986","imei1":"086785500083986","imei2":"086785500083986","popurl":"www.deependra-khan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187666,"job_number":"JOB_187666","tr_customer_id":187684,"tr_customer_product_id":187674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Adityanandan Mehrotra","mobile_number":"7446475045","email_id":"trilokesh.jha@hotmail.com","dop":"2026-02-06","serial_number":"172172323215939","imei1":"172172323215939","imei2":"172172323215939","popurl":"www.vaijayanti-dubashi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187667,"job_number":"JOB_187667","tr_customer_id":187685,"tr_customer_product_id":187675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Aasha Patil","mobile_number":"7463450918","email_id":"shrishti.bhat@hotmail.com","dop":"2026-02-06","serial_number":"131865551186653","imei1":"131865551186653","imei2":"131865551186653","popurl":"www.jagdeep-guha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187668,"job_number":"JOB_187668","tr_customer_id":187686,"tr_customer_product_id":187676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Bhoopati Prajapat","mobile_number":"7485941251","email_id":"guru.pothuvaal@yahoo.co.in","dop":"2026-02-06","serial_number":"274361900695652","imei1":"274361900695652","imei2":"274361900695652","popurl":"www.kanishka-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187669,"job_number":"JOB_187669","tr_customer_id":187687,"tr_customer_product_id":187677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Rukhmani Tagore","mobile_number":"7446167657","email_id":"laxmi.mishra@yahoo.co.in","dop":"2026-02-06","serial_number":"694521280712842","imei1":"694521280712842","imei2":"694521280712842","popurl":"www.bhadran-khatri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187670,"job_number":"JOB_187670","tr_customer_id":187688,"tr_customer_product_id":187678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Anang Sharma","mobile_number":"7429059374","email_id":"lal.tandon@gmail.com","dop":"2026-02-06","serial_number":"668237626912276","imei1":"668237626912276","imei2":"668237626912276","popurl":"www.heema-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187671,"job_number":"JOB_187671","tr_customer_id":187689,"tr_customer_product_id":187679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Satish Panicker","mobile_number":"7455912401","email_id":"sushma.nambeesan@yahoo.co.in","dop":"2026-02-06","serial_number":"659422250164360","imei1":"659422250164360","imei2":"659422250164360","popurl":"www.vaijayanti-malik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187672,"job_number":"JOB_187672","tr_customer_id":187690,"tr_customer_product_id":187680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Raj Acharya","mobile_number":"7434477648","email_id":"trilokanath.agarwal@yahoo.co.in","dop":"2026-02-06","serial_number":"681821629495058","imei1":"681821629495058","imei2":"681821629495058","popurl":"www.deeptanshu-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187673,"job_number":"JOB_187673","tr_customer_id":187691,"tr_customer_product_id":187681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Swarnalata Kaur","mobile_number":"7419623721","email_id":"shashi.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"267790800130568","imei1":"267790800130568","imei2":"267790800130568","popurl":"www.vasudeva-khatri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187674,"job_number":"JOB_187674","tr_customer_id":187692,"tr_customer_product_id":187682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Bhargavi Gill","mobile_number":"7409780356","email_id":"bhoj.somayaji@gmail.com","dop":"2026-02-06","serial_number":"479387474652719","imei1":"479387474652719","imei2":"479387474652719","popurl":"www.girish-jha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187675,"job_number":"JOB_187675","tr_customer_id":187693,"tr_customer_product_id":187683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Sanjay Talwar","mobile_number":"7442138185","email_id":"nirbhay.ganaka@gmail.com","dop":"2026-02-06","serial_number":"179942365778283","imei1":"179942365778283","imei2":"179942365778283","popurl":"www.bhoopati-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187676,"job_number":"JOB_187676","tr_customer_id":187694,"tr_customer_product_id":187684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Krishnadas Chopra","mobile_number":"7492617931","email_id":"yogendra.pandey@gmail.com","dop":"2026-02-06","serial_number":"682817179196945","imei1":"682817179196945","imei2":"682817179196945","popurl":"www.chidananda-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187677,"job_number":"JOB_187677","tr_customer_id":187695,"tr_customer_product_id":187685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Meghnad Jain","mobile_number":"7462247027","email_id":"ambar.saini@hotmail.com","dop":"2026-02-06","serial_number":"305988380531227","imei1":"305988380531227","imei2":"305988380531227","popurl":"www.jagdish-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187678,"job_number":"JOB_187678","tr_customer_id":187696,"tr_customer_product_id":187686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Dandak Guha","mobile_number":"7402971570","email_id":"dhyaneshwar.nambeesan@yahoo.co.in","dop":"2026-02-06","serial_number":"571861295710633","imei1":"571861295710633","imei2":"571861295710633","popurl":"www.bhudeva-abbott.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187679,"job_number":"JOB_187679","tr_customer_id":187697,"tr_customer_product_id":187687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Susheel Somayaji","mobile_number":"7420620448","email_id":"amrita.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"239697732666196","imei1":"239697732666196","imei2":"239697732666196","popurl":"www.param-malik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187680,"job_number":"JOB_187680","tr_customer_id":187698,"tr_customer_product_id":187688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Devagya Reddy","mobile_number":"7400798079","email_id":"mani.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"127834922578454","imei1":"127834922578454","imei2":"127834922578454","popurl":"www.trilochana-sethi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187681,"job_number":"JOB_187681","tr_customer_id":187699,"tr_customer_product_id":187689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Bhagvan Bhattathiri","mobile_number":"7472560149","email_id":"naval.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"464866486899758","imei1":"464866486899758","imei2":"464866486899758","popurl":"www.shreyashi-acharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187682,"job_number":"JOB_187682","tr_customer_id":187700,"tr_customer_product_id":187690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Chandani Prajapat","mobile_number":"7455894810","email_id":"sheela.kaur@hotmail.com","dop":"2026-02-06","serial_number":"121307863026576","imei1":"121307863026576","imei2":"121307863026576","popurl":"www.jai-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187683,"job_number":"JOB_187683","tr_customer_id":187701,"tr_customer_product_id":187691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Keerti Bhat","mobile_number":"7443471264","email_id":"gorakhanatha.sethi@yahoo.co.in","dop":"2026-02-06","serial_number":"401040812147493","imei1":"401040812147493","imei2":"401040812147493","popurl":"www.krishnadasa-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187684,"job_number":"JOB_187684","tr_customer_id":187703,"tr_customer_product_id":187693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Ameyatma Adiga","mobile_number":"7446863584","email_id":"dhanu.gill@gmail.com","dop":"2026-02-06","serial_number":"854957337261443","imei1":"854957337261443","imei2":"854957337261443","popurl":"www.jyotis-gupta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187685,"job_number":"JOB_187685","tr_customer_id":187702,"tr_customer_product_id":187692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Digambara Mishra","mobile_number":"7441858916","email_id":"chiranjeev.iyengar@gmail.com","dop":"2026-02-06","serial_number":"197368848927403","imei1":"197368848927403","imei2":"197368848927403","popurl":"www.vimal-saini.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187686,"job_number":"JOB_187686","tr_customer_id":187704,"tr_customer_product_id":187694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Ghanaanand Bhat","mobile_number":"7408601788","email_id":"mohinder.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"335177701113085","imei1":"335177701113085","imei2":"335177701113085","popurl":"www.chidaakaash-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187687,"job_number":"JOB_187687","tr_customer_id":187705,"tr_customer_product_id":187695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Yoginder Gowda","mobile_number":"7425307099","email_id":"sanjay.chopra@gmail.com","dop":"2026-02-06","serial_number":"522333128025245","imei1":"522333128025245","imei2":"522333128025245","popurl":"www.chatur-tagore.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187688,"job_number":"JOB_187688","tr_customer_id":187706,"tr_customer_product_id":187696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Hari Gupta","mobile_number":"7440250452","email_id":"nirbhay.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"286827020847999","imei1":"286827020847999","imei2":"286827020847999","popurl":"www.umang-pandey.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187689,"job_number":"JOB_187689","tr_customer_id":187707,"tr_customer_product_id":187697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Chandraprabha Rana","mobile_number":"7400499551","email_id":"priyala.agarwal@gmail.com","dop":"2026-02-06","serial_number":"119298101887649","imei1":"119298101887649","imei2":"119298101887649","popurl":"www.manisha-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187690,"job_number":"JOB_187690","tr_customer_id":187708,"tr_customer_product_id":187698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Gautama Nehru","mobile_number":"7498829049","email_id":"mahesh.pillai@hotmail.com","dop":"2026-02-06","serial_number":"805853990804241","imei1":"805853990804241","imei2":"805853990804241","popurl":"www.adinath-tandon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187691,"job_number":"JOB_187691","tr_customer_id":187709,"tr_customer_product_id":187699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Balagovind Kocchar","mobile_number":"7448064247","email_id":"navin.guha@yahoo.co.in","dop":"2026-02-06","serial_number":"580951374583712","imei1":"580951374583712","imei2":"580951374583712","popurl":"www.chitraksh-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187692,"job_number":"JOB_187692","tr_customer_id":187710,"tr_customer_product_id":187700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Hiranmaya Chopra","mobile_number":"7436364944","email_id":"amodini.pothuvaal@gmail.com","dop":"2026-02-06","serial_number":"572876915784703","imei1":"572876915784703","imei2":"572876915784703","popurl":"www.menaka-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187693,"job_number":"JOB_187693","tr_customer_id":187711,"tr_customer_product_id":187701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Dipankar Gowda","mobile_number":"7484288613","email_id":"varalakshmi.guneta@gmail.com","dop":"2026-02-06","serial_number":"634087725552952","imei1":"634087725552952","imei2":"634087725552952","popurl":"www.mohini-verma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187694,"job_number":"JOB_187694","tr_customer_id":187712,"tr_customer_product_id":187702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vyas Iyer","mobile_number":"7403707022","email_id":"rupinder.kakkar@gmail.com","dop":"2026-02-06","serial_number":"085350296019520","imei1":"085350296019520","imei2":"085350296019520","popurl":"www.aatmaja-khan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187695,"job_number":"JOB_187695","tr_customer_id":187713,"tr_customer_product_id":187703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Avadhesh Bhattathiri","mobile_number":"7436065833","email_id":"himani.johar@yahoo.co.in","dop":"2026-02-06","serial_number":"351710741849153","imei1":"351710741849153","imei2":"351710741849153","popurl":"www.bhushan-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187696,"job_number":"JOB_187696","tr_customer_id":187714,"tr_customer_product_id":187704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vrund Ahuja","mobile_number":"7400812098","email_id":"esha.agarwal@hotmail.com","dop":"2026-02-06","serial_number":"988014993310049","imei1":"988014993310049","imei2":"988014993310049","popurl":"www.hiranmay-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187697,"job_number":"JOB_187697","tr_customer_id":187715,"tr_customer_product_id":187705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Amritambu Bhattathiri","mobile_number":"7438347049","email_id":"ashlesh.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"309166665027698","imei1":"309166665027698","imei2":"309166665027698","popurl":"www.hiranmaya-kocchar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187698,"job_number":"JOB_187698","tr_customer_id":187716,"tr_customer_product_id":187706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Chandi Panicker","mobile_number":"7455073563","email_id":"bankim.gupta@hotmail.com","dop":"2026-02-06","serial_number":"812828363387333","imei1":"812828363387333","imei2":"812828363387333","popurl":"www.ameyatma-patel.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187699,"job_number":"JOB_187699","tr_customer_id":187717,"tr_customer_product_id":187707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Subodh Malik","mobile_number":"7464564190","email_id":"anaadi.mishra@yahoo.co.in","dop":"2026-02-06","serial_number":"571268352053974","imei1":"571268352053974","imei2":"571268352053974","popurl":"www.giri-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187700,"job_number":"JOB_187700","tr_customer_id":187718,"tr_customer_product_id":187708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Dandapaani Saini","mobile_number":"7489683735","email_id":"kumuda.varma@gmail.com","dop":"2026-02-06","serial_number":"297393260840558","imei1":"297393260840558","imei2":"297393260840558","popurl":"www.raj-adiga.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187701,"job_number":"JOB_187701","tr_customer_id":187719,"tr_customer_product_id":187709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Prema Iyengar","mobile_number":"7470228865","email_id":"bhasvan.abbott@yahoo.co.in","dop":"2026-02-06","serial_number":"370500540863927","imei1":"370500540863927","imei2":"370500540863927","popurl":"www.saroja-sinha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187702,"job_number":"JOB_187702","tr_customer_id":187720,"tr_customer_product_id":187710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vaishvi Adiga","mobile_number":"7441211858","email_id":"amrita.sharma@hotmail.com","dop":"2026-02-06","serial_number":"206677343491121","imei1":"206677343491121","imei2":"206677343491121","popurl":"www.deeksha-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187703,"job_number":"JOB_187703","tr_customer_id":187721,"tr_customer_product_id":187711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Meghnad Shah","mobile_number":"7442022511","email_id":"kama.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"785479356427383","imei1":"785479356427383","imei2":"785479356427383","popurl":"www.vrinda-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187704,"job_number":"JOB_187704","tr_customer_id":187723,"tr_customer_product_id":187712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Gati Kaur","mobile_number":"7441550193","email_id":"himadri.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"916424665082071","imei1":"916424665082071","imei2":"916424665082071","popurl":"www.shantanu-nehru.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187705,"job_number":"JOB_187705","tr_customer_id":187722,"tr_customer_product_id":187713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Anasuya Trivedi","mobile_number":"7401567196","email_id":"agnimitra.dhawan@yahoo.co.in","dop":"2026-02-06","serial_number":"565348653913828","imei1":"565348653913828","imei2":"565348653913828","popurl":"www.narendra-iyengar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187706,"job_number":"JOB_187706","tr_customer_id":187724,"tr_customer_product_id":187714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Poornima Desai","mobile_number":"7439969997","email_id":"dhatri.gupta@hotmail.com","dop":"2026-02-06","serial_number":"919444092982843","imei1":"919444092982843","imei2":"919444092982843","popurl":"www.diptendu-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187707,"job_number":"JOB_187707","tr_customer_id":187725,"tr_customer_product_id":187715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Akshaj Desai","mobile_number":"7497256861","email_id":"durga.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"728313102989864","imei1":"728313102989864","imei2":"728313102989864","popurl":"www.kashyap-pandey.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187708,"job_number":"JOB_187708","tr_customer_id":187726,"tr_customer_product_id":187716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Naval Deshpande","mobile_number":"7460470353","email_id":"keerti.gowda@hotmail.com","dop":"2026-02-06","serial_number":"626677903319439","imei1":"626677903319439","imei2":"626677903319439","popurl":"www.dhanapati-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187709,"job_number":"JOB_187709","tr_customer_id":187727,"tr_customer_product_id":187717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Abani Varma","mobile_number":"7456770810","email_id":"siddhi.bharadwaj@gmail.com","dop":"2026-02-06","serial_number":"699251603269451","imei1":"699251603269451","imei2":"699251603269451","popurl":"www.kalinda-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187710,"job_number":"JOB_187710","tr_customer_id":187728,"tr_customer_product_id":187718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Kannan Dubashi","mobile_number":"7479503565","email_id":"saroja.jain@hotmail.com","dop":"2026-02-06","serial_number":"733222852629354","imei1":"733222852629354","imei2":"733222852629354","popurl":"www.apsara-shukla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187711,"job_number":"JOB_187711","tr_customer_id":187729,"tr_customer_product_id":187719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bankim Agarwal","mobile_number":"7411843411","email_id":"kanak.nayar@gmail.com","dop":"2026-02-06","serial_number":"691674719974769","imei1":"691674719974769","imei2":"691674719974769","popurl":"www.rakesh-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187712,"job_number":"JOB_187712","tr_customer_id":187730,"tr_customer_product_id":187720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Swarnalata Kaul","mobile_number":"7444979644","email_id":"veda.bhattathiri@hotmail.com","dop":"2026-02-06","serial_number":"444946819327490","imei1":"444946819327490","imei2":"444946819327490","popurl":"www.bhooshit-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187713,"job_number":"JOB_187713","tr_customer_id":187731,"tr_customer_product_id":187721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Javas Joshi","mobile_number":"7403100282","email_id":"ojaswini.malik@hotmail.com","dop":"2026-02-06","serial_number":"834386553772267","imei1":"834386553772267","imei2":"834386553772267","popurl":"www.manoj-ahluwalia.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187714,"job_number":"JOB_187714","tr_customer_id":187732,"tr_customer_product_id":187722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Mangalya Namboothiri","mobile_number":"7478865994","email_id":"lai.pandey@gmail.com","dop":"2026-02-06","serial_number":"258030350648834","imei1":"258030350648834","imei2":"258030350648834","popurl":"www.kamalesh-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187715,"job_number":"JOB_187715","tr_customer_id":187733,"tr_customer_product_id":187723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bhupen Acharya","mobile_number":"7426205969","email_id":"indra.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"693906051779141","imei1":"693906051779141","imei2":"693906051779141","popurl":"www.kashyapi-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187716,"job_number":"JOB_187716","tr_customer_id":187734,"tr_customer_product_id":187724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Abhaya Asan","mobile_number":"7413634754","email_id":"chakrika.chaturvedi@yahoo.co.in","dop":"2026-02-06","serial_number":"348345760178315","imei1":"348345760178315","imei2":"348345760178315","popurl":"www.atmanand-kapoor.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187717,"job_number":"JOB_187717","tr_customer_id":187735,"tr_customer_product_id":187725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Chanda Tandon","mobile_number":"7401828998","email_id":"vyas.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"664025575077627","imei1":"664025575077627","imei2":"664025575077627","popurl":"www.charuchandra-mukhopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187718,"job_number":"JOB_187718","tr_customer_id":187736,"tr_customer_product_id":187726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bahula Chattopadhyay","mobile_number":"7445652317","email_id":"shobhana.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"840772239196592","imei1":"840772239196592","imei2":"840772239196592","popurl":"www.dayaamay-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187719,"job_number":"JOB_187719","tr_customer_id":187737,"tr_customer_product_id":187727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Jai Bandopadhyay","mobile_number":"7417579960","email_id":"chandra.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"467549334029589","imei1":"467549334029589","imei2":"467549334029589","popurl":"www.sarla-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187720,"job_number":"JOB_187720","tr_customer_id":187738,"tr_customer_product_id":187728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Usha Dubashi","mobile_number":"7498574735","email_id":"gouranga.reddy@gmail.com","dop":"2026-02-06","serial_number":"119782138361902","imei1":"119782138361902","imei2":"119782138361902","popurl":"www.kartik-dutta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187721,"job_number":"JOB_187721","tr_customer_id":187739,"tr_customer_product_id":187729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Som Varrier","mobile_number":"7415034675","email_id":"chandraswaroopa.guneta@hotmail.com","dop":"2026-02-06","serial_number":"405495085497102","imei1":"405495085497102","imei2":"405495085497102","popurl":"www.durgeshwari-gandhi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187722,"job_number":"JOB_187722","tr_customer_id":187740,"tr_customer_product_id":187730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Gatik Tandon","mobile_number":"7460380787","email_id":"sloka.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"259026553158473","imei1":"259026553158473","imei2":"259026553158473","popurl":"www.gajaadhar-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187723,"job_number":"JOB_187723","tr_customer_id":187741,"tr_customer_product_id":187731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Asha Devar","mobile_number":"7407742526","email_id":"maheswar.gupta@gmail.com","dop":"2026-02-06","serial_number":"174635483231344","imei1":"174635483231344","imei2":"174635483231344","popurl":"www.harinarayan-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187724,"job_number":"JOB_187724","tr_customer_id":187742,"tr_customer_product_id":187732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Ekaparnika Jha","mobile_number":"7432005764","email_id":"aashritha.varma@gmail.com","dop":"2026-02-06","serial_number":"565008599390360","imei1":"565008599390360","imei2":"565008599390360","popurl":"www.chandradev-khan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187725,"job_number":"JOB_187725","tr_customer_id":187743,"tr_customer_product_id":187733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Pranay Tagore","mobile_number":"7457864931","email_id":"bhooshan.malik@gmail.com","dop":"2026-02-06","serial_number":"714090223675030","imei1":"714090223675030","imei2":"714090223675030","popurl":"www.paramartha-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187726,"job_number":"JOB_187726","tr_customer_id":187744,"tr_customer_product_id":187734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Baidehi Sharma","mobile_number":"7450553558","email_id":"gauraang.mahajan@gmail.com","dop":"2026-02-06","serial_number":"123970888494376","imei1":"123970888494376","imei2":"123970888494376","popurl":"www.akroor-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187727,"job_number":"JOB_187727","tr_customer_id":187745,"tr_customer_product_id":187735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Giriraaj Tagore","mobile_number":"7491042574","email_id":"lal.rana@gmail.com","dop":"2026-02-06","serial_number":"065534233036904","imei1":"065534233036904","imei2":"065534233036904","popurl":"www.krishnadas-nayar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187728,"job_number":"JOB_187728","tr_customer_id":187746,"tr_customer_product_id":187736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Dipali Menon","mobile_number":"7458321611","email_id":"akshainie.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"339898624236269","imei1":"339898624236269","imei2":"339898624236269","popurl":"www.raj-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187729,"job_number":"JOB_187729","tr_customer_id":187747,"tr_customer_product_id":187737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Atmananda Saini","mobile_number":"7437518170","email_id":"bandhul.jha@gmail.com","dop":"2026-02-06","serial_number":"028464306266528","imei1":"028464306266528","imei2":"028464306266528","popurl":"www.deepankar-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187730,"job_number":"JOB_187730","tr_customer_id":187748,"tr_customer_product_id":187738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Daron Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"68987499406166","imei1":"68987499406166","imei2":"68987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187731,"job_number":"JOB_187731","tr_customer_id":187749,"tr_customer_product_id":187739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"rajesh Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"48987499406166","imei1":"48987499406166","imei2":"48987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187732,"job_number":"JOB_187732","tr_customer_id":187750,"tr_customer_product_id":187740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"raman Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"58987499406166","imei1":"58987499406166","imei2":"58987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187733,"job_number":"JOB_187733","tr_customer_id":187751,"tr_customer_product_id":187741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Gaurav Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"38987499406166","imei1":"38987499406166","imei2":"38987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187734,"job_number":"JOB_187734","tr_customer_id":187752,"tr_customer_product_id":187742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Darrion Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"28987499406166","imei1":"28987499406166","imei2":"28987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187735,"job_number":"JOB_187735","tr_customer_id":187753,"tr_customer_product_id":187743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:46.000Z","modified_at":"2026-02-16T06:53:46.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10422728174497","imei1":"10422728174497","imei2":"10422728174497","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187737,"job_number":"JOB_187737","tr_customer_id":187755,"tr_customer_product_id":187745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:48.000Z","modified_at":"2026-02-16T06:53:48.000Z","name":"Timmy Kemmer","mobile_number":"338-730-9494","email_id":"Velva66@yahoo.com","dop":"2025-06-18","serial_number":"1036644868349699","imei1":"1036644868349699","imei2":"1036644868349699","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187738,"job_number":"JOB_187738","tr_customer_id":187756,"tr_customer_product_id":187746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:48.000Z","modified_at":"2026-02-16T06:53:48.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"108957945429369","imei1":"108957945429369","imei2":"108957945429369","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187741,"job_number":"JOB_187741","tr_customer_id":187759,"tr_customer_product_id":187749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:54.000Z","modified_at":"2026-02-16T06:53:54.000Z","name":"Rafael Schoen","mobile_number":"328-343-9579","email_id":"Barbara_Brown@hotmail.com","dop":"2025-04-06","serial_number":"15042686585280554","imei1":"15042686585280554","imei2":"15042686585280554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187742,"job_number":"JOB_187742","tr_customer_id":187760,"tr_customer_product_id":187750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:54:36.000Z","modified_at":"2026-02-16T06:54:37.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10090717838626","imei1":"10090717838626","imei2":"10090717838626","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187744,"job_number":"JOB_187744","tr_customer_id":187762,"tr_customer_product_id":187752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:54:38.000Z","modified_at":"2026-02-16T06:54:38.000Z","name":"Isabella Schultz","mobile_number":"258-688-8586","email_id":"Antonio_Tillman@gmail.com","dop":"2025-06-18","serial_number":"1043234793441233","imei1":"1043234793441233","imei2":"1043234793441233","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187745,"job_number":"JOB_187745","tr_customer_id":187763,"tr_customer_product_id":187753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:05.000Z","modified_at":"2026-02-16T06:57:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18304644907001","imei1":"18304644907001","imei2":"18304644907001","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187747,"job_number":"JOB_187747","tr_customer_id":187765,"tr_customer_product_id":187755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:07.000Z","modified_at":"2026-02-16T06:57:07.000Z","name":"Gladys Windler","mobile_number":"533-820-4418","email_id":"Alena.Romaguera76@yahoo.com","dop":"2025-04-06","serial_number":"13982904790422626","imei1":"13982904790422626","imei2":"13982904790422626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187748,"job_number":"JOB_187748","tr_customer_id":187766,"tr_customer_product_id":187756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:30.000Z","modified_at":"2026-02-16T06:57:30.000Z","name":"Akshata Shah","mobile_number":"9026612846","email_id":"rameshwar.somayaji@hotmail.com","dop":"2026-02-06","serial_number":"111354347293485","imei1":"111354347293485","imei2":"111354347293485","popurl":"www.ameyatma-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187749,"job_number":"JOB_187749","tr_customer_id":187767,"tr_customer_product_id":187757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:55.000Z","modified_at":"2026-02-16T06:57:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16070604976093","imei1":"16070604976093","imei2":"16070604976093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187751,"job_number":"JOB_187751","tr_customer_id":187769,"tr_customer_product_id":187759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:57.000Z","modified_at":"2026-02-16T06:57:57.000Z","name":"Angela Bergnaum","mobile_number":"677-278-6437","email_id":"Maynard.OReilly41@gmail.com","dop":"2025-04-06","serial_number":"16517306928281448","imei1":"16517306928281448","imei2":"16517306928281448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187752,"job_number":"JOB_187752","tr_customer_id":187770,"tr_customer_product_id":187760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:08.000Z","modified_at":"2026-02-16T06:58:08.000Z","name":"Vijay Arora","mobile_number":"9038112007","email_id":"gautam.marar@gmail.com","dop":"2026-02-06","serial_number":"192657416881589","imei1":"192657416881589","imei2":"192657416881589","popurl":"www.bandhul-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187754,"job_number":"JOB_187754","tr_customer_id":187772,"tr_customer_product_id":187762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:45.000Z","modified_at":"2026-02-16T06:58:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15546048598120","imei1":"15546048598120","imei2":"15546048598120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187756,"job_number":"JOB_187756","tr_customer_id":187774,"tr_customer_product_id":187764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:47.000Z","modified_at":"2026-02-16T06:58:47.000Z","name":"Barney Boyle","mobile_number":"441-593-3994","email_id":"Ernie.Hills31@gmail.com","dop":"2025-04-06","serial_number":"14890361989118116","imei1":"14890361989118116","imei2":"14890361989118116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187757,"job_number":"JOB_187757","tr_customer_id":187775,"tr_customer_product_id":187765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:54.000Z","modified_at":"2026-02-16T06:58:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13649599952469","imei1":"13649599952469","imei2":"13649599952469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187759,"job_number":"JOB_187759","tr_customer_id":187777,"tr_customer_product_id":187767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:56.000Z","modified_at":"2026-02-16T06:58:56.000Z","name":"Chanel Hayes","mobile_number":"302-966-8297","email_id":"Ulises_Thompson@hotmail.com","dop":"2025-04-06","serial_number":"15685432121939512","imei1":"15685432121939512","imei2":"15685432121939512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187762,"job_number":"JOB_187762","tr_customer_id":187780,"tr_customer_product_id":187770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:59:46.000Z","modified_at":"2026-02-16T06:59:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12124990536618","imei1":"12124990536618","imei2":"12124990536618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187764,"job_number":"JOB_187764","tr_customer_id":187782,"tr_customer_product_id":187772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:59:48.000Z","modified_at":"2026-02-16T06:59:48.000Z","name":"Donavon Walker","mobile_number":"963-741-6243","email_id":"Arturo66@hotmail.com","dop":"2025-04-06","serial_number":"18249627528593280","imei1":"18249627528593280","imei2":"18249627528593280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187765,"job_number":"JOB_187765","tr_customer_id":187783,"tr_customer_product_id":187773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:00:37.000Z","modified_at":"2026-02-16T07:00:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17626334465909","imei1":"17626334465909","imei2":"17626334465909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187767,"job_number":"JOB_187767","tr_customer_id":187785,"tr_customer_product_id":187775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:00:39.000Z","modified_at":"2026-02-16T07:00:39.000Z","name":"Adrien Rowe","mobile_number":"786-595-8718","email_id":"Gonzalo55@yahoo.com","dop":"2025-04-06","serial_number":"16737733459593560","imei1":"16737733459593560","imei2":"16737733459593560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187768,"job_number":"JOB_187768","tr_customer_id":187786,"tr_customer_product_id":187776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:01:24.000Z","modified_at":"2026-02-16T07:01:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15667470414682","imei1":"15667470414682","imei2":"15667470414682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187770,"job_number":"JOB_187770","tr_customer_id":187788,"tr_customer_product_id":187778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:01:26.000Z","modified_at":"2026-02-16T07:01:26.000Z","name":"Thaddeus Kemmer","mobile_number":"286-862-9206","email_id":"Marlee.Lubowitz20@yahoo.com","dop":"2025-04-06","serial_number":"13482178663170232","imei1":"13482178663170232","imei2":"13482178663170232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187772,"job_number":"JOB_187772","tr_customer_id":187790,"tr_customer_product_id":187780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:08.000Z","modified_at":"2026-02-16T07:02:08.000Z","name":"Terence Kunde","mobile_number":"923-320-0669","email_id":"Merle.Mueller@yahoo.com","dop":"2025-04-06","serial_number":"16941513213571332","imei1":"16941513213571332","imei2":"16941513213571332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187773,"job_number":"JOB_187773","tr_customer_id":187791,"tr_customer_product_id":187781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:13.000Z","modified_at":"2026-02-16T07:02:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11000669124851","imei1":"11000669124851","imei2":"11000669124851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187775,"job_number":"JOB_187775","tr_customer_id":187793,"tr_customer_product_id":187783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:14.000Z","modified_at":"2026-02-16T07:02:14.000Z","name":"Nikko Mertz","mobile_number":"444-673-3277","email_id":"Coralie_Schimmel44@gmail.com","dop":"2025-04-06","serial_number":"14328492950182700","imei1":"14328492950182700","imei2":"14328492950182700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187776,"job_number":"JOB_187776","tr_customer_id":187794,"tr_customer_product_id":187784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:55.000Z","modified_at":"2026-02-16T07:02:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17006961404992","imei1":"17006961404992","imei2":"17006961404992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187778,"job_number":"JOB_187778","tr_customer_id":187796,"tr_customer_product_id":187786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:56.000Z","modified_at":"2026-02-16T07:02:56.000Z","name":"Orrin Gutmann","mobile_number":"703-933-6651","email_id":"Mariane_Brakus@gmail.com","dop":"2025-04-06","serial_number":"17769649351622994","imei1":"17769649351622994","imei2":"17769649351622994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187779,"job_number":"JOB_187779","tr_customer_id":187797,"tr_customer_product_id":187787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:00.000Z","modified_at":"2026-02-16T07:03:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10650889977856","imei1":"10650889977856","imei2":"10650889977856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187781,"job_number":"JOB_187781","tr_customer_id":187799,"tr_customer_product_id":187789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:02.000Z","modified_at":"2026-02-16T07:03:02.000Z","name":"Augustus Kshlerin","mobile_number":"909-481-8579","email_id":"Emilie.Labadie51@yahoo.com","dop":"2025-04-06","serial_number":"16228040490869462","imei1":"16228040490869462","imei2":"16228040490869462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187785,"job_number":"JOB_187785","tr_customer_id":187803,"tr_customer_product_id":187793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:05.000Z","modified_at":"2026-02-16T07:03:05.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12239006895186","imei1":"12239006895186","imei2":"12239006895186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187787,"job_number":"JOB_187787","tr_customer_id":187805,"tr_customer_product_id":187795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:07.000Z","modified_at":"2026-02-16T07:03:07.000Z","name":"Jennyfer Watsica","mobile_number":"809-201-3489","email_id":"Naomie46@gmail.com","dop":"2025-04-06","serial_number":"16044876529484996","imei1":"16044876529484996","imei2":"16044876529484996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187788,"job_number":"JOB_187788","tr_customer_id":187806,"tr_customer_product_id":187796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:42.000Z","modified_at":"2026-02-16T07:03:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19609168491170","imei1":"19609168491170","imei2":"19609168491170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187790,"job_number":"JOB_187790","tr_customer_id":187808,"tr_customer_product_id":187798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:44.000Z","modified_at":"2026-02-16T07:03:44.000Z","name":"Bernie Boehm","mobile_number":"391-513-4174","email_id":"Armani46@gmail.com","dop":"2025-04-06","serial_number":"10871155020578314","imei1":"10871155020578314","imei2":"10871155020578314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187794,"job_number":"JOB_187794","tr_customer_id":187812,"tr_customer_product_id":187802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:55.000Z","modified_at":"2026-02-16T07:03:55.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"16107864249254","imei1":"16107864249254","imei2":"16107864249254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187796,"job_number":"JOB_187796","tr_customer_id":187814,"tr_customer_product_id":187804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:57.000Z","modified_at":"2026-02-16T07:03:57.000Z","name":"Eryn Jacobi","mobile_number":"710-562-6111","email_id":"Otha_Olson29@yahoo.com","dop":"2025-04-06","serial_number":"16175331372680332","imei1":"16175331372680332","imei2":"16175331372680332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187797,"job_number":"JOB_187797","tr_customer_id":187815,"tr_customer_product_id":187805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:22.000Z","modified_at":"2026-02-16T07:04:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18385513874638","imei1":"18385513874638","imei2":"18385513874638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187799,"job_number":"JOB_187799","tr_customer_id":187817,"tr_customer_product_id":187807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:23.000Z","modified_at":"2026-02-16T07:04:23.000Z","name":"Marvin Heathcote","mobile_number":"908-354-8057","email_id":"Price16@gmail.com","dop":"2025-04-06","serial_number":"16223273433891032","imei1":"16223273433891032","imei2":"16223273433891032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187800,"job_number":"JOB_187800","tr_customer_id":187818,"tr_customer_product_id":187808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:29.000Z","modified_at":"2026-02-16T07:04:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15143884638164","imei1":"15143884638164","imei2":"15143884638164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187802,"job_number":"JOB_187802","tr_customer_id":187820,"tr_customer_product_id":187810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:31.000Z","modified_at":"2026-02-16T07:04:31.000Z","name":"Maria Waelchi","mobile_number":"264-456-6825","email_id":"Earlene.OHara20@hotmail.com","dop":"2025-04-06","serial_number":"19469241696137292","imei1":"19469241696137292","imei2":"19469241696137292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187806,"job_number":"JOB_187806","tr_customer_id":187824,"tr_customer_product_id":187814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:46.000Z","modified_at":"2026-02-16T07:04:46.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"14308396518881","imei1":"14308396518881","imei2":"14308396518881","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187808,"job_number":"JOB_187808","tr_customer_id":187826,"tr_customer_product_id":187816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:48.000Z","modified_at":"2026-02-16T07:04:48.000Z","name":"Lew Schultz","mobile_number":"891-573-2417","email_id":"Ida23@hotmail.com","dop":"2025-04-06","serial_number":"12447066003793166","imei1":"12447066003793166","imei2":"12447066003793166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187809,"job_number":"JOB_187809","tr_customer_id":187827,"tr_customer_product_id":187817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:10.000Z","modified_at":"2026-02-16T07:05:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10697747819408","imei1":"10697747819408","imei2":"10697747819408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187811,"job_number":"JOB_187811","tr_customer_id":187829,"tr_customer_product_id":187819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:12.000Z","modified_at":"2026-02-16T07:05:12.000Z","name":"Laurence Runolfsdottir","mobile_number":"876-326-7138","email_id":"Katrine.Rogahn@hotmail.com","dop":"2025-04-06","serial_number":"17789079474641484","imei1":"17789079474641484","imei2":"17789079474641484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187815,"job_number":"JOB_187815","tr_customer_id":187833,"tr_customer_product_id":187823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:58.000Z","modified_at":"2026-02-16T07:05:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13617009074728","imei1":"13617009074728","imei2":"13617009074728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187817,"job_number":"JOB_187817","tr_customer_id":187835,"tr_customer_product_id":187825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:59.000Z","modified_at":"2026-02-16T07:05:59.000Z","name":"Katharina Kautzer","mobile_number":"375-832-7567","email_id":"Cleo.Volkman16@hotmail.com","dop":"2025-04-06","serial_number":"16403239808841160","imei1":"16403239808841160","imei2":"16403239808841160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187818,"job_number":"JOB_187818","tr_customer_id":187836,"tr_customer_product_id":187826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:09:27.000Z","modified_at":"2026-02-16T07:09:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10870703398491","imei1":"10870703398491","imei2":"10870703398491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187820,"job_number":"JOB_187820","tr_customer_id":187838,"tr_customer_product_id":187828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:09:29.000Z","modified_at":"2026-02-16T07:09:29.000Z","name":"Lionel Lueilwitz","mobile_number":"258-216-9722","email_id":"Ernest.Kiehn69@gmail.com","dop":"2025-04-06","serial_number":"10956172707474774","imei1":"10956172707474774","imei2":"10956172707474774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:09:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187821,"job_number":"JOB_187821","tr_customer_id":187839,"tr_customer_product_id":187829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:16.000Z","modified_at":"2026-02-16T07:10:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14247239526829","imei1":"14247239526829","imei2":"14247239526829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187823,"job_number":"JOB_187823","tr_customer_id":187841,"tr_customer_product_id":187831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:17.000Z","modified_at":"2026-02-16T07:10:17.000Z","name":"Violet Rosenbaum","mobile_number":"231-244-8452","email_id":"Raegan_Wilkinson23@gmail.com","dop":"2025-04-06","serial_number":"14570486230351816","imei1":"14570486230351816","imei2":"14570486230351816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187824,"job_number":"JOB_187824","tr_customer_id":187842,"tr_customer_product_id":187832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:49.000Z","modified_at":"2026-02-16T07:10:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19982038349894","imei1":"19982038349894","imei2":"19982038349894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187826,"job_number":"JOB_187826","tr_customer_id":187844,"tr_customer_product_id":187834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:51.000Z","modified_at":"2026-02-16T07:10:51.000Z","name":"Charley Kiehn","mobile_number":"798-326-2207","email_id":"Domenica65@yahoo.com","dop":"2025-04-06","serial_number":"14532966572397984","imei1":"14532966572397984","imei2":"14532966572397984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187827,"job_number":"JOB_187827","tr_customer_id":187845,"tr_customer_product_id":187835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:00.000Z","modified_at":"2026-02-16T07:11:00.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18356133762093","imei1":"18356133762093","imei2":"18356133762093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187829,"job_number":"JOB_187829","tr_customer_id":187847,"tr_customer_product_id":187837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:02.000Z","modified_at":"2026-02-16T07:11:02.000Z","name":"Eryn McGlynn","mobile_number":"748-633-3022","email_id":"Noemi34@gmail.com","dop":"2025-04-06","serial_number":"17167289021913346","imei1":"17167289021913346","imei2":"17167289021913346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187830,"job_number":"JOB_187830","tr_customer_id":187848,"tr_customer_product_id":187838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:03.000Z","modified_at":"2026-02-16T07:11:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13277682587576","imei1":"13277682587576","imei2":"13277682587576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187832,"job_number":"JOB_187832","tr_customer_id":187850,"tr_customer_product_id":187840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:05.000Z","modified_at":"2026-02-16T07:11:05.000Z","name":"Wilford Sawayn","mobile_number":"949-249-3134","email_id":"Adeline_Larson56@hotmail.com","dop":"2025-04-06","serial_number":"17115498869950110","imei1":"17115498869950110","imei2":"17115498869950110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187833,"job_number":"JOB_187833","tr_customer_id":187851,"tr_customer_product_id":187841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:39.000Z","modified_at":"2026-02-16T07:11:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11824152812747","imei1":"11824152812747","imei2":"11824152812747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187835,"job_number":"JOB_187835","tr_customer_id":187853,"tr_customer_product_id":187843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:41.000Z","modified_at":"2026-02-16T07:11:41.000Z","name":"Carissa Schaefer","mobile_number":"444-696-3104","email_id":"Noemie_Terry@hotmail.com","dop":"2025-04-06","serial_number":"12382539913703974","imei1":"12382539913703974","imei2":"12382539913703974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187837,"job_number":"JOB_187837","tr_customer_id":187855,"tr_customer_product_id":187845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:44.000Z","modified_at":"2026-02-16T07:11:44.000Z","name":"Brendan Ledner","mobile_number":"923-681-7687","email_id":"Laverne.Douglas@gmail.com","dop":"2025-04-06","serial_number":"12135952631103550","imei1":"12135952631103550","imei2":"12135952631103550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187838,"job_number":"JOB_187838","tr_customer_id":187856,"tr_customer_product_id":187846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:49.000Z","modified_at":"2026-02-16T07:11:49.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10556437744681","imei1":"10556437744681","imei2":"10556437744681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187840,"job_number":"JOB_187840","tr_customer_id":187858,"tr_customer_product_id":187848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:50.000Z","modified_at":"2026-02-16T07:11:50.000Z","name":"Lonie Lowe","mobile_number":"309-997-1464","email_id":"Marilie.Predovic50@hotmail.com","dop":"2025-04-06","serial_number":"16822613562306568","imei1":"16822613562306568","imei2":"16822613562306568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187842,"job_number":"JOB_187842","tr_customer_id":187860,"tr_customer_product_id":187850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:52.000Z","modified_at":"2026-02-16T07:11:52.000Z","name":"Gage Bayer","mobile_number":"617-811-2677","email_id":"Sim_Runte98@hotmail.com","dop":"2025-04-06","serial_number":"10385451062333424","imei1":"10385451062333424","imei2":"10385451062333424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187843,"job_number":"JOB_187843","tr_customer_id":187861,"tr_customer_product_id":187851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:31.000Z","modified_at":"2026-02-16T07:12:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15467039191514","imei1":"15467039191514","imei2":"15467039191514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187845,"job_number":"JOB_187845","tr_customer_id":187863,"tr_customer_product_id":187853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:32.000Z","modified_at":"2026-02-16T07:12:32.000Z","name":"Domenico Boehm","mobile_number":"359-726-4015","email_id":"Meggie_Heidenreich@gmail.com","dop":"2025-04-06","serial_number":"15803518037885052","imei1":"15803518037885052","imei2":"15803518037885052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187846,"job_number":"JOB_187846","tr_customer_id":187864,"tr_customer_product_id":187854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:36.000Z","modified_at":"2026-02-16T07:12:36.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"16135361170947","imei1":"16135361170947","imei2":"16135361170947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187848,"job_number":"JOB_187848","tr_customer_id":187866,"tr_customer_product_id":187856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:38.000Z","modified_at":"2026-02-16T07:12:38.000Z","name":"Maria Harvey","mobile_number":"554-316-4693","email_id":"Brian_Jenkins76@gmail.com","dop":"2025-04-06","serial_number":"19964328541642330","imei1":"19964328541642330","imei2":"19964328541642330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187849,"job_number":"JOB_187849","tr_customer_id":187867,"tr_customer_product_id":187857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:19.000Z","modified_at":"2026-02-16T07:16:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19560340185770","imei1":"19560340185770","imei2":"19560340185770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187851,"job_number":"JOB_187851","tr_customer_id":187869,"tr_customer_product_id":187859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:21.000Z","modified_at":"2026-02-16T07:16:21.000Z","name":"Jerome Gusikowski","mobile_number":"255-653-6710","email_id":"Theodore.Feest@yahoo.com","dop":"2025-04-06","serial_number":"12819661451128566","imei1":"12819661451128566","imei2":"12819661451128566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187853,"job_number":"JOB_187853","tr_customer_id":187871,"tr_customer_product_id":187861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:29.000Z","modified_at":"2026-02-16T07:16:29.000Z","name":"Kennedi Watsica","mobile_number":"987-865-4280","email_id":"Johnathon85@yahoo.com","dop":"2025-04-06","serial_number":"14951326996441380","imei1":"14951326996441380","imei2":"14951326996441380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187854,"job_number":"JOB_187854","tr_customer_id":187872,"tr_customer_product_id":187862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:08.000Z","modified_at":"2026-02-16T07:17:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19488630330136","imei1":"19488630330136","imei2":"19488630330136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187856,"job_number":"JOB_187856","tr_customer_id":187874,"tr_customer_product_id":187864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:10.000Z","modified_at":"2026-02-16T07:17:10.000Z","name":"Natalie Langworth","mobile_number":"901-831-4331","email_id":"Garth_Hauck37@gmail.com","dop":"2025-04-06","serial_number":"12433581321527716","imei1":"12433581321527716","imei2":"12433581321527716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187857,"job_number":"JOB_187857","tr_customer_id":187875,"tr_customer_product_id":187865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:56.000Z","modified_at":"2026-02-16T07:17:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18432213650780","imei1":"18432213650780","imei2":"18432213650780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187859,"job_number":"JOB_187859","tr_customer_id":187877,"tr_customer_product_id":187867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:58.000Z","modified_at":"2026-02-16T07:17:58.000Z","name":"Miles Goodwin","mobile_number":"972-954-7746","email_id":"Esperanza32@gmail.com","dop":"2025-04-06","serial_number":"15525752892960832","imei1":"15525752892960832","imei2":"15525752892960832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187860,"job_number":"JOB_187860","tr_customer_id":187878,"tr_customer_product_id":187868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Aanandinii Asan","mobile_number":"9098533546","email_id":"navin.prajapat@hotmail.com","dop":"2026-02-06","serial_number":"589176447431982","imei1":"589176447431982","imei2":"589176447431982","popurl":"www.abhaya-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187861,"job_number":"JOB_187861","tr_customer_id":187879,"tr_customer_product_id":187869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Himani Bhat","mobile_number":"9079360563","email_id":"asha.tandon@hotmail.com","dop":"2026-02-06","serial_number":"601433253758481","imei1":"601433253758481","imei2":"601433253758481","popurl":"www.chatur-dhawan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187862,"job_number":"JOB_187862","tr_customer_id":187880,"tr_customer_product_id":187870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Krishna Talwar","mobile_number":"9072522343","email_id":"chandramohan.patil@gmail.com","dop":"2026-02-06","serial_number":"167143731190696","imei1":"167143731190696","imei2":"167143731190696","popurl":"www.digambara-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187863,"job_number":"JOB_187863","tr_customer_id":187881,"tr_customer_product_id":187871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Asha Naik","mobile_number":"9003688872","email_id":"gauranga.agarwal@gmail.com","dop":"2026-02-06","serial_number":"529735748623096","imei1":"529735748623096","imei2":"529735748623096","popurl":"www.charak-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187864,"job_number":"JOB_187864","tr_customer_id":187882,"tr_customer_product_id":187872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhasvan Bhattathiri","mobile_number":"9030674550","email_id":"girija.gandhi@yahoo.co.in","dop":"2026-02-06","serial_number":"983300429169852","imei1":"983300429169852","imei2":"983300429169852","popurl":"www.chetanaanand-iyengar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187865,"job_number":"JOB_187865","tr_customer_id":187883,"tr_customer_product_id":187873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhanumati Bhattathiri","mobile_number":"9083365706","email_id":"adhiraj.sharma@hotmail.com","dop":"2026-02-06","serial_number":"334217348051823","imei1":"334217348051823","imei2":"334217348051823","popurl":"www.ojaswini-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187866,"job_number":"JOB_187866","tr_customer_id":187885,"tr_customer_product_id":187874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Pranay Khanna","mobile_number":"9014056678","email_id":"bhamini.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"452905632371840","imei1":"452905632371840","imei2":"452905632371840","popurl":"www.kiran-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187868,"job_number":"JOB_187868","tr_customer_id":187886,"tr_customer_product_id":187876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhaaswar Patil","mobile_number":"9097734684","email_id":"aanandaswarup.pillai@yahoo.co.in","dop":"2026-02-06","serial_number":"922543980598996","imei1":"922543980598996","imei2":"922543980598996","popurl":"www.dipankar-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187869,"job_number":"JOB_187869","tr_customer_id":187887,"tr_customer_product_id":187877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Yoginder Dwivedi","mobile_number":"9099535622","email_id":"agneya.kakkar@gmail.com","dop":"2026-02-06","serial_number":"191829784021832","imei1":"191829784021832","imei2":"191829784021832","popurl":"www.ashlesh-mukhopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187870,"job_number":"JOB_187870","tr_customer_id":187888,"tr_customer_product_id":187878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Sachin Varma","mobile_number":"9075652212","email_id":"charuvrat.varman@gmail.com","dop":"2026-02-06","serial_number":"304331092607137","imei1":"304331092607137","imei2":"304331092607137","popurl":"www.devak-nair.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187871,"job_number":"JOB_187871","tr_customer_id":187889,"tr_customer_product_id":187879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Chandradev Acharya","mobile_number":"9031815389","email_id":"dhanapati.deshpande@gmail.com","dop":"2026-02-06","serial_number":"327329331750300","imei1":"327329331750300","imei2":"327329331750300","popurl":"www.karunanidhi-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187872,"job_number":"JOB_187872","tr_customer_id":187890,"tr_customer_product_id":187880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Preity Varrier","mobile_number":"9018287744","email_id":"devika.kaniyar@gmail.com","dop":"2026-02-06","serial_number":"895631939507101","imei1":"895631939507101","imei2":"895631939507101","popurl":"www.lai-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187873,"job_number":"JOB_187873","tr_customer_id":187891,"tr_customer_product_id":187881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Dipali Nayar","mobile_number":"9055378038","email_id":"mayoor.ahluwalia@gmail.com","dop":"2026-02-06","serial_number":"707718731886146","imei1":"707718731886146","imei2":"707718731886146","popurl":"www.narinder-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187874,"job_number":"JOB_187874","tr_customer_id":187892,"tr_customer_product_id":187882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Nalini Pandey","mobile_number":"9055846174","email_id":"arjun.bandopadhyay@gmail.com","dop":"2026-02-06","serial_number":"819566951824702","imei1":"819566951824702","imei2":"819566951824702","popurl":"www.parvati-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187875,"job_number":"JOB_187875","tr_customer_id":187893,"tr_customer_product_id":187883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Leela Guha","mobile_number":"9016280039","email_id":"siddhran.chopra@yahoo.co.in","dop":"2026-02-06","serial_number":"373440285105890","imei1":"373440285105890","imei2":"373440285105890","popurl":"www.yogendra-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187876,"job_number":"JOB_187876","tr_customer_id":187894,"tr_customer_product_id":187884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Ramesh Namboothiri","mobile_number":"9021514438","email_id":"sameer.kaniyar@hotmail.com","dop":"2026-02-06","serial_number":"862618977847871","imei1":"862618977847871","imei2":"862618977847871","popurl":"www.shubha-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187877,"job_number":"JOB_187877","tr_customer_id":187895,"tr_customer_product_id":187885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Anaadi Kaul","mobile_number":"9078434647","email_id":"shwet.agarwal@hotmail.com","dop":"2026-02-06","serial_number":"930017745694929","imei1":"930017745694929","imei2":"930017745694929","popurl":"www.achalesvara-jha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187878,"job_number":"JOB_187878","tr_customer_id":187896,"tr_customer_product_id":187886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Harinakshi Menon","mobile_number":"9056697726","email_id":"shivakari.guha@yahoo.co.in","dop":"2026-02-06","serial_number":"177870245856175","imei1":"177870245856175","imei2":"177870245856175","popurl":"www.trilokesh-singh.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187880,"job_number":"JOB_187880","tr_customer_id":187898,"tr_customer_product_id":187888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Kumari Varman","mobile_number":"9060970876","email_id":"mukesh.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"478301665905555","imei1":"478301665905555","imei2":"478301665905555","popurl":"www.manisha-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187882,"job_number":"JOB_187882","tr_customer_id":187900,"tr_customer_product_id":187890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Dhanu Dubashi","mobile_number":"9035413260","email_id":"deeptimayee.varrier@gmail.com","dop":"2026-02-06","serial_number":"002808113093006","imei1":"002808113093006","imei2":"002808113093006","popurl":"www.hiranya-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187883,"job_number":"JOB_187883","tr_customer_id":187901,"tr_customer_product_id":187891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Ganaka Iyengar","mobile_number":"9014930770","email_id":"gauranga.banerjee@gmail.com","dop":"2026-02-06","serial_number":"609478323549868","imei1":"609478323549868","imei2":"609478323549868","popurl":"www.kama-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187884,"job_number":"JOB_187884","tr_customer_id":187902,"tr_customer_product_id":187892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Bhaanumati Mehra","mobile_number":"9064402589","email_id":"mohana.patel@hotmail.com","dop":"2026-02-06","serial_number":"311052229500087","imei1":"311052229500087","imei2":"311052229500087","popurl":"www.dandak-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187885,"job_number":"JOB_187885","tr_customer_id":187903,"tr_customer_product_id":187893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Aayushmaan Gowda","mobile_number":"9084115731","email_id":"balamani.kapoor@yahoo.co.in","dop":"2026-02-06","serial_number":"324870468099147","imei1":"324870468099147","imei2":"324870468099147","popurl":"www.hiranmay-pothuvaal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187886,"job_number":"JOB_187886","tr_customer_id":187904,"tr_customer_product_id":187894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Gajaadhar Panicker","mobile_number":"9084349252","email_id":"jaya.mehrotra@gmail.com","dop":"2026-02-06","serial_number":"696626689286799","imei1":"696626689286799","imei2":"696626689286799","popurl":"www.gandharva-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187887,"job_number":"JOB_187887","tr_customer_id":187905,"tr_customer_product_id":187895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Anjushri Tagore","mobile_number":"9005397965","email_id":"agnivesh.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"827002974118067","imei1":"827002974118067","imei2":"827002974118067","popurl":"www.chandan-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187889,"job_number":"JOB_187889","tr_customer_id":187907,"tr_customer_product_id":187897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Girja Menon","mobile_number":"9063236085","email_id":"jagdeep.kocchar@hotmail.com","dop":"2026-02-06","serial_number":"138078793411710","imei1":"138078793411710","imei2":"138078793411710","popurl":"www.niro-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187890,"job_number":"JOB_187890","tr_customer_id":187908,"tr_customer_product_id":187898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Shankar Chaturvedi","mobile_number":"9044916272","email_id":"agnimitra.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"459799833274296","imei1":"459799833274296","imei2":"459799833274296","popurl":"www.agrata-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187892,"job_number":"JOB_187892","tr_customer_id":187910,"tr_customer_product_id":187900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandradev Ahuja","mobile_number":"9057305065","email_id":"eshita.iyer@hotmail.com","dop":"2026-02-06","serial_number":"618531464431212","imei1":"618531464431212","imei2":"618531464431212","popurl":"www.chitramala-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187893,"job_number":"JOB_187893","tr_customer_id":187911,"tr_customer_product_id":187901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandrabhaga Trivedi","mobile_number":"9086728020","email_id":"giri.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"131509657376857","imei1":"131509657376857","imei2":"131509657376857","popurl":"www.atmanand-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187895,"job_number":"JOB_187895","tr_customer_id":187913,"tr_customer_product_id":187903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Niranjan Prajapat","mobile_number":"9076243450","email_id":"swami.jha@hotmail.com","dop":"2026-02-06","serial_number":"745820350313179","imei1":"745820350313179","imei2":"745820350313179","popurl":"www.yoginder-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187898,"job_number":"JOB_187898","tr_customer_id":187916,"tr_customer_product_id":187906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Deeptimayee Ahuja","mobile_number":"9019427763","email_id":"baalaaditya.khatri@gmail.com","dop":"2026-02-06","serial_number":"841662042889466","imei1":"841662042889466","imei2":"841662042889466","popurl":"www.manisha-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187899,"job_number":"JOB_187899","tr_customer_id":187917,"tr_customer_product_id":187907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandran Verma","mobile_number":"9073975250","email_id":"chidananda.dhawan@gmail.com","dop":"2026-02-06","serial_number":"079824232523854","imei1":"079824232523854","imei2":"079824232523854","popurl":"www.chandan-singh.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187900,"job_number":"JOB_187900","tr_customer_id":187918,"tr_customer_product_id":187908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Tarun Iyer","mobile_number":"9000844207","email_id":"deeptiman.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"868409056148842","imei1":"868409056148842","imei2":"868409056148842","popurl":"www.gaurang-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187902,"job_number":"JOB_187902","tr_customer_id":187920,"tr_customer_product_id":187910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Ekaling Naik","mobile_number":"9038560415","email_id":"aanandinii.somayaji@gmail.com","dop":"2026-02-06","serial_number":"225766154446345","imei1":"225766154446345","imei2":"225766154446345","popurl":"www.aadrika-embranthiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187903,"job_number":"JOB_187903","tr_customer_id":187921,"tr_customer_product_id":187911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Avantika Kaur","mobile_number":"9022813365","email_id":"dhanvin.pilla@hotmail.com","dop":"2026-02-06","serial_number":"480234311769066","imei1":"480234311769066","imei2":"480234311769066","popurl":"www.yogendra-khanna.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187905,"job_number":"JOB_187905","tr_customer_id":187923,"tr_customer_product_id":187913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Chanakya Achari","mobile_number":"9001077439","email_id":"sushma.kapoor@gmail.com","dop":"2026-02-06","serial_number":"384005141795697","imei1":"384005141795697","imei2":"384005141795697","popurl":"www.jagadisha-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187906,"job_number":"JOB_187906","tr_customer_id":187924,"tr_customer_product_id":187914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Akshaj Ahluwalia","mobile_number":"9095735564","email_id":"kannen.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"063096750247263","imei1":"063096750247263","imei2":"063096750247263","popurl":"www.shanti-pilla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187907,"job_number":"JOB_187907","tr_customer_id":187925,"tr_customer_product_id":187915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Bakula Deshpande","mobile_number":"9078971870","email_id":"uma.gandhi@hotmail.com","dop":"2026-02-06","serial_number":"104773441797762","imei1":"104773441797762","imei2":"104773441797762","popurl":"www.deveshwar-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187908,"job_number":"JOB_187908","tr_customer_id":187926,"tr_customer_product_id":187916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Oormila Khatri","mobile_number":"9097265819","email_id":"deeptimay.rana@gmail.com","dop":"2026-02-06","serial_number":"041307550014478","imei1":"041307550014478","imei2":"041307550014478","popurl":"www.amaresh-banerjee.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187910,"job_number":"JOB_187910","tr_customer_id":187928,"tr_customer_product_id":187918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Daevika Sethi","mobile_number":"9097086234","email_id":"ranjit.gowda@hotmail.com","dop":"2026-02-06","serial_number":"139983214461990","imei1":"139983214461990","imei2":"139983214461990","popurl":"www.drona-mishra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187911,"job_number":"JOB_187911","tr_customer_id":187929,"tr_customer_product_id":187919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Brahmabrata Tagore","mobile_number":"9007607711","email_id":"dharmaketu.joshi@hotmail.com","dop":"2026-02-06","serial_number":"762883250831622","imei1":"762883250831622","imei2":"762883250831622","popurl":"www.indra-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187915,"job_number":"JOB_187915","tr_customer_id":187933,"tr_customer_product_id":187923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Kannen Butt","mobile_number":"9040913191","email_id":"digambar.arora@gmail.com","dop":"2026-02-06","serial_number":"776255521152246","imei1":"776255521152246","imei2":"776255521152246","popurl":"www.balamani-jain.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187916,"job_number":"JOB_187916","tr_customer_id":187935,"tr_customer_product_id":187925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Anasooya Iyer","mobile_number":"9018662659","email_id":"subhashini.khanna@hotmail.com","dop":"2026-02-06","serial_number":"428473162954256","imei1":"428473162954256","imei2":"428473162954256","popurl":"www.purushottam-varma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187917,"job_number":"JOB_187917","tr_customer_id":187934,"tr_customer_product_id":187924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Mandakini Patil","mobile_number":"9079364558","email_id":"nalini.asan@hotmail.com","dop":"2026-02-06","serial_number":"190052478071605","imei1":"190052478071605","imei2":"190052478071605","popurl":"www.eshita-pillai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187918,"job_number":"JOB_187918","tr_customer_id":187936,"tr_customer_product_id":187926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Suresh Banerjee","mobile_number":"9030080766","email_id":"bhagwati.gill@yahoo.co.in","dop":"2026-02-06","serial_number":"451829229417085","imei1":"451829229417085","imei2":"451829229417085","popurl":"www.lalita-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187919,"job_number":"JOB_187919","tr_customer_id":187937,"tr_customer_product_id":187927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Aasa Namboothiri","mobile_number":"9019163744","email_id":"nikita.acharya@gmail.com","dop":"2026-02-06","serial_number":"019785418465713","imei1":"019785418465713","imei2":"019785418465713","popurl":"www.daksha-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187920,"job_number":"JOB_187920","tr_customer_id":187938,"tr_customer_product_id":187928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Dwaipayana Talwar","mobile_number":"9036405795","email_id":"ghanaanand.dutta@hotmail.com","dop":"2026-02-06","serial_number":"384814663297579","imei1":"384814663297579","imei2":"384814663297579","popurl":"www.kamala-dwivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187921,"job_number":"JOB_187921","tr_customer_id":187939,"tr_customer_product_id":187929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Nirbhay Bhat","mobile_number":"9090390386","email_id":"anasuya.acharya@yahoo.co.in","dop":"2026-02-06","serial_number":"138321687335561","imei1":"138321687335561","imei2":"138321687335561","popurl":"www.kanaka-dutta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187922,"job_number":"JOB_187922","tr_customer_id":187940,"tr_customer_product_id":187930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Akshat Malik","mobile_number":"9044856691","email_id":"govinda.varma@gmail.com","dop":"2026-02-06","serial_number":"299843473145917","imei1":"299843473145917","imei2":"299843473145917","popurl":"www.bhadran-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187923,"job_number":"JOB_187923","tr_customer_id":187941,"tr_customer_product_id":187931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Eekalabya Asan","mobile_number":"9060880457","email_id":"harinarayan.joshi@gmail.com","dop":"2026-02-06","serial_number":"148797257009591","imei1":"148797257009591","imei2":"148797257009591","popurl":"www.akshata-iyer.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187925,"job_number":"JOB_187925","tr_customer_id":187943,"tr_customer_product_id":187933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Sumitra Rana","mobile_number":"9050526917","email_id":"kanaka.reddy@gmail.com","dop":"2026-02-06","serial_number":"698301916533230","imei1":"698301916533230","imei2":"698301916533230","popurl":"www.prathamesh-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187927,"job_number":"JOB_187927","tr_customer_id":187945,"tr_customer_product_id":187935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Akroor Chattopadhyay","mobile_number":"9000083721","email_id":"garud.pillai@gmail.com","dop":"2026-02-06","serial_number":"513624719602230","imei1":"513624719602230","imei2":"513624719602230","popurl":"www.jaya-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187928,"job_number":"JOB_187928","tr_customer_id":187946,"tr_customer_product_id":187936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Chapala Kocchar","mobile_number":"9094277264","email_id":"indra.bandopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"926491262147726","imei1":"926491262147726","imei2":"926491262147726","popurl":"www.amritambu-tandon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187929,"job_number":"JOB_187929","tr_customer_id":187947,"tr_customer_product_id":187937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Adikavi Johar","mobile_number":"9035502572","email_id":"pranay.patel@yahoo.co.in","dop":"2026-02-06","serial_number":"964465821661757","imei1":"964465821661757","imei2":"964465821661757","popurl":"www.ghanashyam-marar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187930,"job_number":"JOB_187930","tr_customer_id":187948,"tr_customer_product_id":187938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Tara Naik","mobile_number":"9045636421","email_id":"bharadwaj.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"049090558466960","imei1":"049090558466960","imei2":"049090558466960","popurl":"www.shashi-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187931,"job_number":"JOB_187931","tr_customer_id":187949,"tr_customer_product_id":187939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Darshan Pillai","mobile_number":"9050159122","email_id":"chidambaram.chopra@gmail.com","dop":"2026-02-06","serial_number":"118059785551416","imei1":"118059785551416","imei2":"118059785551416","popurl":"www.gita-bhattacharya.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187933,"job_number":"JOB_187933","tr_customer_id":187951,"tr_customer_product_id":187941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Vinay Pilla","mobile_number":"9073409128","email_id":"jaimini.sharma@gmail.com","dop":"2026-02-06","serial_number":"411067179286172","imei1":"411067179286172","imei2":"411067179286172","popurl":"www.gautam-mehra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187934,"job_number":"JOB_187934","tr_customer_id":187952,"tr_customer_product_id":187942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Sumitra Butt","mobile_number":"9028330589","email_id":"esha.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"492510586580210","imei1":"492510586580210","imei2":"492510586580210","popurl":"www.atmanand-patel.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187936,"job_number":"JOB_187936","tr_customer_id":187954,"tr_customer_product_id":187944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Abhaya Pandey","mobile_number":"9088691322","email_id":"suma.banerjee@hotmail.com","dop":"2026-02-06","serial_number":"261456556560272","imei1":"261456556560272","imei2":"261456556560272","popurl":"www.uma-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187937,"job_number":"JOB_187937","tr_customer_id":187955,"tr_customer_product_id":187945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Anala Kocchar","mobile_number":"9063268141","email_id":"laxmi.bhat@gmail.com","dop":"2026-02-06","serial_number":"121071460702786","imei1":"121071460702786","imei2":"121071460702786","popurl":"www.devajyoti-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187940,"job_number":"JOB_187940","tr_customer_id":187958,"tr_customer_product_id":187948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Draupadi Jha","mobile_number":"9099402707","email_id":"amodini.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"909907212813103","imei1":"909907212813103","imei2":"909907212813103","popurl":"www.shresthi-pothuvaal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187942,"job_number":"JOB_187942","tr_customer_id":187960,"tr_customer_product_id":187950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Amaranaath Verma","mobile_number":"9028774854","email_id":"jagmeet.patil@yahoo.co.in","dop":"2026-02-06","serial_number":"927729485553437","imei1":"927729485553437","imei2":"927729485553437","popurl":"www.dharmaketu-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187943,"job_number":"JOB_187943","tr_customer_id":187961,"tr_customer_product_id":187951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Subhash Varrier","mobile_number":"9025383193","email_id":"devagya.talwar@gmail.com","dop":"2026-02-06","serial_number":"941103539472203","imei1":"941103539472203","imei2":"941103539472203","popurl":"www.bala-pillai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187945,"job_number":"JOB_187945","tr_customer_id":187963,"tr_customer_product_id":187953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Devani Shah","mobile_number":"9060721752","email_id":"abhaidev.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"077966958340181","imei1":"077966958340181","imei2":"077966958340181","popurl":"www.devi-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187946,"job_number":"JOB_187946","tr_customer_id":187964,"tr_customer_product_id":187954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Balaaditya Mehrotra","mobile_number":"9053887709","email_id":"chinmayananda.naik@gmail.com","dop":"2026-02-06","serial_number":"031570310224032","imei1":"031570310224032","imei2":"031570310224032","popurl":"www.siddhi-mahajan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187947,"job_number":"JOB_187947","tr_customer_id":187965,"tr_customer_product_id":187955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Mandaakin Joshi","mobile_number":"9035026915","email_id":"kanti.guneta@yahoo.co.in","dop":"2026-02-06","serial_number":"447823249028968","imei1":"447823249028968","imei2":"447823249028968","popurl":"www.goswami-asan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187948,"job_number":"JOB_187948","tr_customer_id":187966,"tr_customer_product_id":187956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Brijesh Bharadwaj","mobile_number":"9098009075","email_id":"kanchan.varma@hotmail.com","dop":"2026-02-06","serial_number":"335242615292060","imei1":"335242615292060","imei2":"335242615292060","popurl":"www.yogesh-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187949,"job_number":"JOB_187949","tr_customer_id":187967,"tr_customer_product_id":187957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Dayaananda Deshpande","mobile_number":"9091536698","email_id":"naval.ganaka@yahoo.co.in","dop":"2026-02-06","serial_number":"915068741276250","imei1":"915068741276250","imei2":"915068741276250","popurl":"www.divakar-embranthiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187951,"job_number":"JOB_187951","tr_customer_id":187969,"tr_customer_product_id":187959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Smriti Reddy","mobile_number":"9076909153","email_id":"rahul.bandopadhyay@yahoo.co.in","dop":"2026-02-06","serial_number":"047264742497291","imei1":"047264742497291","imei2":"047264742497291","popurl":"www.elakshi-arora.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187952,"job_number":"JOB_187952","tr_customer_id":187970,"tr_customer_product_id":187960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aasa Mishra","mobile_number":"9097887960","email_id":"dipendra.iyengar@hotmail.com","dop":"2026-02-06","serial_number":"371561388825303","imei1":"371561388825303","imei2":"371561388825303","popurl":"www.gautami-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187953,"job_number":"JOB_187953","tr_customer_id":187971,"tr_customer_product_id":187961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Kama Joshi","mobile_number":"9080317965","email_id":"devajyoti.khatri@yahoo.co.in","dop":"2026-02-06","serial_number":"913198495153523","imei1":"913198495153523","imei2":"913198495153523","popurl":"www.darshan-naik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187954,"job_number":"JOB_187954","tr_customer_id":187972,"tr_customer_product_id":187962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Dipendra Gill","mobile_number":"9082724446","email_id":"bharadwaj.desai@yahoo.co.in","dop":"2026-02-06","serial_number":"991639644909707","imei1":"991639644909707","imei2":"991639644909707","popurl":"www.tanya-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187955,"job_number":"JOB_187955","tr_customer_id":187973,"tr_customer_product_id":187963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aagneya Sharma","mobile_number":"9093977621","email_id":"dharmaketu.varrier@gmail.com","dop":"2026-02-06","serial_number":"962572136697928","imei1":"962572136697928","imei2":"962572136697928","popurl":"www.amrit-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187956,"job_number":"JOB_187956","tr_customer_id":187974,"tr_customer_product_id":187964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aaratrika Gowda","mobile_number":"9041192803","email_id":"chandraayan.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"852914596372992","imei1":"852914596372992","imei2":"852914596372992","popurl":"www.suma-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187958,"job_number":"JOB_187958","tr_customer_id":187976,"tr_customer_product_id":187966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Subhash Sethi","mobile_number":"9065946941","email_id":"balagovind.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"141102946711000","imei1":"141102946711000","imei2":"141102946711000","popurl":"www.dharitri-kaniyar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187959,"job_number":"JOB_187959","tr_customer_id":187977,"tr_customer_product_id":187967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Meena Nayar","mobile_number":"9002960901","email_id":"sucheta.johar@yahoo.co.in","dop":"2026-02-06","serial_number":"185730935349286","imei1":"185730935349286","imei2":"185730935349286","popurl":"www.opaline-dubashi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187961,"job_number":"JOB_187961","tr_customer_id":187979,"tr_customer_product_id":187969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Daiwik Naik","mobile_number":"9026955613","email_id":"trisha.gill@yahoo.co.in","dop":"2026-02-06","serial_number":"881973523657980","imei1":"881973523657980","imei2":"881973523657980","popurl":"www.balachandra-embranthiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187962,"job_number":"JOB_187962","tr_customer_id":187980,"tr_customer_product_id":187970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Naveen Mahajan","mobile_number":"9036346199","email_id":"chandravati.gandhi@yahoo.co.in","dop":"2026-02-06","serial_number":"413695278367554","imei1":"413695278367554","imei2":"413695278367554","popurl":"www.chandani-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187963,"job_number":"JOB_187963","tr_customer_id":187981,"tr_customer_product_id":187971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Satish Mishra","mobile_number":"9092634673","email_id":"achalesvara.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"351006162379928","imei1":"351006162379928","imei2":"351006162379928","popurl":"www.shashi-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187967,"job_number":"JOB_187967","tr_customer_id":187985,"tr_customer_product_id":187975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Trisha Sethi","mobile_number":"9079623478","email_id":"adhiraj.kaur@yahoo.co.in","dop":"2026-02-06","serial_number":"186931327861801","imei1":"186931327861801","imei2":"186931327861801","popurl":"www.daksha-varrier.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187968,"job_number":"JOB_187968","tr_customer_id":187986,"tr_customer_product_id":187976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Ganaka Bhat","mobile_number":"9067410999","email_id":"sarisha.khan@yahoo.co.in","dop":"2026-02-06","serial_number":"153901716455522","imei1":"153901716455522","imei2":"153901716455522","popurl":"www.durga-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187969,"job_number":"JOB_187969","tr_customer_id":187987,"tr_customer_product_id":187977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Manikya Sharma","mobile_number":"9062468374","email_id":"amogh.varman@hotmail.com","dop":"2026-02-06","serial_number":"918788579802152","imei1":"918788579802152","imei2":"918788579802152","popurl":"www.daevi-tandon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187970,"job_number":"JOB_187970","tr_customer_id":187988,"tr_customer_product_id":187978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Baala Mahajan","mobile_number":"9034529783","email_id":"charumati.trivedi@gmail.com","dop":"2026-02-06","serial_number":"518675112303524","imei1":"518675112303524","imei2":"518675112303524","popurl":"www.jagadish-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187971,"job_number":"JOB_187971","tr_customer_id":187989,"tr_customer_product_id":187979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Bhooshan Khan","mobile_number":"9019733670","email_id":"vyas.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"881992870600700","imei1":"881992870600700","imei2":"881992870600700","popurl":"www.aaratrika-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187972,"job_number":"JOB_187972","tr_customer_id":187990,"tr_customer_product_id":187980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Vijay Khatri","mobile_number":"9008501646","email_id":"jagdeep.trivedi@gmail.com","dop":"2026-02-06","serial_number":"087262283105212","imei1":"087262283105212","imei2":"087262283105212","popurl":"www.apsara-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187973,"job_number":"JOB_187973","tr_customer_id":187991,"tr_customer_product_id":187981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Yoginder Khan","mobile_number":"9098914161","email_id":"aanjaneya.iyengar@gmail.com","dop":"2026-02-06","serial_number":"549504550534975","imei1":"549504550534975","imei2":"549504550534975","popurl":"www.marut-tagore.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187975,"job_number":"JOB_187975","tr_customer_id":187993,"tr_customer_product_id":187983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Brijesh Varma","mobile_number":"9081274296","email_id":"saroja.verma@hotmail.com","dop":"2026-02-06","serial_number":"077435355494310","imei1":"077435355494310","imei2":"077435355494310","popurl":"www.gopee-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187976,"job_number":"JOB_187976","tr_customer_id":187994,"tr_customer_product_id":187984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Adwitiya Gupta","mobile_number":"9073706831","email_id":"deeksha.jain@hotmail.com","dop":"2026-02-06","serial_number":"263680611307434","imei1":"263680611307434","imei2":"263680611307434","popurl":"www.achintya-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187977,"job_number":"JOB_187977","tr_customer_id":187995,"tr_customer_product_id":187985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Deenabandhu Naik","mobile_number":"9031667540","email_id":"bhagwati.saini@yahoo.co.in","dop":"2026-02-06","serial_number":"835629862387465","imei1":"835629862387465","imei2":"835629862387465","popurl":"www.bakula-tagore.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187978,"job_number":"JOB_187978","tr_customer_id":187996,"tr_customer_product_id":187986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Dhara Abbott","mobile_number":"9052324151","email_id":"daksha.sharma@yahoo.co.in","dop":"2026-02-06","serial_number":"796586079863786","imei1":"796586079863786","imei2":"796586079863786","popurl":"www.gajbaahu-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187980,"job_number":"JOB_187980","tr_customer_id":187998,"tr_customer_product_id":187988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:01.000Z","modified_at":"2026-02-16T07:37:01.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"19775269939147","imei1":"19775269939147","imei2":"119775269939147","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187981,"job_number":"JOB_187981","tr_customer_id":187999,"tr_customer_product_id":187989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:01.000Z","modified_at":"2026-02-16T07:37:01.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"327447952622890","imei1":"327447952622890","imei2":"1327447952622890","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187982,"job_number":"JOB_187982","tr_customer_id":188000,"tr_customer_product_id":187990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:02.000Z","modified_at":"2026-02-16T07:37:02.000Z","name":"Rafaela Boehm","mobile_number":"546-856-2110","email_id":"Carroll77@yahoo.com","dop":"2026-01-04","serial_number":"15742790288527","imei1":"15742790288527","imei2":"115742790288527","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187983,"job_number":"JOB_187983","tr_customer_id":188001,"tr_customer_product_id":187991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:11.000Z","modified_at":"2026-02-16T07:37:11.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"11733916671803","imei1":"11733916671803","imei2":"111733916671803","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187984,"job_number":"JOB_187984","tr_customer_id":188002,"tr_customer_product_id":187992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:12.000Z","modified_at":"2026-02-16T07:37:12.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"564534510605216","imei1":"564534510605216","imei2":"1564534510605216","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187985,"job_number":"JOB_187985","tr_customer_id":188003,"tr_customer_product_id":187993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:12.000Z","modified_at":"2026-02-16T07:37:12.000Z","name":"Zackery Douglas","mobile_number":"323-600-5768","email_id":"Cyrus47@hotmail.com","dop":"2026-01-04","serial_number":"15692153438103","imei1":"15692153438103","imei2":"115692153438103","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187986,"job_number":"JOB_187986","tr_customer_id":188004,"tr_customer_product_id":187994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:21.000Z","modified_at":"2026-02-16T07:37:21.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"17149449625352","imei1":"17149449625352","imei2":"117149449625352","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187987,"job_number":"JOB_187987","tr_customer_id":188005,"tr_customer_product_id":187995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:22.000Z","modified_at":"2026-02-16T07:37:22.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"952486067017658","imei1":"952486067017658","imei2":"1952486067017658","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187988,"job_number":"JOB_187988","tr_customer_id":188006,"tr_customer_product_id":187996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:22.000Z","modified_at":"2026-02-16T07:37:22.000Z","name":"Brooke Rohan","mobile_number":"651-321-3046","email_id":"Alvena.Ortiz@gmail.com","dop":"2026-01-04","serial_number":"16047527170309","imei1":"16047527170309","imei2":"116047527170309","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187989,"job_number":"JOB_187989","tr_customer_id":188007,"tr_customer_product_id":187997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:11.000Z","modified_at":"2026-02-16T07:43:11.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"15380909208786","imei1":"15380909208786","imei2":"15380909208786","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187991,"job_number":"JOB_187991","tr_customer_id":188009,"tr_customer_product_id":187999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:31.000Z","modified_at":"2026-02-16T07:43:31.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17055623472013","imei1":"17055623472013","imei2":"17055623472013","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187993,"job_number":"JOB_187993","tr_customer_id":188011,"tr_customer_product_id":188001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:50.000Z","modified_at":"2026-02-16T07:43:50.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19942146304982","imei1":"19942146304982","imei2":"19942146304982","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188005,"job_number":"JOB_188005","tr_customer_id":188023,"tr_customer_product_id":188013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Amogh Singh","mobile_number":"9050529811","email_id":"deeptiman.kaniyar@yahoo.co.in","dop":"2026-02-06","serial_number":"148676134268283","imei1":"148676134268283","imei2":"148676134268283","popurl":"www.lavanya-agarwal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188006,"job_number":"JOB_188006","tr_customer_id":188024,"tr_customer_product_id":188014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Tapan Mukhopadhyay","mobile_number":"9010773225","email_id":"akshata.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"871292198797307","imei1":"871292198797307","imei2":"871292198797307","popurl":"www.sheela-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188007,"job_number":"JOB_188007","tr_customer_id":188025,"tr_customer_product_id":188015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Chandrakin Johar","mobile_number":"9015674433","email_id":"chandrani.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"534414542318209","imei1":"534414542318209","imei2":"534414542318209","popurl":"www.sarvin-sharma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188008,"job_number":"JOB_188008","tr_customer_id":188026,"tr_customer_product_id":188016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Mangala Asan","mobile_number":"9015394518","email_id":"girika.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"916370661895141","imei1":"916370661895141","imei2":"916370661895141","popurl":"www.gitanjali-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188009,"job_number":"JOB_188009","tr_customer_id":188027,"tr_customer_product_id":188017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Draupadi Ahluwalia","mobile_number":"9092780667","email_id":"shresth.mahajan@hotmail.com","dop":"2026-02-06","serial_number":"433607937789043","imei1":"433607937789043","imei2":"433607937789043","popurl":"www.chaten-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188010,"job_number":"JOB_188010","tr_customer_id":188028,"tr_customer_product_id":188018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Deeptimay Varman","mobile_number":"9016628646","email_id":"anshula.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"085414297443942","imei1":"085414297443942","imei2":"085414297443942","popurl":"www.chandradev-sethi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188011,"job_number":"JOB_188011","tr_customer_id":188029,"tr_customer_product_id":188019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Abani Guha","mobile_number":"9001340500","email_id":"durga.naik@hotmail.com","dop":"2026-02-06","serial_number":"548448626991403","imei1":"548448626991403","imei2":"548448626991403","popurl":"www.basanti-bharadwaj.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188012,"job_number":"JOB_188012","tr_customer_id":188030,"tr_customer_product_id":188020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Meenakshi Dubashi","mobile_number":"9022663538","email_id":"balgopal.kocchar@hotmail.com","dop":"2026-02-06","serial_number":"331648018654891","imei1":"331648018654891","imei2":"331648018654891","popurl":"www.arjun-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188013,"job_number":"JOB_188013","tr_customer_id":188031,"tr_customer_product_id":188021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Adhiraj Butt","mobile_number":"9063433202","email_id":"ranjeet.prajapat@yahoo.co.in","dop":"2026-02-06","serial_number":"558961177797354","imei1":"558961177797354","imei2":"558961177797354","popurl":"www.dipesh-dutta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188014,"job_number":"JOB_188014","tr_customer_id":188032,"tr_customer_product_id":188022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Arya Nayar","mobile_number":"9044366876","email_id":"bharat.varma@hotmail.com","dop":"2026-02-06","serial_number":"968752256048859","imei1":"968752256048859","imei2":"968752256048859","popurl":"www.vidya-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188015,"job_number":"JOB_188015","tr_customer_id":188033,"tr_customer_product_id":188023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Karan Chopra","mobile_number":"9001656889","email_id":"ekaling.ganaka@gmail.com","dop":"2026-02-06","serial_number":"540678392470372","imei1":"540678392470372","imei2":"540678392470372","popurl":"www.chanda-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188016,"job_number":"JOB_188016","tr_customer_id":188034,"tr_customer_product_id":188024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sarada Arora","mobile_number":"9069476462","email_id":"bhudev.pillai@hotmail.com","dop":"2026-02-06","serial_number":"290178353316097","imei1":"290178353316097","imei2":"290178353316097","popurl":"www.sumitra-acharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188017,"job_number":"JOB_188017","tr_customer_id":188035,"tr_customer_product_id":188025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Chakravartee Panicker","mobile_number":"9030203182","email_id":"anilaabh.sharma@yahoo.co.in","dop":"2026-02-06","serial_number":"210609519391572","imei1":"210609519391572","imei2":"210609519391572","popurl":"www.mohan-varman.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188018,"job_number":"JOB_188018","tr_customer_id":188038,"tr_customer_product_id":188028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Tej Prajapat","mobile_number":"9040156313","email_id":"daksha.chopra@hotmail.com","dop":"2026-02-06","serial_number":"581202340953531","imei1":"581202340953531","imei2":"581202340953531","popurl":"www.dharmaketu-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188019,"job_number":"JOB_188019","tr_customer_id":188037,"tr_customer_product_id":188026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dhanapati Kaur","mobile_number":"9083990922","email_id":"esha.gandhi@hotmail.com","dop":"2026-02-06","serial_number":"492541668690388","imei1":"492541668690388","imei2":"492541668690388","popurl":"www.aagney-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188020,"job_number":"JOB_188020","tr_customer_id":188036,"tr_customer_product_id":188027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sunita Nair","mobile_number":"9064746088","email_id":"dhaanyalakshmi.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"545662347602468","imei1":"545662347602468","imei2":"545662347602468","popurl":"www.sheela-mehra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188021,"job_number":"JOB_188021","tr_customer_id":188039,"tr_customer_product_id":188029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dhanvin Devar","mobile_number":"9008809152","email_id":"gopee.dubashi@gmail.com","dop":"2026-02-06","serial_number":"241636411969765","imei1":"241636411969765","imei2":"241636411969765","popurl":"www.ojaswini-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188022,"job_number":"JOB_188022","tr_customer_id":188040,"tr_customer_product_id":188030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dipankar Butt","mobile_number":"9078979818","email_id":"bharat.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"915354041547700","imei1":"915354041547700","imei2":"915354041547700","popurl":"www.rajiv-gowda.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188023,"job_number":"JOB_188023","tr_customer_id":188041,"tr_customer_product_id":188031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sloka Sinha","mobile_number":"9016430478","email_id":"jagathi.reddy@yahoo.co.in","dop":"2026-02-06","serial_number":"109403325840110","imei1":"109403325840110","imei2":"109403325840110","popurl":"www.dinesh-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188024,"job_number":"JOB_188024","tr_customer_id":188042,"tr_customer_product_id":188032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Adheesh Kaniyar","mobile_number":"9041812009","email_id":"tanushree.arora@hotmail.com","dop":"2026-02-06","serial_number":"239742162006410","imei1":"239742162006410","imei2":"239742162006410","popurl":"www.bodhan-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188025,"job_number":"JOB_188025","tr_customer_id":188043,"tr_customer_product_id":188033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Dhanpati Shah","mobile_number":"9081932790","email_id":"chidananda.dhawan@yahoo.co.in","dop":"2026-02-06","serial_number":"133199902126656","imei1":"133199902126656","imei2":"133199902126656","popurl":"www.sloka-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188026,"job_number":"JOB_188026","tr_customer_id":188044,"tr_customer_product_id":188034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Suryakanta Banerjee","mobile_number":"9070316062","email_id":"laxman.mehrotra@yahoo.co.in","dop":"2026-02-06","serial_number":"232480927623611","imei1":"232480927623611","imei2":"232480927623611","popurl":"www.mohini-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188027,"job_number":"JOB_188027","tr_customer_id":188045,"tr_customer_product_id":188035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Elakshi Bhattathiri","mobile_number":"9018753463","email_id":"shivakari.kakkar@gmail.com","dop":"2026-02-06","serial_number":"314962483201488","imei1":"314962483201488","imei2":"314962483201488","popurl":"www.subhasini-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188028,"job_number":"JOB_188028","tr_customer_id":188046,"tr_customer_product_id":188036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Nimit Varrier","mobile_number":"9057671351","email_id":"paramartha.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"491065257451515","imei1":"491065257451515","imei2":"491065257451515","popurl":"www.chandrabhan-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188029,"job_number":"JOB_188029","tr_customer_id":188047,"tr_customer_product_id":188037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Bhushan Guneta","mobile_number":"9068515150","email_id":"adheesh.jha@hotmail.com","dop":"2026-02-06","serial_number":"814050771883270","imei1":"814050771883270","imei2":"814050771883270","popurl":"www.chidananda-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188030,"job_number":"JOB_188030","tr_customer_id":188048,"tr_customer_product_id":188038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Som Gandhi","mobile_number":"9032119177","email_id":"jagdeep.singh@gmail.com","dop":"2026-02-06","serial_number":"066035785711958","imei1":"066035785711958","imei2":"066035785711958","popurl":"www.durgeshwari-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188031,"job_number":"JOB_188031","tr_customer_id":188049,"tr_customer_product_id":188039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Aatmaj Chaturvedi","mobile_number":"9024118269","email_id":"deeptimayee.dhawan@hotmail.com","dop":"2026-02-06","serial_number":"637033952923776","imei1":"637033952923776","imei2":"637033952923776","popurl":"www.ranjeet-embranthiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188032,"job_number":"JOB_188032","tr_customer_id":188050,"tr_customer_product_id":188040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Rukmin Kakkar","mobile_number":"9070689358","email_id":"arindam.shah@yahoo.co.in","dop":"2026-02-06","serial_number":"198689499925742","imei1":"198689499925742","imei2":"198689499925742","popurl":"www.divakar-trivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188033,"job_number":"JOB_188033","tr_customer_id":188051,"tr_customer_product_id":188041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Ambar Gupta","mobile_number":"9018561463","email_id":"bhardwaj.saini@hotmail.com","dop":"2026-02-06","serial_number":"720642338561906","imei1":"720642338561906","imei2":"720642338561906","popurl":"www.digambar-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188034,"job_number":"JOB_188034","tr_customer_id":188052,"tr_customer_product_id":188042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Bhudev Panicker","mobile_number":"9097817883","email_id":"laxmi.mehra@hotmail.com","dop":"2026-02-06","serial_number":"931162255835125","imei1":"931162255835125","imei2":"931162255835125","popurl":"www.tara-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188035,"job_number":"JOB_188035","tr_customer_id":188053,"tr_customer_product_id":188043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Vaidehi Talwar","mobile_number":"9065392913","email_id":"chandra.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"463400393488713","imei1":"463400393488713","imei2":"463400393488713","popurl":"www.shashikala-achari.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188036,"job_number":"JOB_188036","tr_customer_id":188054,"tr_customer_product_id":188044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Girja Abbott","mobile_number":"9047228932","email_id":"basanti.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"483609058046861","imei1":"483609058046861","imei2":"483609058046861","popurl":"www.marut-nair.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188037,"job_number":"JOB_188037","tr_customer_id":188056,"tr_customer_product_id":188045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Bhudeva Bhattathiri","mobile_number":"9040209298","email_id":"avadhesh.pillai@gmail.com","dop":"2026-02-06","serial_number":"552299112547819","imei1":"552299112547819","imei2":"552299112547819","popurl":"www.sukanya-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188038,"job_number":"JOB_188038","tr_customer_id":188055,"tr_customer_product_id":188046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Tanirika Khatri","mobile_number":"9082455447","email_id":"gautam.kocchar@gmail.com","dop":"2026-02-06","serial_number":"083673458844911","imei1":"083673458844911","imei2":"083673458844911","popurl":"www.charvi-marar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188039,"job_number":"JOB_188039","tr_customer_id":188057,"tr_customer_product_id":188047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Chidaatma Marar","mobile_number":"9023270824","email_id":"tushar.pilla@gmail.com","dop":"2026-02-06","serial_number":"647747482277436","imei1":"647747482277436","imei2":"647747482277436","popurl":"www.bhooshan-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188040,"job_number":"JOB_188040","tr_customer_id":188058,"tr_customer_product_id":188048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Gangesh Gupta","mobile_number":"9024039769","email_id":"anila.patel@gmail.com","dop":"2026-02-06","serial_number":"359641747764572","imei1":"359641747764572","imei2":"359641747764572","popurl":"www.kumuda-agarwal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188041,"job_number":"JOB_188041","tr_customer_id":188059,"tr_customer_product_id":188049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Chidaatma Arora","mobile_number":"9056465029","email_id":"satyen.banerjee@yahoo.co.in","dop":"2026-02-06","serial_number":"521651748207096","imei1":"521651748207096","imei2":"521651748207096","popurl":"www.aryan-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188042,"job_number":"JOB_188042","tr_customer_id":188060,"tr_customer_product_id":188050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Divakar Ahluwalia","mobile_number":"9039106365","email_id":"mahesh.bhat@hotmail.com","dop":"2026-02-06","serial_number":"025863871615112","imei1":"025863871615112","imei2":"025863871615112","popurl":"www.rajan-varrier.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188043,"job_number":"JOB_188043","tr_customer_id":188061,"tr_customer_product_id":188051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Yogendra Chattopadhyay","mobile_number":"9061270357","email_id":"yogendra.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"359889061873574","imei1":"359889061873574","imei2":"359889061873574","popurl":"www.lila-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188044,"job_number":"JOB_188044","tr_customer_id":188062,"tr_customer_product_id":188052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Darshan Khanna","mobile_number":"9003095905","email_id":"trisha.guha@hotmail.com","dop":"2026-02-06","serial_number":"070810483092880","imei1":"070810483092880","imei2":"070810483092880","popurl":"www.sweta-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188045,"job_number":"JOB_188045","tr_customer_id":188063,"tr_customer_product_id":188053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Aishani Bhat","mobile_number":"9083483783","email_id":"dayamayee.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"301501195487884","imei1":"301501195487884","imei2":"301501195487884","popurl":"www.chidaatma-desai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188046,"job_number":"JOB_188046","tr_customer_id":188064,"tr_customer_product_id":188054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Ganesh Bhattacharya","mobile_number":"9043905652","email_id":"chanda.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"841590975026561","imei1":"841590975026561","imei2":"841590975026561","popurl":"www.poornima-panicker.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188047,"job_number":"JOB_188047","tr_customer_id":188065,"tr_customer_product_id":188055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Mohana Acharya","mobile_number":"9026357991","email_id":"malti.pothuvaal@gmail.com","dop":"2026-02-06","serial_number":"694327976850224","imei1":"694327976850224","imei2":"694327976850224","popurl":"www.dhatri-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188048,"job_number":"JOB_188048","tr_customer_id":188066,"tr_customer_product_id":188056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Akshayakeerti Nehru","mobile_number":"9070523390","email_id":"deeptimoyee.kocchar@gmail.com","dop":"2026-02-06","serial_number":"225161684080621","imei1":"225161684080621","imei2":"225161684080621","popurl":"www.atmaja-khan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188049,"job_number":"JOB_188049","tr_customer_id":188067,"tr_customer_product_id":188057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dulari Abbott","mobile_number":"9082384624","email_id":"leela.abbott@hotmail.com","dop":"2026-02-06","serial_number":"793337151981689","imei1":"793337151981689","imei2":"793337151981689","popurl":"www.mina-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188050,"job_number":"JOB_188050","tr_customer_id":188068,"tr_customer_product_id":188058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Bhudev Prajapat","mobile_number":"9032597474","email_id":"jagathi.nayar@hotmail.com","dop":"2026-02-06","serial_number":"160937634019810","imei1":"160937634019810","imei2":"160937634019810","popurl":"www.gautama-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188051,"job_number":"JOB_188051","tr_customer_id":188069,"tr_customer_product_id":188059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Abhaya Johar","mobile_number":"9077639080","email_id":"mayoor.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"665906917108599","imei1":"665906917108599","imei2":"665906917108599","popurl":"www.harinakshi-pillai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188052,"job_number":"JOB_188052","tr_customer_id":188070,"tr_customer_product_id":188060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Niro Naik","mobile_number":"9059489805","email_id":"dandak.patil@gmail.com","dop":"2026-02-06","serial_number":"523247092549839","imei1":"523247092549839","imei2":"523247092549839","popurl":"www.harit-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188053,"job_number":"JOB_188053","tr_customer_id":188071,"tr_customer_product_id":188061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Anuja Pandey","mobile_number":"9046336825","email_id":"dwaipayan.mahajan@gmail.com","dop":"2026-02-06","serial_number":"435167644381562","imei1":"435167644381562","imei2":"435167644381562","popurl":"www.gemini-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188054,"job_number":"JOB_188054","tr_customer_id":188072,"tr_customer_product_id":188062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Bilwa Kaur","mobile_number":"9042349673","email_id":"anand.arora@hotmail.com","dop":"2026-02-06","serial_number":"371564457906905","imei1":"371564457906905","imei2":"371564457906905","popurl":"www.anand swarup-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188055,"job_number":"JOB_188055","tr_customer_id":188073,"tr_customer_product_id":188063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Atmananda Marar","mobile_number":"9039044951","email_id":"anil.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"323450313582488","imei1":"323450313582488","imei2":"323450313582488","popurl":"www.mandaakin-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188056,"job_number":"JOB_188056","tr_customer_id":188074,"tr_customer_product_id":188064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chandrabhaga Nayar","mobile_number":"9032635123","email_id":"lal.ganaka@hotmail.com","dop":"2026-02-06","serial_number":"908335304518680","imei1":"908335304518680","imei2":"908335304518680","popurl":"www.dinkar-mehra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188057,"job_number":"JOB_188057","tr_customer_id":188075,"tr_customer_product_id":188065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chandrabhaga Ahluwalia","mobile_number":"9012686485","email_id":"devvrat.nayar@gmail.com","dop":"2026-02-06","serial_number":"069061619516452","imei1":"069061619516452","imei2":"069061619516452","popurl":"www.gatik-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188058,"job_number":"JOB_188058","tr_customer_id":188076,"tr_customer_product_id":188066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Ambar Gowda","mobile_number":"9054205761","email_id":"ekaksh.shukla@hotmail.com","dop":"2026-02-06","serial_number":"689743800651829","imei1":"689743800651829","imei2":"689743800651829","popurl":"www.sanjay-malik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188059,"job_number":"JOB_188059","tr_customer_id":188077,"tr_customer_product_id":188067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dayaananda Patel","mobile_number":"9002610045","email_id":"dhara.ganaka@gmail.com","dop":"2026-02-06","serial_number":"176643492330121","imei1":"176643492330121","imei2":"176643492330121","popurl":"www.vrinda-butt.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188060,"job_number":"JOB_188060","tr_customer_id":188078,"tr_customer_product_id":188068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Raj Saini","mobile_number":"9003512769","email_id":"ekadant.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"771502510061750","imei1":"771502510061750","imei2":"771502510061750","popurl":"www.nalini-butt.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188061,"job_number":"JOB_188061","tr_customer_id":188079,"tr_customer_product_id":188069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Brahmanandam Menon","mobile_number":"9054948501","email_id":"dayaananda.abbott@gmail.com","dop":"2026-02-06","serial_number":"677922607155481","imei1":"677922607155481","imei2":"677922607155481","popurl":"www.bhooshan-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188062,"job_number":"JOB_188062","tr_customer_id":188080,"tr_customer_product_id":188070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chaanakya Dhawan","mobile_number":"9053358431","email_id":"sunita.bharadwaj@gmail.com","dop":"2026-02-06","serial_number":"502575555655553","imei1":"502575555655553","imei2":"502575555655553","popurl":"www.ahilya-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188063,"job_number":"JOB_188063","tr_customer_id":188081,"tr_customer_product_id":188071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Kanti Singh","mobile_number":"9004170569","email_id":"daevika.varman@hotmail.com","dop":"2026-02-06","serial_number":"175568363970023","imei1":"175568363970023","imei2":"175568363970023","popurl":"www.dinesh-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188064,"job_number":"JOB_188064","tr_customer_id":188082,"tr_customer_product_id":188072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Vrund Kapoor","mobile_number":"9098466931","email_id":"lakshmi.kocchar@yahoo.co.in","dop":"2026-02-06","serial_number":"169418389090136","imei1":"169418389090136","imei2":"169418389090136","popurl":"www.rohan-mehrotra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188065,"job_number":"JOB_188065","tr_customer_id":188083,"tr_customer_product_id":188073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Gotum Devar","mobile_number":"9027216254","email_id":"bilva.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"790091665118853","imei1":"790091665118853","imei2":"790091665118853","popurl":"www.chitramala-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188066,"job_number":"JOB_188066","tr_customer_id":188084,"tr_customer_product_id":188074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dron Chopra","mobile_number":"9053615010","email_id":"bhaves.embranthiri@gmail.com","dop":"2026-02-06","serial_number":"671113633204202","imei1":"671113633204202","imei2":"671113633204202","popurl":"www.mani-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188067,"job_number":"JOB_188067","tr_customer_id":188085,"tr_customer_product_id":188075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Urmila Khatri","mobile_number":"9021524596","email_id":"chandravati.marar@yahoo.co.in","dop":"2026-02-06","serial_number":"360434681178785","imei1":"360434681178785","imei2":"360434681178785","popurl":"www.aashritha-bandopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188068,"job_number":"JOB_188068","tr_customer_id":188086,"tr_customer_product_id":188076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Chitramala Gupta","mobile_number":"9089267117","email_id":"aruna.nehru@gmail.com","dop":"2026-02-06","serial_number":"753784205499174","imei1":"753784205499174","imei2":"753784205499174","popurl":"www.chaturbhuj-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188069,"job_number":"JOB_188069","tr_customer_id":188087,"tr_customer_product_id":188077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Giriraj Guneta","mobile_number":"9006705897","email_id":"jagathi.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"105459596455038","imei1":"105459596455038","imei2":"105459596455038","popurl":"www.dharmaketu-bhattathiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188070,"job_number":"JOB_188070","tr_customer_id":188088,"tr_customer_product_id":188078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Anaadi Chopra","mobile_number":"9051267876","email_id":"purnima.malik@gmail.com","dop":"2026-02-06","serial_number":"689336648093456","imei1":"689336648093456","imei2":"689336648093456","popurl":"www.dipendra-patel.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188071,"job_number":"JOB_188071","tr_customer_id":188089,"tr_customer_product_id":188079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Dhanadeepa Mishra","mobile_number":"9063169106","email_id":"pramila.abbott@gmail.com","dop":"2026-02-06","serial_number":"411115448949342","imei1":"411115448949342","imei2":"411115448949342","popurl":"www.bhooshan-dhawan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188072,"job_number":"JOB_188072","tr_customer_id":188090,"tr_customer_product_id":188080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Digambara Gill","mobile_number":"9001584331","email_id":"amaresh.joshi@yahoo.co.in","dop":"2026-02-06","serial_number":"894363091014781","imei1":"894363091014781","imei2":"894363091014781","popurl":"www.yogesh-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188073,"job_number":"JOB_188073","tr_customer_id":188091,"tr_customer_product_id":188081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Sarvin Panicker","mobile_number":"9093855950","email_id":"agnimitra.chopra@gmail.com","dop":"2026-02-06","serial_number":"079428139928478","imei1":"079428139928478","imei2":"079428139928478","popurl":"www.heema-prajapat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188074,"job_number":"JOB_188074","tr_customer_id":188092,"tr_customer_product_id":188082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Vasudha Kaur","mobile_number":"9047213828","email_id":"baladitya.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"887915935432375","imei1":"887915935432375","imei2":"887915935432375","popurl":"www.atmanand-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188075,"job_number":"JOB_188075","tr_customer_id":188093,"tr_customer_product_id":188083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Manisha Ahuja","mobile_number":"9066840312","email_id":"bhuvanesh.nayar@hotmail.com","dop":"2026-02-06","serial_number":"645577807545233","imei1":"645577807545233","imei2":"645577807545233","popurl":"www.dharmaketu-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188076,"job_number":"JOB_188076","tr_customer_id":188094,"tr_customer_product_id":188084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Birjesh Guha","mobile_number":"9087153062","email_id":"chandramani.jain@hotmail.com","dop":"2026-02-06","serial_number":"715303251671752","imei1":"715303251671752","imei2":"715303251671752","popurl":"www.bhamini-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188077,"job_number":"JOB_188077","tr_customer_id":188095,"tr_customer_product_id":188085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Chaturaanan Naik","mobile_number":"9031071983","email_id":"pran.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"087882300303628","imei1":"087882300303628","imei2":"087882300303628","popurl":"www.daiwik-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188078,"job_number":"JOB_188078","tr_customer_id":188096,"tr_customer_product_id":188086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Triloki Dutta","mobile_number":"9026057771","email_id":"rajan.kaur@gmail.com","dop":"2026-02-06","serial_number":"537927613581469","imei1":"537927613581469","imei2":"537927613581469","popurl":"www.mohan-chaturvedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188079,"job_number":"JOB_188079","tr_customer_id":188097,"tr_customer_product_id":188087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Kalpana Nair","mobile_number":"9093766109","email_id":"rati.varma@yahoo.co.in","dop":"2026-02-06","serial_number":"774496281538602","imei1":"774496281538602","imei2":"774496281538602","popurl":"www.aadrika-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188080,"job_number":"JOB_188080","tr_customer_id":188098,"tr_customer_product_id":188088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Lavanya Mukhopadhyay","mobile_number":"9064067245","email_id":"geetanjali.pilla@hotmail.com","dop":"2026-02-06","serial_number":"701382143829565","imei1":"701382143829565","imei2":"701382143829565","popurl":"www.anila-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188081,"job_number":"JOB_188081","tr_customer_id":188099,"tr_customer_product_id":188089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Nirbhay Adiga","mobile_number":"9028123737","email_id":"gudakesa.nambeesan@hotmail.com","dop":"2026-02-06","serial_number":"788317880286913","imei1":"788317880286913","imei2":"788317880286913","popurl":"www.aasha-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188082,"job_number":"JOB_188082","tr_customer_id":188100,"tr_customer_product_id":188090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Karan Khan","mobile_number":"9074771383","email_id":"trilok.sethi@hotmail.com","dop":"2026-02-06","serial_number":"308736200002550","imei1":"308736200002550","imei2":"308736200002550","popurl":"www.dhanvin-chattopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188083,"job_number":"JOB_188083","tr_customer_id":188101,"tr_customer_product_id":188091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Shakti Arora","mobile_number":"9042314609","email_id":"dipali.pillai@hotmail.com","dop":"2026-02-06","serial_number":"391737518361601","imei1":"391737518361601","imei2":"391737518361601","popurl":"www.chandini-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188084,"job_number":"JOB_188084","tr_customer_id":188102,"tr_customer_product_id":188092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Anjaneya Pillai","mobile_number":"9095339430","email_id":"rukmin.sethi@hotmail.com","dop":"2026-02-06","serial_number":"905989938156249","imei1":"905989938156249","imei2":"905989938156249","popurl":"www.durgeshwari-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188085,"job_number":"JOB_188085","tr_customer_id":188103,"tr_customer_product_id":188093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Divaakar Nehru","mobile_number":"9098282801","email_id":"ghanashyam.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"918922605645917","imei1":"918922605645917","imei2":"918922605645917","popurl":"www.mohan-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188086,"job_number":"JOB_188086","tr_customer_id":188104,"tr_customer_product_id":188094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Gemini Kocchar","mobile_number":"9007675573","email_id":"gautami.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"224598778531891","imei1":"224598778531891","imei2":"224598778531891","popurl":"www.bhasvan-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188087,"job_number":"JOB_188087","tr_customer_id":188105,"tr_customer_product_id":188095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Chidambar Butt","mobile_number":"9009146629","email_id":"kashyapi.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"178491695585671","imei1":"178491695585671","imei2":"178491695585671","popurl":"www.elakshi-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188088,"job_number":"JOB_188088","tr_customer_id":188106,"tr_customer_product_id":188096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Agrata Dhawan","mobile_number":"9064444493","email_id":"prem.johar@gmail.com","dop":"2026-02-06","serial_number":"780171337854463","imei1":"780171337854463","imei2":"780171337854463","popurl":"www.manikya-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188089,"job_number":"JOB_188089","tr_customer_id":188107,"tr_customer_product_id":188097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Ekalavya Pillai","mobile_number":"9098848138","email_id":"chandramauli.prajapat@yahoo.co.in","dop":"2026-02-06","serial_number":"856141500762738","imei1":"856141500762738","imei2":"856141500762738","popurl":"www.kanak-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188090,"job_number":"JOB_188090","tr_customer_id":188108,"tr_customer_product_id":188098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Vishwamitra Patel","mobile_number":"9091312154","email_id":"suresh.khatri@hotmail.com","dop":"2026-02-06","serial_number":"487964959155798","imei1":"487964959155798","imei2":"487964959155798","popurl":"www.sudeva-chattopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188091,"job_number":"JOB_188091","tr_customer_id":188109,"tr_customer_product_id":188099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Kamalesh Iyengar","mobile_number":"9085576042","email_id":"sheela.butt@gmail.com","dop":"2026-02-06","serial_number":"965030106562123","imei1":"965030106562123","imei2":"965030106562123","popurl":"www.purushottam-tandon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188092,"job_number":"JOB_188092","tr_customer_id":188110,"tr_customer_product_id":188100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Vidya Dwivedi","mobile_number":"9083335031","email_id":"dhanapati.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"493156838518948","imei1":"493156838518948","imei2":"493156838518948","popurl":"www.mohini-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188093,"job_number":"JOB_188093","tr_customer_id":188112,"tr_customer_product_id":188102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Yogendra Naik","mobile_number":"9013346146","email_id":"mani.nayar@hotmail.com","dop":"2026-02-06","serial_number":"103355012937098","imei1":"103355012937098","imei2":"103355012937098","popurl":"www.bhishma-tagore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188094,"job_number":"JOB_188094","tr_customer_id":188111,"tr_customer_product_id":188101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Aaditya Chopra","mobile_number":"9090916083","email_id":"anang.jha@hotmail.com","dop":"2026-02-06","serial_number":"289996414134194","imei1":"289996414134194","imei2":"289996414134194","popurl":"www.aditeya-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188095,"job_number":"JOB_188095","tr_customer_id":188113,"tr_customer_product_id":188103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Balgopal Guha","mobile_number":"9073833767","email_id":"gati.dutta@hotmail.com","dop":"2026-02-06","serial_number":"862731966627196","imei1":"862731966627196","imei2":"862731966627196","popurl":"www.agnivesh-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188096,"job_number":"JOB_188096","tr_customer_id":188114,"tr_customer_product_id":188104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Deeptiman Jain","mobile_number":"9034925680","email_id":"geetanjali.varrier@hotmail.com","dop":"2026-02-06","serial_number":"587488593659710","imei1":"587488593659710","imei2":"587488593659710","popurl":"www.kalyani-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188097,"job_number":"JOB_188097","tr_customer_id":188116,"tr_customer_product_id":188106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Saroja Mukhopadhyay","mobile_number":"9084951431","email_id":"anjali.bhattathiri@yahoo.co.in","dop":"2026-02-06","serial_number":"716000149906970","imei1":"716000149906970","imei2":"716000149906970","popurl":"www.goutam-abbott.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188098,"job_number":"JOB_188098","tr_customer_id":188115,"tr_customer_product_id":188105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Shubha Varrier","mobile_number":"9078946583","email_id":"bhupen.joshi@yahoo.co.in","dop":"2026-02-06","serial_number":"865693569068977","imei1":"865693569068977","imei2":"865693569068977","popurl":"www.karan-patil.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188099,"job_number":"JOB_188099","tr_customer_id":188117,"tr_customer_product_id":188107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Chapal Desai","mobile_number":"9009813914","email_id":"mangalya.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"429152539943353","imei1":"429152539943353","imei2":"429152539943353","popurl":"www.bhagavaan-desai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188100,"job_number":"JOB_188100","tr_customer_id":188118,"tr_customer_product_id":188108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Dinkar Nayar","mobile_number":"9018040965","email_id":"opalina.embranthiri@hotmail.com","dop":"2026-02-06","serial_number":"874281677998520","imei1":"874281677998520","imei2":"874281677998520","popurl":"www.amrita-mahajan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188101,"job_number":"JOB_188101","tr_customer_id":188119,"tr_customer_product_id":188109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Bhushan Iyer","mobile_number":"9098462128","email_id":"som.deshpande@yahoo.co.in","dop":"2026-02-06","serial_number":"715998558638506","imei1":"715998558638506","imei2":"715998558638506","popurl":"www.ayushmati-varma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188102,"job_number":"JOB_188102","tr_customer_id":188120,"tr_customer_product_id":188110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Smriti Nair","mobile_number":"9022748960","email_id":"jaya.chopra@hotmail.com","dop":"2026-02-06","serial_number":"740938085492383","imei1":"740938085492383","imei2":"740938085492383","popurl":"www.rahul-tagore.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188103,"job_number":"JOB_188103","tr_customer_id":188121,"tr_customer_product_id":188111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Garuda Asan","mobile_number":"9071922268","email_id":"chandrakin.dwivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"836481136909844","imei1":"836481136909844","imei2":"836481136909844","popurl":"www.budhil-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188104,"job_number":"JOB_188104","tr_customer_id":188122,"tr_customer_product_id":188112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Shankar Sethi","mobile_number":"9000234028","email_id":"suryakant.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"335889066868551","imei1":"335889066868551","imei2":"335889066868551","popurl":"www.suma-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188105,"job_number":"JOB_188105","tr_customer_id":188123,"tr_customer_product_id":188113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Deepan Iyengar","mobile_number":"9038245916","email_id":"bharat.prajapat@gmail.com","dop":"2026-02-06","serial_number":"384625146230687","imei1":"384625146230687","imei2":"384625146230687","popurl":"www.laal-kaul.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188106,"job_number":"JOB_188106","tr_customer_id":188124,"tr_customer_product_id":188114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Deb Sharma","mobile_number":"9096557510","email_id":"chandrabhan.iyer@hotmail.com","dop":"2026-02-06","serial_number":"025287586899179","imei1":"025287586899179","imei2":"025287586899179","popurl":"www.lal-pilla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188107,"job_number":"JOB_188107","tr_customer_id":188125,"tr_customer_product_id":188115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Amritambu Chopra","mobile_number":"9021934625","email_id":"purushottam.joshi@hotmail.com","dop":"2026-02-06","serial_number":"548400189599600","imei1":"548400189599600","imei2":"548400189599600","popurl":"www.swara-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188108,"job_number":"JOB_188108","tr_customer_id":188126,"tr_customer_product_id":188116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Dharmaketu Tandon","mobile_number":"9074154105","email_id":"vishnu.tandon@hotmail.com","dop":"2026-02-06","serial_number":"330449314163232","imei1":"330449314163232","imei2":"330449314163232","popurl":"www.deeksha-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188109,"job_number":"JOB_188109","tr_customer_id":188127,"tr_customer_product_id":188117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Atreyi Khan","mobile_number":"9011771383","email_id":"malti.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"954508632688386","imei1":"954508632688386","imei2":"954508632688386","popurl":"www.anand swarup-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188110,"job_number":"JOB_188110","tr_customer_id":188128,"tr_customer_product_id":188118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Gitanjali Patil","mobile_number":"9030397318","email_id":"gauranga.kaur@gmail.com","dop":"2026-02-06","serial_number":"985614848235520","imei1":"985614848235520","imei2":"985614848235520","popurl":"www.prema-ganaka.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188111,"job_number":"JOB_188111","tr_customer_id":188129,"tr_customer_product_id":188119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Vasudev Sharma","mobile_number":"9006356753","email_id":"girish.acharya@hotmail.com","dop":"2026-02-06","serial_number":"420820431887182","imei1":"420820431887182","imei2":"420820431887182","popurl":"www.gopi-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188112,"job_number":"JOB_188112","tr_customer_id":188130,"tr_customer_product_id":188120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Amish Dhawan","mobile_number":"9082482651","email_id":"chakravartee.varma@gmail.com","dop":"2026-02-06","serial_number":"373315318801350","imei1":"373315318801350","imei2":"373315318801350","popurl":"www.bhadrak-joshi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188113,"job_number":"JOB_188113","tr_customer_id":188131,"tr_customer_product_id":188121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Ahalya Kaul","mobile_number":"9055500752","email_id":"deependra.gowda@hotmail.com","dop":"2026-02-06","serial_number":"713596867155632","imei1":"713596867155632","imei2":"713596867155632","popurl":"www.menka-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188114,"job_number":"JOB_188114","tr_customer_id":188132,"tr_customer_product_id":188122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Anuraag Varrier","mobile_number":"9019398521","email_id":"yogesh.dwivedi@gmail.com","dop":"2026-02-06","serial_number":"591003982814611","imei1":"591003982814611","imei2":"591003982814611","popurl":"www.ranjit-shah.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188118,"job_number":"JOB_188118","tr_customer_id":188136,"tr_customer_product_id":188126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:59:49.000Z","modified_at":"2026-02-16T07:59:49.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"19060526701127","imei1":"19060526701127","imei2":"119060526701127","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188119,"job_number":"JOB_188119","tr_customer_id":188137,"tr_customer_product_id":188127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:59:49.000Z","modified_at":"2026-02-16T07:59:50.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"613044773869826","imei1":"613044773869826","imei2":"1613044773869826","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188121,"job_number":"JOB_188121","tr_customer_id":188139,"tr_customer_product_id":188129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:16.000Z","modified_at":"2026-02-16T08:00:16.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"19394629121563","imei1":"19394629121563","imei2":"119394629121563","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188122,"job_number":"JOB_188122","tr_customer_id":188140,"tr_customer_product_id":188130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:17.000Z","modified_at":"2026-02-16T08:00:17.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"845979728062467","imei1":"845979728062467","imei2":"1845979728062467","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188124,"job_number":"JOB_188124","tr_customer_id":188142,"tr_customer_product_id":188132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:41.000Z","modified_at":"2026-02-16T08:00:41.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"15873104049302","imei1":"15873104049302","imei2":"115873104049302","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188125,"job_number":"JOB_188125","tr_customer_id":188143,"tr_customer_product_id":188133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:42.000Z","modified_at":"2026-02-16T08:00:42.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"696802536067200","imei1":"696802536067200","imei2":"1696802536067200","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188127,"job_number":"JOB_188127","tr_customer_id":188145,"tr_customer_product_id":188135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:01:09.000Z","modified_at":"2026-02-16T08:01:09.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"919758830794364","imei1":"919758830794364","imei2":"1919758830794364","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188130,"job_number":"JOB_188130","tr_customer_id":188148,"tr_customer_product_id":188138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:03:34.000Z","modified_at":"2026-02-16T08:03:34.000Z","name":"Hallie Hermann","mobile_number":"806-224-9507","email_id":"Tina34@yahoo.com","dop":"2025-04-06","serial_number":"10767712236782178","imei1":"10767712236782178","imei2":"10767712236782178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:03:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188134,"job_number":"JOB_188134","tr_customer_id":188152,"tr_customer_product_id":188142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:05.000Z","modified_at":"2026-02-16T08:04:05.000Z","name":"Richie Schmidt","mobile_number":"662-246-6498","email_id":"Winifred_Mitchell@yahoo.com","dop":"2025-04-06","serial_number":"18281904096988080","imei1":"18281904096988080","imei2":"18281904096988080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188136,"job_number":"JOB_188136","tr_customer_id":188154,"tr_customer_product_id":188144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:55.000Z","modified_at":"2026-02-16T08:04:55.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"14945111189486","imei1":"14945111189486","imei2":"14945111189486","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188137,"job_number":"JOB_188137","tr_customer_id":188155,"tr_customer_product_id":188145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:56.000Z","modified_at":"2026-02-16T08:04:56.000Z","name":"Arvid Champlin","mobile_number":"459-244-7737","email_id":"Luigi55@yahoo.com","dop":"2025-09-14","serial_number":"17753502959171","imei1":"17753502959171","imei2":"17753502959171","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188138,"job_number":"JOB_188138","tr_customer_id":188156,"tr_customer_product_id":188146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:05:09.000Z","modified_at":"2026-02-16T08:05:09.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"11010370212932","imei1":"11010370212932","imei2":"11010370212932","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:05:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188139,"job_number":"JOB_188139","tr_customer_id":188157,"tr_customer_product_id":188147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:05:09.000Z","modified_at":"2026-02-16T08:05:09.000Z","name":"Anne Yost","mobile_number":"410-270-9406","email_id":"Vicente.Wolff@hotmail.com","dop":"2025-09-14","serial_number":"11359993993839","imei1":"11359993993839","imei2":"11359993993839","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:05:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188140,"job_number":"JOB_188140","tr_customer_id":188158,"tr_customer_product_id":188148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:08:31.000Z","modified_at":"2026-02-16T08:08:31.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13961023969226","imei1":"13961023969226","imei2":"113961023969226","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188141,"job_number":"JOB_188141","tr_customer_id":188159,"tr_customer_product_id":188149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:08:33.000Z","modified_at":"2026-02-16T08:08:33.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"924676306737600","imei1":"924676306737600","imei2":"1924676306737600","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:08:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188143,"job_number":"JOB_188143","tr_customer_id":188161,"tr_customer_product_id":188151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:08:39.000Z","modified_at":"2026-02-16T08:08:39.000Z","name":"Mayur Jain","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"3576789676682342","imei1":"3576789676682342","imei2":"3576789676682342","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188144,"job_number":"JOB_188144","tr_customer_id":188162,"tr_customer_product_id":188152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:08:56.000Z","modified_at":"2026-02-16T08:08:56.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"17580507574414","imei1":"17580507574414","imei2":"117580507574414","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:08:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188145,"job_number":"JOB_188145","tr_customer_id":188163,"tr_customer_product_id":188153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:08:56.000Z","modified_at":"2026-02-16T08:08:56.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"480329485886577","imei1":"480329485886577","imei2":"1480329485886577","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:08:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188147,"job_number":"JOB_188147","tr_customer_id":188165,"tr_customer_product_id":188155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:09:22.000Z","modified_at":"2026-02-16T08:09:22.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"10916415812871","imei1":"10916415812871","imei2":"110916415812871","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:09:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188148,"job_number":"JOB_188148","tr_customer_id":188166,"tr_customer_product_id":188156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:09:24.000Z","modified_at":"2026-02-16T08:09:24.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"591100973216843","imei1":"591100973216843","imei2":"1591100973216843","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:09:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188150,"job_number":"JOB_188150","tr_customer_id":188168,"tr_customer_product_id":188158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:09:49.000Z","modified_at":"2026-02-16T08:09:49.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"631096404642733","imei1":"631096404642733","imei2":"1631096404642733","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188152,"job_number":"JOB_188152","tr_customer_id":188170,"tr_customer_product_id":188160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:12:29.000Z","modified_at":"2026-02-16T08:12:29.000Z","name":"Amrit Ahluwalia","mobile_number":"9013684573","email_id":"priya.asan@hotmail.com","dop":"2026-02-06","serial_number":"490490891901374","imei1":"490490891901374","imei2":"490490891901374","popurl":"www.dipali-jha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188153,"job_number":"JOB_188153","tr_customer_id":188171,"tr_customer_product_id":188161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:12:29.000Z","modified_at":"2026-02-16T08:12:29.000Z","name":"Radha Prajapat","mobile_number":"9077481965","email_id":"acaryatanaya.saini@hotmail.com","dop":"2026-02-06","serial_number":"329686368713610","imei1":"329686368713610","imei2":"329686368713610","popurl":"www.divakar-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188154,"job_number":"JOB_188154","tr_customer_id":188172,"tr_customer_product_id":188162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:12:29.000Z","modified_at":"2026-02-16T08:12:29.000Z","name":"Dhyaneshwar Arora","mobile_number":"9076834838","email_id":"yoginder.khan@hotmail.com","dop":"2026-02-06","serial_number":"603448287681327","imei1":"603448287681327","imei2":"603448287681327","popurl":"www.anjushree-dwivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188155,"job_number":"JOB_188155","tr_customer_id":188174,"tr_customer_product_id":188163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:12:29.000Z","modified_at":"2026-02-16T08:12:29.000Z","name":"Kamalesh Talwar","mobile_number":"9099152220","email_id":"manoj.mehra@yahoo.co.in","dop":"2026-02-06","serial_number":"110382955626908","imei1":"110382955626908","imei2":"110382955626908","popurl":"www.naveen-pillai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188156,"job_number":"JOB_188156","tr_customer_id":188173,"tr_customer_product_id":188164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:12:29.000Z","modified_at":"2026-02-16T08:12:29.000Z","name":"Siddhran Deshpande","mobile_number":"9046376369","email_id":"rajiv.deshpande@yahoo.co.in","dop":"2026-02-06","serial_number":"097361403039140","imei1":"097361403039140","imei2":"097361403039140","popurl":"www.shanti-gupta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188157,"job_number":"JOB_188157","tr_customer_id":188175,"tr_customer_product_id":188165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:18:51.000Z","modified_at":"2026-02-16T08:18:51.000Z","name":"Mayur Jain","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"3576789676682343","imei1":"3576789676682343","imei2":"3576789676682343","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:18:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188158,"job_number":"JOB_188158","tr_customer_id":188176,"tr_customer_product_id":188166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:32:10.000Z","modified_at":"2026-02-16T08:32:10.000Z","name":"Mayur Jain","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"3576789676682399","imei1":"3576789676682399","imei2":"3576789676682399","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188165,"job_number":"JOB_188165","tr_customer_id":188183,"tr_customer_product_id":188173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:47:04.000Z","modified_at":"2026-02-16T08:47:04.000Z","name":"Rodrick Hudson","mobile_number":"865-976-1701","email_id":"Sigurd_Homenick12@yahoo.com","dop":"2026-01-04","serial_number":"51664347506310184","imei1":"51664347506310184","imei2":"51664347506310184","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188167,"job_number":"JOB_188167","tr_customer_id":188185,"tr_customer_product_id":188175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:54:13.000Z","modified_at":"2026-02-16T08:54:13.000Z","name":"Miracle Lakin","mobile_number":"522-817-5193","email_id":"Doris_Parisian56@yahoo.com","dop":"2026-01-04","serial_number":"48170196654719570","imei1":"48170196654719570","imei2":"48170196654719570","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188169,"job_number":"JOB_188169","tr_customer_id":188187,"tr_customer_product_id":188177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Prathap Kumar","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14458998979468","imei1":"14458998979468","imei2":"14458998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188170,"job_number":"JOB_188170","tr_customer_id":188188,"tr_customer_product_id":188178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Gokul Seron","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14558998979468","imei1":"14558998979468","imei2":"14558998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188171,"job_number":"JOB_188171","tr_customer_id":188190,"tr_customer_product_id":188180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Citlalli Wuckert","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14258998979468","imei1":"14258998979468","imei2":"14258998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188172,"job_number":"JOB_188172","tr_customer_id":188189,"tr_customer_product_id":188179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Naresh Kumar","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14358998979468","imei1":"14358998979468","imei2":"14358998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188173,"job_number":"JOB_188173","tr_customer_id":188191,"tr_customer_product_id":188181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Anila Adiga","mobile_number":"9012173627","email_id":"prema.ahluwalia@gmail.com","dop":"2026-02-06","serial_number":"382987916968277","imei1":"382987916968277","imei2":"382987916968277","popurl":"www.jagathi-panicker.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188174,"job_number":"JOB_188174","tr_customer_id":188192,"tr_customer_product_id":188182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Lal Devar","mobile_number":"9040272602","email_id":"abani.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"357572139023977","imei1":"357572139023977","imei2":"357572139023977","popurl":"www.kumari-guha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188175,"job_number":"JOB_188175","tr_customer_id":188193,"tr_customer_product_id":188183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:24.000Z","name":"Bhoopat Ahluwalia","mobile_number":"9051549864","email_id":"anshula.tandon@gmail.com","dop":"2026-02-06","serial_number":"955043612880146","imei1":"955043612880146","imei2":"955043612880146","popurl":"www.kailash-naik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188176,"job_number":"JOB_188176","tr_customer_id":188194,"tr_customer_product_id":188184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:24.000Z","modified_at":"2026-02-16T09:04:24.000Z","name":"Darshwana Patil","mobile_number":"9013107060","email_id":"chaturbhuj.gill@hotmail.com","dop":"2026-02-06","serial_number":"192800233748331","imei1":"192800233748331","imei2":"192800233748331","popurl":"www.gaurang-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188177,"job_number":"JOB_188177","tr_customer_id":188195,"tr_customer_product_id":188185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:24.000Z","modified_at":"2026-02-16T09:04:24.000Z","name":"Rita Achari","mobile_number":"9064403737","email_id":"mangala.butt@yahoo.co.in","dop":"2026-02-06","serial_number":"957623873255372","imei1":"957623873255372","imei2":"957623873255372","popurl":"www.shashikala-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188179,"job_number":"JOB_188179","tr_customer_id":188197,"tr_customer_product_id":188187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:10.000Z","modified_at":"2026-02-16T09:08:10.000Z","name":"Jazmyne Predovic","mobile_number":"862-780-1586","email_id":"Eudora_Price@yahoo.com","dop":"2026-01-04","serial_number":"39505887069984130","imei1":"39505887069984130","imei2":"39505887069984130","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188180,"job_number":"JOB_188180","tr_customer_id":188199,"tr_customer_product_id":188189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:18.000Z","modified_at":"2026-02-16T09:08:18.000Z","name":"Chatura Ahluwalia","mobile_number":"9096365126","email_id":"atreyee.tagore@hotmail.com","dop":"2026-02-06","serial_number":"044113205450938","imei1":"044113205450938","imei2":"044113205450938","popurl":"www.dipendra-mehrotra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188181,"job_number":"JOB_188181","tr_customer_id":188198,"tr_customer_product_id":188188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:18.000Z","modified_at":"2026-02-16T09:08:18.000Z","name":"Chandrakin Mahajan","mobile_number":"9050811359","email_id":"satyen.sinha@gmail.com","dop":"2026-02-06","serial_number":"141114890125251","imei1":"141114890125251","imei2":"141114890125251","popurl":"www.chaitan-asan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188182,"job_number":"JOB_188182","tr_customer_id":188200,"tr_customer_product_id":188190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:18.000Z","modified_at":"2026-02-16T09:08:18.000Z","name":"Gudakesha Somayaji","mobile_number":"9065985175","email_id":"agrata.mehra@yahoo.co.in","dop":"2026-02-06","serial_number":"548498013793868","imei1":"548498013793868","imei2":"548498013793868","popurl":"www.chiranjeev-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188183,"job_number":"JOB_188183","tr_customer_id":188201,"tr_customer_product_id":188191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:18.000Z","modified_at":"2026-02-16T09:08:18.000Z","name":"Rukmin Shukla","mobile_number":"9027318284","email_id":"rahul.chopra@hotmail.com","dop":"2026-02-06","serial_number":"740453270553979","imei1":"740453270553979","imei2":"740453270553979","popurl":"www.amodini-abbott.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188184,"job_number":"JOB_188184","tr_customer_id":188202,"tr_customer_product_id":188192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:18.000Z","modified_at":"2026-02-16T09:08:18.000Z","name":"Ganaka Guha","mobile_number":"9009916102","email_id":"marut.arora@gmail.com","dop":"2026-02-06","serial_number":"150690841912490","imei1":"150690841912490","imei2":"150690841912490","popurl":"www.anamika-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188185,"job_number":"JOB_188185","tr_customer_id":188203,"tr_customer_product_id":188193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:37.000Z","modified_at":"2026-02-16T09:12:37.000Z","name":"Divakar Bandopadhyay","mobile_number":"9033116492","email_id":"somnath.shah@yahoo.co.in","dop":"2026-02-06","serial_number":"925452567934931","imei1":"925452567934931","imei2":"925452567934931","popurl":"www.chakravarti-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188186,"job_number":"JOB_188186","tr_customer_id":188204,"tr_customer_product_id":188194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:37.000Z","modified_at":"2026-02-16T09:12:37.000Z","name":"Chandraswaroopa Kapoor","mobile_number":"9006274968","email_id":"vasudha.bhattathiri@hotmail.com","dop":"2026-02-06","serial_number":"975883488610747","imei1":"975883488610747","imei2":"975883488610747","popurl":"www.kalinda-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188187,"job_number":"JOB_188187","tr_customer_id":188205,"tr_customer_product_id":188195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:37.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Meghnad Devar","mobile_number":"9031129147","email_id":"preity.bandopadhyay@yahoo.co.in","dop":"2026-02-06","serial_number":"308047707725514","imei1":"308047707725514","imei2":"308047707725514","popurl":"www.menka-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188188,"job_number":"JOB_188188","tr_customer_id":188206,"tr_customer_product_id":188196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:37.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Adheesh Butt","mobile_number":"9013821900","email_id":"brajesh.abbott@gmail.com","dop":"2026-02-06","serial_number":"165489562786993","imei1":"165489562786993","imei2":"165489562786993","popurl":"www.dandak-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188189,"job_number":"JOB_188189","tr_customer_id":188207,"tr_customer_product_id":188197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Minakshi Naik","mobile_number":"9088086754","email_id":"tej.prajapat@yahoo.co.in","dop":"2026-02-06","serial_number":"310418778032458","imei1":"310418778032458","imei2":"310418778032458","popurl":"www.gandharv-kaur.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188190,"job_number":"JOB_188190","tr_customer_id":188208,"tr_customer_product_id":188198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Bhagirathi Mehra","mobile_number":"9059042962","email_id":"naval.verma@yahoo.co.in","dop":"2026-02-06","serial_number":"044099176445998","imei1":"044099176445998","imei2":"044099176445998","popurl":"www.akula-butt.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188191,"job_number":"JOB_188191","tr_customer_id":188209,"tr_customer_product_id":188199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Param Sharma","mobile_number":"9099944293","email_id":"shreyashi.kaul@hotmail.com","dop":"2026-02-06","serial_number":"513325282442810","imei1":"513325282442810","imei2":"513325282442810","popurl":"www.ambar-pothuvaal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188192,"job_number":"JOB_188192","tr_customer_id":188210,"tr_customer_product_id":188200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Upendra Ahluwalia","mobile_number":"9079420885","email_id":"tara.chopra@hotmail.com","dop":"2026-02-06","serial_number":"816833397465962","imei1":"816833397465962","imei2":"816833397465962","popurl":"www.tara-khan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188193,"job_number":"JOB_188193","tr_customer_id":188211,"tr_customer_product_id":188201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Sheela Sharma","mobile_number":"9069473096","email_id":"nimit.varrier@yahoo.co.in","dop":"2026-02-06","serial_number":"502177550928035","imei1":"502177550928035","imei2":"502177550928035","popurl":"www.vaidehi-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188194,"job_number":"JOB_188194","tr_customer_id":188212,"tr_customer_product_id":188202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Subhasini Reddy","mobile_number":"9007382161","email_id":"shresthi.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"790915037328676","imei1":"790915037328676","imei2":"790915037328676","popurl":"www.devi-bandopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188195,"job_number":"JOB_188195","tr_customer_id":188213,"tr_customer_product_id":188203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:39.000Z","modified_at":"2026-02-16T09:12:39.000Z","name":"Deeptiman Acharya","mobile_number":"9030414184","email_id":"bhagwanti.achari@gmail.com","dop":"2026-02-06","serial_number":"059521028977579","imei1":"059521028977579","imei2":"059521028977579","popurl":"www.siddhi-deshpande.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188196,"job_number":"JOB_188196","tr_customer_id":188214,"tr_customer_product_id":188204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:39.000Z","modified_at":"2026-02-16T09:12:39.000Z","name":"Harinarayan Tandon","mobile_number":"9007187284","email_id":"aatreya.saini@gmail.com","dop":"2026-02-06","serial_number":"938144133923839","imei1":"938144133923839","imei2":"938144133923839","popurl":"www.bhagavaan-bandopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188197,"job_number":"JOB_188197","tr_customer_id":188215,"tr_customer_product_id":188205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:39.000Z","modified_at":"2026-02-16T09:12:39.000Z","name":"Laal Achari","mobile_number":"9062536046","email_id":"samir.joshi@gmail.com","dop":"2026-02-06","serial_number":"438597614358383","imei1":"438597614358383","imei2":"438597614358383","popurl":"www.jyoti-dutta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188198,"job_number":"JOB_188198","tr_customer_id":188216,"tr_customer_product_id":188206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:39.000Z","modified_at":"2026-02-16T09:12:39.000Z","name":"Lalita Mehrotra","mobile_number":"9006068839","email_id":"kashyap.jain@yahoo.co.in","dop":"2026-02-06","serial_number":"193918844019085","imei1":"193918844019085","imei2":"193918844019085","popurl":"www.bhadra-dwivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188199,"job_number":"JOB_188199","tr_customer_id":188217,"tr_customer_product_id":188207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:39.000Z","modified_at":"2026-02-16T09:12:39.000Z","name":"Gandharv Pandey","mobile_number":"9098813172","email_id":"ghanshyam.bharadwaj@yahoo.co.in","dop":"2026-02-06","serial_number":"937842897824277","imei1":"937842897824277","imei2":"937842897824277","popurl":"www.bhadran-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188202,"job_number":"JOB_188202","tr_customer_id":188220,"tr_customer_product_id":188210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:21:02.000Z","modified_at":"2026-02-16T09:21:02.000Z","name":"Reanna Hettinger","mobile_number":"574-604-4557","email_id":"Gracie.Oberbrunner@gmail.com","dop":"2026-01-04","serial_number":"49722636455518104","imei1":"49722636455518104","imei2":"49722636455518104","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188203,"job_number":"JOB_188203","tr_customer_id":188221,"tr_customer_product_id":188211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Aarya Gowda","mobile_number":"7493818482","email_id":"kiran.butt@gmail.com","dop":"2026-02-06","serial_number":"766779081186210","imei1":"766779081186210","imei2":"766779081186210","popurl":"www.giri-panicker.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188204,"job_number":"JOB_188204","tr_customer_id":188222,"tr_customer_product_id":188212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Anjushree Bharadwaj","mobile_number":"7438704094","email_id":"yoginder.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"104235550036893","imei1":"104235550036893","imei2":"104235550036893","popurl":"www.bahula-namboothiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188205,"job_number":"JOB_188205","tr_customer_id":188223,"tr_customer_product_id":188213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Preity Agarwal","mobile_number":"7411638933","email_id":"mangalya.menon@hotmail.com","dop":"2026-02-06","serial_number":"448158279070985","imei1":"448158279070985","imei2":"448158279070985","popurl":"www.rupinder-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188206,"job_number":"JOB_188206","tr_customer_id":188224,"tr_customer_product_id":188214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Anang Mishra","mobile_number":"7428802228","email_id":"bhooshit.dubashi@yahoo.co.in","dop":"2026-02-06","serial_number":"044756997099544","imei1":"044756997099544","imei2":"044756997099544","popurl":"www.tanushree-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188207,"job_number":"JOB_188207","tr_customer_id":188225,"tr_customer_product_id":188215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Pushti Acharya","mobile_number":"7425851620","email_id":"dhanadeepa.dwivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"008147222098275","imei1":"008147222098275","imei2":"008147222098275","popurl":"www.trilokanath-pillai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188208,"job_number":"JOB_188208","tr_customer_id":188226,"tr_customer_product_id":188216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Kamala Ahluwalia","mobile_number":"7439418824","email_id":"eekalabya.chaturvedi@hotmail.com","dop":"2026-02-06","serial_number":"404589850087946","imei1":"404589850087946","imei2":"404589850087946","popurl":"www.amish-ahluwalia.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188209,"job_number":"JOB_188209","tr_customer_id":188227,"tr_customer_product_id":188217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:52.000Z","modified_at":"2026-02-16T09:23:52.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"16355960704879","imei1":"16355960704879","imei2":"16355960704879","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188210,"job_number":"JOB_188210","tr_customer_id":188228,"tr_customer_product_id":188218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:52.000Z","modified_at":"2026-02-16T09:23:52.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741455","imei1":"45658258741455","imei2":"45658258741455","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188211,"job_number":"JOB_188211","tr_customer_id":188229,"tr_customer_product_id":188219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:25:50.000Z","modified_at":"2026-02-16T09:25:50.000Z","name":"Charuvrat Mehrotra","mobile_number":"7469964243","email_id":"daiwik.banerjee@hotmail.com","dop":"2026-02-06","serial_number":"667681374967874","imei1":"667681374967874","imei2":"667681374967874","popurl":"www.acharyasuta-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188212,"job_number":"JOB_188212","tr_customer_id":188230,"tr_customer_product_id":188220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:25:50.000Z","modified_at":"2026-02-16T09:25:50.000Z","name":"Acharyasuta Devar","mobile_number":"7470729794","email_id":"laal.banerjee@yahoo.co.in","dop":"2026-02-06","serial_number":"694172877216675","imei1":"694172877216675","imei2":"694172877216675","popurl":"www.anil-nayar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188213,"job_number":"JOB_188213","tr_customer_id":188231,"tr_customer_product_id":188221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:25:50.000Z","modified_at":"2026-02-16T09:25:50.000Z","name":"Anasuya Sinha","mobile_number":"7493214778","email_id":"anjali.nambeesan@yahoo.co.in","dop":"2026-02-06","serial_number":"903642664897096","imei1":"903642664897096","imei2":"903642664897096","popurl":"www.gajbaahu-embranthiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188214,"job_number":"JOB_188214","tr_customer_id":188232,"tr_customer_product_id":188222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:25:50.000Z","modified_at":"2026-02-16T09:25:50.000Z","name":"Jagadisha Naik","mobile_number":"7487953325","email_id":"chandran.abbott@yahoo.co.in","dop":"2026-02-06","serial_number":"673079368922601","imei1":"673079368922601","imei2":"673079368922601","popurl":"www.sushil-nehru.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188215,"job_number":"JOB_188215","tr_customer_id":188233,"tr_customer_product_id":188223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:25:50.000Z","modified_at":"2026-02-16T09:25:50.000Z","name":"Bodhan Guha","mobile_number":"7468788693","email_id":"satyen.jain@gmail.com","dop":"2026-02-06","serial_number":"216630965349892","imei1":"216630965349892","imei2":"216630965349892","popurl":"www.anjushree-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188217,"job_number":"JOB_188217","tr_customer_id":188235,"tr_customer_product_id":188225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:28:50.000Z","modified_at":"2026-02-16T09:28:50.000Z","name":"Narayan Asan","mobile_number":"9042875404","email_id":"geetanjali.jha@yahoo.co.in","dop":"2026-02-06","serial_number":"929071775399656","imei1":"929071775399656","imei2":"929071775399656","popurl":"www.rita-adiga.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188218,"job_number":"JOB_188218","tr_customer_id":188236,"tr_customer_product_id":188226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:28:50.000Z","modified_at":"2026-02-16T09:28:50.000Z","name":"Manik Namboothiri","mobile_number":"9040792652","email_id":"daksha.khanna@yahoo.co.in","dop":"2026-02-06","serial_number":"869882360908582","imei1":"869882360908582","imei2":"869882360908582","popurl":"www.karan-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188219,"job_number":"JOB_188219","tr_customer_id":188237,"tr_customer_product_id":188227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:28:50.000Z","modified_at":"2026-02-16T09:28:50.000Z","name":"Oormila Bharadwaj","mobile_number":"9020724710","email_id":"deevakar.khatri@gmail.com","dop":"2026-02-06","serial_number":"116958200115688","imei1":"116958200115688","imei2":"116958200115688","popurl":"www.prem-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188220,"job_number":"JOB_188220","tr_customer_id":188238,"tr_customer_product_id":188228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:28:50.000Z","modified_at":"2026-02-16T09:28:50.000Z","name":"Aanandinii Khanna","mobile_number":"9058795824","email_id":"digambara.dwivedi@hotmail.com","dop":"2026-02-06","serial_number":"067506637667534","imei1":"067506637667534","imei2":"067506637667534","popurl":"www.sharmila-johar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188221,"job_number":"JOB_188221","tr_customer_id":188239,"tr_customer_product_id":188229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:28:50.000Z","modified_at":"2026-02-16T09:28:50.000Z","name":"Mukesh Khanna","mobile_number":"9043475237","email_id":"uttam.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"231794103379692","imei1":"231794103379692","imei2":"231794103379692","popurl":"www.mahendra-bhattathiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188223,"job_number":"JOB_188223","tr_customer_id":188241,"tr_customer_product_id":188231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:29:05.000Z","modified_at":"2026-02-16T09:29:05.000Z","name":"Aylin Schroeder","mobile_number":"308-531-0835","email_id":"Immanuel93@gmail.com","dop":"2026-01-04","serial_number":"30026152412699760","imei1":"30026152412699760","imei2":"30026152412699760","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188225,"job_number":"JOB_188225","tr_customer_id":188243,"tr_customer_product_id":188233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:33:10.000Z","modified_at":"2026-02-16T09:33:10.000Z","name":"Arjun Thiel","mobile_number":"244-286-3653","email_id":"Price40@yahoo.com","dop":"2026-01-04","serial_number":"60622292277882440","imei1":"60622292277882440","imei2":"60622292277882440","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:33:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188227,"job_number":"JOB_188227","tr_customer_id":188245,"tr_customer_product_id":188235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:37:16.000Z","modified_at":"2026-02-16T09:37:16.000Z","name":"Sheridan Ankunding","mobile_number":"807-610-5222","email_id":"Vita31@hotmail.com","dop":"2026-01-04","serial_number":"98717926853720080","imei1":"98717926853720080","imei2":"98717926853720080","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188229,"job_number":"JOB_188229","tr_customer_id":188247,"tr_customer_product_id":188237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:40:25.000Z","modified_at":"2026-02-16T09:40:25.000Z","name":"Anais Dooley","mobile_number":"744-450-1754","email_id":"Jacinto_Hettinger8@gmail.com","dop":"2026-01-04","serial_number":"75516614833093940","imei1":"75516614833093940","imei2":"75516614833093940","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188231,"job_number":"JOB_188231","tr_customer_id":188249,"tr_customer_product_id":188239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:02:30.000Z","modified_at":"2026-02-16T10:02:30.000Z","name":"Torrance Schneider","mobile_number":"371-610-7433","email_id":"Jaunita14@hotmail.com","dop":"2026-01-04","serial_number":"28458536217728860","imei1":"28458536217728860","imei2":"28458536217728860","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188233,"job_number":"JOB_188233","tr_customer_id":188251,"tr_customer_product_id":188241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:10:43.000Z","modified_at":"2026-02-16T10:10:43.000Z","name":"Lane VonRueden","mobile_number":"276-337-8944","email_id":"Enola97@gmail.com","dop":"2026-01-04","serial_number":"17241836448861494","imei1":"17241836448861494","imei2":"17241836448861494","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:10:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188235,"job_number":"JOB_188235","tr_customer_id":188253,"tr_customer_product_id":188243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:24.000Z","modified_at":"2026-02-16T10:15:24.000Z","name":"Chandrani Pothuvaal","mobile_number":"7470517182","email_id":"chidaatma.gowda@gmail.com","dop":"2026-02-06","serial_number":"039397921435034","imei1":"039397921435034","imei2":"039397921435034","popurl":"www.suman-nair.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188236,"job_number":"JOB_188236","tr_customer_id":188254,"tr_customer_product_id":188244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Chanakya Varma","mobile_number":"7489097075","email_id":"vidur.dwivedi@hotmail.com","dop":"2026-02-06","serial_number":"812716224722315","imei1":"812716224722315","imei2":"812716224722315","popurl":"www.eekalabya-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188237,"job_number":"JOB_188237","tr_customer_id":188255,"tr_customer_product_id":188245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Bhishma Saini","mobile_number":"7465942317","email_id":"devi.butt@hotmail.com","dop":"2026-02-06","serial_number":"589991969665384","imei1":"589991969665384","imei2":"589991969665384","popurl":"www.aditeya-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188238,"job_number":"JOB_188238","tr_customer_id":188256,"tr_customer_product_id":188246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Brajesh Johar","mobile_number":"7427317683","email_id":"chandra.khatri@yahoo.co.in","dop":"2026-02-06","serial_number":"842876663545831","imei1":"842876663545831","imei2":"842876663545831","popurl":"www.rupinder-sinha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188239,"job_number":"JOB_188239","tr_customer_id":188257,"tr_customer_product_id":188247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Nagabhushanam Ganaka","mobile_number":"7419255490","email_id":"gorakhanatha.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"599495222743169","imei1":"599495222743169","imei2":"599495222743169","popurl":"www.sarisha-somayaji.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188240,"job_number":"JOB_188240","tr_customer_id":188258,"tr_customer_product_id":188248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Sanjay Kaniyar","mobile_number":"7446418129","email_id":"subodh.trivedi@hotmail.com","dop":"2026-02-06","serial_number":"207546622291701","imei1":"207546622291701","imei2":"207546622291701","popurl":"www.bhadraksh-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188241,"job_number":"JOB_188241","tr_customer_id":188259,"tr_customer_product_id":188249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Divjot Somayaji","mobile_number":"7405415789","email_id":"ambar.singh@yahoo.co.in","dop":"2026-02-06","serial_number":"621540048332320","imei1":"621540048332320","imei2":"621540048332320","popurl":"www.chandraayan-guha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188242,"job_number":"JOB_188242","tr_customer_id":188261,"tr_customer_product_id":188251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Gajbaahu Malik","mobile_number":"7428880362","email_id":"kanishka.naik@gmail.com","dop":"2026-02-06","serial_number":"713768908957704","imei1":"713768908957704","imei2":"713768908957704","popurl":"www.akshaj-jain.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188243,"job_number":"JOB_188243","tr_customer_id":188260,"tr_customer_product_id":188250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Aryan Khanna","mobile_number":"7470058802","email_id":"arun.shah@gmail.com","dop":"2026-02-06","serial_number":"359603808092226","imei1":"359603808092226","imei2":"359603808092226","popurl":"www.anunay-nair.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188244,"job_number":"JOB_188244","tr_customer_id":188262,"tr_customer_product_id":188252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Bishnu Nayar","mobile_number":"7487380878","email_id":"aasha.mehra@gmail.com","dop":"2026-02-06","serial_number":"952600615143322","imei1":"952600615143322","imei2":"952600615143322","popurl":"www.anil-ganaka.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188246,"job_number":"JOB_188246","tr_customer_id":188264,"tr_customer_product_id":188254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:16:05.000Z","modified_at":"2026-02-16T10:16:05.000Z","name":"Kieran Rogahn","mobile_number":"629-237-3650","email_id":"Elmo.Wuckert93@hotmail.com","dop":"2026-01-04","serial_number":"40957684014162980","imei1":"40957684014162980","imei2":"40957684014162980","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188248,"job_number":"JOB_188248","tr_customer_id":188266,"tr_customer_product_id":188256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:17:07.000Z","modified_at":"2026-02-16T10:17:07.000Z","name":"Noemie Mayert","mobile_number":"404-617-9318","email_id":"Jeromy.McDermott6@hotmail.com","dop":"2026-01-04","serial_number":"40977899244073920","imei1":"40977899244073920","imei2":"40977899244073920","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188250,"job_number":"JOB_188250","tr_customer_id":188268,"tr_customer_product_id":188258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:20:05.000Z","modified_at":"2026-02-16T10:20:05.000Z","name":"Consuelo Mohr","mobile_number":"447-415-2069","email_id":"Molly74@gmail.com","dop":"2026-01-04","serial_number":"76541132581863070","imei1":"76541132581863070","imei2":"76541132581863070","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188252,"job_number":"JOB_188252","tr_customer_id":188270,"tr_customer_product_id":188260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:21:07.000Z","modified_at":"2026-02-16T10:21:07.000Z","name":"Elliott Sporer","mobile_number":"558-215-2460","email_id":"Bruce_Murray@gmail.com","dop":"2026-01-04","serial_number":"66917561121302190","imei1":"66917561121302190","imei2":"66917561121302190","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188254,"job_number":"JOB_188254","tr_customer_id":188272,"tr_customer_product_id":188262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:25:58.000Z","modified_at":"2026-02-16T10:25:58.000Z","name":"Misty Harvey","mobile_number":"259-420-4189","email_id":"Jewel_Balistreri@yahoo.com","dop":"2026-01-04","serial_number":"43841813748231650","imei1":"43841813748231650","imei2":"43841813748231650","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:25:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188256,"job_number":"JOB_188256","tr_customer_id":188274,"tr_customer_product_id":188264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:37:54.000Z","modified_at":"2026-02-16T10:37:54.000Z","name":"Onie Cronin","mobile_number":"390-430-2691","email_id":"Jena_Hartmann55@hotmail.com","dop":"2026-01-04","serial_number":"86555060779423020","imei1":"86555060779423020","imei2":"86555060779423020","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:37:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188258,"job_number":"JOB_188258","tr_customer_id":188276,"tr_customer_product_id":188266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:38:55.000Z","modified_at":"2026-02-16T10:38:55.000Z","name":"Annette Schulist","mobile_number":"593-474-6367","email_id":"Kory.Rolfson@yahoo.com","dop":"2026-01-04","serial_number":"29562951107662984","imei1":"29562951107662984","imei2":"29562951107662984","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:38:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188260,"job_number":"JOB_188260","tr_customer_id":188278,"tr_customer_product_id":188268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:48:12.000Z","modified_at":"2026-02-16T10:48:12.000Z","name":"Gus Bergstrom","mobile_number":"379-917-8090","email_id":"Omer.Casper@hotmail.com","dop":"2026-01-04","serial_number":"47244439787545224","imei1":"47244439787545224","imei2":"47244439787545224","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188262,"job_number":"JOB_188262","tr_customer_id":188280,"tr_customer_product_id":188270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:49:29.000Z","modified_at":"2026-02-16T10:49:29.000Z","name":"Joana Kertzmann","mobile_number":"823-854-0588","email_id":"Margret_Kirlin29@hotmail.com","dop":"2026-01-04","serial_number":"60787533037573040","imei1":"60787533037573040","imei2":"60787533037573040","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188263,"job_number":"JOB_188263","tr_customer_id":188281,"tr_customer_product_id":188271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T11:08:20.000Z","modified_at":"2026-02-16T11:08:20.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-06","serial_number":"21734858445563","imei1":"21734858445563","imei2":"21734858445563","popurl":"2026-02-06T11:08:10.235901948Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T11:08:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188264,"job_number":"JOB_188264","tr_customer_id":188282,"tr_customer_product_id":188272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T11:08:32.000Z","modified_at":"2026-02-16T11:08:32.000Z","name":"Prema Deshpande","mobile_number":"8647226929","email_id":"dharani.banerjee@gmail.com","dop":"2026-02-06","serial_number":"57734496282887","imei1":"57734496282887","imei2":"57734496282887","popurl":"www.mahendra-mehra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T11:08:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188265,"job_number":"JOB_188265","tr_customer_id":188283,"tr_customer_product_id":188273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:12:25.000Z","modified_at":"2026-02-16T12:12:25.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"10901648861539","imei1":"10901648861539","imei2":"10901648861539","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:12:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188267,"job_number":"JOB_188267","tr_customer_id":188285,"tr_customer_product_id":188275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:12:27.000Z","modified_at":"2026-02-16T12:12:27.000Z","name":"King Funk","mobile_number":"729-935-0656","email_id":"Kristina.Hoeger@gmail.com","dop":"2026-01-04","serial_number":"65727884487753600","imei1":"65727884487753600","imei2":"65727884487753600","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:12:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188268,"job_number":"JOB_188268","tr_customer_id":188286,"tr_customer_product_id":188276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:12:28.000Z","modified_at":"2026-02-16T12:12:28.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"13655087545680","imei1":"13655087545680","imei2":"13655087545680","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:12:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188270,"job_number":"JOB_188270","tr_customer_id":188288,"tr_customer_product_id":188278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:12:30.000Z","modified_at":"2026-02-16T12:12:30.000Z","name":"Oscar McCullough","mobile_number":"614-633-1223","email_id":"Lowell_Gottlieb@hotmail.com","dop":"2026-01-04","serial_number":"25095074561101216","imei1":"25095074561101216","imei2":"25095074561101216","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:12:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188271,"job_number":"JOB_188271","tr_customer_id":188289,"tr_customer_product_id":188279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:13:24.000Z","modified_at":"2026-02-16T12:13:24.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17478616977770","imei1":"17478616977770","imei2":"17478616977770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:13:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188273,"job_number":"JOB_188273","tr_customer_id":188291,"tr_customer_product_id":188281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:13:31.000Z","modified_at":"2026-02-16T12:13:31.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17662679284494","imei1":"17662679284494","imei2":"17662679284494","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:13:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188275,"job_number":"JOB_188275","tr_customer_id":188293,"tr_customer_product_id":188283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:13:33.000Z","modified_at":"2026-02-16T12:13:33.000Z","name":"Aidan Fritsch","mobile_number":"399-689-0724","email_id":"Josiane_Parisian32@yahoo.com","dop":"2026-01-04","serial_number":"49893800058775640","imei1":"49893800058775640","imei2":"49893800058775640","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:13:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188276,"job_number":"JOB_188276","tr_customer_id":188294,"tr_customer_product_id":188284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:14:22.000Z","modified_at":"2026-02-16T12:14:22.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"14715664984280","imei1":"14715664984280","imei2":"14715664984280","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:14:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188278,"job_number":"JOB_188278","tr_customer_id":188296,"tr_customer_product_id":188286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:14:23.000Z","modified_at":"2026-02-16T12:14:23.000Z","name":"Toney Mueller","mobile_number":"203-358-0600","email_id":"Kyler_Feest54@gmail.com","dop":"2026-01-04","serial_number":"46178384829373170","imei1":"46178384829373170","imei2":"46178384829373170","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:14:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188279,"job_number":"JOB_188279","tr_customer_id":188297,"tr_customer_product_id":188287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:14:34.000Z","modified_at":"2026-02-16T12:14:34.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"13792553359719","imei1":"13792553359719","imei2":"13792553359719","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:14:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188281,"job_number":"JOB_188281","tr_customer_id":188299,"tr_customer_product_id":188289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:14:35.000Z","modified_at":"2026-02-16T12:14:35.000Z","name":"Ashleigh Koss","mobile_number":"588-395-7629","email_id":"Antwon_Medhurst@hotmail.com","dop":"2026-01-04","serial_number":"15912569683577362","imei1":"15912569683577362","imei2":"15912569683577362","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188283,"job_number":"JOB_188283","tr_customer_id":188301,"tr_customer_product_id":188291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:18:05.000Z","modified_at":"2026-02-16T12:18:05.000Z","name":"Jannie Stark","mobile_number":"252-496-1119","email_id":"Carolyn_Gerlach@gmail.com","dop":"2026-01-04","serial_number":"54209774025073290","imei1":"54209774025073290","imei2":"54209774025073290","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188285,"job_number":"JOB_188285","tr_customer_id":188303,"tr_customer_product_id":188293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:21:29.000Z","modified_at":"2026-02-16T12:21:29.000Z","name":"Patience Dibbert","mobile_number":"918-699-5810","email_id":"Arnoldo_Beatty@hotmail.com","dop":"2026-01-04","serial_number":"99140516290660740","imei1":"99140516290660740","imei2":"99140516290660740","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:21:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188287,"job_number":"JOB_188287","tr_customer_id":188305,"tr_customer_product_id":188295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:25:57.000Z","modified_at":"2026-02-16T12:25:57.000Z","name":"Elvis Marquardt","mobile_number":"788-691-7144","email_id":"Laverna_Waters@hotmail.com","dop":"2026-01-04","serial_number":"40212736954774740","imei1":"40212736954774740","imei2":"40212736954774740","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188289,"job_number":"JOB_188289","tr_customer_id":188307,"tr_customer_product_id":188297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:26:01.000Z","modified_at":"2026-02-16T12:26:01.000Z","name":"Amari Grady","mobile_number":"878-902-2213","email_id":"Rosella99@gmail.com","dop":"2026-01-04","serial_number":"21078541459764744","imei1":"21078541459764744","imei2":"21078541459764744","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188291,"job_number":"JOB_188291","tr_customer_id":188309,"tr_customer_product_id":188299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:30:26.000Z","modified_at":"2026-02-16T12:30:26.000Z","name":"Tania Gerhold","mobile_number":"298-480-1494","email_id":"Selina48@yahoo.com","dop":"2026-01-04","serial_number":"17187648834242444","imei1":"17187648834242444","imei2":"17187648834242444","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:30:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188293,"job_number":"JOB_188293","tr_customer_id":188311,"tr_customer_product_id":188301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:30:28.000Z","modified_at":"2026-02-16T12:30:28.000Z","name":"Janick Adams","mobile_number":"232-833-3920","email_id":"Josh28@yahoo.com","dop":"2026-01-04","serial_number":"37251351885121100","imei1":"37251351885121100","imei2":"37251351885121100","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188296,"job_number":"JOB_188296","tr_customer_id":188314,"tr_customer_product_id":188304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:34:52.000Z","modified_at":"2026-02-16T12:34:52.000Z","name":"Ahmad Wolff","mobile_number":"298-463-7332","email_id":"Julio.Heathcote@gmail.com","dop":"2026-01-04","serial_number":"48202066015821736","imei1":"48202066015821736","imei2":"48202066015821736","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188297,"job_number":"JOB_188297","tr_customer_id":188315,"tr_customer_product_id":188305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:34:52.000Z","modified_at":"2026-02-16T12:34:52.000Z","name":"Leanne Kiehn","mobile_number":"698-300-1089","email_id":"Zoey.Bogan56@hotmail.com","dop":"2026-01-04","serial_number":"89338533965102300","imei1":"89338533965102300","imei2":"89338533965102300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188300,"job_number":"JOB_188300","tr_customer_id":188318,"tr_customer_product_id":188308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:39:24.000Z","modified_at":"2026-02-16T12:39:24.000Z","name":"Cleo Reilly","mobile_number":"411-377-8449","email_id":"Emilio1@yahoo.com","dop":"2026-01-04","serial_number":"68311626271152216","imei1":"68311626271152216","imei2":"68311626271152216","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188301,"job_number":"JOB_188301","tr_customer_id":188319,"tr_customer_product_id":188309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:39:25.000Z","modified_at":"2026-02-16T12:39:25.000Z","name":"Jedidiah Anderson","mobile_number":"887-376-0337","email_id":"Jeremie31@gmail.com","dop":"2026-01-04","serial_number":"55100894569773496","imei1":"55100894569773496","imei2":"55100894569773496","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188303,"job_number":"JOB_188303","tr_customer_id":188321,"tr_customer_product_id":188311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:44:11.000Z","modified_at":"2026-02-16T12:44:11.000Z","name":"Maude Klocko","mobile_number":"625-626-0919","email_id":"Jamel.Witting80@hotmail.com","dop":"2026-01-04","serial_number":"70890440822474776","imei1":"70890440822474776","imei2":"70890440822474776","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188305,"job_number":"JOB_188305","tr_customer_id":188323,"tr_customer_product_id":188313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:44:21.000Z","modified_at":"2026-02-16T12:44:21.000Z","name":"Rosamond Moore","mobile_number":"852-845-9628","email_id":"Ellie.Boyle@gmail.com","dop":"2026-01-04","serial_number":"62796955847851780","imei1":"62796955847851780","imei2":"62796955847851780","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188306,"job_number":"JOB_188306","tr_customer_id":188324,"tr_customer_product_id":188314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T13:44:00.000Z","modified_at":"2026-02-16T13:44:00.000Z","name":"Sourav puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"12345678900987","imei1":"12345678900987","imei2":"12345678900987","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T13:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188307,"job_number":"JOB_188307","tr_customer_id":188325,"tr_customer_product_id":188315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T13:50:40.000Z","modified_at":"2026-02-16T13:50:40.000Z","name":"Souravpuniyani puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"12345678900987","imei1":"12345678900765","imei2":"12345678900987","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T13:50:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188309,"job_number":"JOB_188309","tr_customer_id":188327,"tr_customer_product_id":188317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:00:28.000Z","modified_at":"2026-02-16T14:00:28.000Z","name":"Jerod Walker","mobile_number":"521-324-1220","email_id":"Rahsaan.Goodwin@yahoo.com","dop":"2025-05-30","serial_number":"15046236872325","imei1":"15046236872325","imei2":"15046236872325","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188310,"job_number":"JOB_188310","tr_customer_id":188328,"tr_customer_product_id":188318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:00:30.000Z","modified_at":"2026-02-16T14:00:30.000Z","name":"Izabella Brekke","mobile_number":"845-678-5250","email_id":"Clifford85@yahoo.com","dop":"2025-05-30","serial_number":"1440164389561602","imei1":"1440164389561602","imei2":"1440164389561602","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188311,"job_number":"JOB_188311","tr_customer_id":188329,"tr_customer_product_id":188319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:12:27.000Z","modified_at":"2026-02-16T14:12:27.000Z","name":"Souravpuniyani puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"12345678900907","imei1":"12345678900769","imei2":"12345678900986","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:12:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188312,"job_number":"JOB_188312","tr_customer_id":188330,"tr_customer_product_id":188320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:51.000Z","modified_at":"2026-02-16T14:13:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90528491070171","imei1":"90528491070171","imei2":"90528491070171","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188313,"job_number":"JOB_188313","tr_customer_id":188331,"tr_customer_product_id":188321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:52.000Z","modified_at":"2026-02-16T14:13:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48578077170473","imei1":"48578077170473","imei2":"48578077170473","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188314,"job_number":"JOB_188314","tr_customer_id":188332,"tr_customer_product_id":188322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:52.000Z","modified_at":"2026-02-16T14:13:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75525387076982","imei1":"75525387076982","imei2":"75525387076982","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188315,"job_number":"JOB_188315","tr_customer_id":188333,"tr_customer_product_id":188323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:52.000Z","modified_at":"2026-02-16T14:13:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19873123201481","imei1":"19873123201481","imei2":"19873123201481","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188316,"job_number":"JOB_188316","tr_customer_id":188334,"tr_customer_product_id":188324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:53.000Z","modified_at":"2026-02-16T14:13:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45333389491369","imei1":"45333389491369","imei2":"45333389491369","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188317,"job_number":"JOB_188317","tr_customer_id":188335,"tr_customer_product_id":188325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:53.000Z","modified_at":"2026-02-16T14:13:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68023740079027","imei1":"68023740079027","imei2":"68023740079027","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188319,"job_number":"JOB_188319","tr_customer_id":188337,"tr_customer_product_id":188327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:56.000Z","modified_at":"2026-02-16T14:13:56.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101620723773919","imei1":"101620723773919","imei2":"101620723773919","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188322,"job_number":"JOB_188322","tr_customer_id":188340,"tr_customer_product_id":188330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:18.000Z","modified_at":"2026-02-16T14:14:18.000Z","name":"Kenton Smitham","mobile_number":"575-257-7606","email_id":"Bethany.Kohler38@gmail.com","dop":"2025-04-06","serial_number":"14454082120445058","imei1":"14454082120445058","imei2":"14454082120445058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188323,"job_number":"JOB_188323","tr_customer_id":188341,"tr_customer_product_id":188331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:23.000Z","modified_at":"2026-02-16T14:14:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30668991003360","imei1":"30668991003360","imei2":"30668991003360","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188324,"job_number":"JOB_188324","tr_customer_id":188342,"tr_customer_product_id":188332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:23.000Z","modified_at":"2026-02-16T14:14:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86158830510299","imei1":"86158830510299","imei2":"86158830510299","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188325,"job_number":"JOB_188325","tr_customer_id":188343,"tr_customer_product_id":188333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:24.000Z","modified_at":"2026-02-16T14:14:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28746729159828","imei1":"28746729159828","imei2":"28746729159828","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188326,"job_number":"JOB_188326","tr_customer_id":188344,"tr_customer_product_id":188334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:24.000Z","modified_at":"2026-02-16T14:14:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95770846606809","imei1":"95770846606809","imei2":"95770846606809","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188327,"job_number":"JOB_188327","tr_customer_id":188345,"tr_customer_product_id":188335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:24.000Z","modified_at":"2026-02-16T14:14:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70778719592246","imei1":"70778719592246","imei2":"70778719592246","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188328,"job_number":"JOB_188328","tr_customer_id":188346,"tr_customer_product_id":188336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:25.000Z","modified_at":"2026-02-16T14:14:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79375533941004","imei1":"79375533941004","imei2":"79375533941004","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188330,"job_number":"JOB_188330","tr_customer_id":188348,"tr_customer_product_id":188338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:45.000Z","modified_at":"2026-02-16T14:14:45.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103373624619353","imei1":"103373624619353","imei2":"103373624619353","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188332,"job_number":"JOB_188332","tr_customer_id":188350,"tr_customer_product_id":188340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:54.000Z","modified_at":"2026-02-16T14:14:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80233731067780","imei1":"80233731067780","imei2":"80233731067780","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188333,"job_number":"JOB_188333","tr_customer_id":188351,"tr_customer_product_id":188341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:54.000Z","modified_at":"2026-02-16T14:14:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99799697940959","imei1":"99799697940959","imei2":"99799697940959","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188334,"job_number":"JOB_188334","tr_customer_id":188352,"tr_customer_product_id":188342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:55.000Z","modified_at":"2026-02-16T14:14:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26616982578405","imei1":"26616982578405","imei2":"26616982578405","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188335,"job_number":"JOB_188335","tr_customer_id":188353,"tr_customer_product_id":188343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:55.000Z","modified_at":"2026-02-16T14:14:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15668000389927","imei1":"15668000389927","imei2":"15668000389927","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188336,"job_number":"JOB_188336","tr_customer_id":188354,"tr_customer_product_id":188344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:55.000Z","modified_at":"2026-02-16T14:14:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52084324873540","imei1":"52084324873540","imei2":"52084324873540","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188337,"job_number":"JOB_188337","tr_customer_id":188355,"tr_customer_product_id":188345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:56.000Z","modified_at":"2026-02-16T14:14:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77800164385692","imei1":"77800164385692","imei2":"77800164385692","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188339,"job_number":"JOB_188339","tr_customer_id":188357,"tr_customer_product_id":188347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:15:35.000Z","modified_at":"2026-02-16T14:15:35.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"102426536683246","imei1":"102426536683246","imei2":"102426536683246","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:15:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188341,"job_number":"JOB_188341","tr_customer_id":188359,"tr_customer_product_id":188349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:25:29.000Z","modified_at":"2026-02-16T14:25:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19525593700290","imei1":"19525593700290","imei2":"19525593700290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188343,"job_number":"JOB_188343","tr_customer_id":188361,"tr_customer_product_id":188351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:25:30.000Z","modified_at":"2026-02-16T14:25:30.000Z","name":"Alivia Berge","mobile_number":"795-470-7387","email_id":"Jaclyn12@hotmail.com","dop":"2025-04-06","serial_number":"17017839099103636","imei1":"17017839099103636","imei2":"17017839099103636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188345,"job_number":"JOB_188345","tr_customer_id":188363,"tr_customer_product_id":188353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:26:17.000Z","modified_at":"2026-02-16T14:26:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18087984801137","imei1":"18087984801137","imei2":"18087984801137","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188347,"job_number":"JOB_188347","tr_customer_id":188365,"tr_customer_product_id":188355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:26:18.000Z","modified_at":"2026-02-16T14:26:18.000Z","name":"Alana Buckridge","mobile_number":"536-453-4835","email_id":"Tyson.Heathcote@yahoo.com","dop":"2025-04-06","serial_number":"19659070541544988","imei1":"19659070541544988","imei2":"19659070541544988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:26:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188350,"job_number":"JOB_188350","tr_customer_id":188368,"tr_customer_product_id":188358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:27:05.000Z","modified_at":"2026-02-16T14:27:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10110179876545","imei1":"10110179876545","imei2":"10110179876545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188352,"job_number":"JOB_188352","tr_customer_id":188370,"tr_customer_product_id":188360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:27:06.000Z","modified_at":"2026-02-16T14:27:06.000Z","name":"Eliane Blanda","mobile_number":"992-304-3359","email_id":"Josephine_Koelpin@yahoo.com","dop":"2025-04-06","serial_number":"12050783515940708","imei1":"12050783515940708","imei2":"12050783515940708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:27:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188356,"job_number":"JOB_188356","tr_customer_id":188374,"tr_customer_product_id":188364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:35.000Z","modified_at":"2026-02-16T14:34:35.000Z","name":"Shweta Tripathi","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"35767896766823987","imei1":"35767896766823987","imei2":"35767896766823987","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188363,"job_number":"JOB_188363","tr_customer_id":188381,"tr_customer_product_id":188371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:02.000Z","modified_at":"2026-02-16T14:36:02.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"54614134262739","imei1":"54614134262739","imei2":"54614134262739","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188364,"job_number":"JOB_188364","tr_customer_id":188382,"tr_customer_product_id":188372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:02.000Z","modified_at":"2026-02-16T14:36:02.000Z","name":"Crystal Kulas","mobile_number":"644-748-1475","email_id":"Issac7@hotmail.com","dop":"2025-02-01","serial_number":"54005474523958","imei1":"54005474523958","imei2":"54005474523958","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188366,"job_number":"JOB_188366","tr_customer_id":188384,"tr_customer_product_id":188374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:47.000Z","modified_at":"2026-02-16T14:36:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10119114179159","imei1":"10119114179159","imei2":"10119114179159","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188368,"job_number":"JOB_188368","tr_customer_id":188386,"tr_customer_product_id":188376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:49.000Z","modified_at":"2026-02-16T14:36:49.000Z","name":"Eryn Turner","mobile_number":"683-385-7003","email_id":"Raleigh17@yahoo.com","dop":"2025-04-06","serial_number":"16211543776711560","imei1":"16211543776711560","imei2":"16211543776711560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188369,"job_number":"JOB_188369","tr_customer_id":188387,"tr_customer_product_id":188377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:53.000Z","modified_at":"2026-02-16T14:36:53.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"30276730652092","imei1":"30276730652092","imei2":"30276730652092","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188370,"job_number":"JOB_188370","tr_customer_id":188388,"tr_customer_product_id":188378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:53.000Z","modified_at":"2026-02-16T14:36:53.000Z","name":"Clint Rolfson","mobile_number":"776-746-2358","email_id":"Minnie_Bauch@hotmail.com","dop":"2025-02-01","serial_number":"12731349667694","imei1":"12731349667694","imei2":"12731349667694","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188372,"job_number":"JOB_188372","tr_customer_id":188390,"tr_customer_product_id":188380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:24.000Z","modified_at":"2026-02-16T14:37:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14030649504353","imei1":"14030649504353","imei2":"14030649504353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188374,"job_number":"JOB_188374","tr_customer_id":188392,"tr_customer_product_id":188382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:26.000Z","modified_at":"2026-02-16T14:37:26.000Z","name":"Roderick Blick","mobile_number":"733-845-0044","email_id":"Jerrell.Luettgen70@yahoo.com","dop":"2025-04-06","serial_number":"16765757248769226","imei1":"16765757248769226","imei2":"16765757248769226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188375,"job_number":"JOB_188375","tr_customer_id":188393,"tr_customer_product_id":188383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:40.000Z","modified_at":"2026-02-16T14:37:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14328767530689","imei1":"14328767530689","imei2":"14328767530689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188377,"job_number":"JOB_188377","tr_customer_id":188395,"tr_customer_product_id":188385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:42.000Z","modified_at":"2026-02-16T14:37:42.000Z","name":"Elenor Langosh","mobile_number":"456-350-3751","email_id":"Cedrick_McDermott@gmail.com","dop":"2025-04-06","serial_number":"16353333835430656","imei1":"16353333835430656","imei2":"16353333835430656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188378,"job_number":"JOB_188378","tr_customer_id":188396,"tr_customer_product_id":188386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:44.000Z","modified_at":"2026-02-16T14:37:44.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"98553413549764","imei1":"98553413549764","imei2":"98553413549764","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188379,"job_number":"JOB_188379","tr_customer_id":188397,"tr_customer_product_id":188387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:44.000Z","modified_at":"2026-02-16T14:37:44.000Z","name":"Domenica Harber","mobile_number":"555-877-5864","email_id":"Twila.Larson@hotmail.com","dop":"2025-02-01","serial_number":"45913040928425","imei1":"45913040928425","imei2":"45913040928425","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188381,"job_number":"JOB_188381","tr_customer_id":188399,"tr_customer_product_id":188389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:56.000Z","modified_at":"2026-02-16T14:37:56.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10070547908231","imei1":"10070547908231","imei2":"10070547908231","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188383,"job_number":"JOB_188383","tr_customer_id":188401,"tr_customer_product_id":188391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:57.000Z","modified_at":"2026-02-16T14:37:57.000Z","name":"Braxton Waters","mobile_number":"783-768-1045","email_id":"Kayleigh67@yahoo.com","dop":"2025-06-18","serial_number":"1036183933076881","imei1":"1036183933076881","imei2":"1036183933076881","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188384,"job_number":"JOB_188384","tr_customer_id":188402,"tr_customer_product_id":188392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:16.000Z","modified_at":"2026-02-16T14:38:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12529258169848","imei1":"12529258169848","imei2":"12529258169848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188386,"job_number":"JOB_188386","tr_customer_id":188404,"tr_customer_product_id":188394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:17.000Z","modified_at":"2026-02-16T14:38:18.000Z","name":"Lexie O'Keefe","mobile_number":"337-417-1522","email_id":"Sigmund_Weimann@gmail.com","dop":"2025-04-06","serial_number":"11853592717034532","imei1":"11853592717034532","imei2":"11853592717034532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188387,"job_number":"JOB_188387","tr_customer_id":188405,"tr_customer_product_id":188395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:33.000Z","modified_at":"2026-02-16T14:38:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19680587365523","imei1":"19680587365523","imei2":"19680587365523","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188389,"job_number":"JOB_188389","tr_customer_id":188407,"tr_customer_product_id":188397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:35.000Z","modified_at":"2026-02-16T14:38:35.000Z","name":"Sydnie Orn","mobile_number":"280-484-4525","email_id":"Elissa14@gmail.com","dop":"2025-04-06","serial_number":"13622600030342088","imei1":"13622600030342088","imei2":"13622600030342088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188392,"job_number":"JOB_188392","tr_customer_id":188410,"tr_customer_product_id":188400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:46.000Z","modified_at":"2026-02-16T14:38:46.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10568108449790","imei1":"10568108449790","imei2":"10568108449790","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188395,"job_number":"JOB_188395","tr_customer_id":188413,"tr_customer_product_id":188403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:47.000Z","modified_at":"2026-02-16T14:38:47.000Z","name":"Deondre Williamson","mobile_number":"490-869-6379","email_id":"Shawn77@yahoo.com","dop":"2025-06-18","serial_number":"1053695473209959","imei1":"1053695473209959","imei2":"1053695473209959","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188396,"job_number":"JOB_188396","tr_customer_id":188414,"tr_customer_product_id":188404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:07.000Z","modified_at":"2026-02-16T14:39:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14920258682204","imei1":"14920258682204","imei2":"14920258682204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188398,"job_number":"JOB_188398","tr_customer_id":188416,"tr_customer_product_id":188406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:08.000Z","modified_at":"2026-02-16T14:39:08.000Z","name":"Sibyl Nitzsche","mobile_number":"446-612-2524","email_id":"Jeff54@gmail.com","dop":"2025-04-06","serial_number":"13523953295446880","imei1":"13523953295446880","imei2":"13523953295446880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188399,"job_number":"JOB_188399","tr_customer_id":188417,"tr_customer_product_id":188407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:24.000Z","modified_at":"2026-02-16T14:39:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11807348240985","imei1":"11807348240985","imei2":"11807348240985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188401,"job_number":"JOB_188401","tr_customer_id":188419,"tr_customer_product_id":188409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:26.000Z","modified_at":"2026-02-16T14:39:26.000Z","name":"Adele Conroy","mobile_number":"742-268-5283","email_id":"Roscoe.Stamm97@gmail.com","dop":"2025-04-06","serial_number":"10041846994066060","imei1":"10041846994066060","imei2":"10041846994066060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188402,"job_number":"JOB_188402","tr_customer_id":188420,"tr_customer_product_id":188410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:28.000Z","modified_at":"2026-02-16T14:39:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19397009646273","imei1":"19397009646273","imei2":"19397009646273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188404,"job_number":"JOB_188404","tr_customer_id":188422,"tr_customer_product_id":188412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:30.000Z","modified_at":"2026-02-16T14:39:30.000Z","name":"Tobin Wehner","mobile_number":"207-690-1233","email_id":"Kariane_Auer45@gmail.com","dop":"2025-04-06","serial_number":"12398323156930068","imei1":"12398323156930068","imei2":"12398323156930068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188408,"job_number":"JOB_188408","tr_customer_id":188426,"tr_customer_product_id":188416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:48.000Z","modified_at":"2026-02-16T14:39:48.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10093804338720","imei1":"10093804338720","imei2":"10093804338720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188410,"job_number":"JOB_188410","tr_customer_id":188428,"tr_customer_product_id":188418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:49.000Z","modified_at":"2026-02-16T14:39:49.000Z","name":"Wendell Crona","mobile_number":"394-315-1335","email_id":"Alycia_Watsica@gmail.com","dop":"2025-04-06","serial_number":"19730489192494960","imei1":"19730489192494960","imei2":"19730489192494960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188411,"job_number":"JOB_188411","tr_customer_id":188429,"tr_customer_product_id":188419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:12.000Z","modified_at":"2026-02-16T14:40:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10397770281003","imei1":"10397770281003","imei2":"10397770281003","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188413,"job_number":"JOB_188413","tr_customer_id":188431,"tr_customer_product_id":188421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:14.000Z","modified_at":"2026-02-16T14:40:14.000Z","name":"Maritza Walter","mobile_number":"872-245-3840","email_id":"Rudy_Mann49@hotmail.com","dop":"2025-04-06","serial_number":"14123656664307604","imei1":"14123656664307604","imei2":"14123656664307604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188414,"job_number":"JOB_188414","tr_customer_id":188432,"tr_customer_product_id":188422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:19.000Z","modified_at":"2026-02-16T14:40:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18073739230867","imei1":"18073739230867","imei2":"18073739230867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188416,"job_number":"JOB_188416","tr_customer_id":188434,"tr_customer_product_id":188424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:20.000Z","modified_at":"2026-02-16T14:40:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19240777242585","imei1":"19240777242585","imei2":"19240777242585","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188417,"job_number":"JOB_188417","tr_customer_id":188435,"tr_customer_product_id":188425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:20.000Z","modified_at":"2026-02-16T14:40:21.000Z","name":"Jarrett Watsica","mobile_number":"216-678-0544","email_id":"Lucile_Johnston@gmail.com","dop":"2025-04-06","serial_number":"16522284645587606","imei1":"16522284645587606","imei2":"16522284645587606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188419,"job_number":"JOB_188419","tr_customer_id":188437,"tr_customer_product_id":188427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:22.000Z","modified_at":"2026-02-16T14:40:22.000Z","name":"Marianna Beatty","mobile_number":"714-840-3286","email_id":"Joanie_Carroll27@gmail.com","dop":"2025-04-06","serial_number":"19527482938350850","imei1":"19527482938350850","imei2":"19527482938350850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188423,"job_number":"JOB_188423","tr_customer_id":188441,"tr_customer_product_id":188431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:39.000Z","modified_at":"2026-02-16T14:40:39.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15749851135931","imei1":"15749851135931","imei2":"15749851135931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188425,"job_number":"JOB_188425","tr_customer_id":188443,"tr_customer_product_id":188433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:41.000Z","modified_at":"2026-02-16T14:40:41.000Z","name":"Laury Welch","mobile_number":"764-912-8857","email_id":"Karina_Crona99@hotmail.com","dop":"2025-04-06","serial_number":"13805743324772486","imei1":"13805743324772486","imei2":"13805743324772486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188426,"job_number":"JOB_188426","tr_customer_id":188444,"tr_customer_product_id":188434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:07.000Z","modified_at":"2026-02-16T14:41:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12590358820308","imei1":"12590358820308","imei2":"12590358820308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188428,"job_number":"JOB_188428","tr_customer_id":188446,"tr_customer_product_id":188436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:08.000Z","modified_at":"2026-02-16T14:41:08.000Z","name":"Christopher Jast","mobile_number":"567-458-8007","email_id":"Benny.Ortiz@hotmail.com","dop":"2025-04-06","serial_number":"19922548449582970","imei1":"19922548449582970","imei2":"19922548449582970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188429,"job_number":"JOB_188429","tr_customer_id":188447,"tr_customer_product_id":188437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:14.000Z","modified_at":"2026-02-16T14:41:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17129562504601","imei1":"17129562504601","imei2":"17129562504601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188431,"job_number":"JOB_188431","tr_customer_id":188449,"tr_customer_product_id":188439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:15.000Z","modified_at":"2026-02-16T14:41:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15824917867965","imei1":"15824917867965","imei2":"15824917867965","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188433,"job_number":"JOB_188433","tr_customer_id":188451,"tr_customer_product_id":188441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:15.000Z","modified_at":"2026-02-16T14:41:15.000Z","name":"Dora Littel","mobile_number":"319-403-4864","email_id":"Laurianne.Hand43@gmail.com","dop":"2025-04-06","serial_number":"10498315226227132","imei1":"10498315226227132","imei2":"10498315226227132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188434,"job_number":"JOB_188434","tr_customer_id":188452,"tr_customer_product_id":188442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:17.000Z","modified_at":"2026-02-16T14:41:17.000Z","name":"Efren Homenick","mobile_number":"626-222-5092","email_id":"Pierre15@yahoo.com","dop":"2025-04-06","serial_number":"17916897465776880","imei1":"17916897465776880","imei2":"17916897465776880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188439,"job_number":"JOB_188439","tr_customer_id":188457,"tr_customer_product_id":188447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:30.000Z","modified_at":"2026-02-16T14:41:30.000Z","name":"Kenna Huels","mobile_number":"202-761-3339","email_id":"Haven46@hotmail.com","dop":"2025-04-06","serial_number":"17928907950877016","imei1":"17928907950877016","imei2":"17928907950877016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188440,"job_number":"JOB_188440","tr_customer_id":188458,"tr_customer_product_id":188448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:31.000Z","modified_at":"2026-02-16T14:41:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19953563867141","imei1":"19953563867141","imei2":"19953563867141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188442,"job_number":"JOB_188442","tr_customer_id":188460,"tr_customer_product_id":188450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:33.000Z","modified_at":"2026-02-16T14:41:33.000Z","name":"Wilhelmine Labadie","mobile_number":"334-617-0771","email_id":"Megane94@hotmail.com","dop":"2025-04-06","serial_number":"14203908307977420","imei1":"14203908307977420","imei2":"14203908307977420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188443,"job_number":"JOB_188443","tr_customer_id":188461,"tr_customer_product_id":188451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:40.000Z","modified_at":"2026-02-16T14:41:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11356500491521","imei1":"11356500491521","imei2":"11356500491521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188445,"job_number":"JOB_188445","tr_customer_id":188463,"tr_customer_product_id":188453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:42.000Z","modified_at":"2026-02-16T14:41:42.000Z","name":"Shyann Baumbach","mobile_number":"347-259-1291","email_id":"Prince_Bashirian60@yahoo.com","dop":"2025-04-06","serial_number":"17578577303845102","imei1":"17578577303845102","imei2":"17578577303845102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188447,"job_number":"JOB_188447","tr_customer_id":188465,"tr_customer_product_id":188455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:47.000Z","modified_at":"2026-02-16T14:41:47.000Z","name":"Ruby Boyer","mobile_number":"921-741-0966","email_id":"Rafael_Hagenes0@yahoo.com","dop":"2025-04-06","serial_number":"18854057713060844","imei1":"18854057713060844","imei2":"18854057713060844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188448,"job_number":"JOB_188448","tr_customer_id":188466,"tr_customer_product_id":188456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:42:01.000Z","modified_at":"2026-02-16T14:42:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19226665658495","imei1":"19226665658495","imei2":"19226665658495","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188451,"job_number":"JOB_188451","tr_customer_id":188469,"tr_customer_product_id":188459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:42:03.000Z","modified_at":"2026-02-16T14:42:03.000Z","name":"Yasmine Brekke","mobile_number":"409-564-2532","email_id":"Jordi.Streich@gmail.com","dop":"2025-04-06","serial_number":"11625260880306914","imei1":"11625260880306914","imei2":"11625260880306914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188453,"job_number":"JOB_188453","tr_customer_id":188471,"tr_customer_product_id":188461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:42:33.000Z","modified_at":"2026-02-16T14:42:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12527690464154","imei1":"12527690464154","imei2":"12527690464154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188456,"job_number":"JOB_188456","tr_customer_id":188474,"tr_customer_product_id":188464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:42:35.000Z","modified_at":"2026-02-16T14:42:35.000Z","name":"Candelario Bogan","mobile_number":"554-379-9668","email_id":"Kennedi_Berge@yahoo.com","dop":"2025-04-06","serial_number":"14647546912483262","imei1":"14647546912483262","imei2":"14647546912483262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:42:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188457,"job_number":"JOB_188457","tr_customer_id":188475,"tr_customer_product_id":188465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:10.000Z","modified_at":"2026-02-16T14:43:10.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"15782673164795","imei1":"15782673164795","imei2":"15782673164795","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188459,"job_number":"JOB_188459","tr_customer_id":188477,"tr_customer_product_id":188467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:11.000Z","modified_at":"2026-02-16T14:43:11.000Z","name":"Ivy Wintheiser","mobile_number":"382-835-9037","email_id":"Johnnie.DAmore@hotmail.com","dop":"2025-08-24","serial_number":"1049973512971975","imei1":"1049973512971975","imei2":"1049973512971975","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188461,"job_number":"JOB_188461","tr_customer_id":188479,"tr_customer_product_id":188469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:20.000Z","modified_at":"2026-02-16T14:43:20.000Z","name":"Orie Nikolaus","mobile_number":"258-615-8114","email_id":"Mary88@yahoo.com","dop":"2025-05-30","serial_number":"16947571943831","imei1":"16947571943831","imei2":"16947571943831","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188462,"job_number":"JOB_188462","tr_customer_id":188480,"tr_customer_product_id":188470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:21.000Z","modified_at":"2026-02-16T14:43:21.000Z","name":"Onie Murazik","mobile_number":"428-611-7516","email_id":"Brannon_Lowe@gmail.com","dop":"2025-05-30","serial_number":"1624453016777150","imei1":"1624453016777150","imei2":"1624453016777150","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188463,"job_number":"JOB_188463","tr_customer_id":188481,"tr_customer_product_id":188471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:25.000Z","modified_at":"2026-02-16T14:43:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11511127358961","imei1":"11511127358961","imei2":"11511127358961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188465,"job_number":"JOB_188465","tr_customer_id":188483,"tr_customer_product_id":188473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:27.000Z","modified_at":"2026-02-16T14:43:27.000Z","name":"Lessie Schumm","mobile_number":"751-390-5730","email_id":"Pinkie.Runolfsson@yahoo.com","dop":"2025-04-06","serial_number":"16312480360278400","imei1":"16312480360278400","imei2":"16312480360278400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188466,"job_number":"JOB_188466","tr_customer_id":188484,"tr_customer_product_id":188474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:00.000Z","modified_at":"2026-02-16T14:44:00.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"17861106933060","imei1":"17861106933060","imei2":"17861106933060","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188468,"job_number":"JOB_188468","tr_customer_id":188486,"tr_customer_product_id":188476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:02.000Z","modified_at":"2026-02-16T14:44:02.000Z","name":"Fatima Carter","mobile_number":"327-653-7069","email_id":"Barton15@hotmail.com","dop":"2025-08-24","serial_number":"1075811118607667","imei1":"1075811118607667","imei2":"1075811118607667","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188469,"job_number":"JOB_188469","tr_customer_id":188487,"tr_customer_product_id":188477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:45.000Z","modified_at":"2026-02-16T14:44:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12744818394526","imei1":"12744818394526","imei2":"12744818394526","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188471,"job_number":"JOB_188471","tr_customer_id":188489,"tr_customer_product_id":188479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:46.000Z","modified_at":"2026-02-16T14:44:46.000Z","name":"Abelardo Heaney","mobile_number":"217-317-4996","email_id":"Araceli_Gutmann@yahoo.com","dop":"2025-04-06","serial_number":"12393276651042018","imei1":"12393276651042018","imei2":"12393276651042018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188472,"job_number":"JOB_188472","tr_customer_id":188490,"tr_customer_product_id":188480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:51.000Z","modified_at":"2026-02-16T14:44:51.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"17139132173699","imei1":"17139132173699","imei2":"17139132173699","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188474,"job_number":"JOB_188474","tr_customer_id":188492,"tr_customer_product_id":188482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:52.000Z","modified_at":"2026-02-16T14:44:52.000Z","name":"Winnifred Simonis","mobile_number":"836-205-1849","email_id":"Carroll_Kerluke@gmail.com","dop":"2025-08-24","serial_number":"1002101811216376","imei1":"1002101811216376","imei2":"1002101811216376","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188475,"job_number":"JOB_188475","tr_customer_id":188493,"tr_customer_product_id":188483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:11.000Z","modified_at":"2026-02-16T14:45:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12804038389303","imei1":"12804038389303","imei2":"12804038389303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188477,"job_number":"JOB_188477","tr_customer_id":188495,"tr_customer_product_id":188485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:13.000Z","modified_at":"2026-02-16T14:45:13.000Z","name":"Luna Bogan","mobile_number":"679-722-5400","email_id":"Garrison.Parisian@gmail.com","dop":"2025-04-06","serial_number":"19329428422880228","imei1":"19329428422880228","imei2":"19329428422880228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188478,"job_number":"JOB_188478","tr_customer_id":188496,"tr_customer_product_id":188486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:20.000Z","modified_at":"2026-02-16T14:45:20.000Z","name":"John Kuhn","mobile_number":"584-597-1813","email_id":"Cody79@hotmail.com","dop":"2025-09-09","serial_number":"17859214597475","imei1":"17859214597475","imei2":"17859214597475","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188480,"job_number":"JOB_188480","tr_customer_id":188498,"tr_customer_product_id":188488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:31.000Z","modified_at":"2026-02-16T14:45:31.000Z","name":"Calista Schmeler","mobile_number":"510-240-3038","email_id":"Constantin.Cormier@yahoo.com","dop":"2025-09-09","serial_number":"15038139003091","imei1":"15038139003091","imei2":"15038139003091","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188482,"job_number":"JOB_188482","tr_customer_id":188500,"tr_customer_product_id":188490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:33.000Z","modified_at":"2026-02-16T14:45:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14488365838131","imei1":"14488365838131","imei2":"14488365838131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188484,"job_number":"JOB_188484","tr_customer_id":188502,"tr_customer_product_id":188492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:35.000Z","modified_at":"2026-02-16T14:45:35.000Z","name":"Isadore Herzog","mobile_number":"892-598-6586","email_id":"Mia27@hotmail.com","dop":"2025-04-06","serial_number":"12280274488866064","imei1":"12280274488866064","imei2":"12280274488866064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188485,"job_number":"JOB_188485","tr_customer_id":188503,"tr_customer_product_id":188493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:06.000Z","modified_at":"2026-02-16T14:46:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13837560722598","imei1":"13837560722598","imei2":"13837560722598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188487,"job_number":"JOB_188487","tr_customer_id":188505,"tr_customer_product_id":188495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:07.000Z","modified_at":"2026-02-16T14:46:07.000Z","name":"Shyann Glover","mobile_number":"779-999-9924","email_id":"Arnoldo.Jenkins@hotmail.com","dop":"2025-04-06","serial_number":"16632399103026092","imei1":"16632399103026092","imei2":"16632399103026092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188488,"job_number":"JOB_188488","tr_customer_id":188506,"tr_customer_product_id":188496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:21.000Z","modified_at":"2026-02-16T14:46:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17431614481931","imei1":"17431614481931","imei2":"17431614481931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188490,"job_number":"JOB_188490","tr_customer_id":188508,"tr_customer_product_id":188498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:22.000Z","modified_at":"2026-02-16T14:46:22.000Z","name":"Brown Johnston","mobile_number":"290-432-2853","email_id":"Keanu2@gmail.com","dop":"2025-04-06","serial_number":"13058164563050132","imei1":"13058164563050132","imei2":"13058164563050132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188491,"job_number":"JOB_188491","tr_customer_id":188509,"tr_customer_product_id":188499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:30.000Z","modified_at":"2026-02-16T14:46:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15599153966873","imei1":"15599153966873","imei2":"15599153966873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188493,"job_number":"JOB_188493","tr_customer_id":188511,"tr_customer_product_id":188501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:31.000Z","modified_at":"2026-02-16T14:46:31.000Z","name":"Rylee Marquardt","mobile_number":"452-390-1988","email_id":"Kyle_Hilpert28@yahoo.com","dop":"2025-04-06","serial_number":"12493406012350884","imei1":"12493406012350884","imei2":"12493406012350884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188494,"job_number":"JOB_188494","tr_customer_id":188512,"tr_customer_product_id":188502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:59.000Z","modified_at":"2026-02-16T14:46:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13144384011177","imei1":"13144384011177","imei2":"13144384011177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188496,"job_number":"JOB_188496","tr_customer_id":188514,"tr_customer_product_id":188504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:47:01.000Z","modified_at":"2026-02-16T14:47:01.000Z","name":"Jaeden Sawayn","mobile_number":"350-638-6256","email_id":"Geovanni_Barton@hotmail.com","dop":"2025-04-06","serial_number":"13872496467426120","imei1":"13872496467426120","imei2":"13872496467426120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188497,"job_number":"JOB_188497","tr_customer_id":188515,"tr_customer_product_id":188505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:47:20.000Z","modified_at":"2026-02-16T14:47:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17689241904929","imei1":"17689241904929","imei2":"17689241904929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188499,"job_number":"JOB_188499","tr_customer_id":188517,"tr_customer_product_id":188507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:47:22.000Z","modified_at":"2026-02-16T14:47:22.000Z","name":"Kirsten Ortiz","mobile_number":"380-622-6582","email_id":"Marilyne.Bradtke61@gmail.com","dop":"2025-04-06","serial_number":"15160999058943360","imei1":"15160999058943360","imei2":"15160999058943360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188503,"job_number":"JOB_188503","tr_customer_id":188521,"tr_customer_product_id":188511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:10.000Z","modified_at":"2026-02-16T14:48:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12327253379696","imei1":"12327253379696","imei2":"12327253379696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188505,"job_number":"JOB_188505","tr_customer_id":188523,"tr_customer_product_id":188513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:12.000Z","modified_at":"2026-02-16T14:48:12.000Z","name":"Jamir Adams","mobile_number":"252-865-3424","email_id":"Magnolia.Leuschke@yahoo.com","dop":"2025-04-06","serial_number":"15675151995569776","imei1":"15675151995569776","imei2":"15675151995569776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188510,"job_number":"JOB_188510","tr_customer_id":188528,"tr_customer_product_id":188518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:30.000Z","modified_at":"2026-02-16T14:48:30.000Z","name":"Alvena Mraz","mobile_number":"268-973-1405","email_id":"Brendon_Casper52@gmail.com","dop":"2025-04-06","serial_number":"17576702673749178","imei1":"17576702673749178","imei2":"17576702673749178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188515,"job_number":"JOB_188515","tr_customer_id":188533,"tr_customer_product_id":188523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:50:13.000Z","modified_at":"2026-02-16T14:50:13.000Z","name":"Alfredo Okuneva","mobile_number":"937-249-7945","email_id":"Gussie_Larkin97@yahoo.com","dop":"2025-04-06","serial_number":"17678824648150908","imei1":"17678824648150908","imei2":"17678824648150908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188516,"job_number":"JOB_188516","tr_customer_id":188534,"tr_customer_product_id":188524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:50:41.000Z","modified_at":"2026-02-16T14:50:41.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12700913135185","imei1":"12700913135185","imei2":"12700913135185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:50:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188518,"job_number":"JOB_188518","tr_customer_id":188536,"tr_customer_product_id":188526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:50:43.000Z","modified_at":"2026-02-16T14:50:43.000Z","name":"Marlon Thiel","mobile_number":"557-565-7910","email_id":"Ismael26@hotmail.com","dop":"2025-04-06","serial_number":"11825963146033744","imei1":"11825963146033744","imei2":"11825963146033744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:50:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188519,"job_number":"JOB_188519","tr_customer_id":188537,"tr_customer_product_id":188527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:51:29.000Z","modified_at":"2026-02-16T14:51:29.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"18064066896107","imei1":"18064066896107","imei2":"18064066896107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:51:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188521,"job_number":"JOB_188521","tr_customer_id":188539,"tr_customer_product_id":188529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:51:31.000Z","modified_at":"2026-02-16T14:51:31.000Z","name":"Rowan Nikolaus","mobile_number":"278-251-8025","email_id":"Ursula_Goyette6@gmail.com","dop":"2025-04-06","serial_number":"16975910513747136","imei1":"16975910513747136","imei2":"16975910513747136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:51:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188522,"job_number":"JOB_188522","tr_customer_id":188540,"tr_customer_product_id":188530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:08.000Z","modified_at":"2026-02-16T14:52:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15910257092538","imei1":"15910257092538","imei2":"15910257092538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188524,"job_number":"JOB_188524","tr_customer_id":188542,"tr_customer_product_id":188532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:10.000Z","modified_at":"2026-02-16T14:52:10.000Z","name":"Aileen Connelly","mobile_number":"682-253-7301","email_id":"Shana.Ledner2@hotmail.com","dop":"2025-04-06","serial_number":"17629943573369068","imei1":"17629943573369068","imei2":"17629943573369068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188525,"job_number":"JOB_188525","tr_customer_id":188543,"tr_customer_product_id":188533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:18.000Z","modified_at":"2026-02-16T14:52:18.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"19861082656459","imei1":"19861082656459","imei2":"19861082656459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188527,"job_number":"JOB_188527","tr_customer_id":188545,"tr_customer_product_id":188535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:19.000Z","modified_at":"2026-02-16T14:52:19.000Z","name":"Marta Ward","mobile_number":"625-389-4409","email_id":"Maci.Beatty72@yahoo.com","dop":"2025-04-06","serial_number":"17816282000328200","imei1":"17816282000328200","imei2":"17816282000328200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188529,"job_number":"JOB_188529","tr_customer_id":188547,"tr_customer_product_id":188537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:21.000Z","modified_at":"2026-02-16T14:52:21.000Z","name":"Justen Kuhic","mobile_number":"208-882-6070","email_id":"Korbin85@gmail.com","dop":"2025-04-06","serial_number":"19796511605158544","imei1":"19796511605158544","imei2":"19796511605158544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188532,"job_number":"JOB_188532","tr_customer_id":188550,"tr_customer_product_id":188540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:53.000Z","modified_at":"2026-02-16T14:52:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13514710137440","imei1":"13514710137440","imei2":"13514710137440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188534,"job_number":"JOB_188534","tr_customer_id":188552,"tr_customer_product_id":188542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:55.000Z","modified_at":"2026-02-16T14:52:55.000Z","name":"Elisha VonRueden","mobile_number":"313-999-4529","email_id":"Kamren89@gmail.com","dop":"2025-04-06","serial_number":"11003524976490586","imei1":"11003524976490586","imei2":"11003524976490586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188536,"job_number":"JOB_188536","tr_customer_id":188554,"tr_customer_product_id":188544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:05.000Z","modified_at":"2026-02-16T14:53:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13372083180162","imei1":"13372083180162","imei2":"13372083180162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:53:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188538,"job_number":"JOB_188538","tr_customer_id":188556,"tr_customer_product_id":188546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:07.000Z","modified_at":"2026-02-16T14:53:07.000Z","name":"Arthur Heathcote","mobile_number":"641-215-1366","email_id":"Nestor_Kuvalis@gmail.com","dop":"2025-04-06","serial_number":"17671224349852784","imei1":"17671224349852784","imei2":"17671224349852784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:53:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188539,"job_number":"JOB_188539","tr_customer_id":188557,"tr_customer_product_id":188547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:45.000Z","modified_at":"2026-02-16T14:53:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17219711831804","imei1":"17219711831804","imei2":"17219711831804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188541,"job_number":"JOB_188541","tr_customer_id":188559,"tr_customer_product_id":188549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:47.000Z","modified_at":"2026-02-16T14:53:47.000Z","name":"Oswaldo Purdy","mobile_number":"995-830-3788","email_id":"Zakary_Gislason21@gmail.com","dop":"2025-04-06","serial_number":"15980601179854688","imei1":"15980601179854688","imei2":"15980601179854688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188542,"job_number":"JOB_188542","tr_customer_id":188560,"tr_customer_product_id":188550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:59.000Z","modified_at":"2026-02-16T14:53:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18894050704655","imei1":"18894050704655","imei2":"18894050704655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188544,"job_number":"JOB_188544","tr_customer_id":188562,"tr_customer_product_id":188552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:54:01.000Z","modified_at":"2026-02-16T14:54:01.000Z","name":"Fabian Carroll","mobile_number":"624-620-7741","email_id":"Meredith52@gmail.com","dop":"2025-04-06","serial_number":"12775799112875130","imei1":"12775799112875130","imei2":"12775799112875130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188545,"job_number":"JOB_188545","tr_customer_id":188563,"tr_customer_product_id":188553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:54:37.000Z","modified_at":"2026-02-16T14:54:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16017580080573","imei1":"16017580080573","imei2":"16017580080573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188547,"job_number":"JOB_188547","tr_customer_id":188565,"tr_customer_product_id":188555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:54:39.000Z","modified_at":"2026-02-16T14:54:39.000Z","name":"Green Osinski","mobile_number":"901-452-5823","email_id":"Elton_Jakubowski@yahoo.com","dop":"2025-04-06","serial_number":"11946215834219876","imei1":"11946215834219876","imei2":"11946215834219876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188549,"job_number":"JOB_188549","tr_customer_id":188567,"tr_customer_product_id":188557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:06:50.000Z","modified_at":"2026-02-16T15:06:50.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13698571315613","imei1":"13698571315613","imei2":"13698571315613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:06:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188551,"job_number":"JOB_188551","tr_customer_id":188569,"tr_customer_product_id":188559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:06:52.000Z","modified_at":"2026-02-16T15:06:52.000Z","name":"Kailyn Kerluke","mobile_number":"529-686-2175","email_id":"Nathanael.Connelly@yahoo.com","dop":"2025-04-06","serial_number":"12459623814828056","imei1":"12459623814828056","imei2":"12459623814828056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188553,"job_number":"JOB_188553","tr_customer_id":188571,"tr_customer_product_id":188561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:07:45.000Z","modified_at":"2026-02-16T15:07:45.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11444448232585","imei1":"11444448232585","imei2":"11444448232585","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:07:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188555,"job_number":"JOB_188555","tr_customer_id":188573,"tr_customer_product_id":188563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:07:47.000Z","modified_at":"2026-02-16T15:07:47.000Z","name":"Kory Streich","mobile_number":"945-203-7702","email_id":"Jena59@hotmail.com","dop":"2025-04-06","serial_number":"16763754994444272","imei1":"16763754994444272","imei2":"16763754994444272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:07:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188556,"job_number":"JOB_188556","tr_customer_id":188574,"tr_customer_product_id":188564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:54:47.000Z","modified_at":"2026-02-16T15:54:47.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"89365205109851","imei1":"89365205109851","imei2":"89365205109851","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188558,"job_number":"JOB_188558","tr_customer_id":188576,"tr_customer_product_id":188566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:56:04.000Z","modified_at":"2026-02-16T15:56:04.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"69463763080744","imei1":"69463763080744","imei2":"69463763080744","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:56:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188560,"job_number":"JOB_188560","tr_customer_id":188578,"tr_customer_product_id":188568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:57:19.000Z","modified_at":"2026-02-16T15:57:19.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"68839816869862","imei1":"68839816869862","imei2":"68839816869862","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188563,"job_number":"JOB_188563","tr_customer_id":188581,"tr_customer_product_id":188571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:00:23.000Z","modified_at":"2026-02-16T16:00:23.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109584802442200","imei1":"109584802442200","imei2":"109584802442200","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188565,"job_number":"JOB_188565","tr_customer_id":188583,"tr_customer_product_id":188573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:00:38.000Z","modified_at":"2026-02-16T16:00:38.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103587103114309","imei1":"103587103114309","imei2":"103587103114309","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188569,"job_number":"JOB_188569","tr_customer_id":188587,"tr_customer_product_id":188577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:23:58.000Z","modified_at":"2026-02-16T16:23:58.000Z","name":"Kameron Frami","mobile_number":"871-874-3486","email_id":"Charles87@gmail.com","dop":"2025-04-06","serial_number":"12094445389001698","imei1":"12094445389001698","imei2":"12094445389001698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188570,"job_number":"JOB_188570","tr_customer_id":188588,"tr_customer_product_id":188578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:29:22.000Z","modified_at":"2026-02-16T16:29:22.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19867810393350","imei1":"19867810393350","imei2":"19867810393350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188572,"job_number":"JOB_188572","tr_customer_id":188590,"tr_customer_product_id":188580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:29:24.000Z","modified_at":"2026-02-16T16:29:24.000Z","name":"Melisa Bogisich","mobile_number":"734-798-0488","email_id":"Keith_Kiehn96@gmail.com","dop":"2025-04-06","serial_number":"13846581301558084","imei1":"13846581301558084","imei2":"13846581301558084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188573,"job_number":"JOB_188573","tr_customer_id":188591,"tr_customer_product_id":188581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:30:15.000Z","modified_at":"2026-02-16T16:30:15.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10332573847876","imei1":"10332573847876","imei2":"10332573847876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188575,"job_number":"JOB_188575","tr_customer_id":188593,"tr_customer_product_id":188583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:30:17.000Z","modified_at":"2026-02-16T16:30:17.000Z","name":"Shayne Turner","mobile_number":"653-296-1300","email_id":"Rex95@gmail.com","dop":"2025-04-06","serial_number":"19661909427483468","imei1":"19661909427483468","imei2":"19661909427483468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188576,"job_number":"JOB_188576","tr_customer_id":188594,"tr_customer_product_id":188584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:30:26.000Z","modified_at":"2026-02-16T16:30:26.000Z","name":"Junior Brown","mobile_number":"732-734-3008","email_id":"Gene_Veum23@hotmail.com","dop":"2025-09-30","serial_number":"19021804065630","imei1":"19021804065630","imei2":"19021804065630","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:30:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188578,"job_number":"JOB_188578","tr_customer_id":188596,"tr_customer_product_id":188586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:31:08.000Z","modified_at":"2026-02-16T16:31:08.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15997760916584","imei1":"15997760916584","imei2":"15997760916584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188580,"job_number":"JOB_188580","tr_customer_id":188598,"tr_customer_product_id":188588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:31:10.000Z","modified_at":"2026-02-16T16:31:10.000Z","name":"Kirsten Nolan","mobile_number":"330-222-9013","email_id":"Katherine.Nienow11@hotmail.com","dop":"2025-04-06","serial_number":"19362664514169484","imei1":"19362664514169484","imei2":"19362664514169484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188581,"job_number":"JOB_188581","tr_customer_id":188599,"tr_customer_product_id":188589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:31:34.000Z","modified_at":"2026-02-16T16:31:34.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"54433907766093","imei1":"54433907766093","imei2":"54433907766093","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188583,"job_number":"JOB_188583","tr_customer_id":188601,"tr_customer_product_id":188591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:34:27.000Z","modified_at":"2026-02-16T16:34:27.000Z","name":"Enoch Schinner","mobile_number":"521-681-2833","email_id":"Aletha79@gmail.com","dop":"2025-09-30","serial_number":"15988131236039","imei1":"15988131236039","imei2":"15988131236039","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188584,"job_number":"JOB_188584","tr_customer_id":188602,"tr_customer_product_id":188592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:36:09.000Z","modified_at":"2026-02-16T16:36:09.000Z","name":"Saige Wilkinson","mobile_number":"544-278-1702","email_id":"Antonette.Barton26@hotmail.com","dop":"2025-09-30","serial_number":"15775250438592","imei1":"15775250438592","imei2":"15775250438592","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:36:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188588,"job_number":"JOB_188588","tr_customer_id":188606,"tr_customer_product_id":188596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:54:46.000Z","modified_at":"2026-02-16T16:54:46.000Z","name":"Caesar Stracke","mobile_number":"355-858-6290","email_id":"Ruth_Von47@hotmail.com","dop":"2025-04-06","serial_number":"17845257049477576","imei1":"17845257049477576","imei2":"17845257049477576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188590,"job_number":"JOB_188590","tr_customer_id":188608,"tr_customer_product_id":188598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:05:34.000Z","modified_at":"2026-02-16T17:05:34.000Z","name":"Britney Friesen","mobile_number":"391-895-7715","email_id":"Casimir_Streich76@gmail.com","dop":"2025-04-06","serial_number":"18130976293246460","imei1":"18130976293246460","imei2":"18130976293246460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:05:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188592,"job_number":"JOB_188592","tr_customer_id":188610,"tr_customer_product_id":188600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:06:29.000Z","modified_at":"2026-02-16T17:06:29.000Z","name":"Bessie Huels","mobile_number":"660-327-7603","email_id":"Jalyn.Tillman@gmail.com","dop":"2025-04-06","serial_number":"16203300843652512","imei1":"16203300843652512","imei2":"16203300843652512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:06:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188593,"job_number":"JOB_188593","tr_customer_id":188611,"tr_customer_product_id":188601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:07:35.000Z","modified_at":"2026-02-16T17:07:35.000Z","name":"Samir Waters","mobile_number":"680-548-5672","email_id":"Brigitte.Hyatt@yahoo.com","dop":"2025-04-06","serial_number":"13347062617017","imei1":"13347062617017","imei2":"13347062617017","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:07:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188594,"job_number":"JOB_188594","tr_customer_id":188612,"tr_customer_product_id":188602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:07:36.000Z","modified_at":"2026-02-16T17:07:36.000Z","name":"Tristin Pouros","mobile_number":"776-776-1383","email_id":"Esteban_Kreiger36@yahoo.com","dop":"2025-04-06","serial_number":"17176856757643688","imei1":"17176856757643688","imei2":"17176856757643688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:07:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188596,"job_number":"JOB_188596","tr_customer_id":188614,"tr_customer_product_id":188604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:08:25.000Z","modified_at":"2026-02-16T17:08:25.000Z","name":"Jazmyne Bergstrom","mobile_number":"710-819-5555","email_id":"Noemie_Rath@hotmail.com","dop":"2025-04-06","serial_number":"15524038840532656","imei1":"15524038840532656","imei2":"15524038840532656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:08:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188597,"job_number":"JOB_188597","tr_customer_id":188615,"tr_customer_product_id":188605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:09:32.000Z","modified_at":"2026-02-16T17:09:32.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"38627379761465","imei1":"38627379761465","imei2":"38627379761465","popurl":"2026-02-06T17:09:31.878285153Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:09:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188598,"job_number":"JOB_188598","tr_customer_id":188616,"tr_customer_product_id":188606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:09:43.000Z","modified_at":"2026-02-16T17:09:43.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"63512945893516","imei1":"63512945893516","imei2":"63512945893516","popurl":"2026-02-06T17:09:43.452244949Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:09:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188599,"job_number":"JOB_188599","tr_customer_id":188617,"tr_customer_product_id":188607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:10:07.000Z","modified_at":"2026-02-16T17:10:07.000Z","name":"Kin Shah","mobile_number":"7096590810","email_id":"bhagwanti.kapoor@hotmail.com","dop":"2026-02-06","serial_number":"828587998623341","imei1":"828587998623341","imei2":"828587998623341","popurl":"www.arun-dwivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188603,"job_number":"JOB_188603","tr_customer_id":188621,"tr_customer_product_id":188611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:29:09.000Z","modified_at":"2026-02-16T17:29:09.000Z","name":"Magesh Pandiyan","mobile_number":"9025990464","email_id":"qauser2493@gmail.com","dop":"2025-08-03","serial_number":"19512920181695","imei1":"19512920181695","imei2":"19512920181695","popurl":"2025-08-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188605,"job_number":"JOB_188605","tr_customer_id":188623,"tr_customer_product_id":188613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:29:16.000Z","modified_at":"2026-02-16T17:29:16.000Z","name":"User Name2","mobile_number":"902526891","email_id":"qauser2493@gmail.com","dop":"2025-08-03","serial_number":"17601724550257","imei1":"17601724550257","imei2":"17601724550257","popurl":"2025-08-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188607,"job_number":"JOB_188607","tr_customer_id":188625,"tr_customer_product_id":188615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:29:23.000Z","modified_at":"2026-02-16T17:29:23.000Z","name":"user Name3","mobile_number":"9025990321","email_id":"qauser2384@gmail.com","dop":"2025-08-03","serial_number":"18333694313016","imei1":"18333694313016","imei2":"18333694313016","popurl":"2025-08-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185693,"job_number":"JOB_185693","tr_customer_id":185711,"tr_customer_product_id":185701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:20.000Z","modified_at":"2026-02-14T04:20:20.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Abagail.Mills74@gmail.com","dop":"2025-07-02","serial_number":"16728617980195","imei1":"16728617980195","imei2":"16728617980195","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185707,"job_number":"JOB_185707","tr_customer_id":185725,"tr_customer_product_id":185715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:36.000Z","modified_at":"2026-02-14T04:20:36.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Kathryn_Schiller@yahoo.com","dop":"2025-07-02","serial_number":"15375834206600","imei1":"15375834206600","imei2":"15375834206600","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185725,"job_number":"JOB_185725","tr_customer_id":185743,"tr_customer_product_id":185733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:53.000Z","modified_at":"2026-02-14T04:20:53.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Lera32@hotmail.com","dop":"2025-07-02","serial_number":"17659809952990","imei1":"17659809952990","imei2":"17659809952990","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185761,"job_number":"JOB_185761","tr_customer_id":185779,"tr_customer_product_id":185769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"103195292702869","imei1":"103195292702869","imei2":"103195292702869","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185762,"job_number":"JOB_185762","tr_customer_id":185780,"tr_customer_product_id":185770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"Jay White","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"199887683658491","imei1":"199887683658491","imei2":"199887683658491","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185763,"job_number":"JOB_185763","tr_customer_id":185781,"tr_customer_product_id":185771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"Forest Crona","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177471121421020","imei1":"177471121421020","imei2":"177471121421020","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185764,"job_number":"JOB_185764","tr_customer_id":185782,"tr_customer_product_id":185772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:37.000Z","modified_at":"2026-02-14T04:21:37.000Z","name":"Roosevelt Wolff","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100918594932881","imei1":"100918594932881","imei2":"100918594932881","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185777,"job_number":"JOB_185777","tr_customer_id":185795,"tr_customer_product_id":185785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"197781081024667","imei1":"197781081024667","imei2":"197781081024667","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185778,"job_number":"JOB_185778","tr_customer_id":185796,"tr_customer_product_id":185786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Chloe Bruen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"140034759093387","imei1":"140034759093387","imei2":"140034759093387","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185779,"job_number":"JOB_185779","tr_customer_id":185797,"tr_customer_product_id":185787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Darrin Rowe","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"142640422854869","imei1":"142640422854869","imei2":"142640422854869","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185780,"job_number":"JOB_185780","tr_customer_id":185798,"tr_customer_product_id":185788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:48.000Z","modified_at":"2026-02-14T04:21:48.000Z","name":"Emelia Bruen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115338910072434","imei1":"115338910072434","imei2":"115338910072434","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185788,"job_number":"JOB_185788","tr_customer_id":185806,"tr_customer_product_id":185796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:53.000Z","modified_at":"2026-02-14T04:21:53.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12648784282633","imei1":"12648784282633","imei2":"12648784282633","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185801,"job_number":"JOB_185801","tr_customer_id":185819,"tr_customer_product_id":185809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:59.000Z","modified_at":"2026-02-14T04:21:59.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103890097099279","imei1":"103890097099279","imei2":"103890097099279","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185803,"job_number":"JOB_185803","tr_customer_id":185821,"tr_customer_product_id":185811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:59.000Z","modified_at":"2026-02-14T04:21:59.000Z","name":"Zander Champlin","mobile_number":"273-366-7022","email_id":"Hayley_Huel86@yahoo.com","dop":"2025-06-09","serial_number":"106780868069895","imei1":"106780868069895","imei2":"106780868069895","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185814,"job_number":"JOB_185814","tr_customer_id":185832,"tr_customer_product_id":185822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:14.000Z","modified_at":"2026-02-14T04:22:14.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105919468949502","imei1":"105919468949502","imei2":"105919468949502","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185816,"job_number":"JOB_185816","tr_customer_id":185834,"tr_customer_product_id":185824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:14.000Z","modified_at":"2026-02-14T04:22:14.000Z","name":"Dessie Hoppe","mobile_number":"229-888-7229","email_id":"Joanne_Deckow34@hotmail.com","dop":"2025-06-09","serial_number":"109110912155009","imei1":"109110912155009","imei2":"109110912155009","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185824,"job_number":"JOB_185824","tr_customer_id":185842,"tr_customer_product_id":185832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:28.000Z","modified_at":"2026-02-14T04:22:28.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107648944558335","imei1":"107648944558335","imei2":"107648944558335","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185826,"job_number":"JOB_185826","tr_customer_id":185844,"tr_customer_product_id":185834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:29.000Z","modified_at":"2026-02-14T04:22:29.000Z","name":"Cyril O'Kon","mobile_number":"770-720-0159","email_id":"Deborah.Daniel80@gmail.com","dop":"2025-06-09","serial_number":"109594185124588","imei1":"109594185124588","imei2":"109594185124588","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185858,"job_number":"JOB_185858","tr_customer_id":185876,"tr_customer_product_id":185866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:24:28.000Z","modified_at":"2026-02-14T04:24:28.000Z","name":"Ram konidela","mobile_number":"6773565356","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"56465654656767","imei1":"56465654656767","imei2":"56465654656767","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185859,"job_number":"JOB_185859","tr_customer_id":185877,"tr_customer_product_id":185867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:17.000Z","modified_at":"2026-02-14T04:27:17.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"56465654656767","imei1":"56465654656675","imei2":"56465654656675","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185917,"job_number":"JOB_185917","tr_customer_id":185935,"tr_customer_product_id":185925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:26:22.000Z","modified_at":"2026-02-14T06:26:22.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"17326682374990","imei1":"17326682374990","imei2":"17326682374990","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185925,"job_number":"JOB_185925","tr_customer_id":185943,"tr_customer_product_id":185933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:40:20.000Z","modified_at":"2026-02-14T06:40:20.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"13326682374990","imei1":"13326682374990","imei2":"13326682374990","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185989,"job_number":"JOB_185989","tr_customer_id":186007,"tr_customer_product_id":185997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:01:06.000Z","modified_at":"2026-02-14T08:01:06.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950463759","imei1":"90274950463759","imei2":"90274950463759","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186012,"job_number":"JOB_186012","tr_customer_id":186030,"tr_customer_product_id":186020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:37:47.000Z","modified_at":"2026-02-14T08:37:47.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950463760","imei1":"90274950463760","imei2":"90274950463760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186163,"job_number":"JOB_186163","tr_customer_id":186181,"tr_customer_product_id":186171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:41:49.000Z","modified_at":"2026-02-14T11:41:49.000Z","name":"Demario Maggio","mobile_number":"588-819-8466","email_id":"Osvaldo24@yahoo.com","dop":"2025-04-23","serial_number":"13207941850920","imei1":"13207941850920","imei2":"13207941850920","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186181,"job_number":"JOB_186181","tr_customer_id":186199,"tr_customer_product_id":186189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:44.000Z","modified_at":"2026-02-14T12:28:44.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"78044266256999","imei1":"78044266256999","imei2":"78044266256999","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186182,"job_number":"JOB_186182","tr_customer_id":186200,"tr_customer_product_id":186190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:44.000Z","modified_at":"2026-02-14T12:28:44.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"24805691122254","imei1":"24805691122254","imei2":"24805691122254","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186185,"job_number":"JOB_186185","tr_customer_id":186203,"tr_customer_product_id":186193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:50.000Z","modified_at":"2026-02-14T12:28:50.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"107211614017414","imei1":"107211614017414","imei2":"107211614017414","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186186,"job_number":"JOB_186186","tr_customer_id":186204,"tr_customer_product_id":186194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:50.000Z","modified_at":"2026-02-14T12:28:50.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80183851687444","imei1":"80183851687444","imei2":"80183851687444","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186189,"job_number":"JOB_186189","tr_customer_id":186207,"tr_customer_product_id":186197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:35.000Z","modified_at":"2026-02-14T12:46:35.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"100898944237311","imei1":"100898944237311","imei2":"100898944237311","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186190,"job_number":"JOB_186190","tr_customer_id":186208,"tr_customer_product_id":186198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:35.000Z","modified_at":"2026-02-14T12:46:35.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"71928834723148","imei1":"71928834723148","imei2":"71928834723148","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186191,"job_number":"JOB_186191","tr_customer_id":186209,"tr_customer_product_id":186199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:40.000Z","modified_at":"2026-02-14T12:46:40.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"102685274270253","imei1":"102685274270253","imei2":"102685274270253","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186192,"job_number":"JOB_186192","tr_customer_id":186210,"tr_customer_product_id":186200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:40.000Z","modified_at":"2026-02-14T12:46:40.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"22415723095995","imei1":"22415723095995","imei2":"22415723095995","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186209,"job_number":"JOB_186209","tr_customer_id":186227,"tr_customer_product_id":186217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:11.000Z","modified_at":"2026-02-14T13:35:11.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"102641273917784","imei1":"102641273917784","imei2":"102641273917784","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186210,"job_number":"JOB_186210","tr_customer_id":186228,"tr_customer_product_id":186218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:11.000Z","modified_at":"2026-02-14T13:35:11.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"91192067564503","imei1":"91192067564503","imei2":"91192067564503","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186211,"job_number":"JOB_186211","tr_customer_id":186229,"tr_customer_product_id":186219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:16.000Z","modified_at":"2026-02-14T13:35:16.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"35517493462652","imei1":"35517493462652","imei2":"35517493462652","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186212,"job_number":"JOB_186212","tr_customer_id":186230,"tr_customer_product_id":186220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:17.000Z","modified_at":"2026-02-14T13:35:17.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80185915079255","imei1":"80185915079255","imei2":"80185915079255","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186218,"job_number":"JOB_186218","tr_customer_id":186236,"tr_customer_product_id":186226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:57.000Z","modified_at":"2026-02-14T13:43:57.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"63007674885909","imei1":"63007674885909","imei2":"63007674885909","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186219,"job_number":"JOB_186219","tr_customer_id":186237,"tr_customer_product_id":186227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:57.000Z","modified_at":"2026-02-14T13:43:57.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"91099225773518","imei1":"91099225773518","imei2":"91099225773518","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186220,"job_number":"JOB_186220","tr_customer_id":186238,"tr_customer_product_id":186228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:02.000Z","modified_at":"2026-02-14T13:44:02.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"64730208565724","imei1":"64730208565724","imei2":"64730208565724","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186221,"job_number":"JOB_186221","tr_customer_id":186239,"tr_customer_product_id":186229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:02.000Z","modified_at":"2026-02-14T13:44:02.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"51977056428054","imei1":"51977056428054","imei2":"51977056428054","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186286,"job_number":"JOB_186286","tr_customer_id":186304,"tr_customer_product_id":186294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:07.000Z","modified_at":"2026-02-14T14:00:07.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"33091782106052","imei1":"33091782106052","imei2":"33091782106052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186287,"job_number":"JOB_186287","tr_customer_id":186305,"tr_customer_product_id":186295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:08.000Z","modified_at":"2026-02-14T14:00:08.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"101631301540987","imei1":"101631301540987","imei2":"101631301540987","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186288,"job_number":"JOB_186288","tr_customer_id":186306,"tr_customer_product_id":186296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:13.000Z","modified_at":"2026-02-14T14:00:13.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"84852967162742","imei1":"84852967162742","imei2":"84852967162742","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186289,"job_number":"JOB_186289","tr_customer_id":186307,"tr_customer_product_id":186297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:13.000Z","modified_at":"2026-02-14T14:00:13.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"86623023487169","imei1":"86623023487169","imei2":"86623023487169","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186305,"job_number":"JOB_186305","tr_customer_id":186323,"tr_customer_product_id":186313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:44.000Z","modified_at":"2026-02-14T14:15:44.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"110423024574170","imei1":"110423024574170","imei2":"110423024574170","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186306,"job_number":"JOB_186306","tr_customer_id":186324,"tr_customer_product_id":186314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Annette Quigley","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"101290520351982","imei1":"101290520351982","imei2":"101290520351982","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186307,"job_number":"JOB_186307","tr_customer_id":186325,"tr_customer_product_id":186315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Alisha Von","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174996469250700","imei1":"174996469250700","imei2":"174996469250700","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186308,"job_number":"JOB_186308","tr_customer_id":186326,"tr_customer_product_id":186316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Henriette Swift","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174147057219587","imei1":"174147057219587","imei2":"174147057219587","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186311,"job_number":"JOB_186311","tr_customer_id":186329,"tr_customer_product_id":186319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:57.000Z","modified_at":"2026-02-14T14:15:57.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"159013885324827","imei1":"159013885324827","imei2":"159013885324827","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186312,"job_number":"JOB_186312","tr_customer_id":186330,"tr_customer_product_id":186320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:57.000Z","modified_at":"2026-02-14T14:15:57.000Z","name":"Neoma Keebler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"108855153165011","imei1":"108855153165011","imei2":"108855153165011","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186314,"job_number":"JOB_186314","tr_customer_id":186332,"tr_customer_product_id":186322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Alayna Jaskolski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126553485142659","imei1":"126553485142659","imei2":"126553485142659","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186315,"job_number":"JOB_186315","tr_customer_id":186333,"tr_customer_product_id":186323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Gregory Spencer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161735266270446","imei1":"161735266270446","imei2":"161735266270446","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186375,"job_number":"JOB_186375","tr_customer_id":186393,"tr_customer_product_id":186383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:49.000Z","modified_at":"2026-02-14T14:24:49.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"92145613115132","imei1":"92145613115132","imei2":"92145613115132","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186376,"job_number":"JOB_186376","tr_customer_id":186394,"tr_customer_product_id":186384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:50.000Z","modified_at":"2026-02-14T14:24:50.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"52870336196353","imei1":"52870336196353","imei2":"52870336196353","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186377,"job_number":"JOB_186377","tr_customer_id":186395,"tr_customer_product_id":186385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:55.000Z","modified_at":"2026-02-14T14:24:55.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"104698933829443","imei1":"104698933829443","imei2":"104698933829443","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186378,"job_number":"JOB_186378","tr_customer_id":186396,"tr_customer_product_id":186386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:55.000Z","modified_at":"2026-02-14T14:24:55.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"84331990272468","imei1":"84331990272468","imei2":"84331990272468","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186431,"job_number":"JOB_186431","tr_customer_id":186449,"tr_customer_product_id":186439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:18.000Z","modified_at":"2026-02-14T14:31:18.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"41851119381966","imei1":"41851119381966","imei2":"41851119381966","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186432,"job_number":"JOB_186432","tr_customer_id":186450,"tr_customer_product_id":186440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:18.000Z","modified_at":"2026-02-14T14:31:18.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"82386681489667","imei1":"82386681489667","imei2":"82386681489667","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186433,"job_number":"JOB_186433","tr_customer_id":186451,"tr_customer_product_id":186441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:23.000Z","modified_at":"2026-02-14T14:31:23.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"99334759427141","imei1":"99334759427141","imei2":"99334759427141","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186434,"job_number":"JOB_186434","tr_customer_id":186452,"tr_customer_product_id":186442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:23.000Z","modified_at":"2026-02-14T14:31:23.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80206777238729","imei1":"80206777238729","imei2":"80206777238729","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186444,"job_number":"JOB_186444","tr_customer_id":186462,"tr_customer_product_id":186452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:09.000Z","modified_at":"2026-02-14T14:32:09.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103602586075936","imei1":"103602586075936","imei2":"103602586075936","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186446,"job_number":"JOB_186446","tr_customer_id":186464,"tr_customer_product_id":186454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:10.000Z","modified_at":"2026-02-14T14:32:10.000Z","name":"Thad Gorczany","mobile_number":"833-460-5949","email_id":"Roman48@hotmail.com","dop":"2025-06-09","serial_number":"107322227747724","imei1":"107322227747724","imei2":"107322227747724","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186453,"job_number":"JOB_186453","tr_customer_id":186471,"tr_customer_product_id":186461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:25.000Z","modified_at":"2026-02-14T14:32:25.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109630005132681","imei1":"109630005132681","imei2":"109630005132681","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186455,"job_number":"JOB_186455","tr_customer_id":186473,"tr_customer_product_id":186463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:26.000Z","modified_at":"2026-02-14T14:32:26.000Z","name":"Marisa Fahey","mobile_number":"227-214-6476","email_id":"Joaquin54@hotmail.com","dop":"2025-06-09","serial_number":"108765563137347","imei1":"108765563137347","imei2":"108765563137347","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186459,"job_number":"JOB_186459","tr_customer_id":186477,"tr_customer_product_id":186467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:41.000Z","modified_at":"2026-02-14T14:32:41.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100800630697566","imei1":"100800630697566","imei2":"100800630697566","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186461,"job_number":"JOB_186461","tr_customer_id":186479,"tr_customer_product_id":186469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:41.000Z","modified_at":"2026-02-14T14:32:41.000Z","name":"Alek Ortiz","mobile_number":"586-682-6348","email_id":"Lavon.Kemmer86@hotmail.com","dop":"2025-06-09","serial_number":"106681444801500","imei1":"106681444801500","imei2":"106681444801500","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186528,"job_number":"JOB_186528","tr_customer_id":186546,"tr_customer_product_id":186536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:36:55.000Z","modified_at":"2026-02-14T15:36:55.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"169031825294074","imei1":"169031825294074","imei2":"169031825294074","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186529,"job_number":"JOB_186529","tr_customer_id":186547,"tr_customer_product_id":186537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:13.000Z","modified_at":"2026-02-14T15:40:13.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"183890366483108","imei1":"183890366483108","imei2":"183890366483108","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186530,"job_number":"JOB_186530","tr_customer_id":186548,"tr_customer_product_id":186538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:30.000Z","modified_at":"2026-02-14T15:40:30.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"17471457823338","imei1":"17471457823338","imei2":"17471457823338","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186531,"job_number":"JOB_186531","tr_customer_id":186549,"tr_customer_product_id":186539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:51.000Z","modified_at":"2026-02-14T15:40:52.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"124182760615377","imei1":"124182760615377","imei2":"124182760615377","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186533,"job_number":"JOB_186533","tr_customer_id":186551,"tr_customer_product_id":186541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:43:34.000Z","modified_at":"2026-02-14T15:43:34.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"66264087931320","imei1":"66264087931320","imei2":"66264087931320","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186606,"job_number":"JOB_186606","tr_customer_id":186624,"tr_customer_product_id":186614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:13.000Z","modified_at":"2026-02-14T17:45:13.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"98966493794640","imei1":"98966493794640","imei2":"98966493794640","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186607,"job_number":"JOB_186607","tr_customer_id":186625,"tr_customer_product_id":186615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:14.000Z","modified_at":"2026-02-14T17:45:14.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"28703660086243","imei1":"28703660086243","imei2":"28703660086243","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186608,"job_number":"JOB_186608","tr_customer_id":186626,"tr_customer_product_id":186616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:19.000Z","modified_at":"2026-02-14T17:45:19.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"13968563827280","imei1":"13968563827280","imei2":"13968563827280","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186609,"job_number":"JOB_186609","tr_customer_id":186627,"tr_customer_product_id":186617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:20.000Z","modified_at":"2026-02-14T17:45:20.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"102783908772650","imei1":"102783908772650","imei2":"102783908772650","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186621,"job_number":"JOB_186621","tr_customer_id":186639,"tr_customer_product_id":186629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:25.000Z","modified_at":"2026-02-14T17:52:25.000Z","name":"Narendra Singh","mobile_number":"8240750325","email_id":"gandharv.pillai@gmail.com","dop":"2026-02-04","serial_number":"849491750303800","imei1":"345143726000653","imei2":"801607063376682","popurl":"www.mohinder-pothuvaal.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186630,"job_number":"JOB_186630","tr_customer_id":186648,"tr_customer_product_id":186638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:53.000Z","modified_at":"2026-02-14T19:00:53.000Z","name":"Chidananda Kaniyar","mobile_number":"8247492873","email_id":"laxmi.bhattathiri@hotmail.com","dop":"2026-02-04","serial_number":"548543833887869","imei1":"908677084406370","imei2":"480654691388063","popurl":"www.dhanadeepa-kaniyar.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186643,"job_number":"JOB_186643","tr_customer_id":186661,"tr_customer_product_id":186651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:56:26.000Z","modified_at":"2026-02-15T03:56:26.000Z","name":"Leda McClure","mobile_number":"494-986-0131","email_id":"Gavin_Windler@yahoo.com","dop":"2025-04-25","serial_number":"103080954260648","imei1":"103080954260648","imei2":"103080954260648","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186670,"job_number":"JOB_186670","tr_customer_id":186688,"tr_customer_product_id":186678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:57.000Z","modified_at":"2026-02-15T04:32:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Meagan13@yahoo.com","dop":"2025-07-02","serial_number":"11161962933088","imei1":"11161962933088","imei2":"11161962933088","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186690,"job_number":"JOB_186690","tr_customer_id":186708,"tr_customer_product_id":186698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jules29@hotmail.com","dop":"2025-07-02","serial_number":"17456397436380","imei1":"17456397436380","imei2":"17456397436380","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186705,"job_number":"JOB_186705","tr_customer_id":186723,"tr_customer_product_id":186713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:29.000Z","modified_at":"2026-02-15T04:33:29.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Dan48@yahoo.com","dop":"2025-07-02","serial_number":"11080137006865","imei1":"11080137006865","imei2":"11080137006865","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186740,"job_number":"JOB_186740","tr_customer_id":186758,"tr_customer_product_id":186748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:03.000Z","modified_at":"2026-02-15T04:34:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"125889980533748","imei1":"125889980533748","imei2":"125889980533748","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186741,"job_number":"JOB_186741","tr_customer_id":186759,"tr_customer_product_id":186749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Lonie Toy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166829183185211","imei1":"166829183185211","imei2":"166829183185211","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186743,"job_number":"JOB_186743","tr_customer_id":186761,"tr_customer_product_id":186751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Kristin Ruecker","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174767452612806","imei1":"174767452612806","imei2":"174767452612806","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186745,"job_number":"JOB_186745","tr_customer_id":186763,"tr_customer_product_id":186753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Mack O'Conner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170026303889180","imei1":"170026303889180","imei2":"170026303889180","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186753,"job_number":"JOB_186753","tr_customer_id":186771,"tr_customer_product_id":186761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:09.000Z","modified_at":"2026-02-15T04:34:09.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11882525415737","imei1":"11882525415737","imei2":"11882525415737","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186761,"job_number":"JOB_186761","tr_customer_id":186779,"tr_customer_product_id":186769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"166037988996740","imei1":"166037988996740","imei2":"166037988996740","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186763,"job_number":"JOB_186763","tr_customer_id":186781,"tr_customer_product_id":186771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Marjory Marks","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"154094577642230","imei1":"154094577642230","imei2":"154094577642230","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186764,"job_number":"JOB_186764","tr_customer_id":186782,"tr_customer_product_id":186772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Alfonso Hammes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151605812164926","imei1":"151605812164926","imei2":"151605812164926","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186765,"job_number":"JOB_186765","tr_customer_id":186783,"tr_customer_product_id":186773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:16.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Bonnie Metz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102305809393928","imei1":"102305809393928","imei2":"102305809393928","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186778,"job_number":"JOB_186778","tr_customer_id":186796,"tr_customer_product_id":186786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:28.000Z","modified_at":"2026-02-15T04:34:28.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104973548900378","imei1":"104973548900378","imei2":"104973548900378","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186780,"job_number":"JOB_186780","tr_customer_id":186798,"tr_customer_product_id":186788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:28.000Z","modified_at":"2026-02-15T04:34:28.000Z","name":"Jake Leffler","mobile_number":"532-332-3669","email_id":"Kari.Block86@yahoo.com","dop":"2025-06-09","serial_number":"107857782989040","imei1":"107857782989040","imei2":"107857782989040","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186799,"job_number":"JOB_186799","tr_customer_id":186817,"tr_customer_product_id":186807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:43.000Z","modified_at":"2026-02-15T04:34:43.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107775490441359","imei1":"107775490441359","imei2":"107775490441359","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186801,"job_number":"JOB_186801","tr_customer_id":186819,"tr_customer_product_id":186809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"Mackenzie Tromp","mobile_number":"704-537-4100","email_id":"Deron97@hotmail.com","dop":"2025-06-09","serial_number":"101355628464208","imei1":"101355628464208","imei2":"101355628464208","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186814,"job_number":"JOB_186814","tr_customer_id":186832,"tr_customer_product_id":186822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:59.000Z","modified_at":"2026-02-15T04:34:59.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109766525091125","imei1":"109766525091125","imei2":"109766525091125","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186816,"job_number":"JOB_186816","tr_customer_id":186834,"tr_customer_product_id":186824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:00.000Z","modified_at":"2026-02-15T04:35:00.000Z","name":"Arne Mills","mobile_number":"974-825-1196","email_id":"Billy86@hotmail.com","dop":"2025-06-09","serial_number":"102643826259009","imei1":"102643826259009","imei2":"102643826259009","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186857,"job_number":"JOB_186857","tr_customer_id":186875,"tr_customer_product_id":186865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:43:38.000Z","modified_at":"2026-02-15T04:43:39.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464760","imei1":"90274950464760","imei2":"90274950464760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187051,"job_number":"JOB_187051","tr_customer_id":187069,"tr_customer_product_id":187059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"186056615891840","imei1":"186056615891840","imei2":"186056615891840","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187052,"job_number":"JOB_187052","tr_customer_id":187070,"tr_customer_product_id":187060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"Harrison Ebert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177332345246568","imei1":"177332345246568","imei2":"177332345246568","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187053,"job_number":"JOB_187053","tr_customer_id":187071,"tr_customer_product_id":187061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"Vincent Schuster","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"175361991402357","imei1":"175361991402357","imei2":"175361991402357","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187054,"job_number":"JOB_187054","tr_customer_id":187072,"tr_customer_product_id":187062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:34.000Z","modified_at":"2026-02-15T14:16:34.000Z","name":"Eloise Leuschke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180627680256308","imei1":"180627680256308","imei2":"180627680256308","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187055,"job_number":"JOB_187055","tr_customer_id":187073,"tr_customer_product_id":187063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"139752668185764","imei1":"139752668185764","imei2":"139752668185764","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187056,"job_number":"JOB_187056","tr_customer_id":187074,"tr_customer_product_id":187064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Theodore Doyle","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120583554360834","imei1":"120583554360834","imei2":"120583554360834","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187057,"job_number":"JOB_187057","tr_customer_id":187075,"tr_customer_product_id":187065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Kara Cassin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120394419961722","imei1":"120394419961722","imei2":"120394419961722","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187058,"job_number":"JOB_187058","tr_customer_id":187076,"tr_customer_product_id":187066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:46.000Z","modified_at":"2026-02-15T14:16:46.000Z","name":"Jayson Armstrong","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"106810986308411","imei1":"106810986308411","imei2":"106810986308411","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187174,"job_number":"JOB_187174","tr_customer_id":187192,"tr_customer_product_id":187182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:47.000Z","modified_at":"2026-02-15T14:32:47.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101465138847023","imei1":"101465138847023","imei2":"101465138847023","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187176,"job_number":"JOB_187176","tr_customer_id":187194,"tr_customer_product_id":187184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:48.000Z","modified_at":"2026-02-15T14:32:48.000Z","name":"Gunner Tremblay","mobile_number":"251-329-8083","email_id":"Martine.Hand20@hotmail.com","dop":"2025-06-09","serial_number":"109587554107978","imei1":"109587554107978","imei2":"109587554107978","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187179,"job_number":"JOB_187179","tr_customer_id":187197,"tr_customer_product_id":187187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:04.000Z","modified_at":"2026-02-15T14:33:04.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101503271417685","imei1":"101503271417685","imei2":"101503271417685","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187182,"job_number":"JOB_187182","tr_customer_id":187200,"tr_customer_product_id":187190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:05.000Z","modified_at":"2026-02-15T14:33:05.000Z","name":"Emmalee Mayert","mobile_number":"779-895-4292","email_id":"Harrison.Lemke@yahoo.com","dop":"2025-06-09","serial_number":"104536695647370","imei1":"104536695647370","imei2":"104536695647370","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187191,"job_number":"JOB_187191","tr_customer_id":187209,"tr_customer_product_id":187199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:20.000Z","modified_at":"2026-02-15T14:33:20.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102463517524477","imei1":"102463517524477","imei2":"102463517524477","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187193,"job_number":"JOB_187193","tr_customer_id":187211,"tr_customer_product_id":187201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:21.000Z","modified_at":"2026-02-15T14:33:21.000Z","name":"Jeanne Wyman","mobile_number":"444-828-8832","email_id":"Forrest.Altenwerth@yahoo.com","dop":"2025-06-09","serial_number":"104495283122722","imei1":"104495283122722","imei2":"104495283122722","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187286,"job_number":"JOB_187286","tr_customer_id":187304,"tr_customer_product_id":187294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:53:30.000Z","modified_at":"2026-02-15T17:53:30.000Z","name":"Satish Prajapat","mobile_number":"8247256637","email_id":"mandaakin.desai@yahoo.co.in","dop":"2026-02-05","serial_number":"602398454160802","imei1":"787882643923890","imei2":"059185266863278","popurl":"www.yogendra-kaul.name","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187288,"job_number":"JOB_187288","tr_customer_id":187306,"tr_customer_product_id":187296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:50:45.000Z","modified_at":"2026-02-15T18:50:45.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"17516512191819","imei1":"17516512191819","imei2":"17516512191819","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187289,"job_number":"JOB_187289","tr_customer_id":187307,"tr_customer_product_id":187297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:51:53.000Z","modified_at":"2026-02-15T18:51:53.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14750228821089","imei1":"14750228821089","imei2":"14750228821089","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187290,"job_number":"JOB_187290","tr_customer_id":187308,"tr_customer_product_id":187298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:52:48.000Z","modified_at":"2026-02-15T18:52:48.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"10427780507357","imei1":"10427780507357","imei2":"10427780507357","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:52:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187291,"job_number":"JOB_187291","tr_customer_id":187309,"tr_customer_product_id":187299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:53:51.000Z","modified_at":"2026-02-15T18:53:51.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14883177497731","imei1":"14883177497731","imei2":"14883177497731","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:53:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187292,"job_number":"JOB_187292","tr_customer_id":187310,"tr_customer_product_id":187300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:58:46.000Z","modified_at":"2026-02-15T18:58:46.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"12775593164273","imei1":"12775593164273","imei2":"12775593164273","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187293,"job_number":"JOB_187293","tr_customer_id":187311,"tr_customer_product_id":187301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T19:02:09.000Z","modified_at":"2026-02-15T19:02:09.000Z","name":"Manisha Dwivedi","mobile_number":"8249907479","email_id":"aagneya.iyengar@yahoo.co.in","dop":"2026-02-05","serial_number":"770138729720191","imei1":"287400246595301","imei2":"732272245812978","popurl":"www.aishani-menon.info","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T19:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187303,"job_number":"JOB_187303","tr_customer_id":187321,"tr_customer_product_id":187311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:42.000Z","modified_at":"2026-02-16T04:22:42.000Z","name":"Orlo Balistreri","mobile_number":"927-399-0748","email_id":"Gussie_Runolfsson@yahoo.com","dop":"2025-04-25","serial_number":"84411400483600","imei1":"84411400483600","imei2":"84411400483600","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187345,"job_number":"JOB_187345","tr_customer_id":187363,"tr_customer_product_id":187353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Wilma_Block@yahoo.com","dop":"2025-07-02","serial_number":"19357430518813","imei1":"19357430518813","imei2":"19357430518813","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187363,"job_number":"JOB_187363","tr_customer_id":187381,"tr_customer_product_id":187371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:48.000Z","modified_at":"2026-02-16T04:36:48.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Armand24@gmail.com","dop":"2025-07-02","serial_number":"10539229769540","imei1":"10539229769540","imei2":"10539229769540","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187372,"job_number":"JOB_187372","tr_customer_id":187390,"tr_customer_product_id":187380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:11.000Z","modified_at":"2026-02-16T04:37:11.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Hugh_Kuphal95@yahoo.com","dop":"2025-07-02","serial_number":"11961091028133","imei1":"11961091028133","imei2":"11961091028133","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187406,"job_number":"JOB_187406","tr_customer_id":187424,"tr_customer_product_id":187414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:31.000Z","modified_at":"2026-02-16T04:37:31.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"124825281890913","imei1":"124825281890913","imei2":"124825281890913","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187407,"job_number":"JOB_187407","tr_customer_id":187425,"tr_customer_product_id":187415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Major Greenholt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"132212355589019","imei1":"132212355589019","imei2":"132212355589019","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187409,"job_number":"JOB_187409","tr_customer_id":187427,"tr_customer_product_id":187417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Laverne Harvey","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100391395727167","imei1":"100391395727167","imei2":"100391395727167","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187410,"job_number":"JOB_187410","tr_customer_id":187428,"tr_customer_product_id":187418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Marquise Gusikowski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"182064639828218","imei1":"182064639828218","imei2":"182064639828218","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187422,"job_number":"JOB_187422","tr_customer_id":187440,"tr_customer_product_id":187430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:43.000Z","modified_at":"2026-02-16T04:37:43.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105133594203171","imei1":"105133594203171","imei2":"105133594203171","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187425,"job_number":"JOB_187425","tr_customer_id":187443,"tr_customer_product_id":187433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Jessika Adams","mobile_number":"314-533-3741","email_id":"Haley.Weimann54@gmail.com","dop":"2025-06-09","serial_number":"102291240065095","imei1":"102291240065095","imei2":"102291240065095","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187431,"job_number":"JOB_187431","tr_customer_id":187449,"tr_customer_product_id":187439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:45.000Z","modified_at":"2026-02-16T04:37:45.000Z","name":"Granville O'Keefe","mobile_number":"219-869-1064","email_id":"Tressa.Koch@yahoo.com","dop":"2025-06-09","serial_number":"96038114933856740","imei1":"96038114933856740","imei2":"96038114933856740","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187432,"job_number":"JOB_187432","tr_customer_id":187450,"tr_customer_product_id":187440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"165615449059191","imei1":"165615449059191","imei2":"165615449059191","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187433,"job_number":"JOB_187433","tr_customer_id":187451,"tr_customer_product_id":187441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Addie Kling","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"165623767246592","imei1":"165623767246592","imei2":"165623767246592","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187435,"job_number":"JOB_187435","tr_customer_id":187453,"tr_customer_product_id":187443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:47.000Z","modified_at":"2026-02-16T04:37:47.000Z","name":"Kenton Rempel","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"145835727453231","imei1":"145835727453231","imei2":"145835727453231","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187436,"job_number":"JOB_187436","tr_customer_id":187454,"tr_customer_product_id":187444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:47.000Z","modified_at":"2026-02-16T04:37:47.000Z","name":"Nestor Renner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126582404239356","imei1":"126582404239356","imei2":"126582404239356","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187438,"job_number":"JOB_187438","tr_customer_id":187456,"tr_customer_product_id":187446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:49.000Z","modified_at":"2026-02-16T04:37:49.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10133144495432","imei1":"10133144495432","imei2":"10133144495432","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187452,"job_number":"JOB_187452","tr_customer_id":187470,"tr_customer_product_id":187460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:09.000Z","modified_at":"2026-02-16T04:38:09.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106474469166155","imei1":"106474469166155","imei2":"106474469166155","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187454,"job_number":"JOB_187454","tr_customer_id":187472,"tr_customer_product_id":187462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:10.000Z","modified_at":"2026-02-16T04:38:10.000Z","name":"Patricia Wiegand","mobile_number":"302-285-5246","email_id":"Hilbert.Yost93@yahoo.com","dop":"2025-06-09","serial_number":"100613323756137","imei1":"100613323756137","imei2":"100613323756137","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187484,"job_number":"JOB_187484","tr_customer_id":187502,"tr_customer_product_id":187492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:32.000Z","modified_at":"2026-02-16T04:38:32.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100374940927345","imei1":"100374940927345","imei2":"100374940927345","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187487,"job_number":"JOB_187487","tr_customer_id":187505,"tr_customer_product_id":187495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:33.000Z","modified_at":"2026-02-16T04:38:33.000Z","name":"Hudson Glover","mobile_number":"216-544-9681","email_id":"Bridget_McKenzie@yahoo.com","dop":"2025-06-09","serial_number":"103464310422116","imei1":"103464310422116","imei2":"103464310422116","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187576,"job_number":"JOB_187576","tr_customer_id":187594,"tr_customer_product_id":187584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:22:21.000Z","modified_at":"2026-02-16T05:22:21.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15855910021420","imei1":"15855910021420","imei2":"15855910021420","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187607,"job_number":"JOB_187607","tr_customer_id":187625,"tr_customer_product_id":187615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:45.000Z","modified_at":"2026-02-16T06:51:45.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101340596316519","imei1":"101340596316519","imei2":"101340596316519","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187609,"job_number":"JOB_187609","tr_customer_id":187627,"tr_customer_product_id":187617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:45.000Z","modified_at":"2026-02-16T06:51:45.000Z","name":"Reyes Ortiz","mobile_number":"941-514-2778","email_id":"Jordyn25@gmail.com","dop":"2025-06-09","serial_number":"103499913924309","imei1":"103499913924309","imei2":"103499913924309","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187613,"job_number":"JOB_187613","tr_customer_id":187631,"tr_customer_product_id":187621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:03.000Z","modified_at":"2026-02-16T06:52:03.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104818771673040","imei1":"104818771673040","imei2":"104818771673040","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187615,"job_number":"JOB_187615","tr_customer_id":187633,"tr_customer_product_id":187623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:03.000Z","modified_at":"2026-02-16T06:52:03.000Z","name":"Osbaldo Mante","mobile_number":"263-319-3500","email_id":"Jeromy33@gmail.com","dop":"2025-06-09","serial_number":"100224205173129","imei1":"100224205173129","imei2":"100224205173129","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187618,"job_number":"JOB_187618","tr_customer_id":187636,"tr_customer_product_id":187626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:20.000Z","modified_at":"2026-02-16T06:52:20.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104051476384184","imei1":"104051476384184","imei2":"104051476384184","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187620,"job_number":"JOB_187620","tr_customer_id":187638,"tr_customer_product_id":187628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:21.000Z","modified_at":"2026-02-16T06:52:21.000Z","name":"Evert Kerluke","mobile_number":"284-625-0112","email_id":"Tara_Kris@hotmail.com","dop":"2025-06-09","serial_number":"106018192232112","imei1":"106018192232112","imei2":"106018192232112","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187995,"job_number":"JOB_187995","tr_customer_id":188013,"tr_customer_product_id":188003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Aarav Sharma","mobile_number":"9876543210","email_id":"aarav.sharma@gmail.com","dop":"2026-02-01","serial_number":"19960409003951","imei1":"19960409003951","imei2":"19960409003951","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187996,"job_number":"JOB_187996","tr_customer_id":188014,"tr_customer_product_id":188004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Neha Patel","mobile_number":"9123456780","email_id":"neha.patel@yahoo.com","dop":"2026-02-01","serial_number":"17834187400837","imei1":"17834187400837","imei2":"17834187400837","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187997,"job_number":"JOB_187997","tr_customer_id":188015,"tr_customer_product_id":188005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Rohan Mehta","mobile_number":"9988776655","email_id":"rohan.mehta@outlook.com","dop":"2026-02-01","serial_number":"16413166803807","imei1":"16413166803807","imei2":"16413166803807","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187998,"job_number":"JOB_187998","tr_customer_id":188016,"tr_customer_product_id":188006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:31.000Z","modified_at":"2026-02-16T07:47:31.000Z","name":"Priya Iyer","mobile_number":"9012345678","email_id":"priya.iyer@gmail.com","dop":"2026-02-01","serial_number":"10603624521329","imei1":"10603624521329","imei2":"10603624521329","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188115,"job_number":"JOB_188115","tr_customer_id":188133,"tr_customer_product_id":188123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:57:57.000Z","modified_at":"2026-02-16T07:57:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Marley52@yahoo.com","dop":"2025-07-02","serial_number":"18447370886743","imei1":"18447370886743","imei2":"18447370886743","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188116,"job_number":"JOB_188116","tr_customer_id":188134,"tr_customer_product_id":188124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:58:20.000Z","modified_at":"2026-02-16T07:58:20.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Velva_Schamberger34@hotmail.com","dop":"2025-07-02","serial_number":"11597241148184","imei1":"11597241148184","imei2":"11597241148184","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188117,"job_number":"JOB_188117","tr_customer_id":188135,"tr_customer_product_id":188125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:58:41.000Z","modified_at":"2026-02-16T07:58:41.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Elsa.Johnson50@yahoo.com","dop":"2025-07-02","serial_number":"17180396123851","imei1":"17180396123851","imei2":"17180396123851","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188160,"job_number":"JOB_188160","tr_customer_id":188178,"tr_customer_product_id":188168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:40:43.000Z","modified_at":"2026-02-16T08:40:43.000Z","name":"Roosevelt Carter","mobile_number":"411-380-6420","email_id":"Toy.Kulas44@hotmail.com","dop":"2026-02-01","serial_number":"14599718175086","imei1":"14599718175086","imei2":"14599718175086","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188161,"job_number":"JOB_188161","tr_customer_id":188179,"tr_customer_product_id":188169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:41:10.000Z","modified_at":"2026-02-16T08:41:10.000Z","name":"Robb Kassulke","mobile_number":"476-405-5242","email_id":"Elena93@hotmail.com","dop":"2026-02-01","serial_number":"19409983489920","imei1":"19409983489920","imei2":"19409983489920","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188162,"job_number":"JOB_188162","tr_customer_id":188180,"tr_customer_product_id":188170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:41:47.000Z","modified_at":"2026-02-16T08:41:47.000Z","name":"Jayda Bruen","mobile_number":"851-920-7003","email_id":"Kiarra.Lynch93@gmail.com","dop":"2026-02-01","serial_number":"16915797834340","imei1":"16915797834340","imei2":"16915797834340","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188353,"job_number":"JOB_188353","tr_customer_id":188371,"tr_customer_product_id":188361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:34.000Z","modified_at":"2026-02-16T14:34:34.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"147312545975323","imei1":"147312545975323","imei2":"147312545975323","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188354,"job_number":"JOB_188354","tr_customer_id":188372,"tr_customer_product_id":188362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:35.000Z","modified_at":"2026-02-16T14:34:35.000Z","name":"Lemuel Abernathy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"135321748357676","imei1":"135321748357676","imei2":"135321748357676","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188355,"job_number":"JOB_188355","tr_customer_id":188373,"tr_customer_product_id":188363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:35.000Z","modified_at":"2026-02-16T14:34:35.000Z","name":"Elisabeth Kuphal","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"183284429744570","imei1":"183284429744570","imei2":"183284429744570","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188357,"job_number":"JOB_188357","tr_customer_id":188375,"tr_customer_product_id":188365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:35.000Z","modified_at":"2026-02-16T14:34:35.000Z","name":"Lea Schmidt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"165944780471976","imei1":"165944780471976","imei2":"165944780471976","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188358,"job_number":"JOB_188358","tr_customer_id":188376,"tr_customer_product_id":188366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:49.000Z","modified_at":"2026-02-16T14:34:49.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"138745648613991","imei1":"138745648613991","imei2":"138745648613991","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188359,"job_number":"JOB_188359","tr_customer_id":188377,"tr_customer_product_id":188367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:50.000Z","modified_at":"2026-02-16T14:34:50.000Z","name":"Domenica Frami","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151221491561646","imei1":"151221491561646","imei2":"151221491561646","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188360,"job_number":"JOB_188360","tr_customer_id":188378,"tr_customer_product_id":188368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:50.000Z","modified_at":"2026-02-16T14:34:50.000Z","name":"Jeffry Lind","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166409234945052","imei1":"166409234945052","imei2":"166409234945052","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188361,"job_number":"JOB_188361","tr_customer_id":188379,"tr_customer_product_id":188369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:50.000Z","modified_at":"2026-02-16T14:34:50.000Z","name":"Hildegard Moen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"129824053260054","imei1":"129824053260054","imei2":"129824053260054","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188500,"job_number":"JOB_188500","tr_customer_id":188518,"tr_customer_product_id":188508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:01.000Z","modified_at":"2026-02-16T14:48:01.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101560567377719","imei1":"101560567377719","imei2":"101560567377719","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188502,"job_number":"JOB_188502","tr_customer_id":188520,"tr_customer_product_id":188510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:01.000Z","modified_at":"2026-02-16T14:48:01.000Z","name":"Ansel Hessel","mobile_number":"755-693-7826","email_id":"Sibyl_Mayer82@yahoo.com","dop":"2025-06-09","serial_number":"102175751717358","imei1":"102175751717358","imei2":"102175751717358","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188506,"job_number":"JOB_188506","tr_customer_id":188524,"tr_customer_product_id":188514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:23.000Z","modified_at":"2026-02-16T14:48:23.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108364949148193","imei1":"108364949148193","imei2":"108364949148193","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188508,"job_number":"JOB_188508","tr_customer_id":188526,"tr_customer_product_id":188516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:23.000Z","modified_at":"2026-02-16T14:48:23.000Z","name":"Amanda Dickinson","mobile_number":"486-381-4311","email_id":"Freeda_Skiles@yahoo.com","dop":"2025-06-09","serial_number":"107035434631714","imei1":"107035434631714","imei2":"107035434631714","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188511,"job_number":"JOB_188511","tr_customer_id":188529,"tr_customer_product_id":188519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:45.000Z","modified_at":"2026-02-16T14:48:45.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103209828245819","imei1":"103209828245819","imei2":"103209828245819","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188513,"job_number":"JOB_188513","tr_customer_id":188531,"tr_customer_product_id":188521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:45.000Z","modified_at":"2026-02-16T14:48:45.000Z","name":"Jarret Satterfield","mobile_number":"915-733-4774","email_id":"Wava99@hotmail.com","dop":"2025-06-09","serial_number":"100732117885985","imei1":"100732117885985","imei2":"100732117885985","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188585,"job_number":"JOB_188585","tr_customer_id":188603,"tr_customer_product_id":188593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:40:45.000Z","modified_at":"2026-02-16T16:40:45.000Z","name":"Sourav vv","mobile_number":"9876543210","email_id":"Sourav.s@zscaler.com","dop":"2026-02-09","serial_number":"09876543219876","imei1":"09876543219876","imei2":"09876543219876","popurl":"2026-02-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188600,"job_number":"JOB_188600","tr_customer_id":188618,"tr_customer_product_id":188608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:22:29.000Z","modified_at":"2026-02-16T17:22:29.000Z","name":"Felicia Jenkins","mobile_number":"719-404-3867","email_id":"Bernhard_Harris@hotmail.com","dop":"2026-01-06","serial_number":"10795842528905","imei1":"10795842528905","imei2":"10795842528905","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:22:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185710,"job_number":"JOB_185710","tr_customer_id":185728,"tr_customer_product_id":185718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:40.000Z","modified_at":"2026-02-14T04:20:40.000Z","name":"Nick Prosacco","mobile_number":"698-445-2161","email_id":"Cordelia7@yahoo.com","dop":"2000-01-31","serial_number":"1046558088694823","imei1":"1046558088694823","imei2":"1046558088694823","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185750,"job_number":"JOB_185750","tr_customer_id":185768,"tr_customer_product_id":185758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:22.000Z","modified_at":"2026-02-14T04:21:22.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10699647718594","imei1":"10699647718594","imei2":"10699647718594","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185752,"job_number":"JOB_185752","tr_customer_id":185770,"tr_customer_product_id":185760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:23.000Z","modified_at":"2026-02-14T04:21:23.000Z","name":"Ron Wuckert","mobile_number":"312-623-4005","email_id":"Frida_Murphy@yahoo.com","dop":"2000-01-31","serial_number":"1067373898139205","imei1":"1067373898139205","imei2":"1067373898139205","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185805,"job_number":"JOB_185805","tr_customer_id":185823,"tr_customer_product_id":185813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:04.000Z","modified_at":"2026-02-14T04:22:04.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10538224968942","imei1":"10538224968942","imei2":"10538224968942","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185809,"job_number":"JOB_185809","tr_customer_id":185827,"tr_customer_product_id":185817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:06.000Z","modified_at":"2026-02-14T04:22:06.000Z","name":"Oma Daniel","mobile_number":"945-810-0141","email_id":"Michele41@yahoo.com","dop":"2000-01-31","serial_number":"1002597812471724","imei1":"1002597812471724","imei2":"1002597812471724","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185846,"job_number":"JOB_185846","tr_customer_id":185864,"tr_customer_product_id":185854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:47.000Z","modified_at":"2026-02-14T04:22:47.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10267513825914","imei1":"10267513825914","imei2":"10267513825914","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185848,"job_number":"JOB_185848","tr_customer_id":185866,"tr_customer_product_id":185856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:49.000Z","modified_at":"2026-02-14T04:22:49.000Z","name":"Ardith Hickle","mobile_number":"929-935-6478","email_id":"Edyth91@gmail.com","dop":"2000-01-31","serial_number":"1043360582466527","imei1":"1043360582466527","imei2":"1043360582466527","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186354,"job_number":"JOB_186354","tr_customer_id":186372,"tr_customer_product_id":186362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:48.000Z","modified_at":"2026-02-14T14:21:48.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10608187428635","imei1":"10608187428635","imei2":"10608187428635","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186356,"job_number":"JOB_186356","tr_customer_id":186374,"tr_customer_product_id":186364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:50.000Z","modified_at":"2026-02-14T14:21:50.000Z","name":"Arianna Swaniawski","mobile_number":"313-891-4307","email_id":"Uriah_Pouros@hotmail.com","dop":"2000-01-31","serial_number":"1031943701763244","imei1":"1031943701763244","imei2":"1031943701763244","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186360,"job_number":"JOB_186360","tr_customer_id":186378,"tr_customer_product_id":186368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:30.000Z","modified_at":"2026-02-14T14:22:30.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10223093024099","imei1":"10223093024099","imei2":"10223093024099","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186362,"job_number":"JOB_186362","tr_customer_id":186380,"tr_customer_product_id":186370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:31.000Z","modified_at":"2026-02-14T14:22:31.000Z","name":"Etha Ondricka","mobile_number":"824-985-1475","email_id":"Paula_Spinka@yahoo.com","dop":"2000-01-31","serial_number":"1075221956320983","imei1":"1075221956320983","imei2":"1075221956320983","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186363,"job_number":"JOB_186363","tr_customer_id":186381,"tr_customer_product_id":186371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:10.000Z","modified_at":"2026-02-14T14:23:10.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10708478411953","imei1":"10708478411953","imei2":"10708478411953","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186365,"job_number":"JOB_186365","tr_customer_id":186383,"tr_customer_product_id":186373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:12.000Z","modified_at":"2026-02-14T14:23:12.000Z","name":"Donna Grimes","mobile_number":"932-891-5251","email_id":"Cullen_Feeney0@yahoo.com","dop":"2000-01-31","serial_number":"1067391463318990","imei1":"1067391463318990","imei2":"1067391463318990","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186366,"job_number":"JOB_186366","tr_customer_id":186384,"tr_customer_product_id":186374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:51.000Z","modified_at":"2026-02-14T14:23:51.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10812868057437","imei1":"10812868057437","imei2":"10812868057437","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186368,"job_number":"JOB_186368","tr_customer_id":186386,"tr_customer_product_id":186376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:52.000Z","modified_at":"2026-02-14T14:23:52.000Z","name":"Carolanne Brakus","mobile_number":"666-447-6731","email_id":"Krystel_Schuppe30@hotmail.com","dop":"2000-01-31","serial_number":"1017120137617944","imei1":"1017120137617944","imei2":"1017120137617944","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186714,"job_number":"JOB_186714","tr_customer_id":186732,"tr_customer_product_id":186722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:43.000Z","modified_at":"2026-02-15T04:33:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10645060478682","imei1":"10645060478682","imei2":"10645060478682","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186717,"job_number":"JOB_186717","tr_customer_id":186735,"tr_customer_product_id":186725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:45.000Z","modified_at":"2026-02-15T04:33:45.000Z","name":"Richmond Kris","mobile_number":"962-555-2584","email_id":"Kyra_Ruecker@gmail.com","dop":"2000-01-31","serial_number":"1032358340491154","imei1":"1032358340491154","imei2":"1032358340491154","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186781,"job_number":"JOB_186781","tr_customer_id":186799,"tr_customer_product_id":186789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:30.000Z","modified_at":"2026-02-15T04:34:30.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10294566626362","imei1":"10294566626362","imei2":"10294566626362","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186783,"job_number":"JOB_186783","tr_customer_id":186801,"tr_customer_product_id":186791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:32.000Z","modified_at":"2026-02-15T04:34:32.000Z","name":"Marietta Boyer","mobile_number":"500-590-1389","email_id":"Nicklaus_Bechtelar96@hotmail.com","dop":"2000-01-31","serial_number":"1085428880285383","imei1":"1085428880285383","imei2":"1085428880285383","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186828,"job_number":"JOB_186828","tr_customer_id":186846,"tr_customer_product_id":186836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:17.000Z","modified_at":"2026-02-15T04:35:17.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10919753310513","imei1":"10919753310513","imei2":"10919753310513","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186832,"job_number":"JOB_186832","tr_customer_id":186850,"tr_customer_product_id":186840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:19.000Z","modified_at":"2026-02-15T04:35:19.000Z","name":"Cecile Conn","mobile_number":"466-627-8547","email_id":"Golda.Kreiger@hotmail.com","dop":"2000-01-31","serial_number":"1087632587360530","imei1":"1087632587360530","imei2":"1087632587360530","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186849,"job_number":"JOB_186849","tr_customer_id":186867,"tr_customer_product_id":186857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:03.000Z","modified_at":"2026-02-15T04:36:03.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10993043344960","imei1":"10993043344960","imei2":"10993043344960","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186851,"job_number":"JOB_186851","tr_customer_id":186869,"tr_customer_product_id":186859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:05.000Z","modified_at":"2026-02-15T04:36:05.000Z","name":"Adelia White","mobile_number":"948-698-6838","email_id":"Estella.Hauck53@gmail.com","dop":"2000-01-31","serial_number":"1086696270300370","imei1":"1086696270300370","imei2":"1086696270300370","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187090,"job_number":"JOB_187090","tr_customer_id":187108,"tr_customer_product_id":187098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:18.000Z","modified_at":"2026-02-15T14:22:18.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10782093324363","imei1":"10782093324363","imei2":"10782093324363","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187092,"job_number":"JOB_187092","tr_customer_id":187110,"tr_customer_product_id":187100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:20.000Z","modified_at":"2026-02-15T14:22:20.000Z","name":"Cleve Anderson","mobile_number":"582-573-9176","email_id":"Robert.Grady@yahoo.com","dop":"2000-01-31","serial_number":"1030247123581307","imei1":"1030247123581307","imei2":"1030247123581307","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187096,"job_number":"JOB_187096","tr_customer_id":187114,"tr_customer_product_id":187104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:05.000Z","modified_at":"2026-02-15T14:23:05.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10871533923508","imei1":"10871533923508","imei2":"10871533923508","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187098,"job_number":"JOB_187098","tr_customer_id":187116,"tr_customer_product_id":187106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:06.000Z","modified_at":"2026-02-15T14:23:06.000Z","name":"Ernest Wunsch","mobile_number":"887-609-9857","email_id":"Abigayle_Schulist@yahoo.com","dop":"2000-01-31","serial_number":"1069510159141088","imei1":"1069510159141088","imei2":"1069510159141088","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187099,"job_number":"JOB_187099","tr_customer_id":187117,"tr_customer_product_id":187107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:50.000Z","modified_at":"2026-02-15T14:23:50.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10252606287042","imei1":"10252606287042","imei2":"10252606287042","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187101,"job_number":"JOB_187101","tr_customer_id":187119,"tr_customer_product_id":187109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:52.000Z","modified_at":"2026-02-15T14:23:52.000Z","name":"Mia Batz","mobile_number":"492-914-2696","email_id":"Nicole6@gmail.com","dop":"2000-01-31","serial_number":"1050559857217845","imei1":"1050559857217845","imei2":"1050559857217845","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187104,"job_number":"JOB_187104","tr_customer_id":187122,"tr_customer_product_id":187112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:36.000Z","modified_at":"2026-02-15T14:24:36.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10158697682019","imei1":"10158697682019","imei2":"10158697682019","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187106,"job_number":"JOB_187106","tr_customer_id":187124,"tr_customer_product_id":187114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:37.000Z","modified_at":"2026-02-15T14:24:37.000Z","name":"Betsy Upton","mobile_number":"778-616-2822","email_id":"Mafalda_Stracke49@gmail.com","dop":"2000-01-31","serial_number":"1081620299208425","imei1":"1081620299208425","imei2":"1081620299208425","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187374,"job_number":"JOB_187374","tr_customer_id":187392,"tr_customer_product_id":187382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:13.000Z","modified_at":"2026-02-16T04:37:13.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10498189895292","imei1":"10498189895292","imei2":"10498189895292","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187378,"job_number":"JOB_187378","tr_customer_id":187396,"tr_customer_product_id":187386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:15.000Z","modified_at":"2026-02-16T04:37:15.000Z","name":"Claire Towne","mobile_number":"867-797-3709","email_id":"Elliot_Shanahan@gmail.com","dop":"2000-01-31","serial_number":"1010941614672108","imei1":"1010941614672108","imei2":"1010941614672108","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187455,"job_number":"JOB_187455","tr_customer_id":187473,"tr_customer_product_id":187463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10969056244069","imei1":"10969056244069","imei2":"10969056244069","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187462,"job_number":"JOB_187462","tr_customer_id":187480,"tr_customer_product_id":187470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Roberto Kautzer","mobile_number":"517-881-7672","email_id":"Brendan_Kautzer18@yahoo.com","dop":"2000-01-31","serial_number":"1038822615460526","imei1":"1038822615460526","imei2":"1038822615460526","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187513,"job_number":"JOB_187513","tr_customer_id":187531,"tr_customer_product_id":187521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:07.000Z","modified_at":"2026-02-16T04:39:07.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10960518528622","imei1":"10960518528622","imei2":"10960518528622","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187517,"job_number":"JOB_187517","tr_customer_id":187535,"tr_customer_product_id":187525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:09.000Z","modified_at":"2026-02-16T04:39:09.000Z","name":"Loma Gleason","mobile_number":"272-990-4492","email_id":"Ike_DuBuque@gmail.com","dop":"2000-01-31","serial_number":"1074152522592903","imei1":"1074152522592903","imei2":"1074152522592903","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187537,"job_number":"JOB_187537","tr_customer_id":187555,"tr_customer_product_id":187545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:59.000Z","modified_at":"2026-02-16T04:39:59.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10202221071984","imei1":"10202221071984","imei2":"10202221071984","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187539,"job_number":"JOB_187539","tr_customer_id":187557,"tr_customer_product_id":187547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:40:00.000Z","modified_at":"2026-02-16T04:40:00.000Z","name":"Jayden Nitzsche","mobile_number":"640-624-6119","email_id":"Ursula.Moore15@yahoo.com","dop":"2000-01-31","serial_number":"1055527011366919","imei1":"1055527011366919","imei2":"1055527011366919","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187782,"job_number":"JOB_187782","tr_customer_id":187800,"tr_customer_product_id":187790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:02.000Z","modified_at":"2026-02-16T07:03:02.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10862058666572","imei1":"10862058666572","imei2":"10862058666572","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187784,"job_number":"JOB_187784","tr_customer_id":187802,"tr_customer_product_id":187792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:04.000Z","modified_at":"2026-02-16T07:03:04.000Z","name":"Gus Witting","mobile_number":"452-897-9385","email_id":"Connie25@gmail.com","dop":"2000-01-31","serial_number":"1012077995643873","imei1":"1012077995643873","imei2":"1012077995643873","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187791,"job_number":"JOB_187791","tr_customer_id":187809,"tr_customer_product_id":187799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:49.000Z","modified_at":"2026-02-16T07:03:49.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10192902457629","imei1":"10192902457629","imei2":"10192902457629","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187793,"job_number":"JOB_187793","tr_customer_id":187811,"tr_customer_product_id":187801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:50.000Z","modified_at":"2026-02-16T07:03:50.000Z","name":"Conrad Gleichner","mobile_number":"295-609-3858","email_id":"Monserrate75@yahoo.com","dop":"2000-01-31","serial_number":"1036419163386346","imei1":"1036419163386346","imei2":"1036419163386346","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187803,"job_number":"JOB_187803","tr_customer_id":187821,"tr_customer_product_id":187811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:34.000Z","modified_at":"2026-02-16T07:04:34.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10326628298638","imei1":"10326628298638","imei2":"10326628298638","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187805,"job_number":"JOB_187805","tr_customer_id":187823,"tr_customer_product_id":187813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:36.000Z","modified_at":"2026-02-16T07:04:36.000Z","name":"Rhett Schiller","mobile_number":"810-943-3102","email_id":"Elmer78@gmail.com","dop":"2000-01-31","serial_number":"1086168803153068","imei1":"1086168803153068","imei2":"1086168803153068","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187812,"job_number":"JOB_187812","tr_customer_id":187830,"tr_customer_product_id":187820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:21.000Z","modified_at":"2026-02-16T07:05:21.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10603845965349","imei1":"10603845965349","imei2":"10603845965349","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187814,"job_number":"JOB_187814","tr_customer_id":187832,"tr_customer_product_id":187822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:22.000Z","modified_at":"2026-02-16T07:05:22.000Z","name":"Colten Padberg","mobile_number":"967-905-0669","email_id":"Hubert.Pollich@yahoo.com","dop":"2000-01-31","serial_number":"1047913377497567","imei1":"1047913377497567","imei2":"1047913377497567","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188390,"job_number":"JOB_188390","tr_customer_id":188408,"tr_customer_product_id":188398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:45.000Z","modified_at":"2026-02-16T14:38:45.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10432587599874","imei1":"10432587599874","imei2":"10432587599874","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188394,"job_number":"JOB_188394","tr_customer_id":188412,"tr_customer_product_id":188402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:47.000Z","modified_at":"2026-02-16T14:38:47.000Z","name":"Laurel Cruickshank","mobile_number":"254-529-6110","email_id":"Hailie.Friesen@gmail.com","dop":"2000-01-31","serial_number":"1077748665988458","imei1":"1077748665988458","imei2":"1077748665988458","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188405,"job_number":"JOB_188405","tr_customer_id":188423,"tr_customer_product_id":188413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:39.000Z","modified_at":"2026-02-16T14:39:39.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10815219365883","imei1":"10815219365883","imei2":"10815219365883","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188407,"job_number":"JOB_188407","tr_customer_id":188425,"tr_customer_product_id":188415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:41.000Z","modified_at":"2026-02-16T14:39:41.000Z","name":"Sharon Terry","mobile_number":"396-325-1677","email_id":"Akeem.Lebsack@hotmail.com","dop":"2000-01-31","serial_number":"1032824336896897","imei1":"1032824336896897","imei2":"1032824336896897","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188420,"job_number":"JOB_188420","tr_customer_id":188438,"tr_customer_product_id":188428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:33.000Z","modified_at":"2026-02-16T14:40:33.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10700662076824","imei1":"10700662076824","imei2":"10700662076824","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188422,"job_number":"JOB_188422","tr_customer_id":188440,"tr_customer_product_id":188430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:35.000Z","modified_at":"2026-02-16T14:40:35.000Z","name":"Haleigh Schmeler","mobile_number":"536-860-8389","email_id":"Deontae_Herzog@hotmail.com","dop":"2000-01-31","serial_number":"1051185635230661","imei1":"1051185635230661","imei2":"1051185635230661","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188435,"job_number":"JOB_188435","tr_customer_id":188453,"tr_customer_product_id":188443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:28.000Z","modified_at":"2026-02-16T14:41:28.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10136830833522","imei1":"10136830833522","imei2":"10136830833522","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188438,"job_number":"JOB_188438","tr_customer_id":188456,"tr_customer_product_id":188446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:30.000Z","modified_at":"2026-02-16T14:41:30.000Z","name":"Joanne Stroman","mobile_number":"632-897-0767","email_id":"Charlie_Kemmer@gmail.com","dop":"2000-01-31","serial_number":"1098513677800775","imei1":"1098513677800775","imei2":"1098513677800775","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 224ms
Mean size per request: 694B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token 5ac0e066-0683-49d3-931b-136905fd52a4
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-OxrXYWshVVh3Bv3TUkgLavrKsv4"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MDZ9.gmPmucItY1OfOmPdS_3LkhinrkY6V68ku3JQfOjGldc"}}
Test Information
NamePassedFailedSkipped
Verify that status cose is 200 1 0 0
Verify that the response message is 'Success' 1 0 0
Verify that the time taken for response 1 0 0
Verify that the response in token 1 0 0
Verify the json token in 3 parts 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 222ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token 145d286a-e98c-481a-b570-7bf7608d8a22
Connection keep-alive
Content-Length 57
Request Body
{
            "username": "1245",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify that status code is 401 Unauthorised and for invalid credentials 0 1 0
Verify that the response body contains the correct error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify that status code is 401 Unauthorised and for invalid credentials
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 220ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token 13ef7e50-982c-4009-b649-8464091d24fc
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify that status code is 400 invalid request and for empty credentials 0 1 0
Verify that the response body contains the correct error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify that status code is 400 invalid request and for empty credentials
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 222ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MDZ9.gmPmucItY1OfOmPdS_3LkhinrkY6V68ku3JQfOjGldc
Cache-Control no-cache
Postman-Token 521f6342-2027-4eee-b0cf-43365beef485
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 222ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MDZ9.gmPmucItY1OfOmPdS_3LkhinrkY6V68ku3JQfOjGldc
Cache-Control no-cache
Postman-Token f339a449-9b42-4eec-b6a3-eeedea476a9f
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 224ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MDZ9.gmPmucItY1OfOmPdS_3LkhinrkY6V68ku3JQfOjGldc
Cache-Control no-cache
Postman-Token 5a4c40b2-3467-431f-89d6-c0d097062347
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 279ms
Mean size per request: 165B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MDZ9.gmPmucItY1OfOmPdS_3LkhinrkY6V68ku3JQfOjGldc
Cache-Control no-cache
Postman-Token 3b1d09fc-663d-4b6d-8c59-6ad079c37386
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-3UfbZtIZtCgSNWCuvDsPZiWiVjU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":11},{"label":"Repair completed","key":"repair_completed","count":337}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 267ms
Mean size per request: 165B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MDZ9.gmPmucItY1OfOmPdS_3LkhinrkY6V68ku3JQfOjGldc
Cache-Control no-cache
Postman-Token 87c5ab1a-f171-4260-82cc-756be784fd7a
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-3UfbZtIZtCgSNWCuvDsPZiWiVjU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":11},{"label":"Repair completed","key":"repair_completed","count":337}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 219ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZ
Cache-Control no-cache
Postman-Token d9f612a6-706f-4495-9890-1aa89eff45f9
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response code is 403 for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response code is 403 for the invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 254ms
Mean size per request: 10.55KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MDZ9.gmPmucItY1OfOmPdS_3LkhinrkY6V68ku3JQfOjGldc
Content-Type application/json
Cache-Control no-cache
Postman-Token 2493ba57-eeac-4d71-8e52-17d9bccaadf2
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10802
ETag W/"2a32-rdhuvS+lXgDxlioO+FSk2HY1nMw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188568,"job_number":"JOB_188568","tr_customer_id":188586,"tr_customer_product_id":188576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:23:58.000Z","modified_at":"2026-02-16T16:24:02.000Z","name":"Eliane Stroman","mobile_number":"894-619-6134","email_id":"Velva73@hotmail.com","dop":"2025-04-06","serial_number":"13930075098644","imei1":"13930075098644","imei2":"13930075098644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T16:24:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188586,"job_number":"JOB_188586","tr_customer_id":188604,"tr_customer_product_id":188594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:51:04.000Z","modified_at":"2026-02-16T17:12:47.000Z","name":"Sourv puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"10293847561029","imei1":"10293847561029","imei2":"12345678900943","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T17:12:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 10.55KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MDZ9.gmPmucItY1OfOmPdS_3LkhinrkY6V68ku3JQfOjGldc
Content-Type application/json
Cache-Control no-cache
Postman-Token fce7dcec-6013-4e7a-85de-debcc03b7dad
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10802
ETag W/"2a32-rdhuvS+lXgDxlioO+FSk2HY1nMw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188568,"job_number":"JOB_188568","tr_customer_id":188586,"tr_customer_product_id":188576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:23:58.000Z","modified_at":"2026-02-16T16:24:02.000Z","name":"Eliane Stroman","mobile_number":"894-619-6134","email_id":"Velva73@hotmail.com","dop":"2025-04-06","serial_number":"13930075098644","imei1":"13930075098644","imei2":"13930075098644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T16:24:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188586,"job_number":"JOB_188586","tr_customer_id":188604,"tr_customer_product_id":188594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:51:04.000Z","modified_at":"2026-02-16T17:12:47.000Z","name":"Sourv puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"10293847561029","imei1":"10293847561029","imei2":"12345678900943","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T17:12:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 10.55KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MDZ9.gmPmucItY1OfOmPdS_3LkhinrkY6V68ku3JQfOjGldc
Content-Type application/json
Cache-Control no-cache
Postman-Token cc5e715d-0dc3-4591-ab50-45f3ae738373
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10802
ETag W/"2a32-rdhuvS+lXgDxlioO+FSk2HY1nMw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188568,"job_number":"JOB_188568","tr_customer_id":188586,"tr_customer_product_id":188576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:23:58.000Z","modified_at":"2026-02-16T16:24:02.000Z","name":"Eliane Stroman","mobile_number":"894-619-6134","email_id":"Velva73@hotmail.com","dop":"2025-04-06","serial_number":"13930075098644","imei1":"13930075098644","imei2":"13930075098644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T16:24:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188586,"job_number":"JOB_188586","tr_customer_id":188604,"tr_customer_product_id":188594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:51:04.000Z","modified_at":"2026-02-16T17:12:47.000Z","name":"Sourv puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"10293847561029","imei1":"10293847561029","imei2":"12345678900943","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T17:12:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 257ms
Mean size per request: 10.55KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MDZ9.gmPmucItY1OfOmPdS_3LkhinrkY6V68ku3JQfOjGldc
Content-Type application/json
Cache-Control no-cache
Postman-Token 923ff540-2b58-4030-9d47-8786ac1d385f
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10802
ETag W/"2a32-rdhuvS+lXgDxlioO+FSk2HY1nMw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188568,"job_number":"JOB_188568","tr_customer_id":188586,"tr_customer_product_id":188576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:23:58.000Z","modified_at":"2026-02-16T16:24:02.000Z","name":"Eliane Stroman","mobile_number":"894-619-6134","email_id":"Velva73@hotmail.com","dop":"2025-04-06","serial_number":"13930075098644","imei1":"13930075098644","imei2":"13930075098644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T16:24:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188586,"job_number":"JOB_188586","tr_customer_id":188604,"tr_customer_product_id":188594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:51:04.000Z","modified_at":"2026-02-16T17:12:47.000Z","name":"Sourv puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"10293847561029","imei1":"10293847561029","imei2":"12345678900943","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T17:12:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 31B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MDZ9.gmPmucItY1OfOmPdS_3LkhinrkY6V68ku3JQfOjGldc
Content-Type application/json
Cache-Control no-cache
Postman-Token 132a54ac-96b3-40e0-972b-d9bb33c26b44
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 for ok or success 1 0 0
Verify if the message in the response body is 'Success' 1 0 0
verify the response time is less than 200ms 0 1 0
Verify if the data array is non empty array 0 1 0
Total 2 2 0
Test Failures
Test NameAssertion Error
verify the response time is less than 200ms
expected 245 to be below 200
Verify if the data array is non empty array
expected +0 to be above +0
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 219ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token a52747dc-86fd-4cf1-b2e1-e31a4308b4eb
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the status code is unauthorised 401 for invalidtoken 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MDZ9.gmPmucItY1OfOmPdS_3LkhinrkY6V68ku3JQfOjGldc
Content-Type application/json
Cache-Control no-cache
Postman-Token 8e41783a-a490-4e42-a83b-75cd39b7563a
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MDZ9.gmPmucItY1OfOmPdS_3LkhinrkY6V68ku3JQfOjGldc
Content-Type application/json
Cache-Control no-cache
Postman-Token b134c55b-e412-4c1e-9feb-3927bb4d79f5
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 222ms
Mean size per request: 125B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MDZ9.gmPmucItY1OfOmPdS_3LkhinrkY6V68ku3JQfOjGldc
Content-Type application/json
Cache-Control no-cache
Postman-Token faa61766-45e3-45cf-a4aa-ea6970eea519
Content-Length 18
Request Body
{"details_key":""}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 125
ETag W/"7d-wqhn+WfD4T1xuSC0hDFym9SRsTg"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 Bad request due to the wronf data passed in body 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400 Bad request due to the wronf data passed in body
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 489ms
Mean size per request: 12.91KB

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MDZ9.gmPmucItY1OfOmPdS_3LkhinrkY6V68ku3JQfOjGldc
Cache-Control no-cache
Postman-Token a20af9b0-acef-4ef9-8f1e-f6803792377c
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 13223
ETag W/"33a7-NqLpZe0OAzrczEzLmbiO/QsF1UE"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":188586,"job_number":"JOB_188586","tr_customer_id":188604,"tr_customer_product_id":188594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:51:04.000Z","modified_at":"2026-02-16T17:12:47.000Z","name":"Sourv puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"10293847561029","imei1":"10293847561029","imei2":"12345678900943","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T17:12:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":188586,"remark":"app crashes","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-16T16:51:04.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":188586,"remark":"poor battery","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-16T16:51:04.000Z"}],"quatations":[]},{"id":188568,"job_number":"JOB_188568","tr_customer_id":188586,"tr_customer_product_id":188576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:23:58.000Z","modified_at":"2026-02-16T16:24:02.000Z","name":"Eliane Stroman","mobile_number":"894-619-6134","email_id":"Velva73@hotmail.com","dop":"2025-04-06","serial_number":"13930075098644","imei1":"13930075098644","imei2":"13930075098644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T16:24:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":188568,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-16T16:23:58.000Z"}],"quatations":[]},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187259,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:28:25.000Z"}],"quatations":[]},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187244,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:10:56.000Z"}],"quatations":[]},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187243,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:02:48.000Z"}],"quatations":[]},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187007,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T12:55:52.000Z"}],"quatations":[]},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186959,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:08:04.000Z"}],"quatations":[]},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186958,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:05:46.000Z"}],"quatations":[]},{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186917,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T06:27:59.000Z"}],"quatations":[]},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":186895,"remark":"Phone heating while charging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T05:21:04.000Z"}],"quatations":[]},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":185708,"remark":"Issue in the phone","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-14T04:20:38.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify the response time is below 2000 1 0 0
Verify the message in the body is Suucess 1 0 0
Verify if the data is not empty array 1 0 0
Verify if the job number status with JOB_ 11 0 0
Verify created_at,modified_at,assigend_on should be valid ISO Date 11 0 0
Verify created_at,modified_at,assigned_on should be valid ISO date 0 11 0
verify if the problem array is not empty and has atleast one element 0 1 0
verify if the problems have mandatory properites 0 1 0
Total 26 13 0
Test Failures
Test NameAssertion Error
Verify created_at,modified_at,assigned_on should be valid ISO date
mst_action_status is not defined
verify if the problem array is not empty and has atleast one element
jsonObject is not defined
verify if the problems have mandatory properites
jsonObject is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 568ms
Mean size per request: 12.91KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MDZ9.gmPmucItY1OfOmPdS_3LkhinrkY6V68ku3JQfOjGldc
Cache-Control no-cache
Postman-Token cd4ff0eb-405c-4fe1-973b-d84fd10c7ba9
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 13223
ETag W/"33a7-NqLpZe0OAzrczEzLmbiO/QsF1UE"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":188586,"job_number":"JOB_188586","tr_customer_id":188604,"tr_customer_product_id":188594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:51:04.000Z","modified_at":"2026-02-16T17:12:47.000Z","name":"Sourv puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"10293847561029","imei1":"10293847561029","imei2":"12345678900943","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T17:12:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":188586,"remark":"app crashes","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-16T16:51:04.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":188586,"remark":"poor battery","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-16T16:51:04.000Z"}],"quatations":[]},{"id":188568,"job_number":"JOB_188568","tr_customer_id":188586,"tr_customer_product_id":188576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:23:58.000Z","modified_at":"2026-02-16T16:24:02.000Z","name":"Eliane Stroman","mobile_number":"894-619-6134","email_id":"Velva73@hotmail.com","dop":"2025-04-06","serial_number":"13930075098644","imei1":"13930075098644","imei2":"13930075098644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T16:24:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":188568,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-16T16:23:58.000Z"}],"quatations":[]},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187259,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:28:25.000Z"}],"quatations":[]},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187244,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:10:56.000Z"}],"quatations":[]},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187243,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:02:48.000Z"}],"quatations":[]},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187007,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T12:55:52.000Z"}],"quatations":[]},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186959,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:08:04.000Z"}],"quatations":[]},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186958,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:05:46.000Z"}],"quatations":[]},{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186917,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T06:27:59.000Z"}],"quatations":[]},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":186895,"remark":"Phone heating while charging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T05:21:04.000Z"}],"quatations":[]},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":185708,"remark":"Issue in the phone","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-14T04:20:38.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 401 Unauthorised for the emtpty or missing token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 Unauthorised for the emtpty or missing token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 488ms
Mean size per request: 12.91KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MDZ9.gmPmucItY1OfOmPdS_3LkhinrkY6V68ku3JQfOjGldc
Cache-Control no-cache
Postman-Token 758ad520-1616-465d-8b92-18c29615fdb9
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 13223
ETag W/"33a7-NqLpZe0OAzrczEzLmbiO/QsF1UE"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":188586,"job_number":"JOB_188586","tr_customer_id":188604,"tr_customer_product_id":188594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:51:04.000Z","modified_at":"2026-02-16T17:12:47.000Z","name":"Sourv puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"10293847561029","imei1":"10293847561029","imei2":"12345678900943","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T17:12:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":188586,"remark":"app crashes","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-16T16:51:04.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":188586,"remark":"poor battery","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-16T16:51:04.000Z"}],"quatations":[]},{"id":188568,"job_number":"JOB_188568","tr_customer_id":188586,"tr_customer_product_id":188576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:23:58.000Z","modified_at":"2026-02-16T16:24:02.000Z","name":"Eliane Stroman","mobile_number":"894-619-6134","email_id":"Velva73@hotmail.com","dop":"2025-04-06","serial_number":"13930075098644","imei1":"13930075098644","imei2":"13930075098644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T16:24:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":188568,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-16T16:23:58.000Z"}],"quatations":[]},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187259,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:28:25.000Z"}],"quatations":[]},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187244,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:10:56.000Z"}],"quatations":[]},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187243,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:02:48.000Z"}],"quatations":[]},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187007,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T12:55:52.000Z"}],"quatations":[]},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186959,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:08:04.000Z"}],"quatations":[]},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186958,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:05:46.000Z"}],"quatations":[]},{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186917,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T06:27:59.000Z"}],"quatations":[]},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":186895,"remark":"Phone heating while charging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T05:21:04.000Z"}],"quatations":[]},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":185708,"remark":"Issue in the phone","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-14T04:20:38.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 528ms
Mean size per request: 12.91KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MDZ9.gmPmucItY1OfOmPdS_3LkhinrkY6V68ku3JQfOjGldc
Cache-Control no-cache
Postman-Token 15daaf25-83e5-41de-9d52-d9bbd2ac9ac3
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 13223
ETag W/"33a7-NqLpZe0OAzrczEzLmbiO/QsF1UE"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":188586,"job_number":"JOB_188586","tr_customer_id":188604,"tr_customer_product_id":188594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:51:04.000Z","modified_at":"2026-02-16T17:12:47.000Z","name":"Sourv puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"10293847561029","imei1":"10293847561029","imei2":"12345678900943","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T17:12:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":188586,"remark":"app crashes","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-16T16:51:04.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":188586,"remark":"poor battery","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-16T16:51:04.000Z"}],"quatations":[]},{"id":188568,"job_number":"JOB_188568","tr_customer_id":188586,"tr_customer_product_id":188576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:23:58.000Z","modified_at":"2026-02-16T16:24:02.000Z","name":"Eliane Stroman","mobile_number":"894-619-6134","email_id":"Velva73@hotmail.com","dop":"2025-04-06","serial_number":"13930075098644","imei1":"13930075098644","imei2":"13930075098644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T16:24:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":188568,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-16T16:23:58.000Z"}],"quatations":[]},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187259,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:28:25.000Z"}],"quatations":[]},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187244,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:10:56.000Z"}],"quatations":[]},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187243,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:02:48.000Z"}],"quatations":[]},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187007,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T12:55:52.000Z"}],"quatations":[]},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186959,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:08:04.000Z"}],"quatations":[]},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186958,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:05:46.000Z"}],"quatations":[]},{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186917,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T06:27:59.000Z"}],"quatations":[]},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":186895,"remark":"Phone heating while charging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T05:21:04.000Z"}],"quatations":[]},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":185708,"remark":"Issue in the phone","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-14T04:20:38.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 10.53KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MDZ9.gmPmucItY1OfOmPdS_3LkhinrkY6V68ku3JQfOjGldc
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 659f24ba-c61d-44b8-a7ff-2da92b5a59f6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Mon, 16 Feb 2026 17:40:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the message in the response body is 'Success' 1 0 0
Verify the response time below 2000 1 0 0
Verify the response schema matches the json schema 1 0 0
verify the data mst_oem,mst_model,mst_oem_id are present in the data 1 0 0
verify the mst_model is a non empty array 1 0 0
verify the mst_oem is a non empty array 1 0 0
Total 7 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 219ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c8dcdde0-68ef-4334-ae6d-35901a4781b4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify that the 401 Unauthorized status code is returned when the Authorization header is missing mainly token is empty or missing 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 220ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4O
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9ce34401-c8b1-4e8a-ad3d-80596de39214
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden measn passed inavalid token in header 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden measn passed inavalid token in header
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: PUT
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 404 - Not Found
Mean time per request: 219ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MDZ9.gmPmucItY1OfOmPdS_3LkhinrkY6V68ku3JQfOjGldc
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fcfc15e5-33cc-476b-88cc-623f99d0dae4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verify the status code is the 405 method not allowed for the sending wrong HTTP code 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is the 405 method not allowed for the sending wrong HTTP code
expected response to have status code 405 but got 404
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 220ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MDZ9.gmPmucItY1OfOmPdS_3LkhinrkY6V68ku3JQfOjGldc
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8a13caf3-dbeb-4e9a-98c2-2665f8710f32
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 220ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MDZ9.gmPmucItY1OfOmPdS_3LkhinrkY6V68ku3JQfOjGldc
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 14bd1bf7-9d59-4b49-9959-e5efe965e1b9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 220ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MDZ9.gmPmucItY1OfOmPdS_3LkhinrkY6V68ku3JQfOjGldc
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4dc364ff-1c60-463b-a12e-61d6f51bc3fe
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 220ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MDZ9.gmPmucItY1OfOmPdS_3LkhinrkY6V68ku3JQfOjGldc
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9c1143b2-6720-4aa1-9980-77663b55e5d2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 223ms
Mean size per request: 681B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token 4e7733be-a80d-4632-8400-8c363e906c9e
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-tzCvjiITee3z3pfpJ0P3ARz0s/k"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTI2MzYxNX0.WwXW1Jjj5cdaXbeF48KCWOcxRN7dW5obG6u44NLCFV0"}}
Test Information
NamePassedFailedSkipped
Verify that the status code is 200 for oK 1 0 0
Verify that the response message is 'Success' 1 0 0
Verify that the time is less than the 2000 1 0 0
verify if the toke id valid VWT 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 222ms
Mean size per request: 681B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization
Cache-Control no-cache
Postman-Token 1d143a70-604a-41d5-9faf-dbbceb7011df
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-tzCvjiITee3z3pfpJ0P3ARz0s/k"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTI2MzYxNX0.WwXW1Jjj5cdaXbeF48KCWOcxRN7dW5obG6u44NLCFV0"}}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 401 Unauthorised for the empty tyoken 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 401 Unauthorised for the empty tyoken
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 221ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token d948bfbb-4a87-410b-bd4c-b7b2430c3785
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 220ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token 5ed4f491-fddf-4f0a-9794-7c2618a1c3fb
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 220ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token 29539d63-ef9f-4459-aa78-fd3ccacb567d
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 222ms
Mean size per request: 431B

Test Pass Percentage
78 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTI2MzYxNX0.WwXW1Jjj5cdaXbeF48KCWOcxRN7dW5obG6u44NLCFV0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c8e5fee0-1e2c-465e-9d98-2e4e10c94020
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify the response time response is below 2000 ms 1 0 0
Verify the response message is the success 1 0 0
Verify if the mandatory properties are shown in the response 1 0 0
verify if the password and reset password are not present in the response 0 1 0
Verify the response contains reole_name as 'QC 1 0 0
Verify the modified_at and created_at are both valid ISO date string 2 0 0
Verify the mobile-number is valid 10 digit string 0 1 0
Total 7 2 0
Test Failures
Test NameAssertion Error
verify if the password and reset password are not present in the response
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Verify the mobile-number is valid 10 digit string
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 223ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTI2MzYxNX0.WwXW1Jjj5cdaXbeF48KCWOcxRN7dW5obG6u44NLCFV0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2eeb4c0b-00a6-4f15-9825-be36673f475e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 219ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0ab6f4da-fbd7-40c1-bf1f-76b32999e3c7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 220ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 11e3bfa6-1a3a-4c48-98f6-74a5c1263012
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 266ms
Mean size per request: 202B

Test Pass Percentage
77 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTI2MzYxNX0.WwXW1Jjj5cdaXbeF48KCWOcxRN7dW5obG6u44NLCFV0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e1057c87-3bf0-4e17-8233-c234a709dae0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-02OOdyf1qfGXCD+nQH3tEACmjic"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":337},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Verify the response time below the 2000ms 1 0 0
Verify the response message is Success 1 0 0
Verify the array is non empty array with 3 elemensts 1 0 0
Verify the jsons has valid label 3 0 0
Verify the jsons has valid keys 3 0 0
verify count is positive number 0 3 0
Total 10 3 0
Test Failures
Test NameAssertion Error
verify count is positive number
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 273ms
Mean size per request: 202B

Test Pass Percentage
77 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTI2MzYxNX0.WwXW1Jjj5cdaXbeF48KCWOcxRN7dW5obG6u44NLCFV0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 267d6f6e-f308-424d-8ed2-9e8982a56615
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-02OOdyf1qfGXCD+nQH3tEACmjic"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":337},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Verify the response time below the 2000ms 1 0 0
Verify the response message is Success 1 0 0
Verify the array is non empty array with 3 elemensts 1 0 0
Verify the jsons has valid label 3 0 0
Verify the jsons has valid keys 3 0 0
verify count is positive number 0 3 0
Total 10 3 0
Test Failures
Test NameAssertion Error
verify count is positive number
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 219ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 35d7a3cb-fb38-4ceb-840f-62f3d0f2115c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 unauthorised for missing or invalid token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 267ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTI2MzYxNX0.WwXW1Jjj5cdaXbeF48KCWOcxRN7dW5obG6u44NLCFV0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 07dd5997-30a4-4ca8-9e77-6b292c2b4d54
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-02OOdyf1qfGXCD+nQH3tEACmjic"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":337},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 280ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTI2MzYxNX0.WwXW1Jjj5cdaXbeF48KCWOcxRN7dW5obG6u44NLCFV0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 741fd209-6005-4a50-a41f-e5e77fdc745a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-02OOdyf1qfGXCD+nQH3tEACmjic"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":337},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 223ms
Mean size per request: 31B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTI2MzYxNX0.WwXW1Jjj5cdaXbeF48KCWOcxRN7dW5obG6u44NLCFV0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0f0adb8f-85b0-4e59-8135-5d65204c6f8f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "details_key": "{{pending_for_qc}}"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
response time below the 2000 ms 1 0 0
Verif the message in the response Success 1 0 0
Verif the data in the response is an non empty array 0 1 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verif the data in the response is an non empty array
expected +0 to be above +0
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 219ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3175281b-fe9b-49ef-80eb-2d7493db48e1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 220ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 77678921-78ba-4d7c-af15-ab85d5cfbb94
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden when using an invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden when using an invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 219ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c3896722-b799-4435-bae8-de9c8644f1c3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT
expected response to have status code 405 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 219ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1b2a0ba7-d354-4d82-bd01-bf05ee6b4710
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 400 Bad request credentialds or the data missing in the reqest body 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 400 Bad request credentialds or the data missing in the reqest body
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 792ms
Mean size per request: 1021B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTI2MzYxNX0.WwXW1Jjj5cdaXbeF48KCWOcxRN7dW5obG6u44NLCFV0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ca59b08a-cab0-48c4-b408-ec91ecaab48c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1021
ETag W/"3fd-IbCxP9ZfVdF57FRuVfeH8UX/v9E"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187276,"job_number":"JOB_187276","tr_customer_id":187294,"tr_customer_product_id":187284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:23.000Z","modified_at":"2026-02-15T17:40:35.000Z","name":"Fay Jenkins","mobile_number":"515-990-9177","email_id":"General93@gmail.com","dop":"2024-08-17","serial_number":"13911524304073","imei1":"13911524304073","imei2":"13911524304073","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-15T17:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response message is 'Success' 1 0 0
verify the response time is below the 2000 ms 1 0 0
Verify the array is non empty array 0 1 0
verify that theis mst_action status is pending for the QC 0 1 0
Verify mandatory property in the response body 1 0 0
verify id is the number 1 0 0
verify mail id is the string 1 0 0
verify if the response matches the json schema 0 1 0
Total 6 3 0
Test Failures
Test NameAssertion Error
Verify the array is non empty array
expected undefined to be an array
verify that theis mst_action status is pending for the QC
expected undefined to deeply equal 'pending for QC'
verify if the response matches the json schema
jsonSchema is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 220ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2e661fe5-92b7-4d8d-a69f-51a7e3b25eb8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code is 401 for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 220ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 91deb6b2-b479-4b5f-8dfe-b5f23cac501a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 220ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b5d536e2-f5f6-461e-ad2d-ea5e182523c3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 220ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d2496945-ad5e-456f-8e9f-6eb65a9d48d9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 400 Bad request for invalid credentials entered 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 400 Bad request for invalid credentials entered
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 400 - Bad Request
Mean time per request: 220ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTI2MzYxNX0.WwXW1Jjj5cdaXbeF48KCWOcxRN7dW5obG6u44NLCFV0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 950b3702-63c9-4a45-9d17-51288ece9846
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{
            "job_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-ZZ3XsfhBV21Xa3CMP7upIiifSnk"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 19","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 857ms
Mean size per request: 1021B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 403a07a8-c83a-4462-bf9f-9e07fb6dfcca
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1021
ETag W/"3fd-IbCxP9ZfVdF57FRuVfeH8UX/v9E"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187276,"job_number":"JOB_187276","tr_customer_id":187294,"tr_customer_product_id":187284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:23.000Z","modified_at":"2026-02-15T17:40:35.000Z","name":"Fay Jenkins","mobile_number":"515-990-9177","email_id":"General93@gmail.com","dop":"2024-08-17","serial_number":"13911524304073","imei1":"13911524304073","imei2":"13911524304073","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-15T17:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response time is below the 2000 ms 1 0 0
Verify the response message is 'Success' 1 0 0
Verify that the data array is non empty array 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 219ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fcd3e492-278c-4f74-879f-8e6e5de1c371
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 219ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization lvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token caec3cf3-b646-480a-bc00-7b4a5ae200aa
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 Forbidden for the invalid token
expected response to have status code 200 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 754ms
Mean size per request: 1021B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ab990114-4641-4a15-9024-760de75e920f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1021
ETag W/"3fd-IbCxP9ZfVdF57FRuVfeH8UX/v9E"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187276,"job_number":"JOB_187276","tr_customer_id":187294,"tr_customer_product_id":187284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:23.000Z","modified_at":"2026-02-15T17:40:35.000Z","name":"Fay Jenkins","mobile_number":"515-990-9177","email_id":"General93@gmail.com","dop":"2024-08-17","serial_number":"13911524304073","imei1":"13911524304073","imei2":"13911524304073","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-15T17:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 759ms
Mean size per request: 1021B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1a10e70d-fa89-4dec-9048-d1eb210bca6c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1021
ETag W/"3fd-IbCxP9ZfVdF57FRuVfeH8UX/v9E"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187276,"job_number":"JOB_187276","tr_customer_id":187294,"tr_customer_product_id":187284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:23.000Z","modified_at":"2026-02-15T17:40:35.000Z","name":"Fay Jenkins","mobile_number":"515-990-9177","email_id":"General93@gmail.com","dop":"2024-08-17","serial_number":"13911524304073","imei1":"13911524304073","imei2":"13911524304073","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-15T17:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 223ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
auth
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f6ee7a09-2074-4062-a83c-df8474722c44
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{"username":"iamfd","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-75dPJBM0lXkixQ7oQ9xPta9qEJ8"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MjV9.FurgDUihbk9DWM4xHhfQwssshxg08bKl42hlpxYtxos"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 222ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MjV9.FurgDUihbk9DWM4xHhfQwssshxg08bKl42hlpxYtxos
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6fbc5840-cd4a-4f1e-9a39-044dcaa44947
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-vbLkF4NTKdOl7tifiOCWz2z+vBU"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 274ms
Mean size per request: 243B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MjV9.FurgDUihbk9DWM4xHhfQwssshxg08bKl42hlpxYtxos
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4b53eb4d-17f0-4fcc-b6f5-6bba2c04159a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 243
ETag W/"f3-+jMW+f57D5Czhzs4+n7rnqCjBuk"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":6},{"label":"Created today","key":"created_today","count":1280},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-vbLkF4NTKdOl7tifiOCWz2z+vBU"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 5.75KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MjV9.FurgDUihbk9DWM4xHhfQwssshxg08bKl42hlpxYtxos
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 532517d1-1786-4b5f-bc51-fd8b7192019e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 46
Request Body
{
            "details_key":"pending_for_delivery"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1705-HlxPKyz382EH5oyJfEOHK+TgxVk"
Vary Accept-Encoding
Content-Encoding gzip
Date Mon, 16 Feb 2026 17:40:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":185913,"job_number":"JOB_185913","tr_customer_id":185931,"tr_customer_product_id":185921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:10:06.000Z","modified_at":"2026-02-14T10:22:15.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"87013510078901","imei1":"87013510078901","imei2":"87013510078901","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:22:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185914,"job_number":"JOB_185914","tr_customer_id":185932,"tr_customer_product_id":185922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:11:53.000Z","modified_at":"2026-02-14T10:39:06.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"13975269095510","imei1":"13975269095510","imei2":"13975269095510","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185921,"job_number":"JOB_185921","tr_customer_id":185939,"tr_customer_product_id":185929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:30:49.000Z","modified_at":"2026-02-14T10:43:54.000Z","name":"Roberta Treutel","mobile_number":"587-721-9608","email_id":"Nicholaus83@yahoo.com","dop":"2026-01-04","serial_number":"18255758871854","imei1":"18255758871854","imei2":"18255758871854","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185940,"job_number":"JOB_185940","tr_customer_id":185958,"tr_customer_product_id":185948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:09:51.000Z","modified_at":"2026-02-14T10:45:35.000Z","name":"Torey Gorczany","mobile_number":"389-700-9899","email_id":"Velva14@hotmail.com","dop":"2026-01-04","serial_number":"17259175488354","imei1":"17259175488354","imei2":"17259175488354","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:45:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185947,"job_number":"JOB_185947","tr_customer_id":185965,"tr_customer_product_id":185955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:19:36.000Z","modified_at":"2026-02-14T09:27:19.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"88798499308805","imei1":"88798499308805","imei2":"88798499308805","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T09:27:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185973,"job_number":"JOB_185973","tr_customer_id":185991,"tr_customer_product_id":185981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:28.000Z","modified_at":"2026-02-14T08:49:29.000Z","name":"Marilou Ruecker","mobile_number":"562-716-8272","email_id":"Caterina12@yahoo.com","dop":"2024-08-17","serial_number":"56640049640964","imei1":"56640049640964","imei2":"56640049640964","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T08:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 5.75KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MjV9.FurgDUihbk9DWM4xHhfQwssshxg08bKl42hlpxYtxos
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2b7710fe-815c-4cef-bdb8-0bd2e25abdf7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1705-HlxPKyz382EH5oyJfEOHK+TgxVk"
Vary Accept-Encoding
Content-Encoding gzip
Date Mon, 16 Feb 2026 17:40:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":185913,"job_number":"JOB_185913","tr_customer_id":185931,"tr_customer_product_id":185921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:10:06.000Z","modified_at":"2026-02-14T10:22:15.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"87013510078901","imei1":"87013510078901","imei2":"87013510078901","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:22:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185914,"job_number":"JOB_185914","tr_customer_id":185932,"tr_customer_product_id":185922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:11:53.000Z","modified_at":"2026-02-14T10:39:06.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"13975269095510","imei1":"13975269095510","imei2":"13975269095510","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185921,"job_number":"JOB_185921","tr_customer_id":185939,"tr_customer_product_id":185929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:30:49.000Z","modified_at":"2026-02-14T10:43:54.000Z","name":"Roberta Treutel","mobile_number":"587-721-9608","email_id":"Nicholaus83@yahoo.com","dop":"2026-01-04","serial_number":"18255758871854","imei1":"18255758871854","imei2":"18255758871854","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185940,"job_number":"JOB_185940","tr_customer_id":185958,"tr_customer_product_id":185948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:09:51.000Z","modified_at":"2026-02-14T10:45:35.000Z","name":"Torey Gorczany","mobile_number":"389-700-9899","email_id":"Velva14@hotmail.com","dop":"2026-01-04","serial_number":"17259175488354","imei1":"17259175488354","imei2":"17259175488354","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:45:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185947,"job_number":"JOB_185947","tr_customer_id":185965,"tr_customer_product_id":185955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:19:36.000Z","modified_at":"2026-02-14T09:27:19.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"88798499308805","imei1":"88798499308805","imei2":"88798499308805","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T09:27:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185973,"job_number":"JOB_185973","tr_customer_id":185991,"tr_customer_product_id":185981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:28.000Z","modified_at":"2026-02-14T08:49:29.000Z","name":"Marilou Ruecker","mobile_number":"562-716-8272","email_id":"Caterina12@yahoo.com","dop":"2024-08-17","serial_number":"56640049640964","imei1":"56640049640964","imei2":"56640049640964","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T08:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response time is below the 2000 ms 1 0 0
Verify the response message is 'Success' 1 0 0
Verify that the data array is non empty array 1 0 0
Validate the response schema is matching with expected schema 0 1 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Validate the response schema is matching with expected schema
expected data to satisfy schema but found following errors: 
        data.data[0].repair_start_date should be object, data.data[0].repair_end_date should be object, data.data[0].assigned_to should be object, data.data[1].repair_start_date should be object, data.data[1].repair_end_date should be object, data.data[1].assigned_to should be object, data.data[2].repair_start_date should be object, data.data[2].repair_end_date should be object, data.data[2].assigned_to should be object, data.data[3].repair_start_date should be object, data.data[3].repair_end_date should be object, data.data[3].assigned_to should be object, data.data[4].repair_start_date should be object, data.data[4].repair_end_date should be object, data.data[4].assigned_to should be object, data.data[5].repair_start_date should be object, data.data[5].repair_end_date should be object, data.data[5].assigned_to should be object
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 219ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 71a352f8-5d8e-4fd2-8e97-ea17914e53ae
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
bverify the status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 221ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5f52ec13-7e70-42f5-bf18-07fb8c9ce33b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Forbidden for passed invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Forbidden for passed invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 220ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a26e27ee-b085-4b9f-94e0-d9840e3f29d1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET} 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET}
expected response to have status code 405 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 220ms
Mean size per request: 168B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MjV9.FurgDUihbk9DWM4xHhfQwssshxg08bKl42hlpxYtxos
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bef9aa08-f265-419a-8341-b432a640890d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 220ms
Mean size per request: 168B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5ab7e4e2-9d42-47c2-bd58-e18ce80317ae
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
verify the Status code is 401 Unauthorised for the missing or empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the Status code is 401 Unauthorised for the missing or empty token
expected response to have status code 401 but got 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 220ms
Mean size per request: 168B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MjV9.FurgDUihbk9DWM4xHhfQwssshxg08bKl42hlpxYtxos
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 12d246fe-746b-4512-85ae-84986a0ea917
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Forbiddem For invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Forbiddem For invalid token passed
expected response to have status code 403 but got 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 220ms
Mean size per request: 168B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MjV9.FurgDUihbk9DWM4xHhfQwssshxg08bKl42hlpxYtxos
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 157bf577-699a-414f-bb9f-084899c49b50
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 221ms
Mean size per request: 168B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MjV9.FurgDUihbk9DWM4xHhfQwssshxg08bKl42hlpxYtxos
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1ba0766c-8706-4ad4-9019-c75e096178eb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
bverify the status code is 400 Bad request for the credentials are invalid 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 282ms
Mean size per request: 31B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MjV9.FurgDUihbk9DWM4xHhfQwssshxg08bKl42hlpxYtxos
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f60649f6-1414-497c-a1b7-0467612628cf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Check if the response message is 'Success' 1 0 0
Status code is 200 ok for the success 1 0 0
Response time below the 2000 1 0 0
Verify the response contails contains correct data 0 1 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verify the response contails contains correct data
Cannot read properties of undefined (reading 'jobId')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 219ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 94f189a9-bd8a-404c-9dc6-559c7219b669
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 220ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3N
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 66c589d0-6b3a-4a9e-91fd-adbc14d0a488
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code is 403 Forbidden for Invalid credentials 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 Forbidden for Invalid credentials
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 272ms
Mean size per request: 31B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MjV9.FurgDUihbk9DWM4xHhfQwssshxg08bKl42hlpxYtxos
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 93719696-1b04-46b8-9b62-43016757c7b8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST
expected response to have status code 405 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 400 - Bad Request
Mean time per request: 219ms
Mean size per request: 149B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MjV9.FurgDUihbk9DWM4xHhfQwssshxg08bKl42hlpxYtxos
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 17e2a4c2-f551-44d8-97d1-7c723af21bb0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{"searchText":"{{}}"
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 149
ETag W/"95-Peaf3r4OPeJ+V1o+UyBQOkajLQ0"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected end of JSON input","expose":true,"statusCode":400,"body":"{\"searchText\":\"{{}}\"","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Status code is 400 BAd request for invalid search criteria or passed invalid credentials 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details
Response Information
Response Code: 400 - Bad Request
Mean time per request: 220ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MjV9.FurgDUihbk9DWM4xHhfQwssshxg08bKl42hlpxYtxos
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cf22269c-3da3-430c-bd72-2a7145ee914c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{
            "job_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-ZZ3XsfhBV21Xa3CMP7upIiifSnk"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 19","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL:
Response Information
Response Code: -
Mean time per request: 0ms
Mean size per request: 0B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Response Headers
Response Body
No Response Body for this request
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 222ms
Mean size per request: 690B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 08ddef5b-1027-42d0-8d38-4212b7641189
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 57
Request Body
{
            "username":"iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-kgz10Vndlgub8U0gZHA6EJmVju4"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2Mjl9.66GuHN85GELeUZXQRRIGZoWLy1B2bmgoqzzrTQDgXak"}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
Verify if the response time is less than 400Ms 1 0 0
verify is message is equal to success 1 0 0
verify if Token is not null 1 0 0
Verify JSON Schema 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 224ms
Mean size per request: 690B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4195a26b-4832-4d8c-b111-28c5ea9d9dfe
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 57
Request Body
{
            "username":"iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-bpvjFGFlcSMoYgulgPfJs4uF9Js"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MzB9.lXWncu70kTqVWFbQk32pVVavkfwuw3G1bUkZ4LSsF7I"}}
Test Information
NamePassedFailedSkipped
Status code should be 200 1 0 0
Response message should be success 1 0 0
Tocken should be valid 1 0 0
validate JSON Schema 1 0 0
response time<150 ms 0 1 0
Total 4 1 0
Test Failure
Test NameAssertion Error
response time<150 ms
expected 224 to be below 150
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0a533366-564c-4809-81b6-21adff19c714
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username":"iamfd123",
            "password": "pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify corrrect error message is show 1 0 0
Status code should be 401- UnAuthorized 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Status code should be 401- UnAuthorized
expected response to have status code 401 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7f6bd032-d675-414f-a73e-47764a1277fc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username":"iamfd123",
            "password": "pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify corrrect error message is show 1 0 0
Status code should be 400- Bad request 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Status code should be 400- Bad request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 222ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MzB9.lXWncu70kTqVWFbQk32pVVavkfwuw3G1bUkZ4LSsF7I
Cache-Control no-cache
Postman-Token e9e4cbe1-774b-47e3-812e-334af1aa2ed4
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 222ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MzB9.lXWncu70kTqVWFbQk32pVVavkfwuw3G1bUkZ4LSsF7I
Cache-Control no-cache
Postman-Token 0cdb2d04-ab8f-4d48-8dec-cb4c859c52cc
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Security: verify if password field is not present is not present in the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Security: verify if password field is not present is not present in the response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 222ms
Mean size per request: 438B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MzB9.lXWncu70kTqVWFbQk32pVVavkfwuw3G1bUkZ4LSsF7I
Cache-Control no-cache
Postman-Token 8fd951c3-17ff-4a27-864f-08c9c63a4785
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code should be 200 1 0 0
respomnse time should be <150 1 0 0
Response body contains message as success 1 0 0
Verify Response schema 1 0 0
verify user properties are present 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-julmfuJzCzehlV4YFv1pDM99btE"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 270ms
Mean size per request: 243B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MzB9.lXWncu70kTqVWFbQk32pVVavkfwuw3G1bUkZ4LSsF7I
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e671e6d4-cf38-491d-bbd1-2a7a0c592cab
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 243
ETag W/"f3-+jMW+f57D5Czhzs4+n7rnqCjBuk"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":6},{"label":"Created today","key":"created_today","count":1280},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 237ms
Mean size per request: 10.53KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MzB9.lXWncu70kTqVWFbQk32pVVavkfwuw3G1bUkZ4LSsF7I
Cache-Control no-cache
Postman-Token d8610af9-7d8d-4964-9950-e047fdb6168e
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10780
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
verify if response time less than <200 1 0 0
verify if the mesasgae is success 1 0 0
Verify if tghe response matches schema 1 0 0
Verify if the response contains mst_oem 1 0 0
Verify if the keymst_oemis present in the response body 1 0 0
Verify if the keymst_modelis present in the response body 1 0 0
Verify if the keymst_action_statusis present in the response body 1 0 0
Verify if the keymst_warrenty_statusis present in the response body 1 0 0
Verify if the keymst_platformis present in the response body 2 0 0
Verify if the keymst_roleis present in the response body 1 0 0
Verify if the keymst_service_locationis present in the response body 1 0 0
Verify if the keymst_problemis present in the response body 1 0 0
Verify if the keymap_fst_pincodeis present in the response body 1 0 0
verify if the key is storing non empty array 1 0 0
Total 16 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 219ms
Mean size per request: 68B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSIlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA1MDM2OTd9.A4mMZjZuTYKg6HXDq7LXG4Gh350VHQHM38rA8b9ob8M
Cache-Control no-cache
Postman-Token 0fd042e8-c3f5-4e9d-8364-b1fb4f99c7fb
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 68
ETag W/"44-agQv//Njb4cHInyGRhzokxbLJlc"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token % in JSON at position 20"}
Test Information
NamePassedFailedSkipped
verify if the status code is 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 238ms
Mean size per request: 10.53KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MzB9.lXWncu70kTqVWFbQk32pVVavkfwuw3G1bUkZ4LSsF7I
Cache-Control no-cache
Postman-Token 105bd771-6b65-47e2-be4a-9fc1fea0e697
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10780
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify if the status code is 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 401
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 275ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MzB9.lXWncu70kTqVWFbQk32pVVavkfwuw3G1bUkZ4LSsF7I
Content-Type application/json
Cache-Control no-cache
Postman-Token da19c080-e5db-4e4f-996f-e871e14c8f84
Content-Length 1071
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Jatin",
                "last_name": "sharma",
                "mobile_number": "8565452565",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Sapkalshri1525@gmail.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 270ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MzB9.lXWncu70kTqVWFbQk32pVVavkfwuw3G1bUkZ4LSsF7I
Content-Type application/json
Cache-Control no-cache
Postman-Token 4a83b38b-8177-4d29-a560-31be901b1823
Content-Length 1085
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "{{randomFirstName}}",
                "last_name": "sharma",
                "mobile_number": "8565452565",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Sapkalshri1525@gmail.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 266ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MzB9.lXWncu70kTqVWFbQk32pVVavkfwuw3G1bUkZ4LSsF7I
randomNumber 122
randomFirstName Ruth
randomLastName Lakin
randomEmail Lonnie96@hotmail.com
randomPhoneNumber 554-411-9197
Content-Type application/json
Cache-Control no-cache
Postman-Token 8e334400-ac23-4b89-88ba-581c2f056663
Content-Length 1082
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Lockman",
                "last_name": "Izaiah",
                "mobile_number": "285-443-6326",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Alejandrin_Howell57@hotmail.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 264ms
Mean size per request: 243B

Test Pass Percentage
90 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MzB9.lXWncu70kTqVWFbQk32pVVavkfwuw3G1bUkZ4LSsF7I
Cache-Control no-cache
Postman-Token 63e3e203-fcc4-45a9-95e6-4931a470e6b7
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 243
ETag W/"f3-+jMW+f57D5Czhzs4+n7rnqCjBuk"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":6},{"label":"Created today","key":"created_today","count":1280},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 1 0 0
Verify the response time<150 ms 0 1 0
Verify the if message is equal to Message 1 0 0
Verify JSON schema Structure 1 0 0
Verify the length of the array is 3 1 0 0
Verify if the key are present in the response data array 1 0 0
Verify if the count for each json object is a number 1 0 0
Verify if the count foer the Json object 1is numer or not 1 0 0
Verify if the count foer the Json object 2is numer or not 1 0 0
Verify if the count foer the Json object 3is numer or not 1 0 0
Total 9 1 0
Test Failure
Test NameAssertion Error
Verify the response time<150 ms
expected 264 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 219ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token f04b037a-79cb-479d-bfb1-e6d16f20c1c4
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code should be 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 219ms
Mean size per request: 67B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization "eyJhbGciOiJIUzI1NtZSI6ImZkIiwibGFzdF9uW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvb
Cache-Control no-cache
Postman-Token ca5300e3-011a-49df-a00d-2a632ca25a9f
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code should be 500 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 1775ms
Mean size per request: 1.22MB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MzB9.lXWncu70kTqVWFbQk32pVVavkfwuw3G1bUkZ4LSsF7I
Content-Type application/json
Cache-Control no-cache
Postman-Token cf8645d5-a95a-4ce3-86e8-413eb45df05d
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1274190
ETag W/"13714e-QT9fTd1EUycxRSlh6F8lnulcM1E"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":188602,"job_number":"JOB_188602","tr_customer_id":188620,"tr_customer_product_id":188610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:28:03.000Z","modified_at":"2026-02-16T17:28:09.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14367518289683","imei1":"14367518289683","imei2":"14367518289683","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T17:28:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188601,"job_number":"JOB_188601","tr_customer_id":188619,"tr_customer_product_id":188609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:27:21.000Z","modified_at":"2026-02-16T17:27:38.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"17546554449662","imei1":"17546554449662","imei2":"17546554449662","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T17:27:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188600,"job_number":"JOB_188600","tr_customer_id":188618,"tr_customer_product_id":188608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:22:29.000Z","modified_at":"2026-02-16T17:22:29.000Z","name":"Felicia Jenkins","mobile_number":"719-404-3867","email_id":"Bernhard_Harris@hotmail.com","dop":"2026-01-06","serial_number":"10795842528905","imei1":"10795842528905","imei2":"10795842528905","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:22:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188585,"job_number":"JOB_188585","tr_customer_id":188603,"tr_customer_product_id":188593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:40:45.000Z","modified_at":"2026-02-16T16:40:45.000Z","name":"Sourav vv","mobile_number":"9876543210","email_id":"Sourav.s@zscaler.com","dop":"2026-02-09","serial_number":"09876543219876","imei1":"09876543219876","imei2":"09876543219876","popurl":"2026-02-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188535,"job_number":"JOB_188535","tr_customer_id":188553,"tr_customer_product_id":188543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:02.000Z","modified_at":"2026-02-16T14:53:13.000Z","name":"giyu tomiaka","mobile_number":"644-216-9374","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"377277388548448","imei1":"377277388548448","imei2":"377277388548448","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188531,"job_number":"JOB_188531","tr_customer_id":188549,"tr_customer_product_id":188539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:48.000Z","modified_at":"2026-02-16T14:52:59.000Z","name":"tanjiro kamado","mobile_number":"454-395-4941","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"423366985579652","imei1":"423366985579652","imei2":"423366985579652","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188530,"job_number":"JOB_188530","tr_customer_id":188548,"tr_customer_product_id":188538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:34.000Z","modified_at":"2026-02-16T14:52:46.000Z","name":"saitama sensei","mobile_number":"557-769-1652","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"782729694069024","imei1":"782729694069024","imei2":"782729694069024","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:52:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188513,"job_number":"JOB_188513","tr_customer_id":188531,"tr_customer_product_id":188521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:45.000Z","modified_at":"2026-02-16T14:48:45.000Z","name":"Jarret Satterfield","mobile_number":"915-733-4774","email_id":"Wava99@hotmail.com","dop":"2025-06-09","serial_number":"100732117885985","imei1":"100732117885985","imei2":"100732117885985","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188512,"job_number":"JOB_188512","tr_customer_id":188530,"tr_customer_product_id":188520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:45.000Z","modified_at":"2026-02-16T14:49:01.000Z","name":"Evelyn Sanford","mobile_number":"289-788-0735","email_id":"Mafalda.Corkery@hotmail.com","dop":"2025-06-09","serial_number":"101851712468904","imei1":"101851712468904","imei2":"101851712468904","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188511,"job_number":"JOB_188511","tr_customer_id":188529,"tr_customer_product_id":188519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:45.000Z","modified_at":"2026-02-16T14:48:45.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103209828245819","imei1":"103209828245819","imei2":"103209828245819","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188508,"job_number":"JOB_188508","tr_customer_id":188526,"tr_customer_product_id":188516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:23.000Z","modified_at":"2026-02-16T14:48:23.000Z","name":"Amanda Dickinson","mobile_number":"486-381-4311","email_id":"Freeda_Skiles@yahoo.com","dop":"2025-06-09","serial_number":"107035434631714","imei1":"107035434631714","imei2":"107035434631714","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188507,"job_number":"JOB_188507","tr_customer_id":188525,"tr_customer_product_id":188515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:23.000Z","modified_at":"2026-02-16T14:48:39.000Z","name":"Larissa Lindgren","mobile_number":"876-279-3566","email_id":"Eloy_Aufderhar@hotmail.com","dop":"2025-06-09","serial_number":"101455161105482","imei1":"101455161105482","imei2":"101455161105482","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:48:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188506,"job_number":"JOB_188506","tr_customer_id":188524,"tr_customer_product_id":188514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:23.000Z","modified_at":"2026-02-16T14:48:23.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108364949148193","imei1":"108364949148193","imei2":"108364949148193","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188502,"job_number":"JOB_188502","tr_customer_id":188520,"tr_customer_product_id":188510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:01.000Z","modified_at":"2026-02-16T14:48:01.000Z","name":"Ansel Hessel","mobile_number":"755-693-7826","email_id":"Sibyl_Mayer82@yahoo.com","dop":"2025-06-09","serial_number":"102175751717358","imei1":"102175751717358","imei2":"102175751717358","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188501,"job_number":"JOB_188501","tr_customer_id":188519,"tr_customer_product_id":188509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:01.000Z","modified_at":"2026-02-16T14:48:17.000Z","name":"Eva Lang","mobile_number":"364-776-6683","email_id":"Rosina58@hotmail.com","dop":"2025-06-09","serial_number":"101250787339895","imei1":"101250787339895","imei2":"101250787339895","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188500,"job_number":"JOB_188500","tr_customer_id":188518,"tr_customer_product_id":188508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:01.000Z","modified_at":"2026-02-16T14:48:01.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101560567377719","imei1":"101560567377719","imei2":"101560567377719","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188455,"job_number":"JOB_188455","tr_customer_id":188473,"tr_customer_product_id":188463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:42:34.000Z","modified_at":"2026-02-16T14:42:45.000Z","name":"Germaine Zemlak","mobile_number":"300-916-2694","email_id":"Brenda.Dicki@hotmail.com","dop":"2025-12-31","serial_number":"10989316088691","imei1":"10989316088691","imei2":"10989316088691","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188452,"job_number":"JOB_188452","tr_customer_id":188470,"tr_customer_product_id":188460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:42:19.000Z","modified_at":"2026-02-16T14:42:30.000Z","name":"Sylvester Wolf","mobile_number":"830-785-3009","email_id":"Jackeline54@gmail.com","dop":"2025-12-31","serial_number":"10523463124478","imei1":"10523463124478","imei2":"10523463124478","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188450,"job_number":"JOB_188450","tr_customer_id":188468,"tr_customer_product_id":188458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:42:03.000Z","modified_at":"2026-02-16T14:42:15.000Z","name":"Leonel Lebsack","mobile_number":"544-248-7082","email_id":"Nigel.Anderson@gmail.com","dop":"2025-12-31","serial_number":"10203083371197","imei1":"10203083371197","imei2":"10203083371197","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188362,"job_number":"JOB_188362","tr_customer_id":188380,"tr_customer_product_id":188370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:58.000Z","modified_at":"2026-02-16T14:35:26.000Z","name":"Thora Mayert","mobile_number":"734-455-2281","email_id":"Foster.Wisozk@gmail.com","dop":"2025-10-01","serial_number":"10916133834687","imei1":"10916133834687","imei2":"10916133834687","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188361,"job_number":"JOB_188361","tr_customer_id":188379,"tr_customer_product_id":188369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:50.000Z","modified_at":"2026-02-16T14:34:50.000Z","name":"Hildegard Moen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"129824053260054","imei1":"129824053260054","imei2":"129824053260054","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188360,"job_number":"JOB_188360","tr_customer_id":188378,"tr_customer_product_id":188368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:50.000Z","modified_at":"2026-02-16T14:34:50.000Z","name":"Jeffry Lind","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166409234945052","imei1":"166409234945052","imei2":"166409234945052","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188359,"job_number":"JOB_188359","tr_customer_id":188377,"tr_customer_product_id":188367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:50.000Z","modified_at":"2026-02-16T14:34:50.000Z","name":"Domenica Frami","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151221491561646","imei1":"151221491561646","imei2":"151221491561646","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188358,"job_number":"JOB_188358","tr_customer_id":188376,"tr_customer_product_id":188366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:49.000Z","modified_at":"2026-02-16T14:34:49.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"138745648613991","imei1":"138745648613991","imei2":"138745648613991","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188357,"job_number":"JOB_188357","tr_customer_id":188375,"tr_customer_product_id":188365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:35.000Z","modified_at":"2026-02-16T14:34:35.000Z","name":"Lea Schmidt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"165944780471976","imei1":"165944780471976","imei2":"165944780471976","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188355,"job_number":"JOB_188355","tr_customer_id":188373,"tr_customer_product_id":188363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:35.000Z","modified_at":"2026-02-16T14:34:35.000Z","name":"Elisabeth Kuphal","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"183284429744570","imei1":"183284429744570","imei2":"183284429744570","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188354,"job_number":"JOB_188354","tr_customer_id":188372,"tr_customer_product_id":188362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:35.000Z","modified_at":"2026-02-16T14:34:35.000Z","name":"Lemuel Abernathy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"135321748357676","imei1":"135321748357676","imei2":"135321748357676","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188353,"job_number":"JOB_188353","tr_customer_id":188371,"tr_customer_product_id":188361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:34.000Z","modified_at":"2026-02-16T14:34:34.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"147312545975323","imei1":"147312545975323","imei2":"147312545975323","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188349,"job_number":"JOB_188349","tr_customer_id":188367,"tr_customer_product_id":188357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:26:37.000Z","modified_at":"2026-02-16T14:26:50.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"69603682345068","imei1":"69603682345068","imei2":"69603682345068","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188348,"job_number":"JOB_188348","tr_customer_id":188366,"tr_customer_product_id":188356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:26:19.000Z","modified_at":"2026-02-16T14:26:32.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"19617080147513","imei1":"19617080147513","imei2":"19617080147513","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188344,"job_number":"JOB_188344","tr_customer_id":188362,"tr_customer_product_id":188352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:26:01.000Z","modified_at":"2026-02-16T14:26:14.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"19401049344975","imei1":"19401049344975","imei2":"19401049344975","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:26:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188162,"job_number":"JOB_188162","tr_customer_id":188180,"tr_customer_product_id":188170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:41:47.000Z","modified_at":"2026-02-16T08:41:47.000Z","name":"Jayda Bruen","mobile_number":"851-920-7003","email_id":"Kiarra.Lynch93@gmail.com","dop":"2026-02-01","serial_number":"16915797834340","imei1":"16915797834340","imei2":"16915797834340","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188161,"job_number":"JOB_188161","tr_customer_id":188179,"tr_customer_product_id":188169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:41:10.000Z","modified_at":"2026-02-16T08:41:10.000Z","name":"Robb Kassulke","mobile_number":"476-405-5242","email_id":"Elena93@hotmail.com","dop":"2026-02-01","serial_number":"19409983489920","imei1":"19409983489920","imei2":"19409983489920","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188160,"job_number":"JOB_188160","tr_customer_id":188178,"tr_customer_product_id":188168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:40:43.000Z","modified_at":"2026-02-16T08:40:43.000Z","name":"Roosevelt Carter","mobile_number":"411-380-6420","email_id":"Toy.Kulas44@hotmail.com","dop":"2026-02-01","serial_number":"14599718175086","imei1":"14599718175086","imei2":"14599718175086","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188135,"job_number":"JOB_188135","tr_customer_id":188153,"tr_customer_product_id":188143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:22.000Z","modified_at":"2026-02-16T08:04:35.000Z","name":"Dagmar Bahringer","mobile_number":"418-592-9217","email_id":"Deja91@yahoo.com","dop":"2025-11-04","serial_number":"66771164762960","imei1":"66771164762960","imei2":"66771164762960","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188133,"job_number":"JOB_188133","tr_customer_id":188151,"tr_customer_product_id":188141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:05.000Z","modified_at":"2026-02-16T08:04:17.000Z","name":"Sydni Hoppe","mobile_number":"208-831-0829","email_id":"Eleazar_Daugherty69@gmail.com","dop":"2025-11-04","serial_number":"63926390191839","imei1":"63926390191839","imei2":"63926390191839","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:04:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188131,"job_number":"JOB_188131","tr_customer_id":188149,"tr_customer_product_id":188139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:03:47.000Z","modified_at":"2026-02-16T08:04:01.000Z","name":"Maud Stokes","mobile_number":"284-927-1828","email_id":"Tina73@yahoo.com","dop":"2025-11-04","serial_number":"62081627064371","imei1":"62081627064371","imei2":"62081627064371","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:04:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188117,"job_number":"JOB_188117","tr_customer_id":188135,"tr_customer_product_id":188125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:58:41.000Z","modified_at":"2026-02-16T07:58:41.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Elsa.Johnson50@yahoo.com","dop":"2025-07-02","serial_number":"17180396123851","imei1":"17180396123851","imei2":"17180396123851","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188116,"job_number":"JOB_188116","tr_customer_id":188134,"tr_customer_product_id":188124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:58:20.000Z","modified_at":"2026-02-16T07:58:20.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Velva_Schamberger34@hotmail.com","dop":"2025-07-02","serial_number":"11597241148184","imei1":"11597241148184","imei2":"11597241148184","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188115,"job_number":"JOB_188115","tr_customer_id":188133,"tr_customer_product_id":188123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:57:57.000Z","modified_at":"2026-02-16T07:57:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Marley52@yahoo.com","dop":"2025-07-02","serial_number":"18447370886743","imei1":"18447370886743","imei2":"18447370886743","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188004,"job_number":"JOB_188004","tr_customer_id":188022,"tr_customer_product_id":188012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:54:53.000Z","modified_at":"2026-02-16T07:55:03.000Z","name":"Priya Iyer","mobile_number":"9012345678","email_id":"priya.iyer@gmail.com","dop":"2026-02-01","serial_number":"13646371864633","imei1":"13646371864633","imei2":"13646371864633","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188003,"job_number":"JOB_188003","tr_customer_id":188021,"tr_customer_product_id":188011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:54:42.000Z","modified_at":"2026-02-16T07:54:52.000Z","name":"Rohan Mehta","mobile_number":"9988776655","email_id":"rohan.mehta@outlook.com","dop":"2026-02-01","serial_number":"19453886786573","imei1":"19453886786573","imei2":"19453886786573","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188002,"job_number":"JOB_188002","tr_customer_id":188020,"tr_customer_product_id":188010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:54:31.000Z","modified_at":"2026-02-16T07:54:40.000Z","name":"Neha Patel","mobile_number":"9123456780","email_id":"neha.patel@yahoo.com","dop":"2026-02-01","serial_number":"11823408699530","imei1":"11823408699530","imei2":"11823408699530","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188001,"job_number":"JOB_188001","tr_customer_id":188019,"tr_customer_product_id":188009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:54:24.000Z","modified_at":"2026-02-16T07:54:57.000Z","name":"Lera Crona","mobile_number":"675-856-4300","email_id":"Opal_Hettinger@yahoo.com","dop":"2025-11-04","serial_number":"16913283008900","imei1":"16913283008900","imei2":"16913283008900","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:54:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188000,"job_number":"JOB_188000","tr_customer_id":188018,"tr_customer_product_id":188008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:54:21.000Z","modified_at":"2026-02-16T07:54:30.000Z","name":"Aarav Sharma","mobile_number":"9876543210","email_id":"aarav.sharma@gmail.com","dop":"2026-02-01","serial_number":"14048676936871","imei1":"14048676936871","imei2":"14048676936871","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:54:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187999,"job_number":"JOB_187999","tr_customer_id":188017,"tr_customer_product_id":188007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:54:06.000Z","modified_at":"2026-02-16T07:54:20.000Z","name":"Doyle Champlin","mobile_number":"991-895-5391","email_id":"Golden_Ebert@gmail.com","dop":"2025-11-04","serial_number":"27403033385899","imei1":"27403033385899","imei2":"27403033385899","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187998,"job_number":"JOB_187998","tr_customer_id":188016,"tr_customer_product_id":188006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:31.000Z","modified_at":"2026-02-16T07:47:31.000Z","name":"Priya Iyer","mobile_number":"9012345678","email_id":"priya.iyer@gmail.com","dop":"2026-02-01","serial_number":"10603624521329","imei1":"10603624521329","imei2":"10603624521329","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187997,"job_number":"JOB_187997","tr_customer_id":188015,"tr_customer_product_id":188005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Rohan Mehta","mobile_number":"9988776655","email_id":"rohan.mehta@outlook.com","dop":"2026-02-01","serial_number":"16413166803807","imei1":"16413166803807","imei2":"16413166803807","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187996,"job_number":"JOB_187996","tr_customer_id":188014,"tr_customer_product_id":188004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Neha Patel","mobile_number":"9123456780","email_id":"neha.patel@yahoo.com","dop":"2026-02-01","serial_number":"17834187400837","imei1":"17834187400837","imei2":"17834187400837","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187995,"job_number":"JOB_187995","tr_customer_id":188013,"tr_customer_product_id":188003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Aarav Sharma","mobile_number":"9876543210","email_id":"aarav.sharma@gmail.com","dop":"2026-02-01","serial_number":"19960409003951","imei1":"19960409003951","imei2":"19960409003951","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187761,"job_number":"JOB_187761","tr_customer_id":187779,"tr_customer_product_id":187769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:59:15.000Z","modified_at":"2026-02-16T06:59:29.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"77004167253520","imei1":"77004167253520","imei2":"77004167253520","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:59:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187760,"job_number":"JOB_187760","tr_customer_id":187778,"tr_customer_product_id":187768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:56.000Z","modified_at":"2026-02-16T06:59:10.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"55459163845847","imei1":"55459163845847","imei2":"55459163845847","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:59:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187753,"job_number":"JOB_187753","tr_customer_id":187771,"tr_customer_product_id":187761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:37.000Z","modified_at":"2026-02-16T06:58:51.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"54880489671713","imei1":"54880489671713","imei2":"54880489671713","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187628,"job_number":"JOB_187628","tr_customer_id":187646,"tr_customer_product_id":187636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:15.000Z","modified_at":"2026-02-16T06:53:31.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"61126996780596","imei1":"61126996780596","imei2":"61126996780596","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187626,"job_number":"JOB_187626","tr_customer_id":187644,"tr_customer_product_id":187634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:57.000Z","modified_at":"2026-02-16T06:53:10.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"75570604814743","imei1":"75570604814743","imei2":"75570604814743","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187624,"job_number":"JOB_187624","tr_customer_id":187642,"tr_customer_product_id":187632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:39.000Z","modified_at":"2026-02-16T06:52:53.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"91355615912353","imei1":"91355615912353","imei2":"91355615912353","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:52:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187620,"job_number":"JOB_187620","tr_customer_id":187638,"tr_customer_product_id":187628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:21.000Z","modified_at":"2026-02-16T06:52:21.000Z","name":"Evert Kerluke","mobile_number":"284-625-0112","email_id":"Tara_Kris@hotmail.com","dop":"2025-06-09","serial_number":"106018192232112","imei1":"106018192232112","imei2":"106018192232112","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187619,"job_number":"JOB_187619","tr_customer_id":187637,"tr_customer_product_id":187627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:21.000Z","modified_at":"2026-02-16T06:52:33.000Z","name":"Enos Boyer","mobile_number":"949-705-4801","email_id":"Victoria43@hotmail.com","dop":"2025-06-09","serial_number":"105928159027437","imei1":"105928159027437","imei2":"105928159027437","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:52:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187618,"job_number":"JOB_187618","tr_customer_id":187636,"tr_customer_product_id":187626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:20.000Z","modified_at":"2026-02-16T06:52:20.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104051476384184","imei1":"104051476384184","imei2":"104051476384184","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187615,"job_number":"JOB_187615","tr_customer_id":187633,"tr_customer_product_id":187623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:03.000Z","modified_at":"2026-02-16T06:52:03.000Z","name":"Osbaldo Mante","mobile_number":"263-319-3500","email_id":"Jeromy33@gmail.com","dop":"2025-06-09","serial_number":"100224205173129","imei1":"100224205173129","imei2":"100224205173129","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187614,"job_number":"JOB_187614","tr_customer_id":187632,"tr_customer_product_id":187622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:03.000Z","modified_at":"2026-02-16T06:52:16.000Z","name":"Coleman Brakus","mobile_number":"365-710-4624","email_id":"Casandra58@yahoo.com","dop":"2025-06-09","serial_number":"103061387996525","imei1":"103061387996525","imei2":"103061387996525","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:52:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187613,"job_number":"JOB_187613","tr_customer_id":187631,"tr_customer_product_id":187621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:03.000Z","modified_at":"2026-02-16T06:52:03.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104818771673040","imei1":"104818771673040","imei2":"104818771673040","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187609,"job_number":"JOB_187609","tr_customer_id":187627,"tr_customer_product_id":187617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:45.000Z","modified_at":"2026-02-16T06:51:45.000Z","name":"Reyes Ortiz","mobile_number":"941-514-2778","email_id":"Jordyn25@gmail.com","dop":"2025-06-09","serial_number":"103499913924309","imei1":"103499913924309","imei2":"103499913924309","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187608,"job_number":"JOB_187608","tr_customer_id":187626,"tr_customer_product_id":187616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:45.000Z","modified_at":"2026-02-16T06:51:58.000Z","name":"Alek Simonis","mobile_number":"611-668-7227","email_id":"Clovis.Tremblay@hotmail.com","dop":"2025-06-09","serial_number":"100366179870075","imei1":"100366179870075","imei2":"100366179870075","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:51:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187607,"job_number":"JOB_187607","tr_customer_id":187625,"tr_customer_product_id":187615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:45.000Z","modified_at":"2026-02-16T06:51:45.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101340596316519","imei1":"101340596316519","imei2":"101340596316519","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187603,"job_number":"JOB_187603","tr_customer_id":187621,"tr_customer_product_id":187611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:49:20.000Z","modified_at":"2026-02-16T06:49:45.000Z","name":"Telly Connelly","mobile_number":"775-478-8759","email_id":"Kenyatta.Batz63@hotmail.com","dop":"2025-10-01","serial_number":"12227833066453","imei1":"12227833066453","imei2":"12227833066453","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187602,"job_number":"JOB_187602","tr_customer_id":187620,"tr_customer_product_id":187610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:48:32.000Z","modified_at":"2026-02-16T06:48:45.000Z","name":"Ora Boyle","mobile_number":"418-390-4124","email_id":"Lesly.Luettgen@yahoo.com","dop":"2025-11-04","serial_number":"42310686632075","imei1":"42310686632075","imei2":"42310686632075","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:48:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187601,"job_number":"JOB_187601","tr_customer_id":187619,"tr_customer_product_id":187609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:48:15.000Z","modified_at":"2026-02-16T06:48:28.000Z","name":"Coby Ledner","mobile_number":"938-608-6974","email_id":"Marta84@yahoo.com","dop":"2025-11-04","serial_number":"67658742343583","imei1":"67658742343583","imei2":"67658742343583","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:48:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187600,"job_number":"JOB_187600","tr_customer_id":187618,"tr_customer_product_id":187608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:47:57.000Z","modified_at":"2026-02-16T06:48:10.000Z","name":"Guiseppe Volkman","mobile_number":"683-309-0137","email_id":"Antonio67@hotmail.com","dop":"2025-11-04","serial_number":"38587933987496","imei1":"38587933987496","imei2":"38587933987496","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187576,"job_number":"JOB_187576","tr_customer_id":187594,"tr_customer_product_id":187584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:22:21.000Z","modified_at":"2026-02-16T05:22:21.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15855910021420","imei1":"15855910021420","imei2":"15855910021420","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187575,"job_number":"JOB_187575","tr_customer_id":187593,"tr_customer_product_id":187583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:22:21.000Z","modified_at":"2026-02-16T05:22:32.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16568792909453","imei1":"16568792909453","imei2":"16568792909453","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T05:22:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187498,"job_number":"JOB_187498","tr_customer_id":187516,"tr_customer_product_id":187506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:41.000Z","modified_at":"2026-02-16T04:38:54.000Z","name":"Floy McCullough","mobile_number":"904-635-1488","email_id":"Estevan35@gmail.com","dop":"2025-12-31","serial_number":"10860264761923","imei1":"10860264761923","imei2":"10860264761923","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187487,"job_number":"JOB_187487","tr_customer_id":187505,"tr_customer_product_id":187495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:33.000Z","modified_at":"2026-02-16T04:38:33.000Z","name":"Hudson Glover","mobile_number":"216-544-9681","email_id":"Bridget_McKenzie@yahoo.com","dop":"2025-06-09","serial_number":"103464310422116","imei1":"103464310422116","imei2":"103464310422116","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187486,"job_number":"JOB_187486","tr_customer_id":187504,"tr_customer_product_id":187494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:32.000Z","modified_at":"2026-02-16T04:38:49.000Z","name":"Roel Franecki","mobile_number":"650-457-4354","email_id":"Buck_Torp@yahoo.com","dop":"2025-06-09","serial_number":"101455423744761","imei1":"101455423744761","imei2":"101455423744761","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187484,"job_number":"JOB_187484","tr_customer_id":187502,"tr_customer_product_id":187492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:32.000Z","modified_at":"2026-02-16T04:38:32.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100374940927345","imei1":"100374940927345","imei2":"100374940927345","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187476,"job_number":"JOB_187476","tr_customer_id":187494,"tr_customer_product_id":187484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:23.000Z","modified_at":"2026-02-16T04:38:36.000Z","name":"Delores Goldner","mobile_number":"526-263-4537","email_id":"Nettie50@yahoo.com","dop":"2025-12-31","serial_number":"10537163520020","imei1":"10537163520020","imei2":"10537163520020","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187454,"job_number":"JOB_187454","tr_customer_id":187472,"tr_customer_product_id":187462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:10.000Z","modified_at":"2026-02-16T04:38:10.000Z","name":"Patricia Wiegand","mobile_number":"302-285-5246","email_id":"Hilbert.Yost93@yahoo.com","dop":"2025-06-09","serial_number":"100613323756137","imei1":"100613323756137","imei2":"100613323756137","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187453,"job_number":"JOB_187453","tr_customer_id":187471,"tr_customer_product_id":187461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:10.000Z","modified_at":"2026-02-16T04:38:27.000Z","name":"Jarrett Langworth","mobile_number":"787-336-6411","email_id":"Bridgette.Collins73@yahoo.com","dop":"2025-06-09","serial_number":"100634194538494","imei1":"100634194538494","imei2":"100634194538494","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187452,"job_number":"JOB_187452","tr_customer_id":187470,"tr_customer_product_id":187460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:09.000Z","modified_at":"2026-02-16T04:38:09.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106474469166155","imei1":"106474469166155","imei2":"106474469166155","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187448,"job_number":"JOB_187448","tr_customer_id":187466,"tr_customer_product_id":187456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:04.000Z","modified_at":"2026-02-16T04:38:18.000Z","name":"Elissa Hintz","mobile_number":"489-201-2191","email_id":"Conor_Crona50@yahoo.com","dop":"2025-12-31","serial_number":"10838622589502","imei1":"10838622589502","imei2":"10838622589502","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187438,"job_number":"JOB_187438","tr_customer_id":187456,"tr_customer_product_id":187446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:49.000Z","modified_at":"2026-02-16T04:37:49.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10133144495432","imei1":"10133144495432","imei2":"10133144495432","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187437,"job_number":"JOB_187437","tr_customer_id":187455,"tr_customer_product_id":187445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:48.000Z","modified_at":"2026-02-16T04:38:06.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"14763562763784","imei1":"14763562763784","imei2":"14763562763784","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187436,"job_number":"JOB_187436","tr_customer_id":187454,"tr_customer_product_id":187444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:47.000Z","modified_at":"2026-02-16T04:37:47.000Z","name":"Nestor Renner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126582404239356","imei1":"126582404239356","imei2":"126582404239356","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187435,"job_number":"JOB_187435","tr_customer_id":187453,"tr_customer_product_id":187443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:47.000Z","modified_at":"2026-02-16T04:37:47.000Z","name":"Kenton Rempel","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"145835727453231","imei1":"145835727453231","imei2":"145835727453231","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187433,"job_number":"JOB_187433","tr_customer_id":187451,"tr_customer_product_id":187441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Addie Kling","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"165623767246592","imei1":"165623767246592","imei2":"165623767246592","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187432,"job_number":"JOB_187432","tr_customer_id":187450,"tr_customer_product_id":187440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"165615449059191","imei1":"165615449059191","imei2":"165615449059191","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187431,"job_number":"JOB_187431","tr_customer_id":187449,"tr_customer_product_id":187439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:45.000Z","modified_at":"2026-02-16T04:37:45.000Z","name":"Granville O'Keefe","mobile_number":"219-869-1064","email_id":"Tressa.Koch@yahoo.com","dop":"2025-06-09","serial_number":"96038114933856740","imei1":"96038114933856740","imei2":"96038114933856740","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187425,"job_number":"JOB_187425","tr_customer_id":187443,"tr_customer_product_id":187433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Jessika Adams","mobile_number":"314-533-3741","email_id":"Haley.Weimann54@gmail.com","dop":"2025-06-09","serial_number":"102291240065095","imei1":"102291240065095","imei2":"102291240065095","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187424,"job_number":"JOB_187424","tr_customer_id":187442,"tr_customer_product_id":187432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:43.000Z","modified_at":"2026-02-16T04:38:04.000Z","name":"Amos Crooks","mobile_number":"311-536-7051","email_id":"Isaac_Gaylord69@gmail.com","dop":"2025-06-09","serial_number":"101831605587118","imei1":"101831605587118","imei2":"101831605587118","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187422,"job_number":"JOB_187422","tr_customer_id":187440,"tr_customer_product_id":187430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:43.000Z","modified_at":"2026-02-16T04:37:43.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105133594203171","imei1":"105133594203171","imei2":"105133594203171","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187420,"job_number":"JOB_187420","tr_customer_id":187438,"tr_customer_product_id":187428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:39.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"Norma Terry","mobile_number":"925-651-0885","email_id":"Estefania0@gmail.com","dop":"2025-10-01","serial_number":"15978939238761","imei1":"15978939238761","imei2":"15978939238761","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187410,"job_number":"JOB_187410","tr_customer_id":187428,"tr_customer_product_id":187418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Marquise Gusikowski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"182064639828218","imei1":"182064639828218","imei2":"182064639828218","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187409,"job_number":"JOB_187409","tr_customer_id":187427,"tr_customer_product_id":187417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Laverne Harvey","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100391395727167","imei1":"100391395727167","imei2":"100391395727167","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187407,"job_number":"JOB_187407","tr_customer_id":187425,"tr_customer_product_id":187415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Major Greenholt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"132212355589019","imei1":"132212355589019","imei2":"132212355589019","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187406,"job_number":"JOB_187406","tr_customer_id":187424,"tr_customer_product_id":187414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:31.000Z","modified_at":"2026-02-16T04:37:31.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"124825281890913","imei1":"124825281890913","imei2":"124825281890913","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187372,"job_number":"JOB_187372","tr_customer_id":187390,"tr_customer_product_id":187380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:11.000Z","modified_at":"2026-02-16T04:37:11.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Hugh_Kuphal95@yahoo.com","dop":"2025-07-02","serial_number":"11961091028133","imei1":"11961091028133","imei2":"11961091028133","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187364,"job_number":"JOB_187364","tr_customer_id":187382,"tr_customer_product_id":187372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:51.000Z","modified_at":"2026-02-16T04:37:04.000Z","name":"giyu tomiaka","mobile_number":"954-708-9292","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"113661184723922","imei1":"113661184723922","imei2":"113661184723922","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187363,"job_number":"JOB_187363","tr_customer_id":187381,"tr_customer_product_id":187371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:48.000Z","modified_at":"2026-02-16T04:36:48.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Armand24@gmail.com","dop":"2025-07-02","serial_number":"10539229769540","imei1":"10539229769540","imei2":"10539229769540","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187354,"job_number":"JOB_187354","tr_customer_id":187372,"tr_customer_product_id":187362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:35.000Z","modified_at":"2026-02-16T04:36:49.000Z","name":"tanjiro kamado","mobile_number":"275-342-2246","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"626658187026773","imei1":"626658187026773","imei2":"626658187026773","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:36:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187345,"job_number":"JOB_187345","tr_customer_id":187363,"tr_customer_product_id":187353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Wilma_Block@yahoo.com","dop":"2025-07-02","serial_number":"19357430518813","imei1":"19357430518813","imei2":"19357430518813","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187334,"job_number":"JOB_187334","tr_customer_id":187352,"tr_customer_product_id":187342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:20.000Z","modified_at":"2026-02-16T04:36:33.000Z","name":"saitama sensei","mobile_number":"324-261-3600","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"932061746870896","imei1":"932061746870896","imei2":"932061746870896","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:36:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187303,"job_number":"JOB_187303","tr_customer_id":187321,"tr_customer_product_id":187311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:42.000Z","modified_at":"2026-02-16T04:22:42.000Z","name":"Orlo Balistreri","mobile_number":"927-399-0748","email_id":"Gussie_Runolfsson@yahoo.com","dop":"2025-04-25","serial_number":"84411400483600","imei1":"84411400483600","imei2":"84411400483600","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188608,"job_number":"JOB_188608","tr_customer_id":188626,"tr_customer_product_id":188616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:29:23.000Z","modified_at":"2026-02-16T17:29:29.000Z","name":"Kelton Herzog","mobile_number":"827-242-7943","email_id":"{Matilda_Hyatt@yahoo.com","dop":"2025-08-03","serial_number":"18872793375649","imei1":"18872793375649","imei2":"18872793375649","popurl":"2025-08-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T17:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188607,"job_number":"JOB_188607","tr_customer_id":188625,"tr_customer_product_id":188615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:29:23.000Z","modified_at":"2026-02-16T17:29:23.000Z","name":"user Name3","mobile_number":"9025990321","email_id":"qauser2384@gmail.com","dop":"2025-08-03","serial_number":"18333694313016","imei1":"18333694313016","imei2":"18333694313016","popurl":"2025-08-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188606,"job_number":"JOB_188606","tr_customer_id":188624,"tr_customer_product_id":188614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:29:16.000Z","modified_at":"2026-02-16T17:29:22.000Z","name":"Jalen Fritsch","mobile_number":"787-812-2861","email_id":"{Aurelie18@gmail.com","dop":"2025-08-03","serial_number":"12107940401615","imei1":"12107940401615","imei2":"12107940401615","popurl":"2025-08-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T17:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188605,"job_number":"JOB_188605","tr_customer_id":188623,"tr_customer_product_id":188613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:29:16.000Z","modified_at":"2026-02-16T17:29:16.000Z","name":"User Name2","mobile_number":"902526891","email_id":"qauser2493@gmail.com","dop":"2025-08-03","serial_number":"17601724550257","imei1":"17601724550257","imei2":"17601724550257","popurl":"2025-08-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188604,"job_number":"JOB_188604","tr_customer_id":188622,"tr_customer_product_id":188612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:29:09.000Z","modified_at":"2026-02-16T17:29:15.000Z","name":"Nelda Spinka","mobile_number":"374-603-0436","email_id":"{Donavon_Aufderhar@yahoo.com","dop":"2025-08-03","serial_number":"19859638289239","imei1":"19859638289239","imei2":"19859638289239","popurl":"2025-08-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T17:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188603,"job_number":"JOB_188603","tr_customer_id":188621,"tr_customer_product_id":188611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:29:09.000Z","modified_at":"2026-02-16T17:29:09.000Z","name":"Magesh Pandiyan","mobile_number":"9025990464","email_id":"qauser2493@gmail.com","dop":"2025-08-03","serial_number":"19512920181695","imei1":"19512920181695","imei2":"19512920181695","popurl":"2025-08-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188599,"job_number":"JOB_188599","tr_customer_id":188617,"tr_customer_product_id":188607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:10:07.000Z","modified_at":"2026-02-16T17:10:07.000Z","name":"Kin Shah","mobile_number":"7096590810","email_id":"bhagwanti.kapoor@hotmail.com","dop":"2026-02-06","serial_number":"828587998623341","imei1":"828587998623341","imei2":"828587998623341","popurl":"www.arun-dwivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188598,"job_number":"JOB_188598","tr_customer_id":188616,"tr_customer_product_id":188606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:09:43.000Z","modified_at":"2026-02-16T17:09:43.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"63512945893516","imei1":"63512945893516","imei2":"63512945893516","popurl":"2026-02-06T17:09:43.452244949Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:09:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188597,"job_number":"JOB_188597","tr_customer_id":188615,"tr_customer_product_id":188605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:09:32.000Z","modified_at":"2026-02-16T17:09:32.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"38627379761465","imei1":"38627379761465","imei2":"38627379761465","popurl":"2026-02-06T17:09:31.878285153Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:09:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188596,"job_number":"JOB_188596","tr_customer_id":188614,"tr_customer_product_id":188604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:08:25.000Z","modified_at":"2026-02-16T17:08:25.000Z","name":"Jazmyne Bergstrom","mobile_number":"710-819-5555","email_id":"Noemie_Rath@hotmail.com","dop":"2025-04-06","serial_number":"15524038840532656","imei1":"15524038840532656","imei2":"15524038840532656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:08:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188595,"job_number":"JOB_188595","tr_customer_id":188613,"tr_customer_product_id":188603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:08:25.000Z","modified_at":"2026-02-16T17:08:39.000Z","name":"Willie Rippin","mobile_number":"938-361-5388","email_id":"Tristin90@gmail.com","dop":"2025-04-06","serial_number":"14329185351337","imei1":"14329185351337","imei2":"14329185351337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T17:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188594,"job_number":"JOB_188594","tr_customer_id":188612,"tr_customer_product_id":188602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:07:36.000Z","modified_at":"2026-02-16T17:07:36.000Z","name":"Tristin Pouros","mobile_number":"776-776-1383","email_id":"Esteban_Kreiger36@yahoo.com","dop":"2025-04-06","serial_number":"17176856757643688","imei1":"17176856757643688","imei2":"17176856757643688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:07:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188593,"job_number":"JOB_188593","tr_customer_id":188611,"tr_customer_product_id":188601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:07:35.000Z","modified_at":"2026-02-16T17:07:35.000Z","name":"Samir Waters","mobile_number":"680-548-5672","email_id":"Brigitte.Hyatt@yahoo.com","dop":"2025-04-06","serial_number":"13347062617017","imei1":"13347062617017","imei2":"13347062617017","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:07:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188592,"job_number":"JOB_188592","tr_customer_id":188610,"tr_customer_product_id":188600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:06:29.000Z","modified_at":"2026-02-16T17:06:29.000Z","name":"Bessie Huels","mobile_number":"660-327-7603","email_id":"Jalyn.Tillman@gmail.com","dop":"2025-04-06","serial_number":"16203300843652512","imei1":"16203300843652512","imei2":"16203300843652512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:06:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188591,"job_number":"JOB_188591","tr_customer_id":188609,"tr_customer_product_id":188599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:06:29.000Z","modified_at":"2026-02-16T17:06:45.000Z","name":"Reanna Emmerich","mobile_number":"979-616-8834","email_id":"Josue.Schumm16@gmail.com","dop":"2025-04-06","serial_number":"19132440439253","imei1":"19132440439253","imei2":"19132440439253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T17:06:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188590,"job_number":"JOB_188590","tr_customer_id":188608,"tr_customer_product_id":188598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:05:34.000Z","modified_at":"2026-02-16T17:05:34.000Z","name":"Britney Friesen","mobile_number":"391-895-7715","email_id":"Casimir_Streich76@gmail.com","dop":"2025-04-06","serial_number":"18130976293246460","imei1":"18130976293246460","imei2":"18130976293246460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:05:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188589,"job_number":"JOB_188589","tr_customer_id":188607,"tr_customer_product_id":188597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:05:34.000Z","modified_at":"2026-02-16T17:05:48.000Z","name":"Ella Thiel","mobile_number":"524-298-5212","email_id":"Laurine_Daugherty21@yahoo.com","dop":"2025-04-06","serial_number":"16263241925519","imei1":"16263241925519","imei2":"16263241925519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T17:05:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188588,"job_number":"JOB_188588","tr_customer_id":188606,"tr_customer_product_id":188596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:54:46.000Z","modified_at":"2026-02-16T16:54:46.000Z","name":"Caesar Stracke","mobile_number":"355-858-6290","email_id":"Ruth_Von47@hotmail.com","dop":"2025-04-06","serial_number":"17845257049477576","imei1":"17845257049477576","imei2":"17845257049477576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188587,"job_number":"JOB_188587","tr_customer_id":188605,"tr_customer_product_id":188595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:54:45.000Z","modified_at":"2026-02-16T16:55:00.000Z","name":"Charlene Turner","mobile_number":"750-470-2282","email_id":"Dawson.Armstrong@yahoo.com","dop":"2025-04-06","serial_number":"19072529507902","imei1":"19072529507902","imei2":"19072529507902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T16:55:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188586,"job_number":"JOB_188586","tr_customer_id":188604,"tr_customer_product_id":188594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:51:04.000Z","modified_at":"2026-02-16T17:12:47.000Z","name":"Sourv puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"10293847561029","imei1":"10293847561029","imei2":"12345678900943","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T17:12:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188584,"job_number":"JOB_188584","tr_customer_id":188602,"tr_customer_product_id":188592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:36:09.000Z","modified_at":"2026-02-16T16:36:09.000Z","name":"Saige Wilkinson","mobile_number":"544-278-1702","email_id":"Antonette.Barton26@hotmail.com","dop":"2025-09-30","serial_number":"15775250438592","imei1":"15775250438592","imei2":"15775250438592","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:36:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188583,"job_number":"JOB_188583","tr_customer_id":188601,"tr_customer_product_id":188591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:34:27.000Z","modified_at":"2026-02-16T16:34:27.000Z","name":"Enoch Schinner","mobile_number":"521-681-2833","email_id":"Aletha79@gmail.com","dop":"2025-09-30","serial_number":"15988131236039","imei1":"15988131236039","imei2":"15988131236039","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188582,"job_number":"JOB_188582","tr_customer_id":188600,"tr_customer_product_id":188590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:31:35.000Z","modified_at":"2026-02-16T16:32:12.000Z","name":"Kian D'Amore","mobile_number":"840-891-3875","email_id":"Lolita_Johnson65@gmail.com","dop":"2024-08-17","serial_number":"86214983071652","imei1":"86214983071652","imei2":"86214983071652","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T16:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188581,"job_number":"JOB_188581","tr_customer_id":188599,"tr_customer_product_id":188589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:31:34.000Z","modified_at":"2026-02-16T16:31:34.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"54433907766093","imei1":"54433907766093","imei2":"54433907766093","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188580,"job_number":"JOB_188580","tr_customer_id":188598,"tr_customer_product_id":188588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:31:10.000Z","modified_at":"2026-02-16T16:31:10.000Z","name":"Kirsten Nolan","mobile_number":"330-222-9013","email_id":"Katherine.Nienow11@hotmail.com","dop":"2025-04-06","serial_number":"19362664514169484","imei1":"19362664514169484","imei2":"19362664514169484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188579,"job_number":"JOB_188579","tr_customer_id":188597,"tr_customer_product_id":188587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:31:08.000Z","modified_at":"2026-02-16T16:31:53.000Z","name":"Noah Bailey","mobile_number":"716-230-2125","email_id":"Orion_Blanda@hotmail.com","dop":"2025-04-06","serial_number":"14240600811130","imei1":"14240600811130","imei2":"14240600811130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T16:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188578,"job_number":"JOB_188578","tr_customer_id":188596,"tr_customer_product_id":188586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:31:08.000Z","modified_at":"2026-02-16T16:31:08.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15997760916584","imei1":"15997760916584","imei2":"15997760916584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188577,"job_number":"JOB_188577","tr_customer_id":188595,"tr_customer_product_id":188585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:30:51.000Z","modified_at":"2026-02-16T16:31:31.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"52749631995838","imei1":"52749631995838","imei2":"52749631995838","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T16:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188576,"job_number":"JOB_188576","tr_customer_id":188594,"tr_customer_product_id":188584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:30:26.000Z","modified_at":"2026-02-16T16:30:26.000Z","name":"Junior Brown","mobile_number":"732-734-3008","email_id":"Gene_Veum23@hotmail.com","dop":"2025-09-30","serial_number":"19021804065630","imei1":"19021804065630","imei2":"19021804065630","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:30:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188575,"job_number":"JOB_188575","tr_customer_id":188593,"tr_customer_product_id":188583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:30:17.000Z","modified_at":"2026-02-16T16:30:17.000Z","name":"Shayne Turner","mobile_number":"653-296-1300","email_id":"Rex95@gmail.com","dop":"2025-04-06","serial_number":"19661909427483468","imei1":"19661909427483468","imei2":"19661909427483468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188574,"job_number":"JOB_188574","tr_customer_id":188592,"tr_customer_product_id":188582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:30:15.000Z","modified_at":"2026-02-16T16:31:00.000Z","name":"Keagan Kemmer","mobile_number":"513-773-0967","email_id":"Garnett.Veum13@hotmail.com","dop":"2025-04-06","serial_number":"18653469545553","imei1":"18653469545553","imei2":"18653469545553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T16:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188573,"job_number":"JOB_188573","tr_customer_id":188591,"tr_customer_product_id":188581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:30:15.000Z","modified_at":"2026-02-16T16:30:15.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10332573847876","imei1":"10332573847876","imei2":"10332573847876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188572,"job_number":"JOB_188572","tr_customer_id":188590,"tr_customer_product_id":188580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:29:24.000Z","modified_at":"2026-02-16T16:29:24.000Z","name":"Melisa Bogisich","mobile_number":"734-798-0488","email_id":"Keith_Kiehn96@gmail.com","dop":"2025-04-06","serial_number":"13846581301558084","imei1":"13846581301558084","imei2":"13846581301558084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188571,"job_number":"JOB_188571","tr_customer_id":188589,"tr_customer_product_id":188579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:29:23.000Z","modified_at":"2026-02-16T16:30:07.000Z","name":"Declan Hoppe","mobile_number":"347-868-9802","email_id":"Arlo.Koepp@gmail.com","dop":"2025-04-06","serial_number":"16018361541671","imei1":"16018361541671","imei2":"16018361541671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T16:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188570,"job_number":"JOB_188570","tr_customer_id":188588,"tr_customer_product_id":188578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:29:22.000Z","modified_at":"2026-02-16T16:29:22.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19867810393350","imei1":"19867810393350","imei2":"19867810393350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188569,"job_number":"JOB_188569","tr_customer_id":188587,"tr_customer_product_id":188577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:23:58.000Z","modified_at":"2026-02-16T16:23:58.000Z","name":"Kameron Frami","mobile_number":"871-874-3486","email_id":"Charles87@gmail.com","dop":"2025-04-06","serial_number":"12094445389001698","imei1":"12094445389001698","imei2":"12094445389001698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188568,"job_number":"JOB_188568","tr_customer_id":188586,"tr_customer_product_id":188576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:23:58.000Z","modified_at":"2026-02-16T16:24:02.000Z","name":"Eliane Stroman","mobile_number":"894-619-6134","email_id":"Velva73@hotmail.com","dop":"2025-04-06","serial_number":"13930075098644","imei1":"13930075098644","imei2":"13930075098644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T16:24:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188567,"job_number":"JOB_188567","tr_customer_id":188585,"tr_customer_product_id":188575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:04:29.000Z","modified_at":"2026-02-16T16:05:06.000Z","name":"Aliyah Towne","mobile_number":"525-974-9591","email_id":"Christelle9@hotmail.com","dop":"2024-08-17","serial_number":"35885767600890","imei1":"35885767600890","imei2":"35885767600890","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T16:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188566,"job_number":"JOB_188566","tr_customer_id":188584,"tr_customer_product_id":188574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:00:39.000Z","modified_at":"2026-02-16T16:00:51.000Z","name":"Vincent Johns","mobile_number":"220-831-3784","email_id":"Cheyenne.Lind@yahoo.com","dop":"2025-07-01","serial_number":"104228340390052","imei1":"104228340390052","imei2":"104228340390052","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T16:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188565,"job_number":"JOB_188565","tr_customer_id":188583,"tr_customer_product_id":188573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:00:38.000Z","modified_at":"2026-02-16T16:00:38.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103587103114309","imei1":"103587103114309","imei2":"103587103114309","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188564,"job_number":"JOB_188564","tr_customer_id":188582,"tr_customer_product_id":188572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:00:24.000Z","modified_at":"2026-02-16T16:00:36.000Z","name":"Leann Kulas","mobile_number":"838-921-7406","email_id":"Alexane38@yahoo.com","dop":"2025-07-01","serial_number":"101492246093713","imei1":"101492246093713","imei2":"101492246093713","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T16:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188563,"job_number":"JOB_188563","tr_customer_id":188581,"tr_customer_product_id":188571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:00:23.000Z","modified_at":"2026-02-16T16:00:23.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109584802442200","imei1":"109584802442200","imei2":"109584802442200","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188562,"job_number":"JOB_188562","tr_customer_id":188580,"tr_customer_product_id":188570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:58:44.000Z","modified_at":"2026-02-16T16:00:06.000Z","name":"Ashley Shanahan","mobile_number":"457-307-5725","email_id":"Misael.Skiles16@yahoo.com","dop":"2024-08-17","serial_number":"98188667591042","imei1":"98188667591042","imei2":"98188667591042","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T16:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188561,"job_number":"JOB_188561","tr_customer_id":188579,"tr_customer_product_id":188569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:57:19.000Z","modified_at":"2026-02-16T15:58:40.000Z","name":"Nelle Zulauf","mobile_number":"259-949-2552","email_id":"Margret.Corkery@yahoo.com","dop":"2024-08-17","serial_number":"51358176587842","imei1":"51358176587842","imei2":"51358176587842","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T15:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188560,"job_number":"JOB_188560","tr_customer_id":188578,"tr_customer_product_id":188568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:57:19.000Z","modified_at":"2026-02-16T15:57:19.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"68839816869862","imei1":"68839816869862","imei2":"68839816869862","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188559,"job_number":"JOB_188559","tr_customer_id":188577,"tr_customer_product_id":188567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:56:04.000Z","modified_at":"2026-02-16T15:57:15.000Z","name":"Colt Schmitt","mobile_number":"593-376-0590","email_id":"Barbara_McGlynn13@hotmail.com","dop":"2024-08-17","serial_number":"56901714449490","imei1":"56901714449490","imei2":"56901714449490","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T15:57:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188558,"job_number":"JOB_188558","tr_customer_id":188576,"tr_customer_product_id":188566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:56:04.000Z","modified_at":"2026-02-16T15:56:04.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"69463763080744","imei1":"69463763080744","imei2":"69463763080744","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:56:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188557,"job_number":"JOB_188557","tr_customer_id":188575,"tr_customer_product_id":188565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:54:47.000Z","modified_at":"2026-02-16T15:55:59.000Z","name":"Orville Wyman","mobile_number":"755-660-5123","email_id":"Dexter_Bahringer35@hotmail.com","dop":"2024-08-17","serial_number":"13641806491940","imei1":"13641806491940","imei2":"13641806491940","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T15:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188556,"job_number":"JOB_188556","tr_customer_id":188574,"tr_customer_product_id":188564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:54:47.000Z","modified_at":"2026-02-16T15:54:47.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"89365205109851","imei1":"89365205109851","imei2":"89365205109851","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188555,"job_number":"JOB_188555","tr_customer_id":188573,"tr_customer_product_id":188563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:07:47.000Z","modified_at":"2026-02-16T15:07:47.000Z","name":"Kory Streich","mobile_number":"945-203-7702","email_id":"Jena59@hotmail.com","dop":"2025-04-06","serial_number":"16763754994444272","imei1":"16763754994444272","imei2":"16763754994444272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:07:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188554,"job_number":"JOB_188554","tr_customer_id":188572,"tr_customer_product_id":188562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:07:45.000Z","modified_at":"2026-02-16T15:08:32.000Z","name":"Keenan Wolff","mobile_number":"374-931-0361","email_id":"Iva_Glover38@gmail.com","dop":"2025-04-06","serial_number":"19437592209319","imei1":"19437592209319","imei2":"19437592209319","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T15:08:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188553,"job_number":"JOB_188553","tr_customer_id":188571,"tr_customer_product_id":188561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:07:45.000Z","modified_at":"2026-02-16T15:07:45.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11444448232585","imei1":"11444448232585","imei2":"11444448232585","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:07:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188552,"job_number":"JOB_188552","tr_customer_id":188570,"tr_customer_product_id":188560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:07:14.000Z","modified_at":"2026-02-16T15:07:44.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"69998488195389","imei1":"69998488195389","imei2":"69998488195389","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T15:07:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188551,"job_number":"JOB_188551","tr_customer_id":188569,"tr_customer_product_id":188559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:06:52.000Z","modified_at":"2026-02-16T15:06:52.000Z","name":"Kailyn Kerluke","mobile_number":"529-686-2175","email_id":"Nathanael.Connelly@yahoo.com","dop":"2025-04-06","serial_number":"12459623814828056","imei1":"12459623814828056","imei2":"12459623814828056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188550,"job_number":"JOB_188550","tr_customer_id":188568,"tr_customer_product_id":188558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:06:50.000Z","modified_at":"2026-02-16T15:07:37.000Z","name":"Casandra Lind","mobile_number":"855-989-0009","email_id":"Kade44@gmail.com","dop":"2025-04-06","serial_number":"13505212798734","imei1":"13505212798734","imei2":"13505212798734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T15:07:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188549,"job_number":"JOB_188549","tr_customer_id":188567,"tr_customer_product_id":188557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:06:50.000Z","modified_at":"2026-02-16T15:06:50.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13698571315613","imei1":"13698571315613","imei2":"13698571315613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:06:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188548,"job_number":"JOB_188548","tr_customer_id":188566,"tr_customer_product_id":188556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:04:23.000Z","modified_at":"2026-02-16T15:04:44.000Z","name":"Judah Cummings","mobile_number":"960-527-3466","email_id":"Johnathon79@gmail.com","dop":"2024-08-17","serial_number":"65876037870327","imei1":"65876037870327","imei2":"65876037870327","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T15:04:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188547,"job_number":"JOB_188547","tr_customer_id":188565,"tr_customer_product_id":188555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:54:39.000Z","modified_at":"2026-02-16T14:54:39.000Z","name":"Green Osinski","mobile_number":"901-452-5823","email_id":"Elton_Jakubowski@yahoo.com","dop":"2025-04-06","serial_number":"11946215834219876","imei1":"11946215834219876","imei2":"11946215834219876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188546,"job_number":"JOB_188546","tr_customer_id":188564,"tr_customer_product_id":188554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:54:37.000Z","modified_at":"2026-02-16T14:55:21.000Z","name":"Carlotta Little","mobile_number":"227-907-7301","email_id":"Kendall96@gmail.com","dop":"2025-04-06","serial_number":"17011304974592","imei1":"17011304974592","imei2":"17011304974592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188545,"job_number":"JOB_188545","tr_customer_id":188563,"tr_customer_product_id":188553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:54:37.000Z","modified_at":"2026-02-16T14:54:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16017580080573","imei1":"16017580080573","imei2":"16017580080573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188544,"job_number":"JOB_188544","tr_customer_id":188562,"tr_customer_product_id":188552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:54:01.000Z","modified_at":"2026-02-16T14:54:01.000Z","name":"Fabian Carroll","mobile_number":"624-620-7741","email_id":"Meredith52@gmail.com","dop":"2025-04-06","serial_number":"12775799112875130","imei1":"12775799112875130","imei2":"12775799112875130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188543,"job_number":"JOB_188543","tr_customer_id":188561,"tr_customer_product_id":188551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:59.000Z","modified_at":"2026-02-16T14:54:44.000Z","name":"Watson Rogahn","mobile_number":"844-733-0871","email_id":"Claudie28@gmail.com","dop":"2025-04-06","serial_number":"11966532480920","imei1":"11966532480920","imei2":"11966532480920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:54:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188542,"job_number":"JOB_188542","tr_customer_id":188560,"tr_customer_product_id":188550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:59.000Z","modified_at":"2026-02-16T14:53:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18894050704655","imei1":"18894050704655","imei2":"18894050704655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188541,"job_number":"JOB_188541","tr_customer_id":188559,"tr_customer_product_id":188549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:47.000Z","modified_at":"2026-02-16T14:53:47.000Z","name":"Oswaldo Purdy","mobile_number":"995-830-3788","email_id":"Zakary_Gislason21@gmail.com","dop":"2025-04-06","serial_number":"15980601179854688","imei1":"15980601179854688","imei2":"15980601179854688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188540,"job_number":"JOB_188540","tr_customer_id":188558,"tr_customer_product_id":188548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:45.000Z","modified_at":"2026-02-16T14:54:30.000Z","name":"Wayne Jerde","mobile_number":"928-780-4043","email_id":"Wellington.Murphy3@gmail.com","dop":"2025-04-06","serial_number":"14465106482692","imei1":"14465106482692","imei2":"14465106482692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:54:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188539,"job_number":"JOB_188539","tr_customer_id":188557,"tr_customer_product_id":188547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:45.000Z","modified_at":"2026-02-16T14:53:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17219711831804","imei1":"17219711831804","imei2":"17219711831804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188538,"job_number":"JOB_188538","tr_customer_id":188556,"tr_customer_product_id":188546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:07.000Z","modified_at":"2026-02-16T14:53:07.000Z","name":"Arthur Heathcote","mobile_number":"641-215-1366","email_id":"Nestor_Kuvalis@gmail.com","dop":"2025-04-06","serial_number":"17671224349852784","imei1":"17671224349852784","imei2":"17671224349852784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:53:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188537,"job_number":"JOB_188537","tr_customer_id":188555,"tr_customer_product_id":188545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:06.000Z","modified_at":"2026-02-16T14:53:51.000Z","name":"Elwin Reinger","mobile_number":"707-410-8755","email_id":"Aaliyah14@hotmail.com","dop":"2025-04-06","serial_number":"10377392830871","imei1":"10377392830871","imei2":"10377392830871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:53:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188536,"job_number":"JOB_188536","tr_customer_id":188554,"tr_customer_product_id":188544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:05.000Z","modified_at":"2026-02-16T14:53:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13372083180162","imei1":"13372083180162","imei2":"13372083180162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:53:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188534,"job_number":"JOB_188534","tr_customer_id":188552,"tr_customer_product_id":188542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:55.000Z","modified_at":"2026-02-16T14:52:55.000Z","name":"Elisha VonRueden","mobile_number":"313-999-4529","email_id":"Kamren89@gmail.com","dop":"2025-04-06","serial_number":"11003524976490586","imei1":"11003524976490586","imei2":"11003524976490586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188533,"job_number":"JOB_188533","tr_customer_id":188551,"tr_customer_product_id":188541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:53.000Z","modified_at":"2026-02-16T14:53:38.000Z","name":"Yadira Carter","mobile_number":"942-776-2384","email_id":"Pansy.Wilderman60@gmail.com","dop":"2025-04-06","serial_number":"12401478710681","imei1":"12401478710681","imei2":"12401478710681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188532,"job_number":"JOB_188532","tr_customer_id":188550,"tr_customer_product_id":188540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:53.000Z","modified_at":"2026-02-16T14:52:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13514710137440","imei1":"13514710137440","imei2":"13514710137440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188529,"job_number":"JOB_188529","tr_customer_id":188547,"tr_customer_product_id":188537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:21.000Z","modified_at":"2026-02-16T14:52:21.000Z","name":"Justen Kuhic","mobile_number":"208-882-6070","email_id":"Korbin85@gmail.com","dop":"2025-04-06","serial_number":"19796511605158544","imei1":"19796511605158544","imei2":"19796511605158544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188528,"job_number":"JOB_188528","tr_customer_id":188546,"tr_customer_product_id":188536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:20.000Z","modified_at":"2026-02-16T14:53:10.000Z","name":"Celestine White","mobile_number":"564-356-7864","email_id":"Jevon.Brakus@gmail.com","dop":"2025-04-06","serial_number":"15083640153160","imei1":"15083640153160","imei2":"15083640153160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188527,"job_number":"JOB_188527","tr_customer_id":188545,"tr_customer_product_id":188535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:19.000Z","modified_at":"2026-02-16T14:52:19.000Z","name":"Marta Ward","mobile_number":"625-389-4409","email_id":"Maci.Beatty72@yahoo.com","dop":"2025-04-06","serial_number":"17816282000328200","imei1":"17816282000328200","imei2":"17816282000328200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188526,"job_number":"JOB_188526","tr_customer_id":188544,"tr_customer_product_id":188534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:18.000Z","modified_at":"2026-02-16T14:53:00.000Z","name":"Hipolito Hoppe","mobile_number":"389-584-1358","email_id":"Luella31@yahoo.com","dop":"2025-04-06","serial_number":"17912859630492","imei1":"17912859630492","imei2":"17912859630492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188525,"job_number":"JOB_188525","tr_customer_id":188543,"tr_customer_product_id":188533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:18.000Z","modified_at":"2026-02-16T14:52:18.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"19861082656459","imei1":"19861082656459","imei2":"19861082656459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188524,"job_number":"JOB_188524","tr_customer_id":188542,"tr_customer_product_id":188532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:10.000Z","modified_at":"2026-02-16T14:52:10.000Z","name":"Aileen Connelly","mobile_number":"682-253-7301","email_id":"Shana.Ledner2@hotmail.com","dop":"2025-04-06","serial_number":"17629943573369068","imei1":"17629943573369068","imei2":"17629943573369068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188523,"job_number":"JOB_188523","tr_customer_id":188541,"tr_customer_product_id":188531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:08.000Z","modified_at":"2026-02-16T14:52:57.000Z","name":"Emory Stiedemann","mobile_number":"404-778-5121","email_id":"Makayla75@gmail.com","dop":"2025-04-06","serial_number":"17920983478772","imei1":"17920983478772","imei2":"17920983478772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188522,"job_number":"JOB_188522","tr_customer_id":188540,"tr_customer_product_id":188530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:08.000Z","modified_at":"2026-02-16T14:52:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15910257092538","imei1":"15910257092538","imei2":"15910257092538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188521,"job_number":"JOB_188521","tr_customer_id":188539,"tr_customer_product_id":188529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:51:31.000Z","modified_at":"2026-02-16T14:51:31.000Z","name":"Rowan Nikolaus","mobile_number":"278-251-8025","email_id":"Ursula_Goyette6@gmail.com","dop":"2025-04-06","serial_number":"16975910513747136","imei1":"16975910513747136","imei2":"16975910513747136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:51:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188520,"job_number":"JOB_188520","tr_customer_id":188538,"tr_customer_product_id":188528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:51:30.000Z","modified_at":"2026-02-16T14:52:11.000Z","name":"Margarete McCullough","mobile_number":"315-665-3951","email_id":"Jena_Fadel93@yahoo.com","dop":"2025-04-06","serial_number":"18357831383846","imei1":"18357831383846","imei2":"18357831383846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188519,"job_number":"JOB_188519","tr_customer_id":188537,"tr_customer_product_id":188527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:51:29.000Z","modified_at":"2026-02-16T14:51:29.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"18064066896107","imei1":"18064066896107","imei2":"18064066896107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:51:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188518,"job_number":"JOB_188518","tr_customer_id":188536,"tr_customer_product_id":188526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:50:43.000Z","modified_at":"2026-02-16T14:50:43.000Z","name":"Marlon Thiel","mobile_number":"557-565-7910","email_id":"Ismael26@hotmail.com","dop":"2025-04-06","serial_number":"11825963146033744","imei1":"11825963146033744","imei2":"11825963146033744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:50:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188517,"job_number":"JOB_188517","tr_customer_id":188535,"tr_customer_product_id":188525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:50:42.000Z","modified_at":"2026-02-16T14:51:23.000Z","name":"Karlie Kohler","mobile_number":"751-519-1744","email_id":"Manuela.Wolff41@gmail.com","dop":"2025-04-06","serial_number":"11787643445024","imei1":"11787643445024","imei2":"11787643445024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:51:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188516,"job_number":"JOB_188516","tr_customer_id":188534,"tr_customer_product_id":188524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:50:41.000Z","modified_at":"2026-02-16T14:50:41.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12700913135185","imei1":"12700913135185","imei2":"12700913135185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:50:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188515,"job_number":"JOB_188515","tr_customer_id":188533,"tr_customer_product_id":188523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:50:13.000Z","modified_at":"2026-02-16T14:50:13.000Z","name":"Alfredo Okuneva","mobile_number":"937-249-7945","email_id":"Gussie_Larkin97@yahoo.com","dop":"2025-04-06","serial_number":"17678824648150908","imei1":"17678824648150908","imei2":"17678824648150908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188514,"job_number":"JOB_188514","tr_customer_id":188532,"tr_customer_product_id":188522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:50:12.000Z","modified_at":"2026-02-16T14:50:54.000Z","name":"Sandra Dietrich","mobile_number":"676-483-3975","email_id":"Domingo_Goodwin@hotmail.com","dop":"2025-04-06","serial_number":"13289030683726","imei1":"13289030683726","imei2":"13289030683726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:50:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188510,"job_number":"JOB_188510","tr_customer_id":188528,"tr_customer_product_id":188518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:30.000Z","modified_at":"2026-02-16T14:48:30.000Z","name":"Alvena Mraz","mobile_number":"268-973-1405","email_id":"Brendon_Casper52@gmail.com","dop":"2025-04-06","serial_number":"17576702673749178","imei1":"17576702673749178","imei2":"17576702673749178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188509,"job_number":"JOB_188509","tr_customer_id":188527,"tr_customer_product_id":188517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:29.000Z","modified_at":"2026-02-16T14:49:11.000Z","name":"Alia Mante","mobile_number":"914-370-3299","email_id":"Dina60@gmail.com","dop":"2025-04-06","serial_number":"11511321163868","imei1":"11511321163868","imei2":"11511321163868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188505,"job_number":"JOB_188505","tr_customer_id":188523,"tr_customer_product_id":188513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:12.000Z","modified_at":"2026-02-16T14:48:12.000Z","name":"Jamir Adams","mobile_number":"252-865-3424","email_id":"Magnolia.Leuschke@yahoo.com","dop":"2025-04-06","serial_number":"15675151995569776","imei1":"15675151995569776","imei2":"15675151995569776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188504,"job_number":"JOB_188504","tr_customer_id":188522,"tr_customer_product_id":188512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:10.000Z","modified_at":"2026-02-16T14:48:53.000Z","name":"Evalyn Dare","mobile_number":"709-826-4557","email_id":"Dorothea27@yahoo.com","dop":"2025-04-06","serial_number":"15753851004423","imei1":"15753851004423","imei2":"15753851004423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:48:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188503,"job_number":"JOB_188503","tr_customer_id":188521,"tr_customer_product_id":188511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:10.000Z","modified_at":"2026-02-16T14:48:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12327253379696","imei1":"12327253379696","imei2":"12327253379696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188499,"job_number":"JOB_188499","tr_customer_id":188517,"tr_customer_product_id":188507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:47:22.000Z","modified_at":"2026-02-16T14:47:22.000Z","name":"Kirsten Ortiz","mobile_number":"380-622-6582","email_id":"Marilyne.Bradtke61@gmail.com","dop":"2025-04-06","serial_number":"15160999058943360","imei1":"15160999058943360","imei2":"15160999058943360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188498,"job_number":"JOB_188498","tr_customer_id":188516,"tr_customer_product_id":188506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:47:21.000Z","modified_at":"2026-02-16T14:48:03.000Z","name":"Mikel Jacobs","mobile_number":"439-421-4927","email_id":"Beau_Little@yahoo.com","dop":"2025-04-06","serial_number":"14244502928083","imei1":"14244502928083","imei2":"14244502928083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188497,"job_number":"JOB_188497","tr_customer_id":188515,"tr_customer_product_id":188505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:47:20.000Z","modified_at":"2026-02-16T14:47:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17689241904929","imei1":"17689241904929","imei2":"17689241904929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188496,"job_number":"JOB_188496","tr_customer_id":188514,"tr_customer_product_id":188504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:47:01.000Z","modified_at":"2026-02-16T14:47:01.000Z","name":"Jaeden Sawayn","mobile_number":"350-638-6256","email_id":"Geovanni_Barton@hotmail.com","dop":"2025-04-06","serial_number":"13872496467426120","imei1":"13872496467426120","imei2":"13872496467426120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188495,"job_number":"JOB_188495","tr_customer_id":188513,"tr_customer_product_id":188503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:47:00.000Z","modified_at":"2026-02-16T14:47:45.000Z","name":"Sofia Green","mobile_number":"306-620-6457","email_id":"London.Terry@gmail.com","dop":"2025-04-06","serial_number":"16336673441195","imei1":"16336673441195","imei2":"16336673441195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188494,"job_number":"JOB_188494","tr_customer_id":188512,"tr_customer_product_id":188502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:59.000Z","modified_at":"2026-02-16T14:46:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13144384011177","imei1":"13144384011177","imei2":"13144384011177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188493,"job_number":"JOB_188493","tr_customer_id":188511,"tr_customer_product_id":188501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:31.000Z","modified_at":"2026-02-16T14:46:31.000Z","name":"Rylee Marquardt","mobile_number":"452-390-1988","email_id":"Kyle_Hilpert28@yahoo.com","dop":"2025-04-06","serial_number":"12493406012350884","imei1":"12493406012350884","imei2":"12493406012350884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188492,"job_number":"JOB_188492","tr_customer_id":188510,"tr_customer_product_id":188500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:30.000Z","modified_at":"2026-02-16T14:47:13.000Z","name":"Jaime Hettinger","mobile_number":"806-793-1099","email_id":"Sibyl.Yundt55@gmail.com","dop":"2025-04-06","serial_number":"11611978427289","imei1":"11611978427289","imei2":"11611978427289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188491,"job_number":"JOB_188491","tr_customer_id":188509,"tr_customer_product_id":188499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:30.000Z","modified_at":"2026-02-16T14:46:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15599153966873","imei1":"15599153966873","imei2":"15599153966873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188490,"job_number":"JOB_188490","tr_customer_id":188508,"tr_customer_product_id":188498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:22.000Z","modified_at":"2026-02-16T14:46:22.000Z","name":"Brown Johnston","mobile_number":"290-432-2853","email_id":"Keanu2@gmail.com","dop":"2025-04-06","serial_number":"13058164563050132","imei1":"13058164563050132","imei2":"13058164563050132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188489,"job_number":"JOB_188489","tr_customer_id":188507,"tr_customer_product_id":188497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:21.000Z","modified_at":"2026-02-16T14:47:02.000Z","name":"Esteban Hane","mobile_number":"324-219-2731","email_id":"Corine63@hotmail.com","dop":"2025-04-06","serial_number":"12875267912184","imei1":"12875267912184","imei2":"12875267912184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188488,"job_number":"JOB_188488","tr_customer_id":188506,"tr_customer_product_id":188496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:21.000Z","modified_at":"2026-02-16T14:46:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17431614481931","imei1":"17431614481931","imei2":"17431614481931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188487,"job_number":"JOB_188487","tr_customer_id":188505,"tr_customer_product_id":188495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:07.000Z","modified_at":"2026-02-16T14:46:07.000Z","name":"Shyann Glover","mobile_number":"779-999-9924","email_id":"Arnoldo.Jenkins@hotmail.com","dop":"2025-04-06","serial_number":"16632399103026092","imei1":"16632399103026092","imei2":"16632399103026092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188486,"job_number":"JOB_188486","tr_customer_id":188504,"tr_customer_product_id":188494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:06.000Z","modified_at":"2026-02-16T14:46:52.000Z","name":"Bradley Bosco","mobile_number":"338-873-6297","email_id":"August_Lang@yahoo.com","dop":"2025-04-06","serial_number":"17795147060333","imei1":"17795147060333","imei2":"17795147060333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:46:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188485,"job_number":"JOB_188485","tr_customer_id":188503,"tr_customer_product_id":188493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:06.000Z","modified_at":"2026-02-16T14:46:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13837560722598","imei1":"13837560722598","imei2":"13837560722598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188484,"job_number":"JOB_188484","tr_customer_id":188502,"tr_customer_product_id":188492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:35.000Z","modified_at":"2026-02-16T14:45:35.000Z","name":"Isadore Herzog","mobile_number":"892-598-6586","email_id":"Mia27@hotmail.com","dop":"2025-04-06","serial_number":"12280274488866064","imei1":"12280274488866064","imei2":"12280274488866064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188483,"job_number":"JOB_188483","tr_customer_id":188501,"tr_customer_product_id":188491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:34.000Z","modified_at":"2026-02-16T14:46:14.000Z","name":"Myriam Kunze","mobile_number":"275-747-1264","email_id":"Daphnee.Fahey68@gmail.com","dop":"2025-04-06","serial_number":"15990417442735","imei1":"15990417442735","imei2":"15990417442735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188482,"job_number":"JOB_188482","tr_customer_id":188500,"tr_customer_product_id":188490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:33.000Z","modified_at":"2026-02-16T14:45:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14488365838131","imei1":"14488365838131","imei2":"14488365838131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188481,"job_number":"JOB_188481","tr_customer_id":188499,"tr_customer_product_id":188489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:31.000Z","modified_at":"2026-02-16T14:45:36.000Z","name":"Providenci Prohaska","mobile_number":"467-500-9558","email_id":"Camden.Hintz@yahoo.com","dop":"2025-09-09","serial_number":"14676075509663","imei1":"14676075509663","imei2":"14676075509663","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:45:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188480,"job_number":"JOB_188480","tr_customer_id":188498,"tr_customer_product_id":188488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:31.000Z","modified_at":"2026-02-16T14:45:31.000Z","name":"Calista Schmeler","mobile_number":"510-240-3038","email_id":"Constantin.Cormier@yahoo.com","dop":"2025-09-09","serial_number":"15038139003091","imei1":"15038139003091","imei2":"15038139003091","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188479,"job_number":"JOB_188479","tr_customer_id":188497,"tr_customer_product_id":188487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:20.000Z","modified_at":"2026-02-16T14:45:27.000Z","name":"Edwin Schmidt","mobile_number":"512-483-3536","email_id":"Quincy8@hotmail.com","dop":"2025-09-09","serial_number":"12428037632989","imei1":"12428037632989","imei2":"12428037632989","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:45:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188478,"job_number":"JOB_188478","tr_customer_id":188496,"tr_customer_product_id":188486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:20.000Z","modified_at":"2026-02-16T14:45:20.000Z","name":"John Kuhn","mobile_number":"584-597-1813","email_id":"Cody79@hotmail.com","dop":"2025-09-09","serial_number":"17859214597475","imei1":"17859214597475","imei2":"17859214597475","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188477,"job_number":"JOB_188477","tr_customer_id":188495,"tr_customer_product_id":188485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:13.000Z","modified_at":"2026-02-16T14:45:13.000Z","name":"Luna Bogan","mobile_number":"679-722-5400","email_id":"Garrison.Parisian@gmail.com","dop":"2025-04-06","serial_number":"19329428422880228","imei1":"19329428422880228","imei2":"19329428422880228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188476,"job_number":"JOB_188476","tr_customer_id":188494,"tr_customer_product_id":188484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:11.000Z","modified_at":"2026-02-16T14:45:58.000Z","name":"Genesis Hermiston","mobile_number":"903-705-3804","email_id":"Jasmin91@gmail.com","dop":"2025-04-06","serial_number":"15521778853112","imei1":"15521778853112","imei2":"15521778853112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188475,"job_number":"JOB_188475","tr_customer_id":188493,"tr_customer_product_id":188483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:11.000Z","modified_at":"2026-02-16T14:45:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12804038389303","imei1":"12804038389303","imei2":"12804038389303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188474,"job_number":"JOB_188474","tr_customer_id":188492,"tr_customer_product_id":188482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:52.000Z","modified_at":"2026-02-16T14:44:52.000Z","name":"Winnifred Simonis","mobile_number":"836-205-1849","email_id":"Carroll_Kerluke@gmail.com","dop":"2025-08-24","serial_number":"1002101811216376","imei1":"1002101811216376","imei2":"1002101811216376","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188473,"job_number":"JOB_188473","tr_customer_id":188491,"tr_customer_product_id":188481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:51.000Z","modified_at":"2026-02-16T14:45:35.000Z","name":"Alvina Lakin","mobile_number":"412-637-0009","email_id":"Alisa_Fritsch@hotmail.com","dop":"2025-08-24","serial_number":"13193168209579","imei1":"13193168209579","imei2":"13193168209579","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:45:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188472,"job_number":"JOB_188472","tr_customer_id":188490,"tr_customer_product_id":188480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:51.000Z","modified_at":"2026-02-16T14:44:51.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"17139132173699","imei1":"17139132173699","imei2":"17139132173699","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188471,"job_number":"JOB_188471","tr_customer_id":188489,"tr_customer_product_id":188479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:46.000Z","modified_at":"2026-02-16T14:44:46.000Z","name":"Abelardo Heaney","mobile_number":"217-317-4996","email_id":"Araceli_Gutmann@yahoo.com","dop":"2025-04-06","serial_number":"12393276651042018","imei1":"12393276651042018","imei2":"12393276651042018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188470,"job_number":"JOB_188470","tr_customer_id":188488,"tr_customer_product_id":188478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:45.000Z","modified_at":"2026-02-16T14:45:27.000Z","name":"Damian Metz","mobile_number":"600-846-6758","email_id":"Corine85@gmail.com","dop":"2025-04-06","serial_number":"12770189221708","imei1":"12770189221708","imei2":"12770189221708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:45:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188469,"job_number":"JOB_188469","tr_customer_id":188487,"tr_customer_product_id":188477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:45.000Z","modified_at":"2026-02-16T14:44:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12744818394526","imei1":"12744818394526","imei2":"12744818394526","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188468,"job_number":"JOB_188468","tr_customer_id":188486,"tr_customer_product_id":188476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:02.000Z","modified_at":"2026-02-16T14:44:02.000Z","name":"Fatima Carter","mobile_number":"327-653-7069","email_id":"Barton15@hotmail.com","dop":"2025-08-24","serial_number":"1075811118607667","imei1":"1075811118607667","imei2":"1075811118607667","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188467,"job_number":"JOB_188467","tr_customer_id":188485,"tr_customer_product_id":188475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:01.000Z","modified_at":"2026-02-16T14:44:43.000Z","name":"Esmeralda Streich","mobile_number":"792-490-7770","email_id":"Cora_Ryan@hotmail.com","dop":"2025-08-24","serial_number":"11962840101784","imei1":"11962840101784","imei2":"11962840101784","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:44:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188466,"job_number":"JOB_188466","tr_customer_id":188484,"tr_customer_product_id":188474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:00.000Z","modified_at":"2026-02-16T14:44:00.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"17861106933060","imei1":"17861106933060","imei2":"17861106933060","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188465,"job_number":"JOB_188465","tr_customer_id":188483,"tr_customer_product_id":188473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:27.000Z","modified_at":"2026-02-16T14:43:27.000Z","name":"Lessie Schumm","mobile_number":"751-390-5730","email_id":"Pinkie.Runolfsson@yahoo.com","dop":"2025-04-06","serial_number":"16312480360278400","imei1":"16312480360278400","imei2":"16312480360278400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188464,"job_number":"JOB_188464","tr_customer_id":188482,"tr_customer_product_id":188472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:25.000Z","modified_at":"2026-02-16T14:44:10.000Z","name":"Orlo Champlin","mobile_number":"231-864-0128","email_id":"Kellie.Ritchie@hotmail.com","dop":"2025-04-06","serial_number":"17170397506714","imei1":"17170397506714","imei2":"17170397506714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188463,"job_number":"JOB_188463","tr_customer_id":188481,"tr_customer_product_id":188471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:25.000Z","modified_at":"2026-02-16T14:43:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11511127358961","imei1":"11511127358961","imei2":"11511127358961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188462,"job_number":"JOB_188462","tr_customer_id":188480,"tr_customer_product_id":188470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:21.000Z","modified_at":"2026-02-16T14:43:21.000Z","name":"Onie Murazik","mobile_number":"428-611-7516","email_id":"Brannon_Lowe@gmail.com","dop":"2025-05-30","serial_number":"1624453016777150","imei1":"1624453016777150","imei2":"1624453016777150","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188461,"job_number":"JOB_188461","tr_customer_id":188479,"tr_customer_product_id":188469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:20.000Z","modified_at":"2026-02-16T14:43:20.000Z","name":"Orie Nikolaus","mobile_number":"258-615-8114","email_id":"Mary88@yahoo.com","dop":"2025-05-30","serial_number":"16947571943831","imei1":"16947571943831","imei2":"16947571943831","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188460,"job_number":"JOB_188460","tr_customer_id":188478,"tr_customer_product_id":188468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:19.000Z","modified_at":"2026-02-16T14:43:39.000Z","name":"Odessa Marks","mobile_number":"845-937-6586","email_id":"Effie16@yahoo.com","dop":"2025-05-30","serial_number":"12280177331522","imei1":"12280177331522","imei2":"12280177331522","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188459,"job_number":"JOB_188459","tr_customer_id":188477,"tr_customer_product_id":188467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:11.000Z","modified_at":"2026-02-16T14:43:11.000Z","name":"Ivy Wintheiser","mobile_number":"382-835-9037","email_id":"Johnnie.DAmore@hotmail.com","dop":"2025-08-24","serial_number":"1049973512971975","imei1":"1049973512971975","imei2":"1049973512971975","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188458,"job_number":"JOB_188458","tr_customer_id":188476,"tr_customer_product_id":188466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:10.000Z","modified_at":"2026-02-16T14:43:53.000Z","name":"Karelle Rempel","mobile_number":"994-743-2990","email_id":"Malcolm.Okuneva79@gmail.com","dop":"2025-08-24","serial_number":"13420895994288","imei1":"13420895994288","imei2":"13420895994288","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188457,"job_number":"JOB_188457","tr_customer_id":188475,"tr_customer_product_id":188465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:10.000Z","modified_at":"2026-02-16T14:43:10.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"15782673164795","imei1":"15782673164795","imei2":"15782673164795","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188456,"job_number":"JOB_188456","tr_customer_id":188474,"tr_customer_product_id":188464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:42:35.000Z","modified_at":"2026-02-16T14:42:35.000Z","name":"Candelario Bogan","mobile_number":"554-379-9668","email_id":"Kennedi_Berge@yahoo.com","dop":"2025-04-06","serial_number":"14647546912483262","imei1":"14647546912483262","imei2":"14647546912483262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:42:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188454,"job_number":"JOB_188454","tr_customer_id":188472,"tr_customer_product_id":188462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:42:34.000Z","modified_at":"2026-02-16T14:43:18.000Z","name":"Evert Hodkiewicz","mobile_number":"564-238-0274","email_id":"Bernice80@gmail.com","dop":"2025-04-06","serial_number":"13753603528153","imei1":"13753603528153","imei2":"13753603528153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188453,"job_number":"JOB_188453","tr_customer_id":188471,"tr_customer_product_id":188461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:42:33.000Z","modified_at":"2026-02-16T14:42:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12527690464154","imei1":"12527690464154","imei2":"12527690464154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188451,"job_number":"JOB_188451","tr_customer_id":188469,"tr_customer_product_id":188459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:42:03.000Z","modified_at":"2026-02-16T14:42:03.000Z","name":"Yasmine Brekke","mobile_number":"409-564-2532","email_id":"Jordi.Streich@gmail.com","dop":"2025-04-06","serial_number":"11625260880306914","imei1":"11625260880306914","imei2":"11625260880306914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188449,"job_number":"JOB_188449","tr_customer_id":188467,"tr_customer_product_id":188457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:42:02.000Z","modified_at":"2026-02-16T14:42:48.000Z","name":"Dandre Brekke","mobile_number":"453-325-2949","email_id":"Greg.Grimes62@hotmail.com","dop":"2025-04-06","serial_number":"18874391712838","imei1":"18874391712838","imei2":"18874391712838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188448,"job_number":"JOB_188448","tr_customer_id":188466,"tr_customer_product_id":188456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:42:01.000Z","modified_at":"2026-02-16T14:42:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19226665658495","imei1":"19226665658495","imei2":"19226665658495","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188447,"job_number":"JOB_188447","tr_customer_id":188465,"tr_customer_product_id":188455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:47.000Z","modified_at":"2026-02-16T14:41:47.000Z","name":"Ruby Boyer","mobile_number":"921-741-0966","email_id":"Rafael_Hagenes0@yahoo.com","dop":"2025-04-06","serial_number":"18854057713060844","imei1":"18854057713060844","imei2":"18854057713060844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188446,"job_number":"JOB_188446","tr_customer_id":188464,"tr_customer_product_id":188454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:45.000Z","modified_at":"2026-02-16T14:42:31.000Z","name":"Domenico Hyatt","mobile_number":"520-308-8969","email_id":"Shea_Pfeffer@gmail.com","dop":"2025-04-06","serial_number":"14843618960905","imei1":"14843618960905","imei2":"14843618960905","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188445,"job_number":"JOB_188445","tr_customer_id":188463,"tr_customer_product_id":188453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:42.000Z","modified_at":"2026-02-16T14:41:42.000Z","name":"Shyann Baumbach","mobile_number":"347-259-1291","email_id":"Prince_Bashirian60@yahoo.com","dop":"2025-04-06","serial_number":"17578577303845102","imei1":"17578577303845102","imei2":"17578577303845102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188444,"job_number":"JOB_188444","tr_customer_id":188462,"tr_customer_product_id":188452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:40.000Z","modified_at":"2026-02-16T14:42:26.000Z","name":"Meta West","mobile_number":"226-299-4920","email_id":"Shawn95@gmail.com","dop":"2025-04-06","serial_number":"17138136223980","imei1":"17138136223980","imei2":"17138136223980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188443,"job_number":"JOB_188443","tr_customer_id":188461,"tr_customer_product_id":188451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:40.000Z","modified_at":"2026-02-16T14:41:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11356500491521","imei1":"11356500491521","imei2":"11356500491521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188442,"job_number":"JOB_188442","tr_customer_id":188460,"tr_customer_product_id":188450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:33.000Z","modified_at":"2026-02-16T14:41:33.000Z","name":"Wilhelmine Labadie","mobile_number":"334-617-0771","email_id":"Megane94@hotmail.com","dop":"2025-04-06","serial_number":"14203908307977420","imei1":"14203908307977420","imei2":"14203908307977420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188441,"job_number":"JOB_188441","tr_customer_id":188459,"tr_customer_product_id":188449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:31.000Z","modified_at":"2026-02-16T14:42:16.000Z","name":"Corine Schulist","mobile_number":"747-583-2454","email_id":"Colby97@yahoo.com","dop":"2025-04-06","serial_number":"12066471179542","imei1":"12066471179542","imei2":"12066471179542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188440,"job_number":"JOB_188440","tr_customer_id":188458,"tr_customer_product_id":188448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:31.000Z","modified_at":"2026-02-16T14:41:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19953563867141","imei1":"19953563867141","imei2":"19953563867141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188439,"job_number":"JOB_188439","tr_customer_id":188457,"tr_customer_product_id":188447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:30.000Z","modified_at":"2026-02-16T14:41:30.000Z","name":"Kenna Huels","mobile_number":"202-761-3339","email_id":"Haven46@hotmail.com","dop":"2025-04-06","serial_number":"17928907950877016","imei1":"17928907950877016","imei2":"17928907950877016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188437,"job_number":"JOB_188437","tr_customer_id":188455,"tr_customer_product_id":188445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:29.000Z","modified_at":"2026-02-16T14:42:16.000Z","name":"Ava Lesch","mobile_number":"541-523-4340","email_id":"Annabelle.McDermott@gmail.com","dop":"2025-04-06","serial_number":"16896995269060","imei1":"16896995269060","imei2":"16896995269060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188436,"job_number":"JOB_188436","tr_customer_id":188454,"tr_customer_product_id":188444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:29.000Z","modified_at":"2026-02-16T14:42:15.000Z","name":"Carlo Simonis","mobile_number":"369-491-7661","email_id":"Cierra85@gmail.com","dop":"2000-01-31","serial_number":"10354616197631","imei1":"10354616197631","imei2":"10354616197631","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188434,"job_number":"JOB_188434","tr_customer_id":188452,"tr_customer_product_id":188442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:17.000Z","modified_at":"2026-02-16T14:41:17.000Z","name":"Efren Homenick","mobile_number":"626-222-5092","email_id":"Pierre15@yahoo.com","dop":"2025-04-06","serial_number":"17916897465776880","imei1":"17916897465776880","imei2":"17916897465776880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188433,"job_number":"JOB_188433","tr_customer_id":188451,"tr_customer_product_id":188441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:15.000Z","modified_at":"2026-02-16T14:41:15.000Z","name":"Dora Littel","mobile_number":"319-403-4864","email_id":"Laurianne.Hand43@gmail.com","dop":"2025-04-06","serial_number":"10498315226227132","imei1":"10498315226227132","imei2":"10498315226227132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188432,"job_number":"JOB_188432","tr_customer_id":188450,"tr_customer_product_id":188440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:15.000Z","modified_at":"2026-02-16T14:42:02.000Z","name":"Stephany Konopelski","mobile_number":"217-250-7848","email_id":"Ashly.Abernathy89@hotmail.com","dop":"2025-04-06","serial_number":"19882268902229","imei1":"19882268902229","imei2":"19882268902229","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188431,"job_number":"JOB_188431","tr_customer_id":188449,"tr_customer_product_id":188439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:15.000Z","modified_at":"2026-02-16T14:41:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15824917867965","imei1":"15824917867965","imei2":"15824917867965","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188430,"job_number":"JOB_188430","tr_customer_id":188448,"tr_customer_product_id":188438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:14.000Z","modified_at":"2026-02-16T14:42:02.000Z","name":"Selena Schaefer","mobile_number":"788-729-9417","email_id":"Mauricio.Daniel@yahoo.com","dop":"2025-04-06","serial_number":"11274589987224","imei1":"11274589987224","imei2":"11274589987224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188429,"job_number":"JOB_188429","tr_customer_id":188447,"tr_customer_product_id":188437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:14.000Z","modified_at":"2026-02-16T14:41:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17129562504601","imei1":"17129562504601","imei2":"17129562504601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188428,"job_number":"JOB_188428","tr_customer_id":188446,"tr_customer_product_id":188436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:08.000Z","modified_at":"2026-02-16T14:41:08.000Z","name":"Christopher Jast","mobile_number":"567-458-8007","email_id":"Benny.Ortiz@hotmail.com","dop":"2025-04-06","serial_number":"19922548449582970","imei1":"19922548449582970","imei2":"19922548449582970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188427,"job_number":"JOB_188427","tr_customer_id":188445,"tr_customer_product_id":188435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:07.000Z","modified_at":"2026-02-16T14:41:54.000Z","name":"Augustus Kuhic","mobile_number":"606-930-0679","email_id":"Annetta.Satterfield@hotmail.com","dop":"2025-04-06","serial_number":"10595468319287","imei1":"10595468319287","imei2":"10595468319287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:41:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188426,"job_number":"JOB_188426","tr_customer_id":188444,"tr_customer_product_id":188434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:07.000Z","modified_at":"2026-02-16T14:41:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12590358820308","imei1":"12590358820308","imei2":"12590358820308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188425,"job_number":"JOB_188425","tr_customer_id":188443,"tr_customer_product_id":188433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:41.000Z","modified_at":"2026-02-16T14:40:41.000Z","name":"Laury Welch","mobile_number":"764-912-8857","email_id":"Karina_Crona99@hotmail.com","dop":"2025-04-06","serial_number":"13805743324772486","imei1":"13805743324772486","imei2":"13805743324772486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188424,"job_number":"JOB_188424","tr_customer_id":188442,"tr_customer_product_id":188432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:39.000Z","modified_at":"2026-02-16T14:41:23.000Z","name":"Gracie Ledner","mobile_number":"745-829-8251","email_id":"Graham87@hotmail.com","dop":"2025-04-06","serial_number":"15192656235184","imei1":"15192656235184","imei2":"15192656235184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188423,"job_number":"JOB_188423","tr_customer_id":188441,"tr_customer_product_id":188431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:39.000Z","modified_at":"2026-02-16T14:40:39.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15749851135931","imei1":"15749851135931","imei2":"15749851135931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188421,"job_number":"JOB_188421","tr_customer_id":188439,"tr_customer_product_id":188429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:34.000Z","modified_at":"2026-02-16T14:41:20.000Z","name":"Aileen Friesen","mobile_number":"678-456-4299","email_id":"Freda25@gmail.com","dop":"2000-01-31","serial_number":"10622197352203","imei1":"10622197352203","imei2":"10622197352203","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188419,"job_number":"JOB_188419","tr_customer_id":188437,"tr_customer_product_id":188427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:22.000Z","modified_at":"2026-02-16T14:40:22.000Z","name":"Marianna Beatty","mobile_number":"714-840-3286","email_id":"Joanie_Carroll27@gmail.com","dop":"2025-04-06","serial_number":"19527482938350850","imei1":"19527482938350850","imei2":"19527482938350850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188418,"job_number":"JOB_188418","tr_customer_id":188436,"tr_customer_product_id":188426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:21.000Z","modified_at":"2026-02-16T14:41:07.000Z","name":"Ole Jones","mobile_number":"791-642-6697","email_id":"Edd_Lynch45@yahoo.com","dop":"2025-04-06","serial_number":"17607772394515","imei1":"17607772394515","imei2":"17607772394515","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188417,"job_number":"JOB_188417","tr_customer_id":188435,"tr_customer_product_id":188425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:20.000Z","modified_at":"2026-02-16T14:40:21.000Z","name":"Jarrett Watsica","mobile_number":"216-678-0544","email_id":"Lucile_Johnston@gmail.com","dop":"2025-04-06","serial_number":"16522284645587606","imei1":"16522284645587606","imei2":"16522284645587606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188416,"job_number":"JOB_188416","tr_customer_id":188434,"tr_customer_product_id":188424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:20.000Z","modified_at":"2026-02-16T14:40:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19240777242585","imei1":"19240777242585","imei2":"19240777242585","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188415,"job_number":"JOB_188415","tr_customer_id":188433,"tr_customer_product_id":188423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:19.000Z","modified_at":"2026-02-16T14:41:06.000Z","name":"Marguerite Sanford","mobile_number":"948-579-2708","email_id":"Cristobal.Altenwerth@yahoo.com","dop":"2025-04-06","serial_number":"17235005556933","imei1":"17235005556933","imei2":"17235005556933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188414,"job_number":"JOB_188414","tr_customer_id":188432,"tr_customer_product_id":188422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:19.000Z","modified_at":"2026-02-16T14:40:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18073739230867","imei1":"18073739230867","imei2":"18073739230867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188413,"job_number":"JOB_188413","tr_customer_id":188431,"tr_customer_product_id":188421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:14.000Z","modified_at":"2026-02-16T14:40:14.000Z","name":"Maritza Walter","mobile_number":"872-245-3840","email_id":"Rudy_Mann49@hotmail.com","dop":"2025-04-06","serial_number":"14123656664307604","imei1":"14123656664307604","imei2":"14123656664307604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188412,"job_number":"JOB_188412","tr_customer_id":188430,"tr_customer_product_id":188420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:13.000Z","modified_at":"2026-02-16T14:40:59.000Z","name":"Ibrahim Collier","mobile_number":"956-771-6961","email_id":"Edison.Orn@gmail.com","dop":"2025-04-06","serial_number":"17436463624887","imei1":"17436463624887","imei2":"17436463624887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188411,"job_number":"JOB_188411","tr_customer_id":188429,"tr_customer_product_id":188419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:12.000Z","modified_at":"2026-02-16T14:40:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10397770281003","imei1":"10397770281003","imei2":"10397770281003","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188410,"job_number":"JOB_188410","tr_customer_id":188428,"tr_customer_product_id":188418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:49.000Z","modified_at":"2026-02-16T14:39:49.000Z","name":"Wendell Crona","mobile_number":"394-315-1335","email_id":"Alycia_Watsica@gmail.com","dop":"2025-04-06","serial_number":"19730489192494960","imei1":"19730489192494960","imei2":"19730489192494960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188409,"job_number":"JOB_188409","tr_customer_id":188427,"tr_customer_product_id":188417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:48.000Z","modified_at":"2026-02-16T14:40:32.000Z","name":"Xander Schmeler","mobile_number":"315-618-8071","email_id":"Kacie84@gmail.com","dop":"2025-04-06","serial_number":"10771055779325","imei1":"10771055779325","imei2":"10771055779325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188408,"job_number":"JOB_188408","tr_customer_id":188426,"tr_customer_product_id":188416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:48.000Z","modified_at":"2026-02-16T14:39:48.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10093804338720","imei1":"10093804338720","imei2":"10093804338720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188406,"job_number":"JOB_188406","tr_customer_id":188424,"tr_customer_product_id":188414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:40.000Z","modified_at":"2026-02-16T14:40:26.000Z","name":"Mason Weissnat","mobile_number":"895-457-9836","email_id":"Angelita_Dooley@hotmail.com","dop":"2000-01-31","serial_number":"10122202616208","imei1":"10122202616208","imei2":"10122202616208","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188404,"job_number":"JOB_188404","tr_customer_id":188422,"tr_customer_product_id":188412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:30.000Z","modified_at":"2026-02-16T14:39:30.000Z","name":"Tobin Wehner","mobile_number":"207-690-1233","email_id":"Kariane_Auer45@gmail.com","dop":"2025-04-06","serial_number":"12398323156930068","imei1":"12398323156930068","imei2":"12398323156930068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188403,"job_number":"JOB_188403","tr_customer_id":188421,"tr_customer_product_id":188411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:28.000Z","modified_at":"2026-02-16T14:40:13.000Z","name":"Cheyenne McDermott","mobile_number":"852-486-5096","email_id":"Maryam91@gmail.com","dop":"2025-04-06","serial_number":"16211866964388","imei1":"16211866964388","imei2":"16211866964388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188402,"job_number":"JOB_188402","tr_customer_id":188420,"tr_customer_product_id":188410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:28.000Z","modified_at":"2026-02-16T14:39:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19397009646273","imei1":"19397009646273","imei2":"19397009646273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188401,"job_number":"JOB_188401","tr_customer_id":188419,"tr_customer_product_id":188409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:26.000Z","modified_at":"2026-02-16T14:39:26.000Z","name":"Adele Conroy","mobile_number":"742-268-5283","email_id":"Roscoe.Stamm97@gmail.com","dop":"2025-04-06","serial_number":"10041846994066060","imei1":"10041846994066060","imei2":"10041846994066060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188400,"job_number":"JOB_188400","tr_customer_id":188418,"tr_customer_product_id":188408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:25.000Z","modified_at":"2026-02-16T14:40:11.000Z","name":"Dandre Kling","mobile_number":"795-643-2816","email_id":"Tanner.Medhurst71@yahoo.com","dop":"2025-04-06","serial_number":"14514029901999","imei1":"14514029901999","imei2":"14514029901999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:40:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188399,"job_number":"JOB_188399","tr_customer_id":188417,"tr_customer_product_id":188407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:24.000Z","modified_at":"2026-02-16T14:39:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11807348240985","imei1":"11807348240985","imei2":"11807348240985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188398,"job_number":"JOB_188398","tr_customer_id":188416,"tr_customer_product_id":188406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:08.000Z","modified_at":"2026-02-16T14:39:08.000Z","name":"Sibyl Nitzsche","mobile_number":"446-612-2524","email_id":"Jeff54@gmail.com","dop":"2025-04-06","serial_number":"13523953295446880","imei1":"13523953295446880","imei2":"13523953295446880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188397,"job_number":"JOB_188397","tr_customer_id":188415,"tr_customer_product_id":188405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:07.000Z","modified_at":"2026-02-16T14:39:51.000Z","name":"Marilie Gislason","mobile_number":"480-834-0621","email_id":"Katrina.Schuster50@yahoo.com","dop":"2025-04-06","serial_number":"16895606930733","imei1":"16895606930733","imei2":"16895606930733","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:39:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188396,"job_number":"JOB_188396","tr_customer_id":188414,"tr_customer_product_id":188404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:07.000Z","modified_at":"2026-02-16T14:39:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14920258682204","imei1":"14920258682204","imei2":"14920258682204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188395,"job_number":"JOB_188395","tr_customer_id":188413,"tr_customer_product_id":188403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:47.000Z","modified_at":"2026-02-16T14:38:47.000Z","name":"Deondre Williamson","mobile_number":"490-869-6379","email_id":"Shawn77@yahoo.com","dop":"2025-06-18","serial_number":"1053695473209959","imei1":"1053695473209959","imei2":"1053695473209959","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188393,"job_number":"JOB_188393","tr_customer_id":188411,"tr_customer_product_id":188401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:46.000Z","modified_at":"2026-02-16T14:39:29.000Z","name":"Ewald Parker","mobile_number":"687-664-1486","email_id":"Dameon_Rath34@hotmail.com","dop":"2025-06-18","serial_number":"10372094922849","imei1":"10372094922849","imei2":"10372094922849","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188392,"job_number":"JOB_188392","tr_customer_id":188410,"tr_customer_product_id":188400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:46.000Z","modified_at":"2026-02-16T14:38:46.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10568108449790","imei1":"10568108449790","imei2":"10568108449790","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188391,"job_number":"JOB_188391","tr_customer_id":188409,"tr_customer_product_id":188399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:45.000Z","modified_at":"2026-02-16T14:39:32.000Z","name":"Keith Lehner","mobile_number":"269-894-4907","email_id":"Margaretta4@yahoo.com","dop":"2000-01-31","serial_number":"10344720649248","imei1":"10344720649248","imei2":"10344720649248","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:39:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188389,"job_number":"JOB_188389","tr_customer_id":188407,"tr_customer_product_id":188397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:35.000Z","modified_at":"2026-02-16T14:38:35.000Z","name":"Sydnie Orn","mobile_number":"280-484-4525","email_id":"Elissa14@gmail.com","dop":"2025-04-06","serial_number":"13622600030342088","imei1":"13622600030342088","imei2":"13622600030342088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188388,"job_number":"JOB_188388","tr_customer_id":188406,"tr_customer_product_id":188396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:33.000Z","modified_at":"2026-02-16T14:39:18.000Z","name":"Darlene Mills","mobile_number":"922-993-6404","email_id":"Dimitri_Hoeger@hotmail.com","dop":"2025-04-06","serial_number":"13841853205567","imei1":"13841853205567","imei2":"13841853205567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:39:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188387,"job_number":"JOB_188387","tr_customer_id":188405,"tr_customer_product_id":188395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:33.000Z","modified_at":"2026-02-16T14:38:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19680587365523","imei1":"19680587365523","imei2":"19680587365523","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188386,"job_number":"JOB_188386","tr_customer_id":188404,"tr_customer_product_id":188394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:17.000Z","modified_at":"2026-02-16T14:38:18.000Z","name":"Lexie O'Keefe","mobile_number":"337-417-1522","email_id":"Sigmund_Weimann@gmail.com","dop":"2025-04-06","serial_number":"11853592717034532","imei1":"11853592717034532","imei2":"11853592717034532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188385,"job_number":"JOB_188385","tr_customer_id":188403,"tr_customer_product_id":188393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:16.000Z","modified_at":"2026-02-16T14:38:59.000Z","name":"Justyn Emmerich","mobile_number":"629-494-2862","email_id":"Hermann_Doyle@hotmail.com","dop":"2025-04-06","serial_number":"14609125148700","imei1":"14609125148700","imei2":"14609125148700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188384,"job_number":"JOB_188384","tr_customer_id":188402,"tr_customer_product_id":188392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:16.000Z","modified_at":"2026-02-16T14:38:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12529258169848","imei1":"12529258169848","imei2":"12529258169848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188383,"job_number":"JOB_188383","tr_customer_id":188401,"tr_customer_product_id":188391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:57.000Z","modified_at":"2026-02-16T14:37:57.000Z","name":"Braxton Waters","mobile_number":"783-768-1045","email_id":"Kayleigh67@yahoo.com","dop":"2025-06-18","serial_number":"1036183933076881","imei1":"1036183933076881","imei2":"1036183933076881","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188382,"job_number":"JOB_188382","tr_customer_id":188400,"tr_customer_product_id":188390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:56.000Z","modified_at":"2026-02-16T14:38:39.000Z","name":"Yolanda Reinger","mobile_number":"311-881-8278","email_id":"Litzy_Raynor@hotmail.com","dop":"2025-06-18","serial_number":"10601393134296","imei1":"10601393134296","imei2":"10601393134296","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:38:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188381,"job_number":"JOB_188381","tr_customer_id":188399,"tr_customer_product_id":188389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:56.000Z","modified_at":"2026-02-16T14:37:56.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10070547908231","imei1":"10070547908231","imei2":"10070547908231","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188380,"job_number":"JOB_188380","tr_customer_id":188398,"tr_customer_product_id":188388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:46.000Z","modified_at":"2026-02-16T14:38:28.000Z","name":"Lula Blanda","mobile_number":"800-312-1627","email_id":"Marvin_Huels83@hotmail.com","dop":"2025-02-01","serial_number":"91310803598890","imei1":"91310803598890","imei2":"91310803598890","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188379,"job_number":"JOB_188379","tr_customer_id":188397,"tr_customer_product_id":188387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:44.000Z","modified_at":"2026-02-16T14:37:44.000Z","name":"Domenica Harber","mobile_number":"555-877-5864","email_id":"Twila.Larson@hotmail.com","dop":"2025-02-01","serial_number":"45913040928425","imei1":"45913040928425","imei2":"45913040928425","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188378,"job_number":"JOB_188378","tr_customer_id":188396,"tr_customer_product_id":188386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:44.000Z","modified_at":"2026-02-16T14:37:44.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"98553413549764","imei1":"98553413549764","imei2":"98553413549764","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188377,"job_number":"JOB_188377","tr_customer_id":188395,"tr_customer_product_id":188385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:42.000Z","modified_at":"2026-02-16T14:37:42.000Z","name":"Elenor Langosh","mobile_number":"456-350-3751","email_id":"Cedrick_McDermott@gmail.com","dop":"2025-04-06","serial_number":"16353333835430656","imei1":"16353333835430656","imei2":"16353333835430656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188376,"job_number":"JOB_188376","tr_customer_id":188394,"tr_customer_product_id":188384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:40.000Z","modified_at":"2026-02-16T14:38:25.000Z","name":"Glenda Christiansen","mobile_number":"452-759-4605","email_id":"Norma.Stehr@yahoo.com","dop":"2025-04-06","serial_number":"12991295900914","imei1":"12991295900914","imei2":"12991295900914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188375,"job_number":"JOB_188375","tr_customer_id":188393,"tr_customer_product_id":188383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:40.000Z","modified_at":"2026-02-16T14:37:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14328767530689","imei1":"14328767530689","imei2":"14328767530689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188374,"job_number":"JOB_188374","tr_customer_id":188392,"tr_customer_product_id":188382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:26.000Z","modified_at":"2026-02-16T14:37:26.000Z","name":"Roderick Blick","mobile_number":"733-845-0044","email_id":"Jerrell.Luettgen70@yahoo.com","dop":"2025-04-06","serial_number":"16765757248769226","imei1":"16765757248769226","imei2":"16765757248769226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188373,"job_number":"JOB_188373","tr_customer_id":188391,"tr_customer_product_id":188381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:24.000Z","modified_at":"2026-02-16T14:38:08.000Z","name":"Loren Mayer","mobile_number":"567-399-4341","email_id":"Ezekiel51@yahoo.com","dop":"2025-04-06","serial_number":"13175643610635","imei1":"13175643610635","imei2":"13175643610635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:38:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188372,"job_number":"JOB_188372","tr_customer_id":188390,"tr_customer_product_id":188380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:24.000Z","modified_at":"2026-02-16T14:37:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14030649504353","imei1":"14030649504353","imei2":"14030649504353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188371,"job_number":"JOB_188371","tr_customer_id":188389,"tr_customer_product_id":188379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:55.000Z","modified_at":"2026-02-16T14:37:36.000Z","name":"Sheila Purdy","mobile_number":"437-319-3717","email_id":"Mikel96@hotmail.com","dop":"2025-02-01","serial_number":"31281633917651","imei1":"31281633917651","imei2":"31281633917651","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:37:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188370,"job_number":"JOB_188370","tr_customer_id":188388,"tr_customer_product_id":188378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:53.000Z","modified_at":"2026-02-16T14:36:53.000Z","name":"Clint Rolfson","mobile_number":"776-746-2358","email_id":"Minnie_Bauch@hotmail.com","dop":"2025-02-01","serial_number":"12731349667694","imei1":"12731349667694","imei2":"12731349667694","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188369,"job_number":"JOB_188369","tr_customer_id":188387,"tr_customer_product_id":188377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:53.000Z","modified_at":"2026-02-16T14:36:53.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"30276730652092","imei1":"30276730652092","imei2":"30276730652092","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188368,"job_number":"JOB_188368","tr_customer_id":188386,"tr_customer_product_id":188376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:49.000Z","modified_at":"2026-02-16T14:36:49.000Z","name":"Eryn Turner","mobile_number":"683-385-7003","email_id":"Raleigh17@yahoo.com","dop":"2025-04-06","serial_number":"16211543776711560","imei1":"16211543776711560","imei2":"16211543776711560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188367,"job_number":"JOB_188367","tr_customer_id":188385,"tr_customer_product_id":188375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:47.000Z","modified_at":"2026-02-16T14:37:32.000Z","name":"Jerrod McGlynn","mobile_number":"248-281-5093","email_id":"Gerardo_Dicki@hotmail.com","dop":"2025-04-06","serial_number":"18578524792531","imei1":"18578524792531","imei2":"18578524792531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188366,"job_number":"JOB_188366","tr_customer_id":188384,"tr_customer_product_id":188374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:47.000Z","modified_at":"2026-02-16T14:36:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10119114179159","imei1":"10119114179159","imei2":"10119114179159","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188365,"job_number":"JOB_188365","tr_customer_id":188383,"tr_customer_product_id":188373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:04.000Z","modified_at":"2026-02-16T14:36:46.000Z","name":"Alize Towne","mobile_number":"316-365-9151","email_id":"Ashtyn.Casper@gmail.com","dop":"2025-02-01","serial_number":"50201079453275","imei1":"50201079453275","imei2":"50201079453275","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188364,"job_number":"JOB_188364","tr_customer_id":188382,"tr_customer_product_id":188372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:02.000Z","modified_at":"2026-02-16T14:36:02.000Z","name":"Crystal Kulas","mobile_number":"644-748-1475","email_id":"Issac7@hotmail.com","dop":"2025-02-01","serial_number":"54005474523958","imei1":"54005474523958","imei2":"54005474523958","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188363,"job_number":"JOB_188363","tr_customer_id":188381,"tr_customer_product_id":188371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:02.000Z","modified_at":"2026-02-16T14:36:02.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"54614134262739","imei1":"54614134262739","imei2":"54614134262739","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188356,"job_number":"JOB_188356","tr_customer_id":188374,"tr_customer_product_id":188364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:35.000Z","modified_at":"2026-02-16T14:34:35.000Z","name":"Shweta Tripathi","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"35767896766823987","imei1":"35767896766823987","imei2":"35767896766823987","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188352,"job_number":"JOB_188352","tr_customer_id":188370,"tr_customer_product_id":188360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:27:06.000Z","modified_at":"2026-02-16T14:27:06.000Z","name":"Eliane Blanda","mobile_number":"992-304-3359","email_id":"Josephine_Koelpin@yahoo.com","dop":"2025-04-06","serial_number":"12050783515940708","imei1":"12050783515940708","imei2":"12050783515940708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:27:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188351,"job_number":"JOB_188351","tr_customer_id":188369,"tr_customer_product_id":188359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:27:05.000Z","modified_at":"2026-02-16T14:27:45.000Z","name":"Gerald Leannon","mobile_number":"671-739-8407","email_id":"Faye_Hills@gmail.com","dop":"2025-04-06","serial_number":"17737109266511","imei1":"17737109266511","imei2":"17737109266511","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188350,"job_number":"JOB_188350","tr_customer_id":188368,"tr_customer_product_id":188358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:27:05.000Z","modified_at":"2026-02-16T14:27:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10110179876545","imei1":"10110179876545","imei2":"10110179876545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188347,"job_number":"JOB_188347","tr_customer_id":188365,"tr_customer_product_id":188355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:26:18.000Z","modified_at":"2026-02-16T14:26:18.000Z","name":"Alana Buckridge","mobile_number":"536-453-4835","email_id":"Tyson.Heathcote@yahoo.com","dop":"2025-04-06","serial_number":"19659070541544988","imei1":"19659070541544988","imei2":"19659070541544988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:26:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188346,"job_number":"JOB_188346","tr_customer_id":188364,"tr_customer_product_id":188354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:26:17.000Z","modified_at":"2026-02-16T14:26:58.000Z","name":"Breanna Goodwin","mobile_number":"725-892-3878","email_id":"Jordyn33@hotmail.com","dop":"2025-04-06","serial_number":"12131497608875","imei1":"12131497608875","imei2":"12131497608875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188345,"job_number":"JOB_188345","tr_customer_id":188363,"tr_customer_product_id":188353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:26:17.000Z","modified_at":"2026-02-16T14:26:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18087984801137","imei1":"18087984801137","imei2":"18087984801137","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188343,"job_number":"JOB_188343","tr_customer_id":188361,"tr_customer_product_id":188351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:25:30.000Z","modified_at":"2026-02-16T14:25:30.000Z","name":"Alivia Berge","mobile_number":"795-470-7387","email_id":"Jaclyn12@hotmail.com","dop":"2025-04-06","serial_number":"17017839099103636","imei1":"17017839099103636","imei2":"17017839099103636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188342,"job_number":"JOB_188342","tr_customer_id":188360,"tr_customer_product_id":188350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:25:29.000Z","modified_at":"2026-02-16T14:26:10.000Z","name":"Wilson Tillman","mobile_number":"513-718-0894","email_id":"Autumn_Nikolaus54@gmail.com","dop":"2025-04-06","serial_number":"14032342627809","imei1":"14032342627809","imei2":"14032342627809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188341,"job_number":"JOB_188341","tr_customer_id":188359,"tr_customer_product_id":188349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:25:29.000Z","modified_at":"2026-02-16T14:25:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19525593700290","imei1":"19525593700290","imei2":"19525593700290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188340,"job_number":"JOB_188340","tr_customer_id":188358,"tr_customer_product_id":188348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:15:35.000Z","modified_at":"2026-02-16T14:16:17.000Z","name":"Raquel Hamill","mobile_number":"704-236-5980","email_id":"Roel_Waters77@yahoo.com","dop":"2025-12-31","serial_number":"107183454500708","imei1":"107183454500708","imei2":"107183454500708","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:16:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188339,"job_number":"JOB_188339","tr_customer_id":188357,"tr_customer_product_id":188347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:15:35.000Z","modified_at":"2026-02-16T14:15:35.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"102426536683246","imei1":"102426536683246","imei2":"102426536683246","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:15:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188338,"job_number":"JOB_188338","tr_customer_id":188356,"tr_customer_product_id":188346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:56.000Z","modified_at":"2026-02-16T14:15:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91896628314076","imei1":"91896628314076","imei2":"91896628314076","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188337,"job_number":"JOB_188337","tr_customer_id":188355,"tr_customer_product_id":188345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:56.000Z","modified_at":"2026-02-16T14:14:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77800164385692","imei1":"77800164385692","imei2":"77800164385692","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188336,"job_number":"JOB_188336","tr_customer_id":188354,"tr_customer_product_id":188344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:55.000Z","modified_at":"2026-02-16T14:14:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52084324873540","imei1":"52084324873540","imei2":"52084324873540","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188335,"job_number":"JOB_188335","tr_customer_id":188353,"tr_customer_product_id":188343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:55.000Z","modified_at":"2026-02-16T14:14:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15668000389927","imei1":"15668000389927","imei2":"15668000389927","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188334,"job_number":"JOB_188334","tr_customer_id":188352,"tr_customer_product_id":188342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:55.000Z","modified_at":"2026-02-16T14:14:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26616982578405","imei1":"26616982578405","imei2":"26616982578405","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188333,"job_number":"JOB_188333","tr_customer_id":188351,"tr_customer_product_id":188341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:54.000Z","modified_at":"2026-02-16T14:14:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99799697940959","imei1":"99799697940959","imei2":"99799697940959","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188332,"job_number":"JOB_188332","tr_customer_id":188350,"tr_customer_product_id":188340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:54.000Z","modified_at":"2026-02-16T14:14:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80233731067780","imei1":"80233731067780","imei2":"80233731067780","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188331,"job_number":"JOB_188331","tr_customer_id":188349,"tr_customer_product_id":188339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:46.000Z","modified_at":"2026-02-16T14:15:28.000Z","name":"Antonette Abernathy","mobile_number":"339-383-6087","email_id":"Bethel29@hotmail.com","dop":"2025-12-31","serial_number":"102238765484959","imei1":"102238765484959","imei2":"102238765484959","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188330,"job_number":"JOB_188330","tr_customer_id":188348,"tr_customer_product_id":188338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:45.000Z","modified_at":"2026-02-16T14:14:45.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103373624619353","imei1":"103373624619353","imei2":"103373624619353","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188329,"job_number":"JOB_188329","tr_customer_id":188347,"tr_customer_product_id":188337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:25.000Z","modified_at":"2026-02-16T14:14:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14662789872964","imei1":"14662789872964","imei2":"14662789872964","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:14:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188328,"job_number":"JOB_188328","tr_customer_id":188346,"tr_customer_product_id":188336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:25.000Z","modified_at":"2026-02-16T14:14:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79375533941004","imei1":"79375533941004","imei2":"79375533941004","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188327,"job_number":"JOB_188327","tr_customer_id":188345,"tr_customer_product_id":188335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:24.000Z","modified_at":"2026-02-16T14:14:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70778719592246","imei1":"70778719592246","imei2":"70778719592246","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188326,"job_number":"JOB_188326","tr_customer_id":188344,"tr_customer_product_id":188334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:24.000Z","modified_at":"2026-02-16T14:14:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95770846606809","imei1":"95770846606809","imei2":"95770846606809","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188325,"job_number":"JOB_188325","tr_customer_id":188343,"tr_customer_product_id":188333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:24.000Z","modified_at":"2026-02-16T14:14:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28746729159828","imei1":"28746729159828","imei2":"28746729159828","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188324,"job_number":"JOB_188324","tr_customer_id":188342,"tr_customer_product_id":188332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:23.000Z","modified_at":"2026-02-16T14:14:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86158830510299","imei1":"86158830510299","imei2":"86158830510299","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188323,"job_number":"JOB_188323","tr_customer_id":188341,"tr_customer_product_id":188331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:23.000Z","modified_at":"2026-02-16T14:14:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30668991003360","imei1":"30668991003360","imei2":"30668991003360","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188322,"job_number":"JOB_188322","tr_customer_id":188340,"tr_customer_product_id":188330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:18.000Z","modified_at":"2026-02-16T14:14:18.000Z","name":"Kenton Smitham","mobile_number":"575-257-7606","email_id":"Bethany.Kohler38@gmail.com","dop":"2025-04-06","serial_number":"14454082120445058","imei1":"14454082120445058","imei2":"14454082120445058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188321,"job_number":"JOB_188321","tr_customer_id":188339,"tr_customer_product_id":188329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:16.000Z","modified_at":"2026-02-16T14:14:57.000Z","name":"Russel Ruecker","mobile_number":"661-797-7996","email_id":"Bradley78@yahoo.com","dop":"2025-04-06","serial_number":"11411106738556","imei1":"11411106738556","imei2":"11411106738556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:14:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188320,"job_number":"JOB_188320","tr_customer_id":188338,"tr_customer_product_id":188328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:56.000Z","modified_at":"2026-02-16T14:14:38.000Z","name":"Dexter Stanton","mobile_number":"681-762-5335","email_id":"Amanda.OHara@yahoo.com","dop":"2025-12-31","serial_number":"103141655844658","imei1":"103141655844658","imei2":"103141655844658","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:14:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188319,"job_number":"JOB_188319","tr_customer_id":188337,"tr_customer_product_id":188327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:56.000Z","modified_at":"2026-02-16T14:13:56.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101620723773919","imei1":"101620723773919","imei2":"101620723773919","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188318,"job_number":"JOB_188318","tr_customer_id":188336,"tr_customer_product_id":188326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:53.000Z","modified_at":"2026-02-16T14:14:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88506423369757","imei1":"88506423369757","imei2":"88506423369757","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:14:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188317,"job_number":"JOB_188317","tr_customer_id":188335,"tr_customer_product_id":188325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:53.000Z","modified_at":"2026-02-16T14:13:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68023740079027","imei1":"68023740079027","imei2":"68023740079027","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188316,"job_number":"JOB_188316","tr_customer_id":188334,"tr_customer_product_id":188324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:53.000Z","modified_at":"2026-02-16T14:13:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45333389491369","imei1":"45333389491369","imei2":"45333389491369","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188315,"job_number":"JOB_188315","tr_customer_id":188333,"tr_customer_product_id":188323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:52.000Z","modified_at":"2026-02-16T14:13:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19873123201481","imei1":"19873123201481","imei2":"19873123201481","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188314,"job_number":"JOB_188314","tr_customer_id":188332,"tr_customer_product_id":188322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:52.000Z","modified_at":"2026-02-16T14:13:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75525387076982","imei1":"75525387076982","imei2":"75525387076982","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188313,"job_number":"JOB_188313","tr_customer_id":188331,"tr_customer_product_id":188321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:52.000Z","modified_at":"2026-02-16T14:13:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48578077170473","imei1":"48578077170473","imei2":"48578077170473","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188312,"job_number":"JOB_188312","tr_customer_id":188330,"tr_customer_product_id":188320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:51.000Z","modified_at":"2026-02-16T14:13:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90528491070171","imei1":"90528491070171","imei2":"90528491070171","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188311,"job_number":"JOB_188311","tr_customer_id":188329,"tr_customer_product_id":188319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:12:27.000Z","modified_at":"2026-02-16T14:12:27.000Z","name":"Souravpuniyani puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"12345678900907","imei1":"12345678900769","imei2":"12345678900986","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:12:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188310,"job_number":"JOB_188310","tr_customer_id":188328,"tr_customer_product_id":188318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:00:30.000Z","modified_at":"2026-02-16T14:00:30.000Z","name":"Izabella Brekke","mobile_number":"845-678-5250","email_id":"Clifford85@yahoo.com","dop":"2025-05-30","serial_number":"1440164389561602","imei1":"1440164389561602","imei2":"1440164389561602","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188309,"job_number":"JOB_188309","tr_customer_id":188327,"tr_customer_product_id":188317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:00:28.000Z","modified_at":"2026-02-16T14:00:28.000Z","name":"Jerod Walker","mobile_number":"521-324-1220","email_id":"Rahsaan.Goodwin@yahoo.com","dop":"2025-05-30","serial_number":"15046236872325","imei1":"15046236872325","imei2":"15046236872325","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188308,"job_number":"JOB_188308","tr_customer_id":188326,"tr_customer_product_id":188316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:00:28.000Z","modified_at":"2026-02-16T14:00:48.000Z","name":"Sarina Wuckert","mobile_number":"287-942-5517","email_id":"Rylan_Hammes95@hotmail.com","dop":"2025-05-30","serial_number":"12441549245256","imei1":"12441549245256","imei2":"12441549245256","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188307,"job_number":"JOB_188307","tr_customer_id":188325,"tr_customer_product_id":188315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T13:50:40.000Z","modified_at":"2026-02-16T13:50:40.000Z","name":"Souravpuniyani puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"12345678900987","imei1":"12345678900765","imei2":"12345678900987","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T13:50:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188306,"job_number":"JOB_188306","tr_customer_id":188324,"tr_customer_product_id":188314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T13:44:00.000Z","modified_at":"2026-02-16T13:44:00.000Z","name":"Sourav puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"12345678900987","imei1":"12345678900987","imei2":"12345678900987","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T13:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188305,"job_number":"JOB_188305","tr_customer_id":188323,"tr_customer_product_id":188313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:44:21.000Z","modified_at":"2026-02-16T12:44:21.000Z","name":"Rosamond Moore","mobile_number":"852-845-9628","email_id":"Ellie.Boyle@gmail.com","dop":"2026-01-04","serial_number":"62796955847851780","imei1":"62796955847851780","imei2":"62796955847851780","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188304,"job_number":"JOB_188304","tr_customer_id":188322,"tr_customer_product_id":188312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:44:20.000Z","modified_at":"2026-02-16T12:45:14.000Z","name":"Natasha Trantow","mobile_number":"432-795-3167","email_id":"Kirstin73@gmail.com","dop":"2026-01-04","serial_number":"19751039079978","imei1":"19751039079978","imei2":"19751039079978","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:45:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188303,"job_number":"JOB_188303","tr_customer_id":188321,"tr_customer_product_id":188311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:44:11.000Z","modified_at":"2026-02-16T12:44:11.000Z","name":"Maude Klocko","mobile_number":"625-626-0919","email_id":"Jamel.Witting80@hotmail.com","dop":"2026-01-04","serial_number":"70890440822474776","imei1":"70890440822474776","imei2":"70890440822474776","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188302,"job_number":"JOB_188302","tr_customer_id":188320,"tr_customer_product_id":188310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:44:09.000Z","modified_at":"2026-02-16T12:44:59.000Z","name":"Bo Walter","mobile_number":"982-647-5988","email_id":"Amaya52@yahoo.com","dop":"2026-01-04","serial_number":"11452382870181","imei1":"11452382870181","imei2":"11452382870181","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:44:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188301,"job_number":"JOB_188301","tr_customer_id":188319,"tr_customer_product_id":188309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:39:25.000Z","modified_at":"2026-02-16T12:39:25.000Z","name":"Jedidiah Anderson","mobile_number":"887-376-0337","email_id":"Jeremie31@gmail.com","dop":"2026-01-04","serial_number":"55100894569773496","imei1":"55100894569773496","imei2":"55100894569773496","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188300,"job_number":"JOB_188300","tr_customer_id":188318,"tr_customer_product_id":188308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:39:24.000Z","modified_at":"2026-02-16T12:39:24.000Z","name":"Cleo Reilly","mobile_number":"411-377-8449","email_id":"Emilio1@yahoo.com","dop":"2026-01-04","serial_number":"68311626271152216","imei1":"68311626271152216","imei2":"68311626271152216","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188299,"job_number":"JOB_188299","tr_customer_id":188317,"tr_customer_product_id":188307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:39:23.000Z","modified_at":"2026-02-16T12:40:18.000Z","name":"Fannie McKenzie","mobile_number":"400-587-5891","email_id":"Devon96@hotmail.com","dop":"2026-01-04","serial_number":"13198586165766","imei1":"13198586165766","imei2":"13198586165766","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188298,"job_number":"JOB_188298","tr_customer_id":188316,"tr_customer_product_id":188306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:39:22.000Z","modified_at":"2026-02-16T12:40:12.000Z","name":"Theo Fritsch","mobile_number":"419-693-0625","email_id":"Frederique_Fritsch@hotmail.com","dop":"2026-01-04","serial_number":"17942853673933","imei1":"17942853673933","imei2":"17942853673933","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188297,"job_number":"JOB_188297","tr_customer_id":188315,"tr_customer_product_id":188305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:34:52.000Z","modified_at":"2026-02-16T12:34:52.000Z","name":"Leanne Kiehn","mobile_number":"698-300-1089","email_id":"Zoey.Bogan56@hotmail.com","dop":"2026-01-04","serial_number":"89338533965102300","imei1":"89338533965102300","imei2":"89338533965102300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188296,"job_number":"JOB_188296","tr_customer_id":188314,"tr_customer_product_id":188304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:34:52.000Z","modified_at":"2026-02-16T12:34:52.000Z","name":"Ahmad Wolff","mobile_number":"298-463-7332","email_id":"Julio.Heathcote@gmail.com","dop":"2026-01-04","serial_number":"48202066015821736","imei1":"48202066015821736","imei2":"48202066015821736","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188295,"job_number":"JOB_188295","tr_customer_id":188313,"tr_customer_product_id":188303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:34:51.000Z","modified_at":"2026-02-16T12:35:42.000Z","name":"Megane Huel","mobile_number":"437-773-6015","email_id":"Julio_Lebsack97@hotmail.com","dop":"2026-01-04","serial_number":"11032596585820","imei1":"11032596585820","imei2":"11032596585820","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:35:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188294,"job_number":"JOB_188294","tr_customer_id":188312,"tr_customer_product_id":188302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:34:50.000Z","modified_at":"2026-02-16T12:35:42.000Z","name":"Korey Tremblay","mobile_number":"723-278-4567","email_id":"Garry.Leffler81@hotmail.com","dop":"2026-01-04","serial_number":"11829945817787","imei1":"11829945817787","imei2":"11829945817787","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:35:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188293,"job_number":"JOB_188293","tr_customer_id":188311,"tr_customer_product_id":188301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:30:28.000Z","modified_at":"2026-02-16T12:30:28.000Z","name":"Janick Adams","mobile_number":"232-833-3920","email_id":"Josh28@yahoo.com","dop":"2026-01-04","serial_number":"37251351885121100","imei1":"37251351885121100","imei2":"37251351885121100","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188292,"job_number":"JOB_188292","tr_customer_id":188310,"tr_customer_product_id":188300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:30:26.000Z","modified_at":"2026-02-16T12:31:17.000Z","name":"Madison Kozey","mobile_number":"266-638-7683","email_id":"Mervin_Wintheiser@yahoo.com","dop":"2026-01-04","serial_number":"11480079354380","imei1":"11480079354380","imei2":"11480079354380","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188291,"job_number":"JOB_188291","tr_customer_id":188309,"tr_customer_product_id":188299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:30:26.000Z","modified_at":"2026-02-16T12:30:26.000Z","name":"Tania Gerhold","mobile_number":"298-480-1494","email_id":"Selina48@yahoo.com","dop":"2026-01-04","serial_number":"17187648834242444","imei1":"17187648834242444","imei2":"17187648834242444","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:30:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188290,"job_number":"JOB_188290","tr_customer_id":188308,"tr_customer_product_id":188298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:30:24.000Z","modified_at":"2026-02-16T12:31:13.000Z","name":"Hallie Christiansen","mobile_number":"607-576-4387","email_id":"Queenie72@hotmail.com","dop":"2026-01-04","serial_number":"17796242096681","imei1":"17796242096681","imei2":"17796242096681","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:31:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188289,"job_number":"JOB_188289","tr_customer_id":188307,"tr_customer_product_id":188297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:26:01.000Z","modified_at":"2026-02-16T12:26:01.000Z","name":"Amari Grady","mobile_number":"878-902-2213","email_id":"Rosella99@gmail.com","dop":"2026-01-04","serial_number":"21078541459764744","imei1":"21078541459764744","imei2":"21078541459764744","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188288,"job_number":"JOB_188288","tr_customer_id":188306,"tr_customer_product_id":188296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:26:00.000Z","modified_at":"2026-02-16T12:26:52.000Z","name":"Darron Moen","mobile_number":"547-227-0907","email_id":"Elena_Mante38@gmail.com","dop":"2026-01-04","serial_number":"13332999410293","imei1":"13332999410293","imei2":"13332999410293","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:26:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188287,"job_number":"JOB_188287","tr_customer_id":188305,"tr_customer_product_id":188295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:25:57.000Z","modified_at":"2026-02-16T12:25:57.000Z","name":"Elvis Marquardt","mobile_number":"788-691-7144","email_id":"Laverna_Waters@hotmail.com","dop":"2026-01-04","serial_number":"40212736954774740","imei1":"40212736954774740","imei2":"40212736954774740","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188286,"job_number":"JOB_188286","tr_customer_id":188304,"tr_customer_product_id":188294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:25:56.000Z","modified_at":"2026-02-16T12:26:46.000Z","name":"Grant Wiza","mobile_number":"203-836-9154","email_id":"Adam.Barrows18@hotmail.com","dop":"2026-01-04","serial_number":"16848206923083","imei1":"16848206923083","imei2":"16848206923083","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188285,"job_number":"JOB_188285","tr_customer_id":188303,"tr_customer_product_id":188293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:21:29.000Z","modified_at":"2026-02-16T12:21:29.000Z","name":"Patience Dibbert","mobile_number":"918-699-5810","email_id":"Arnoldo_Beatty@hotmail.com","dop":"2026-01-04","serial_number":"99140516290660740","imei1":"99140516290660740","imei2":"99140516290660740","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:21:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188284,"job_number":"JOB_188284","tr_customer_id":188302,"tr_customer_product_id":188292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:21:27.000Z","modified_at":"2026-02-16T12:22:16.000Z","name":"Lonie Wintheiser","mobile_number":"282-924-4598","email_id":"Kenya.Zboncak89@gmail.com","dop":"2026-01-04","serial_number":"11428555726394","imei1":"11428555726394","imei2":"11428555726394","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:22:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188283,"job_number":"JOB_188283","tr_customer_id":188301,"tr_customer_product_id":188291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:18:05.000Z","modified_at":"2026-02-16T12:18:05.000Z","name":"Jannie Stark","mobile_number":"252-496-1119","email_id":"Carolyn_Gerlach@gmail.com","dop":"2026-01-04","serial_number":"54209774025073290","imei1":"54209774025073290","imei2":"54209774025073290","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188282,"job_number":"JOB_188282","tr_customer_id":188300,"tr_customer_product_id":188290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:18:03.000Z","modified_at":"2026-02-16T12:18:50.000Z","name":"Reyes Homenick","mobile_number":"858-566-6548","email_id":"Christian_Herman48@yahoo.com","dop":"2026-01-04","serial_number":"11806553021184","imei1":"11806553021184","imei2":"11806553021184","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:18:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188281,"job_number":"JOB_188281","tr_customer_id":188299,"tr_customer_product_id":188289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:14:35.000Z","modified_at":"2026-02-16T12:14:35.000Z","name":"Ashleigh Koss","mobile_number":"588-395-7629","email_id":"Antwon_Medhurst@hotmail.com","dop":"2026-01-04","serial_number":"15912569683577362","imei1":"15912569683577362","imei2":"15912569683577362","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188280,"job_number":"JOB_188280","tr_customer_id":188298,"tr_customer_product_id":188288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:14:34.000Z","modified_at":"2026-02-16T12:15:27.000Z","name":"Jonas Parisian","mobile_number":"587-237-6488","email_id":"Kattie.Gulgowski@gmail.com","dop":"2026-01-04","serial_number":"11442813099759","imei1":"11442813099759","imei2":"11442813099759","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188279,"job_number":"JOB_188279","tr_customer_id":188297,"tr_customer_product_id":188287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:14:34.000Z","modified_at":"2026-02-16T12:14:34.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"13792553359719","imei1":"13792553359719","imei2":"13792553359719","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:14:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188278,"job_number":"JOB_188278","tr_customer_id":188296,"tr_customer_product_id":188286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:14:23.000Z","modified_at":"2026-02-16T12:14:23.000Z","name":"Toney Mueller","mobile_number":"203-358-0600","email_id":"Kyler_Feest54@gmail.com","dop":"2026-01-04","serial_number":"46178384829373170","imei1":"46178384829373170","imei2":"46178384829373170","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:14:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188277,"job_number":"JOB_188277","tr_customer_id":188295,"tr_customer_product_id":188285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:14:22.000Z","modified_at":"2026-02-16T12:15:11.000Z","name":"Martin Daniel","mobile_number":"604-752-0647","email_id":"Lizeth_Wiza@gmail.com","dop":"2026-01-04","serial_number":"17355755618874","imei1":"17355755618874","imei2":"17355755618874","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:15:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188276,"job_number":"JOB_188276","tr_customer_id":188294,"tr_customer_product_id":188284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:14:22.000Z","modified_at":"2026-02-16T12:14:22.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"14715664984280","imei1":"14715664984280","imei2":"14715664984280","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:14:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188275,"job_number":"JOB_188275","tr_customer_id":188293,"tr_customer_product_id":188283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:13:33.000Z","modified_at":"2026-02-16T12:13:33.000Z","name":"Aidan Fritsch","mobile_number":"399-689-0724","email_id":"Josiane_Parisian32@yahoo.com","dop":"2026-01-04","serial_number":"49893800058775640","imei1":"49893800058775640","imei2":"49893800058775640","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:13:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188274,"job_number":"JOB_188274","tr_customer_id":188292,"tr_customer_product_id":188282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:13:31.000Z","modified_at":"2026-02-16T12:14:24.000Z","name":"Marjorie Bergnaum","mobile_number":"304-939-3553","email_id":"Gerald.Cummerata22@hotmail.com","dop":"2026-01-04","serial_number":"16764588141056","imei1":"16764588141056","imei2":"16764588141056","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188273,"job_number":"JOB_188273","tr_customer_id":188291,"tr_customer_product_id":188281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:13:31.000Z","modified_at":"2026-02-16T12:13:31.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17662679284494","imei1":"17662679284494","imei2":"17662679284494","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:13:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188272,"job_number":"JOB_188272","tr_customer_id":188290,"tr_customer_product_id":188280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:13:24.000Z","modified_at":"2026-02-16T12:14:13.000Z","name":"Tyler Barrows","mobile_number":"270-911-1503","email_id":"Kiarra_Carter60@yahoo.com","dop":"2026-01-04","serial_number":"12665016590178","imei1":"12665016590178","imei2":"12665016590178","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:14:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188271,"job_number":"JOB_188271","tr_customer_id":188289,"tr_customer_product_id":188279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:13:24.000Z","modified_at":"2026-02-16T12:13:24.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17478616977770","imei1":"17478616977770","imei2":"17478616977770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:13:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188270,"job_number":"JOB_188270","tr_customer_id":188288,"tr_customer_product_id":188278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:12:30.000Z","modified_at":"2026-02-16T12:12:30.000Z","name":"Oscar McCullough","mobile_number":"614-633-1223","email_id":"Lowell_Gottlieb@hotmail.com","dop":"2026-01-04","serial_number":"25095074561101216","imei1":"25095074561101216","imei2":"25095074561101216","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:12:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188269,"job_number":"JOB_188269","tr_customer_id":188287,"tr_customer_product_id":188277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:12:29.000Z","modified_at":"2026-02-16T12:13:22.000Z","name":"Henriette Kuhn","mobile_number":"269-957-7779","email_id":"Anastasia30@hotmail.com","dop":"2026-01-04","serial_number":"13602912374431","imei1":"13602912374431","imei2":"13602912374431","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:13:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188268,"job_number":"JOB_188268","tr_customer_id":188286,"tr_customer_product_id":188276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:12:28.000Z","modified_at":"2026-02-16T12:12:28.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"13655087545680","imei1":"13655087545680","imei2":"13655087545680","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:12:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188267,"job_number":"JOB_188267","tr_customer_id":188285,"tr_customer_product_id":188275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:12:27.000Z","modified_at":"2026-02-16T12:12:27.000Z","name":"King Funk","mobile_number":"729-935-0656","email_id":"Kristina.Hoeger@gmail.com","dop":"2026-01-04","serial_number":"65727884487753600","imei1":"65727884487753600","imei2":"65727884487753600","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:12:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188266,"job_number":"JOB_188266","tr_customer_id":188284,"tr_customer_product_id":188274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:12:25.000Z","modified_at":"2026-02-16T12:13:15.000Z","name":"Hettie Monahan","mobile_number":"735-489-5398","email_id":"Alvah_Vandervort@hotmail.com","dop":"2026-01-04","serial_number":"14002679166967","imei1":"14002679166967","imei2":"14002679166967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:13:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188265,"job_number":"JOB_188265","tr_customer_id":188283,"tr_customer_product_id":188273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:12:25.000Z","modified_at":"2026-02-16T12:12:25.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"10901648861539","imei1":"10901648861539","imei2":"10901648861539","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:12:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188264,"job_number":"JOB_188264","tr_customer_id":188282,"tr_customer_product_id":188272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T11:08:32.000Z","modified_at":"2026-02-16T11:08:32.000Z","name":"Prema Deshpande","mobile_number":"8647226929","email_id":"dharani.banerjee@gmail.com","dop":"2026-02-06","serial_number":"57734496282887","imei1":"57734496282887","imei2":"57734496282887","popurl":"www.mahendra-mehra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T11:08:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188263,"job_number":"JOB_188263","tr_customer_id":188281,"tr_customer_product_id":188271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T11:08:20.000Z","modified_at":"2026-02-16T11:08:20.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-06","serial_number":"21734858445563","imei1":"21734858445563","imei2":"21734858445563","popurl":"2026-02-06T11:08:10.235901948Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T11:08:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188262,"job_number":"JOB_188262","tr_customer_id":188280,"tr_customer_product_id":188270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:49:29.000Z","modified_at":"2026-02-16T10:49:29.000Z","name":"Joana Kertzmann","mobile_number":"823-854-0588","email_id":"Margret_Kirlin29@hotmail.com","dop":"2026-01-04","serial_number":"60787533037573040","imei1":"60787533037573040","imei2":"60787533037573040","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188261,"job_number":"JOB_188261","tr_customer_id":188279,"tr_customer_product_id":188269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:49:28.000Z","modified_at":"2026-02-16T10:50:19.000Z","name":"Ima Bartoletti","mobile_number":"346-334-5731","email_id":"Jermaine15@hotmail.com","dop":"2026-01-04","serial_number":"17720048074741","imei1":"17720048074741","imei2":"17720048074741","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T10:50:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188260,"job_number":"JOB_188260","tr_customer_id":188278,"tr_customer_product_id":188268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:48:12.000Z","modified_at":"2026-02-16T10:48:12.000Z","name":"Gus Bergstrom","mobile_number":"379-917-8090","email_id":"Omer.Casper@hotmail.com","dop":"2026-01-04","serial_number":"47244439787545224","imei1":"47244439787545224","imei2":"47244439787545224","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188259,"job_number":"JOB_188259","tr_customer_id":188277,"tr_customer_product_id":188267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:48:10.000Z","modified_at":"2026-02-16T10:49:11.000Z","name":"Sonia Spinka","mobile_number":"978-243-4570","email_id":"Darren46@gmail.com","dop":"2026-01-04","serial_number":"13842354990046","imei1":"13842354990046","imei2":"13842354990046","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T10:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188258,"job_number":"JOB_188258","tr_customer_id":188276,"tr_customer_product_id":188266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:38:55.000Z","modified_at":"2026-02-16T10:38:55.000Z","name":"Annette Schulist","mobile_number":"593-474-6367","email_id":"Kory.Rolfson@yahoo.com","dop":"2026-01-04","serial_number":"29562951107662984","imei1":"29562951107662984","imei2":"29562951107662984","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:38:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188257,"job_number":"JOB_188257","tr_customer_id":188275,"tr_customer_product_id":188265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:38:54.000Z","modified_at":"2026-02-16T10:39:48.000Z","name":"Florida Fadel","mobile_number":"648-702-5685","email_id":"Gardner36@yahoo.com","dop":"2026-01-04","serial_number":"13304086246682","imei1":"13304086246682","imei2":"13304086246682","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T10:39:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188256,"job_number":"JOB_188256","tr_customer_id":188274,"tr_customer_product_id":188264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:37:54.000Z","modified_at":"2026-02-16T10:37:54.000Z","name":"Onie Cronin","mobile_number":"390-430-2691","email_id":"Jena_Hartmann55@hotmail.com","dop":"2026-01-04","serial_number":"86555060779423020","imei1":"86555060779423020","imei2":"86555060779423020","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:37:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188255,"job_number":"JOB_188255","tr_customer_id":188273,"tr_customer_product_id":188263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:37:53.000Z","modified_at":"2026-02-16T10:38:41.000Z","name":"Doug Spinka","mobile_number":"605-693-5076","email_id":"Boyd.Berge@gmail.com","dop":"2026-01-04","serial_number":"14151827333464","imei1":"14151827333464","imei2":"14151827333464","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T10:38:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188254,"job_number":"JOB_188254","tr_customer_id":188272,"tr_customer_product_id":188262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:25:58.000Z","modified_at":"2026-02-16T10:25:58.000Z","name":"Misty Harvey","mobile_number":"259-420-4189","email_id":"Jewel_Balistreri@yahoo.com","dop":"2026-01-04","serial_number":"43841813748231650","imei1":"43841813748231650","imei2":"43841813748231650","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:25:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188253,"job_number":"JOB_188253","tr_customer_id":188271,"tr_customer_product_id":188261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:25:57.000Z","modified_at":"2026-02-16T10:26:47.000Z","name":"Giovanna Schmitt","mobile_number":"336-602-8196","email_id":"Leda91@yahoo.com","dop":"2026-01-04","serial_number":"16215519956082","imei1":"16215519956082","imei2":"16215519956082","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T10:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188252,"job_number":"JOB_188252","tr_customer_id":188270,"tr_customer_product_id":188260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:21:07.000Z","modified_at":"2026-02-16T10:21:07.000Z","name":"Elliott Sporer","mobile_number":"558-215-2460","email_id":"Bruce_Murray@gmail.com","dop":"2026-01-04","serial_number":"66917561121302190","imei1":"66917561121302190","imei2":"66917561121302190","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188251,"job_number":"JOB_188251","tr_customer_id":188269,"tr_customer_product_id":188259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:21:06.000Z","modified_at":"2026-02-16T10:21:55.000Z","name":"Domenico Watsica","mobile_number":"973-898-5089","email_id":"Nola.Herzog@hotmail.com","dop":"2026-01-04","serial_number":"13103978931479","imei1":"13103978931479","imei2":"13103978931479","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T10:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188250,"job_number":"JOB_188250","tr_customer_id":188268,"tr_customer_product_id":188258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:20:05.000Z","modified_at":"2026-02-16T10:20:05.000Z","name":"Consuelo Mohr","mobile_number":"447-415-2069","email_id":"Molly74@gmail.com","dop":"2026-01-04","serial_number":"76541132581863070","imei1":"76541132581863070","imei2":"76541132581863070","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188249,"job_number":"JOB_188249","tr_customer_id":188267,"tr_customer_product_id":188257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:20:04.000Z","modified_at":"2026-02-16T10:20:54.000Z","name":"Evan Torphy","mobile_number":"418-923-8163","email_id":"Walker46@yahoo.com","dop":"2026-01-04","serial_number":"18850095955606","imei1":"18850095955606","imei2":"18850095955606","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T10:20:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188248,"job_number":"JOB_188248","tr_customer_id":188266,"tr_customer_product_id":188256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:17:07.000Z","modified_at":"2026-02-16T10:17:07.000Z","name":"Noemie Mayert","mobile_number":"404-617-9318","email_id":"Jeromy.McDermott6@hotmail.com","dop":"2026-01-04","serial_number":"40977899244073920","imei1":"40977899244073920","imei2":"40977899244073920","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188247,"job_number":"JOB_188247","tr_customer_id":188265,"tr_customer_product_id":188255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:17:05.000Z","modified_at":"2026-02-16T10:17:56.000Z","name":"Ellis Kling","mobile_number":"278-818-0479","email_id":"Kayla13@yahoo.com","dop":"2026-01-04","serial_number":"13378263210599","imei1":"13378263210599","imei2":"13378263210599","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T10:17:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188246,"job_number":"JOB_188246","tr_customer_id":188264,"tr_customer_product_id":188254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:16:05.000Z","modified_at":"2026-02-16T10:16:05.000Z","name":"Kieran Rogahn","mobile_number":"629-237-3650","email_id":"Elmo.Wuckert93@hotmail.com","dop":"2026-01-04","serial_number":"40957684014162980","imei1":"40957684014162980","imei2":"40957684014162980","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188245,"job_number":"JOB_188245","tr_customer_id":188263,"tr_customer_product_id":188253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:16:04.000Z","modified_at":"2026-02-16T10:16:53.000Z","name":"Terrell Skiles","mobile_number":"642-419-2827","email_id":"Iliana4@hotmail.com","dop":"2026-01-04","serial_number":"16293081121459","imei1":"16293081121459","imei2":"16293081121459","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T10:16:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188244,"job_number":"JOB_188244","tr_customer_id":188262,"tr_customer_product_id":188252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Bishnu Nayar","mobile_number":"7487380878","email_id":"aasha.mehra@gmail.com","dop":"2026-02-06","serial_number":"952600615143322","imei1":"952600615143322","imei2":"952600615143322","popurl":"www.anil-ganaka.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188243,"job_number":"JOB_188243","tr_customer_id":188260,"tr_customer_product_id":188250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Aryan Khanna","mobile_number":"7470058802","email_id":"arun.shah@gmail.com","dop":"2026-02-06","serial_number":"359603808092226","imei1":"359603808092226","imei2":"359603808092226","popurl":"www.anunay-nair.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188242,"job_number":"JOB_188242","tr_customer_id":188261,"tr_customer_product_id":188251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Gajbaahu Malik","mobile_number":"7428880362","email_id":"kanishka.naik@gmail.com","dop":"2026-02-06","serial_number":"713768908957704","imei1":"713768908957704","imei2":"713768908957704","popurl":"www.akshaj-jain.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188241,"job_number":"JOB_188241","tr_customer_id":188259,"tr_customer_product_id":188249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Divjot Somayaji","mobile_number":"7405415789","email_id":"ambar.singh@yahoo.co.in","dop":"2026-02-06","serial_number":"621540048332320","imei1":"621540048332320","imei2":"621540048332320","popurl":"www.chandraayan-guha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188240,"job_number":"JOB_188240","tr_customer_id":188258,"tr_customer_product_id":188248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Sanjay Kaniyar","mobile_number":"7446418129","email_id":"subodh.trivedi@hotmail.com","dop":"2026-02-06","serial_number":"207546622291701","imei1":"207546622291701","imei2":"207546622291701","popurl":"www.bhadraksh-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188239,"job_number":"JOB_188239","tr_customer_id":188257,"tr_customer_product_id":188247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Nagabhushanam Ganaka","mobile_number":"7419255490","email_id":"gorakhanatha.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"599495222743169","imei1":"599495222743169","imei2":"599495222743169","popurl":"www.sarisha-somayaji.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188238,"job_number":"JOB_188238","tr_customer_id":188256,"tr_customer_product_id":188246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Brajesh Johar","mobile_number":"7427317683","email_id":"chandra.khatri@yahoo.co.in","dop":"2026-02-06","serial_number":"842876663545831","imei1":"842876663545831","imei2":"842876663545831","popurl":"www.rupinder-sinha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188237,"job_number":"JOB_188237","tr_customer_id":188255,"tr_customer_product_id":188245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Bhishma Saini","mobile_number":"7465942317","email_id":"devi.butt@hotmail.com","dop":"2026-02-06","serial_number":"589991969665384","imei1":"589991969665384","imei2":"589991969665384","popurl":"www.aditeya-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188236,"job_number":"JOB_188236","tr_customer_id":188254,"tr_customer_product_id":188244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Chanakya Varma","mobile_number":"7489097075","email_id":"vidur.dwivedi@hotmail.com","dop":"2026-02-06","serial_number":"812716224722315","imei1":"812716224722315","imei2":"812716224722315","popurl":"www.eekalabya-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188235,"job_number":"JOB_188235","tr_customer_id":188253,"tr_customer_product_id":188243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:24.000Z","modified_at":"2026-02-16T10:15:24.000Z","name":"Chandrani Pothuvaal","mobile_number":"7470517182","email_id":"chidaatma.gowda@gmail.com","dop":"2026-02-06","serial_number":"039397921435034","imei1":"039397921435034","imei2":"039397921435034","popurl":"www.suman-nair.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188234,"job_number":"JOB_188234","tr_customer_id":188252,"tr_customer_product_id":188242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:11:43.000Z","modified_at":"2026-02-16T10:12:32.000Z","name":"William Bosco","mobile_number":"887-247-1188","email_id":"Adolf_Willms@gmail.com","dop":"2026-01-04","serial_number":"14120993985548","imei1":"14120993985548","imei2":"14120993985548","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T10:12:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188233,"job_number":"JOB_188233","tr_customer_id":188251,"tr_customer_product_id":188241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:10:43.000Z","modified_at":"2026-02-16T10:10:43.000Z","name":"Lane VonRueden","mobile_number":"276-337-8944","email_id":"Enola97@gmail.com","dop":"2026-01-04","serial_number":"17241836448861494","imei1":"17241836448861494","imei2":"17241836448861494","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:10:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188232,"job_number":"JOB_188232","tr_customer_id":188250,"tr_customer_product_id":188240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:10:42.000Z","modified_at":"2026-02-16T10:11:31.000Z","name":"Angus Abernathy","mobile_number":"521-780-6038","email_id":"Kenyon65@gmail.com","dop":"2026-01-04","serial_number":"16328953385745","imei1":"16328953385745","imei2":"16328953385745","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T10:11:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188231,"job_number":"JOB_188231","tr_customer_id":188249,"tr_customer_product_id":188239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:02:30.000Z","modified_at":"2026-02-16T10:02:30.000Z","name":"Torrance Schneider","mobile_number":"371-610-7433","email_id":"Jaunita14@hotmail.com","dop":"2026-01-04","serial_number":"28458536217728860","imei1":"28458536217728860","imei2":"28458536217728860","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188230,"job_number":"JOB_188230","tr_customer_id":188248,"tr_customer_product_id":188238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:02:28.000Z","modified_at":"2026-02-16T10:03:21.000Z","name":"Kellen Krajcik","mobile_number":"819-649-9066","email_id":"Clair_Crist93@gmail.com","dop":"2026-01-04","serial_number":"18101310834501","imei1":"18101310834501","imei2":"18101310834501","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T10:03:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188229,"job_number":"JOB_188229","tr_customer_id":188247,"tr_customer_product_id":188237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:40:25.000Z","modified_at":"2026-02-16T09:40:25.000Z","name":"Anais Dooley","mobile_number":"744-450-1754","email_id":"Jacinto_Hettinger8@gmail.com","dop":"2026-01-04","serial_number":"75516614833093940","imei1":"75516614833093940","imei2":"75516614833093940","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188228,"job_number":"JOB_188228","tr_customer_id":188246,"tr_customer_product_id":188236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:40:23.000Z","modified_at":"2026-02-16T09:41:12.000Z","name":"Marcelina Tromp","mobile_number":"967-823-4774","email_id":"Robin_Bednar@gmail.com","dop":"2026-01-04","serial_number":"18521427899224","imei1":"18521427899224","imei2":"18521427899224","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T09:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188227,"job_number":"JOB_188227","tr_customer_id":188245,"tr_customer_product_id":188235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:37:16.000Z","modified_at":"2026-02-16T09:37:16.000Z","name":"Sheridan Ankunding","mobile_number":"807-610-5222","email_id":"Vita31@hotmail.com","dop":"2026-01-04","serial_number":"98717926853720080","imei1":"98717926853720080","imei2":"98717926853720080","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188226,"job_number":"JOB_188226","tr_customer_id":188244,"tr_customer_product_id":188234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:37:15.000Z","modified_at":"2026-02-16T09:38:07.000Z","name":"Everett Welch","mobile_number":"766-431-6658","email_id":"Jan_McLaughlin@yahoo.com","dop":"2026-01-04","serial_number":"11480624109972","imei1":"11480624109972","imei2":"11480624109972","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T09:38:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188225,"job_number":"JOB_188225","tr_customer_id":188243,"tr_customer_product_id":188233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:33:10.000Z","modified_at":"2026-02-16T09:33:10.000Z","name":"Arjun Thiel","mobile_number":"244-286-3653","email_id":"Price40@yahoo.com","dop":"2026-01-04","serial_number":"60622292277882440","imei1":"60622292277882440","imei2":"60622292277882440","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:33:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188224,"job_number":"JOB_188224","tr_customer_id":188242,"tr_customer_product_id":188232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:33:09.000Z","modified_at":"2026-02-16T09:33:58.000Z","name":"Carlo Cole","mobile_number":"289-629-6736","email_id":"Adela.Lang91@yahoo.com","dop":"2026-01-04","serial_number":"13786963820797","imei1":"13786963820797","imei2":"13786963820797","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T09:33:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188223,"job_number":"JOB_188223","tr_customer_id":188241,"tr_customer_product_id":188231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:29:05.000Z","modified_at":"2026-02-16T09:29:05.000Z","name":"Aylin Schroeder","mobile_number":"308-531-0835","email_id":"Immanuel93@gmail.com","dop":"2026-01-04","serial_number":"30026152412699760","imei1":"30026152412699760","imei2":"30026152412699760","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188222,"job_number":"JOB_188222","tr_customer_id":188240,"tr_customer_product_id":188230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:29:04.000Z","modified_at":"2026-02-16T09:29:53.000Z","name":"Bret Auer","mobile_number":"268-786-2138","email_id":"Kaelyn_Wilkinson57@yahoo.com","dop":"2026-01-04","serial_number":"17687195520409","imei1":"17687195520409","imei2":"17687195520409","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T09:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188221,"job_number":"JOB_188221","tr_customer_id":188239,"tr_customer_product_id":188229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:28:50.000Z","modified_at":"2026-02-16T09:28:50.000Z","name":"Mukesh Khanna","mobile_number":"9043475237","email_id":"uttam.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"231794103379692","imei1":"231794103379692","imei2":"231794103379692","popurl":"www.mahendra-bhattathiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188220,"job_number":"JOB_188220","tr_customer_id":188238,"tr_customer_product_id":188228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:28:50.000Z","modified_at":"2026-02-16T09:28:50.000Z","name":"Aanandinii Khanna","mobile_number":"9058795824","email_id":"digambara.dwivedi@hotmail.com","dop":"2026-02-06","serial_number":"067506637667534","imei1":"067506637667534","imei2":"067506637667534","popurl":"www.sharmila-johar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188219,"job_number":"JOB_188219","tr_customer_id":188237,"tr_customer_product_id":188227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:28:50.000Z","modified_at":"2026-02-16T09:28:50.000Z","name":"Oormila Bharadwaj","mobile_number":"9020724710","email_id":"deevakar.khatri@gmail.com","dop":"2026-02-06","serial_number":"116958200115688","imei1":"116958200115688","imei2":"116958200115688","popurl":"www.prem-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188218,"job_number":"JOB_188218","tr_customer_id":188236,"tr_customer_product_id":188226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:28:50.000Z","modified_at":"2026-02-16T09:28:50.000Z","name":"Manik Namboothiri","mobile_number":"9040792652","email_id":"daksha.khanna@yahoo.co.in","dop":"2026-02-06","serial_number":"869882360908582","imei1":"869882360908582","imei2":"869882360908582","popurl":"www.karan-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188217,"job_number":"JOB_188217","tr_customer_id":188235,"tr_customer_product_id":188225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:28:50.000Z","modified_at":"2026-02-16T09:28:50.000Z","name":"Narayan Asan","mobile_number":"9042875404","email_id":"geetanjali.jha@yahoo.co.in","dop":"2026-02-06","serial_number":"929071775399656","imei1":"929071775399656","imei2":"929071775399656","popurl":"www.rita-adiga.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188216,"job_number":"JOB_188216","tr_customer_id":188234,"tr_customer_product_id":188224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:26:15.000Z","modified_at":"2026-02-16T09:27:06.000Z","name":"Kyra Wisoky","mobile_number":"792-667-0194","email_id":"Alana80@gmail.com","dop":"2026-01-04","serial_number":"11817728895918","imei1":"11817728895918","imei2":"11817728895918","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T09:27:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188215,"job_number":"JOB_188215","tr_customer_id":188233,"tr_customer_product_id":188223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:25:50.000Z","modified_at":"2026-02-16T09:25:50.000Z","name":"Bodhan Guha","mobile_number":"7468788693","email_id":"satyen.jain@gmail.com","dop":"2026-02-06","serial_number":"216630965349892","imei1":"216630965349892","imei2":"216630965349892","popurl":"www.anjushree-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188214,"job_number":"JOB_188214","tr_customer_id":188232,"tr_customer_product_id":188222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:25:50.000Z","modified_at":"2026-02-16T09:25:50.000Z","name":"Jagadisha Naik","mobile_number":"7487953325","email_id":"chandran.abbott@yahoo.co.in","dop":"2026-02-06","serial_number":"673079368922601","imei1":"673079368922601","imei2":"673079368922601","popurl":"www.sushil-nehru.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188213,"job_number":"JOB_188213","tr_customer_id":188231,"tr_customer_product_id":188221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:25:50.000Z","modified_at":"2026-02-16T09:25:50.000Z","name":"Anasuya Sinha","mobile_number":"7493214778","email_id":"anjali.nambeesan@yahoo.co.in","dop":"2026-02-06","serial_number":"903642664897096","imei1":"903642664897096","imei2":"903642664897096","popurl":"www.gajbaahu-embranthiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188212,"job_number":"JOB_188212","tr_customer_id":188230,"tr_customer_product_id":188220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:25:50.000Z","modified_at":"2026-02-16T09:25:50.000Z","name":"Acharyasuta Devar","mobile_number":"7470729794","email_id":"laal.banerjee@yahoo.co.in","dop":"2026-02-06","serial_number":"694172877216675","imei1":"694172877216675","imei2":"694172877216675","popurl":"www.anil-nayar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188211,"job_number":"JOB_188211","tr_customer_id":188229,"tr_customer_product_id":188219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:25:50.000Z","modified_at":"2026-02-16T09:25:50.000Z","name":"Charuvrat Mehrotra","mobile_number":"7469964243","email_id":"daiwik.banerjee@hotmail.com","dop":"2026-02-06","serial_number":"667681374967874","imei1":"667681374967874","imei2":"667681374967874","popurl":"www.acharyasuta-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188210,"job_number":"JOB_188210","tr_customer_id":188228,"tr_customer_product_id":188218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:52.000Z","modified_at":"2026-02-16T09:23:52.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741455","imei1":"45658258741455","imei2":"45658258741455","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188209,"job_number":"JOB_188209","tr_customer_id":188227,"tr_customer_product_id":188217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:52.000Z","modified_at":"2026-02-16T09:23:52.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"16355960704879","imei1":"16355960704879","imei2":"16355960704879","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188208,"job_number":"JOB_188208","tr_customer_id":188226,"tr_customer_product_id":188216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Kamala Ahluwalia","mobile_number":"7439418824","email_id":"eekalabya.chaturvedi@hotmail.com","dop":"2026-02-06","serial_number":"404589850087946","imei1":"404589850087946","imei2":"404589850087946","popurl":"www.amish-ahluwalia.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188207,"job_number":"JOB_188207","tr_customer_id":188225,"tr_customer_product_id":188215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Pushti Acharya","mobile_number":"7425851620","email_id":"dhanadeepa.dwivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"008147222098275","imei1":"008147222098275","imei2":"008147222098275","popurl":"www.trilokanath-pillai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188206,"job_number":"JOB_188206","tr_customer_id":188224,"tr_customer_product_id":188214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Anang Mishra","mobile_number":"7428802228","email_id":"bhooshit.dubashi@yahoo.co.in","dop":"2026-02-06","serial_number":"044756997099544","imei1":"044756997099544","imei2":"044756997099544","popurl":"www.tanushree-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188205,"job_number":"JOB_188205","tr_customer_id":188223,"tr_customer_product_id":188213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Preity Agarwal","mobile_number":"7411638933","email_id":"mangalya.menon@hotmail.com","dop":"2026-02-06","serial_number":"448158279070985","imei1":"448158279070985","imei2":"448158279070985","popurl":"www.rupinder-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188204,"job_number":"JOB_188204","tr_customer_id":188222,"tr_customer_product_id":188212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Anjushree Bharadwaj","mobile_number":"7438704094","email_id":"yoginder.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"104235550036893","imei1":"104235550036893","imei2":"104235550036893","popurl":"www.bahula-namboothiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188203,"job_number":"JOB_188203","tr_customer_id":188221,"tr_customer_product_id":188211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Aarya Gowda","mobile_number":"7493818482","email_id":"kiran.butt@gmail.com","dop":"2026-02-06","serial_number":"766779081186210","imei1":"766779081186210","imei2":"766779081186210","popurl":"www.giri-panicker.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188202,"job_number":"JOB_188202","tr_customer_id":188220,"tr_customer_product_id":188210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:21:02.000Z","modified_at":"2026-02-16T09:21:02.000Z","name":"Reanna Hettinger","mobile_number":"574-604-4557","email_id":"Gracie.Oberbrunner@gmail.com","dop":"2026-01-04","serial_number":"49722636455518104","imei1":"49722636455518104","imei2":"49722636455518104","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188201,"job_number":"JOB_188201","tr_customer_id":188219,"tr_customer_product_id":188209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:21:00.000Z","modified_at":"2026-02-16T09:21:51.000Z","name":"Marianne Cole","mobile_number":"722-815-7679","email_id":"Shaniya.Cummings0@gmail.com","dop":"2026-01-04","serial_number":"11376885954729","imei1":"11376885954729","imei2":"11376885954729","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T09:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188200,"job_number":"JOB_188200","tr_customer_id":188218,"tr_customer_product_id":188208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:15:35.000Z","modified_at":"2026-02-16T09:16:13.000Z","name":"Carleton Langosh","mobile_number":"526-321-7046","email_id":"Emely_Douglas@hotmail.com","dop":"2024-08-17","serial_number":"99160964710227","imei1":"99160964710227","imei2":"99160964710227","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T09:16:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188199,"job_number":"JOB_188199","tr_customer_id":188217,"tr_customer_product_id":188207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:39.000Z","modified_at":"2026-02-16T09:12:39.000Z","name":"Gandharv Pandey","mobile_number":"9098813172","email_id":"ghanshyam.bharadwaj@yahoo.co.in","dop":"2026-02-06","serial_number":"937842897824277","imei1":"937842897824277","imei2":"937842897824277","popurl":"www.bhadran-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188198,"job_number":"JOB_188198","tr_customer_id":188216,"tr_customer_product_id":188206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:39.000Z","modified_at":"2026-02-16T09:12:39.000Z","name":"Lalita Mehrotra","mobile_number":"9006068839","email_id":"kashyap.jain@yahoo.co.in","dop":"2026-02-06","serial_number":"193918844019085","imei1":"193918844019085","imei2":"193918844019085","popurl":"www.bhadra-dwivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188197,"job_number":"JOB_188197","tr_customer_id":188215,"tr_customer_product_id":188205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:39.000Z","modified_at":"2026-02-16T09:12:39.000Z","name":"Laal Achari","mobile_number":"9062536046","email_id":"samir.joshi@gmail.com","dop":"2026-02-06","serial_number":"438597614358383","imei1":"438597614358383","imei2":"438597614358383","popurl":"www.jyoti-dutta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188196,"job_number":"JOB_188196","tr_customer_id":188214,"tr_customer_product_id":188204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:39.000Z","modified_at":"2026-02-16T09:12:39.000Z","name":"Harinarayan Tandon","mobile_number":"9007187284","email_id":"aatreya.saini@gmail.com","dop":"2026-02-06","serial_number":"938144133923839","imei1":"938144133923839","imei2":"938144133923839","popurl":"www.bhagavaan-bandopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188195,"job_number":"JOB_188195","tr_customer_id":188213,"tr_customer_product_id":188203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:39.000Z","modified_at":"2026-02-16T09:12:39.000Z","name":"Deeptiman Acharya","mobile_number":"9030414184","email_id":"bhagwanti.achari@gmail.com","dop":"2026-02-06","serial_number":"059521028977579","imei1":"059521028977579","imei2":"059521028977579","popurl":"www.siddhi-deshpande.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188194,"job_number":"JOB_188194","tr_customer_id":188212,"tr_customer_product_id":188202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Subhasini Reddy","mobile_number":"9007382161","email_id":"shresthi.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"790915037328676","imei1":"790915037328676","imei2":"790915037328676","popurl":"www.devi-bandopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188193,"job_number":"JOB_188193","tr_customer_id":188211,"tr_customer_product_id":188201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Sheela Sharma","mobile_number":"9069473096","email_id":"nimit.varrier@yahoo.co.in","dop":"2026-02-06","serial_number":"502177550928035","imei1":"502177550928035","imei2":"502177550928035","popurl":"www.vaidehi-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188192,"job_number":"JOB_188192","tr_customer_id":188210,"tr_customer_product_id":188200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Upendra Ahluwalia","mobile_number":"9079420885","email_id":"tara.chopra@hotmail.com","dop":"2026-02-06","serial_number":"816833397465962","imei1":"816833397465962","imei2":"816833397465962","popurl":"www.tara-khan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188191,"job_number":"JOB_188191","tr_customer_id":188209,"tr_customer_product_id":188199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Param Sharma","mobile_number":"9099944293","email_id":"shreyashi.kaul@hotmail.com","dop":"2026-02-06","serial_number":"513325282442810","imei1":"513325282442810","imei2":"513325282442810","popurl":"www.ambar-pothuvaal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188190,"job_number":"JOB_188190","tr_customer_id":188208,"tr_customer_product_id":188198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Bhagirathi Mehra","mobile_number":"9059042962","email_id":"naval.verma@yahoo.co.in","dop":"2026-02-06","serial_number":"044099176445998","imei1":"044099176445998","imei2":"044099176445998","popurl":"www.akula-butt.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188189,"job_number":"JOB_188189","tr_customer_id":188207,"tr_customer_product_id":188197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Minakshi Naik","mobile_number":"9088086754","email_id":"tej.prajapat@yahoo.co.in","dop":"2026-02-06","serial_number":"310418778032458","imei1":"310418778032458","imei2":"310418778032458","popurl":"www.gandharv-kaur.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188188,"job_number":"JOB_188188","tr_customer_id":188206,"tr_customer_product_id":188196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:37.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Adheesh Butt","mobile_number":"9013821900","email_id":"brajesh.abbott@gmail.com","dop":"2026-02-06","serial_number":"165489562786993","imei1":"165489562786993","imei2":"165489562786993","popurl":"www.dandak-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188187,"job_number":"JOB_188187","tr_customer_id":188205,"tr_customer_product_id":188195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:37.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Meghnad Devar","mobile_number":"9031129147","email_id":"preity.bandopadhyay@yahoo.co.in","dop":"2026-02-06","serial_number":"308047707725514","imei1":"308047707725514","imei2":"308047707725514","popurl":"www.menka-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188186,"job_number":"JOB_188186","tr_customer_id":188204,"tr_customer_product_id":188194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:37.000Z","modified_at":"2026-02-16T09:12:37.000Z","name":"Chandraswaroopa Kapoor","mobile_number":"9006274968","email_id":"vasudha.bhattathiri@hotmail.com","dop":"2026-02-06","serial_number":"975883488610747","imei1":"975883488610747","imei2":"975883488610747","popurl":"www.kalinda-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188185,"job_number":"JOB_188185","tr_customer_id":188203,"tr_customer_product_id":188193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:37.000Z","modified_at":"2026-02-16T09:12:37.000Z","name":"Divakar Bandopadhyay","mobile_number":"9033116492","email_id":"somnath.shah@yahoo.co.in","dop":"2026-02-06","serial_number":"925452567934931","imei1":"925452567934931","imei2":"925452567934931","popurl":"www.chakravarti-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188184,"job_number":"JOB_188184","tr_customer_id":188202,"tr_customer_product_id":188192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:18.000Z","modified_at":"2026-02-16T09:08:18.000Z","name":"Ganaka Guha","mobile_number":"9009916102","email_id":"marut.arora@gmail.com","dop":"2026-02-06","serial_number":"150690841912490","imei1":"150690841912490","imei2":"150690841912490","popurl":"www.anamika-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188183,"job_number":"JOB_188183","tr_customer_id":188201,"tr_customer_product_id":188191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:18.000Z","modified_at":"2026-02-16T09:08:18.000Z","name":"Rukmin Shukla","mobile_number":"9027318284","email_id":"rahul.chopra@hotmail.com","dop":"2026-02-06","serial_number":"740453270553979","imei1":"740453270553979","imei2":"740453270553979","popurl":"www.amodini-abbott.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188182,"job_number":"JOB_188182","tr_customer_id":188200,"tr_customer_product_id":188190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:18.000Z","modified_at":"2026-02-16T09:08:18.000Z","name":"Gudakesha Somayaji","mobile_number":"9065985175","email_id":"agrata.mehra@yahoo.co.in","dop":"2026-02-06","serial_number":"548498013793868","imei1":"548498013793868","imei2":"548498013793868","popurl":"www.chiranjeev-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188181,"job_number":"JOB_188181","tr_customer_id":188198,"tr_customer_product_id":188188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:18.000Z","modified_at":"2026-02-16T09:08:18.000Z","name":"Chandrakin Mahajan","mobile_number":"9050811359","email_id":"satyen.sinha@gmail.com","dop":"2026-02-06","serial_number":"141114890125251","imei1":"141114890125251","imei2":"141114890125251","popurl":"www.chaitan-asan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188180,"job_number":"JOB_188180","tr_customer_id":188199,"tr_customer_product_id":188189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:18.000Z","modified_at":"2026-02-16T09:08:18.000Z","name":"Chatura Ahluwalia","mobile_number":"9096365126","email_id":"atreyee.tagore@hotmail.com","dop":"2026-02-06","serial_number":"044113205450938","imei1":"044113205450938","imei2":"044113205450938","popurl":"www.dipendra-mehrotra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188179,"job_number":"JOB_188179","tr_customer_id":188197,"tr_customer_product_id":188187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:10.000Z","modified_at":"2026-02-16T09:08:10.000Z","name":"Jazmyne Predovic","mobile_number":"862-780-1586","email_id":"Eudora_Price@yahoo.com","dop":"2026-01-04","serial_number":"39505887069984130","imei1":"39505887069984130","imei2":"39505887069984130","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188178,"job_number":"JOB_188178","tr_customer_id":188196,"tr_customer_product_id":188186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:08.000Z","modified_at":"2026-02-16T09:08:57.000Z","name":"Tobin Greenholt","mobile_number":"475-952-4711","email_id":"Wilburn17@hotmail.com","dop":"2026-01-04","serial_number":"17570627727103","imei1":"17570627727103","imei2":"17570627727103","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T09:08:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188177,"job_number":"JOB_188177","tr_customer_id":188195,"tr_customer_product_id":188185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:24.000Z","modified_at":"2026-02-16T09:04:24.000Z","name":"Rita Achari","mobile_number":"9064403737","email_id":"mangala.butt@yahoo.co.in","dop":"2026-02-06","serial_number":"957623873255372","imei1":"957623873255372","imei2":"957623873255372","popurl":"www.shashikala-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188176,"job_number":"JOB_188176","tr_customer_id":188194,"tr_customer_product_id":188184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:24.000Z","modified_at":"2026-02-16T09:04:24.000Z","name":"Darshwana Patil","mobile_number":"9013107060","email_id":"chaturbhuj.gill@hotmail.com","dop":"2026-02-06","serial_number":"192800233748331","imei1":"192800233748331","imei2":"192800233748331","popurl":"www.gaurang-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188175,"job_number":"JOB_188175","tr_customer_id":188193,"tr_customer_product_id":188183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:24.000Z","name":"Bhoopat Ahluwalia","mobile_number":"9051549864","email_id":"anshula.tandon@gmail.com","dop":"2026-02-06","serial_number":"955043612880146","imei1":"955043612880146","imei2":"955043612880146","popurl":"www.kailash-naik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188174,"job_number":"JOB_188174","tr_customer_id":188192,"tr_customer_product_id":188182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Lal Devar","mobile_number":"9040272602","email_id":"abani.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"357572139023977","imei1":"357572139023977","imei2":"357572139023977","popurl":"www.kumari-guha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188173,"job_number":"JOB_188173","tr_customer_id":188191,"tr_customer_product_id":188181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Anila Adiga","mobile_number":"9012173627","email_id":"prema.ahluwalia@gmail.com","dop":"2026-02-06","serial_number":"382987916968277","imei1":"382987916968277","imei2":"382987916968277","popurl":"www.jagathi-panicker.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188172,"job_number":"JOB_188172","tr_customer_id":188189,"tr_customer_product_id":188179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Naresh Kumar","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14358998979468","imei1":"14358998979468","imei2":"14358998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188171,"job_number":"JOB_188171","tr_customer_id":188190,"tr_customer_product_id":188180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Citlalli Wuckert","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14258998979468","imei1":"14258998979468","imei2":"14258998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188170,"job_number":"JOB_188170","tr_customer_id":188188,"tr_customer_product_id":188178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Gokul Seron","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14558998979468","imei1":"14558998979468","imei2":"14558998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188169,"job_number":"JOB_188169","tr_customer_id":188187,"tr_customer_product_id":188177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Prathap Kumar","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14458998979468","imei1":"14458998979468","imei2":"14458998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188168,"job_number":"JOB_188168","tr_customer_id":188186,"tr_customer_product_id":188176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:58:52.000Z","modified_at":"2026-02-16T08:59:23.000Z","name":"Hoyt Douglas","mobile_number":"267-949-5750","email_id":"Jaquelin18@yahoo.com","dop":"2024-08-17","serial_number":"73834831349678","imei1":"73834831349678","imei2":"73834831349678","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188167,"job_number":"JOB_188167","tr_customer_id":188185,"tr_customer_product_id":188175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:54:13.000Z","modified_at":"2026-02-16T08:54:13.000Z","name":"Miracle Lakin","mobile_number":"522-817-5193","email_id":"Doris_Parisian56@yahoo.com","dop":"2026-01-04","serial_number":"48170196654719570","imei1":"48170196654719570","imei2":"48170196654719570","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188166,"job_number":"JOB_188166","tr_customer_id":188184,"tr_customer_product_id":188174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:54:12.000Z","modified_at":"2026-02-16T08:55:01.000Z","name":"Kristin Schimmel","mobile_number":"287-773-0876","email_id":"Lew_Greenholt@hotmail.com","dop":"2026-01-04","serial_number":"13387665880057","imei1":"13387665880057","imei2":"13387665880057","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:55:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188165,"job_number":"JOB_188165","tr_customer_id":188183,"tr_customer_product_id":188173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:47:04.000Z","modified_at":"2026-02-16T08:47:04.000Z","name":"Rodrick Hudson","mobile_number":"865-976-1701","email_id":"Sigurd_Homenick12@yahoo.com","dop":"2026-01-04","serial_number":"51664347506310184","imei1":"51664347506310184","imei2":"51664347506310184","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188164,"job_number":"JOB_188164","tr_customer_id":188182,"tr_customer_product_id":188172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:47:03.000Z","modified_at":"2026-02-16T08:47:55.000Z","name":"Nash Anderson","mobile_number":"463-769-5148","email_id":"Horacio.Senger@yahoo.com","dop":"2026-01-04","serial_number":"18470886311209","imei1":"18470886311209","imei2":"18470886311209","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:47:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188163,"job_number":"JOB_188163","tr_customer_id":188181,"tr_customer_product_id":188171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:45:32.000Z","modified_at":"2026-02-16T08:45:55.000Z","name":"Margot Russel","mobile_number":"943-653-6634","email_id":"Israel10@yahoo.com","dop":"2024-08-17","serial_number":"39277779569013","imei1":"39277779569013","imei2":"39277779569013","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:45:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188159,"job_number":"JOB_188159","tr_customer_id":188177,"tr_customer_product_id":188167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:36:43.000Z","modified_at":"2026-02-16T08:37:17.000Z","name":"Kayden Lind","mobile_number":"688-438-6724","email_id":"Fay.Zboncak95@gmail.com","dop":"2024-08-17","serial_number":"38466807464237","imei1":"38466807464237","imei2":"38466807464237","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188158,"job_number":"JOB_188158","tr_customer_id":188176,"tr_customer_product_id":188166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:32:10.000Z","modified_at":"2026-02-16T08:32:10.000Z","name":"Mayur Jain","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"3576789676682399","imei1":"3576789676682399","imei2":"3576789676682399","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188157,"job_number":"JOB_188157","tr_customer_id":188175,"tr_customer_product_id":188165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:18:51.000Z","modified_at":"2026-02-16T08:18:51.000Z","name":"Mayur Jain","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"3576789676682343","imei1":"3576789676682343","imei2":"3576789676682343","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:18:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188156,"job_number":"JOB_188156","tr_customer_id":188173,"tr_customer_product_id":188164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:12:29.000Z","modified_at":"2026-02-16T08:12:29.000Z","name":"Siddhran Deshpande","mobile_number":"9046376369","email_id":"rajiv.deshpande@yahoo.co.in","dop":"2026-02-06","serial_number":"097361403039140","imei1":"097361403039140","imei2":"097361403039140","popurl":"www.shanti-gupta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188155,"job_number":"JOB_188155","tr_customer_id":188174,"tr_customer_product_id":188163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:12:29.000Z","modified_at":"2026-02-16T08:12:29.000Z","name":"Kamalesh Talwar","mobile_number":"9099152220","email_id":"manoj.mehra@yahoo.co.in","dop":"2026-02-06","serial_number":"110382955626908","imei1":"110382955626908","imei2":"110382955626908","popurl":"www.naveen-pillai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188154,"job_number":"JOB_188154","tr_customer_id":188172,"tr_customer_product_id":188162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:12:29.000Z","modified_at":"2026-02-16T08:12:29.000Z","name":"Dhyaneshwar Arora","mobile_number":"9076834838","email_id":"yoginder.khan@hotmail.com","dop":"2026-02-06","serial_number":"603448287681327","imei1":"603448287681327","imei2":"603448287681327","popurl":"www.anjushree-dwivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188153,"job_number":"JOB_188153","tr_customer_id":188171,"tr_customer_product_id":188161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:12:29.000Z","modified_at":"2026-02-16T08:12:29.000Z","name":"Radha Prajapat","mobile_number":"9077481965","email_id":"acaryatanaya.saini@hotmail.com","dop":"2026-02-06","serial_number":"329686368713610","imei1":"329686368713610","imei2":"329686368713610","popurl":"www.divakar-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188152,"job_number":"JOB_188152","tr_customer_id":188170,"tr_customer_product_id":188160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:12:29.000Z","modified_at":"2026-02-16T08:12:29.000Z","name":"Amrit Ahluwalia","mobile_number":"9013684573","email_id":"priya.asan@hotmail.com","dop":"2026-02-06","serial_number":"490490891901374","imei1":"490490891901374","imei2":"490490891901374","popurl":"www.dipali-jha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188151,"job_number":"JOB_188151","tr_customer_id":188169,"tr_customer_product_id":188159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:09:49.000Z","modified_at":"2026-02-16T08:10:11.000Z","name":"Hershel Ullrich","mobile_number":"934-531-2315","email_id":"Lorenz84@gmail.com","dop":"2026-01-04","serial_number":"11793391423398","imei1":"11793391423398","imei2":"111793391423398","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188150,"job_number":"JOB_188150","tr_customer_id":188168,"tr_customer_product_id":188158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:09:49.000Z","modified_at":"2026-02-16T08:09:49.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"631096404642733","imei1":"631096404642733","imei2":"1631096404642733","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188149,"job_number":"JOB_188149","tr_customer_id":188167,"tr_customer_product_id":188157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:09:24.000Z","modified_at":"2026-02-16T08:09:45.000Z","name":"Delphia Halvorson","mobile_number":"367-644-0489","email_id":"Gunnar.Gutmann@gmail.com","dop":"2026-01-04","serial_number":"15213270785338","imei1":"15213270785338","imei2":"115213270785338","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:09:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188148,"job_number":"JOB_188148","tr_customer_id":188166,"tr_customer_product_id":188156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:09:24.000Z","modified_at":"2026-02-16T08:09:24.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"591100973216843","imei1":"591100973216843","imei2":"1591100973216843","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:09:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188147,"job_number":"JOB_188147","tr_customer_id":188165,"tr_customer_product_id":188155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:09:22.000Z","modified_at":"2026-02-16T08:09:22.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"10916415812871","imei1":"10916415812871","imei2":"110916415812871","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:09:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188146,"job_number":"JOB_188146","tr_customer_id":188164,"tr_customer_product_id":188154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:08:57.000Z","modified_at":"2026-02-16T08:09:19.000Z","name":"Hazle Harris","mobile_number":"269-409-4279","email_id":"Kaylie.Monahan@yahoo.com","dop":"2026-01-04","serial_number":"13887081924081","imei1":"13887081924081","imei2":"113887081924081","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:09:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188145,"job_number":"JOB_188145","tr_customer_id":188163,"tr_customer_product_id":188153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:08:56.000Z","modified_at":"2026-02-16T08:08:56.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"480329485886577","imei1":"480329485886577","imei2":"1480329485886577","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:08:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188144,"job_number":"JOB_188144","tr_customer_id":188162,"tr_customer_product_id":188152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:08:56.000Z","modified_at":"2026-02-16T08:08:56.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"17580507574414","imei1":"17580507574414","imei2":"117580507574414","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:08:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188143,"job_number":"JOB_188143","tr_customer_id":188161,"tr_customer_product_id":188151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:08:39.000Z","modified_at":"2026-02-16T08:08:39.000Z","name":"Mayur Jain","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"3576789676682342","imei1":"3576789676682342","imei2":"3576789676682342","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188142,"job_number":"JOB_188142","tr_customer_id":188160,"tr_customer_product_id":188150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:08:33.000Z","modified_at":"2026-02-16T08:08:53.000Z","name":"Felicity Trantow","mobile_number":"881-824-6769","email_id":"Teresa17@hotmail.com","dop":"2026-01-04","serial_number":"12525678446655","imei1":"12525678446655","imei2":"112525678446655","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:08:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188141,"job_number":"JOB_188141","tr_customer_id":188159,"tr_customer_product_id":188149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:08:33.000Z","modified_at":"2026-02-16T08:08:33.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"924676306737600","imei1":"924676306737600","imei2":"1924676306737600","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:08:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188140,"job_number":"JOB_188140","tr_customer_id":188158,"tr_customer_product_id":188148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:08:31.000Z","modified_at":"2026-02-16T08:08:31.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13961023969226","imei1":"13961023969226","imei2":"113961023969226","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188139,"job_number":"JOB_188139","tr_customer_id":188157,"tr_customer_product_id":188147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:05:09.000Z","modified_at":"2026-02-16T08:05:09.000Z","name":"Anne Yost","mobile_number":"410-270-9406","email_id":"Vicente.Wolff@hotmail.com","dop":"2025-09-14","serial_number":"11359993993839","imei1":"11359993993839","imei2":"11359993993839","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:05:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188138,"job_number":"JOB_188138","tr_customer_id":188156,"tr_customer_product_id":188146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:05:09.000Z","modified_at":"2026-02-16T08:05:09.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"11010370212932","imei1":"11010370212932","imei2":"11010370212932","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:05:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188137,"job_number":"JOB_188137","tr_customer_id":188155,"tr_customer_product_id":188145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:56.000Z","modified_at":"2026-02-16T08:04:56.000Z","name":"Arvid Champlin","mobile_number":"459-244-7737","email_id":"Luigi55@yahoo.com","dop":"2025-09-14","serial_number":"17753502959171","imei1":"17753502959171","imei2":"17753502959171","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188136,"job_number":"JOB_188136","tr_customer_id":188154,"tr_customer_product_id":188144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:55.000Z","modified_at":"2026-02-16T08:04:55.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"14945111189486","imei1":"14945111189486","imei2":"14945111189486","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188134,"job_number":"JOB_188134","tr_customer_id":188152,"tr_customer_product_id":188142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:05.000Z","modified_at":"2026-02-16T08:04:05.000Z","name":"Richie Schmidt","mobile_number":"662-246-6498","email_id":"Winifred_Mitchell@yahoo.com","dop":"2025-04-06","serial_number":"18281904096988080","imei1":"18281904096988080","imei2":"18281904096988080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188132,"job_number":"JOB_188132","tr_customer_id":188150,"tr_customer_product_id":188140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:03.000Z","modified_at":"2026-02-16T08:04:45.000Z","name":"Lucas Langosh","mobile_number":"874-508-9040","email_id":"Niko_Gaylord73@yahoo.com","dop":"2025-04-06","serial_number":"13091789622888","imei1":"13091789622888","imei2":"13091789622888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:04:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188130,"job_number":"JOB_188130","tr_customer_id":188148,"tr_customer_product_id":188138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:03:34.000Z","modified_at":"2026-02-16T08:03:34.000Z","name":"Hallie Hermann","mobile_number":"806-224-9507","email_id":"Tina34@yahoo.com","dop":"2025-04-06","serial_number":"10767712236782178","imei1":"10767712236782178","imei2":"10767712236782178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:03:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188129,"job_number":"JOB_188129","tr_customer_id":188147,"tr_customer_product_id":188137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:03:33.000Z","modified_at":"2026-02-16T08:04:19.000Z","name":"Kamille Goodwin","mobile_number":"484-538-4621","email_id":"Aurelie_Legros@hotmail.com","dop":"2025-04-06","serial_number":"16281277153747","imei1":"16281277153747","imei2":"16281277153747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:04:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188128,"job_number":"JOB_188128","tr_customer_id":188146,"tr_customer_product_id":188136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:01:09.000Z","modified_at":"2026-02-16T08:01:31.000Z","name":"Margarett Feeney","mobile_number":"813-824-5774","email_id":"Maddison42@gmail.com","dop":"2026-01-04","serial_number":"16391131374414","imei1":"16391131374414","imei2":"116391131374414","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:01:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188127,"job_number":"JOB_188127","tr_customer_id":188145,"tr_customer_product_id":188135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:01:09.000Z","modified_at":"2026-02-16T08:01:09.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"919758830794364","imei1":"919758830794364","imei2":"1919758830794364","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188126,"job_number":"JOB_188126","tr_customer_id":188144,"tr_customer_product_id":188134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:42.000Z","modified_at":"2026-02-16T08:01:05.000Z","name":"Cathryn McGlynn","mobile_number":"263-630-3612","email_id":"Wilber.Effertz53@gmail.com","dop":"2026-01-04","serial_number":"16847655870134","imei1":"16847655870134","imei2":"116847655870134","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:01:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188125,"job_number":"JOB_188125","tr_customer_id":188143,"tr_customer_product_id":188133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:42.000Z","modified_at":"2026-02-16T08:00:42.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"696802536067200","imei1":"696802536067200","imei2":"1696802536067200","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188124,"job_number":"JOB_188124","tr_customer_id":188142,"tr_customer_product_id":188132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:41.000Z","modified_at":"2026-02-16T08:00:41.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"15873104049302","imei1":"15873104049302","imei2":"115873104049302","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188123,"job_number":"JOB_188123","tr_customer_id":188141,"tr_customer_product_id":188131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:17.000Z","modified_at":"2026-02-16T08:00:38.000Z","name":"Stan Schmeler","mobile_number":"535-898-7180","email_id":"Ryann.Homenick59@hotmail.com","dop":"2026-01-04","serial_number":"19828745605667","imei1":"19828745605667","imei2":"119828745605667","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188122,"job_number":"JOB_188122","tr_customer_id":188140,"tr_customer_product_id":188130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:17.000Z","modified_at":"2026-02-16T08:00:17.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"845979728062467","imei1":"845979728062467","imei2":"1845979728062467","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188121,"job_number":"JOB_188121","tr_customer_id":188139,"tr_customer_product_id":188129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:16.000Z","modified_at":"2026-02-16T08:00:16.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"19394629121563","imei1":"19394629121563","imei2":"119394629121563","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188120,"job_number":"JOB_188120","tr_customer_id":188138,"tr_customer_product_id":188128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:59:50.000Z","modified_at":"2026-02-16T08:00:13.000Z","name":"Margaret Connelly","mobile_number":"700-236-6789","email_id":"Leonel_Gleason95@gmail.com","dop":"2026-01-04","serial_number":"10669452310584","imei1":"10669452310584","imei2":"110669452310584","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188119,"job_number":"JOB_188119","tr_customer_id":188137,"tr_customer_product_id":188127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:59:49.000Z","modified_at":"2026-02-16T07:59:50.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"613044773869826","imei1":"613044773869826","imei2":"1613044773869826","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188118,"job_number":"JOB_188118","tr_customer_id":188136,"tr_customer_product_id":188126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:59:49.000Z","modified_at":"2026-02-16T07:59:49.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"19060526701127","imei1":"19060526701127","imei2":"119060526701127","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188114,"job_number":"JOB_188114","tr_customer_id":188132,"tr_customer_product_id":188122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Anuraag Varrier","mobile_number":"9019398521","email_id":"yogesh.dwivedi@gmail.com","dop":"2026-02-06","serial_number":"591003982814611","imei1":"591003982814611","imei2":"591003982814611","popurl":"www.ranjit-shah.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188113,"job_number":"JOB_188113","tr_customer_id":188131,"tr_customer_product_id":188121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Ahalya Kaul","mobile_number":"9055500752","email_id":"deependra.gowda@hotmail.com","dop":"2026-02-06","serial_number":"713596867155632","imei1":"713596867155632","imei2":"713596867155632","popurl":"www.menka-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188112,"job_number":"JOB_188112","tr_customer_id":188130,"tr_customer_product_id":188120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Amish Dhawan","mobile_number":"9082482651","email_id":"chakravartee.varma@gmail.com","dop":"2026-02-06","serial_number":"373315318801350","imei1":"373315318801350","imei2":"373315318801350","popurl":"www.bhadrak-joshi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188111,"job_number":"JOB_188111","tr_customer_id":188129,"tr_customer_product_id":188119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Vasudev Sharma","mobile_number":"9006356753","email_id":"girish.acharya@hotmail.com","dop":"2026-02-06","serial_number":"420820431887182","imei1":"420820431887182","imei2":"420820431887182","popurl":"www.gopi-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188110,"job_number":"JOB_188110","tr_customer_id":188128,"tr_customer_product_id":188118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Gitanjali Patil","mobile_number":"9030397318","email_id":"gauranga.kaur@gmail.com","dop":"2026-02-06","serial_number":"985614848235520","imei1":"985614848235520","imei2":"985614848235520","popurl":"www.prema-ganaka.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188109,"job_number":"JOB_188109","tr_customer_id":188127,"tr_customer_product_id":188117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Atreyi Khan","mobile_number":"9011771383","email_id":"malti.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"954508632688386","imei1":"954508632688386","imei2":"954508632688386","popurl":"www.anand swarup-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188108,"job_number":"JOB_188108","tr_customer_id":188126,"tr_customer_product_id":188116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Dharmaketu Tandon","mobile_number":"9074154105","email_id":"vishnu.tandon@hotmail.com","dop":"2026-02-06","serial_number":"330449314163232","imei1":"330449314163232","imei2":"330449314163232","popurl":"www.deeksha-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188107,"job_number":"JOB_188107","tr_customer_id":188125,"tr_customer_product_id":188115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Amritambu Chopra","mobile_number":"9021934625","email_id":"purushottam.joshi@hotmail.com","dop":"2026-02-06","serial_number":"548400189599600","imei1":"548400189599600","imei2":"548400189599600","popurl":"www.swara-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188106,"job_number":"JOB_188106","tr_customer_id":188124,"tr_customer_product_id":188114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Deb Sharma","mobile_number":"9096557510","email_id":"chandrabhan.iyer@hotmail.com","dop":"2026-02-06","serial_number":"025287586899179","imei1":"025287586899179","imei2":"025287586899179","popurl":"www.lal-pilla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188105,"job_number":"JOB_188105","tr_customer_id":188123,"tr_customer_product_id":188113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Deepan Iyengar","mobile_number":"9038245916","email_id":"bharat.prajapat@gmail.com","dop":"2026-02-06","serial_number":"384625146230687","imei1":"384625146230687","imei2":"384625146230687","popurl":"www.laal-kaul.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188104,"job_number":"JOB_188104","tr_customer_id":188122,"tr_customer_product_id":188112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Shankar Sethi","mobile_number":"9000234028","email_id":"suryakant.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"335889066868551","imei1":"335889066868551","imei2":"335889066868551","popurl":"www.suma-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188103,"job_number":"JOB_188103","tr_customer_id":188121,"tr_customer_product_id":188111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Garuda Asan","mobile_number":"9071922268","email_id":"chandrakin.dwivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"836481136909844","imei1":"836481136909844","imei2":"836481136909844","popurl":"www.budhil-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188102,"job_number":"JOB_188102","tr_customer_id":188120,"tr_customer_product_id":188110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Smriti Nair","mobile_number":"9022748960","email_id":"jaya.chopra@hotmail.com","dop":"2026-02-06","serial_number":"740938085492383","imei1":"740938085492383","imei2":"740938085492383","popurl":"www.rahul-tagore.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188101,"job_number":"JOB_188101","tr_customer_id":188119,"tr_customer_product_id":188109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Bhushan Iyer","mobile_number":"9098462128","email_id":"som.deshpande@yahoo.co.in","dop":"2026-02-06","serial_number":"715998558638506","imei1":"715998558638506","imei2":"715998558638506","popurl":"www.ayushmati-varma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188100,"job_number":"JOB_188100","tr_customer_id":188118,"tr_customer_product_id":188108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Dinkar Nayar","mobile_number":"9018040965","email_id":"opalina.embranthiri@hotmail.com","dop":"2026-02-06","serial_number":"874281677998520","imei1":"874281677998520","imei2":"874281677998520","popurl":"www.amrita-mahajan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188099,"job_number":"JOB_188099","tr_customer_id":188117,"tr_customer_product_id":188107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Chapal Desai","mobile_number":"9009813914","email_id":"mangalya.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"429152539943353","imei1":"429152539943353","imei2":"429152539943353","popurl":"www.bhagavaan-desai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188098,"job_number":"JOB_188098","tr_customer_id":188115,"tr_customer_product_id":188105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Shubha Varrier","mobile_number":"9078946583","email_id":"bhupen.joshi@yahoo.co.in","dop":"2026-02-06","serial_number":"865693569068977","imei1":"865693569068977","imei2":"865693569068977","popurl":"www.karan-patil.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188097,"job_number":"JOB_188097","tr_customer_id":188116,"tr_customer_product_id":188106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Saroja Mukhopadhyay","mobile_number":"9084951431","email_id":"anjali.bhattathiri@yahoo.co.in","dop":"2026-02-06","serial_number":"716000149906970","imei1":"716000149906970","imei2":"716000149906970","popurl":"www.goutam-abbott.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188096,"job_number":"JOB_188096","tr_customer_id":188114,"tr_customer_product_id":188104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Deeptiman Jain","mobile_number":"9034925680","email_id":"geetanjali.varrier@hotmail.com","dop":"2026-02-06","serial_number":"587488593659710","imei1":"587488593659710","imei2":"587488593659710","popurl":"www.kalyani-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188095,"job_number":"JOB_188095","tr_customer_id":188113,"tr_customer_product_id":188103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Balgopal Guha","mobile_number":"9073833767","email_id":"gati.dutta@hotmail.com","dop":"2026-02-06","serial_number":"862731966627196","imei1":"862731966627196","imei2":"862731966627196","popurl":"www.agnivesh-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188094,"job_number":"JOB_188094","tr_customer_id":188111,"tr_customer_product_id":188101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Aaditya Chopra","mobile_number":"9090916083","email_id":"anang.jha@hotmail.com","dop":"2026-02-06","serial_number":"289996414134194","imei1":"289996414134194","imei2":"289996414134194","popurl":"www.aditeya-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188093,"job_number":"JOB_188093","tr_customer_id":188112,"tr_customer_product_id":188102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Yogendra Naik","mobile_number":"9013346146","email_id":"mani.nayar@hotmail.com","dop":"2026-02-06","serial_number":"103355012937098","imei1":"103355012937098","imei2":"103355012937098","popurl":"www.bhishma-tagore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188092,"job_number":"JOB_188092","tr_customer_id":188110,"tr_customer_product_id":188100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Vidya Dwivedi","mobile_number":"9083335031","email_id":"dhanapati.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"493156838518948","imei1":"493156838518948","imei2":"493156838518948","popurl":"www.mohini-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188091,"job_number":"JOB_188091","tr_customer_id":188109,"tr_customer_product_id":188099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Kamalesh Iyengar","mobile_number":"9085576042","email_id":"sheela.butt@gmail.com","dop":"2026-02-06","serial_number":"965030106562123","imei1":"965030106562123","imei2":"965030106562123","popurl":"www.purushottam-tandon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188090,"job_number":"JOB_188090","tr_customer_id":188108,"tr_customer_product_id":188098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Vishwamitra Patel","mobile_number":"9091312154","email_id":"suresh.khatri@hotmail.com","dop":"2026-02-06","serial_number":"487964959155798","imei1":"487964959155798","imei2":"487964959155798","popurl":"www.sudeva-chattopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188089,"job_number":"JOB_188089","tr_customer_id":188107,"tr_customer_product_id":188097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Ekalavya Pillai","mobile_number":"9098848138","email_id":"chandramauli.prajapat@yahoo.co.in","dop":"2026-02-06","serial_number":"856141500762738","imei1":"856141500762738","imei2":"856141500762738","popurl":"www.kanak-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188088,"job_number":"JOB_188088","tr_customer_id":188106,"tr_customer_product_id":188096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Agrata Dhawan","mobile_number":"9064444493","email_id":"prem.johar@gmail.com","dop":"2026-02-06","serial_number":"780171337854463","imei1":"780171337854463","imei2":"780171337854463","popurl":"www.manikya-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188087,"job_number":"JOB_188087","tr_customer_id":188105,"tr_customer_product_id":188095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Chidambar Butt","mobile_number":"9009146629","email_id":"kashyapi.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"178491695585671","imei1":"178491695585671","imei2":"178491695585671","popurl":"www.elakshi-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188086,"job_number":"JOB_188086","tr_customer_id":188104,"tr_customer_product_id":188094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Gemini Kocchar","mobile_number":"9007675573","email_id":"gautami.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"224598778531891","imei1":"224598778531891","imei2":"224598778531891","popurl":"www.bhasvan-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188085,"job_number":"JOB_188085","tr_customer_id":188103,"tr_customer_product_id":188093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Divaakar Nehru","mobile_number":"9098282801","email_id":"ghanashyam.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"918922605645917","imei1":"918922605645917","imei2":"918922605645917","popurl":"www.mohan-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188084,"job_number":"JOB_188084","tr_customer_id":188102,"tr_customer_product_id":188092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Anjaneya Pillai","mobile_number":"9095339430","email_id":"rukmin.sethi@hotmail.com","dop":"2026-02-06","serial_number":"905989938156249","imei1":"905989938156249","imei2":"905989938156249","popurl":"www.durgeshwari-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188083,"job_number":"JOB_188083","tr_customer_id":188101,"tr_customer_product_id":188091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Shakti Arora","mobile_number":"9042314609","email_id":"dipali.pillai@hotmail.com","dop":"2026-02-06","serial_number":"391737518361601","imei1":"391737518361601","imei2":"391737518361601","popurl":"www.chandini-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188082,"job_number":"JOB_188082","tr_customer_id":188100,"tr_customer_product_id":188090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Karan Khan","mobile_number":"9074771383","email_id":"trilok.sethi@hotmail.com","dop":"2026-02-06","serial_number":"308736200002550","imei1":"308736200002550","imei2":"308736200002550","popurl":"www.dhanvin-chattopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188081,"job_number":"JOB_188081","tr_customer_id":188099,"tr_customer_product_id":188089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Nirbhay Adiga","mobile_number":"9028123737","email_id":"gudakesa.nambeesan@hotmail.com","dop":"2026-02-06","serial_number":"788317880286913","imei1":"788317880286913","imei2":"788317880286913","popurl":"www.aasha-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188080,"job_number":"JOB_188080","tr_customer_id":188098,"tr_customer_product_id":188088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Lavanya Mukhopadhyay","mobile_number":"9064067245","email_id":"geetanjali.pilla@hotmail.com","dop":"2026-02-06","serial_number":"701382143829565","imei1":"701382143829565","imei2":"701382143829565","popurl":"www.anila-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188079,"job_number":"JOB_188079","tr_customer_id":188097,"tr_customer_product_id":188087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Kalpana Nair","mobile_number":"9093766109","email_id":"rati.varma@yahoo.co.in","dop":"2026-02-06","serial_number":"774496281538602","imei1":"774496281538602","imei2":"774496281538602","popurl":"www.aadrika-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188078,"job_number":"JOB_188078","tr_customer_id":188096,"tr_customer_product_id":188086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Triloki Dutta","mobile_number":"9026057771","email_id":"rajan.kaur@gmail.com","dop":"2026-02-06","serial_number":"537927613581469","imei1":"537927613581469","imei2":"537927613581469","popurl":"www.mohan-chaturvedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188077,"job_number":"JOB_188077","tr_customer_id":188095,"tr_customer_product_id":188085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Chaturaanan Naik","mobile_number":"9031071983","email_id":"pran.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"087882300303628","imei1":"087882300303628","imei2":"087882300303628","popurl":"www.daiwik-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188076,"job_number":"JOB_188076","tr_customer_id":188094,"tr_customer_product_id":188084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Birjesh Guha","mobile_number":"9087153062","email_id":"chandramani.jain@hotmail.com","dop":"2026-02-06","serial_number":"715303251671752","imei1":"715303251671752","imei2":"715303251671752","popurl":"www.bhamini-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188075,"job_number":"JOB_188075","tr_customer_id":188093,"tr_customer_product_id":188083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Manisha Ahuja","mobile_number":"9066840312","email_id":"bhuvanesh.nayar@hotmail.com","dop":"2026-02-06","serial_number":"645577807545233","imei1":"645577807545233","imei2":"645577807545233","popurl":"www.dharmaketu-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188074,"job_number":"JOB_188074","tr_customer_id":188092,"tr_customer_product_id":188082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Vasudha Kaur","mobile_number":"9047213828","email_id":"baladitya.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"887915935432375","imei1":"887915935432375","imei2":"887915935432375","popurl":"www.atmanand-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188073,"job_number":"JOB_188073","tr_customer_id":188091,"tr_customer_product_id":188081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Sarvin Panicker","mobile_number":"9093855950","email_id":"agnimitra.chopra@gmail.com","dop":"2026-02-06","serial_number":"079428139928478","imei1":"079428139928478","imei2":"079428139928478","popurl":"www.heema-prajapat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188072,"job_number":"JOB_188072","tr_customer_id":188090,"tr_customer_product_id":188080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Digambara Gill","mobile_number":"9001584331","email_id":"amaresh.joshi@yahoo.co.in","dop":"2026-02-06","serial_number":"894363091014781","imei1":"894363091014781","imei2":"894363091014781","popurl":"www.yogesh-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188071,"job_number":"JOB_188071","tr_customer_id":188089,"tr_customer_product_id":188079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Dhanadeepa Mishra","mobile_number":"9063169106","email_id":"pramila.abbott@gmail.com","dop":"2026-02-06","serial_number":"411115448949342","imei1":"411115448949342","imei2":"411115448949342","popurl":"www.bhooshan-dhawan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188070,"job_number":"JOB_188070","tr_customer_id":188088,"tr_customer_product_id":188078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Anaadi Chopra","mobile_number":"9051267876","email_id":"purnima.malik@gmail.com","dop":"2026-02-06","serial_number":"689336648093456","imei1":"689336648093456","imei2":"689336648093456","popurl":"www.dipendra-patel.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188069,"job_number":"JOB_188069","tr_customer_id":188087,"tr_customer_product_id":188077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Giriraj Guneta","mobile_number":"9006705897","email_id":"jagathi.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"105459596455038","imei1":"105459596455038","imei2":"105459596455038","popurl":"www.dharmaketu-bhattathiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188068,"job_number":"JOB_188068","tr_customer_id":188086,"tr_customer_product_id":188076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Chitramala Gupta","mobile_number":"9089267117","email_id":"aruna.nehru@gmail.com","dop":"2026-02-06","serial_number":"753784205499174","imei1":"753784205499174","imei2":"753784205499174","popurl":"www.chaturbhuj-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188067,"job_number":"JOB_188067","tr_customer_id":188085,"tr_customer_product_id":188075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Urmila Khatri","mobile_number":"9021524596","email_id":"chandravati.marar@yahoo.co.in","dop":"2026-02-06","serial_number":"360434681178785","imei1":"360434681178785","imei2":"360434681178785","popurl":"www.aashritha-bandopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188066,"job_number":"JOB_188066","tr_customer_id":188084,"tr_customer_product_id":188074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dron Chopra","mobile_number":"9053615010","email_id":"bhaves.embranthiri@gmail.com","dop":"2026-02-06","serial_number":"671113633204202","imei1":"671113633204202","imei2":"671113633204202","popurl":"www.mani-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188065,"job_number":"JOB_188065","tr_customer_id":188083,"tr_customer_product_id":188073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Gotum Devar","mobile_number":"9027216254","email_id":"bilva.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"790091665118853","imei1":"790091665118853","imei2":"790091665118853","popurl":"www.chitramala-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188064,"job_number":"JOB_188064","tr_customer_id":188082,"tr_customer_product_id":188072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Vrund Kapoor","mobile_number":"9098466931","email_id":"lakshmi.kocchar@yahoo.co.in","dop":"2026-02-06","serial_number":"169418389090136","imei1":"169418389090136","imei2":"169418389090136","popurl":"www.rohan-mehrotra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188063,"job_number":"JOB_188063","tr_customer_id":188081,"tr_customer_product_id":188071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Kanti Singh","mobile_number":"9004170569","email_id":"daevika.varman@hotmail.com","dop":"2026-02-06","serial_number":"175568363970023","imei1":"175568363970023","imei2":"175568363970023","popurl":"www.dinesh-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188062,"job_number":"JOB_188062","tr_customer_id":188080,"tr_customer_product_id":188070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chaanakya Dhawan","mobile_number":"9053358431","email_id":"sunita.bharadwaj@gmail.com","dop":"2026-02-06","serial_number":"502575555655553","imei1":"502575555655553","imei2":"502575555655553","popurl":"www.ahilya-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188061,"job_number":"JOB_188061","tr_customer_id":188079,"tr_customer_product_id":188069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Brahmanandam Menon","mobile_number":"9054948501","email_id":"dayaananda.abbott@gmail.com","dop":"2026-02-06","serial_number":"677922607155481","imei1":"677922607155481","imei2":"677922607155481","popurl":"www.bhooshan-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188060,"job_number":"JOB_188060","tr_customer_id":188078,"tr_customer_product_id":188068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Raj Saini","mobile_number":"9003512769","email_id":"ekadant.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"771502510061750","imei1":"771502510061750","imei2":"771502510061750","popurl":"www.nalini-butt.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188059,"job_number":"JOB_188059","tr_customer_id":188077,"tr_customer_product_id":188067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dayaananda Patel","mobile_number":"9002610045","email_id":"dhara.ganaka@gmail.com","dop":"2026-02-06","serial_number":"176643492330121","imei1":"176643492330121","imei2":"176643492330121","popurl":"www.vrinda-butt.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188058,"job_number":"JOB_188058","tr_customer_id":188076,"tr_customer_product_id":188066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Ambar Gowda","mobile_number":"9054205761","email_id":"ekaksh.shukla@hotmail.com","dop":"2026-02-06","serial_number":"689743800651829","imei1":"689743800651829","imei2":"689743800651829","popurl":"www.sanjay-malik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188057,"job_number":"JOB_188057","tr_customer_id":188075,"tr_customer_product_id":188065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chandrabhaga Ahluwalia","mobile_number":"9012686485","email_id":"devvrat.nayar@gmail.com","dop":"2026-02-06","serial_number":"069061619516452","imei1":"069061619516452","imei2":"069061619516452","popurl":"www.gatik-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188056,"job_number":"JOB_188056","tr_customer_id":188074,"tr_customer_product_id":188064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chandrabhaga Nayar","mobile_number":"9032635123","email_id":"lal.ganaka@hotmail.com","dop":"2026-02-06","serial_number":"908335304518680","imei1":"908335304518680","imei2":"908335304518680","popurl":"www.dinkar-mehra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188055,"job_number":"JOB_188055","tr_customer_id":188073,"tr_customer_product_id":188063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Atmananda Marar","mobile_number":"9039044951","email_id":"anil.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"323450313582488","imei1":"323450313582488","imei2":"323450313582488","popurl":"www.mandaakin-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188054,"job_number":"JOB_188054","tr_customer_id":188072,"tr_customer_product_id":188062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Bilwa Kaur","mobile_number":"9042349673","email_id":"anand.arora@hotmail.com","dop":"2026-02-06","serial_number":"371564457906905","imei1":"371564457906905","imei2":"371564457906905","popurl":"www.anand swarup-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188053,"job_number":"JOB_188053","tr_customer_id":188071,"tr_customer_product_id":188061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Anuja Pandey","mobile_number":"9046336825","email_id":"dwaipayan.mahajan@gmail.com","dop":"2026-02-06","serial_number":"435167644381562","imei1":"435167644381562","imei2":"435167644381562","popurl":"www.gemini-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188052,"job_number":"JOB_188052","tr_customer_id":188070,"tr_customer_product_id":188060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Niro Naik","mobile_number":"9059489805","email_id":"dandak.patil@gmail.com","dop":"2026-02-06","serial_number":"523247092549839","imei1":"523247092549839","imei2":"523247092549839","popurl":"www.harit-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188051,"job_number":"JOB_188051","tr_customer_id":188069,"tr_customer_product_id":188059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Abhaya Johar","mobile_number":"9077639080","email_id":"mayoor.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"665906917108599","imei1":"665906917108599","imei2":"665906917108599","popurl":"www.harinakshi-pillai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188050,"job_number":"JOB_188050","tr_customer_id":188068,"tr_customer_product_id":188058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Bhudev Prajapat","mobile_number":"9032597474","email_id":"jagathi.nayar@hotmail.com","dop":"2026-02-06","serial_number":"160937634019810","imei1":"160937634019810","imei2":"160937634019810","popurl":"www.gautama-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188049,"job_number":"JOB_188049","tr_customer_id":188067,"tr_customer_product_id":188057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dulari Abbott","mobile_number":"9082384624","email_id":"leela.abbott@hotmail.com","dop":"2026-02-06","serial_number":"793337151981689","imei1":"793337151981689","imei2":"793337151981689","popurl":"www.mina-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188048,"job_number":"JOB_188048","tr_customer_id":188066,"tr_customer_product_id":188056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Akshayakeerti Nehru","mobile_number":"9070523390","email_id":"deeptimoyee.kocchar@gmail.com","dop":"2026-02-06","serial_number":"225161684080621","imei1":"225161684080621","imei2":"225161684080621","popurl":"www.atmaja-khan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188047,"job_number":"JOB_188047","tr_customer_id":188065,"tr_customer_product_id":188055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Mohana Acharya","mobile_number":"9026357991","email_id":"malti.pothuvaal@gmail.com","dop":"2026-02-06","serial_number":"694327976850224","imei1":"694327976850224","imei2":"694327976850224","popurl":"www.dhatri-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188046,"job_number":"JOB_188046","tr_customer_id":188064,"tr_customer_product_id":188054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Ganesh Bhattacharya","mobile_number":"9043905652","email_id":"chanda.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"841590975026561","imei1":"841590975026561","imei2":"841590975026561","popurl":"www.poornima-panicker.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188045,"job_number":"JOB_188045","tr_customer_id":188063,"tr_customer_product_id":188053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Aishani Bhat","mobile_number":"9083483783","email_id":"dayamayee.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"301501195487884","imei1":"301501195487884","imei2":"301501195487884","popurl":"www.chidaatma-desai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188044,"job_number":"JOB_188044","tr_customer_id":188062,"tr_customer_product_id":188052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Darshan Khanna","mobile_number":"9003095905","email_id":"trisha.guha@hotmail.com","dop":"2026-02-06","serial_number":"070810483092880","imei1":"070810483092880","imei2":"070810483092880","popurl":"www.sweta-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188043,"job_number":"JOB_188043","tr_customer_id":188061,"tr_customer_product_id":188051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Yogendra Chattopadhyay","mobile_number":"9061270357","email_id":"yogendra.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"359889061873574","imei1":"359889061873574","imei2":"359889061873574","popurl":"www.lila-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188042,"job_number":"JOB_188042","tr_customer_id":188060,"tr_customer_product_id":188050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Divakar Ahluwalia","mobile_number":"9039106365","email_id":"mahesh.bhat@hotmail.com","dop":"2026-02-06","serial_number":"025863871615112","imei1":"025863871615112","imei2":"025863871615112","popurl":"www.rajan-varrier.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188041,"job_number":"JOB_188041","tr_customer_id":188059,"tr_customer_product_id":188049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Chidaatma Arora","mobile_number":"9056465029","email_id":"satyen.banerjee@yahoo.co.in","dop":"2026-02-06","serial_number":"521651748207096","imei1":"521651748207096","imei2":"521651748207096","popurl":"www.aryan-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188040,"job_number":"JOB_188040","tr_customer_id":188058,"tr_customer_product_id":188048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Gangesh Gupta","mobile_number":"9024039769","email_id":"anila.patel@gmail.com","dop":"2026-02-06","serial_number":"359641747764572","imei1":"359641747764572","imei2":"359641747764572","popurl":"www.kumuda-agarwal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188039,"job_number":"JOB_188039","tr_customer_id":188057,"tr_customer_product_id":188047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Chidaatma Marar","mobile_number":"9023270824","email_id":"tushar.pilla@gmail.com","dop":"2026-02-06","serial_number":"647747482277436","imei1":"647747482277436","imei2":"647747482277436","popurl":"www.bhooshan-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188038,"job_number":"JOB_188038","tr_customer_id":188055,"tr_customer_product_id":188046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Tanirika Khatri","mobile_number":"9082455447","email_id":"gautam.kocchar@gmail.com","dop":"2026-02-06","serial_number":"083673458844911","imei1":"083673458844911","imei2":"083673458844911","popurl":"www.charvi-marar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188037,"job_number":"JOB_188037","tr_customer_id":188056,"tr_customer_product_id":188045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Bhudeva Bhattathiri","mobile_number":"9040209298","email_id":"avadhesh.pillai@gmail.com","dop":"2026-02-06","serial_number":"552299112547819","imei1":"552299112547819","imei2":"552299112547819","popurl":"www.sukanya-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188036,"job_number":"JOB_188036","tr_customer_id":188054,"tr_customer_product_id":188044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Girja Abbott","mobile_number":"9047228932","email_id":"basanti.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"483609058046861","imei1":"483609058046861","imei2":"483609058046861","popurl":"www.marut-nair.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188035,"job_number":"JOB_188035","tr_customer_id":188053,"tr_customer_product_id":188043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Vaidehi Talwar","mobile_number":"9065392913","email_id":"chandra.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"463400393488713","imei1":"463400393488713","imei2":"463400393488713","popurl":"www.shashikala-achari.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188034,"job_number":"JOB_188034","tr_customer_id":188052,"tr_customer_product_id":188042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Bhudev Panicker","mobile_number":"9097817883","email_id":"laxmi.mehra@hotmail.com","dop":"2026-02-06","serial_number":"931162255835125","imei1":"931162255835125","imei2":"931162255835125","popurl":"www.tara-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188033,"job_number":"JOB_188033","tr_customer_id":188051,"tr_customer_product_id":188041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Ambar Gupta","mobile_number":"9018561463","email_id":"bhardwaj.saini@hotmail.com","dop":"2026-02-06","serial_number":"720642338561906","imei1":"720642338561906","imei2":"720642338561906","popurl":"www.digambar-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188032,"job_number":"JOB_188032","tr_customer_id":188050,"tr_customer_product_id":188040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Rukmin Kakkar","mobile_number":"9070689358","email_id":"arindam.shah@yahoo.co.in","dop":"2026-02-06","serial_number":"198689499925742","imei1":"198689499925742","imei2":"198689499925742","popurl":"www.divakar-trivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188031,"job_number":"JOB_188031","tr_customer_id":188049,"tr_customer_product_id":188039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Aatmaj Chaturvedi","mobile_number":"9024118269","email_id":"deeptimayee.dhawan@hotmail.com","dop":"2026-02-06","serial_number":"637033952923776","imei1":"637033952923776","imei2":"637033952923776","popurl":"www.ranjeet-embranthiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188030,"job_number":"JOB_188030","tr_customer_id":188048,"tr_customer_product_id":188038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Som Gandhi","mobile_number":"9032119177","email_id":"jagdeep.singh@gmail.com","dop":"2026-02-06","serial_number":"066035785711958","imei1":"066035785711958","imei2":"066035785711958","popurl":"www.durgeshwari-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188029,"job_number":"JOB_188029","tr_customer_id":188047,"tr_customer_product_id":188037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Bhushan Guneta","mobile_number":"9068515150","email_id":"adheesh.jha@hotmail.com","dop":"2026-02-06","serial_number":"814050771883270","imei1":"814050771883270","imei2":"814050771883270","popurl":"www.chidananda-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188028,"job_number":"JOB_188028","tr_customer_id":188046,"tr_customer_product_id":188036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Nimit Varrier","mobile_number":"9057671351","email_id":"paramartha.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"491065257451515","imei1":"491065257451515","imei2":"491065257451515","popurl":"www.chandrabhan-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188027,"job_number":"JOB_188027","tr_customer_id":188045,"tr_customer_product_id":188035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Elakshi Bhattathiri","mobile_number":"9018753463","email_id":"shivakari.kakkar@gmail.com","dop":"2026-02-06","serial_number":"314962483201488","imei1":"314962483201488","imei2":"314962483201488","popurl":"www.subhasini-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188026,"job_number":"JOB_188026","tr_customer_id":188044,"tr_customer_product_id":188034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Suryakanta Banerjee","mobile_number":"9070316062","email_id":"laxman.mehrotra@yahoo.co.in","dop":"2026-02-06","serial_number":"232480927623611","imei1":"232480927623611","imei2":"232480927623611","popurl":"www.mohini-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188025,"job_number":"JOB_188025","tr_customer_id":188043,"tr_customer_product_id":188033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Dhanpati Shah","mobile_number":"9081932790","email_id":"chidananda.dhawan@yahoo.co.in","dop":"2026-02-06","serial_number":"133199902126656","imei1":"133199902126656","imei2":"133199902126656","popurl":"www.sloka-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188024,"job_number":"JOB_188024","tr_customer_id":188042,"tr_customer_product_id":188032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Adheesh Kaniyar","mobile_number":"9041812009","email_id":"tanushree.arora@hotmail.com","dop":"2026-02-06","serial_number":"239742162006410","imei1":"239742162006410","imei2":"239742162006410","popurl":"www.bodhan-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188023,"job_number":"JOB_188023","tr_customer_id":188041,"tr_customer_product_id":188031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sloka Sinha","mobile_number":"9016430478","email_id":"jagathi.reddy@yahoo.co.in","dop":"2026-02-06","serial_number":"109403325840110","imei1":"109403325840110","imei2":"109403325840110","popurl":"www.dinesh-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188022,"job_number":"JOB_188022","tr_customer_id":188040,"tr_customer_product_id":188030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dipankar Butt","mobile_number":"9078979818","email_id":"bharat.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"915354041547700","imei1":"915354041547700","imei2":"915354041547700","popurl":"www.rajiv-gowda.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188021,"job_number":"JOB_188021","tr_customer_id":188039,"tr_customer_product_id":188029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dhanvin Devar","mobile_number":"9008809152","email_id":"gopee.dubashi@gmail.com","dop":"2026-02-06","serial_number":"241636411969765","imei1":"241636411969765","imei2":"241636411969765","popurl":"www.ojaswini-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188020,"job_number":"JOB_188020","tr_customer_id":188036,"tr_customer_product_id":188027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sunita Nair","mobile_number":"9064746088","email_id":"dhaanyalakshmi.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"545662347602468","imei1":"545662347602468","imei2":"545662347602468","popurl":"www.sheela-mehra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188019,"job_number":"JOB_188019","tr_customer_id":188037,"tr_customer_product_id":188026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dhanapati Kaur","mobile_number":"9083990922","email_id":"esha.gandhi@hotmail.com","dop":"2026-02-06","serial_number":"492541668690388","imei1":"492541668690388","imei2":"492541668690388","popurl":"www.aagney-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188018,"job_number":"JOB_188018","tr_customer_id":188038,"tr_customer_product_id":188028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Tej Prajapat","mobile_number":"9040156313","email_id":"daksha.chopra@hotmail.com","dop":"2026-02-06","serial_number":"581202340953531","imei1":"581202340953531","imei2":"581202340953531","popurl":"www.dharmaketu-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188017,"job_number":"JOB_188017","tr_customer_id":188035,"tr_customer_product_id":188025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Chakravartee Panicker","mobile_number":"9030203182","email_id":"anilaabh.sharma@yahoo.co.in","dop":"2026-02-06","serial_number":"210609519391572","imei1":"210609519391572","imei2":"210609519391572","popurl":"www.mohan-varman.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188016,"job_number":"JOB_188016","tr_customer_id":188034,"tr_customer_product_id":188024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sarada Arora","mobile_number":"9069476462","email_id":"bhudev.pillai@hotmail.com","dop":"2026-02-06","serial_number":"290178353316097","imei1":"290178353316097","imei2":"290178353316097","popurl":"www.sumitra-acharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188015,"job_number":"JOB_188015","tr_customer_id":188033,"tr_customer_product_id":188023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Karan Chopra","mobile_number":"9001656889","email_id":"ekaling.ganaka@gmail.com","dop":"2026-02-06","serial_number":"540678392470372","imei1":"540678392470372","imei2":"540678392470372","popurl":"www.chanda-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188014,"job_number":"JOB_188014","tr_customer_id":188032,"tr_customer_product_id":188022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Arya Nayar","mobile_number":"9044366876","email_id":"bharat.varma@hotmail.com","dop":"2026-02-06","serial_number":"968752256048859","imei1":"968752256048859","imei2":"968752256048859","popurl":"www.vidya-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188013,"job_number":"JOB_188013","tr_customer_id":188031,"tr_customer_product_id":188021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Adhiraj Butt","mobile_number":"9063433202","email_id":"ranjeet.prajapat@yahoo.co.in","dop":"2026-02-06","serial_number":"558961177797354","imei1":"558961177797354","imei2":"558961177797354","popurl":"www.dipesh-dutta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188012,"job_number":"JOB_188012","tr_customer_id":188030,"tr_customer_product_id":188020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Meenakshi Dubashi","mobile_number":"9022663538","email_id":"balgopal.kocchar@hotmail.com","dop":"2026-02-06","serial_number":"331648018654891","imei1":"331648018654891","imei2":"331648018654891","popurl":"www.arjun-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188011,"job_number":"JOB_188011","tr_customer_id":188029,"tr_customer_product_id":188019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Abani Guha","mobile_number":"9001340500","email_id":"durga.naik@hotmail.com","dop":"2026-02-06","serial_number":"548448626991403","imei1":"548448626991403","imei2":"548448626991403","popurl":"www.basanti-bharadwaj.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188010,"job_number":"JOB_188010","tr_customer_id":188028,"tr_customer_product_id":188018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Deeptimay Varman","mobile_number":"9016628646","email_id":"anshula.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"085414297443942","imei1":"085414297443942","imei2":"085414297443942","popurl":"www.chandradev-sethi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188009,"job_number":"JOB_188009","tr_customer_id":188027,"tr_customer_product_id":188017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Draupadi Ahluwalia","mobile_number":"9092780667","email_id":"shresth.mahajan@hotmail.com","dop":"2026-02-06","serial_number":"433607937789043","imei1":"433607937789043","imei2":"433607937789043","popurl":"www.chaten-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188008,"job_number":"JOB_188008","tr_customer_id":188026,"tr_customer_product_id":188016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Mangala Asan","mobile_number":"9015394518","email_id":"girika.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"916370661895141","imei1":"916370661895141","imei2":"916370661895141","popurl":"www.gitanjali-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188007,"job_number":"JOB_188007","tr_customer_id":188025,"tr_customer_product_id":188015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Chandrakin Johar","mobile_number":"9015674433","email_id":"chandrani.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"534414542318209","imei1":"534414542318209","imei2":"534414542318209","popurl":"www.sarvin-sharma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188006,"job_number":"JOB_188006","tr_customer_id":188024,"tr_customer_product_id":188014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Tapan Mukhopadhyay","mobile_number":"9010773225","email_id":"akshata.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"871292198797307","imei1":"871292198797307","imei2":"871292198797307","popurl":"www.sheela-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188005,"job_number":"JOB_188005","tr_customer_id":188023,"tr_customer_product_id":188013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Amogh Singh","mobile_number":"9050529811","email_id":"deeptiman.kaniyar@yahoo.co.in","dop":"2026-02-06","serial_number":"148676134268283","imei1":"148676134268283","imei2":"148676134268283","popurl":"www.lavanya-agarwal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187994,"job_number":"JOB_187994","tr_customer_id":188012,"tr_customer_product_id":188002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:50.000Z","modified_at":"2026-02-16T07:44:05.000Z","name":"Rodrigo Dibbert","mobile_number":"285-823-7436","email_id":"May51@gmail.com","dop":"2025-12-01","serial_number":"17002702572357","imei1":"17002702572357","imei2":"17002702572357","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187993,"job_number":"JOB_187993","tr_customer_id":188011,"tr_customer_product_id":188001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:50.000Z","modified_at":"2026-02-16T07:43:50.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19942146304982","imei1":"19942146304982","imei2":"19942146304982","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187992,"job_number":"JOB_187992","tr_customer_id":188010,"tr_customer_product_id":188000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:31.000Z","modified_at":"2026-02-16T07:43:45.000Z","name":"Alexie O'Keefe","mobile_number":"312-694-5227","email_id":"Darron81@gmail.com","dop":"2025-12-01","serial_number":"19817161056543","imei1":"19817161056543","imei2":"19817161056543","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187991,"job_number":"JOB_187991","tr_customer_id":188009,"tr_customer_product_id":187999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:31.000Z","modified_at":"2026-02-16T07:43:31.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17055623472013","imei1":"17055623472013","imei2":"17055623472013","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187990,"job_number":"JOB_187990","tr_customer_id":188008,"tr_customer_product_id":187998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:11.000Z","modified_at":"2026-02-16T07:43:26.000Z","name":"Lilly Cormier","mobile_number":"874-555-4582","email_id":"Erica12@gmail.com","dop":"2025-12-01","serial_number":"14925116231045","imei1":"14925116231045","imei2":"14925116231045","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:43:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187989,"job_number":"JOB_187989","tr_customer_id":188007,"tr_customer_product_id":187997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:11.000Z","modified_at":"2026-02-16T07:43:11.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"15380909208786","imei1":"15380909208786","imei2":"15380909208786","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187988,"job_number":"JOB_187988","tr_customer_id":188006,"tr_customer_product_id":187996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:22.000Z","modified_at":"2026-02-16T07:37:22.000Z","name":"Brooke Rohan","mobile_number":"651-321-3046","email_id":"Alvena.Ortiz@gmail.com","dop":"2026-01-04","serial_number":"16047527170309","imei1":"16047527170309","imei2":"116047527170309","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187987,"job_number":"JOB_187987","tr_customer_id":188005,"tr_customer_product_id":187995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:22.000Z","modified_at":"2026-02-16T07:37:22.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"952486067017658","imei1":"952486067017658","imei2":"1952486067017658","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187986,"job_number":"JOB_187986","tr_customer_id":188004,"tr_customer_product_id":187994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:21.000Z","modified_at":"2026-02-16T07:37:21.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"17149449625352","imei1":"17149449625352","imei2":"117149449625352","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187985,"job_number":"JOB_187985","tr_customer_id":188003,"tr_customer_product_id":187993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:12.000Z","modified_at":"2026-02-16T07:37:12.000Z","name":"Zackery Douglas","mobile_number":"323-600-5768","email_id":"Cyrus47@hotmail.com","dop":"2026-01-04","serial_number":"15692153438103","imei1":"15692153438103","imei2":"115692153438103","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187984,"job_number":"JOB_187984","tr_customer_id":188002,"tr_customer_product_id":187992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:12.000Z","modified_at":"2026-02-16T07:37:12.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"564534510605216","imei1":"564534510605216","imei2":"1564534510605216","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187983,"job_number":"JOB_187983","tr_customer_id":188001,"tr_customer_product_id":187991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:11.000Z","modified_at":"2026-02-16T07:37:11.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"11733916671803","imei1":"11733916671803","imei2":"111733916671803","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187982,"job_number":"JOB_187982","tr_customer_id":188000,"tr_customer_product_id":187990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:02.000Z","modified_at":"2026-02-16T07:37:02.000Z","name":"Rafaela Boehm","mobile_number":"546-856-2110","email_id":"Carroll77@yahoo.com","dop":"2026-01-04","serial_number":"15742790288527","imei1":"15742790288527","imei2":"115742790288527","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187981,"job_number":"JOB_187981","tr_customer_id":187999,"tr_customer_product_id":187989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:01.000Z","modified_at":"2026-02-16T07:37:01.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"327447952622890","imei1":"327447952622890","imei2":"1327447952622890","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187980,"job_number":"JOB_187980","tr_customer_id":187998,"tr_customer_product_id":187988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:01.000Z","modified_at":"2026-02-16T07:37:01.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"19775269939147","imei1":"19775269939147","imei2":"119775269939147","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187978,"job_number":"JOB_187978","tr_customer_id":187996,"tr_customer_product_id":187986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Dhara Abbott","mobile_number":"9052324151","email_id":"daksha.sharma@yahoo.co.in","dop":"2026-02-06","serial_number":"796586079863786","imei1":"796586079863786","imei2":"796586079863786","popurl":"www.gajbaahu-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187977,"job_number":"JOB_187977","tr_customer_id":187995,"tr_customer_product_id":187985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Deenabandhu Naik","mobile_number":"9031667540","email_id":"bhagwati.saini@yahoo.co.in","dop":"2026-02-06","serial_number":"835629862387465","imei1":"835629862387465","imei2":"835629862387465","popurl":"www.bakula-tagore.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187976,"job_number":"JOB_187976","tr_customer_id":187994,"tr_customer_product_id":187984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Adwitiya Gupta","mobile_number":"9073706831","email_id":"deeksha.jain@hotmail.com","dop":"2026-02-06","serial_number":"263680611307434","imei1":"263680611307434","imei2":"263680611307434","popurl":"www.achintya-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187975,"job_number":"JOB_187975","tr_customer_id":187993,"tr_customer_product_id":187983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Brijesh Varma","mobile_number":"9081274296","email_id":"saroja.verma@hotmail.com","dop":"2026-02-06","serial_number":"077435355494310","imei1":"077435355494310","imei2":"077435355494310","popurl":"www.gopee-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187973,"job_number":"JOB_187973","tr_customer_id":187991,"tr_customer_product_id":187981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Yoginder Khan","mobile_number":"9098914161","email_id":"aanjaneya.iyengar@gmail.com","dop":"2026-02-06","serial_number":"549504550534975","imei1":"549504550534975","imei2":"549504550534975","popurl":"www.marut-tagore.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187972,"job_number":"JOB_187972","tr_customer_id":187990,"tr_customer_product_id":187980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Vijay Khatri","mobile_number":"9008501646","email_id":"jagdeep.trivedi@gmail.com","dop":"2026-02-06","serial_number":"087262283105212","imei1":"087262283105212","imei2":"087262283105212","popurl":"www.apsara-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187971,"job_number":"JOB_187971","tr_customer_id":187989,"tr_customer_product_id":187979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Bhooshan Khan","mobile_number":"9019733670","email_id":"vyas.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"881992870600700","imei1":"881992870600700","imei2":"881992870600700","popurl":"www.aaratrika-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187970,"job_number":"JOB_187970","tr_customer_id":187988,"tr_customer_product_id":187978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Baala Mahajan","mobile_number":"9034529783","email_id":"charumati.trivedi@gmail.com","dop":"2026-02-06","serial_number":"518675112303524","imei1":"518675112303524","imei2":"518675112303524","popurl":"www.jagadish-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187969,"job_number":"JOB_187969","tr_customer_id":187987,"tr_customer_product_id":187977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Manikya Sharma","mobile_number":"9062468374","email_id":"amogh.varman@hotmail.com","dop":"2026-02-06","serial_number":"918788579802152","imei1":"918788579802152","imei2":"918788579802152","popurl":"www.daevi-tandon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187968,"job_number":"JOB_187968","tr_customer_id":187986,"tr_customer_product_id":187976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Ganaka Bhat","mobile_number":"9067410999","email_id":"sarisha.khan@yahoo.co.in","dop":"2026-02-06","serial_number":"153901716455522","imei1":"153901716455522","imei2":"153901716455522","popurl":"www.durga-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187967,"job_number":"JOB_187967","tr_customer_id":187985,"tr_customer_product_id":187975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Trisha Sethi","mobile_number":"9079623478","email_id":"adhiraj.kaur@yahoo.co.in","dop":"2026-02-06","serial_number":"186931327861801","imei1":"186931327861801","imei2":"186931327861801","popurl":"www.daksha-varrier.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187963,"job_number":"JOB_187963","tr_customer_id":187981,"tr_customer_product_id":187971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Satish Mishra","mobile_number":"9092634673","email_id":"achalesvara.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"351006162379928","imei1":"351006162379928","imei2":"351006162379928","popurl":"www.shashi-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187962,"job_number":"JOB_187962","tr_customer_id":187980,"tr_customer_product_id":187970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Naveen Mahajan","mobile_number":"9036346199","email_id":"chandravati.gandhi@yahoo.co.in","dop":"2026-02-06","serial_number":"413695278367554","imei1":"413695278367554","imei2":"413695278367554","popurl":"www.chandani-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187961,"job_number":"JOB_187961","tr_customer_id":187979,"tr_customer_product_id":187969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Daiwik Naik","mobile_number":"9026955613","email_id":"trisha.gill@yahoo.co.in","dop":"2026-02-06","serial_number":"881973523657980","imei1":"881973523657980","imei2":"881973523657980","popurl":"www.balachandra-embranthiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187959,"job_number":"JOB_187959","tr_customer_id":187977,"tr_customer_product_id":187967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Meena Nayar","mobile_number":"9002960901","email_id":"sucheta.johar@yahoo.co.in","dop":"2026-02-06","serial_number":"185730935349286","imei1":"185730935349286","imei2":"185730935349286","popurl":"www.opaline-dubashi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187958,"job_number":"JOB_187958","tr_customer_id":187976,"tr_customer_product_id":187966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Subhash Sethi","mobile_number":"9065946941","email_id":"balagovind.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"141102946711000","imei1":"141102946711000","imei2":"141102946711000","popurl":"www.dharitri-kaniyar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187956,"job_number":"JOB_187956","tr_customer_id":187974,"tr_customer_product_id":187964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aaratrika Gowda","mobile_number":"9041192803","email_id":"chandraayan.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"852914596372992","imei1":"852914596372992","imei2":"852914596372992","popurl":"www.suma-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187955,"job_number":"JOB_187955","tr_customer_id":187973,"tr_customer_product_id":187963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aagneya Sharma","mobile_number":"9093977621","email_id":"dharmaketu.varrier@gmail.com","dop":"2026-02-06","serial_number":"962572136697928","imei1":"962572136697928","imei2":"962572136697928","popurl":"www.amrit-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187954,"job_number":"JOB_187954","tr_customer_id":187972,"tr_customer_product_id":187962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Dipendra Gill","mobile_number":"9082724446","email_id":"bharadwaj.desai@yahoo.co.in","dop":"2026-02-06","serial_number":"991639644909707","imei1":"991639644909707","imei2":"991639644909707","popurl":"www.tanya-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187953,"job_number":"JOB_187953","tr_customer_id":187971,"tr_customer_product_id":187961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Kama Joshi","mobile_number":"9080317965","email_id":"devajyoti.khatri@yahoo.co.in","dop":"2026-02-06","serial_number":"913198495153523","imei1":"913198495153523","imei2":"913198495153523","popurl":"www.darshan-naik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187952,"job_number":"JOB_187952","tr_customer_id":187970,"tr_customer_product_id":187960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aasa Mishra","mobile_number":"9097887960","email_id":"dipendra.iyengar@hotmail.com","dop":"2026-02-06","serial_number":"371561388825303","imei1":"371561388825303","imei2":"371561388825303","popurl":"www.gautami-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187951,"job_number":"JOB_187951","tr_customer_id":187969,"tr_customer_product_id":187959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Smriti Reddy","mobile_number":"9076909153","email_id":"rahul.bandopadhyay@yahoo.co.in","dop":"2026-02-06","serial_number":"047264742497291","imei1":"047264742497291","imei2":"047264742497291","popurl":"www.elakshi-arora.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187949,"job_number":"JOB_187949","tr_customer_id":187967,"tr_customer_product_id":187957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Dayaananda Deshpande","mobile_number":"9091536698","email_id":"naval.ganaka@yahoo.co.in","dop":"2026-02-06","serial_number":"915068741276250","imei1":"915068741276250","imei2":"915068741276250","popurl":"www.divakar-embranthiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187948,"job_number":"JOB_187948","tr_customer_id":187966,"tr_customer_product_id":187956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Brijesh Bharadwaj","mobile_number":"9098009075","email_id":"kanchan.varma@hotmail.com","dop":"2026-02-06","serial_number":"335242615292060","imei1":"335242615292060","imei2":"335242615292060","popurl":"www.yogesh-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187947,"job_number":"JOB_187947","tr_customer_id":187965,"tr_customer_product_id":187955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Mandaakin Joshi","mobile_number":"9035026915","email_id":"kanti.guneta@yahoo.co.in","dop":"2026-02-06","serial_number":"447823249028968","imei1":"447823249028968","imei2":"447823249028968","popurl":"www.goswami-asan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187946,"job_number":"JOB_187946","tr_customer_id":187964,"tr_customer_product_id":187954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Balaaditya Mehrotra","mobile_number":"9053887709","email_id":"chinmayananda.naik@gmail.com","dop":"2026-02-06","serial_number":"031570310224032","imei1":"031570310224032","imei2":"031570310224032","popurl":"www.siddhi-mahajan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187945,"job_number":"JOB_187945","tr_customer_id":187963,"tr_customer_product_id":187953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Devani Shah","mobile_number":"9060721752","email_id":"abhaidev.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"077966958340181","imei1":"077966958340181","imei2":"077966958340181","popurl":"www.devi-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187943,"job_number":"JOB_187943","tr_customer_id":187961,"tr_customer_product_id":187951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Subhash Varrier","mobile_number":"9025383193","email_id":"devagya.talwar@gmail.com","dop":"2026-02-06","serial_number":"941103539472203","imei1":"941103539472203","imei2":"941103539472203","popurl":"www.bala-pillai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187942,"job_number":"JOB_187942","tr_customer_id":187960,"tr_customer_product_id":187950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Amaranaath Verma","mobile_number":"9028774854","email_id":"jagmeet.patil@yahoo.co.in","dop":"2026-02-06","serial_number":"927729485553437","imei1":"927729485553437","imei2":"927729485553437","popurl":"www.dharmaketu-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187940,"job_number":"JOB_187940","tr_customer_id":187958,"tr_customer_product_id":187948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Draupadi Jha","mobile_number":"9099402707","email_id":"amodini.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"909907212813103","imei1":"909907212813103","imei2":"909907212813103","popurl":"www.shresthi-pothuvaal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187937,"job_number":"JOB_187937","tr_customer_id":187955,"tr_customer_product_id":187945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Anala Kocchar","mobile_number":"9063268141","email_id":"laxmi.bhat@gmail.com","dop":"2026-02-06","serial_number":"121071460702786","imei1":"121071460702786","imei2":"121071460702786","popurl":"www.devajyoti-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187936,"job_number":"JOB_187936","tr_customer_id":187954,"tr_customer_product_id":187944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Abhaya Pandey","mobile_number":"9088691322","email_id":"suma.banerjee@hotmail.com","dop":"2026-02-06","serial_number":"261456556560272","imei1":"261456556560272","imei2":"261456556560272","popurl":"www.uma-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187934,"job_number":"JOB_187934","tr_customer_id":187952,"tr_customer_product_id":187942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Sumitra Butt","mobile_number":"9028330589","email_id":"esha.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"492510586580210","imei1":"492510586580210","imei2":"492510586580210","popurl":"www.atmanand-patel.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187933,"job_number":"JOB_187933","tr_customer_id":187951,"tr_customer_product_id":187941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Vinay Pilla","mobile_number":"9073409128","email_id":"jaimini.sharma@gmail.com","dop":"2026-02-06","serial_number":"411067179286172","imei1":"411067179286172","imei2":"411067179286172","popurl":"www.gautam-mehra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187931,"job_number":"JOB_187931","tr_customer_id":187949,"tr_customer_product_id":187939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Darshan Pillai","mobile_number":"9050159122","email_id":"chidambaram.chopra@gmail.com","dop":"2026-02-06","serial_number":"118059785551416","imei1":"118059785551416","imei2":"118059785551416","popurl":"www.gita-bhattacharya.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187930,"job_number":"JOB_187930","tr_customer_id":187948,"tr_customer_product_id":187938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Tara Naik","mobile_number":"9045636421","email_id":"bharadwaj.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"049090558466960","imei1":"049090558466960","imei2":"049090558466960","popurl":"www.shashi-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187929,"job_number":"JOB_187929","tr_customer_id":187947,"tr_customer_product_id":187937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Adikavi Johar","mobile_number":"9035502572","email_id":"pranay.patel@yahoo.co.in","dop":"2026-02-06","serial_number":"964465821661757","imei1":"964465821661757","imei2":"964465821661757","popurl":"www.ghanashyam-marar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187928,"job_number":"JOB_187928","tr_customer_id":187946,"tr_customer_product_id":187936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Chapala Kocchar","mobile_number":"9094277264","email_id":"indra.bandopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"926491262147726","imei1":"926491262147726","imei2":"926491262147726","popurl":"www.amritambu-tandon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187927,"job_number":"JOB_187927","tr_customer_id":187945,"tr_customer_product_id":187935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Akroor Chattopadhyay","mobile_number":"9000083721","email_id":"garud.pillai@gmail.com","dop":"2026-02-06","serial_number":"513624719602230","imei1":"513624719602230","imei2":"513624719602230","popurl":"www.jaya-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187925,"job_number":"JOB_187925","tr_customer_id":187943,"tr_customer_product_id":187933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Sumitra Rana","mobile_number":"9050526917","email_id":"kanaka.reddy@gmail.com","dop":"2026-02-06","serial_number":"698301916533230","imei1":"698301916533230","imei2":"698301916533230","popurl":"www.prathamesh-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187923,"job_number":"JOB_187923","tr_customer_id":187941,"tr_customer_product_id":187931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Eekalabya Asan","mobile_number":"9060880457","email_id":"harinarayan.joshi@gmail.com","dop":"2026-02-06","serial_number":"148797257009591","imei1":"148797257009591","imei2":"148797257009591","popurl":"www.akshata-iyer.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187922,"job_number":"JOB_187922","tr_customer_id":187940,"tr_customer_product_id":187930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Akshat Malik","mobile_number":"9044856691","email_id":"govinda.varma@gmail.com","dop":"2026-02-06","serial_number":"299843473145917","imei1":"299843473145917","imei2":"299843473145917","popurl":"www.bhadran-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187921,"job_number":"JOB_187921","tr_customer_id":187939,"tr_customer_product_id":187929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Nirbhay Bhat","mobile_number":"9090390386","email_id":"anasuya.acharya@yahoo.co.in","dop":"2026-02-06","serial_number":"138321687335561","imei1":"138321687335561","imei2":"138321687335561","popurl":"www.kanaka-dutta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187920,"job_number":"JOB_187920","tr_customer_id":187938,"tr_customer_product_id":187928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Dwaipayana Talwar","mobile_number":"9036405795","email_id":"ghanaanand.dutta@hotmail.com","dop":"2026-02-06","serial_number":"384814663297579","imei1":"384814663297579","imei2":"384814663297579","popurl":"www.kamala-dwivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187919,"job_number":"JOB_187919","tr_customer_id":187937,"tr_customer_product_id":187927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Aasa Namboothiri","mobile_number":"9019163744","email_id":"nikita.acharya@gmail.com","dop":"2026-02-06","serial_number":"019785418465713","imei1":"019785418465713","imei2":"019785418465713","popurl":"www.daksha-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187918,"job_number":"JOB_187918","tr_customer_id":187936,"tr_customer_product_id":187926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Suresh Banerjee","mobile_number":"9030080766","email_id":"bhagwati.gill@yahoo.co.in","dop":"2026-02-06","serial_number":"451829229417085","imei1":"451829229417085","imei2":"451829229417085","popurl":"www.lalita-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187917,"job_number":"JOB_187917","tr_customer_id":187934,"tr_customer_product_id":187924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Mandakini Patil","mobile_number":"9079364558","email_id":"nalini.asan@hotmail.com","dop":"2026-02-06","serial_number":"190052478071605","imei1":"190052478071605","imei2":"190052478071605","popurl":"www.eshita-pillai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187916,"job_number":"JOB_187916","tr_customer_id":187935,"tr_customer_product_id":187925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Anasooya Iyer","mobile_number":"9018662659","email_id":"subhashini.khanna@hotmail.com","dop":"2026-02-06","serial_number":"428473162954256","imei1":"428473162954256","imei2":"428473162954256","popurl":"www.purushottam-varma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187915,"job_number":"JOB_187915","tr_customer_id":187933,"tr_customer_product_id":187923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Kannen Butt","mobile_number":"9040913191","email_id":"digambar.arora@gmail.com","dop":"2026-02-06","serial_number":"776255521152246","imei1":"776255521152246","imei2":"776255521152246","popurl":"www.balamani-jain.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187911,"job_number":"JOB_187911","tr_customer_id":187929,"tr_customer_product_id":187919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Brahmabrata Tagore","mobile_number":"9007607711","email_id":"dharmaketu.joshi@hotmail.com","dop":"2026-02-06","serial_number":"762883250831622","imei1":"762883250831622","imei2":"762883250831622","popurl":"www.indra-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187910,"job_number":"JOB_187910","tr_customer_id":187928,"tr_customer_product_id":187918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Daevika Sethi","mobile_number":"9097086234","email_id":"ranjit.gowda@hotmail.com","dop":"2026-02-06","serial_number":"139983214461990","imei1":"139983214461990","imei2":"139983214461990","popurl":"www.drona-mishra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187908,"job_number":"JOB_187908","tr_customer_id":187926,"tr_customer_product_id":187916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Oormila Khatri","mobile_number":"9097265819","email_id":"deeptimay.rana@gmail.com","dop":"2026-02-06","serial_number":"041307550014478","imei1":"041307550014478","imei2":"041307550014478","popurl":"www.amaresh-banerjee.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187907,"job_number":"JOB_187907","tr_customer_id":187925,"tr_customer_product_id":187915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Bakula Deshpande","mobile_number":"9078971870","email_id":"uma.gandhi@hotmail.com","dop":"2026-02-06","serial_number":"104773441797762","imei1":"104773441797762","imei2":"104773441797762","popurl":"www.deveshwar-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187906,"job_number":"JOB_187906","tr_customer_id":187924,"tr_customer_product_id":187914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Akshaj Ahluwalia","mobile_number":"9095735564","email_id":"kannen.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"063096750247263","imei1":"063096750247263","imei2":"063096750247263","popurl":"www.shanti-pilla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187905,"job_number":"JOB_187905","tr_customer_id":187923,"tr_customer_product_id":187913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Chanakya Achari","mobile_number":"9001077439","email_id":"sushma.kapoor@gmail.com","dop":"2026-02-06","serial_number":"384005141795697","imei1":"384005141795697","imei2":"384005141795697","popurl":"www.jagadisha-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187903,"job_number":"JOB_187903","tr_customer_id":187921,"tr_customer_product_id":187911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Avantika Kaur","mobile_number":"9022813365","email_id":"dhanvin.pilla@hotmail.com","dop":"2026-02-06","serial_number":"480234311769066","imei1":"480234311769066","imei2":"480234311769066","popurl":"www.yogendra-khanna.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187902,"job_number":"JOB_187902","tr_customer_id":187920,"tr_customer_product_id":187910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Ekaling Naik","mobile_number":"9038560415","email_id":"aanandinii.somayaji@gmail.com","dop":"2026-02-06","serial_number":"225766154446345","imei1":"225766154446345","imei2":"225766154446345","popurl":"www.aadrika-embranthiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187900,"job_number":"JOB_187900","tr_customer_id":187918,"tr_customer_product_id":187908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Tarun Iyer","mobile_number":"9000844207","email_id":"deeptiman.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"868409056148842","imei1":"868409056148842","imei2":"868409056148842","popurl":"www.gaurang-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187899,"job_number":"JOB_187899","tr_customer_id":187917,"tr_customer_product_id":187907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandran Verma","mobile_number":"9073975250","email_id":"chidananda.dhawan@gmail.com","dop":"2026-02-06","serial_number":"079824232523854","imei1":"079824232523854","imei2":"079824232523854","popurl":"www.chandan-singh.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187898,"job_number":"JOB_187898","tr_customer_id":187916,"tr_customer_product_id":187906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Deeptimayee Ahuja","mobile_number":"9019427763","email_id":"baalaaditya.khatri@gmail.com","dop":"2026-02-06","serial_number":"841662042889466","imei1":"841662042889466","imei2":"841662042889466","popurl":"www.manisha-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187895,"job_number":"JOB_187895","tr_customer_id":187913,"tr_customer_product_id":187903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Niranjan Prajapat","mobile_number":"9076243450","email_id":"swami.jha@hotmail.com","dop":"2026-02-06","serial_number":"745820350313179","imei1":"745820350313179","imei2":"745820350313179","popurl":"www.yoginder-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187893,"job_number":"JOB_187893","tr_customer_id":187911,"tr_customer_product_id":187901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandrabhaga Trivedi","mobile_number":"9086728020","email_id":"giri.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"131509657376857","imei1":"131509657376857","imei2":"131509657376857","popurl":"www.atmanand-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187892,"job_number":"JOB_187892","tr_customer_id":187910,"tr_customer_product_id":187900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandradev Ahuja","mobile_number":"9057305065","email_id":"eshita.iyer@hotmail.com","dop":"2026-02-06","serial_number":"618531464431212","imei1":"618531464431212","imei2":"618531464431212","popurl":"www.chitramala-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187890,"job_number":"JOB_187890","tr_customer_id":187908,"tr_customer_product_id":187898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Shankar Chaturvedi","mobile_number":"9044916272","email_id":"agnimitra.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"459799833274296","imei1":"459799833274296","imei2":"459799833274296","popurl":"www.agrata-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187889,"job_number":"JOB_187889","tr_customer_id":187907,"tr_customer_product_id":187897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Girja Menon","mobile_number":"9063236085","email_id":"jagdeep.kocchar@hotmail.com","dop":"2026-02-06","serial_number":"138078793411710","imei1":"138078793411710","imei2":"138078793411710","popurl":"www.niro-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187887,"job_number":"JOB_187887","tr_customer_id":187905,"tr_customer_product_id":187895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Anjushri Tagore","mobile_number":"9005397965","email_id":"agnivesh.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"827002974118067","imei1":"827002974118067","imei2":"827002974118067","popurl":"www.chandan-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187886,"job_number":"JOB_187886","tr_customer_id":187904,"tr_customer_product_id":187894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Gajaadhar Panicker","mobile_number":"9084349252","email_id":"jaya.mehrotra@gmail.com","dop":"2026-02-06","serial_number":"696626689286799","imei1":"696626689286799","imei2":"696626689286799","popurl":"www.gandharva-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187885,"job_number":"JOB_187885","tr_customer_id":187903,"tr_customer_product_id":187893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Aayushmaan Gowda","mobile_number":"9084115731","email_id":"balamani.kapoor@yahoo.co.in","dop":"2026-02-06","serial_number":"324870468099147","imei1":"324870468099147","imei2":"324870468099147","popurl":"www.hiranmay-pothuvaal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187884,"job_number":"JOB_187884","tr_customer_id":187902,"tr_customer_product_id":187892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Bhaanumati Mehra","mobile_number":"9064402589","email_id":"mohana.patel@hotmail.com","dop":"2026-02-06","serial_number":"311052229500087","imei1":"311052229500087","imei2":"311052229500087","popurl":"www.dandak-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187883,"job_number":"JOB_187883","tr_customer_id":187901,"tr_customer_product_id":187891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Ganaka Iyengar","mobile_number":"9014930770","email_id":"gauranga.banerjee@gmail.com","dop":"2026-02-06","serial_number":"609478323549868","imei1":"609478323549868","imei2":"609478323549868","popurl":"www.kama-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187882,"job_number":"JOB_187882","tr_customer_id":187900,"tr_customer_product_id":187890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Dhanu Dubashi","mobile_number":"9035413260","email_id":"deeptimayee.varrier@gmail.com","dop":"2026-02-06","serial_number":"002808113093006","imei1":"002808113093006","imei2":"002808113093006","popurl":"www.hiranya-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187880,"job_number":"JOB_187880","tr_customer_id":187898,"tr_customer_product_id":187888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Kumari Varman","mobile_number":"9060970876","email_id":"mukesh.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"478301665905555","imei1":"478301665905555","imei2":"478301665905555","popurl":"www.manisha-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187878,"job_number":"JOB_187878","tr_customer_id":187896,"tr_customer_product_id":187886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Harinakshi Menon","mobile_number":"9056697726","email_id":"shivakari.guha@yahoo.co.in","dop":"2026-02-06","serial_number":"177870245856175","imei1":"177870245856175","imei2":"177870245856175","popurl":"www.trilokesh-singh.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187877,"job_number":"JOB_187877","tr_customer_id":187895,"tr_customer_product_id":187885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Anaadi Kaul","mobile_number":"9078434647","email_id":"shwet.agarwal@hotmail.com","dop":"2026-02-06","serial_number":"930017745694929","imei1":"930017745694929","imei2":"930017745694929","popurl":"www.achalesvara-jha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187876,"job_number":"JOB_187876","tr_customer_id":187894,"tr_customer_product_id":187884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Ramesh Namboothiri","mobile_number":"9021514438","email_id":"sameer.kaniyar@hotmail.com","dop":"2026-02-06","serial_number":"862618977847871","imei1":"862618977847871","imei2":"862618977847871","popurl":"www.shubha-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187875,"job_number":"JOB_187875","tr_customer_id":187893,"tr_customer_product_id":187883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Leela Guha","mobile_number":"9016280039","email_id":"siddhran.chopra@yahoo.co.in","dop":"2026-02-06","serial_number":"373440285105890","imei1":"373440285105890","imei2":"373440285105890","popurl":"www.yogendra-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187874,"job_number":"JOB_187874","tr_customer_id":187892,"tr_customer_product_id":187882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Nalini Pandey","mobile_number":"9055846174","email_id":"arjun.bandopadhyay@gmail.com","dop":"2026-02-06","serial_number":"819566951824702","imei1":"819566951824702","imei2":"819566951824702","popurl":"www.parvati-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187873,"job_number":"JOB_187873","tr_customer_id":187891,"tr_customer_product_id":187881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Dipali Nayar","mobile_number":"9055378038","email_id":"mayoor.ahluwalia@gmail.com","dop":"2026-02-06","serial_number":"707718731886146","imei1":"707718731886146","imei2":"707718731886146","popurl":"www.narinder-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187872,"job_number":"JOB_187872","tr_customer_id":187890,"tr_customer_product_id":187880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Preity Varrier","mobile_number":"9018287744","email_id":"devika.kaniyar@gmail.com","dop":"2026-02-06","serial_number":"895631939507101","imei1":"895631939507101","imei2":"895631939507101","popurl":"www.lai-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187871,"job_number":"JOB_187871","tr_customer_id":187889,"tr_customer_product_id":187879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Chandradev Acharya","mobile_number":"9031815389","email_id":"dhanapati.deshpande@gmail.com","dop":"2026-02-06","serial_number":"327329331750300","imei1":"327329331750300","imei2":"327329331750300","popurl":"www.karunanidhi-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187870,"job_number":"JOB_187870","tr_customer_id":187888,"tr_customer_product_id":187878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Sachin Varma","mobile_number":"9075652212","email_id":"charuvrat.varman@gmail.com","dop":"2026-02-06","serial_number":"304331092607137","imei1":"304331092607137","imei2":"304331092607137","popurl":"www.devak-nair.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187869,"job_number":"JOB_187869","tr_customer_id":187887,"tr_customer_product_id":187877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Yoginder Dwivedi","mobile_number":"9099535622","email_id":"agneya.kakkar@gmail.com","dop":"2026-02-06","serial_number":"191829784021832","imei1":"191829784021832","imei2":"191829784021832","popurl":"www.ashlesh-mukhopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187868,"job_number":"JOB_187868","tr_customer_id":187886,"tr_customer_product_id":187876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhaaswar Patil","mobile_number":"9097734684","email_id":"aanandaswarup.pillai@yahoo.co.in","dop":"2026-02-06","serial_number":"922543980598996","imei1":"922543980598996","imei2":"922543980598996","popurl":"www.dipankar-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187866,"job_number":"JOB_187866","tr_customer_id":187885,"tr_customer_product_id":187874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Pranay Khanna","mobile_number":"9014056678","email_id":"bhamini.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"452905632371840","imei1":"452905632371840","imei2":"452905632371840","popurl":"www.kiran-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187865,"job_number":"JOB_187865","tr_customer_id":187883,"tr_customer_product_id":187873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhanumati Bhattathiri","mobile_number":"9083365706","email_id":"adhiraj.sharma@hotmail.com","dop":"2026-02-06","serial_number":"334217348051823","imei1":"334217348051823","imei2":"334217348051823","popurl":"www.ojaswini-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187864,"job_number":"JOB_187864","tr_customer_id":187882,"tr_customer_product_id":187872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhasvan Bhattathiri","mobile_number":"9030674550","email_id":"girija.gandhi@yahoo.co.in","dop":"2026-02-06","serial_number":"983300429169852","imei1":"983300429169852","imei2":"983300429169852","popurl":"www.chetanaanand-iyengar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187863,"job_number":"JOB_187863","tr_customer_id":187881,"tr_customer_product_id":187871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Asha Naik","mobile_number":"9003688872","email_id":"gauranga.agarwal@gmail.com","dop":"2026-02-06","serial_number":"529735748623096","imei1":"529735748623096","imei2":"529735748623096","popurl":"www.charak-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187862,"job_number":"JOB_187862","tr_customer_id":187880,"tr_customer_product_id":187870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Krishna Talwar","mobile_number":"9072522343","email_id":"chandramohan.patil@gmail.com","dop":"2026-02-06","serial_number":"167143731190696","imei1":"167143731190696","imei2":"167143731190696","popurl":"www.digambara-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187861,"job_number":"JOB_187861","tr_customer_id":187879,"tr_customer_product_id":187869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Himani Bhat","mobile_number":"9079360563","email_id":"asha.tandon@hotmail.com","dop":"2026-02-06","serial_number":"601433253758481","imei1":"601433253758481","imei2":"601433253758481","popurl":"www.chatur-dhawan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187860,"job_number":"JOB_187860","tr_customer_id":187878,"tr_customer_product_id":187868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Aanandinii Asan","mobile_number":"9098533546","email_id":"navin.prajapat@hotmail.com","dop":"2026-02-06","serial_number":"589176447431982","imei1":"589176447431982","imei2":"589176447431982","popurl":"www.abhaya-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187859,"job_number":"JOB_187859","tr_customer_id":187877,"tr_customer_product_id":187867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:58.000Z","modified_at":"2026-02-16T07:17:58.000Z","name":"Miles Goodwin","mobile_number":"972-954-7746","email_id":"Esperanza32@gmail.com","dop":"2025-04-06","serial_number":"15525752892960832","imei1":"15525752892960832","imei2":"15525752892960832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187858,"job_number":"JOB_187858","tr_customer_id":187876,"tr_customer_product_id":187866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:56.000Z","modified_at":"2026-02-16T07:18:37.000Z","name":"Kavon Ernser","mobile_number":"936-805-3057","email_id":"Meggie51@hotmail.com","dop":"2025-04-06","serial_number":"12901313953412","imei1":"12901313953412","imei2":"12901313953412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187857,"job_number":"JOB_187857","tr_customer_id":187875,"tr_customer_product_id":187865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:56.000Z","modified_at":"2026-02-16T07:17:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18432213650780","imei1":"18432213650780","imei2":"18432213650780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187856,"job_number":"JOB_187856","tr_customer_id":187874,"tr_customer_product_id":187864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:10.000Z","modified_at":"2026-02-16T07:17:10.000Z","name":"Natalie Langworth","mobile_number":"901-831-4331","email_id":"Garth_Hauck37@gmail.com","dop":"2025-04-06","serial_number":"12433581321527716","imei1":"12433581321527716","imei2":"12433581321527716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187855,"job_number":"JOB_187855","tr_customer_id":187873,"tr_customer_product_id":187863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:08.000Z","modified_at":"2026-02-16T07:17:49.000Z","name":"Brittany Koelpin","mobile_number":"476-573-4916","email_id":"Oliver.Hauck@hotmail.com","dop":"2025-04-06","serial_number":"14324164617011","imei1":"14324164617011","imei2":"14324164617011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187854,"job_number":"JOB_187854","tr_customer_id":187872,"tr_customer_product_id":187862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:08.000Z","modified_at":"2026-02-16T07:17:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19488630330136","imei1":"19488630330136","imei2":"19488630330136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187853,"job_number":"JOB_187853","tr_customer_id":187871,"tr_customer_product_id":187861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:29.000Z","modified_at":"2026-02-16T07:16:29.000Z","name":"Kennedi Watsica","mobile_number":"987-865-4280","email_id":"Johnathon85@yahoo.com","dop":"2025-04-06","serial_number":"14951326996441380","imei1":"14951326996441380","imei2":"14951326996441380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187852,"job_number":"JOB_187852","tr_customer_id":187870,"tr_customer_product_id":187860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:27.000Z","modified_at":"2026-02-16T07:17:08.000Z","name":"Eden Blick","mobile_number":"512-444-9528","email_id":"Alex_Morar83@hotmail.com","dop":"2025-04-06","serial_number":"14949939345623","imei1":"14949939345623","imei2":"14949939345623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187851,"job_number":"JOB_187851","tr_customer_id":187869,"tr_customer_product_id":187859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:21.000Z","modified_at":"2026-02-16T07:16:21.000Z","name":"Jerome Gusikowski","mobile_number":"255-653-6710","email_id":"Theodore.Feest@yahoo.com","dop":"2025-04-06","serial_number":"12819661451128566","imei1":"12819661451128566","imei2":"12819661451128566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187850,"job_number":"JOB_187850","tr_customer_id":187868,"tr_customer_product_id":187858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:20.000Z","modified_at":"2026-02-16T07:17:01.000Z","name":"Adelia Jast","mobile_number":"234-416-4030","email_id":"Raquel76@hotmail.com","dop":"2025-04-06","serial_number":"12762656011602","imei1":"12762656011602","imei2":"12762656011602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:17:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187849,"job_number":"JOB_187849","tr_customer_id":187867,"tr_customer_product_id":187857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:19.000Z","modified_at":"2026-02-16T07:16:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19560340185770","imei1":"19560340185770","imei2":"19560340185770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187848,"job_number":"JOB_187848","tr_customer_id":187866,"tr_customer_product_id":187856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:38.000Z","modified_at":"2026-02-16T07:12:38.000Z","name":"Maria Harvey","mobile_number":"554-316-4693","email_id":"Brian_Jenkins76@gmail.com","dop":"2025-04-06","serial_number":"19964328541642330","imei1":"19964328541642330","imei2":"19964328541642330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187847,"job_number":"JOB_187847","tr_customer_id":187865,"tr_customer_product_id":187855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:37.000Z","modified_at":"2026-02-16T07:13:17.000Z","name":"Joanny Gerlach","mobile_number":"228-883-9850","email_id":"Braxton_Bahringer@gmail.com","dop":"2025-04-06","serial_number":"11724447116123","imei1":"11724447116123","imei2":"11724447116123","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:13:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187846,"job_number":"JOB_187846","tr_customer_id":187864,"tr_customer_product_id":187854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:36.000Z","modified_at":"2026-02-16T07:12:36.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"16135361170947","imei1":"16135361170947","imei2":"16135361170947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187845,"job_number":"JOB_187845","tr_customer_id":187863,"tr_customer_product_id":187853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:32.000Z","modified_at":"2026-02-16T07:12:32.000Z","name":"Domenico Boehm","mobile_number":"359-726-4015","email_id":"Meggie_Heidenreich@gmail.com","dop":"2025-04-06","serial_number":"15803518037885052","imei1":"15803518037885052","imei2":"15803518037885052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187844,"job_number":"JOB_187844","tr_customer_id":187862,"tr_customer_product_id":187852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:31.000Z","modified_at":"2026-02-16T07:13:13.000Z","name":"Wayne Jenkins","mobile_number":"341-468-0430","email_id":"Zackery_Prosacco@gmail.com","dop":"2025-04-06","serial_number":"18777140063160","imei1":"18777140063160","imei2":"18777140063160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:13:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187843,"job_number":"JOB_187843","tr_customer_id":187861,"tr_customer_product_id":187851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:31.000Z","modified_at":"2026-02-16T07:12:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15467039191514","imei1":"15467039191514","imei2":"15467039191514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187842,"job_number":"JOB_187842","tr_customer_id":187860,"tr_customer_product_id":187850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:52.000Z","modified_at":"2026-02-16T07:11:52.000Z","name":"Gage Bayer","mobile_number":"617-811-2677","email_id":"Sim_Runte98@hotmail.com","dop":"2025-04-06","serial_number":"10385451062333424","imei1":"10385451062333424","imei2":"10385451062333424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187841,"job_number":"JOB_187841","tr_customer_id":187859,"tr_customer_product_id":187849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:50.000Z","modified_at":"2026-02-16T07:12:33.000Z","name":"Lonie Conn","mobile_number":"677-956-2027","email_id":"Torey.Corkery@yahoo.com","dop":"2025-04-06","serial_number":"13861464974997","imei1":"13861464974997","imei2":"13861464974997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:12:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187840,"job_number":"JOB_187840","tr_customer_id":187858,"tr_customer_product_id":187848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:50.000Z","modified_at":"2026-02-16T07:11:50.000Z","name":"Lonie Lowe","mobile_number":"309-997-1464","email_id":"Marilie.Predovic50@hotmail.com","dop":"2025-04-06","serial_number":"16822613562306568","imei1":"16822613562306568","imei2":"16822613562306568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187839,"job_number":"JOB_187839","tr_customer_id":187857,"tr_customer_product_id":187847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:49.000Z","modified_at":"2026-02-16T07:12:29.000Z","name":"Edwardo Gerhold","mobile_number":"942-480-2747","email_id":"Katelin_Hodkiewicz28@hotmail.com","dop":"2025-04-06","serial_number":"12874861355744","imei1":"12874861355744","imei2":"12874861355744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187838,"job_number":"JOB_187838","tr_customer_id":187856,"tr_customer_product_id":187846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:49.000Z","modified_at":"2026-02-16T07:11:49.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10556437744681","imei1":"10556437744681","imei2":"10556437744681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187837,"job_number":"JOB_187837","tr_customer_id":187855,"tr_customer_product_id":187845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:44.000Z","modified_at":"2026-02-16T07:11:44.000Z","name":"Brendan Ledner","mobile_number":"923-681-7687","email_id":"Laverne.Douglas@gmail.com","dop":"2025-04-06","serial_number":"12135952631103550","imei1":"12135952631103550","imei2":"12135952631103550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187836,"job_number":"JOB_187836","tr_customer_id":187854,"tr_customer_product_id":187844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:43.000Z","modified_at":"2026-02-16T07:12:24.000Z","name":"Loyal Koepp","mobile_number":"918-646-9067","email_id":"Dangelo0@hotmail.com","dop":"2025-04-06","serial_number":"18090058000236","imei1":"18090058000236","imei2":"18090058000236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:12:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187835,"job_number":"JOB_187835","tr_customer_id":187853,"tr_customer_product_id":187843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:41.000Z","modified_at":"2026-02-16T07:11:41.000Z","name":"Carissa Schaefer","mobile_number":"444-696-3104","email_id":"Noemie_Terry@hotmail.com","dop":"2025-04-06","serial_number":"12382539913703974","imei1":"12382539913703974","imei2":"12382539913703974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187834,"job_number":"JOB_187834","tr_customer_id":187852,"tr_customer_product_id":187842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:40.000Z","modified_at":"2026-02-16T07:12:23.000Z","name":"Damien Buckridge","mobile_number":"618-278-3146","email_id":"Eric_Kutch@gmail.com","dop":"2025-04-06","serial_number":"10202073042496","imei1":"10202073042496","imei2":"10202073042496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:12:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187833,"job_number":"JOB_187833","tr_customer_id":187851,"tr_customer_product_id":187841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:39.000Z","modified_at":"2026-02-16T07:11:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11824152812747","imei1":"11824152812747","imei2":"11824152812747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187832,"job_number":"JOB_187832","tr_customer_id":187850,"tr_customer_product_id":187840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:05.000Z","modified_at":"2026-02-16T07:11:05.000Z","name":"Wilford Sawayn","mobile_number":"949-249-3134","email_id":"Adeline_Larson56@hotmail.com","dop":"2025-04-06","serial_number":"17115498869950110","imei1":"17115498869950110","imei2":"17115498869950110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187831,"job_number":"JOB_187831","tr_customer_id":187849,"tr_customer_product_id":187839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:04.000Z","modified_at":"2026-02-16T07:11:45.000Z","name":"Brian Predovic","mobile_number":"513-403-3433","email_id":"Buford_Farrell@hotmail.com","dop":"2025-04-06","serial_number":"13519593008856","imei1":"13519593008856","imei2":"13519593008856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:11:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187830,"job_number":"JOB_187830","tr_customer_id":187848,"tr_customer_product_id":187838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:03.000Z","modified_at":"2026-02-16T07:11:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13277682587576","imei1":"13277682587576","imei2":"13277682587576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187829,"job_number":"JOB_187829","tr_customer_id":187847,"tr_customer_product_id":187837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:02.000Z","modified_at":"2026-02-16T07:11:02.000Z","name":"Eryn McGlynn","mobile_number":"748-633-3022","email_id":"Noemi34@gmail.com","dop":"2025-04-06","serial_number":"17167289021913346","imei1":"17167289021913346","imei2":"17167289021913346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187828,"job_number":"JOB_187828","tr_customer_id":187846,"tr_customer_product_id":187836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:00.000Z","modified_at":"2026-02-16T07:11:41.000Z","name":"Frank Beier","mobile_number":"890-276-9334","email_id":"Fern6@hotmail.com","dop":"2025-04-06","serial_number":"19738530420429","imei1":"19738530420429","imei2":"19738530420429","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187827,"job_number":"JOB_187827","tr_customer_id":187845,"tr_customer_product_id":187835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:00.000Z","modified_at":"2026-02-16T07:11:00.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18356133762093","imei1":"18356133762093","imei2":"18356133762093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187826,"job_number":"JOB_187826","tr_customer_id":187844,"tr_customer_product_id":187834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:51.000Z","modified_at":"2026-02-16T07:10:51.000Z","name":"Charley Kiehn","mobile_number":"798-326-2207","email_id":"Domenica65@yahoo.com","dop":"2025-04-06","serial_number":"14532966572397984","imei1":"14532966572397984","imei2":"14532966572397984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187825,"job_number":"JOB_187825","tr_customer_id":187843,"tr_customer_product_id":187833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:49.000Z","modified_at":"2026-02-16T07:11:32.000Z","name":"Destini Block","mobile_number":"413-515-3452","email_id":"Eric.Heaney57@hotmail.com","dop":"2025-04-06","serial_number":"13334704278297","imei1":"13334704278297","imei2":"13334704278297","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:11:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187824,"job_number":"JOB_187824","tr_customer_id":187842,"tr_customer_product_id":187832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:49.000Z","modified_at":"2026-02-16T07:10:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19982038349894","imei1":"19982038349894","imei2":"19982038349894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187823,"job_number":"JOB_187823","tr_customer_id":187841,"tr_customer_product_id":187831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:17.000Z","modified_at":"2026-02-16T07:10:17.000Z","name":"Violet Rosenbaum","mobile_number":"231-244-8452","email_id":"Raegan_Wilkinson23@gmail.com","dop":"2025-04-06","serial_number":"14570486230351816","imei1":"14570486230351816","imei2":"14570486230351816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187822,"job_number":"JOB_187822","tr_customer_id":187840,"tr_customer_product_id":187830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:16.000Z","modified_at":"2026-02-16T07:10:56.000Z","name":"Mose Cronin","mobile_number":"891-886-8174","email_id":"Andre_Nader@hotmail.com","dop":"2025-04-06","serial_number":"16911963615930","imei1":"16911963615930","imei2":"16911963615930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:10:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187821,"job_number":"JOB_187821","tr_customer_id":187839,"tr_customer_product_id":187829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:16.000Z","modified_at":"2026-02-16T07:10:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14247239526829","imei1":"14247239526829","imei2":"14247239526829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187820,"job_number":"JOB_187820","tr_customer_id":187838,"tr_customer_product_id":187828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:09:29.000Z","modified_at":"2026-02-16T07:09:29.000Z","name":"Lionel Lueilwitz","mobile_number":"258-216-9722","email_id":"Ernest.Kiehn69@gmail.com","dop":"2025-04-06","serial_number":"10956172707474774","imei1":"10956172707474774","imei2":"10956172707474774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:09:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187819,"job_number":"JOB_187819","tr_customer_id":187837,"tr_customer_product_id":187827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:09:28.000Z","modified_at":"2026-02-16T07:10:09.000Z","name":"Kade Schinner","mobile_number":"623-459-3367","email_id":"Thad.Bergnaum42@yahoo.com","dop":"2025-04-06","serial_number":"11402988922625","imei1":"11402988922625","imei2":"11402988922625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187818,"job_number":"JOB_187818","tr_customer_id":187836,"tr_customer_product_id":187826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:09:27.000Z","modified_at":"2026-02-16T07:09:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10870703398491","imei1":"10870703398491","imei2":"10870703398491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187817,"job_number":"JOB_187817","tr_customer_id":187835,"tr_customer_product_id":187825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:59.000Z","modified_at":"2026-02-16T07:05:59.000Z","name":"Katharina Kautzer","mobile_number":"375-832-7567","email_id":"Cleo.Volkman16@hotmail.com","dop":"2025-04-06","serial_number":"16403239808841160","imei1":"16403239808841160","imei2":"16403239808841160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187816,"job_number":"JOB_187816","tr_customer_id":187834,"tr_customer_product_id":187824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:58.000Z","modified_at":"2026-02-16T07:06:39.000Z","name":"Sunny Feil","mobile_number":"294-456-5126","email_id":"Arvel_Miller@gmail.com","dop":"2025-04-06","serial_number":"11742972824155","imei1":"11742972824155","imei2":"11742972824155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187815,"job_number":"JOB_187815","tr_customer_id":187833,"tr_customer_product_id":187823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:58.000Z","modified_at":"2026-02-16T07:05:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13617009074728","imei1":"13617009074728","imei2":"13617009074728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187813,"job_number":"JOB_187813","tr_customer_id":187831,"tr_customer_product_id":187821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:21.000Z","modified_at":"2026-02-16T07:06:00.000Z","name":"Godfrey Conn","mobile_number":"321-338-7873","email_id":"Judd.Goodwin95@hotmail.com","dop":"2000-01-31","serial_number":"10604619846475","imei1":"10604619846475","imei2":"10604619846475","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:06:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187811,"job_number":"JOB_187811","tr_customer_id":187829,"tr_customer_product_id":187819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:12.000Z","modified_at":"2026-02-16T07:05:12.000Z","name":"Laurence Runolfsdottir","mobile_number":"876-326-7138","email_id":"Katrine.Rogahn@hotmail.com","dop":"2025-04-06","serial_number":"17789079474641484","imei1":"17789079474641484","imei2":"17789079474641484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187810,"job_number":"JOB_187810","tr_customer_id":187828,"tr_customer_product_id":187818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:10.000Z","modified_at":"2026-02-16T07:05:51.000Z","name":"Jonathon Beahan","mobile_number":"871-903-8741","email_id":"Ella51@gmail.com","dop":"2025-04-06","serial_number":"14346689187194","imei1":"14346689187194","imei2":"14346689187194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:05:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187809,"job_number":"JOB_187809","tr_customer_id":187827,"tr_customer_product_id":187817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:10.000Z","modified_at":"2026-02-16T07:05:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10697747819408","imei1":"10697747819408","imei2":"10697747819408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187808,"job_number":"JOB_187808","tr_customer_id":187826,"tr_customer_product_id":187816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:48.000Z","modified_at":"2026-02-16T07:04:48.000Z","name":"Lew Schultz","mobile_number":"891-573-2417","email_id":"Ida23@hotmail.com","dop":"2025-04-06","serial_number":"12447066003793166","imei1":"12447066003793166","imei2":"12447066003793166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187807,"job_number":"JOB_187807","tr_customer_id":187825,"tr_customer_product_id":187815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:46.000Z","modified_at":"2026-02-16T07:05:28.000Z","name":"Stephany Wintheiser","mobile_number":"360-492-1693","email_id":"Madelyn.Roberts@hotmail.com","dop":"2025-04-06","serial_number":"19322726174513","imei1":"19322726174513","imei2":"19322726174513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:05:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187806,"job_number":"JOB_187806","tr_customer_id":187824,"tr_customer_product_id":187814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:46.000Z","modified_at":"2026-02-16T07:04:46.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"14308396518881","imei1":"14308396518881","imei2":"14308396518881","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187804,"job_number":"JOB_187804","tr_customer_id":187822,"tr_customer_product_id":187812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:35.000Z","modified_at":"2026-02-16T07:05:14.000Z","name":"Zetta Jakubowski","mobile_number":"610-781-5564","email_id":"Frederique_Erdman8@gmail.com","dop":"2000-01-31","serial_number":"10050084721478","imei1":"10050084721478","imei2":"10050084721478","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:05:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187802,"job_number":"JOB_187802","tr_customer_id":187820,"tr_customer_product_id":187810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:31.000Z","modified_at":"2026-02-16T07:04:31.000Z","name":"Maria Waelchi","mobile_number":"264-456-6825","email_id":"Earlene.OHara20@hotmail.com","dop":"2025-04-06","serial_number":"19469241696137292","imei1":"19469241696137292","imei2":"19469241696137292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187801,"job_number":"JOB_187801","tr_customer_id":187819,"tr_customer_product_id":187809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:30.000Z","modified_at":"2026-02-16T07:05:10.000Z","name":"Myriam Cormier","mobile_number":"988-846-8317","email_id":"Bernice.Koelpin2@yahoo.com","dop":"2025-04-06","serial_number":"13444414916059","imei1":"13444414916059","imei2":"13444414916059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187800,"job_number":"JOB_187800","tr_customer_id":187818,"tr_customer_product_id":187808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:29.000Z","modified_at":"2026-02-16T07:04:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15143884638164","imei1":"15143884638164","imei2":"15143884638164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187799,"job_number":"JOB_187799","tr_customer_id":187817,"tr_customer_product_id":187807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:23.000Z","modified_at":"2026-02-16T07:04:23.000Z","name":"Marvin Heathcote","mobile_number":"908-354-8057","email_id":"Price16@gmail.com","dop":"2025-04-06","serial_number":"16223273433891032","imei1":"16223273433891032","imei2":"16223273433891032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187798,"job_number":"JOB_187798","tr_customer_id":187816,"tr_customer_product_id":187806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:22.000Z","modified_at":"2026-02-16T07:05:03.000Z","name":"Pinkie Zieme","mobile_number":"519-807-4033","email_id":"London.Nicolas@hotmail.com","dop":"2025-04-06","serial_number":"15273543060761","imei1":"15273543060761","imei2":"15273543060761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:05:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187797,"job_number":"JOB_187797","tr_customer_id":187815,"tr_customer_product_id":187805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:22.000Z","modified_at":"2026-02-16T07:04:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18385513874638","imei1":"18385513874638","imei2":"18385513874638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187796,"job_number":"JOB_187796","tr_customer_id":187814,"tr_customer_product_id":187804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:57.000Z","modified_at":"2026-02-16T07:03:57.000Z","name":"Eryn Jacobi","mobile_number":"710-562-6111","email_id":"Otha_Olson29@yahoo.com","dop":"2025-04-06","serial_number":"16175331372680332","imei1":"16175331372680332","imei2":"16175331372680332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187795,"job_number":"JOB_187795","tr_customer_id":187813,"tr_customer_product_id":187803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:56.000Z","modified_at":"2026-02-16T07:04:38.000Z","name":"Tatum O'Kon","mobile_number":"468-900-2027","email_id":"Earlene_McKenzie51@yahoo.com","dop":"2025-04-06","serial_number":"17586005458480","imei1":"17586005458480","imei2":"17586005458480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:04:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187794,"job_number":"JOB_187794","tr_customer_id":187812,"tr_customer_product_id":187802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:55.000Z","modified_at":"2026-02-16T07:03:55.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"16107864249254","imei1":"16107864249254","imei2":"16107864249254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187792,"job_number":"JOB_187792","tr_customer_id":187810,"tr_customer_product_id":187800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:49.000Z","modified_at":"2026-02-16T07:04:28.000Z","name":"Garry Kuhlman","mobile_number":"865-608-4326","email_id":"Alda.Rippin@hotmail.com","dop":"2000-01-31","serial_number":"10636366631276","imei1":"10636366631276","imei2":"10636366631276","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:04:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187790,"job_number":"JOB_187790","tr_customer_id":187808,"tr_customer_product_id":187798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:44.000Z","modified_at":"2026-02-16T07:03:44.000Z","name":"Bernie Boehm","mobile_number":"391-513-4174","email_id":"Armani46@gmail.com","dop":"2025-04-06","serial_number":"10871155020578314","imei1":"10871155020578314","imei2":"10871155020578314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187789,"job_number":"JOB_187789","tr_customer_id":187807,"tr_customer_product_id":187797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:43.000Z","modified_at":"2026-02-16T07:04:23.000Z","name":"Johann Morissette","mobile_number":"267-993-5248","email_id":"Marge_Koepp2@yahoo.com","dop":"2025-04-06","serial_number":"14646225839040","imei1":"14646225839040","imei2":"14646225839040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187788,"job_number":"JOB_187788","tr_customer_id":187806,"tr_customer_product_id":187796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:42.000Z","modified_at":"2026-02-16T07:03:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19609168491170","imei1":"19609168491170","imei2":"19609168491170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187787,"job_number":"JOB_187787","tr_customer_id":187805,"tr_customer_product_id":187795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:07.000Z","modified_at":"2026-02-16T07:03:07.000Z","name":"Jennyfer Watsica","mobile_number":"809-201-3489","email_id":"Naomie46@gmail.com","dop":"2025-04-06","serial_number":"16044876529484996","imei1":"16044876529484996","imei2":"16044876529484996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187786,"job_number":"JOB_187786","tr_customer_id":187804,"tr_customer_product_id":187794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:05.000Z","modified_at":"2026-02-16T07:03:48.000Z","name":"Dell Green","mobile_number":"560-589-4846","email_id":"Athena_Heidenreich@hotmail.com","dop":"2025-04-06","serial_number":"15449749328249","imei1":"15449749328249","imei2":"15449749328249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187785,"job_number":"JOB_187785","tr_customer_id":187803,"tr_customer_product_id":187793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:05.000Z","modified_at":"2026-02-16T07:03:05.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12239006895186","imei1":"12239006895186","imei2":"12239006895186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187783,"job_number":"JOB_187783","tr_customer_id":187801,"tr_customer_product_id":187791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:03.000Z","modified_at":"2026-02-16T07:03:42.000Z","name":"Glenna Schulist","mobile_number":"560-403-9868","email_id":"Dasia.Parker89@gmail.com","dop":"2000-01-31","serial_number":"10291908483017","imei1":"10291908483017","imei2":"10291908483017","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187781,"job_number":"JOB_187781","tr_customer_id":187799,"tr_customer_product_id":187789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:02.000Z","modified_at":"2026-02-16T07:03:02.000Z","name":"Augustus Kshlerin","mobile_number":"909-481-8579","email_id":"Emilie.Labadie51@yahoo.com","dop":"2025-04-06","serial_number":"16228040490869462","imei1":"16228040490869462","imei2":"16228040490869462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187780,"job_number":"JOB_187780","tr_customer_id":187798,"tr_customer_product_id":187788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:01.000Z","modified_at":"2026-02-16T07:03:41.000Z","name":"Corbin Ziemann","mobile_number":"350-302-2091","email_id":"Sarina.Adams@gmail.com","dop":"2025-04-06","serial_number":"11643956180924","imei1":"11643956180924","imei2":"11643956180924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187779,"job_number":"JOB_187779","tr_customer_id":187797,"tr_customer_product_id":187787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:00.000Z","modified_at":"2026-02-16T07:03:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10650889977856","imei1":"10650889977856","imei2":"10650889977856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187778,"job_number":"JOB_187778","tr_customer_id":187796,"tr_customer_product_id":187786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:56.000Z","modified_at":"2026-02-16T07:02:56.000Z","name":"Orrin Gutmann","mobile_number":"703-933-6651","email_id":"Mariane_Brakus@gmail.com","dop":"2025-04-06","serial_number":"17769649351622994","imei1":"17769649351622994","imei2":"17769649351622994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187777,"job_number":"JOB_187777","tr_customer_id":187795,"tr_customer_product_id":187785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:55.000Z","modified_at":"2026-02-16T07:03:35.000Z","name":"Jace Cassin","mobile_number":"505-630-3094","email_id":"Rosario_Will1@gmail.com","dop":"2025-04-06","serial_number":"17821962120941","imei1":"17821962120941","imei2":"17821962120941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:03:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187776,"job_number":"JOB_187776","tr_customer_id":187794,"tr_customer_product_id":187784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:55.000Z","modified_at":"2026-02-16T07:02:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17006961404992","imei1":"17006961404992","imei2":"17006961404992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187775,"job_number":"JOB_187775","tr_customer_id":187793,"tr_customer_product_id":187783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:14.000Z","modified_at":"2026-02-16T07:02:14.000Z","name":"Nikko Mertz","mobile_number":"444-673-3277","email_id":"Coralie_Schimmel44@gmail.com","dop":"2025-04-06","serial_number":"14328492950182700","imei1":"14328492950182700","imei2":"14328492950182700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187774,"job_number":"JOB_187774","tr_customer_id":187792,"tr_customer_product_id":187782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:13.000Z","modified_at":"2026-02-16T07:02:53.000Z","name":"Preston Beatty","mobile_number":"222-557-1127","email_id":"Elise.Stracke83@hotmail.com","dop":"2025-04-06","serial_number":"15692436633245","imei1":"15692436633245","imei2":"15692436633245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187773,"job_number":"JOB_187773","tr_customer_id":187791,"tr_customer_product_id":187781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:13.000Z","modified_at":"2026-02-16T07:02:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11000669124851","imei1":"11000669124851","imei2":"11000669124851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187772,"job_number":"JOB_187772","tr_customer_id":187790,"tr_customer_product_id":187780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:08.000Z","modified_at":"2026-02-16T07:02:08.000Z","name":"Terence Kunde","mobile_number":"923-320-0669","email_id":"Merle.Mueller@yahoo.com","dop":"2025-04-06","serial_number":"16941513213571332","imei1":"16941513213571332","imei2":"16941513213571332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187771,"job_number":"JOB_187771","tr_customer_id":187789,"tr_customer_product_id":187779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:06.000Z","modified_at":"2026-02-16T07:02:46.000Z","name":"Bernice Aufderhar","mobile_number":"769-661-4236","email_id":"Miller.Sanford60@yahoo.com","dop":"2025-04-06","serial_number":"16637153000859","imei1":"16637153000859","imei2":"16637153000859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:02:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187770,"job_number":"JOB_187770","tr_customer_id":187788,"tr_customer_product_id":187778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:01:26.000Z","modified_at":"2026-02-16T07:01:26.000Z","name":"Thaddeus Kemmer","mobile_number":"286-862-9206","email_id":"Marlee.Lubowitz20@yahoo.com","dop":"2025-04-06","serial_number":"13482178663170232","imei1":"13482178663170232","imei2":"13482178663170232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187769,"job_number":"JOB_187769","tr_customer_id":187787,"tr_customer_product_id":187777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:01:25.000Z","modified_at":"2026-02-16T07:02:06.000Z","name":"Angelina Johns","mobile_number":"366-283-5421","email_id":"Gail34@yahoo.com","dop":"2025-04-06","serial_number":"12141063280191","imei1":"12141063280191","imei2":"12141063280191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:02:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187768,"job_number":"JOB_187768","tr_customer_id":187786,"tr_customer_product_id":187776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:01:24.000Z","modified_at":"2026-02-16T07:01:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15667470414682","imei1":"15667470414682","imei2":"15667470414682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187767,"job_number":"JOB_187767","tr_customer_id":187785,"tr_customer_product_id":187775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:00:39.000Z","modified_at":"2026-02-16T07:00:39.000Z","name":"Adrien Rowe","mobile_number":"786-595-8718","email_id":"Gonzalo55@yahoo.com","dop":"2025-04-06","serial_number":"16737733459593560","imei1":"16737733459593560","imei2":"16737733459593560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187766,"job_number":"JOB_187766","tr_customer_id":187784,"tr_customer_product_id":187774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:00:38.000Z","modified_at":"2026-02-16T07:01:21.000Z","name":"Giles Ferry","mobile_number":"927-969-4638","email_id":"Constantin_Mitchell@hotmail.com","dop":"2025-04-06","serial_number":"17440352741401","imei1":"17440352741401","imei2":"17440352741401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187765,"job_number":"JOB_187765","tr_customer_id":187783,"tr_customer_product_id":187773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:00:37.000Z","modified_at":"2026-02-16T07:00:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17626334465909","imei1":"17626334465909","imei2":"17626334465909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187764,"job_number":"JOB_187764","tr_customer_id":187782,"tr_customer_product_id":187772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:59:48.000Z","modified_at":"2026-02-16T06:59:48.000Z","name":"Donavon Walker","mobile_number":"963-741-6243","email_id":"Arturo66@hotmail.com","dop":"2025-04-06","serial_number":"18249627528593280","imei1":"18249627528593280","imei2":"18249627528593280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187763,"job_number":"JOB_187763","tr_customer_id":187781,"tr_customer_product_id":187771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:59:46.000Z","modified_at":"2026-02-16T07:00:30.000Z","name":"Adelbert Smith","mobile_number":"344-235-7317","email_id":"Isobel.OConnell91@yahoo.com","dop":"2025-04-06","serial_number":"16241650631927","imei1":"16241650631927","imei2":"16241650631927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187762,"job_number":"JOB_187762","tr_customer_id":187780,"tr_customer_product_id":187770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:59:46.000Z","modified_at":"2026-02-16T06:59:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12124990536618","imei1":"12124990536618","imei2":"12124990536618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187759,"job_number":"JOB_187759","tr_customer_id":187777,"tr_customer_product_id":187767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:56.000Z","modified_at":"2026-02-16T06:58:56.000Z","name":"Chanel Hayes","mobile_number":"302-966-8297","email_id":"Ulises_Thompson@hotmail.com","dop":"2025-04-06","serial_number":"15685432121939512","imei1":"15685432121939512","imei2":"15685432121939512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187758,"job_number":"JOB_187758","tr_customer_id":187776,"tr_customer_product_id":187766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:54.000Z","modified_at":"2026-02-16T06:59:38.000Z","name":"Heather Veum","mobile_number":"911-287-1895","email_id":"Payton_Upton@gmail.com","dop":"2025-04-06","serial_number":"15586453378479","imei1":"15586453378479","imei2":"15586453378479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187757,"job_number":"JOB_187757","tr_customer_id":187775,"tr_customer_product_id":187765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:54.000Z","modified_at":"2026-02-16T06:58:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13649599952469","imei1":"13649599952469","imei2":"13649599952469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187756,"job_number":"JOB_187756","tr_customer_id":187774,"tr_customer_product_id":187764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:47.000Z","modified_at":"2026-02-16T06:58:47.000Z","name":"Barney Boyle","mobile_number":"441-593-3994","email_id":"Ernie.Hills31@gmail.com","dop":"2025-04-06","serial_number":"14890361989118116","imei1":"14890361989118116","imei2":"14890361989118116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187755,"job_number":"JOB_187755","tr_customer_id":187773,"tr_customer_product_id":187763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:45.000Z","modified_at":"2026-02-16T06:59:27.000Z","name":"Jo McLaughlin","mobile_number":"298-660-5039","email_id":"Dorris73@gmail.com","dop":"2025-04-06","serial_number":"16305820049701","imei1":"16305820049701","imei2":"16305820049701","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187754,"job_number":"JOB_187754","tr_customer_id":187772,"tr_customer_product_id":187762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:45.000Z","modified_at":"2026-02-16T06:58:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15546048598120","imei1":"15546048598120","imei2":"15546048598120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187752,"job_number":"JOB_187752","tr_customer_id":187770,"tr_customer_product_id":187760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:08.000Z","modified_at":"2026-02-16T06:58:08.000Z","name":"Vijay Arora","mobile_number":"9038112007","email_id":"gautam.marar@gmail.com","dop":"2026-02-06","serial_number":"192657416881589","imei1":"192657416881589","imei2":"192657416881589","popurl":"www.bandhul-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187751,"job_number":"JOB_187751","tr_customer_id":187769,"tr_customer_product_id":187759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:57.000Z","modified_at":"2026-02-16T06:57:57.000Z","name":"Angela Bergnaum","mobile_number":"677-278-6437","email_id":"Maynard.OReilly41@gmail.com","dop":"2025-04-06","serial_number":"16517306928281448","imei1":"16517306928281448","imei2":"16517306928281448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187750,"job_number":"JOB_187750","tr_customer_id":187768,"tr_customer_product_id":187758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:55.000Z","modified_at":"2026-02-16T06:58:37.000Z","name":"Oral Hills","mobile_number":"740-809-6426","email_id":"Maureen_Dooley98@gmail.com","dop":"2025-04-06","serial_number":"10483565507776","imei1":"10483565507776","imei2":"10483565507776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187749,"job_number":"JOB_187749","tr_customer_id":187767,"tr_customer_product_id":187757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:55.000Z","modified_at":"2026-02-16T06:57:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16070604976093","imei1":"16070604976093","imei2":"16070604976093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187748,"job_number":"JOB_187748","tr_customer_id":187766,"tr_customer_product_id":187756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:30.000Z","modified_at":"2026-02-16T06:57:30.000Z","name":"Akshata Shah","mobile_number":"9026612846","email_id":"rameshwar.somayaji@hotmail.com","dop":"2026-02-06","serial_number":"111354347293485","imei1":"111354347293485","imei2":"111354347293485","popurl":"www.ameyatma-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187747,"job_number":"JOB_187747","tr_customer_id":187765,"tr_customer_product_id":187755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:07.000Z","modified_at":"2026-02-16T06:57:07.000Z","name":"Gladys Windler","mobile_number":"533-820-4418","email_id":"Alena.Romaguera76@yahoo.com","dop":"2025-04-06","serial_number":"13982904790422626","imei1":"13982904790422626","imei2":"13982904790422626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187746,"job_number":"JOB_187746","tr_customer_id":187764,"tr_customer_product_id":187754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:05.000Z","modified_at":"2026-02-16T06:57:48.000Z","name":"Adele Hackett","mobile_number":"290-784-7320","email_id":"Torey.Von@yahoo.com","dop":"2025-04-06","serial_number":"17943451542108","imei1":"17943451542108","imei2":"17943451542108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187745,"job_number":"JOB_187745","tr_customer_id":187763,"tr_customer_product_id":187753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:05.000Z","modified_at":"2026-02-16T06:57:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18304644907001","imei1":"18304644907001","imei2":"18304644907001","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187744,"job_number":"JOB_187744","tr_customer_id":187762,"tr_customer_product_id":187752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:54:38.000Z","modified_at":"2026-02-16T06:54:38.000Z","name":"Isabella Schultz","mobile_number":"258-688-8586","email_id":"Antonio_Tillman@gmail.com","dop":"2025-06-18","serial_number":"1043234793441233","imei1":"1043234793441233","imei2":"1043234793441233","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187743,"job_number":"JOB_187743","tr_customer_id":187761,"tr_customer_product_id":187751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:54:37.000Z","modified_at":"2026-02-16T06:55:18.000Z","name":"David Walter","mobile_number":"288-312-3005","email_id":"London.Nicolas@gmail.com","dop":"2025-06-18","serial_number":"10804418784031","imei1":"10804418784031","imei2":"10804418784031","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187742,"job_number":"JOB_187742","tr_customer_id":187760,"tr_customer_product_id":187750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:54:36.000Z","modified_at":"2026-02-16T06:54:37.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10090717838626","imei1":"10090717838626","imei2":"10090717838626","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187741,"job_number":"JOB_187741","tr_customer_id":187759,"tr_customer_product_id":187749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:54.000Z","modified_at":"2026-02-16T06:53:54.000Z","name":"Rafael Schoen","mobile_number":"328-343-9579","email_id":"Barbara_Brown@hotmail.com","dop":"2025-04-06","serial_number":"15042686585280554","imei1":"15042686585280554","imei2":"15042686585280554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187740,"job_number":"JOB_187740","tr_customer_id":187758,"tr_customer_product_id":187748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:52.000Z","modified_at":"2026-02-16T06:54:37.000Z","name":"Mona Wisoky","mobile_number":"525-409-1901","email_id":"Jamir.Romaguera@hotmail.com","dop":"2025-04-06","serial_number":"18926498651880","imei1":"18926498651880","imei2":"18926498651880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187739,"job_number":"JOB_187739","tr_customer_id":187757,"tr_customer_product_id":187747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:48.000Z","modified_at":"2026-02-16T06:54:29.000Z","name":"Eloise Donnelly","mobile_number":"496-808-3035","email_id":"Damien.Pfeffer54@gmail.com","dop":"2025-12-31","serial_number":"108571883273254","imei1":"108571883273254","imei2":"108571883273254","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187738,"job_number":"JOB_187738","tr_customer_id":187756,"tr_customer_product_id":187746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:48.000Z","modified_at":"2026-02-16T06:53:48.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"108957945429369","imei1":"108957945429369","imei2":"108957945429369","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187737,"job_number":"JOB_187737","tr_customer_id":187755,"tr_customer_product_id":187745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:48.000Z","modified_at":"2026-02-16T06:53:48.000Z","name":"Timmy Kemmer","mobile_number":"338-730-9494","email_id":"Velva66@yahoo.com","dop":"2025-06-18","serial_number":"1036644868349699","imei1":"1036644868349699","imei2":"1036644868349699","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187736,"job_number":"JOB_187736","tr_customer_id":187754,"tr_customer_product_id":187744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:47.000Z","modified_at":"2026-02-16T06:54:29.000Z","name":"Thad Hilll","mobile_number":"554-699-5261","email_id":"Bertha_Bechtelar@yahoo.com","dop":"2025-06-18","serial_number":"10234786489171","imei1":"10234786489171","imei2":"10234786489171","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187735,"job_number":"JOB_187735","tr_customer_id":187753,"tr_customer_product_id":187743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:46.000Z","modified_at":"2026-02-16T06:53:46.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10422728174497","imei1":"10422728174497","imei2":"10422728174497","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187734,"job_number":"JOB_187734","tr_customer_id":187752,"tr_customer_product_id":187742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Darrion Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"28987499406166","imei1":"28987499406166","imei2":"28987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187733,"job_number":"JOB_187733","tr_customer_id":187751,"tr_customer_product_id":187741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Gaurav Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"38987499406166","imei1":"38987499406166","imei2":"38987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187732,"job_number":"JOB_187732","tr_customer_id":187750,"tr_customer_product_id":187740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"raman Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"58987499406166","imei1":"58987499406166","imei2":"58987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187731,"job_number":"JOB_187731","tr_customer_id":187749,"tr_customer_product_id":187739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"rajesh Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"48987499406166","imei1":"48987499406166","imei2":"48987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187730,"job_number":"JOB_187730","tr_customer_id":187748,"tr_customer_product_id":187738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Daron Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"68987499406166","imei1":"68987499406166","imei2":"68987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187729,"job_number":"JOB_187729","tr_customer_id":187747,"tr_customer_product_id":187737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Atmananda Saini","mobile_number":"7437518170","email_id":"bandhul.jha@gmail.com","dop":"2026-02-06","serial_number":"028464306266528","imei1":"028464306266528","imei2":"028464306266528","popurl":"www.deepankar-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187728,"job_number":"JOB_187728","tr_customer_id":187746,"tr_customer_product_id":187736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Dipali Menon","mobile_number":"7458321611","email_id":"akshainie.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"339898624236269","imei1":"339898624236269","imei2":"339898624236269","popurl":"www.raj-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187727,"job_number":"JOB_187727","tr_customer_id":187745,"tr_customer_product_id":187735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Giriraaj Tagore","mobile_number":"7491042574","email_id":"lal.rana@gmail.com","dop":"2026-02-06","serial_number":"065534233036904","imei1":"065534233036904","imei2":"065534233036904","popurl":"www.krishnadas-nayar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187726,"job_number":"JOB_187726","tr_customer_id":187744,"tr_customer_product_id":187734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Baidehi Sharma","mobile_number":"7450553558","email_id":"gauraang.mahajan@gmail.com","dop":"2026-02-06","serial_number":"123970888494376","imei1":"123970888494376","imei2":"123970888494376","popurl":"www.akroor-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187725,"job_number":"JOB_187725","tr_customer_id":187743,"tr_customer_product_id":187733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Pranay Tagore","mobile_number":"7457864931","email_id":"bhooshan.malik@gmail.com","dop":"2026-02-06","serial_number":"714090223675030","imei1":"714090223675030","imei2":"714090223675030","popurl":"www.paramartha-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187724,"job_number":"JOB_187724","tr_customer_id":187742,"tr_customer_product_id":187732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Ekaparnika Jha","mobile_number":"7432005764","email_id":"aashritha.varma@gmail.com","dop":"2026-02-06","serial_number":"565008599390360","imei1":"565008599390360","imei2":"565008599390360","popurl":"www.chandradev-khan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187723,"job_number":"JOB_187723","tr_customer_id":187741,"tr_customer_product_id":187731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Asha Devar","mobile_number":"7407742526","email_id":"maheswar.gupta@gmail.com","dop":"2026-02-06","serial_number":"174635483231344","imei1":"174635483231344","imei2":"174635483231344","popurl":"www.harinarayan-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187722,"job_number":"JOB_187722","tr_customer_id":187740,"tr_customer_product_id":187730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Gatik Tandon","mobile_number":"7460380787","email_id":"sloka.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"259026553158473","imei1":"259026553158473","imei2":"259026553158473","popurl":"www.gajaadhar-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187721,"job_number":"JOB_187721","tr_customer_id":187739,"tr_customer_product_id":187729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Som Varrier","mobile_number":"7415034675","email_id":"chandraswaroopa.guneta@hotmail.com","dop":"2026-02-06","serial_number":"405495085497102","imei1":"405495085497102","imei2":"405495085497102","popurl":"www.durgeshwari-gandhi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187720,"job_number":"JOB_187720","tr_customer_id":187738,"tr_customer_product_id":187728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Usha Dubashi","mobile_number":"7498574735","email_id":"gouranga.reddy@gmail.com","dop":"2026-02-06","serial_number":"119782138361902","imei1":"119782138361902","imei2":"119782138361902","popurl":"www.kartik-dutta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187719,"job_number":"JOB_187719","tr_customer_id":187737,"tr_customer_product_id":187727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Jai Bandopadhyay","mobile_number":"7417579960","email_id":"chandra.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"467549334029589","imei1":"467549334029589","imei2":"467549334029589","popurl":"www.sarla-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187718,"job_number":"JOB_187718","tr_customer_id":187736,"tr_customer_product_id":187726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bahula Chattopadhyay","mobile_number":"7445652317","email_id":"shobhana.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"840772239196592","imei1":"840772239196592","imei2":"840772239196592","popurl":"www.dayaamay-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187717,"job_number":"JOB_187717","tr_customer_id":187735,"tr_customer_product_id":187725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Chanda Tandon","mobile_number":"7401828998","email_id":"vyas.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"664025575077627","imei1":"664025575077627","imei2":"664025575077627","popurl":"www.charuchandra-mukhopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187716,"job_number":"JOB_187716","tr_customer_id":187734,"tr_customer_product_id":187724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Abhaya Asan","mobile_number":"7413634754","email_id":"chakrika.chaturvedi@yahoo.co.in","dop":"2026-02-06","serial_number":"348345760178315","imei1":"348345760178315","imei2":"348345760178315","popurl":"www.atmanand-kapoor.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187715,"job_number":"JOB_187715","tr_customer_id":187733,"tr_customer_product_id":187723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bhupen Acharya","mobile_number":"7426205969","email_id":"indra.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"693906051779141","imei1":"693906051779141","imei2":"693906051779141","popurl":"www.kashyapi-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187714,"job_number":"JOB_187714","tr_customer_id":187732,"tr_customer_product_id":187722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Mangalya Namboothiri","mobile_number":"7478865994","email_id":"lai.pandey@gmail.com","dop":"2026-02-06","serial_number":"258030350648834","imei1":"258030350648834","imei2":"258030350648834","popurl":"www.kamalesh-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187713,"job_number":"JOB_187713","tr_customer_id":187731,"tr_customer_product_id":187721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Javas Joshi","mobile_number":"7403100282","email_id":"ojaswini.malik@hotmail.com","dop":"2026-02-06","serial_number":"834386553772267","imei1":"834386553772267","imei2":"834386553772267","popurl":"www.manoj-ahluwalia.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187712,"job_number":"JOB_187712","tr_customer_id":187730,"tr_customer_product_id":187720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Swarnalata Kaul","mobile_number":"7444979644","email_id":"veda.bhattathiri@hotmail.com","dop":"2026-02-06","serial_number":"444946819327490","imei1":"444946819327490","imei2":"444946819327490","popurl":"www.bhooshit-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187711,"job_number":"JOB_187711","tr_customer_id":187729,"tr_customer_product_id":187719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bankim Agarwal","mobile_number":"7411843411","email_id":"kanak.nayar@gmail.com","dop":"2026-02-06","serial_number":"691674719974769","imei1":"691674719974769","imei2":"691674719974769","popurl":"www.rakesh-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187710,"job_number":"JOB_187710","tr_customer_id":187728,"tr_customer_product_id":187718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Kannan Dubashi","mobile_number":"7479503565","email_id":"saroja.jain@hotmail.com","dop":"2026-02-06","serial_number":"733222852629354","imei1":"733222852629354","imei2":"733222852629354","popurl":"www.apsara-shukla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187709,"job_number":"JOB_187709","tr_customer_id":187727,"tr_customer_product_id":187717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Abani Varma","mobile_number":"7456770810","email_id":"siddhi.bharadwaj@gmail.com","dop":"2026-02-06","serial_number":"699251603269451","imei1":"699251603269451","imei2":"699251603269451","popurl":"www.kalinda-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187708,"job_number":"JOB_187708","tr_customer_id":187726,"tr_customer_product_id":187716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Naval Deshpande","mobile_number":"7460470353","email_id":"keerti.gowda@hotmail.com","dop":"2026-02-06","serial_number":"626677903319439","imei1":"626677903319439","imei2":"626677903319439","popurl":"www.dhanapati-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187707,"job_number":"JOB_187707","tr_customer_id":187725,"tr_customer_product_id":187715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Akshaj Desai","mobile_number":"7497256861","email_id":"durga.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"728313102989864","imei1":"728313102989864","imei2":"728313102989864","popurl":"www.kashyap-pandey.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187706,"job_number":"JOB_187706","tr_customer_id":187724,"tr_customer_product_id":187714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Poornima Desai","mobile_number":"7439969997","email_id":"dhatri.gupta@hotmail.com","dop":"2026-02-06","serial_number":"919444092982843","imei1":"919444092982843","imei2":"919444092982843","popurl":"www.diptendu-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187705,"job_number":"JOB_187705","tr_customer_id":187722,"tr_customer_product_id":187713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Anasuya Trivedi","mobile_number":"7401567196","email_id":"agnimitra.dhawan@yahoo.co.in","dop":"2026-02-06","serial_number":"565348653913828","imei1":"565348653913828","imei2":"565348653913828","popurl":"www.narendra-iyengar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187704,"job_number":"JOB_187704","tr_customer_id":187723,"tr_customer_product_id":187712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Gati Kaur","mobile_number":"7441550193","email_id":"himadri.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"916424665082071","imei1":"916424665082071","imei2":"916424665082071","popurl":"www.shantanu-nehru.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187703,"job_number":"JOB_187703","tr_customer_id":187721,"tr_customer_product_id":187711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Meghnad Shah","mobile_number":"7442022511","email_id":"kama.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"785479356427383","imei1":"785479356427383","imei2":"785479356427383","popurl":"www.vrinda-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187702,"job_number":"JOB_187702","tr_customer_id":187720,"tr_customer_product_id":187710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vaishvi Adiga","mobile_number":"7441211858","email_id":"amrita.sharma@hotmail.com","dop":"2026-02-06","serial_number":"206677343491121","imei1":"206677343491121","imei2":"206677343491121","popurl":"www.deeksha-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187701,"job_number":"JOB_187701","tr_customer_id":187719,"tr_customer_product_id":187709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Prema Iyengar","mobile_number":"7470228865","email_id":"bhasvan.abbott@yahoo.co.in","dop":"2026-02-06","serial_number":"370500540863927","imei1":"370500540863927","imei2":"370500540863927","popurl":"www.saroja-sinha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187700,"job_number":"JOB_187700","tr_customer_id":187718,"tr_customer_product_id":187708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Dandapaani Saini","mobile_number":"7489683735","email_id":"kumuda.varma@gmail.com","dop":"2026-02-06","serial_number":"297393260840558","imei1":"297393260840558","imei2":"297393260840558","popurl":"www.raj-adiga.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187699,"job_number":"JOB_187699","tr_customer_id":187717,"tr_customer_product_id":187707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Subodh Malik","mobile_number":"7464564190","email_id":"anaadi.mishra@yahoo.co.in","dop":"2026-02-06","serial_number":"571268352053974","imei1":"571268352053974","imei2":"571268352053974","popurl":"www.giri-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187698,"job_number":"JOB_187698","tr_customer_id":187716,"tr_customer_product_id":187706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Chandi Panicker","mobile_number":"7455073563","email_id":"bankim.gupta@hotmail.com","dop":"2026-02-06","serial_number":"812828363387333","imei1":"812828363387333","imei2":"812828363387333","popurl":"www.ameyatma-patel.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187697,"job_number":"JOB_187697","tr_customer_id":187715,"tr_customer_product_id":187705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Amritambu Bhattathiri","mobile_number":"7438347049","email_id":"ashlesh.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"309166665027698","imei1":"309166665027698","imei2":"309166665027698","popurl":"www.hiranmaya-kocchar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187696,"job_number":"JOB_187696","tr_customer_id":187714,"tr_customer_product_id":187704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vrund Ahuja","mobile_number":"7400812098","email_id":"esha.agarwal@hotmail.com","dop":"2026-02-06","serial_number":"988014993310049","imei1":"988014993310049","imei2":"988014993310049","popurl":"www.hiranmay-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187695,"job_number":"JOB_187695","tr_customer_id":187713,"tr_customer_product_id":187703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Avadhesh Bhattathiri","mobile_number":"7436065833","email_id":"himani.johar@yahoo.co.in","dop":"2026-02-06","serial_number":"351710741849153","imei1":"351710741849153","imei2":"351710741849153","popurl":"www.bhushan-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187694,"job_number":"JOB_187694","tr_customer_id":187712,"tr_customer_product_id":187702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vyas Iyer","mobile_number":"7403707022","email_id":"rupinder.kakkar@gmail.com","dop":"2026-02-06","serial_number":"085350296019520","imei1":"085350296019520","imei2":"085350296019520","popurl":"www.aatmaja-khan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187693,"job_number":"JOB_187693","tr_customer_id":187711,"tr_customer_product_id":187701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Dipankar Gowda","mobile_number":"7484288613","email_id":"varalakshmi.guneta@gmail.com","dop":"2026-02-06","serial_number":"634087725552952","imei1":"634087725552952","imei2":"634087725552952","popurl":"www.mohini-verma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187692,"job_number":"JOB_187692","tr_customer_id":187710,"tr_customer_product_id":187700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Hiranmaya Chopra","mobile_number":"7436364944","email_id":"amodini.pothuvaal@gmail.com","dop":"2026-02-06","serial_number":"572876915784703","imei1":"572876915784703","imei2":"572876915784703","popurl":"www.menaka-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187691,"job_number":"JOB_187691","tr_customer_id":187709,"tr_customer_product_id":187699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Balagovind Kocchar","mobile_number":"7448064247","email_id":"navin.guha@yahoo.co.in","dop":"2026-02-06","serial_number":"580951374583712","imei1":"580951374583712","imei2":"580951374583712","popurl":"www.chitraksh-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187690,"job_number":"JOB_187690","tr_customer_id":187708,"tr_customer_product_id":187698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Gautama Nehru","mobile_number":"7498829049","email_id":"mahesh.pillai@hotmail.com","dop":"2026-02-06","serial_number":"805853990804241","imei1":"805853990804241","imei2":"805853990804241","popurl":"www.adinath-tandon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187689,"job_number":"JOB_187689","tr_customer_id":187707,"tr_customer_product_id":187697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Chandraprabha Rana","mobile_number":"7400499551","email_id":"priyala.agarwal@gmail.com","dop":"2026-02-06","serial_number":"119298101887649","imei1":"119298101887649","imei2":"119298101887649","popurl":"www.manisha-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187688,"job_number":"JOB_187688","tr_customer_id":187706,"tr_customer_product_id":187696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Hari Gupta","mobile_number":"7440250452","email_id":"nirbhay.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"286827020847999","imei1":"286827020847999","imei2":"286827020847999","popurl":"www.umang-pandey.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187687,"job_number":"JOB_187687","tr_customer_id":187705,"tr_customer_product_id":187695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Yoginder Gowda","mobile_number":"7425307099","email_id":"sanjay.chopra@gmail.com","dop":"2026-02-06","serial_number":"522333128025245","imei1":"522333128025245","imei2":"522333128025245","popurl":"www.chatur-tagore.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187686,"job_number":"JOB_187686","tr_customer_id":187704,"tr_customer_product_id":187694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Ghanaanand Bhat","mobile_number":"7408601788","email_id":"mohinder.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"335177701113085","imei1":"335177701113085","imei2":"335177701113085","popurl":"www.chidaakaash-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187685,"job_number":"JOB_187685","tr_customer_id":187702,"tr_customer_product_id":187692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Digambara Mishra","mobile_number":"7441858916","email_id":"chiranjeev.iyengar@gmail.com","dop":"2026-02-06","serial_number":"197368848927403","imei1":"197368848927403","imei2":"197368848927403","popurl":"www.vimal-saini.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187684,"job_number":"JOB_187684","tr_customer_id":187703,"tr_customer_product_id":187693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Ameyatma Adiga","mobile_number":"7446863584","email_id":"dhanu.gill@gmail.com","dop":"2026-02-06","serial_number":"854957337261443","imei1":"854957337261443","imei2":"854957337261443","popurl":"www.jyotis-gupta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187683,"job_number":"JOB_187683","tr_customer_id":187701,"tr_customer_product_id":187691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Keerti Bhat","mobile_number":"7443471264","email_id":"gorakhanatha.sethi@yahoo.co.in","dop":"2026-02-06","serial_number":"401040812147493","imei1":"401040812147493","imei2":"401040812147493","popurl":"www.krishnadasa-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187682,"job_number":"JOB_187682","tr_customer_id":187700,"tr_customer_product_id":187690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Chandani Prajapat","mobile_number":"7455894810","email_id":"sheela.kaur@hotmail.com","dop":"2026-02-06","serial_number":"121307863026576","imei1":"121307863026576","imei2":"121307863026576","popurl":"www.jai-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187681,"job_number":"JOB_187681","tr_customer_id":187699,"tr_customer_product_id":187689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Bhagvan Bhattathiri","mobile_number":"7472560149","email_id":"naval.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"464866486899758","imei1":"464866486899758","imei2":"464866486899758","popurl":"www.shreyashi-acharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187680,"job_number":"JOB_187680","tr_customer_id":187698,"tr_customer_product_id":187688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Devagya Reddy","mobile_number":"7400798079","email_id":"mani.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"127834922578454","imei1":"127834922578454","imei2":"127834922578454","popurl":"www.trilochana-sethi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187679,"job_number":"JOB_187679","tr_customer_id":187697,"tr_customer_product_id":187687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Susheel Somayaji","mobile_number":"7420620448","email_id":"amrita.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"239697732666196","imei1":"239697732666196","imei2":"239697732666196","popurl":"www.param-malik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187678,"job_number":"JOB_187678","tr_customer_id":187696,"tr_customer_product_id":187686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Dandak Guha","mobile_number":"7402971570","email_id":"dhyaneshwar.nambeesan@yahoo.co.in","dop":"2026-02-06","serial_number":"571861295710633","imei1":"571861295710633","imei2":"571861295710633","popurl":"www.bhudeva-abbott.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187677,"job_number":"JOB_187677","tr_customer_id":187695,"tr_customer_product_id":187685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Meghnad Jain","mobile_number":"7462247027","email_id":"ambar.saini@hotmail.com","dop":"2026-02-06","serial_number":"305988380531227","imei1":"305988380531227","imei2":"305988380531227","popurl":"www.jagdish-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187676,"job_number":"JOB_187676","tr_customer_id":187694,"tr_customer_product_id":187684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Krishnadas Chopra","mobile_number":"7492617931","email_id":"yogendra.pandey@gmail.com","dop":"2026-02-06","serial_number":"682817179196945","imei1":"682817179196945","imei2":"682817179196945","popurl":"www.chidananda-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187675,"job_number":"JOB_187675","tr_customer_id":187693,"tr_customer_product_id":187683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Sanjay Talwar","mobile_number":"7442138185","email_id":"nirbhay.ganaka@gmail.com","dop":"2026-02-06","serial_number":"179942365778283","imei1":"179942365778283","imei2":"179942365778283","popurl":"www.bhoopati-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187674,"job_number":"JOB_187674","tr_customer_id":187692,"tr_customer_product_id":187682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Bhargavi Gill","mobile_number":"7409780356","email_id":"bhoj.somayaji@gmail.com","dop":"2026-02-06","serial_number":"479387474652719","imei1":"479387474652719","imei2":"479387474652719","popurl":"www.girish-jha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187673,"job_number":"JOB_187673","tr_customer_id":187691,"tr_customer_product_id":187681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Swarnalata Kaur","mobile_number":"7419623721","email_id":"shashi.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"267790800130568","imei1":"267790800130568","imei2":"267790800130568","popurl":"www.vasudeva-khatri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187672,"job_number":"JOB_187672","tr_customer_id":187690,"tr_customer_product_id":187680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Raj Acharya","mobile_number":"7434477648","email_id":"trilokanath.agarwal@yahoo.co.in","dop":"2026-02-06","serial_number":"681821629495058","imei1":"681821629495058","imei2":"681821629495058","popurl":"www.deeptanshu-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187671,"job_number":"JOB_187671","tr_customer_id":187689,"tr_customer_product_id":187679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Satish Panicker","mobile_number":"7455912401","email_id":"sushma.nambeesan@yahoo.co.in","dop":"2026-02-06","serial_number":"659422250164360","imei1":"659422250164360","imei2":"659422250164360","popurl":"www.vaijayanti-malik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187670,"job_number":"JOB_187670","tr_customer_id":187688,"tr_customer_product_id":187678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Anang Sharma","mobile_number":"7429059374","email_id":"lal.tandon@gmail.com","dop":"2026-02-06","serial_number":"668237626912276","imei1":"668237626912276","imei2":"668237626912276","popurl":"www.heema-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187669,"job_number":"JOB_187669","tr_customer_id":187687,"tr_customer_product_id":187677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Rukhmani Tagore","mobile_number":"7446167657","email_id":"laxmi.mishra@yahoo.co.in","dop":"2026-02-06","serial_number":"694521280712842","imei1":"694521280712842","imei2":"694521280712842","popurl":"www.bhadran-khatri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187668,"job_number":"JOB_187668","tr_customer_id":187686,"tr_customer_product_id":187676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Bhoopati Prajapat","mobile_number":"7485941251","email_id":"guru.pothuvaal@yahoo.co.in","dop":"2026-02-06","serial_number":"274361900695652","imei1":"274361900695652","imei2":"274361900695652","popurl":"www.kanishka-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187667,"job_number":"JOB_187667","tr_customer_id":187685,"tr_customer_product_id":187675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Aasha Patil","mobile_number":"7463450918","email_id":"shrishti.bhat@hotmail.com","dop":"2026-02-06","serial_number":"131865551186653","imei1":"131865551186653","imei2":"131865551186653","popurl":"www.jagdeep-guha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187666,"job_number":"JOB_187666","tr_customer_id":187684,"tr_customer_product_id":187674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Adityanandan Mehrotra","mobile_number":"7446475045","email_id":"trilokesh.jha@hotmail.com","dop":"2026-02-06","serial_number":"172172323215939","imei1":"172172323215939","imei2":"172172323215939","popurl":"www.vaijayanti-dubashi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187665,"job_number":"JOB_187665","tr_customer_id":187683,"tr_customer_product_id":187673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Hari Shah","mobile_number":"7401988354","email_id":"vishwamitra.saini@gmail.com","dop":"2026-02-06","serial_number":"086785500083986","imei1":"086785500083986","imei2":"086785500083986","popurl":"www.deependra-khan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187664,"job_number":"JOB_187664","tr_customer_id":187682,"tr_customer_product_id":187672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Subhash Khanna","mobile_number":"7400224945","email_id":"hiranya.malik@yahoo.co.in","dop":"2026-02-06","serial_number":"327449999799655","imei1":"327449999799655","imei2":"327449999799655","popurl":"www.indra-mukhopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187663,"job_number":"JOB_187663","tr_customer_id":187681,"tr_customer_product_id":187671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Kashyapi Somayaji","mobile_number":"7458551070","email_id":"kalinda.dubashi@yahoo.co.in","dop":"2026-02-06","serial_number":"235654891726341","imei1":"235654891726341","imei2":"235654891726341","popurl":"www.deeptanshu-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187662,"job_number":"JOB_187662","tr_customer_id":187680,"tr_customer_product_id":187670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Vaidehi Kapoor","mobile_number":"7491543022","email_id":"pushti.sinha@yahoo.co.in","dop":"2026-02-06","serial_number":"051521621509065","imei1":"051521621509065","imei2":"051521621509065","popurl":"www.bhaves-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187661,"job_number":"JOB_187661","tr_customer_id":187679,"tr_customer_product_id":187669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Balamani Gowda","mobile_number":"7441316277","email_id":"gatik.marar@hotmail.com","dop":"2026-02-06","serial_number":"821277503159023","imei1":"821277503159023","imei2":"821277503159023","popurl":"www.apsara-devar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187660,"job_number":"JOB_187660","tr_customer_id":187678,"tr_customer_product_id":187668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Divya Kaur","mobile_number":"7419812001","email_id":"aaratrika.chopra@hotmail.com","dop":"2026-02-06","serial_number":"442653539932696","imei1":"442653539932696","imei2":"442653539932696","popurl":"www.chandak-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187659,"job_number":"JOB_187659","tr_customer_id":187677,"tr_customer_product_id":187667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Rageswari Guha","mobile_number":"7485619397","email_id":"goswamee.varma@hotmail.com","dop":"2026-02-06","serial_number":"872102227407546","imei1":"872102227407546","imei2":"872102227407546","popurl":"www.chanda-dwivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187658,"job_number":"JOB_187658","tr_customer_id":187676,"tr_customer_product_id":187666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Chinmayananda Kaniyar","mobile_number":"7495843820","email_id":"jyotsana.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"683485023078406","imei1":"683485023078406","imei2":"683485023078406","popurl":"www.dwaipayana-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187657,"job_number":"JOB_187657","tr_customer_id":187675,"tr_customer_product_id":187665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Balgopal Gowda","mobile_number":"7411934184","email_id":"ujjwal.sethi@yahoo.co.in","dop":"2026-02-06","serial_number":"527309077163134","imei1":"527309077163134","imei2":"527309077163134","popurl":"www.sheela-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187656,"job_number":"JOB_187656","tr_customer_id":187674,"tr_customer_product_id":187664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Shresthi Rana","mobile_number":"7438042719","email_id":"kamla.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"770448303938953","imei1":"770448303938953","imei2":"770448303938953","popurl":"www.ajit-chopra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187655,"job_number":"JOB_187655","tr_customer_id":187673,"tr_customer_product_id":187663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Devani Acharya","mobile_number":"7487872138","email_id":"dhananjay.tagore@yahoo.co.in","dop":"2026-02-06","serial_number":"280605588850488","imei1":"280605588850488","imei2":"280605588850488","popurl":"www.marut-varman.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187654,"job_number":"JOB_187654","tr_customer_id":187672,"tr_customer_product_id":187662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Jai Iyer","mobile_number":"7402273930","email_id":"marut.bhattathiri@yahoo.co.in","dop":"2026-02-06","serial_number":"208413566350294","imei1":"208413566350294","imei2":"208413566350294","popurl":"www.rohit-saini.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187653,"job_number":"JOB_187653","tr_customer_id":187671,"tr_customer_product_id":187661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Rajinder Chopra","mobile_number":"7470077508","email_id":"mukul.bhattacharya@yahoo.co.in","dop":"2026-02-06","serial_number":"055667454009389","imei1":"055667454009389","imei2":"055667454009389","popurl":"www.dayamayee-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187652,"job_number":"JOB_187652","tr_customer_id":187670,"tr_customer_product_id":187660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Krishna Asan","mobile_number":"7476912109","email_id":"amaresh.pilla@yahoo.co.in","dop":"2026-02-06","serial_number":"774504328537066","imei1":"774504328537066","imei2":"774504328537066","popurl":"www.kalpana-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187651,"job_number":"JOB_187651","tr_customer_id":187669,"tr_customer_product_id":187659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Ayushmati Nayar","mobile_number":"7425234627","email_id":"bilwa.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"905691528114590","imei1":"905691528114590","imei2":"905691528114590","popurl":"www.lakshman-banerjee.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187650,"job_number":"JOB_187650","tr_customer_id":187668,"tr_customer_product_id":187658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Gitanjali Dutta","mobile_number":"7455977953","email_id":"adityanandan.varman@hotmail.com","dop":"2026-02-06","serial_number":"349979303324346","imei1":"349979303324346","imei2":"349979303324346","popurl":"www.laal-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187649,"job_number":"JOB_187649","tr_customer_id":187667,"tr_customer_product_id":187657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Ambar Somayaji","mobile_number":"7445299414","email_id":"opalina.saini@hotmail.com","dop":"2026-02-06","serial_number":"283941675362966","imei1":"283941675362966","imei2":"283941675362966","popurl":"www.aditya-ahluwalia.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187648,"job_number":"JOB_187648","tr_customer_id":187666,"tr_customer_product_id":187656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Amaranaath Bhattacharya","mobile_number":"7494373085","email_id":"brahmabrata.patel@gmail.com","dop":"2026-02-06","serial_number":"852479400227714","imei1":"852479400227714","imei2":"852479400227714","popurl":"www.kanak-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187647,"job_number":"JOB_187647","tr_customer_id":187665,"tr_customer_product_id":187655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Naveen Reddy","mobile_number":"7415990506","email_id":"sitara.pothuvaal@yahoo.co.in","dop":"2026-02-06","serial_number":"612377687656406","imei1":"612377687656406","imei2":"612377687656406","popurl":"www.chiranjeev-kaniyar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187646,"job_number":"JOB_187646","tr_customer_id":187664,"tr_customer_product_id":187654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Deven Jain","mobile_number":"7457665546","email_id":"sheela.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"018567212405950","imei1":"018567212405950","imei2":"018567212405950","popurl":"www.chandravati-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187645,"job_number":"JOB_187645","tr_customer_id":187663,"tr_customer_product_id":187653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Balamani Bandopadhyay","mobile_number":"7400122509","email_id":"dron.achari@gmail.com","dop":"2026-02-06","serial_number":"844160039152758","imei1":"844160039152758","imei2":"844160039152758","popurl":"www.samir-bandopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187644,"job_number":"JOB_187644","tr_customer_id":187662,"tr_customer_product_id":187652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Sushma Mishra","mobile_number":"7431347375","email_id":"bhuvaneshwar.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"036240159695359","imei1":"036240159695359","imei2":"036240159695359","popurl":"www.pranay-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187643,"job_number":"JOB_187643","tr_customer_id":187660,"tr_customer_product_id":187651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Gautama Kaur","mobile_number":"7417449582","email_id":"birjesh.singh@gmail.com","dop":"2026-02-06","serial_number":"245981478212280","imei1":"245981478212280","imei2":"245981478212280","popurl":"www.rahul-achari.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187642,"job_number":"JOB_187642","tr_customer_id":187661,"tr_customer_product_id":187650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Alok Pillai","mobile_number":"7457414735","email_id":"rajan.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"058800768617973","imei1":"058800768617973","imei2":"058800768617973","popurl":"www.aatreya-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187641,"job_number":"JOB_187641","tr_customer_id":187659,"tr_customer_product_id":187649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Dharitri Nair","mobile_number":"7434689893","email_id":"achalesvara.varrier@gmail.com","dop":"2026-02-06","serial_number":"622796993428422","imei1":"622796993428422","imei2":"622796993428422","popurl":"www.gandharva-arora.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187640,"job_number":"JOB_187640","tr_customer_id":187658,"tr_customer_product_id":187648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:19.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Rita Kaniyar","mobile_number":"7406656199","email_id":"trilokanath.rana@hotmail.com","dop":"2026-02-06","serial_number":"393853886136183","imei1":"393853886136183","imei2":"393853886136183","popurl":"www.bhima-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187639,"job_number":"JOB_187639","tr_customer_id":187657,"tr_customer_product_id":187647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:19.000Z","modified_at":"2026-02-16T06:53:19.000Z","name":"Hari Patel","mobile_number":"7467499362","email_id":"agasti.iyer@yahoo.co.in","dop":"2026-02-06","serial_number":"643998990840088","imei1":"643998990840088","imei2":"643998990840088","popurl":"www.urmila-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187638,"job_number":"JOB_187638","tr_customer_id":187656,"tr_customer_product_id":187646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Trilochan Guneta","mobile_number":"7421992278","email_id":"sher.embranthiri@hotmail.com","dop":"2026-02-06","serial_number":"146945603983668","imei1":"146945603983668","imei2":"146945603983668","popurl":"www.chakravartee-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187637,"job_number":"JOB_187637","tr_customer_id":187655,"tr_customer_product_id":187645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Leela Devar","mobile_number":"7475488085","email_id":"devi.butt@gmail.com","dop":"2026-02-06","serial_number":"294356845731674","imei1":"294356845731674","imei2":"294356845731674","popurl":"www.basanti-ahuja.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187636,"job_number":"JOB_187636","tr_customer_id":187654,"tr_customer_product_id":187644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Karan Adiga","mobile_number":"7482435388","email_id":"amish.nambeesan@hotmail.com","dop":"2026-02-06","serial_number":"607266615799594","imei1":"607266615799594","imei2":"607266615799594","popurl":"www.surya-mishra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187635,"job_number":"JOB_187635","tr_customer_id":187653,"tr_customer_product_id":187643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Achintya Gandhi","mobile_number":"7468453459","email_id":"achalesvara.dhawan@gmail.com","dop":"2026-02-06","serial_number":"146239388951164","imei1":"146239388951164","imei2":"146239388951164","popurl":"www.chidambar-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187634,"job_number":"JOB_187634","tr_customer_id":187652,"tr_customer_product_id":187642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Anjushree Iyer","mobile_number":"7441178725","email_id":"amish.khanna@hotmail.com","dop":"2026-02-06","serial_number":"958286357608662","imei1":"958286357608662","imei2":"958286357608662","popurl":"www.girika-patil.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187633,"job_number":"JOB_187633","tr_customer_id":187651,"tr_customer_product_id":187641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Brahmaanand Namboothiri","mobile_number":"7493831043","email_id":"anshula.varma@gmail.com","dop":"2026-02-06","serial_number":"226374566309664","imei1":"226374566309664","imei2":"226374566309664","popurl":"www.anand swarup-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187632,"job_number":"JOB_187632","tr_customer_id":187650,"tr_customer_product_id":187640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Shubhaprada Saini","mobile_number":"7413083425","email_id":"sarala.sethi@hotmail.com","dop":"2026-02-06","serial_number":"074292340797883","imei1":"074292340797883","imei2":"074292340797883","popurl":"www.chandrabhaga-mahajan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187631,"job_number":"JOB_187631","tr_customer_id":187649,"tr_customer_product_id":187639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Rageswari Pilla","mobile_number":"7467070853","email_id":"dhanapati.nehru@gmail.com","dop":"2026-02-06","serial_number":"832655004482206","imei1":"832655004482206","imei2":"832655004482206","popurl":"www.kanishka-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187630,"job_number":"JOB_187630","tr_customer_id":187648,"tr_customer_product_id":187638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Diptendu Dwivedi","mobile_number":"7489250444","email_id":"mukesh.agarwal@gmail.com","dop":"2026-02-06","serial_number":"996151060654880","imei1":"996151060654880","imei2":"996151060654880","popurl":"www.chinmayananda-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187629,"job_number":"JOB_187629","tr_customer_id":187647,"tr_customer_product_id":187637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Sameer Desai","mobile_number":"7446963487","email_id":"vasudeva.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"668054550174180","imei1":"668054550174180","imei2":"668054550174180","popurl":"www.chitramala-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187627,"job_number":"JOB_187627","tr_customer_id":187645,"tr_customer_product_id":187635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:57.000Z","modified_at":"2026-02-16T06:53:40.000Z","name":"Sigurd Blanda","mobile_number":"209-827-5514","email_id":"Daisy69@hotmail.com","dop":"2025-12-31","serial_number":"100938338786192","imei1":"100938338786192","imei2":"100938338786192","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187625,"job_number":"JOB_187625","tr_customer_id":187643,"tr_customer_product_id":187633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:57.000Z","modified_at":"2026-02-16T06:52:57.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"100128929997243","imei1":"100128929997243","imei2":"100128929997243","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187623,"job_number":"JOB_187623","tr_customer_id":187641,"tr_customer_product_id":187631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:36.000Z","modified_at":"2026-02-16T06:52:36.000Z","name":"Kieran Quigley","mobile_number":"889-939-7002","email_id":"Jovany_Schoen@yahoo.com","dop":"2025-04-06","serial_number":"12861702227723150","imei1":"12861702227723150","imei2":"12861702227723150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187622,"job_number":"JOB_187622","tr_customer_id":187640,"tr_customer_product_id":187630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:35.000Z","modified_at":"2026-02-16T06:53:14.000Z","name":"Arturo Metz","mobile_number":"231-528-1920","email_id":"Allison.Parker4@hotmail.com","dop":"2025-04-06","serial_number":"17439361889025","imei1":"17439361889025","imei2":"17439361889025","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187621,"job_number":"JOB_187621","tr_customer_id":187639,"tr_customer_product_id":187629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:34.000Z","modified_at":"2026-02-16T06:52:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13061030211234","imei1":"13061030211234","imei2":"13061030211234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187617,"job_number":"JOB_187617","tr_customer_id":187635,"tr_customer_product_id":187625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:09.000Z","modified_at":"2026-02-16T06:52:49.000Z","name":"Ezekiel Gleason","mobile_number":"737-499-8725","email_id":"Shawn15@gmail.com","dop":"2025-12-31","serial_number":"100550809419357","imei1":"100550809419357","imei2":"100550809419357","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:52:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187616,"job_number":"JOB_187616","tr_customer_id":187634,"tr_customer_product_id":187624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:08.000Z","modified_at":"2026-02-16T06:52:08.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"100004312803482","imei1":"100004312803482","imei2":"100004312803482","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187612,"job_number":"JOB_187612","tr_customer_id":187630,"tr_customer_product_id":187620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:49.000Z","modified_at":"2026-02-16T06:51:49.000Z","name":"Gustave Green","mobile_number":"999-400-5771","email_id":"Stan11@gmail.com","dop":"2025-04-06","serial_number":"17844445986446094","imei1":"17844445986446094","imei2":"17844445986446094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187611,"job_number":"JOB_187611","tr_customer_id":187629,"tr_customer_product_id":187619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:47.000Z","modified_at":"2026-02-16T06:52:27.000Z","name":"Rory Emmerich","mobile_number":"935-647-3628","email_id":"Charlene_Rowe76@yahoo.com","dop":"2025-04-06","serial_number":"14194857600933","imei1":"14194857600933","imei2":"14194857600933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187610,"job_number":"JOB_187610","tr_customer_id":187628,"tr_customer_product_id":187618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:47.000Z","modified_at":"2026-02-16T06:51:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19432729258760","imei1":"19432729258760","imei2":"19432729258760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187606,"job_number":"JOB_187606","tr_customer_id":187624,"tr_customer_product_id":187614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:01.000Z","modified_at":"2026-02-16T06:51:01.000Z","name":"Sallie Rippin","mobile_number":"262-910-0930","email_id":"Joanne.Hills@yahoo.com","dop":"2025-04-06","serial_number":"10822274399920558","imei1":"10822274399920558","imei2":"10822274399920558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187605,"job_number":"JOB_187605","tr_customer_id":187623,"tr_customer_product_id":187613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:50:59.000Z","modified_at":"2026-02-16T06:51:40.000Z","name":"Jett Senger","mobile_number":"730-861-8998","email_id":"Valentine.Hills@gmail.com","dop":"2025-04-06","serial_number":"14973644107786","imei1":"14973644107786","imei2":"14973644107786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:51:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187604,"job_number":"JOB_187604","tr_customer_id":187622,"tr_customer_product_id":187612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:50:59.000Z","modified_at":"2026-02-16T06:50:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14237319140865","imei1":"14237319140865","imei2":"14237319140865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:50:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187599,"job_number":"JOB_187599","tr_customer_id":187617,"tr_customer_product_id":187607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:38:00.000Z","modified_at":"2026-02-16T06:38:15.000Z","name":"Ava Donnelly","mobile_number":"608-476-7571","email_id":"Tyrese85@gmail.com","dop":"2026-01-04","serial_number":"18105472422909","imei1":"18105472422909","imei2":"118105472422909","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187598,"job_number":"JOB_187598","tr_customer_id":187616,"tr_customer_product_id":187606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:38:00.000Z","modified_at":"2026-02-16T06:38:00.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"902001202668157","imei1":"902001202668157","imei2":"1902001202668157","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187597,"job_number":"JOB_187597","tr_customer_id":187615,"tr_customer_product_id":187605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:37:59.000Z","modified_at":"2026-02-16T06:37:59.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14720426003071","imei1":"14720426003071","imei2":"114720426003071","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187596,"job_number":"JOB_187596","tr_customer_id":187614,"tr_customer_product_id":187604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:27:26.000Z","modified_at":"2026-02-16T06:27:42.000Z","name":"Francisco Kihn","mobile_number":"722-344-0819","email_id":"Alaina.Konopelski67@hotmail.com","dop":"2026-01-04","serial_number":"15566164025317","imei1":"15566164025317","imei2":"115566164025317","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187595,"job_number":"JOB_187595","tr_customer_id":187613,"tr_customer_product_id":187603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:27:25.000Z","modified_at":"2026-02-16T06:27:25.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"297519715938760","imei1":"297519715938760","imei2":"1297519715938760","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187594,"job_number":"JOB_187594","tr_customer_id":187612,"tr_customer_product_id":187602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:27:25.000Z","modified_at":"2026-02-16T06:27:25.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14948492926402","imei1":"14948492926402","imei2":"114948492926402","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187593,"job_number":"JOB_187593","tr_customer_id":187611,"tr_customer_product_id":187601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:15:19.000Z","modified_at":"2026-02-16T06:15:36.000Z","name":"Dax Farrell","mobile_number":"622-630-0974","email_id":"Amara36@gmail.com","dop":"2026-01-04","serial_number":"14596820864833","imei1":"14596820864833","imei2":"114596820864833","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:15:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187592,"job_number":"JOB_187592","tr_customer_id":187610,"tr_customer_product_id":187600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:15:18.000Z","modified_at":"2026-02-16T06:15:18.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"275353625744002","imei1":"275353625744002","imei2":"1275353625744002","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187591,"job_number":"JOB_187591","tr_customer_id":187609,"tr_customer_product_id":187599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:15:18.000Z","modified_at":"2026-02-16T06:15:18.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"12814979206799","imei1":"12814979206799","imei2":"112814979206799","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187590,"job_number":"JOB_187590","tr_customer_id":187608,"tr_customer_product_id":187598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:05:56.000Z","modified_at":"2026-02-16T06:06:13.000Z","name":"Kelly Armstrong","mobile_number":"224-846-6835","email_id":"Jessy_OReilly@yahoo.com","dop":"2026-01-04","serial_number":"13504377734400","imei1":"13504377734400","imei2":"113504377734400","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:06:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187589,"job_number":"JOB_187589","tr_customer_id":187607,"tr_customer_product_id":187597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:05:55.000Z","modified_at":"2026-02-16T06:05:55.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"406860222915033","imei1":"406860222915033","imei2":"1406860222915033","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187588,"job_number":"JOB_187588","tr_customer_id":187606,"tr_customer_product_id":187596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:05:55.000Z","modified_at":"2026-02-16T06:05:55.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"17403422333761","imei1":"17403422333761","imei2":"117403422333761","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187587,"job_number":"JOB_187587","tr_customer_id":187605,"tr_customer_product_id":187595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:49:43.000Z","modified_at":"2026-02-16T05:49:43.000Z","name":"Graciela Ernser","mobile_number":"771-901-2470","email_id":"Rollin_Heller11@hotmail.com","dop":"2025-04-06","serial_number":"10399607115864816","imei1":"10399607115864816","imei2":"10399607115864816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:49:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187586,"job_number":"JOB_187586","tr_customer_id":187604,"tr_customer_product_id":187594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:49:42.000Z","modified_at":"2026-02-16T05:50:22.000Z","name":"Lonny Blick","mobile_number":"450-923-1020","email_id":"Xavier.Donnelly75@hotmail.com","dop":"2025-04-06","serial_number":"17725061426840","imei1":"17725061426840","imei2":"17725061426840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T05:50:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187585,"job_number":"JOB_187585","tr_customer_id":187603,"tr_customer_product_id":187593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:49:17.000Z","modified_at":"2026-02-16T05:49:17.000Z","name":"Constance Cremin","mobile_number":"797-822-7624","email_id":"Isaac75@gmail.com","dop":"2025-04-06","serial_number":"19474599558130236","imei1":"19474599558130236","imei2":"19474599558130236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187584,"job_number":"JOB_187584","tr_customer_id":187602,"tr_customer_product_id":187592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:49:16.000Z","modified_at":"2026-02-16T05:49:58.000Z","name":"Roel Kovacek","mobile_number":"758-936-2559","email_id":"Manley_Prosacco@hotmail.com","dop":"2025-04-06","serial_number":"11350938143356","imei1":"11350938143356","imei2":"11350938143356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T05:49:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187583,"job_number":"JOB_187583","tr_customer_id":187601,"tr_customer_product_id":187591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:39:31.000Z","modified_at":"2026-02-16T05:39:43.000Z","name":"Maximo Durgan","mobile_number":"954-966-5195","email_id":"Ilene.Mohr@gmail.com","dop":"2025-07-01","serial_number":"108341327333893","imei1":"108341327333893","imei2":"108341327333893","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T05:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187582,"job_number":"JOB_187582","tr_customer_id":187600,"tr_customer_product_id":187590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:39:30.000Z","modified_at":"2026-02-16T05:39:30.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109871996661107","imei1":"109871996661107","imei2":"109871996661107","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187581,"job_number":"JOB_187581","tr_customer_id":187599,"tr_customer_product_id":187589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:39:16.000Z","modified_at":"2026-02-16T05:39:28.000Z","name":"Carolanne Ward","mobile_number":"318-479-6674","email_id":"Reinhold_Wiegand@hotmail.com","dop":"2025-07-01","serial_number":"107014511850853","imei1":"107014511850853","imei2":"107014511850853","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T05:39:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187580,"job_number":"JOB_187580","tr_customer_id":187598,"tr_customer_product_id":187588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:39:15.000Z","modified_at":"2026-02-16T05:39:15.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106098850730736","imei1":"106098850730736","imei2":"106098850730736","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187579,"job_number":"JOB_187579","tr_customer_id":187597,"tr_customer_product_id":187587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:35:17.000Z","modified_at":"2026-02-16T05:35:37.000Z","name":"Susan Kulas","mobile_number":"339-445-2487","email_id":"Russell65@hotmail.com","dop":"2024-08-17","serial_number":"11047881864134","imei1":"11047881864134","imei2":"11047881864134","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T05:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187578,"job_number":"JOB_187578","tr_customer_id":187596,"tr_customer_product_id":187586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:24:39.000Z","modified_at":"2026-02-16T05:24:39.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"79107695452038","imei1":"79107695452038","imei2":"79107695452038","popurl":"2026-02-06T05:24:39.003643118Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187577,"job_number":"JOB_187577","tr_customer_id":187595,"tr_customer_product_id":187585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:24:18.000Z","modified_at":"2026-02-16T05:24:18.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"52250970164502","imei1":"52250970164502","imei2":"52250970164502","popurl":"2026-02-06T05:24:18.368188129Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187574,"job_number":"JOB_187574","tr_customer_id":187592,"tr_customer_product_id":187582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:52.000Z","modified_at":"2026-02-16T04:55:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14229763964918","imei1":"14229763964918","imei2":"14229763964918","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187573,"job_number":"JOB_187573","tr_customer_id":187591,"tr_customer_product_id":187581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:52.000Z","modified_at":"2026-02-16T04:54:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47026177002836","imei1":"47026177002836","imei2":"47026177002836","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187572,"job_number":"JOB_187572","tr_customer_id":187590,"tr_customer_product_id":187580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27532635464755","imei1":"27532635464755","imei2":"27532635464755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187571,"job_number":"JOB_187571","tr_customer_id":187589,"tr_customer_product_id":187579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97537540560593","imei1":"97537540560593","imei2":"97537540560593","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187570,"job_number":"JOB_187570","tr_customer_id":187588,"tr_customer_product_id":187578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35572287446443","imei1":"35572287446443","imei2":"35572287446443","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187569,"job_number":"JOB_187569","tr_customer_id":187587,"tr_customer_product_id":187577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:50.000Z","modified_at":"2026-02-16T04:54:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70046784837789","imei1":"70046784837789","imei2":"70046784837789","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187568,"job_number":"JOB_187568","tr_customer_id":187586,"tr_customer_product_id":187576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:50.000Z","modified_at":"2026-02-16T04:54:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95385076447316","imei1":"95385076447316","imei2":"95385076447316","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187567,"job_number":"JOB_187567","tr_customer_id":187585,"tr_customer_product_id":187575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:20.000Z","modified_at":"2026-02-16T04:54:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56852309942852","imei1":"56852309942852","imei2":"56852309942852","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:54:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187566,"job_number":"JOB_187566","tr_customer_id":187584,"tr_customer_product_id":187574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11481705867508","imei1":"11481705867508","imei2":"11481705867508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187565,"job_number":"JOB_187565","tr_customer_id":187583,"tr_customer_product_id":187573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81826275405269","imei1":"81826275405269","imei2":"81826275405269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187564,"job_number":"JOB_187564","tr_customer_id":187582,"tr_customer_product_id":187572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33043319677054","imei1":"33043319677054","imei2":"33043319677054","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187563,"job_number":"JOB_187563","tr_customer_id":187581,"tr_customer_product_id":187571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35149315851140","imei1":"35149315851140","imei2":"35149315851140","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187562,"job_number":"JOB_187562","tr_customer_id":187580,"tr_customer_product_id":187570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42846776552077","imei1":"42846776552077","imei2":"42846776552077","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187561,"job_number":"JOB_187561","tr_customer_id":187579,"tr_customer_product_id":187569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23602366202619","imei1":"23602366202619","imei2":"23602366202619","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187560,"job_number":"JOB_187560","tr_customer_id":187578,"tr_customer_product_id":187568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:47.000Z","modified_at":"2026-02-16T04:54:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53615762036192","imei1":"53615762036192","imei2":"53615762036192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:54:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187559,"job_number":"JOB_187559","tr_customer_id":187577,"tr_customer_product_id":187567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:47.000Z","modified_at":"2026-02-16T04:53:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74859143897061","imei1":"74859143897061","imei2":"74859143897061","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187558,"job_number":"JOB_187558","tr_customer_id":187576,"tr_customer_product_id":187566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12455348510508","imei1":"12455348510508","imei2":"12455348510508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187557,"job_number":"JOB_187557","tr_customer_id":187575,"tr_customer_product_id":187565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39101738688437","imei1":"39101738688437","imei2":"39101738688437","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187556,"job_number":"JOB_187556","tr_customer_id":187574,"tr_customer_product_id":187564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39075077054596","imei1":"39075077054596","imei2":"39075077054596","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187555,"job_number":"JOB_187555","tr_customer_id":187573,"tr_customer_product_id":187563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:45.000Z","modified_at":"2026-02-16T04:53:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55516154112626","imei1":"55516154112626","imei2":"55516154112626","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187554,"job_number":"JOB_187554","tr_customer_id":187572,"tr_customer_product_id":187562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:45.000Z","modified_at":"2026-02-16T04:53:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15092829297396","imei1":"15092829297396","imei2":"15092829297396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187553,"job_number":"JOB_187553","tr_customer_id":187571,"tr_customer_product_id":187561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:48:17.000Z","modified_at":"2026-02-16T04:48:17.000Z","name":"Hobart Considine","mobile_number":"696-526-8115","email_id":"Viviane80@gmail.com","dop":"2026-01-04","serial_number":"58021506152040264","imei1":"58021506152040264","imei2":"58021506152040264","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187552,"job_number":"JOB_187552","tr_customer_id":187570,"tr_customer_product_id":187560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:48:16.000Z","modified_at":"2026-02-16T04:49:05.000Z","name":"Cathy D'Amore","mobile_number":"318-495-9617","email_id":"Domingo_Zboncak@hotmail.com","dop":"2026-01-04","serial_number":"10170232760246","imei1":"10170232760246","imei2":"10170232760246","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187551,"job_number":"JOB_187551","tr_customer_id":187569,"tr_customer_product_id":187559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:48:15.000Z","modified_at":"2026-02-16T04:48:15.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"13015331261243","imei1":"13015331261243","imei2":"13015331261243","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187550,"job_number":"JOB_187550","tr_customer_id":187568,"tr_customer_product_id":187558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:47:18.000Z","modified_at":"2026-02-16T04:48:06.000Z","name":"Alexane Blick","mobile_number":"367-985-6378","email_id":"Lucas_Glover19@gmail.com","dop":"2026-01-04","serial_number":"12906644687007","imei1":"12906644687007","imei2":"12906644687007","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187549,"job_number":"JOB_187549","tr_customer_id":187567,"tr_customer_product_id":187557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:47:18.000Z","modified_at":"2026-02-16T04:47:18.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"12208991892306","imei1":"12208991892306","imei2":"12208991892306","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187548,"job_number":"JOB_187548","tr_customer_id":187566,"tr_customer_product_id":187556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:46:20.000Z","modified_at":"2026-02-16T04:47:09.000Z","name":"Jeffrey Rau","mobile_number":"228-647-1009","email_id":"Josue_Oberbrunner@gmail.com","dop":"2026-01-04","serial_number":"19500369007593","imei1":"19500369007593","imei2":"19500369007593","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:47:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187547,"job_number":"JOB_187547","tr_customer_id":187565,"tr_customer_product_id":187555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:46:20.000Z","modified_at":"2026-02-16T04:46:20.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19605724115149","imei1":"19605724115149","imei2":"19605724115149","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187546,"job_number":"JOB_187546","tr_customer_id":187564,"tr_customer_product_id":187554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:43:34.000Z","modified_at":"2026-02-16T04:43:34.000Z","name":"Rajinder Malik","mobile_number":"9095366012","email_id":"kamala.bhattathiri@hotmail.com","dop":"2026-02-06","serial_number":"091939580705982","imei1":"091939580705982","imei2":"091939580705982","popurl":"www.agnimitra-asan.info","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187545,"job_number":"JOB_187545","tr_customer_id":187563,"tr_customer_product_id":187553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:43:23.000Z","modified_at":"2026-02-16T04:43:23.000Z","name":"Anjushri Patel","mobile_number":"9081123942","email_id":"aaryan.butt@hotmail.com","dop":"2026-02-06","serial_number":"606961260882449","imei1":"606961260882449","imei2":"606961260882449","popurl":"www.jyotis-sethi.com","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:43:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187543,"job_number":"JOB_187543","tr_customer_id":187561,"tr_customer_product_id":187551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:42:44.000Z","modified_at":"2026-02-16T04:42:44.000Z","name":"Bhudev Pilla","mobile_number":"9044979673","email_id":"anang.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"260847999560611","imei1":"260847999560611","imei2":"260847999560611","popurl":"www.sumitra-mehra.name","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187542,"job_number":"JOB_187542","tr_customer_id":187560,"tr_customer_product_id":187550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:42:22.000Z","modified_at":"2026-02-16T04:42:23.000Z","name":"Katherin Gerhold","mobile_number":"7080590697","email_id":"wayne.lang@yahoo.com","dop":"2026-02-06","serial_number":"172742437398987","imei1":"880574026196501","imei2":"509382369386993","popurl":"www.joann-mitchell.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187540,"job_number":"JOB_187540","tr_customer_id":187558,"tr_customer_product_id":187548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:40:05.000Z","modified_at":"2026-02-16T04:40:05.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-06","serial_number":"90183914317991","imei1":"30383914317958","imei2":"30383914317959","popurl":"2026-02-06T04:40:03.223113Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187538,"job_number":"JOB_187538","tr_customer_id":187556,"tr_customer_product_id":187546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:59.000Z","modified_at":"2026-02-16T04:40:41.000Z","name":"Cora Weissnat","mobile_number":"815-446-5451","email_id":"Cortney89@hotmail.com","dop":"2000-01-31","serial_number":"10345468628131","imei1":"10345468628131","imei2":"10345468628131","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187536,"job_number":"JOB_187536","tr_customer_id":187554,"tr_customer_product_id":187544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:42.000Z","modified_at":"2026-02-16T04:39:42.000Z","name":"Brando Thiel","mobile_number":"514-672-4979","email_id":"Ebba90@yahoo.com","dop":"2025-04-06","serial_number":"10885312258262688","imei1":"10885312258262688","imei2":"10885312258262688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187535,"job_number":"JOB_187535","tr_customer_id":187553,"tr_customer_product_id":187543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:40.000Z","modified_at":"2026-02-16T04:40:20.000Z","name":"Adolphus Runte","mobile_number":"551-271-2734","email_id":"Anabel_Gislason60@yahoo.com","dop":"2025-04-06","serial_number":"13184460631766","imei1":"13184460631766","imei2":"13184460631766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187534,"job_number":"JOB_187534","tr_customer_id":187552,"tr_customer_product_id":187542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:40.000Z","modified_at":"2026-02-16T04:39:40.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"18017526036651","imei1":"18017526036651","imei2":"18017526036651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187533,"job_number":"JOB_187533","tr_customer_id":187551,"tr_customer_product_id":187541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:34.000Z","modified_at":"2026-02-16T04:39:34.000Z","name":"Garret Goldner","mobile_number":"575-479-5497","email_id":"Serena.Gaylord@yahoo.com","dop":"2025-04-06","serial_number":"18123913208588244","imei1":"18123913208588244","imei2":"18123913208588244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187532,"job_number":"JOB_187532","tr_customer_id":187550,"tr_customer_product_id":187540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:33.000Z","modified_at":"2026-02-16T04:39:33.000Z","name":"Antonette Jakubowski","mobile_number":"737-915-4760","email_id":"Camron_Dach@yahoo.com","dop":"2025-04-06","serial_number":"11586525171650290","imei1":"11586525171650290","imei2":"11586525171650290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187531,"job_number":"JOB_187531","tr_customer_id":187549,"tr_customer_product_id":187539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:32.000Z","modified_at":"2026-02-16T04:40:14.000Z","name":"Zachery Strosin","mobile_number":"353-925-4286","email_id":"Constance.Fisher33@yahoo.com","dop":"2025-04-06","serial_number":"18491517502568","imei1":"18491517502568","imei2":"18491517502568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187530,"job_number":"JOB_187530","tr_customer_id":187548,"tr_customer_product_id":187538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:32.000Z","modified_at":"2026-02-16T04:40:11.000Z","name":"Sammy Windler","mobile_number":"825-733-3146","email_id":"Luella.Zulauf@gmail.com","dop":"2025-04-06","serial_number":"14402276585814","imei1":"14402276585814","imei2":"14402276585814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:40:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187529,"job_number":"JOB_187529","tr_customer_id":187547,"tr_customer_product_id":187537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:31.000Z","modified_at":"2026-02-16T04:39:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19432041592851","imei1":"19432041592851","imei2":"19432041592851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187528,"job_number":"JOB_187528","tr_customer_id":187546,"tr_customer_product_id":187536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:31.000Z","modified_at":"2026-02-16T04:39:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19621428209615","imei1":"19621428209615","imei2":"19621428209615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187527,"job_number":"JOB_187527","tr_customer_id":187545,"tr_customer_product_id":187535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:27.000Z","modified_at":"2026-02-16T04:39:27.000Z","name":"Jana Hamill","mobile_number":"882-688-0856","email_id":"Muriel88@gmail.com","dop":"2025-04-06","serial_number":"10206683537471170","imei1":"10206683537471170","imei2":"10206683537471170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187526,"job_number":"JOB_187526","tr_customer_id":187544,"tr_customer_product_id":187534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:26.000Z","modified_at":"2026-02-16T04:40:08.000Z","name":"Brain Witting","mobile_number":"784-327-4642","email_id":"Ayla.Boyle29@yahoo.com","dop":"2025-04-06","serial_number":"12203881525483","imei1":"12203881525483","imei2":"12203881525483","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187525,"job_number":"JOB_187525","tr_customer_id":187543,"tr_customer_product_id":187533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:26.000Z","modified_at":"2026-02-16T04:39:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19604150421419","imei1":"19604150421419","imei2":"19604150421419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187524,"job_number":"JOB_187524","tr_customer_id":187542,"tr_customer_product_id":187532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:25.000Z","modified_at":"2026-02-16T04:39:25.000Z","name":"Judge Hane","mobile_number":"631-574-1633","email_id":"Emmalee_Dickens47@gmail.com","dop":"2025-04-06","serial_number":"15994787680007940","imei1":"15994787680007940","imei2":"15994787680007940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187523,"job_number":"JOB_187523","tr_customer_id":187541,"tr_customer_product_id":187531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:24.000Z","modified_at":"2026-02-16T04:40:04.000Z","name":"Dylan Deckow","mobile_number":"313-783-2789","email_id":"Jenifer_Zieme@gmail.com","dop":"2025-04-06","serial_number":"11390311752279","imei1":"11390311752279","imei2":"11390311752279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187522,"job_number":"JOB_187522","tr_customer_id":187540,"tr_customer_product_id":187530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:23.000Z","modified_at":"2026-02-16T04:39:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12124690848233","imei1":"12124690848233","imei2":"12124690848233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187521,"job_number":"JOB_187521","tr_customer_id":187539,"tr_customer_product_id":187529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:23.000Z","modified_at":"2026-02-16T04:39:23.000Z","name":"Shemar Romaguera","mobile_number":"959-243-8537","email_id":"Emelie.Schuster81@hotmail.com","dop":"2025-04-06","serial_number":"10029489580457272","imei1":"10029489580457272","imei2":"10029489580457272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187520,"job_number":"JOB_187520","tr_customer_id":187538,"tr_customer_product_id":187528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:21.000Z","modified_at":"2026-02-16T04:40:03.000Z","name":"Alex Abbott","mobile_number":"877-499-9902","email_id":"Queen.Littel46@gmail.com","dop":"2025-04-06","serial_number":"17106196211689","imei1":"17106196211689","imei2":"17106196211689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:40:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187519,"job_number":"JOB_187519","tr_customer_id":187537,"tr_customer_product_id":187527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:21.000Z","modified_at":"2026-02-16T04:39:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13058276250353","imei1":"13058276250353","imei2":"13058276250353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187518,"job_number":"JOB_187518","tr_customer_id":187536,"tr_customer_product_id":187526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:09.000Z","modified_at":"2026-02-16T04:39:09.000Z","name":"Marjolaine Mante","mobile_number":"445-448-6282","email_id":"Halle9@gmail.com","dop":"2025-04-06","serial_number":"13427055295024924","imei1":"13427055295024924","imei2":"13427055295024924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187516,"job_number":"JOB_187516","tr_customer_id":187534,"tr_customer_product_id":187524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:08.000Z","modified_at":"2026-02-16T04:39:48.000Z","name":"Theresia Dickens","mobile_number":"437-761-6804","email_id":"Darron63@hotmail.com","dop":"2025-04-06","serial_number":"11863801473926","imei1":"11863801473926","imei2":"11863801473926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187515,"job_number":"JOB_187515","tr_customer_id":187533,"tr_customer_product_id":187523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:08.000Z","modified_at":"2026-02-16T04:39:08.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11322866112199","imei1":"11322866112199","imei2":"11322866112199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187514,"job_number":"JOB_187514","tr_customer_id":187532,"tr_customer_product_id":187522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:08.000Z","modified_at":"2026-02-16T04:39:51.000Z","name":"Winston Medhurst","mobile_number":"798-246-9485","email_id":"Donna7@gmail.com","dop":"2000-01-31","serial_number":"10116201170079","imei1":"10116201170079","imei2":"10116201170079","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187512,"job_number":"JOB_187512","tr_customer_id":187530,"tr_customer_product_id":187520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:05.000Z","modified_at":"2026-02-16T04:39:05.000Z","name":"Korbin Doyle","mobile_number":"664-509-7324","email_id":"Cayla54@hotmail.com","dop":"2025-04-06","serial_number":"18821241069854264","imei1":"18821241069854264","imei2":"18821241069854264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187511,"job_number":"JOB_187511","tr_customer_id":187529,"tr_customer_product_id":187519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:04.000Z","modified_at":"2026-02-16T04:39:45.000Z","name":"Misael Kris","mobile_number":"738-593-6530","email_id":"Charley.Hilll@hotmail.com","dop":"2025-04-06","serial_number":"11855578611843","imei1":"11855578611843","imei2":"11855578611843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187510,"job_number":"JOB_187510","tr_customer_id":187528,"tr_customer_product_id":187518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:04.000Z","modified_at":"2026-02-16T04:39:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14281628592247","imei1":"14281628592247","imei2":"14281628592247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187509,"job_number":"JOB_187509","tr_customer_id":187527,"tr_customer_product_id":187517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:00.000Z","modified_at":"2026-02-16T04:39:00.000Z","name":"Trevion Nikolaus","mobile_number":"817-715-1081","email_id":"Preston87@hotmail.com","dop":"2025-04-06","serial_number":"17438578580625528","imei1":"17438578580625528","imei2":"17438578580625528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187508,"job_number":"JOB_187508","tr_customer_id":187526,"tr_customer_product_id":187516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:59.000Z","modified_at":"2026-02-16T04:39:39.000Z","name":"Jesus Reinger","mobile_number":"836-466-0198","email_id":"Willie_Barton@gmail.com","dop":"2025-04-06","serial_number":"17927906200670","imei1":"17927906200670","imei2":"17927906200670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187507,"job_number":"JOB_187507","tr_customer_id":187525,"tr_customer_product_id":187515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:58.000Z","modified_at":"2026-02-16T04:38:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16233343167836","imei1":"16233343167836","imei2":"16233343167836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187506,"job_number":"JOB_187506","tr_customer_id":187524,"tr_customer_product_id":187514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:53.000Z","modified_at":"2026-02-16T04:38:53.000Z","name":"Leta Konopelski","mobile_number":"410-936-5328","email_id":"Jace.Grant@gmail.com","dop":"2025-04-06","serial_number":"19549792280705410","imei1":"19549792280705410","imei2":"19549792280705410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187505,"job_number":"JOB_187505","tr_customer_id":187523,"tr_customer_product_id":187513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:52.000Z","modified_at":"2026-02-16T04:39:33.000Z","name":"Stacy Nienow","mobile_number":"559-878-9962","email_id":"Breanna.Balistreri16@gmail.com","dop":"2025-04-06","serial_number":"10281359577714","imei1":"10281359577714","imei2":"10281359577714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187504,"job_number":"JOB_187504","tr_customer_id":187522,"tr_customer_product_id":187512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:51.000Z","modified_at":"2026-02-16T04:38:51.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"12313906223623","imei1":"12313906223623","imei2":"12313906223623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187503,"job_number":"JOB_187503","tr_customer_id":187521,"tr_customer_product_id":187511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:44.000Z","modified_at":"2026-02-16T04:38:44.000Z","name":"Virginie Marquardt","mobile_number":"238-810-7649","email_id":"Audrey95@gmail.com","dop":"2025-04-06","serial_number":"13665638921211290","imei1":"13665638921211290","imei2":"13665638921211290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187502,"job_number":"JOB_187502","tr_customer_id":187520,"tr_customer_product_id":187510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:43.000Z","modified_at":"2026-02-16T04:38:43.000Z","name":"Magdalena Emmerich","mobile_number":"535-340-5389","email_id":"Jeramie26@gmail.com","dop":"2025-04-06","serial_number":"17079668582028872","imei1":"17079668582028872","imei2":"17079668582028872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187501,"job_number":"JOB_187501","tr_customer_id":187519,"tr_customer_product_id":187509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:43.000Z","modified_at":"2026-02-16T04:39:24.000Z","name":"Shaniya Shanahan","mobile_number":"544-355-1496","email_id":"Lily43@yahoo.com","dop":"2025-04-06","serial_number":"10785596215630","imei1":"10785596215630","imei2":"10785596215630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187500,"job_number":"JOB_187500","tr_customer_id":187518,"tr_customer_product_id":187508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:42.000Z","modified_at":"2026-02-16T04:38:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12350711612932","imei1":"12350711612932","imei2":"12350711612932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187499,"job_number":"JOB_187499","tr_customer_id":187517,"tr_customer_product_id":187507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:41.000Z","modified_at":"2026-02-16T04:39:26.000Z","name":"Durward Crist","mobile_number":"947-494-5849","email_id":"Zaria.Schmidt@hotmail.com","dop":"2025-04-06","serial_number":"14794934144513","imei1":"14794934144513","imei2":"14794934144513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187497,"job_number":"JOB_187497","tr_customer_id":187515,"tr_customer_product_id":187505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:41.000Z","modified_at":"2026-02-16T04:38:41.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14445437007782","imei1":"14445437007782","imei2":"14445437007782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187496,"job_number":"JOB_187496","tr_customer_id":187514,"tr_customer_product_id":187504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:40.000Z","modified_at":"2026-02-16T04:38:40.000Z","name":"Fiona Gislason","mobile_number":"642-718-5255","email_id":"Garrick.Streich@hotmail.com","dop":"2025-04-06","serial_number":"10696879118916308","imei1":"10696879118916308","imei2":"10696879118916308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187495,"job_number":"JOB_187495","tr_customer_id":187513,"tr_customer_product_id":187503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:40.000Z","modified_at":"2026-02-16T04:39:23.000Z","name":"Ocie Medhurst","mobile_number":"999-815-7982","email_id":"Queen.Parker9@yahoo.com","dop":"2025-12-31","serial_number":"109958508584297","imei1":"109958508584297","imei2":"109958508584297","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187494,"job_number":"JOB_187494","tr_customer_id":187512,"tr_customer_product_id":187502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:39.000Z","modified_at":"2026-02-16T04:38:39.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"107940710103482","imei1":"107940710103482","imei2":"107940710103482","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187493,"job_number":"JOB_187493","tr_customer_id":187511,"tr_customer_product_id":187501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:38.000Z","modified_at":"2026-02-16T04:39:24.000Z","name":"Jed Hagenes","mobile_number":"442-988-8828","email_id":"Ken36@gmail.com","dop":"2025-04-06","serial_number":"19236962546779","imei1":"19236962546779","imei2":"19236962546779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187492,"job_number":"JOB_187492","tr_customer_id":187510,"tr_customer_product_id":187500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:38.000Z","modified_at":"2026-02-16T04:38:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11100920168578","imei1":"11100920168578","imei2":"11100920168578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187491,"job_number":"JOB_187491","tr_customer_id":187509,"tr_customer_product_id":187499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:36.000Z","modified_at":"2026-02-16T04:38:36.000Z","name":"Kyleigh Beatty","mobile_number":"417-890-2577","email_id":"Susanna.Herman@gmail.com","dop":"2025-04-06","serial_number":"18404432027338784","imei1":"18404432027338784","imei2":"18404432027338784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187490,"job_number":"JOB_187490","tr_customer_id":187508,"tr_customer_product_id":187498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:34.000Z","modified_at":"2026-02-16T04:39:18.000Z","name":"Wilfred Toy","mobile_number":"385-800-8969","email_id":"Thora.VonRueden35@gmail.com","dop":"2025-04-06","serial_number":"12897474462874","imei1":"12897474462874","imei2":"12897474462874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187489,"job_number":"JOB_187489","tr_customer_id":187507,"tr_customer_product_id":187497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:34.000Z","modified_at":"2026-02-16T04:38:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15022369276549","imei1":"15022369276549","imei2":"15022369276549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187488,"job_number":"JOB_187488","tr_customer_id":187506,"tr_customer_product_id":187496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:33.000Z","modified_at":"2026-02-16T04:38:33.000Z","name":"Bradford Hammes","mobile_number":"204-456-6133","email_id":"Tamia49@gmail.com","dop":"2025-04-06","serial_number":"14972441308494772","imei1":"14972441308494772","imei2":"14972441308494772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187485,"job_number":"JOB_187485","tr_customer_id":187503,"tr_customer_product_id":187493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:32.000Z","modified_at":"2026-02-16T04:39:16.000Z","name":"Kassandra Mitchell","mobile_number":"459-806-5946","email_id":"Warren.Steuber90@yahoo.com","dop":"2025-04-06","serial_number":"16187661470078","imei1":"16187661470078","imei2":"16187661470078","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187483,"job_number":"JOB_187483","tr_customer_id":187501,"tr_customer_product_id":187491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:32.000Z","modified_at":"2026-02-16T04:38:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16062182425172","imei1":"16062182425172","imei2":"16062182425172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187482,"job_number":"JOB_187482","tr_customer_id":187500,"tr_customer_product_id":187490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:28.000Z","modified_at":"2026-02-16T04:38:28.000Z","name":"Timothy Kirlin","mobile_number":"888-919-5782","email_id":"Abigale_Rohan@gmail.com","dop":"2025-04-06","serial_number":"12634813477157060","imei1":"12634813477157060","imei2":"12634813477157060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187481,"job_number":"JOB_187481","tr_customer_id":187499,"tr_customer_product_id":187489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:27.000Z","modified_at":"2026-02-16T04:39:13.000Z","name":"Cody Balistreri","mobile_number":"987-393-2183","email_id":"Lilliana_Willms46@gmail.com","dop":"2025-04-06","serial_number":"17412699389606","imei1":"17412699389606","imei2":"17412699389606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187480,"job_number":"JOB_187480","tr_customer_id":187498,"tr_customer_product_id":187488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:26.000Z","modified_at":"2026-02-16T04:38:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14542468932253","imei1":"14542468932253","imei2":"14542468932253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187479,"job_number":"JOB_187479","tr_customer_id":187497,"tr_customer_product_id":187487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:25.000Z","modified_at":"2026-02-16T04:38:25.000Z","name":"Janick Bode","mobile_number":"392-787-8177","email_id":"Austyn_Baumbach61@gmail.com","dop":"2025-04-06","serial_number":"15449563578274796","imei1":"15449563578274796","imei2":"15449563578274796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187478,"job_number":"JOB_187478","tr_customer_id":187496,"tr_customer_product_id":187486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:24.000Z","modified_at":"2026-02-16T04:39:08.000Z","name":"Estevan Stoltenberg","mobile_number":"301-922-5271","email_id":"Dayton71@gmail.com","dop":"2025-04-06","serial_number":"13922648511689","imei1":"13922648511689","imei2":"13922648511689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187477,"job_number":"JOB_187477","tr_customer_id":187495,"tr_customer_product_id":187485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:23.000Z","modified_at":"2026-02-16T04:38:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13870637665980","imei1":"13870637665980","imei2":"13870637665980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187475,"job_number":"JOB_187475","tr_customer_id":187493,"tr_customer_product_id":187483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:19.000Z","modified_at":"2026-02-16T04:39:03.000Z","name":"Laury Ward","mobile_number":"543-377-6073","email_id":"Ceasar.Murray@yahoo.com","dop":"2025-02-01","serial_number":"62723915795306","imei1":"62723915795306","imei2":"62723915795306","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187474,"job_number":"JOB_187474","tr_customer_id":187492,"tr_customer_product_id":187482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:18.000Z","modified_at":"2026-02-16T04:38:18.000Z","name":"Clara Kozey","mobile_number":"481-894-5218","email_id":"Milford.Gleichner@hotmail.com","dop":"2025-04-06","serial_number":"16550896424869236","imei1":"16550896424869236","imei2":"16550896424869236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187473,"job_number":"JOB_187473","tr_customer_id":187491,"tr_customer_product_id":187481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"Kallie Kilback","mobile_number":"227-797-3587","email_id":"Bettie_Green82@gmail.com","dop":"2025-02-01","serial_number":"31991068931795","imei1":"31991068931795","imei2":"31991068931795","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187472,"job_number":"JOB_187472","tr_customer_id":187490,"tr_customer_product_id":187480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"Marianna Watsica","mobile_number":"346-787-1172","email_id":"Paris.Crist59@yahoo.com","dop":"2025-04-06","serial_number":"12285497547702976","imei1":"12285497547702976","imei2":"12285497547702976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187471,"job_number":"JOB_187471","tr_customer_id":187489,"tr_customer_product_id":187479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"30866109203413","imei1":"30866109203413","imei2":"30866109203413","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187470,"job_number":"JOB_187470","tr_customer_id":187488,"tr_customer_product_id":187478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:16.000Z","modified_at":"2026-02-16T04:39:00.000Z","name":"Florine Green","mobile_number":"999-516-9745","email_id":"Lilian48@hotmail.com","dop":"2025-04-06","serial_number":"19039094496563","imei1":"19039094496563","imei2":"19039094496563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187469,"job_number":"JOB_187469","tr_customer_id":187487,"tr_customer_product_id":187477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:16.000Z","modified_at":"2026-02-16T04:38:59.000Z","name":"Kailee Weber","mobile_number":"537-500-2792","email_id":"Marvin_Schmitt36@yahoo.com","dop":"2025-04-06","serial_number":"12337206573165","imei1":"12337206573165","imei2":"12337206573165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187468,"job_number":"JOB_187468","tr_customer_id":187486,"tr_customer_product_id":187476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:15.000Z","modified_at":"2026-02-16T04:38:15.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14958468630327","imei1":"14958468630327","imei2":"14958468630327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187467,"job_number":"JOB_187467","tr_customer_id":187485,"tr_customer_product_id":187475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:15.000Z","modified_at":"2026-02-16T04:38:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11225862404950","imei1":"11225862404950","imei2":"11225862404950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187466,"job_number":"JOB_187466","tr_customer_id":187484,"tr_customer_product_id":187474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:14.000Z","modified_at":"2026-02-16T04:38:14.000Z","name":"Milton Schmitt","mobile_number":"968-456-6617","email_id":"Brigitte_Dicki@gmail.com","dop":"2025-04-06","serial_number":"12408643993587540","imei1":"12408643993587540","imei2":"12408643993587540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187465,"job_number":"JOB_187465","tr_customer_id":187483,"tr_customer_product_id":187473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Stacy Hyatt","mobile_number":"415-426-1374","email_id":"Everett.Kris43@hotmail.com","dop":"2025-04-06","serial_number":"19364243496593560","imei1":"19364243496593560","imei2":"19364243496593560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187464,"job_number":"JOB_187464","tr_customer_id":187482,"tr_customer_product_id":187472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Hertha Leuschke","mobile_number":"465-419-0521","email_id":"Christelle.Jenkins40@hotmail.com","dop":"2025-04-06","serial_number":"11354449616183028","imei1":"11354449616183028","imei2":"11354449616183028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187463,"job_number":"JOB_187463","tr_customer_id":187481,"tr_customer_product_id":187471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:39:00.000Z","name":"Laverne Murphy","mobile_number":"933-542-0030","email_id":"Dominique67@yahoo.com","dop":"2025-04-06","serial_number":"12659292514855","imei1":"12659292514855","imei2":"12659292514855","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187461,"job_number":"JOB_187461","tr_customer_id":187479,"tr_customer_product_id":187469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:12.000Z","modified_at":"2026-02-16T04:38:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12978291727722","imei1":"12978291727722","imei2":"12978291727722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187460,"job_number":"JOB_187460","tr_customer_id":187478,"tr_customer_product_id":187468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:12.000Z","modified_at":"2026-02-16T04:38:59.000Z","name":"Agnes Gottlieb","mobile_number":"597-387-2482","email_id":"Gustave.Bogan62@yahoo.com","dop":"2025-04-06","serial_number":"11121065751679","imei1":"11121065751679","imei2":"11121065751679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187459,"job_number":"JOB_187459","tr_customer_id":187477,"tr_customer_product_id":187467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:56.000Z","name":"Era Jacobson","mobile_number":"597-758-1531","email_id":"Julianne.Cummerata13@gmail.com","dop":"2025-04-06","serial_number":"11748173982645","imei1":"11748173982645","imei2":"11748173982645","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187458,"job_number":"JOB_187458","tr_customer_id":187476,"tr_customer_product_id":187466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10812196727854","imei1":"10812196727854","imei2":"10812196727854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187457,"job_number":"JOB_187457","tr_customer_id":187475,"tr_customer_product_id":187465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16510288909764","imei1":"16510288909764","imei2":"16510288909764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187456,"job_number":"JOB_187456","tr_customer_id":187474,"tr_customer_product_id":187464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:59.000Z","name":"Abner Ruecker","mobile_number":"866-977-0270","email_id":"Jules_Miller10@yahoo.com","dop":"2000-01-31","serial_number":"10010390879159","imei1":"10010390879159","imei2":"10010390879159","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187451,"job_number":"JOB_187451","tr_customer_id":187469,"tr_customer_product_id":187459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:08.000Z","modified_at":"2026-02-16T04:38:08.000Z","name":"Jabari Kemmer","mobile_number":"361-334-0046","email_id":"Fausto_Bogan@yahoo.com","dop":"2025-04-06","serial_number":"16227055625260198","imei1":"16227055625260198","imei2":"16227055625260198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187450,"job_number":"JOB_187450","tr_customer_id":187468,"tr_customer_product_id":187458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:06.000Z","modified_at":"2026-02-16T04:38:51.000Z","name":"Eldon Torphy","mobile_number":"360-843-1539","email_id":"Alexander38@yahoo.com","dop":"2025-04-06","serial_number":"12646997712511","imei1":"12646997712511","imei2":"12646997712511","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187449,"job_number":"JOB_187449","tr_customer_id":187467,"tr_customer_product_id":187457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:06.000Z","modified_at":"2026-02-16T04:38:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15377812177621","imei1":"15377812177621","imei2":"15377812177621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187447,"job_number":"JOB_187447","tr_customer_id":187465,"tr_customer_product_id":187455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:01.000Z","modified_at":"2026-02-16T04:38:01.000Z","name":"Kristin Cremin","mobile_number":"415-787-4069","email_id":"Erling57@yahoo.com","dop":"2025-04-06","serial_number":"12008914525775132","imei1":"12008914525775132","imei2":"12008914525775132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187446,"job_number":"JOB_187446","tr_customer_id":187464,"tr_customer_product_id":187454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:59.000Z","modified_at":"2026-02-16T04:37:59.000Z","name":"Eleonore Adams","mobile_number":"437-582-5494","email_id":"Mark_Pfeffer@hotmail.com","dop":"2025-04-06","serial_number":"12877184327862796","imei1":"12877184327862796","imei2":"12877184327862796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187445,"job_number":"JOB_187445","tr_customer_id":187463,"tr_customer_product_id":187453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:59.000Z","modified_at":"2026-02-16T04:38:42.000Z","name":"Coty Wiza","mobile_number":"427-891-0004","email_id":"Horacio67@hotmail.com","dop":"2025-04-06","serial_number":"12306058749294","imei1":"12306058749294","imei2":"12306058749294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187444,"job_number":"JOB_187444","tr_customer_id":187462,"tr_customer_product_id":187452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:59.000Z","modified_at":"2026-02-16T04:37:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10204560037993","imei1":"10204560037993","imei2":"10204560037993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187443,"job_number":"JOB_187443","tr_customer_id":187461,"tr_customer_product_id":187451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:58.000Z","modified_at":"2026-02-16T04:38:43.000Z","name":"Keshawn Cronin","mobile_number":"981-900-7054","email_id":"Dudley_Veum@yahoo.com","dop":"2025-04-06","serial_number":"15272303023029","imei1":"15272303023029","imei2":"15272303023029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187442,"job_number":"JOB_187442","tr_customer_id":187460,"tr_customer_product_id":187450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:57.000Z","modified_at":"2026-02-16T04:37:57.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"10242809448250","imei1":"10242809448250","imei2":"10242809448250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187441,"job_number":"JOB_187441","tr_customer_id":187459,"tr_customer_product_id":187449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:51.000Z","modified_at":"2026-02-16T04:37:51.000Z","name":"Estell Daniel","mobile_number":"661-948-6236","email_id":"Luis_Bernhard71@yahoo.com","dop":"2025-04-06","serial_number":"11665036966040752","imei1":"11665036966040752","imei2":"11665036966040752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187440,"job_number":"JOB_187440","tr_customer_id":187458,"tr_customer_product_id":187448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:49.000Z","modified_at":"2026-02-16T04:38:35.000Z","name":"Alexandro Ryan","mobile_number":"976-709-2501","email_id":"Alberta.Halvorson@yahoo.com","dop":"2025-04-06","serial_number":"11555412942835","imei1":"11555412942835","imei2":"11555412942835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187439,"job_number":"JOB_187439","tr_customer_id":187457,"tr_customer_product_id":187447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:49.000Z","modified_at":"2026-02-16T04:37:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13067951225746","imei1":"13067951225746","imei2":"13067951225746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187434,"job_number":"JOB_187434","tr_customer_id":187452,"tr_customer_product_id":187442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Aaron Renner","mobile_number":"882-713-7294","email_id":"Tyson.Quigley43@hotmail.com","dop":"2025-04-06","serial_number":"18458119043916730","imei1":"18458119043916730","imei2":"18458119043916730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187430,"job_number":"JOB_187430","tr_customer_id":187448,"tr_customer_product_id":187438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:45.000Z","modified_at":"2026-02-16T04:38:31.000Z","name":"Bennie Shields","mobile_number":"678-534-6963","email_id":"Franco_Anderson@gmail.com","dop":"2025-12-31","serial_number":"108212400919037","imei1":"108212400919037","imei2":"108212400919037","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187429,"job_number":"JOB_187429","tr_customer_id":187447,"tr_customer_product_id":187437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Gavin Herman","mobile_number":"716-800-3050","email_id":"Haylie_Wolff79@hotmail.com","dop":"2025-04-06","serial_number":"17123813630724348","imei1":"17123813630724348","imei2":"17123813630724348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187428,"job_number":"JOB_187428","tr_customer_id":187446,"tr_customer_product_id":187436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:38:33.000Z","name":"Iliana Zieme","mobile_number":"298-532-8576","email_id":"Ramiro95@yahoo.com","dop":"2025-04-06","serial_number":"17692822537371","imei1":"17692822537371","imei2":"17692822537371","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187427,"job_number":"JOB_187427","tr_customer_id":187445,"tr_customer_product_id":187435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"106915185805231","imei1":"106915185805231","imei2":"106915185805231","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187426,"job_number":"JOB_187426","tr_customer_id":187444,"tr_customer_product_id":187434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"14886346717653","imei1":"14886346717653","imei2":"14886346717653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187423,"job_number":"JOB_187423","tr_customer_id":187441,"tr_customer_product_id":187431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:43.000Z","modified_at":"2026-02-16T04:38:30.000Z","name":"Antonio Spinka","mobile_number":"968-826-2140","email_id":"Avis.Wuckert65@hotmail.com","dop":"2025-04-06","serial_number":"19252555220416","imei1":"19252555220416","imei2":"19252555220416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187421,"job_number":"JOB_187421","tr_customer_id":187439,"tr_customer_product_id":187429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:42.000Z","modified_at":"2026-02-16T04:37:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15568825222614","imei1":"15568825222614","imei2":"15568825222614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187419,"job_number":"JOB_187419","tr_customer_id":187437,"tr_customer_product_id":187427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:39.000Z","modified_at":"2026-02-16T04:37:39.000Z","name":"Evert Renner","mobile_number":"662-762-3375","email_id":"Tristian_Metz31@yahoo.com","dop":"2025-04-06","serial_number":"14008632331464080","imei1":"14008632331464080","imei2":"14008632331464080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187418,"job_number":"JOB_187418","tr_customer_id":187436,"tr_customer_product_id":187426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:39.000Z","modified_at":"2026-02-16T04:37:39.000Z","name":"Megane Ferry","mobile_number":"922-628-6485","email_id":"Linnie_Robel@hotmail.com","dop":"2025-04-06","serial_number":"14072033380679768","imei1":"14072033380679768","imei2":"14072033380679768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187417,"job_number":"JOB_187417","tr_customer_id":187435,"tr_customer_product_id":187425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:37.000Z","modified_at":"2026-02-16T04:38:25.000Z","name":"Gillian Morissette","mobile_number":"644-684-6099","email_id":"Casey43@hotmail.com","dop":"2025-04-06","serial_number":"14493030889268","imei1":"14493030889268","imei2":"14493030889268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187416,"job_number":"JOB_187416","tr_customer_id":187434,"tr_customer_product_id":187424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:37.000Z","modified_at":"2026-02-16T04:38:24.000Z","name":"Forrest Bahringer","mobile_number":"279-280-9691","email_id":"Sean9@yahoo.com","dop":"2025-04-06","serial_number":"10704956554456","imei1":"10704956554456","imei2":"10704956554456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187415,"job_number":"JOB_187415","tr_customer_id":187433,"tr_customer_product_id":187423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:37.000Z","modified_at":"2026-02-16T04:37:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15570416522391","imei1":"15570416522391","imei2":"15570416522391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187414,"job_number":"JOB_187414","tr_customer_id":187432,"tr_customer_product_id":187422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:37.000Z","modified_at":"2026-02-16T04:37:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12569258297896","imei1":"12569258297896","imei2":"12569258297896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187413,"job_number":"JOB_187413","tr_customer_id":187431,"tr_customer_product_id":187421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:35.000Z","modified_at":"2026-02-16T04:37:35.000Z","name":"Cleo Pouros","mobile_number":"795-411-1120","email_id":"Olin_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"17304107681248170","imei1":"17304107681248170","imei2":"17304107681248170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187412,"job_number":"JOB_187412","tr_customer_id":187430,"tr_customer_product_id":187420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:34.000Z","modified_at":"2026-02-16T04:38:20.000Z","name":"Janelle Schulist","mobile_number":"494-806-6815","email_id":"Lester95@gmail.com","dop":"2025-04-06","serial_number":"12275832796370","imei1":"12275832796370","imei2":"12275832796370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187411,"job_number":"JOB_187411","tr_customer_id":187429,"tr_customer_product_id":187419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:33.000Z","modified_at":"2026-02-16T04:37:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18517175664255","imei1":"18517175664255","imei2":"18517175664255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187408,"job_number":"JOB_187408","tr_customer_id":187426,"tr_customer_product_id":187416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Roman Paucek","mobile_number":"618-732-3117","email_id":"Torey_Wisozk@gmail.com","dop":"2025-04-06","serial_number":"10211415545712506","imei1":"10211415545712506","imei2":"10211415545712506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187405,"job_number":"JOB_187405","tr_customer_id":187423,"tr_customer_product_id":187413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:31.000Z","modified_at":"2026-02-16T04:37:31.000Z","name":"Thurman Bartoletti","mobile_number":"307-579-5803","email_id":"Pascale.Wolff@hotmail.com","dop":"2025-04-06","serial_number":"10226537441228816","imei1":"10226537441228816","imei2":"10226537441228816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187404,"job_number":"JOB_187404","tr_customer_id":187422,"tr_customer_product_id":187412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:30.000Z","modified_at":"2026-02-16T04:38:16.000Z","name":"Dax Herman","mobile_number":"614-446-6349","email_id":"Petra_Champlin@hotmail.com","dop":"2025-04-06","serial_number":"16907269288547","imei1":"16907269288547","imei2":"16907269288547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187403,"job_number":"JOB_187403","tr_customer_id":187421,"tr_customer_product_id":187411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:29.000Z","modified_at":"2026-02-16T04:37:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13409591707878","imei1":"13409591707878","imei2":"13409591707878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187402,"job_number":"JOB_187402","tr_customer_id":187420,"tr_customer_product_id":187410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:29.000Z","modified_at":"2026-02-16T04:38:18.000Z","name":"Jermain Breitenberg","mobile_number":"930-305-4979","email_id":"Sophia46@yahoo.com","dop":"2025-04-06","serial_number":"15164709285830","imei1":"15164709285830","imei2":"15164709285830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187401,"job_number":"JOB_187401","tr_customer_id":187419,"tr_customer_product_id":187409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:29.000Z","modified_at":"2026-02-16T04:37:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17832551649860","imei1":"17832551649860","imei2":"17832551649860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187400,"job_number":"JOB_187400","tr_customer_id":187418,"tr_customer_product_id":187408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:23.000Z","modified_at":"2026-02-16T04:37:23.000Z","name":"Bell Harvey","mobile_number":"636-591-0934","email_id":"August.Padberg35@gmail.com","dop":"2025-04-06","serial_number":"19410892994000110","imei1":"19410892994000110","imei2":"19410892994000110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187399,"job_number":"JOB_187399","tr_customer_id":187417,"tr_customer_product_id":187407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:23.000Z","modified_at":"2026-02-16T04:37:23.000Z","name":"Elvis Runolfsson","mobile_number":"853-884-1759","email_id":"Krystal20@yahoo.com","dop":"2025-04-06","serial_number":"15539812132932498","imei1":"15539812132932498","imei2":"15539812132932498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187398,"job_number":"JOB_187398","tr_customer_id":187416,"tr_customer_product_id":187406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:38:08.000Z","name":"Rosalinda Keebler","mobile_number":"277-561-5491","email_id":"Lizeth25@gmail.com","dop":"2025-04-06","serial_number":"19866800272857","imei1":"19866800272857","imei2":"19866800272857","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187397,"job_number":"JOB_187397","tr_customer_id":187415,"tr_customer_product_id":187405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:38:07.000Z","name":"Jo Herman","mobile_number":"648-761-5523","email_id":"Rosalinda33@gmail.com","dop":"2025-04-06","serial_number":"12354553554820","imei1":"12354553554820","imei2":"12354553554820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187396,"job_number":"JOB_187396","tr_customer_id":187414,"tr_customer_product_id":187404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:37:21.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12795580835118","imei1":"12795580835118","imei2":"12795580835118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187395,"job_number":"JOB_187395","tr_customer_id":187413,"tr_customer_product_id":187403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:37:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13830431124133","imei1":"13830431124133","imei2":"13830431124133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187394,"job_number":"JOB_187394","tr_customer_id":187412,"tr_customer_product_id":187402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:38:08.000Z","name":"Rosendo Crooks","mobile_number":"377-309-7239","email_id":"Destinee56@yahoo.com","dop":"2025-02-01","serial_number":"93248154768589","imei1":"93248154768589","imei2":"93248154768589","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187393,"job_number":"JOB_187393","tr_customer_id":187411,"tr_customer_product_id":187401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:19.000Z","modified_at":"2026-02-16T04:37:20.000Z","name":"Alexandra Wunsch","mobile_number":"687-752-0042","email_id":"Shakira_Muller@yahoo.com","dop":"2025-05-30","serial_number":"1256075115215499","imei1":"1256075115215499","imei2":"1256075115215499","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187392,"job_number":"JOB_187392","tr_customer_id":187410,"tr_customer_product_id":187400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:19.000Z","modified_at":"2026-02-16T04:37:19.000Z","name":"Delfina Bednar","mobile_number":"468-768-2573","email_id":"Cesar.Pfannerstill20@gmail.com","dop":"2025-02-01","serial_number":"62245585370167","imei1":"62245585370167","imei2":"62245585370167","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187391,"job_number":"JOB_187391","tr_customer_id":187409,"tr_customer_product_id":187399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Jovanny Jaskolski","mobile_number":"788-472-3823","email_id":"Aliya34@yahoo.com","dop":"2025-04-06","serial_number":"10028050910735456","imei1":"10028050910735456","imei2":"10028050910735456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187390,"job_number":"JOB_187390","tr_customer_id":187408,"tr_customer_product_id":187398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"41597254466201","imei1":"41597254466201","imei2":"41597254466201","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187389,"job_number":"JOB_187389","tr_customer_id":187407,"tr_customer_product_id":187397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Janet Robel","mobile_number":"823-646-1112","email_id":"Jovani84@hotmail.com","dop":"2025-05-30","serial_number":"12872351938673","imei1":"12872351938673","imei2":"12872351938673","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187388,"job_number":"JOB_187388","tr_customer_id":187406,"tr_customer_product_id":187396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Bo Fay","mobile_number":"728-284-1886","email_id":"Rosalee25@gmail.com","dop":"2025-04-06","serial_number":"16873145553976500","imei1":"16873145553976500","imei2":"16873145553976500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187387,"job_number":"JOB_187387","tr_customer_id":187405,"tr_customer_product_id":187395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:17.000Z","modified_at":"2026-02-16T04:37:17.000Z","name":"Dina Maggio","mobile_number":"315-552-0071","email_id":"Vernon51@hotmail.com","dop":"2025-04-06","serial_number":"10246314416673020","imei1":"10246314416673020","imei2":"10246314416673020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187386,"job_number":"JOB_187386","tr_customer_id":187404,"tr_customer_product_id":187394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:17.000Z","modified_at":"2026-02-16T04:37:37.000Z","name":"Orval Wolf","mobile_number":"751-977-1842","email_id":"Mittie_Lebsack65@gmail.com","dop":"2025-05-30","serial_number":"12992504179987","imei1":"12992504179987","imei2":"12992504179987","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187385,"job_number":"JOB_187385","tr_customer_id":187403,"tr_customer_product_id":187393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:17.000Z","modified_at":"2026-02-16T04:38:04.000Z","name":"Marlene Kertzmann","mobile_number":"477-594-1227","email_id":"Jailyn.Rippin91@hotmail.com","dop":"2025-04-06","serial_number":"18946504732918","imei1":"18946504732918","imei2":"18946504732918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187384,"job_number":"JOB_187384","tr_customer_id":187402,"tr_customer_product_id":187392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15609297552479","imei1":"15609297552479","imei2":"15609297552479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187383,"job_number":"JOB_187383","tr_customer_id":187401,"tr_customer_product_id":187391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:38:03.000Z","name":"Eleazar Denesik","mobile_number":"607-505-8568","email_id":"Blaise71@yahoo.com","dop":"2025-04-06","serial_number":"16649823017340","imei1":"16649823017340","imei2":"16649823017340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187382,"job_number":"JOB_187382","tr_customer_id":187400,"tr_customer_product_id":187390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"Nannie Kris","mobile_number":"737-497-5405","email_id":"Tristian91@yahoo.com","dop":"2025-04-06","serial_number":"14492262567719698","imei1":"14492262567719698","imei2":"14492262567719698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187381,"job_number":"JOB_187381","tr_customer_id":187399,"tr_customer_product_id":187389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15779994988085","imei1":"15779994988085","imei2":"15779994988085","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187380,"job_number":"JOB_187380","tr_customer_id":187398,"tr_customer_product_id":187388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:38:03.000Z","name":"Lionel Denesik","mobile_number":"779-542-0800","email_id":"Oda.Walsh27@gmail.com","dop":"2025-04-06","serial_number":"19358251859068","imei1":"19358251859068","imei2":"19358251859068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187379,"job_number":"JOB_187379","tr_customer_id":187397,"tr_customer_product_id":187387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:15.000Z","modified_at":"2026-02-16T04:37:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18916858885735","imei1":"18916858885735","imei2":"18916858885735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187377,"job_number":"JOB_187377","tr_customer_id":187395,"tr_customer_product_id":187385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:15.000Z","modified_at":"2026-02-16T04:37:58.000Z","name":"Jaren Greenholt","mobile_number":"813-609-6947","email_id":"Tony.Orn@yahoo.com","dop":"2025-04-06","serial_number":"16355674674248","imei1":"16355674674248","imei2":"16355674674248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187376,"job_number":"JOB_187376","tr_customer_id":187394,"tr_customer_product_id":187384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:14.000Z","modified_at":"2026-02-16T04:37:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12967131785992","imei1":"12967131785992","imei2":"12967131785992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187375,"job_number":"JOB_187375","tr_customer_id":187393,"tr_customer_product_id":187383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:14.000Z","modified_at":"2026-02-16T04:38:02.000Z","name":"Scot Walter","mobile_number":"982-863-6029","email_id":"Jessyca_Armstrong@yahoo.com","dop":"2000-01-31","serial_number":"10382803355832","imei1":"10382803355832","imei2":"10382803355832","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187373,"job_number":"JOB_187373","tr_customer_id":187391,"tr_customer_product_id":187381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:11.000Z","modified_at":"2026-02-16T04:37:11.000Z","name":"Sydnie Schamberger","mobile_number":"828-982-5507","email_id":"Zachery9@yahoo.com","dop":"2025-04-06","serial_number":"15481616326176058","imei1":"15481616326176058","imei2":"15481616326176058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187371,"job_number":"JOB_187371","tr_customer_id":187389,"tr_customer_product_id":187379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:10.000Z","modified_at":"2026-02-16T04:37:51.000Z","name":"Ron Parisian","mobile_number":"929-649-6693","email_id":"Ben80@gmail.com","dop":"2025-04-06","serial_number":"17863016159227","imei1":"17863016159227","imei2":"17863016159227","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187370,"job_number":"JOB_187370","tr_customer_id":187388,"tr_customer_product_id":187378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:10.000Z","modified_at":"2026-02-16T04:37:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13372686584484","imei1":"13372686584484","imei2":"13372686584484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187369,"job_number":"JOB_187369","tr_customer_id":187387,"tr_customer_product_id":187377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:59.000Z","modified_at":"2026-02-16T04:36:59.000Z","name":"Jensen Oberbrunner","mobile_number":"813-781-2893","email_id":"Mariana_Ebert33@hotmail.com","dop":"2025-06-18","serial_number":"1069610606814800","imei1":"1069610606814800","imei2":"1069610606814800","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187368,"job_number":"JOB_187368","tr_customer_id":187386,"tr_customer_product_id":187376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:59.000Z","modified_at":"2026-02-16T04:37:41.000Z","name":"Lelia Konopelski","mobile_number":"690-700-7555","email_id":"Clement45@yahoo.com","dop":"2025-06-18","serial_number":"10975042945535","imei1":"10975042945535","imei2":"10975042945535","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187367,"job_number":"JOB_187367","tr_customer_id":187385,"tr_customer_product_id":187375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:58.000Z","modified_at":"2026-02-16T04:36:58.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10680650797617","imei1":"10680650797617","imei2":"10680650797617","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187366,"job_number":"JOB_187366","tr_customer_id":187384,"tr_customer_product_id":187374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:53.000Z","modified_at":"2026-02-16T04:37:36.000Z","name":"Antonette Borer","mobile_number":"942-375-2163","email_id":"Kelli_Bayer60@hotmail.com","dop":"2025-12-31","serial_number":"106472400607825","imei1":"106472400607825","imei2":"106472400607825","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187365,"job_number":"JOB_187365","tr_customer_id":187383,"tr_customer_product_id":187373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:53.000Z","modified_at":"2026-02-16T04:36:53.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103001658345292","imei1":"103001658345292","imei2":"103001658345292","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187362,"job_number":"JOB_187362","tr_customer_id":187380,"tr_customer_product_id":187370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:46.000Z","modified_at":"2026-02-16T04:36:46.000Z","name":"Isobel Parisian","mobile_number":"767-284-9315","email_id":"Aaliyah.Gottlieb@hotmail.com","dop":"2025-04-06","serial_number":"16577429220646828","imei1":"16577429220646828","imei2":"16577429220646828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187361,"job_number":"JOB_187361","tr_customer_id":187379,"tr_customer_product_id":187369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:45.000Z","modified_at":"2026-02-16T04:37:26.000Z","name":"Lauriane Brown","mobile_number":"851-921-6395","email_id":"Maynard.Schinner@yahoo.com","dop":"2025-04-06","serial_number":"14940000580182","imei1":"14940000580182","imei2":"14940000580182","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187360,"job_number":"JOB_187360","tr_customer_id":187378,"tr_customer_product_id":187368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:44.000Z","modified_at":"2026-02-16T04:36:44.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14813713238065","imei1":"14813713238065","imei2":"14813713238065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187359,"job_number":"JOB_187359","tr_customer_id":187377,"tr_customer_product_id":187367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:42.000Z","modified_at":"2026-02-16T04:36:42.000Z","name":"Dean Welch","mobile_number":"811-640-1732","email_id":"Amelia91@gmail.com","dop":"2025-04-06","serial_number":"15564985021888148","imei1":"15564985021888148","imei2":"15564985021888148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187358,"job_number":"JOB_187358","tr_customer_id":187376,"tr_customer_product_id":187366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:41.000Z","modified_at":"2026-02-16T04:37:22.000Z","name":"Davon Lynch","mobile_number":"793-693-2490","email_id":"Jana.Beier@hotmail.com","dop":"2025-04-06","serial_number":"11680807199506","imei1":"11680807199506","imei2":"11680807199506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187357,"job_number":"JOB_187357","tr_customer_id":187375,"tr_customer_product_id":187365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:41.000Z","modified_at":"2026-02-16T04:36:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19690247308554","imei1":"19690247308554","imei2":"19690247308554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187356,"job_number":"JOB_187356","tr_customer_id":187374,"tr_customer_product_id":187364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:40.000Z","modified_at":"2026-02-16T04:36:40.000Z","name":"Maye Von","mobile_number":"747-913-4874","email_id":"Pinkie8@hotmail.com","dop":"2025-04-06","serial_number":"11981601670145474","imei1":"11981601670145474","imei2":"11981601670145474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187355,"job_number":"JOB_187355","tr_customer_id":187373,"tr_customer_product_id":187363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:38.000Z","modified_at":"2026-02-16T04:37:22.000Z","name":"Rylee Rolfson","mobile_number":"676-679-1584","email_id":"Ashtyn23@yahoo.com","dop":"2025-04-06","serial_number":"16087194704439","imei1":"16087194704439","imei2":"16087194704439","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187353,"job_number":"JOB_187353","tr_customer_id":187371,"tr_customer_product_id":187361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:35.000Z","modified_at":"2026-02-16T04:36:35.000Z","name":"John Casper","mobile_number":"887-919-6009","email_id":"Maya_Dicki16@gmail.com","dop":"2025-04-06","serial_number":"12936532976708068","imei1":"12936532976708068","imei2":"12936532976708068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187352,"job_number":"JOB_187352","tr_customer_id":187370,"tr_customer_product_id":187360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:34.000Z","modified_at":"2026-02-16T04:37:14.000Z","name":"Shannon Stracke","mobile_number":"417-802-7270","email_id":"Lacey.Yost5@gmail.com","dop":"2025-04-06","serial_number":"18585153591967","imei1":"18585153591967","imei2":"18585153591967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187351,"job_number":"JOB_187351","tr_customer_id":187369,"tr_customer_product_id":187359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:34.000Z","modified_at":"2026-02-16T04:36:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12622137599823","imei1":"12622137599823","imei2":"12622137599823","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187350,"job_number":"JOB_187350","tr_customer_id":187368,"tr_customer_product_id":187358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:30.000Z","modified_at":"2026-02-16T04:36:30.000Z","name":"Cielo Price","mobile_number":"953-717-9946","email_id":"Gerda44@gmail.com","dop":"2025-04-06","serial_number":"13147766432387148","imei1":"13147766432387148","imei2":"13147766432387148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187349,"job_number":"JOB_187349","tr_customer_id":187367,"tr_customer_product_id":187357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:29.000Z","modified_at":"2026-02-16T04:37:13.000Z","name":"Laurence Rath","mobile_number":"498-351-9322","email_id":"Sunny97@gmail.com","dop":"2025-04-06","serial_number":"18871646701736","imei1":"18871646701736","imei2":"18871646701736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187348,"job_number":"JOB_187348","tr_customer_id":187366,"tr_customer_product_id":187356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:28.000Z","modified_at":"2026-02-16T04:37:10.000Z","name":"Rodrigo Rogahn","mobile_number":"665-374-5040","email_id":"Tevin.OHara@yahoo.com","dop":"2025-02-01","serial_number":"78235097011417","imei1":"78235097011417","imei2":"78235097011417","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187347,"job_number":"JOB_187347","tr_customer_id":187365,"tr_customer_product_id":187355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:26.000Z","modified_at":"2026-02-16T04:36:26.000Z","name":"Britney Halvorson","mobile_number":"803-601-5668","email_id":"Raquel61@yahoo.com","dop":"2025-02-01","serial_number":"96396790712135","imei1":"96396790712135","imei2":"96396790712135","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187346,"job_number":"JOB_187346","tr_customer_id":187364,"tr_customer_product_id":187354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"14076833471485","imei1":"14076833471485","imei2":"14076833471485","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187344,"job_number":"JOB_187344","tr_customer_id":187362,"tr_customer_product_id":187352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"Cyrus Schaefer","mobile_number":"571-796-7809","email_id":"Annette_Kutch@gmail.com","dop":"2025-04-06","serial_number":"14914287842975272","imei1":"14914287842975272","imei2":"14914287842975272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187343,"job_number":"JOB_187343","tr_customer_id":187361,"tr_customer_product_id":187351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:24.000Z","modified_at":"2026-02-16T04:36:24.000Z","name":"Dakota Hammes","mobile_number":"979-301-8406","email_id":"Jerome_Hoeger@yahoo.com","dop":"2025-04-06","serial_number":"13897520139952880","imei1":"13897520139952880","imei2":"13897520139952880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187342,"job_number":"JOB_187342","tr_customer_id":187360,"tr_customer_product_id":187350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:23.000Z","modified_at":"2026-02-16T04:37:08.000Z","name":"Ubaldo Nienow","mobile_number":"545-317-0046","email_id":"Stephan.Dooley@yahoo.com","dop":"2025-04-06","serial_number":"13551762802289","imei1":"13551762802289","imei2":"13551762802289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187341,"job_number":"JOB_187341","tr_customer_id":187359,"tr_customer_product_id":187349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:23.000Z","modified_at":"2026-02-16T04:36:23.000Z","name":"Tiffany Dooley","mobile_number":"812-625-1086","email_id":"Gideon_Gutkowski@gmail.com","dop":"2025-04-06","serial_number":"18367540762968496","imei1":"18367540762968496","imei2":"18367540762968496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187340,"job_number":"JOB_187340","tr_customer_id":187358,"tr_customer_product_id":187348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:23.000Z","modified_at":"2026-02-16T04:36:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17573203195399","imei1":"17573203195399","imei2":"17573203195399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187339,"job_number":"JOB_187339","tr_customer_id":187357,"tr_customer_product_id":187347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:23.000Z","modified_at":"2026-02-16T04:37:09.000Z","name":"Giuseppe Kunze","mobile_number":"593-582-1906","email_id":"Tommie78@yahoo.com","dop":"2025-04-06","serial_number":"19997770706695","imei1":"19997770706695","imei2":"19997770706695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187338,"job_number":"JOB_187338","tr_customer_id":187356,"tr_customer_product_id":187346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:22.000Z","modified_at":"2026-02-16T04:36:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11268408767795","imei1":"11268408767795","imei2":"11268408767795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187337,"job_number":"JOB_187337","tr_customer_id":187355,"tr_customer_product_id":187345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:22.000Z","modified_at":"2026-02-16T04:37:03.000Z","name":"Jillian Koelpin","mobile_number":"300-805-1402","email_id":"Anissa_Dare47@hotmail.com","dop":"2025-04-06","serial_number":"11156269202859","imei1":"11156269202859","imei2":"11156269202859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187336,"job_number":"JOB_187336","tr_customer_id":187354,"tr_customer_product_id":187344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:21.000Z","modified_at":"2026-02-16T04:36:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13422105249250","imei1":"13422105249250","imei2":"13422105249250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187335,"job_number":"JOB_187335","tr_customer_id":187353,"tr_customer_product_id":187343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:21.000Z","modified_at":"2026-02-16T04:36:21.000Z","name":"Melany Vandervort","mobile_number":"573-534-4246","email_id":"Malvina_Ruecker66@yahoo.com","dop":"2025-04-06","serial_number":"17391207055459770","imei1":"17391207055459770","imei2":"17391207055459770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187333,"job_number":"JOB_187333","tr_customer_id":187351,"tr_customer_product_id":187341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:19.000Z","modified_at":"2026-02-16T04:37:01.000Z","name":"Emilie Grady","mobile_number":"462-980-9992","email_id":"Aliza_Gorczany@yahoo.com","dop":"2025-04-06","serial_number":"10398036830246","imei1":"10398036830246","imei2":"10398036830246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187332,"job_number":"JOB_187332","tr_customer_id":187350,"tr_customer_product_id":187340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:18.000Z","modified_at":"2026-02-16T04:36:18.000Z","name":"Emiliano Hayes","mobile_number":"416-373-5291","email_id":"Ivah74@yahoo.com","dop":"2025-04-06","serial_number":"17749627367068332","imei1":"17749627367068332","imei2":"17749627367068332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187331,"job_number":"JOB_187331","tr_customer_id":187349,"tr_customer_product_id":187339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:17.000Z","modified_at":"2026-02-16T04:37:00.000Z","name":"Ella Runolfsson","mobile_number":"439-466-8759","email_id":"Myrl_McCullough@yahoo.com","dop":"2025-04-06","serial_number":"17035682735915","imei1":"17035682735915","imei2":"17035682735915","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187330,"job_number":"JOB_187330","tr_customer_id":187348,"tr_customer_product_id":187338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:14.000Z","modified_at":"2026-02-16T04:36:14.000Z","name":"Aidan Gleason","mobile_number":"668-636-8477","email_id":"Abagail.Connelly83@yahoo.com","dop":"2025-04-06","serial_number":"13064836948800866","imei1":"13064836948800866","imei2":"13064836948800866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187329,"job_number":"JOB_187329","tr_customer_id":187347,"tr_customer_product_id":187337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:13.000Z","modified_at":"2026-02-16T04:36:53.000Z","name":"Akeem Friesen","mobile_number":"475-543-7599","email_id":"Bernardo.Breitenberg47@gmail.com","dop":"2025-04-06","serial_number":"11220963466647","imei1":"11220963466647","imei2":"11220963466647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187328,"job_number":"JOB_187328","tr_customer_id":187346,"tr_customer_product_id":187336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:10.000Z","modified_at":"2026-02-16T04:36:10.000Z","name":"Mateo Robel","mobile_number":"379-423-1865","email_id":"Sierra60@yahoo.com","dop":"2025-06-18","serial_number":"1054669343307214","imei1":"1054669343307214","imei2":"1054669343307214","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187327,"job_number":"JOB_187327","tr_customer_id":187345,"tr_customer_product_id":187335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:10.000Z","modified_at":"2026-02-16T04:36:51.000Z","name":"Lucinda Jones","mobile_number":"270-358-6639","email_id":"Nelson_Hamill@hotmail.com","dop":"2025-06-18","serial_number":"10731629526843","imei1":"10731629526843","imei2":"10731629526843","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:36:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187326,"job_number":"JOB_187326","tr_customer_id":187344,"tr_customer_product_id":187334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:09.000Z","modified_at":"2026-02-16T04:36:09.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10121942448789","imei1":"10121942448789","imei2":"10121942448789","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187325,"job_number":"JOB_187325","tr_customer_id":187343,"tr_customer_product_id":187333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:59.000Z","modified_at":"2026-02-16T04:35:59.000Z","name":"Sebastian Keeling","mobile_number":"794-584-5068","email_id":"Velda_Rogahn63@hotmail.com","dop":"2025-04-06","serial_number":"14352630980669572","imei1":"14352630980669572","imei2":"14352630980669572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187324,"job_number":"JOB_187324","tr_customer_id":187342,"tr_customer_product_id":187332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:58.000Z","modified_at":"2026-02-16T04:36:37.000Z","name":"Jaqueline Durgan","mobile_number":"276-867-9355","email_id":"Paige_Pfeffer@yahoo.com","dop":"2025-04-06","serial_number":"13554093486728","imei1":"13554093486728","imei2":"13554093486728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:36:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187323,"job_number":"JOB_187323","tr_customer_id":187341,"tr_customer_product_id":187331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:57.000Z","modified_at":"2026-02-16T04:35:57.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16790312657476","imei1":"16790312657476","imei2":"16790312657476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187322,"job_number":"JOB_187322","tr_customer_id":187340,"tr_customer_product_id":187330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:56.000Z","modified_at":"2026-02-16T04:36:07.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"22911614247167","imei1":"22911614247167","imei2":"22911614247167","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:36:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187321,"job_number":"JOB_187321","tr_customer_id":187339,"tr_customer_product_id":187329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:53.000Z","modified_at":"2026-02-16T04:35:53.000Z","name":"Cydney Schaden","mobile_number":"307-274-3938","email_id":"Ivy_Runte49@yahoo.com","dop":"2025-04-06","serial_number":"12394002694222382","imei1":"12394002694222382","imei2":"12394002694222382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187320,"job_number":"JOB_187320","tr_customer_id":187338,"tr_customer_product_id":187328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:51.000Z","modified_at":"2026-02-16T04:36:31.000Z","name":"Stephania Schamberger","mobile_number":"918-826-2231","email_id":"Genesis_Funk@gmail.com","dop":"2025-04-06","serial_number":"13471761645762","imei1":"13471761645762","imei2":"13471761645762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187319,"job_number":"JOB_187319","tr_customer_id":187337,"tr_customer_product_id":187327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:43.000Z","modified_at":"2026-02-16T04:35:54.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"39619738101734","imei1":"39619738101734","imei2":"39619738101734","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:35:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187318,"job_number":"JOB_187318","tr_customer_id":187336,"tr_customer_product_id":187326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:33:50.000Z","modified_at":"2026-02-16T04:33:50.000Z","name":"Phoebe Ledner","mobile_number":"427-577-7016","email_id":"Felicita_Cummerata@hotmail.com","dop":"2026-01-04","serial_number":"50277029238607670","imei1":"50277029238607670","imei2":"50277029238607670","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187317,"job_number":"JOB_187317","tr_customer_id":187335,"tr_customer_product_id":187325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:33:49.000Z","modified_at":"2026-02-16T04:34:37.000Z","name":"Brice Lynch","mobile_number":"300-468-5735","email_id":"Vidal_Kshlerin@yahoo.com","dop":"2026-01-04","serial_number":"18008706421408","imei1":"18008706421408","imei2":"18008706421408","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187316,"job_number":"JOB_187316","tr_customer_id":187334,"tr_customer_product_id":187324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:33:48.000Z","modified_at":"2026-02-16T04:33:48.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"15513403623748","imei1":"15513403623748","imei2":"15513403623748","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187315,"job_number":"JOB_187315","tr_customer_id":187333,"tr_customer_product_id":187323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:32:52.000Z","modified_at":"2026-02-16T04:32:52.000Z","name":"Jameson Carroll","mobile_number":"924-941-3339","email_id":"Jailyn.Upton64@gmail.com","dop":"2026-01-04","serial_number":"90162112369839070","imei1":"90162112369839070","imei2":"90162112369839070","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187314,"job_number":"JOB_187314","tr_customer_id":187332,"tr_customer_product_id":187322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:32:51.000Z","modified_at":"2026-02-16T04:33:39.000Z","name":"Rubie Gusikowski","mobile_number":"835-481-4343","email_id":"Christophe.Heidenreich56@yahoo.com","dop":"2026-01-04","serial_number":"15047792201550","imei1":"15047792201550","imei2":"15047792201550","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187313,"job_number":"JOB_187313","tr_customer_id":187331,"tr_customer_product_id":187321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:32:50.000Z","modified_at":"2026-02-16T04:32:51.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15180819562535","imei1":"15180819562535","imei2":"15180819562535","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187312,"job_number":"JOB_187312","tr_customer_id":187330,"tr_customer_product_id":187320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:31:55.000Z","modified_at":"2026-02-16T04:31:55.000Z","name":"Fausto Jakubowski","mobile_number":"509-227-6570","email_id":"Linnea1@gmail.com","dop":"2026-01-04","serial_number":"95957983175281250","imei1":"95957983175281250","imei2":"95957983175281250","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187311,"job_number":"JOB_187311","tr_customer_id":187329,"tr_customer_product_id":187319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:31:53.000Z","modified_at":"2026-02-16T04:32:41.000Z","name":"Robin Little","mobile_number":"865-412-6008","email_id":"Adah71@gmail.com","dop":"2026-01-04","serial_number":"15139468737285","imei1":"15139468737285","imei2":"15139468737285","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187310,"job_number":"JOB_187310","tr_customer_id":187328,"tr_customer_product_id":187318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:31:53.000Z","modified_at":"2026-02-16T04:31:53.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14470925949936","imei1":"14470925949936","imei2":"14470925949936","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187309,"job_number":"JOB_187309","tr_customer_id":187327,"tr_customer_product_id":187317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:56.000Z","modified_at":"2026-02-16T04:23:56.000Z","name":"Nyasia Ullrich","mobile_number":"608-970-5228","email_id":"Isabelle_Kris57@hotmail.com","dop":"2026-01-04","serial_number":"47342645289180770","imei1":"47342645289180770","imei2":"47342645289180770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187308,"job_number":"JOB_187308","tr_customer_id":187326,"tr_customer_product_id":187316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:54.000Z","modified_at":"2026-02-16T04:24:40.000Z","name":"Ludie Leuschke","mobile_number":"618-779-0822","email_id":"Hildegard61@gmail.com","dop":"2026-01-04","serial_number":"16222082131937","imei1":"16222082131937","imei2":"16222082131937","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:24:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187307,"job_number":"JOB_187307","tr_customer_id":187325,"tr_customer_product_id":187315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:54.000Z","modified_at":"2026-02-16T04:23:54.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18990644605649","imei1":"18990644605649","imei2":"18990644605649","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187306,"job_number":"JOB_187306","tr_customer_id":187324,"tr_customer_product_id":187314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:02.000Z","modified_at":"2026-02-16T04:23:02.000Z","name":"Madisyn Friesen","mobile_number":"215-319-3448","email_id":"Dayna_DuBuque23@yahoo.com","dop":"2026-01-04","serial_number":"95354379874961170","imei1":"95354379874961170","imei2":"95354379874961170","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187305,"job_number":"JOB_187305","tr_customer_id":187323,"tr_customer_product_id":187313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:01.000Z","modified_at":"2026-02-16T04:23:46.000Z","name":"Natalie Rippin","mobile_number":"555-969-0373","email_id":"Arnoldo_Gleichner@gmail.com","dop":"2026-01-04","serial_number":"17776576918300","imei1":"17776576918300","imei2":"17776576918300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:23:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187304,"job_number":"JOB_187304","tr_customer_id":187322,"tr_customer_product_id":187312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:00.000Z","modified_at":"2026-02-16T04:23:00.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"12789834671925","imei1":"12789834671925","imei2":"12789834671925","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187302,"job_number":"JOB_187302","tr_customer_id":187320,"tr_customer_product_id":187310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:08.000Z","modified_at":"2026-02-16T04:22:08.000Z","name":"Velma Koss","mobile_number":"520-244-7020","email_id":"Raven85@gmail.com","dop":"2026-01-04","serial_number":"59505695262048950","imei1":"59505695262048950","imei2":"59505695262048950","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187301,"job_number":"JOB_187301","tr_customer_id":187319,"tr_customer_product_id":187309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:07.000Z","modified_at":"2026-02-16T04:22:52.000Z","name":"Geo Ryan","mobile_number":"515-994-0920","email_id":"Rasheed50@yahoo.com","dop":"2026-01-04","serial_number":"15313705854285","imei1":"15313705854285","imei2":"15313705854285","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187300,"job_number":"JOB_187300","tr_customer_id":187318,"tr_customer_product_id":187308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:06.000Z","modified_at":"2026-02-16T04:22:06.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"13295759190492","imei1":"13295759190492","imei2":"13295759190492","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187299,"job_number":"JOB_187299","tr_customer_id":187317,"tr_customer_product_id":187307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T03:24:00.000Z","modified_at":"2026-02-16T03:24:00.000Z","name":"Rhett Braun","mobile_number":"362-339-3393","email_id":"Kelly_Corkery@gmail.com","dop":"2025-05-30","serial_number":"1709458007931367","imei1":"1709458007931367","imei2":"1709458007931367","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T03:24:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187298,"job_number":"JOB_187298","tr_customer_id":187316,"tr_customer_product_id":187306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T03:23:58.000Z","modified_at":"2026-02-16T03:23:58.000Z","name":"Hallie Metz","mobile_number":"863-299-4876","email_id":"Shanny_Hagenes@yahoo.com","dop":"2025-05-30","serial_number":"10022649508757","imei1":"10022649508757","imei2":"10022649508757","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T03:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187297,"job_number":"JOB_187297","tr_customer_id":187315,"tr_customer_product_id":187305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T03:23:57.000Z","modified_at":"2026-02-16T03:24:18.000Z","name":"Demetris Cummings","mobile_number":"590-748-1152","email_id":"Tyrique_Prosacco@gmail.com","dop":"2025-05-30","serial_number":"12949132671066","imei1":"12949132671066","imei2":"12949132671066","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T03:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188438,"job_number":"JOB_188438","tr_customer_id":188456,"tr_customer_product_id":188446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:30.000Z","modified_at":"2026-02-16T14:41:30.000Z","name":"Joanne Stroman","mobile_number":"632-897-0767","email_id":"Charlie_Kemmer@gmail.com","dop":"2000-01-31","serial_number":"1098513677800775","imei1":"1098513677800775","imei2":"1098513677800775","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188435,"job_number":"JOB_188435","tr_customer_id":188453,"tr_customer_product_id":188443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:28.000Z","modified_at":"2026-02-16T14:41:28.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10136830833522","imei1":"10136830833522","imei2":"10136830833522","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188422,"job_number":"JOB_188422","tr_customer_id":188440,"tr_customer_product_id":188430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:35.000Z","modified_at":"2026-02-16T14:40:35.000Z","name":"Haleigh Schmeler","mobile_number":"536-860-8389","email_id":"Deontae_Herzog@hotmail.com","dop":"2000-01-31","serial_number":"1051185635230661","imei1":"1051185635230661","imei2":"1051185635230661","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188420,"job_number":"JOB_188420","tr_customer_id":188438,"tr_customer_product_id":188428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:33.000Z","modified_at":"2026-02-16T14:40:33.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10700662076824","imei1":"10700662076824","imei2":"10700662076824","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188407,"job_number":"JOB_188407","tr_customer_id":188425,"tr_customer_product_id":188415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:41.000Z","modified_at":"2026-02-16T14:39:41.000Z","name":"Sharon Terry","mobile_number":"396-325-1677","email_id":"Akeem.Lebsack@hotmail.com","dop":"2000-01-31","serial_number":"1032824336896897","imei1":"1032824336896897","imei2":"1032824336896897","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188405,"job_number":"JOB_188405","tr_customer_id":188423,"tr_customer_product_id":188413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:39.000Z","modified_at":"2026-02-16T14:39:39.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10815219365883","imei1":"10815219365883","imei2":"10815219365883","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188394,"job_number":"JOB_188394","tr_customer_id":188412,"tr_customer_product_id":188402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:47.000Z","modified_at":"2026-02-16T14:38:47.000Z","name":"Laurel Cruickshank","mobile_number":"254-529-6110","email_id":"Hailie.Friesen@gmail.com","dop":"2000-01-31","serial_number":"1077748665988458","imei1":"1077748665988458","imei2":"1077748665988458","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188390,"job_number":"JOB_188390","tr_customer_id":188408,"tr_customer_product_id":188398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:45.000Z","modified_at":"2026-02-16T14:38:45.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10432587599874","imei1":"10432587599874","imei2":"10432587599874","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187814,"job_number":"JOB_187814","tr_customer_id":187832,"tr_customer_product_id":187822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:22.000Z","modified_at":"2026-02-16T07:05:22.000Z","name":"Colten Padberg","mobile_number":"967-905-0669","email_id":"Hubert.Pollich@yahoo.com","dop":"2000-01-31","serial_number":"1047913377497567","imei1":"1047913377497567","imei2":"1047913377497567","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187812,"job_number":"JOB_187812","tr_customer_id":187830,"tr_customer_product_id":187820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:21.000Z","modified_at":"2026-02-16T07:05:21.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10603845965349","imei1":"10603845965349","imei2":"10603845965349","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187805,"job_number":"JOB_187805","tr_customer_id":187823,"tr_customer_product_id":187813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:36.000Z","modified_at":"2026-02-16T07:04:36.000Z","name":"Rhett Schiller","mobile_number":"810-943-3102","email_id":"Elmer78@gmail.com","dop":"2000-01-31","serial_number":"1086168803153068","imei1":"1086168803153068","imei2":"1086168803153068","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187803,"job_number":"JOB_187803","tr_customer_id":187821,"tr_customer_product_id":187811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:34.000Z","modified_at":"2026-02-16T07:04:34.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10326628298638","imei1":"10326628298638","imei2":"10326628298638","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187793,"job_number":"JOB_187793","tr_customer_id":187811,"tr_customer_product_id":187801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:50.000Z","modified_at":"2026-02-16T07:03:50.000Z","name":"Conrad Gleichner","mobile_number":"295-609-3858","email_id":"Monserrate75@yahoo.com","dop":"2000-01-31","serial_number":"1036419163386346","imei1":"1036419163386346","imei2":"1036419163386346","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187791,"job_number":"JOB_187791","tr_customer_id":187809,"tr_customer_product_id":187799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:49.000Z","modified_at":"2026-02-16T07:03:49.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10192902457629","imei1":"10192902457629","imei2":"10192902457629","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187784,"job_number":"JOB_187784","tr_customer_id":187802,"tr_customer_product_id":187792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:04.000Z","modified_at":"2026-02-16T07:03:04.000Z","name":"Gus Witting","mobile_number":"452-897-9385","email_id":"Connie25@gmail.com","dop":"2000-01-31","serial_number":"1012077995643873","imei1":"1012077995643873","imei2":"1012077995643873","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187782,"job_number":"JOB_187782","tr_customer_id":187800,"tr_customer_product_id":187790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:02.000Z","modified_at":"2026-02-16T07:03:02.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10862058666572","imei1":"10862058666572","imei2":"10862058666572","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187539,"job_number":"JOB_187539","tr_customer_id":187557,"tr_customer_product_id":187547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:40:00.000Z","modified_at":"2026-02-16T04:40:00.000Z","name":"Jayden Nitzsche","mobile_number":"640-624-6119","email_id":"Ursula.Moore15@yahoo.com","dop":"2000-01-31","serial_number":"1055527011366919","imei1":"1055527011366919","imei2":"1055527011366919","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187537,"job_number":"JOB_187537","tr_customer_id":187555,"tr_customer_product_id":187545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:59.000Z","modified_at":"2026-02-16T04:39:59.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10202221071984","imei1":"10202221071984","imei2":"10202221071984","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187517,"job_number":"JOB_187517","tr_customer_id":187535,"tr_customer_product_id":187525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:09.000Z","modified_at":"2026-02-16T04:39:09.000Z","name":"Loma Gleason","mobile_number":"272-990-4492","email_id":"Ike_DuBuque@gmail.com","dop":"2000-01-31","serial_number":"1074152522592903","imei1":"1074152522592903","imei2":"1074152522592903","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187513,"job_number":"JOB_187513","tr_customer_id":187531,"tr_customer_product_id":187521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:07.000Z","modified_at":"2026-02-16T04:39:07.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10960518528622","imei1":"10960518528622","imei2":"10960518528622","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187462,"job_number":"JOB_187462","tr_customer_id":187480,"tr_customer_product_id":187470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Roberto Kautzer","mobile_number":"517-881-7672","email_id":"Brendan_Kautzer18@yahoo.com","dop":"2000-01-31","serial_number":"1038822615460526","imei1":"1038822615460526","imei2":"1038822615460526","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187455,"job_number":"JOB_187455","tr_customer_id":187473,"tr_customer_product_id":187463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10969056244069","imei1":"10969056244069","imei2":"10969056244069","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187378,"job_number":"JOB_187378","tr_customer_id":187396,"tr_customer_product_id":187386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:15.000Z","modified_at":"2026-02-16T04:37:15.000Z","name":"Claire Towne","mobile_number":"867-797-3709","email_id":"Elliot_Shanahan@gmail.com","dop":"2000-01-31","serial_number":"1010941614672108","imei1":"1010941614672108","imei2":"1010941614672108","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187374,"job_number":"JOB_187374","tr_customer_id":187392,"tr_customer_product_id":187382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:13.000Z","modified_at":"2026-02-16T04:37:13.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10498189895292","imei1":"10498189895292","imei2":"10498189895292","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
NamePassedFailedSkipped
Verifty the status code is 200 1 0 0
Verify the message is 'Success' 1 0 0
verify if the data is a non empty array 1 0 0
Verify if the json object with id188602Has required fileds 1 0 0
verify if the json number starts with JOB_ 1280 0 0
Verify if the json object with id188601Has required fileds 1 0 0
Verify if the json object with id188600Has required fileds 1 0 0
Verify if the json object with id188585Has required fileds 1 0 0
Verify if the json object with id188535Has required fileds 1 0 0
Verify if the json object with id188531Has required fileds 1 0 0
Verify if the json object with id188530Has required fileds 1 0 0
Verify if the json object with id188513Has required fileds 1 0 0
Verify if the json object with id188512Has required fileds 1 0 0
Verify if the json object with id188511Has required fileds 1 0 0
Verify if the json object with id188508Has required fileds 1 0 0
Verify if the json object with id188507Has required fileds 1 0 0
Verify if the json object with id188506Has required fileds 1 0 0
Verify if the json object with id188502Has required fileds 1 0 0
Verify if the json object with id188501Has required fileds 1 0 0
Verify if the json object with id188500Has required fileds 1 0 0
Verify if the json object with id188455Has required fileds 1 0 0
Verify if the json object with id188452Has required fileds 1 0 0
Verify if the json object with id188450Has required fileds 1 0 0
Verify if the json object with id188362Has required fileds 1 0 0
Verify if the json object with id188361Has required fileds 1 0 0
Verify if the json object with id188360Has required fileds 1 0 0
Verify if the json object with id188359Has required fileds 1 0 0
Verify if the json object with id188358Has required fileds 1 0 0
Verify if the json object with id188357Has required fileds 1 0 0
Verify if the json object with id188355Has required fileds 1 0 0
Verify if the json object with id188354Has required fileds 1 0 0
Verify if the json object with id188353Has required fileds 1 0 0
Verify if the json object with id188349Has required fileds 1 0 0
Verify if the json object with id188348Has required fileds 1 0 0
Verify if the json object with id188344Has required fileds 1 0 0
Verify if the json object with id188162Has required fileds 1 0 0
Verify if the json object with id188161Has required fileds 1 0 0
Verify if the json object with id188160Has required fileds 1 0 0
Verify if the json object with id188135Has required fileds 1 0 0
Verify if the json object with id188133Has required fileds 1 0 0
Verify if the json object with id188131Has required fileds 1 0 0
Verify if the json object with id188117Has required fileds 1 0 0
Verify if the json object with id188116Has required fileds 1 0 0
Verify if the json object with id188115Has required fileds 1 0 0
Verify if the json object with id188004Has required fileds 1 0 0
Verify if the json object with id188003Has required fileds 1 0 0
Verify if the json object with id188002Has required fileds 1 0 0
Verify if the json object with id188001Has required fileds 1 0 0
Verify if the json object with id188000Has required fileds 1 0 0
Verify if the json object with id187999Has required fileds 1 0 0
Verify if the json object with id187998Has required fileds 1 0 0
Verify if the json object with id187997Has required fileds 1 0 0
Verify if the json object with id187996Has required fileds 1 0 0
Verify if the json object with id187995Has required fileds 1 0 0
Verify if the json object with id187761Has required fileds 1 0 0
Verify if the json object with id187760Has required fileds 1 0 0
Verify if the json object with id187753Has required fileds 1 0 0
Verify if the json object with id187628Has required fileds 1 0 0
Verify if the json object with id187626Has required fileds 1 0 0
Verify if the json object with id187624Has required fileds 1 0 0
Verify if the json object with id187620Has required fileds 1 0 0
Verify if the json object with id187619Has required fileds 1 0 0
Verify if the json object with id187618Has required fileds 1 0 0
Verify if the json object with id187615Has required fileds 1 0 0
Verify if the json object with id187614Has required fileds 1 0 0
Verify if the json object with id187613Has required fileds 1 0 0
Verify if the json object with id187609Has required fileds 1 0 0
Verify if the json object with id187608Has required fileds 1 0 0
Verify if the json object with id187607Has required fileds 1 0 0
Verify if the json object with id187603Has required fileds 1 0 0
Verify if the json object with id187602Has required fileds 1 0 0
Verify if the json object with id187601Has required fileds 1 0 0
Verify if the json object with id187600Has required fileds 1 0 0
Verify if the json object with id187576Has required fileds 1 0 0
Verify if the json object with id187575Has required fileds 1 0 0
Verify if the json object with id187498Has required fileds 1 0 0
Verify if the json object with id187487Has required fileds 1 0 0
Verify if the json object with id187486Has required fileds 1 0 0
Verify if the json object with id187484Has required fileds 1 0 0
Verify if the json object with id187476Has required fileds 1 0 0
Verify if the json object with id187454Has required fileds 1 0 0
Verify if the json object with id187453Has required fileds 1 0 0
Verify if the json object with id187452Has required fileds 1 0 0
Verify if the json object with id187448Has required fileds 1 0 0
Verify if the json object with id187438Has required fileds 1 0 0
Verify if the json object with id187437Has required fileds 1 0 0
Verify if the json object with id187436Has required fileds 1 0 0
Verify if the json object with id187435Has required fileds 1 0 0
Verify if the json object with id187433Has required fileds 1 0 0
Verify if the json object with id187432Has required fileds 1 0 0
Verify if the json object with id187431Has required fileds 1 0 0
Verify if the json object with id187425Has required fileds 1 0 0
Verify if the json object with id187424Has required fileds 1 0 0
Verify if the json object with id187422Has required fileds 1 0 0
Verify if the json object with id187420Has required fileds 1 0 0
Verify if the json object with id187410Has required fileds 1 0 0
Verify if the json object with id187409Has required fileds 1 0 0
Verify if the json object with id187407Has required fileds 1 0 0
Verify if the json object with id187406Has required fileds 1 0 0
Verify if the json object with id187372Has required fileds 1 0 0
Verify if the json object with id187364Has required fileds 1 0 0
Verify if the json object with id187363Has required fileds 1 0 0
Verify if the json object with id187354Has required fileds 1 0 0
Verify if the json object with id187345Has required fileds 1 0 0
Verify if the json object with id187334Has required fileds 1 0 0
Verify if the json object with id187303Has required fileds 1 0 0
Verify if the json object with id188608Has required fileds 1 0 0
Verify if the json object with id188607Has required fileds 1 0 0
Verify if the json object with id188606Has required fileds 1 0 0
Verify if the json object with id188605Has required fileds 1 0 0
Verify if the json object with id188604Has required fileds 1 0 0
Verify if the json object with id188603Has required fileds 1 0 0
Verify if the json object with id188599Has required fileds 1 0 0
Verify if the json object with id188598Has required fileds 1 0 0
Verify if the json object with id188597Has required fileds 1 0 0
Verify if the json object with id188596Has required fileds 1 0 0
Verify if the json object with id188595Has required fileds 1 0 0
Verify if the json object with id188594Has required fileds 1 0 0
Verify if the json object with id188593Has required fileds 1 0 0
Verify if the json object with id188592Has required fileds 1 0 0
Verify if the json object with id188591Has required fileds 1 0 0
Verify if the json object with id188590Has required fileds 1 0 0
Verify if the json object with id188589Has required fileds 1 0 0
Verify if the json object with id188588Has required fileds 1 0 0
Verify if the json object with id188587Has required fileds 1 0 0
Verify if the json object with id188586Has required fileds 1 0 0
Verify if the json object with id188584Has required fileds 1 0 0
Verify if the json object with id188583Has required fileds 1 0 0
Verify if the json object with id188582Has required fileds 1 0 0
Verify if the json object with id188581Has required fileds 1 0 0
Verify if the json object with id188580Has required fileds 1 0 0
Verify if the json object with id188579Has required fileds 1 0 0
Verify if the json object with id188578Has required fileds 1 0 0
Verify if the json object with id188577Has required fileds 1 0 0
Verify if the json object with id188576Has required fileds 1 0 0
Verify if the json object with id188575Has required fileds 1 0 0
Verify if the json object with id188574Has required fileds 1 0 0
Verify if the json object with id188573Has required fileds 1 0 0
Verify if the json object with id188572Has required fileds 1 0 0
Verify if the json object with id188571Has required fileds 1 0 0
Verify if the json object with id188570Has required fileds 1 0 0
Verify if the json object with id188569Has required fileds 1 0 0
Verify if the json object with id188568Has required fileds 1 0 0
Verify if the json object with id188567Has required fileds 1 0 0
Verify if the json object with id188566Has required fileds 1 0 0
Verify if the json object with id188565Has required fileds 1 0 0
Verify if the json object with id188564Has required fileds 1 0 0
Verify if the json object with id188563Has required fileds 1 0 0
Verify if the json object with id188562Has required fileds 1 0 0
Verify if the json object with id188561Has required fileds 1 0 0
Verify if the json object with id188560Has required fileds 1 0 0
Verify if the json object with id188559Has required fileds 1 0 0
Verify if the json object with id188558Has required fileds 1 0 0
Verify if the json object with id188557Has required fileds 1 0 0
Verify if the json object with id188556Has required fileds 1 0 0
Verify if the json object with id188555Has required fileds 1 0 0
Verify if the json object with id188554Has required fileds 1 0 0
Verify if the json object with id188553Has required fileds 1 0 0
Verify if the json object with id188552Has required fileds 1 0 0
Verify if the json object with id188551Has required fileds 1 0 0
Verify if the json object with id188550Has required fileds 1 0 0
Verify if the json object with id188549Has required fileds 1 0 0
Verify if the json object with id188548Has required fileds 1 0 0
Verify if the json object with id188547Has required fileds 1 0 0
Verify if the json object with id188546Has required fileds 1 0 0
Verify if the json object with id188545Has required fileds 1 0 0
Verify if the json object with id188544Has required fileds 1 0 0
Verify if the json object with id188543Has required fileds 1 0 0
Verify if the json object with id188542Has required fileds 1 0 0
Verify if the json object with id188541Has required fileds 1 0 0
Verify if the json object with id188540Has required fileds 1 0 0
Verify if the json object with id188539Has required fileds 1 0 0
Verify if the json object with id188538Has required fileds 1 0 0
Verify if the json object with id188537Has required fileds 1 0 0
Verify if the json object with id188536Has required fileds 1 0 0
Verify if the json object with id188534Has required fileds 1 0 0
Verify if the json object with id188533Has required fileds 1 0 0
Verify if the json object with id188532Has required fileds 1 0 0
Verify if the json object with id188529Has required fileds 1 0 0
Verify if the json object with id188528Has required fileds 1 0 0
Verify if the json object with id188527Has required fileds 1 0 0
Verify if the json object with id188526Has required fileds 1 0 0
Verify if the json object with id188525Has required fileds 1 0 0
Verify if the json object with id188524Has required fileds 1 0 0
Verify if the json object with id188523Has required fileds 1 0 0
Verify if the json object with id188522Has required fileds 1 0 0
Verify if the json object with id188521Has required fileds 1 0 0
Verify if the json object with id188520Has required fileds 1 0 0
Verify if the json object with id188519Has required fileds 1 0 0
Verify if the json object with id188518Has required fileds 1 0 0
Verify if the json object with id188517Has required fileds 1 0 0
Verify if the json object with id188516Has required fileds 1 0 0
Verify if the json object with id188515Has required fileds 1 0 0
Verify if the json object with id188514Has required fileds 1 0 0
Verify if the json object with id188510Has required fileds 1 0 0
Verify if the json object with id188509Has required fileds 1 0 0
Verify if the json object with id188505Has required fileds 1 0 0
Verify if the json object with id188504Has required fileds 1 0 0
Verify if the json object with id188503Has required fileds 1 0 0
Verify if the json object with id188499Has required fileds 1 0 0
Verify if the json object with id188498Has required fileds 1 0 0
Verify if the json object with id188497Has required fileds 1 0 0
Verify if the json object with id188496Has required fileds 1 0 0
Verify if the json object with id188495Has required fileds 1 0 0
Verify if the json object with id188494Has required fileds 1 0 0
Verify if the json object with id188493Has required fileds 1 0 0
Verify if the json object with id188492Has required fileds 1 0 0
Verify if the json object with id188491Has required fileds 1 0 0
Verify if the json object with id188490Has required fileds 1 0 0
Verify if the json object with id188489Has required fileds 1 0 0
Verify if the json object with id188488Has required fileds 1 0 0
Verify if the json object with id188487Has required fileds 1 0 0
Verify if the json object with id188486Has required fileds 1 0 0
Verify if the json object with id188485Has required fileds 1 0 0
Verify if the json object with id188484Has required fileds 1 0 0
Verify if the json object with id188483Has required fileds 1 0 0
Verify if the json object with id188482Has required fileds 1 0 0
Verify if the json object with id188481Has required fileds 1 0 0
Verify if the json object with id188480Has required fileds 1 0 0
Verify if the json object with id188479Has required fileds 1 0 0
Verify if the json object with id188478Has required fileds 1 0 0
Verify if the json object with id188477Has required fileds 1 0 0
Verify if the json object with id188476Has required fileds 1 0 0
Verify if the json object with id188475Has required fileds 1 0 0
Verify if the json object with id188474Has required fileds 1 0 0
Verify if the json object with id188473Has required fileds 1 0 0
Verify if the json object with id188472Has required fileds 1 0 0
Verify if the json object with id188471Has required fileds 1 0 0
Verify if the json object with id188470Has required fileds 1 0 0
Verify if the json object with id188469Has required fileds 1 0 0
Verify if the json object with id188468Has required fileds 1 0 0
Verify if the json object with id188467Has required fileds 1 0 0
Verify if the json object with id188466Has required fileds 1 0 0
Verify if the json object with id188465Has required fileds 1 0 0
Verify if the json object with id188464Has required fileds 1 0 0
Verify if the json object with id188463Has required fileds 1 0 0
Verify if the json object with id188462Has required fileds 1 0 0
Verify if the json object with id188461Has required fileds 1 0 0
Verify if the json object with id188460Has required fileds 1 0 0
Verify if the json object with id188459Has required fileds 1 0 0
Verify if the json object with id188458Has required fileds 1 0 0
Verify if the json object with id188457Has required fileds 1 0 0
Verify if the json object with id188456Has required fileds 1 0 0
Verify if the json object with id188454Has required fileds 1 0 0
Verify if the json object with id188453Has required fileds 1 0 0
Verify if the json object with id188451Has required fileds 1 0 0
Verify if the json object with id188449Has required fileds 1 0 0
Verify if the json object with id188448Has required fileds 1 0 0
Verify if the json object with id188447Has required fileds 1 0 0
Verify if the json object with id188446Has required fileds 1 0 0
Verify if the json object with id188445Has required fileds 1 0 0
Verify if the json object with id188444Has required fileds 1 0 0
Verify if the json object with id188443Has required fileds 1 0 0
Verify if the json object with id188442Has required fileds 1 0 0
Verify if the json object with id188441Has required fileds 1 0 0
Verify if the json object with id188440Has required fileds 1 0 0
Verify if the json object with id188439Has required fileds 1 0 0
Verify if the json object with id188437Has required fileds 1 0 0
Verify if the json object with id188436Has required fileds 1 0 0
Verify if the json object with id188434Has required fileds 1 0 0
Verify if the json object with id188433Has required fileds 1 0 0
Verify if the json object with id188432Has required fileds 1 0 0
Verify if the json object with id188431Has required fileds 1 0 0
Verify if the json object with id188430Has required fileds 1 0 0
Verify if the json object with id188429Has required fileds 1 0 0
Verify if the json object with id188428Has required fileds 1 0 0
Verify if the json object with id188427Has required fileds 1 0 0
Verify if the json object with id188426Has required fileds 1 0 0
Verify if the json object with id188425Has required fileds 1 0 0
Verify if the json object with id188424Has required fileds 1 0 0
Verify if the json object with id188423Has required fileds 1 0 0
Verify if the json object with id188421Has required fileds 1 0 0
Verify if the json object with id188419Has required fileds 1 0 0
Verify if the json object with id188418Has required fileds 1 0 0
Verify if the json object with id188417Has required fileds 1 0 0
Verify if the json object with id188416Has required fileds 1 0 0
Verify if the json object with id188415Has required fileds 1 0 0
Verify if the json object with id188414Has required fileds 1 0 0
Verify if the json object with id188413Has required fileds 1 0 0
Verify if the json object with id188412Has required fileds 1 0 0
Verify if the json object with id188411Has required fileds 1 0 0
Verify if the json object with id188410Has required fileds 1 0 0
Verify if the json object with id188409Has required fileds 1 0 0
Verify if the json object with id188408Has required fileds 1 0 0
Verify if the json object with id188406Has required fileds 1 0 0
Verify if the json object with id188404Has required fileds 1 0 0
Verify if the json object with id188403Has required fileds 1 0 0
Verify if the json object with id188402Has required fileds 1 0 0
Verify if the json object with id188401Has required fileds 1 0 0
Verify if the json object with id188400Has required fileds 1 0 0
Verify if the json object with id188399Has required fileds 1 0 0
Verify if the json object with id188398Has required fileds 1 0 0
Verify if the json object with id188397Has required fileds 1 0 0
Verify if the json object with id188396Has required fileds 1 0 0
Verify if the json object with id188395Has required fileds 1 0 0
Verify if the json object with id188393Has required fileds 1 0 0
Verify if the json object with id188392Has required fileds 1 0 0
Verify if the json object with id188391Has required fileds 1 0 0
Verify if the json object with id188389Has required fileds 1 0 0
Verify if the json object with id188388Has required fileds 1 0 0
Verify if the json object with id188387Has required fileds 1 0 0
Verify if the json object with id188386Has required fileds 1 0 0
Verify if the json object with id188385Has required fileds 1 0 0
Verify if the json object with id188384Has required fileds 1 0 0
Verify if the json object with id188383Has required fileds 1 0 0
Verify if the json object with id188382Has required fileds 1 0 0
Verify if the json object with id188381Has required fileds 1 0 0
Verify if the json object with id188380Has required fileds 1 0 0
Verify if the json object with id188379Has required fileds 1 0 0
Verify if the json object with id188378Has required fileds 1 0 0
Verify if the json object with id188377Has required fileds 1 0 0
Verify if the json object with id188376Has required fileds 1 0 0
Verify if the json object with id188375Has required fileds 1 0 0
Verify if the json object with id188374Has required fileds 1 0 0
Verify if the json object with id188373Has required fileds 1 0 0
Verify if the json object with id188372Has required fileds 1 0 0
Verify if the json object with id188371Has required fileds 1 0 0
Verify if the json object with id188370Has required fileds 1 0 0
Verify if the json object with id188369Has required fileds 1 0 0
Verify if the json object with id188368Has required fileds 1 0 0
Verify if the json object with id188367Has required fileds 1 0 0
Verify if the json object with id188366Has required fileds 1 0 0
Verify if the json object with id188365Has required fileds 1 0 0
Verify if the json object with id188364Has required fileds 1 0 0
Verify if the json object with id188363Has required fileds 1 0 0
Verify if the json object with id188356Has required fileds 1 0 0
Verify if the json object with id188352Has required fileds 1 0 0
Verify if the json object with id188351Has required fileds 1 0 0
Verify if the json object with id188350Has required fileds 1 0 0
Verify if the json object with id188347Has required fileds 1 0 0
Verify if the json object with id188346Has required fileds 1 0 0
Verify if the json object with id188345Has required fileds 1 0 0
Verify if the json object with id188343Has required fileds 1 0 0
Verify if the json object with id188342Has required fileds 1 0 0
Verify if the json object with id188341Has required fileds 1 0 0
Verify if the json object with id188340Has required fileds 1 0 0
Verify if the json object with id188339Has required fileds 1 0 0
Verify if the json object with id188338Has required fileds 1 0 0
Verify if the json object with id188337Has required fileds 1 0 0
Verify if the json object with id188336Has required fileds 1 0 0
Verify if the json object with id188335Has required fileds 1 0 0
Verify if the json object with id188334Has required fileds 1 0 0
Verify if the json object with id188333Has required fileds 1 0 0
Verify if the json object with id188332Has required fileds 1 0 0
Verify if the json object with id188331Has required fileds 1 0 0
Verify if the json object with id188330Has required fileds 1 0 0
Verify if the json object with id188329Has required fileds 1 0 0
Verify if the json object with id188328Has required fileds 1 0 0
Verify if the json object with id188327Has required fileds 1 0 0
Verify if the json object with id188326Has required fileds 1 0 0
Verify if the json object with id188325Has required fileds 1 0 0
Verify if the json object with id188324Has required fileds 1 0 0
Verify if the json object with id188323Has required fileds 1 0 0
Verify if the json object with id188322Has required fileds 1 0 0
Verify if the json object with id188321Has required fileds 1 0 0
Verify if the json object with id188320Has required fileds 1 0 0
Verify if the json object with id188319Has required fileds 1 0 0
Verify if the json object with id188318Has required fileds 1 0 0
Verify if the json object with id188317Has required fileds 1 0 0
Verify if the json object with id188316Has required fileds 1 0 0
Verify if the json object with id188315Has required fileds 1 0 0
Verify if the json object with id188314Has required fileds 1 0 0
Verify if the json object with id188313Has required fileds 1 0 0
Verify if the json object with id188312Has required fileds 1 0 0
Verify if the json object with id188311Has required fileds 1 0 0
Verify if the json object with id188310Has required fileds 1 0 0
Verify if the json object with id188309Has required fileds 1 0 0
Verify if the json object with id188308Has required fileds 1 0 0
Verify if the json object with id188307Has required fileds 1 0 0
Verify if the json object with id188306Has required fileds 1 0 0
Verify if the json object with id188305Has required fileds 1 0 0
Verify if the json object with id188304Has required fileds 1 0 0
Verify if the json object with id188303Has required fileds 1 0 0
Verify if the json object with id188302Has required fileds 1 0 0
Verify if the json object with id188301Has required fileds 1 0 0
Verify if the json object with id188300Has required fileds 1 0 0
Verify if the json object with id188299Has required fileds 1 0 0
Verify if the json object with id188298Has required fileds 1 0 0
Verify if the json object with id188297Has required fileds 1 0 0
Verify if the json object with id188296Has required fileds 1 0 0
Verify if the json object with id188295Has required fileds 1 0 0
Verify if the json object with id188294Has required fileds 1 0 0
Verify if the json object with id188293Has required fileds 1 0 0
Verify if the json object with id188292Has required fileds 1 0 0
Verify if the json object with id188291Has required fileds 1 0 0
Verify if the json object with id188290Has required fileds 1 0 0
Verify if the json object with id188289Has required fileds 1 0 0
Verify if the json object with id188288Has required fileds 1 0 0
Verify if the json object with id188287Has required fileds 1 0 0
Verify if the json object with id188286Has required fileds 1 0 0
Verify if the json object with id188285Has required fileds 1 0 0
Verify if the json object with id188284Has required fileds 1 0 0
Verify if the json object with id188283Has required fileds 1 0 0
Verify if the json object with id188282Has required fileds 1 0 0
Verify if the json object with id188281Has required fileds 1 0 0
Verify if the json object with id188280Has required fileds 1 0 0
Verify if the json object with id188279Has required fileds 1 0 0
Verify if the json object with id188278Has required fileds 1 0 0
Verify if the json object with id188277Has required fileds 1 0 0
Verify if the json object with id188276Has required fileds 1 0 0
Verify if the json object with id188275Has required fileds 1 0 0
Verify if the json object with id188274Has required fileds 1 0 0
Verify if the json object with id188273Has required fileds 1 0 0
Verify if the json object with id188272Has required fileds 1 0 0
Verify if the json object with id188271Has required fileds 1 0 0
Verify if the json object with id188270Has required fileds 1 0 0
Verify if the json object with id188269Has required fileds 1 0 0
Verify if the json object with id188268Has required fileds 1 0 0
Verify if the json object with id188267Has required fileds 1 0 0
Verify if the json object with id188266Has required fileds 1 0 0
Verify if the json object with id188265Has required fileds 1 0 0
Verify if the json object with id188264Has required fileds 1 0 0
Verify if the json object with id188263Has required fileds 1 0 0
Verify if the json object with id188262Has required fileds 1 0 0
Verify if the json object with id188261Has required fileds 1 0 0
Verify if the json object with id188260Has required fileds 1 0 0
Verify if the json object with id188259Has required fileds 1 0 0
Verify if the json object with id188258Has required fileds 1 0 0
Verify if the json object with id188257Has required fileds 1 0 0
Verify if the json object with id188256Has required fileds 1 0 0
Verify if the json object with id188255Has required fileds 1 0 0
Verify if the json object with id188254Has required fileds 1 0 0
Verify if the json object with id188253Has required fileds 1 0 0
Verify if the json object with id188252Has required fileds 1 0 0
Verify if the json object with id188251Has required fileds 1 0 0
Verify if the json object with id188250Has required fileds 1 0 0
Verify if the json object with id188249Has required fileds 1 0 0
Verify if the json object with id188248Has required fileds 1 0 0
Verify if the json object with id188247Has required fileds 1 0 0
Verify if the json object with id188246Has required fileds 1 0 0
Verify if the json object with id188245Has required fileds 1 0 0
Verify if the json object with id188244Has required fileds 1 0 0
Verify if the json object with id188243Has required fileds 1 0 0
Verify if the json object with id188242Has required fileds 1 0 0
Verify if the json object with id188241Has required fileds 1 0 0
Verify if the json object with id188240Has required fileds 1 0 0
Verify if the json object with id188239Has required fileds 1 0 0
Verify if the json object with id188238Has required fileds 1 0 0
Verify if the json object with id188237Has required fileds 1 0 0
Verify if the json object with id188236Has required fileds 1 0 0
Verify if the json object with id188235Has required fileds 1 0 0
Verify if the json object with id188234Has required fileds 1 0 0
Verify if the json object with id188233Has required fileds 1 0 0
Verify if the json object with id188232Has required fileds 1 0 0
Verify if the json object with id188231Has required fileds 1 0 0
Verify if the json object with id188230Has required fileds 1 0 0
Verify if the json object with id188229Has required fileds 1 0 0
Verify if the json object with id188228Has required fileds 1 0 0
Verify if the json object with id188227Has required fileds 1 0 0
Verify if the json object with id188226Has required fileds 1 0 0
Verify if the json object with id188225Has required fileds 1 0 0
Verify if the json object with id188224Has required fileds 1 0 0
Verify if the json object with id188223Has required fileds 1 0 0
Verify if the json object with id188222Has required fileds 1 0 0
Verify if the json object with id188221Has required fileds 1 0 0
Verify if the json object with id188220Has required fileds 1 0 0
Verify if the json object with id188219Has required fileds 1 0 0
Verify if the json object with id188218Has required fileds 1 0 0
Verify if the json object with id188217Has required fileds 1 0 0
Verify if the json object with id188216Has required fileds 1 0 0
Verify if the json object with id188215Has required fileds 1 0 0
Verify if the json object with id188214Has required fileds 1 0 0
Verify if the json object with id188213Has required fileds 1 0 0
Verify if the json object with id188212Has required fileds 1 0 0
Verify if the json object with id188211Has required fileds 1 0 0
Verify if the json object with id188210Has required fileds 1 0 0
Verify if the json object with id188209Has required fileds 1 0 0
Verify if the json object with id188208Has required fileds 1 0 0
Verify if the json object with id188207Has required fileds 1 0 0
Verify if the json object with id188206Has required fileds 1 0 0
Verify if the json object with id188205Has required fileds 1 0 0
Verify if the json object with id188204Has required fileds 1 0 0
Verify if the json object with id188203Has required fileds 1 0 0
Verify if the json object with id188202Has required fileds 1 0 0
Verify if the json object with id188201Has required fileds 1 0 0
Verify if the json object with id188200Has required fileds 1 0 0
Verify if the json object with id188199Has required fileds 1 0 0
Verify if the json object with id188198Has required fileds 1 0 0
Verify if the json object with id188197Has required fileds 1 0 0
Verify if the json object with id188196Has required fileds 1 0 0
Verify if the json object with id188195Has required fileds 1 0 0
Verify if the json object with id188194Has required fileds 1 0 0
Verify if the json object with id188193Has required fileds 1 0 0
Verify if the json object with id188192Has required fileds 1 0 0
Verify if the json object with id188191Has required fileds 1 0 0
Verify if the json object with id188190Has required fileds 1 0 0
Verify if the json object with id188189Has required fileds 1 0 0
Verify if the json object with id188188Has required fileds 1 0 0
Verify if the json object with id188187Has required fileds 1 0 0
Verify if the json object with id188186Has required fileds 1 0 0
Verify if the json object with id188185Has required fileds 1 0 0
Verify if the json object with id188184Has required fileds 1 0 0
Verify if the json object with id188183Has required fileds 1 0 0
Verify if the json object with id188182Has required fileds 1 0 0
Verify if the json object with id188181Has required fileds 1 0 0
Verify if the json object with id188180Has required fileds 1 0 0
Verify if the json object with id188179Has required fileds 1 0 0
Verify if the json object with id188178Has required fileds 1 0 0
Verify if the json object with id188177Has required fileds 1 0 0
Verify if the json object with id188176Has required fileds 1 0 0
Verify if the json object with id188175Has required fileds 1 0 0
Verify if the json object with id188174Has required fileds 1 0 0
Verify if the json object with id188173Has required fileds 1 0 0
Verify if the json object with id188172Has required fileds 1 0 0
Verify if the json object with id188171Has required fileds 1 0 0
Verify if the json object with id188170Has required fileds 1 0 0
Verify if the json object with id188169Has required fileds 1 0 0
Verify if the json object with id188168Has required fileds 1 0 0
Verify if the json object with id188167Has required fileds 1 0 0
Verify if the json object with id188166Has required fileds 1 0 0
Verify if the json object with id188165Has required fileds 1 0 0
Verify if the json object with id188164Has required fileds 1 0 0
Verify if the json object with id188163Has required fileds 1 0 0
Verify if the json object with id188159Has required fileds 1 0 0
Verify if the json object with id188158Has required fileds 1 0 0
Verify if the json object with id188157Has required fileds 1 0 0
Verify if the json object with id188156Has required fileds 1 0 0
Verify if the json object with id188155Has required fileds 1 0 0
Verify if the json object with id188154Has required fileds 1 0 0
Verify if the json object with id188153Has required fileds 1 0 0
Verify if the json object with id188152Has required fileds 1 0 0
Verify if the json object with id188151Has required fileds 1 0 0
Verify if the json object with id188150Has required fileds 1 0 0
Verify if the json object with id188149Has required fileds 1 0 0
Verify if the json object with id188148Has required fileds 1 0 0
Verify if the json object with id188147Has required fileds 1 0 0
Verify if the json object with id188146Has required fileds 1 0 0
Verify if the json object with id188145Has required fileds 1 0 0
Verify if the json object with id188144Has required fileds 1 0 0
Verify if the json object with id188143Has required fileds 1 0 0
Verify if the json object with id188142Has required fileds 1 0 0
Verify if the json object with id188141Has required fileds 1 0 0
Verify if the json object with id188140Has required fileds 1 0 0
Verify if the json object with id188139Has required fileds 1 0 0
Verify if the json object with id188138Has required fileds 1 0 0
Verify if the json object with id188137Has required fileds 1 0 0
Verify if the json object with id188136Has required fileds 1 0 0
Verify if the json object with id188134Has required fileds 1 0 0
Verify if the json object with id188132Has required fileds 1 0 0
Verify if the json object with id188130Has required fileds 1 0 0
Verify if the json object with id188129Has required fileds 1 0 0
Verify if the json object with id188128Has required fileds 1 0 0
Verify if the json object with id188127Has required fileds 1 0 0
Verify if the json object with id188126Has required fileds 1 0 0
Verify if the json object with id188125Has required fileds 1 0 0
Verify if the json object with id188124Has required fileds 1 0 0
Verify if the json object with id188123Has required fileds 1 0 0
Verify if the json object with id188122Has required fileds 1 0 0
Verify if the json object with id188121Has required fileds 1 0 0
Verify if the json object with id188120Has required fileds 1 0 0
Verify if the json object with id188119Has required fileds 1 0 0
Verify if the json object with id188118Has required fileds 1 0 0
Verify if the json object with id188114Has required fileds 1 0 0
Verify if the json object with id188113Has required fileds 1 0 0
Verify if the json object with id188112Has required fileds 1 0 0
Verify if the json object with id188111Has required fileds 1 0 0
Verify if the json object with id188110Has required fileds 1 0 0
Verify if the json object with id188109Has required fileds 1 0 0
Verify if the json object with id188108Has required fileds 1 0 0
Verify if the json object with id188107Has required fileds 1 0 0
Verify if the json object with id188106Has required fileds 1 0 0
Verify if the json object with id188105Has required fileds 1 0 0
Verify if the json object with id188104Has required fileds 1 0 0
Verify if the json object with id188103Has required fileds 1 0 0
Verify if the json object with id188102Has required fileds 1 0 0
Verify if the json object with id188101Has required fileds 1 0 0
Verify if the json object with id188100Has required fileds 1 0 0
Verify if the json object with id188099Has required fileds 1 0 0
Verify if the json object with id188098Has required fileds 1 0 0
Verify if the json object with id188097Has required fileds 1 0 0
Verify if the json object with id188096Has required fileds 1 0 0
Verify if the json object with id188095Has required fileds 1 0 0
Verify if the json object with id188094Has required fileds 1 0 0
Verify if the json object with id188093Has required fileds 1 0 0
Verify if the json object with id188092Has required fileds 1 0 0
Verify if the json object with id188091Has required fileds 1 0 0
Verify if the json object with id188090Has required fileds 1 0 0
Verify if the json object with id188089Has required fileds 1 0 0
Verify if the json object with id188088Has required fileds 1 0 0
Verify if the json object with id188087Has required fileds 1 0 0
Verify if the json object with id188086Has required fileds 1 0 0
Verify if the json object with id188085Has required fileds 1 0 0
Verify if the json object with id188084Has required fileds 1 0 0
Verify if the json object with id188083Has required fileds 1 0 0
Verify if the json object with id188082Has required fileds 1 0 0
Verify if the json object with id188081Has required fileds 1 0 0
Verify if the json object with id188080Has required fileds 1 0 0
Verify if the json object with id188079Has required fileds 1 0 0
Verify if the json object with id188078Has required fileds 1 0 0
Verify if the json object with id188077Has required fileds 1 0 0
Verify if the json object with id188076Has required fileds 1 0 0
Verify if the json object with id188075Has required fileds 1 0 0
Verify if the json object with id188074Has required fileds 1 0 0
Verify if the json object with id188073Has required fileds 1 0 0
Verify if the json object with id188072Has required fileds 1 0 0
Verify if the json object with id188071Has required fileds 1 0 0
Verify if the json object with id188070Has required fileds 1 0 0
Verify if the json object with id188069Has required fileds 1 0 0
Verify if the json object with id188068Has required fileds 1 0 0
Verify if the json object with id188067Has required fileds 1 0 0
Verify if the json object with id188066Has required fileds 1 0 0
Verify if the json object with id188065Has required fileds 1 0 0
Verify if the json object with id188064Has required fileds 1 0 0
Verify if the json object with id188063Has required fileds 1 0 0
Verify if the json object with id188062Has required fileds 1 0 0
Verify if the json object with id188061Has required fileds 1 0 0
Verify if the json object with id188060Has required fileds 1 0 0
Verify if the json object with id188059Has required fileds 1 0 0
Verify if the json object with id188058Has required fileds 1 0 0
Verify if the json object with id188057Has required fileds 1 0 0
Verify if the json object with id188056Has required fileds 1 0 0
Verify if the json object with id188055Has required fileds 1 0 0
Verify if the json object with id188054Has required fileds 1 0 0
Verify if the json object with id188053Has required fileds 1 0 0
Verify if the json object with id188052Has required fileds 1 0 0
Verify if the json object with id188051Has required fileds 1 0 0
Verify if the json object with id188050Has required fileds 1 0 0
Verify if the json object with id188049Has required fileds 1 0 0
Verify if the json object with id188048Has required fileds 1 0 0
Verify if the json object with id188047Has required fileds 1 0 0
Verify if the json object with id188046Has required fileds 1 0 0
Verify if the json object with id188045Has required fileds 1 0 0
Verify if the json object with id188044Has required fileds 1 0 0
Verify if the json object with id188043Has required fileds 1 0 0
Verify if the json object with id188042Has required fileds 1 0 0
Verify if the json object with id188041Has required fileds 1 0 0
Verify if the json object with id188040Has required fileds 1 0 0
Verify if the json object with id188039Has required fileds 1 0 0
Verify if the json object with id188038Has required fileds 1 0 0
Verify if the json object with id188037Has required fileds 1 0 0
Verify if the json object with id188036Has required fileds 1 0 0
Verify if the json object with id188035Has required fileds 1 0 0
Verify if the json object with id188034Has required fileds 1 0 0
Verify if the json object with id188033Has required fileds 1 0 0
Verify if the json object with id188032Has required fileds 1 0 0
Verify if the json object with id188031Has required fileds 1 0 0
Verify if the json object with id188030Has required fileds 1 0 0
Verify if the json object with id188029Has required fileds 1 0 0
Verify if the json object with id188028Has required fileds 1 0 0
Verify if the json object with id188027Has required fileds 1 0 0
Verify if the json object with id188026Has required fileds 1 0 0
Verify if the json object with id188025Has required fileds 1 0 0
Verify if the json object with id188024Has required fileds 1 0 0
Verify if the json object with id188023Has required fileds 1 0 0
Verify if the json object with id188022Has required fileds 1 0 0
Verify if the json object with id188021Has required fileds 1 0 0
Verify if the json object with id188020Has required fileds 1 0 0
Verify if the json object with id188019Has required fileds 1 0 0
Verify if the json object with id188018Has required fileds 1 0 0
Verify if the json object with id188017Has required fileds 1 0 0
Verify if the json object with id188016Has required fileds 1 0 0
Verify if the json object with id188015Has required fileds 1 0 0
Verify if the json object with id188014Has required fileds 1 0 0
Verify if the json object with id188013Has required fileds 1 0 0
Verify if the json object with id188012Has required fileds 1 0 0
Verify if the json object with id188011Has required fileds 1 0 0
Verify if the json object with id188010Has required fileds 1 0 0
Verify if the json object with id188009Has required fileds 1 0 0
Verify if the json object with id188008Has required fileds 1 0 0
Verify if the json object with id188007Has required fileds 1 0 0
Verify if the json object with id188006Has required fileds 1 0 0
Verify if the json object with id188005Has required fileds 1 0 0
Verify if the json object with id187994Has required fileds 1 0 0
Verify if the json object with id187993Has required fileds 1 0 0
Verify if the json object with id187992Has required fileds 1 0 0
Verify if the json object with id187991Has required fileds 1 0 0
Verify if the json object with id187990Has required fileds 1 0 0
Verify if the json object with id187989Has required fileds 1 0 0
Verify if the json object with id187988Has required fileds 1 0 0
Verify if the json object with id187987Has required fileds 1 0 0
Verify if the json object with id187986Has required fileds 1 0 0
Verify if the json object with id187985Has required fileds 1 0 0
Verify if the json object with id187984Has required fileds 1 0 0
Verify if the json object with id187983Has required fileds 1 0 0
Verify if the json object with id187982Has required fileds 1 0 0
Verify if the json object with id187981Has required fileds 1 0 0
Verify if the json object with id187980Has required fileds 1 0 0
Verify if the json object with id187978Has required fileds 1 0 0
Verify if the json object with id187977Has required fileds 1 0 0
Verify if the json object with id187976Has required fileds 1 0 0
Verify if the json object with id187975Has required fileds 1 0 0
Verify if the json object with id187973Has required fileds 1 0 0
Verify if the json object with id187972Has required fileds 1 0 0
Verify if the json object with id187971Has required fileds 1 0 0
Verify if the json object with id187970Has required fileds 1 0 0
Verify if the json object with id187969Has required fileds 1 0 0
Verify if the json object with id187968Has required fileds 1 0 0
Verify if the json object with id187967Has required fileds 1 0 0
Verify if the json object with id187963Has required fileds 1 0 0
Verify if the json object with id187962Has required fileds 1 0 0
Verify if the json object with id187961Has required fileds 1 0 0
Verify if the json object with id187959Has required fileds 1 0 0
Verify if the json object with id187958Has required fileds 1 0 0
Verify if the json object with id187956Has required fileds 1 0 0
Verify if the json object with id187955Has required fileds 1 0 0
Verify if the json object with id187954Has required fileds 1 0 0
Verify if the json object with id187953Has required fileds 1 0 0
Verify if the json object with id187952Has required fileds 1 0 0
Verify if the json object with id187951Has required fileds 1 0 0
Verify if the json object with id187949Has required fileds 1 0 0
Verify if the json object with id187948Has required fileds 1 0 0
Verify if the json object with id187947Has required fileds 1 0 0
Verify if the json object with id187946Has required fileds 1 0 0
Verify if the json object with id187945Has required fileds 1 0 0
Verify if the json object with id187943Has required fileds 1 0 0
Verify if the json object with id187942Has required fileds 1 0 0
Verify if the json object with id187940Has required fileds 1 0 0
Verify if the json object with id187937Has required fileds 1 0 0
Verify if the json object with id187936Has required fileds 1 0 0
Verify if the json object with id187934Has required fileds 1 0 0
Verify if the json object with id187933Has required fileds 1 0 0
Verify if the json object with id187931Has required fileds 1 0 0
Verify if the json object with id187930Has required fileds 1 0 0
Verify if the json object with id187929Has required fileds 1 0 0
Verify if the json object with id187928Has required fileds 1 0 0
Verify if the json object with id187927Has required fileds 1 0 0
Verify if the json object with id187925Has required fileds 1 0 0
Verify if the json object with id187923Has required fileds 1 0 0
Verify if the json object with id187922Has required fileds 1 0 0
Verify if the json object with id187921Has required fileds 1 0 0
Verify if the json object with id187920Has required fileds 1 0 0
Verify if the json object with id187919Has required fileds 1 0 0
Verify if the json object with id187918Has required fileds 1 0 0
Verify if the json object with id187917Has required fileds 1 0 0
Verify if the json object with id187916Has required fileds 1 0 0
Verify if the json object with id187915Has required fileds 1 0 0
Verify if the json object with id187911Has required fileds 1 0 0
Verify if the json object with id187910Has required fileds 1 0 0
Verify if the json object with id187908Has required fileds 1 0 0
Verify if the json object with id187907Has required fileds 1 0 0
Verify if the json object with id187906Has required fileds 1 0 0
Verify if the json object with id187905Has required fileds 1 0 0
Verify if the json object with id187903Has required fileds 1 0 0
Verify if the json object with id187902Has required fileds 1 0 0
Verify if the json object with id187900Has required fileds 1 0 0
Verify if the json object with id187899Has required fileds 1 0 0
Verify if the json object with id187898Has required fileds 1 0 0
Verify if the json object with id187895Has required fileds 1 0 0
Verify if the json object with id187893Has required fileds 1 0 0
Verify if the json object with id187892Has required fileds 1 0 0
Verify if the json object with id187890Has required fileds 1 0 0
Verify if the json object with id187889Has required fileds 1 0 0
Verify if the json object with id187887Has required fileds 1 0 0
Verify if the json object with id187886Has required fileds 1 0 0
Verify if the json object with id187885Has required fileds 1 0 0
Verify if the json object with id187884Has required fileds 1 0 0
Verify if the json object with id187883Has required fileds 1 0 0
Verify if the json object with id187882Has required fileds 1 0 0
Verify if the json object with id187880Has required fileds 1 0 0
Verify if the json object with id187878Has required fileds 1 0 0
Verify if the json object with id187877Has required fileds 1 0 0
Verify if the json object with id187876Has required fileds 1 0 0
Verify if the json object with id187875Has required fileds 1 0 0
Verify if the json object with id187874Has required fileds 1 0 0
Verify if the json object with id187873Has required fileds 1 0 0
Verify if the json object with id187872Has required fileds 1 0 0
Verify if the json object with id187871Has required fileds 1 0 0
Verify if the json object with id187870Has required fileds 1 0 0
Verify if the json object with id187869Has required fileds 1 0 0
Verify if the json object with id187868Has required fileds 1 0 0
Verify if the json object with id187866Has required fileds 1 0 0
Verify if the json object with id187865Has required fileds 1 0 0
Verify if the json object with id187864Has required fileds 1 0 0
Verify if the json object with id187863Has required fileds 1 0 0
Verify if the json object with id187862Has required fileds 1 0 0
Verify if the json object with id187861Has required fileds 1 0 0
Verify if the json object with id187860Has required fileds 1 0 0
Verify if the json object with id187859Has required fileds 1 0 0
Verify if the json object with id187858Has required fileds 1 0 0
Verify if the json object with id187857Has required fileds 1 0 0
Verify if the json object with id187856Has required fileds 1 0 0
Verify if the json object with id187855Has required fileds 1 0 0
Verify if the json object with id187854Has required fileds 1 0 0
Verify if the json object with id187853Has required fileds 1 0 0
Verify if the json object with id187852Has required fileds 1 0 0
Verify if the json object with id187851Has required fileds 1 0 0
Verify if the json object with id187850Has required fileds 1 0 0
Verify if the json object with id187849Has required fileds 1 0 0
Verify if the json object with id187848Has required fileds 1 0 0
Verify if the json object with id187847Has required fileds 1 0 0
Verify if the json object with id187846Has required fileds 1 0 0
Verify if the json object with id187845Has required fileds 1 0 0
Verify if the json object with id187844Has required fileds 1 0 0
Verify if the json object with id187843Has required fileds 1 0 0
Verify if the json object with id187842Has required fileds 1 0 0
Verify if the json object with id187841Has required fileds 1 0 0
Verify if the json object with id187840Has required fileds 1 0 0
Verify if the json object with id187839Has required fileds 1 0 0
Verify if the json object with id187838Has required fileds 1 0 0
Verify if the json object with id187837Has required fileds 1 0 0
Verify if the json object with id187836Has required fileds 1 0 0
Verify if the json object with id187835Has required fileds 1 0 0
Verify if the json object with id187834Has required fileds 1 0 0
Verify if the json object with id187833Has required fileds 1 0 0
Verify if the json object with id187832Has required fileds 1 0 0
Verify if the json object with id187831Has required fileds 1 0 0
Verify if the json object with id187830Has required fileds 1 0 0
Verify if the json object with id187829Has required fileds 1 0 0
Verify if the json object with id187828Has required fileds 1 0 0
Verify if the json object with id187827Has required fileds 1 0 0
Verify if the json object with id187826Has required fileds 1 0 0
Verify if the json object with id187825Has required fileds 1 0 0
Verify if the json object with id187824Has required fileds 1 0 0
Verify if the json object with id187823Has required fileds 1 0 0
Verify if the json object with id187822Has required fileds 1 0 0
Verify if the json object with id187821Has required fileds 1 0 0
Verify if the json object with id187820Has required fileds 1 0 0
Verify if the json object with id187819Has required fileds 1 0 0
Verify if the json object with id187818Has required fileds 1 0 0
Verify if the json object with id187817Has required fileds 1 0 0
Verify if the json object with id187816Has required fileds 1 0 0
Verify if the json object with id187815Has required fileds 1 0 0
Verify if the json object with id187813Has required fileds 1 0 0
Verify if the json object with id187811Has required fileds 1 0 0
Verify if the json object with id187810Has required fileds 1 0 0
Verify if the json object with id187809Has required fileds 1 0 0
Verify if the json object with id187808Has required fileds 1 0 0
Verify if the json object with id187807Has required fileds 1 0 0
Verify if the json object with id187806Has required fileds 1 0 0
Verify if the json object with id187804Has required fileds 1 0 0
Verify if the json object with id187802Has required fileds 1 0 0
Verify if the json object with id187801Has required fileds 1 0 0
Verify if the json object with id187800Has required fileds 1 0 0
Verify if the json object with id187799Has required fileds 1 0 0
Verify if the json object with id187798Has required fileds 1 0 0
Verify if the json object with id187797Has required fileds 1 0 0
Verify if the json object with id187796Has required fileds 1 0 0
Verify if the json object with id187795Has required fileds 1 0 0
Verify if the json object with id187794Has required fileds 1 0 0
Verify if the json object with id187792Has required fileds 1 0 0
Verify if the json object with id187790Has required fileds 1 0 0
Verify if the json object with id187789Has required fileds 1 0 0
Verify if the json object with id187788Has required fileds 1 0 0
Verify if the json object with id187787Has required fileds 1 0 0
Verify if the json object with id187786Has required fileds 1 0 0
Verify if the json object with id187785Has required fileds 1 0 0
Verify if the json object with id187783Has required fileds 1 0 0
Verify if the json object with id187781Has required fileds 1 0 0
Verify if the json object with id187780Has required fileds 1 0 0
Verify if the json object with id187779Has required fileds 1 0 0
Verify if the json object with id187778Has required fileds 1 0 0
Verify if the json object with id187777Has required fileds 1 0 0
Verify if the json object with id187776Has required fileds 1 0 0
Verify if the json object with id187775Has required fileds 1 0 0
Verify if the json object with id187774Has required fileds 1 0 0
Verify if the json object with id187773Has required fileds 1 0 0
Verify if the json object with id187772Has required fileds 1 0 0
Verify if the json object with id187771Has required fileds 1 0 0
Verify if the json object with id187770Has required fileds 1 0 0
Verify if the json object with id187769Has required fileds 1 0 0
Verify if the json object with id187768Has required fileds 1 0 0
Verify if the json object with id187767Has required fileds 1 0 0
Verify if the json object with id187766Has required fileds 1 0 0
Verify if the json object with id187765Has required fileds 1 0 0
Verify if the json object with id187764Has required fileds 1 0 0
Verify if the json object with id187763Has required fileds 1 0 0
Verify if the json object with id187762Has required fileds 1 0 0
Verify if the json object with id187759Has required fileds 1 0 0
Verify if the json object with id187758Has required fileds 1 0 0
Verify if the json object with id187757Has required fileds 1 0 0
Verify if the json object with id187756Has required fileds 1 0 0
Verify if the json object with id187755Has required fileds 1 0 0
Verify if the json object with id187754Has required fileds 1 0 0
Verify if the json object with id187752Has required fileds 1 0 0
Verify if the json object with id187751Has required fileds 1 0 0
Verify if the json object with id187750Has required fileds 1 0 0
Verify if the json object with id187749Has required fileds 1 0 0
Verify if the json object with id187748Has required fileds 1 0 0
Verify if the json object with id187747Has required fileds 1 0 0
Verify if the json object with id187746Has required fileds 1 0 0
Verify if the json object with id187745Has required fileds 1 0 0
Verify if the json object with id187744Has required fileds 1 0 0
Verify if the json object with id187743Has required fileds 1 0 0
Verify if the json object with id187742Has required fileds 1 0 0
Verify if the json object with id187741Has required fileds 1 0 0
Verify if the json object with id187740Has required fileds 1 0 0
Verify if the json object with id187739Has required fileds 1 0 0
Verify if the json object with id187738Has required fileds 1 0 0
Verify if the json object with id187737Has required fileds 1 0 0
Verify if the json object with id187736Has required fileds 1 0 0
Verify if the json object with id187735Has required fileds 1 0 0
Verify if the json object with id187734Has required fileds 1 0 0
Verify if the json object with id187733Has required fileds 1 0 0
Verify if the json object with id187732Has required fileds 1 0 0
Verify if the json object with id187731Has required fileds 1 0 0
Verify if the json object with id187730Has required fileds 1 0 0
Verify if the json object with id187729Has required fileds 1 0 0
Verify if the json object with id187728Has required fileds 1 0 0
Verify if the json object with id187727Has required fileds 1 0 0
Verify if the json object with id187726Has required fileds 1 0 0
Verify if the json object with id187725Has required fileds 1 0 0
Verify if the json object with id187724Has required fileds 1 0 0
Verify if the json object with id187723Has required fileds 1 0 0
Verify if the json object with id187722Has required fileds 1 0 0
Verify if the json object with id187721Has required fileds 1 0 0
Verify if the json object with id187720Has required fileds 1 0 0
Verify if the json object with id187719Has required fileds 1 0 0
Verify if the json object with id187718Has required fileds 1 0 0
Verify if the json object with id187717Has required fileds 1 0 0
Verify if the json object with id187716Has required fileds 1 0 0
Verify if the json object with id187715Has required fileds 1 0 0
Verify if the json object with id187714Has required fileds 1 0 0
Verify if the json object with id187713Has required fileds 1 0 0
Verify if the json object with id187712Has required fileds 1 0 0
Verify if the json object with id187711Has required fileds 1 0 0
Verify if the json object with id187710Has required fileds 1 0 0
Verify if the json object with id187709Has required fileds 1 0 0
Verify if the json object with id187708Has required fileds 1 0 0
Verify if the json object with id187707Has required fileds 1 0 0
Verify if the json object with id187706Has required fileds 1 0 0
Verify if the json object with id187705Has required fileds 1 0 0
Verify if the json object with id187704Has required fileds 1 0 0
Verify if the json object with id187703Has required fileds 1 0 0
Verify if the json object with id187702Has required fileds 1 0 0
Verify if the json object with id187701Has required fileds 1 0 0
Verify if the json object with id187700Has required fileds 1 0 0
Verify if the json object with id187699Has required fileds 1 0 0
Verify if the json object with id187698Has required fileds 1 0 0
Verify if the json object with id187697Has required fileds 1 0 0
Verify if the json object with id187696Has required fileds 1 0 0
Verify if the json object with id187695Has required fileds 1 0 0
Verify if the json object with id187694Has required fileds 1 0 0
Verify if the json object with id187693Has required fileds 1 0 0
Verify if the json object with id187692Has required fileds 1 0 0
Verify if the json object with id187691Has required fileds 1 0 0
Verify if the json object with id187690Has required fileds 1 0 0
Verify if the json object with id187689Has required fileds 1 0 0
Verify if the json object with id187688Has required fileds 1 0 0
Verify if the json object with id187687Has required fileds 1 0 0
Verify if the json object with id187686Has required fileds 1 0 0
Verify if the json object with id187685Has required fileds 1 0 0
Verify if the json object with id187684Has required fileds 1 0 0
Verify if the json object with id187683Has required fileds 1 0 0
Verify if the json object with id187682Has required fileds 1 0 0
Verify if the json object with id187681Has required fileds 1 0 0
Verify if the json object with id187680Has required fileds 1 0 0
Verify if the json object with id187679Has required fileds 1 0 0
Verify if the json object with id187678Has required fileds 1 0 0
Verify if the json object with id187677Has required fileds 1 0 0
Verify if the json object with id187676Has required fileds 1 0 0
Verify if the json object with id187675Has required fileds 1 0 0
Verify if the json object with id187674Has required fileds 1 0 0
Verify if the json object with id187673Has required fileds 1 0 0
Verify if the json object with id187672Has required fileds 1 0 0
Verify if the json object with id187671Has required fileds 1 0 0
Verify if the json object with id187670Has required fileds 1 0 0
Verify if the json object with id187669Has required fileds 1 0 0
Verify if the json object with id187668Has required fileds 1 0 0
Verify if the json object with id187667Has required fileds 1 0 0
Verify if the json object with id187666Has required fileds 1 0 0
Verify if the json object with id187665Has required fileds 1 0 0
Verify if the json object with id187664Has required fileds 1 0 0
Verify if the json object with id187663Has required fileds 1 0 0
Verify if the json object with id187662Has required fileds 1 0 0
Verify if the json object with id187661Has required fileds 1 0 0
Verify if the json object with id187660Has required fileds 1 0 0
Verify if the json object with id187659Has required fileds 1 0 0
Verify if the json object with id187658Has required fileds 1 0 0
Verify if the json object with id187657Has required fileds 1 0 0
Verify if the json object with id187656Has required fileds 1 0 0
Verify if the json object with id187655Has required fileds 1 0 0
Verify if the json object with id187654Has required fileds 1 0 0
Verify if the json object with id187653Has required fileds 1 0 0
Verify if the json object with id187652Has required fileds 1 0 0
Verify if the json object with id187651Has required fileds 1 0 0
Verify if the json object with id187650Has required fileds 1 0 0
Verify if the json object with id187649Has required fileds 1 0 0
Verify if the json object with id187648Has required fileds 1 0 0
Verify if the json object with id187647Has required fileds 1 0 0
Verify if the json object with id187646Has required fileds 1 0 0
Verify if the json object with id187645Has required fileds 1 0 0
Verify if the json object with id187644Has required fileds 1 0 0
Verify if the json object with id187643Has required fileds 1 0 0
Verify if the json object with id187642Has required fileds 1 0 0
Verify if the json object with id187641Has required fileds 1 0 0
Verify if the json object with id187640Has required fileds 1 0 0
Verify if the json object with id187639Has required fileds 1 0 0
Verify if the json object with id187638Has required fileds 1 0 0
Verify if the json object with id187637Has required fileds 1 0 0
Verify if the json object with id187636Has required fileds 1 0 0
Verify if the json object with id187635Has required fileds 1 0 0
Verify if the json object with id187634Has required fileds 1 0 0
Verify if the json object with id187633Has required fileds 1 0 0
Verify if the json object with id187632Has required fileds 1 0 0
Verify if the json object with id187631Has required fileds 1 0 0
Verify if the json object with id187630Has required fileds 1 0 0
Verify if the json object with id187629Has required fileds 1 0 0
Verify if the json object with id187627Has required fileds 1 0 0
Verify if the json object with id187625Has required fileds 1 0 0
Verify if the json object with id187623Has required fileds 1 0 0
Verify if the json object with id187622Has required fileds 1 0 0
Verify if the json object with id187621Has required fileds 1 0 0
Verify if the json object with id187617Has required fileds 1 0 0
Verify if the json object with id187616Has required fileds 1 0 0
Verify if the json object with id187612Has required fileds 1 0 0
Verify if the json object with id187611Has required fileds 1 0 0
Verify if the json object with id187610Has required fileds 1 0 0
Verify if the json object with id187606Has required fileds 1 0 0
Verify if the json object with id187605Has required fileds 1 0 0
Verify if the json object with id187604Has required fileds 1 0 0
Verify if the json object with id187599Has required fileds 1 0 0
Verify if the json object with id187598Has required fileds 1 0 0
Verify if the json object with id187597Has required fileds 1 0 0
Verify if the json object with id187596Has required fileds 1 0 0
Verify if the json object with id187595Has required fileds 1 0 0
Verify if the json object with id187594Has required fileds 1 0 0
Verify if the json object with id187593Has required fileds 1 0 0
Verify if the json object with id187592Has required fileds 1 0 0
Verify if the json object with id187591Has required fileds 1 0 0
Verify if the json object with id187590Has required fileds 1 0 0
Verify if the json object with id187589Has required fileds 1 0 0
Verify if the json object with id187588Has required fileds 1 0 0
Verify if the json object with id187587Has required fileds 1 0 0
Verify if the json object with id187586Has required fileds 1 0 0
Verify if the json object with id187585Has required fileds 1 0 0
Verify if the json object with id187584Has required fileds 1 0 0
Verify if the json object with id187583Has required fileds 1 0 0
Verify if the json object with id187582Has required fileds 1 0 0
Verify if the json object with id187581Has required fileds 1 0 0
Verify if the json object with id187580Has required fileds 1 0 0
Verify if the json object with id187579Has required fileds 1 0 0
Verify if the json object with id187578Has required fileds 1 0 0
Verify if the json object with id187577Has required fileds 1 0 0
Verify if the json object with id187574Has required fileds 1 0 0
Verify if the json object with id187573Has required fileds 1 0 0
Verify if the json object with id187572Has required fileds 1 0 0
Verify if the json object with id187571Has required fileds 1 0 0
Verify if the json object with id187570Has required fileds 1 0 0
Verify if the json object with id187569Has required fileds 1 0 0
Verify if the json object with id187568Has required fileds 1 0 0
Verify if the json object with id187567Has required fileds 1 0 0
Verify if the json object with id187566Has required fileds 1 0 0
Verify if the json object with id187565Has required fileds 1 0 0
Verify if the json object with id187564Has required fileds 1 0 0
Verify if the json object with id187563Has required fileds 1 0 0
Verify if the json object with id187562Has required fileds 1 0 0
Verify if the json object with id187561Has required fileds 1 0 0
Verify if the json object with id187560Has required fileds 1 0 0
Verify if the json object with id187559Has required fileds 1 0 0
Verify if the json object with id187558Has required fileds 1 0 0
Verify if the json object with id187557Has required fileds 1 0 0
Verify if the json object with id187556Has required fileds 1 0 0
Verify if the json object with id187555Has required fileds 1 0 0
Verify if the json object with id187554Has required fileds 1 0 0
Verify if the json object with id187553Has required fileds 1 0 0
Verify if the json object with id187552Has required fileds 1 0 0
Verify if the json object with id187551Has required fileds 1 0 0
Verify if the json object with id187550Has required fileds 1 0 0
Verify if the json object with id187549Has required fileds 1 0 0
Verify if the json object with id187548Has required fileds 1 0 0
Verify if the json object with id187547Has required fileds 1 0 0
Verify if the json object with id187546Has required fileds 1 0 0
Verify if the json object with id187545Has required fileds 1 0 0
Verify if the json object with id187543Has required fileds 1 0 0
Verify if the json object with id187542Has required fileds 1 0 0
Verify if the json object with id187540Has required fileds 1 0 0
Verify if the json object with id187538Has required fileds 1 0 0
Verify if the json object with id187536Has required fileds 1 0 0
Verify if the json object with id187535Has required fileds 1 0 0
Verify if the json object with id187534Has required fileds 1 0 0
Verify if the json object with id187533Has required fileds 1 0 0
Verify if the json object with id187532Has required fileds 1 0 0
Verify if the json object with id187531Has required fileds 1 0 0
Verify if the json object with id187530Has required fileds 1 0 0
Verify if the json object with id187529Has required fileds 1 0 0
Verify if the json object with id187528Has required fileds 1 0 0
Verify if the json object with id187527Has required fileds 1 0 0
Verify if the json object with id187526Has required fileds 1 0 0
Verify if the json object with id187525Has required fileds 1 0 0
Verify if the json object with id187524Has required fileds 1 0 0
Verify if the json object with id187523Has required fileds 1 0 0
Verify if the json object with id187522Has required fileds 1 0 0
Verify if the json object with id187521Has required fileds 1 0 0
Verify if the json object with id187520Has required fileds 1 0 0
Verify if the json object with id187519Has required fileds 1 0 0
Verify if the json object with id187518Has required fileds 1 0 0
Verify if the json object with id187516Has required fileds 1 0 0
Verify if the json object with id187515Has required fileds 1 0 0
Verify if the json object with id187514Has required fileds 1 0 0
Verify if the json object with id187512Has required fileds 1 0 0
Verify if the json object with id187511Has required fileds 1 0 0
Verify if the json object with id187510Has required fileds 1 0 0
Verify if the json object with id187509Has required fileds 1 0 0
Verify if the json object with id187508Has required fileds 1 0 0
Verify if the json object with id187507Has required fileds 1 0 0
Verify if the json object with id187506Has required fileds 1 0 0
Verify if the json object with id187505Has required fileds 1 0 0
Verify if the json object with id187504Has required fileds 1 0 0
Verify if the json object with id187503Has required fileds 1 0 0
Verify if the json object with id187502Has required fileds 1 0 0
Verify if the json object with id187501Has required fileds 1 0 0
Verify if the json object with id187500Has required fileds 1 0 0
Verify if the json object with id187499Has required fileds 1 0 0
Verify if the json object with id187497Has required fileds 1 0 0
Verify if the json object with id187496Has required fileds 1 0 0
Verify if the json object with id187495Has required fileds 1 0 0
Verify if the json object with id187494Has required fileds 1 0 0
Verify if the json object with id187493Has required fileds 1 0 0
Verify if the json object with id187492Has required fileds 1 0 0
Verify if the json object with id187491Has required fileds 1 0 0
Verify if the json object with id187490Has required fileds 1 0 0
Verify if the json object with id187489Has required fileds 1 0 0
Verify if the json object with id187488Has required fileds 1 0 0
Verify if the json object with id187485Has required fileds 1 0 0
Verify if the json object with id187483Has required fileds 1 0 0
Verify if the json object with id187482Has required fileds 1 0 0
Verify if the json object with id187481Has required fileds 1 0 0
Verify if the json object with id187480Has required fileds 1 0 0
Verify if the json object with id187479Has required fileds 1 0 0
Verify if the json object with id187478Has required fileds 1 0 0
Verify if the json object with id187477Has required fileds 1 0 0
Verify if the json object with id187475Has required fileds 1 0 0
Verify if the json object with id187474Has required fileds 1 0 0
Verify if the json object with id187473Has required fileds 1 0 0
Verify if the json object with id187472Has required fileds 1 0 0
Verify if the json object with id187471Has required fileds 1 0 0
Verify if the json object with id187470Has required fileds 1 0 0
Verify if the json object with id187469Has required fileds 1 0 0
Verify if the json object with id187468Has required fileds 1 0 0
Verify if the json object with id187467Has required fileds 1 0 0
Verify if the json object with id187466Has required fileds 1 0 0
Verify if the json object with id187465Has required fileds 1 0 0
Verify if the json object with id187464Has required fileds 1 0 0
Verify if the json object with id187463Has required fileds 1 0 0
Verify if the json object with id187461Has required fileds 1 0 0
Verify if the json object with id187460Has required fileds 1 0 0
Verify if the json object with id187459Has required fileds 1 0 0
Verify if the json object with id187458Has required fileds 1 0 0
Verify if the json object with id187457Has required fileds 1 0 0
Verify if the json object with id187456Has required fileds 1 0 0
Verify if the json object with id187451Has required fileds 1 0 0
Verify if the json object with id187450Has required fileds 1 0 0
Verify if the json object with id187449Has required fileds 1 0 0
Verify if the json object with id187447Has required fileds 1 0 0
Verify if the json object with id187446Has required fileds 1 0 0
Verify if the json object with id187445Has required fileds 1 0 0
Verify if the json object with id187444Has required fileds 1 0 0
Verify if the json object with id187443Has required fileds 1 0 0
Verify if the json object with id187442Has required fileds 1 0 0
Verify if the json object with id187441Has required fileds 1 0 0
Verify if the json object with id187440Has required fileds 1 0 0
Verify if the json object with id187439Has required fileds 1 0 0
Verify if the json object with id187434Has required fileds 1 0 0
Verify if the json object with id187430Has required fileds 1 0 0
Verify if the json object with id187429Has required fileds 1 0 0
Verify if the json object with id187428Has required fileds 1 0 0
Verify if the json object with id187427Has required fileds 1 0 0
Verify if the json object with id187426Has required fileds 1 0 0
Verify if the json object with id187423Has required fileds 1 0 0
Verify if the json object with id187421Has required fileds 1 0 0
Verify if the json object with id187419Has required fileds 1 0 0
Verify if the json object with id187418Has required fileds 1 0 0
Verify if the json object with id187417Has required fileds 1 0 0
Verify if the json object with id187416Has required fileds 1 0 0
Verify if the json object with id187415Has required fileds 1 0 0
Verify if the json object with id187414Has required fileds 1 0 0
Verify if the json object with id187413Has required fileds 1 0 0
Verify if the json object with id187412Has required fileds 1 0 0
Verify if the json object with id187411Has required fileds 1 0 0
Verify if the json object with id187408Has required fileds 1 0 0
Verify if the json object with id187405Has required fileds 1 0 0
Verify if the json object with id187404Has required fileds 1 0 0
Verify if the json object with id187403Has required fileds 1 0 0
Verify if the json object with id187402Has required fileds 1 0 0
Verify if the json object with id187401Has required fileds 1 0 0
Verify if the json object with id187400Has required fileds 1 0 0
Verify if the json object with id187399Has required fileds 1 0 0
Verify if the json object with id187398Has required fileds 1 0 0
Verify if the json object with id187397Has required fileds 1 0 0
Verify if the json object with id187396Has required fileds 1 0 0
Verify if the json object with id187395Has required fileds 1 0 0
Verify if the json object with id187394Has required fileds 1 0 0
Verify if the json object with id187393Has required fileds 1 0 0
Verify if the json object with id187392Has required fileds 1 0 0
Verify if the json object with id187391Has required fileds 1 0 0
Verify if the json object with id187390Has required fileds 1 0 0
Verify if the json object with id187389Has required fileds 1 0 0
Verify if the json object with id187388Has required fileds 1 0 0
Verify if the json object with id187387Has required fileds 1 0 0
Verify if the json object with id187386Has required fileds 1 0 0
Verify if the json object with id187385Has required fileds 1 0 0
Verify if the json object with id187384Has required fileds 1 0 0
Verify if the json object with id187383Has required fileds 1 0 0
Verify if the json object with id187382Has required fileds 1 0 0
Verify if the json object with id187381Has required fileds 1 0 0
Verify if the json object with id187380Has required fileds 1 0 0
Verify if the json object with id187379Has required fileds 1 0 0
Verify if the json object with id187377Has required fileds 1 0 0
Verify if the json object with id187376Has required fileds 1 0 0
Verify if the json object with id187375Has required fileds 1 0 0
Verify if the json object with id187373Has required fileds 1 0 0
Verify if the json object with id187371Has required fileds 1 0 0
Verify if the json object with id187370Has required fileds 1 0 0
Verify if the json object with id187369Has required fileds 1 0 0
Verify if the json object with id187368Has required fileds 1 0 0
Verify if the json object with id187367Has required fileds 1 0 0
Verify if the json object with id187366Has required fileds 1 0 0
Verify if the json object with id187365Has required fileds 1 0 0
Verify if the json object with id187362Has required fileds 1 0 0
Verify if the json object with id187361Has required fileds 1 0 0
Verify if the json object with id187360Has required fileds 1 0 0
Verify if the json object with id187359Has required fileds 1 0 0
Verify if the json object with id187358Has required fileds 1 0 0
Verify if the json object with id187357Has required fileds 1 0 0
Verify if the json object with id187356Has required fileds 1 0 0
Verify if the json object with id187355Has required fileds 1 0 0
Verify if the json object with id187353Has required fileds 1 0 0
Verify if the json object with id187352Has required fileds 1 0 0
Verify if the json object with id187351Has required fileds 1 0 0
Verify if the json object with id187350Has required fileds 1 0 0
Verify if the json object with id187349Has required fileds 1 0 0
Verify if the json object with id187348Has required fileds 1 0 0
Verify if the json object with id187347Has required fileds 1 0 0
Verify if the json object with id187346Has required fileds 1 0 0
Verify if the json object with id187344Has required fileds 1 0 0
Verify if the json object with id187343Has required fileds 1 0 0
Verify if the json object with id187342Has required fileds 1 0 0
Verify if the json object with id187341Has required fileds 1 0 0
Verify if the json object with id187340Has required fileds 1 0 0
Verify if the json object with id187339Has required fileds 1 0 0
Verify if the json object with id187338Has required fileds 1 0 0
Verify if the json object with id187337Has required fileds 1 0 0
Verify if the json object with id187336Has required fileds 1 0 0
Verify if the json object with id187335Has required fileds 1 0 0
Verify if the json object with id187333Has required fileds 1 0 0
Verify if the json object with id187332Has required fileds 1 0 0
Verify if the json object with id187331Has required fileds 1 0 0
Verify if the json object with id187330Has required fileds 1 0 0
Verify if the json object with id187329Has required fileds 1 0 0
Verify if the json object with id187328Has required fileds 1 0 0
Verify if the json object with id187327Has required fileds 1 0 0
Verify if the json object with id187326Has required fileds 1 0 0
Verify if the json object with id187325Has required fileds 1 0 0
Verify if the json object with id187324Has required fileds 1 0 0
Verify if the json object with id187323Has required fileds 1 0 0
Verify if the json object with id187322Has required fileds 1 0 0
Verify if the json object with id187321Has required fileds 1 0 0
Verify if the json object with id187320Has required fileds 1 0 0
Verify if the json object with id187319Has required fileds 1 0 0
Verify if the json object with id187318Has required fileds 1 0 0
Verify if the json object with id187317Has required fileds 1 0 0
Verify if the json object with id187316Has required fileds 1 0 0
Verify if the json object with id187315Has required fileds 1 0 0
Verify if the json object with id187314Has required fileds 1 0 0
Verify if the json object with id187313Has required fileds 1 0 0
Verify if the json object with id187312Has required fileds 1 0 0
Verify if the json object with id187311Has required fileds 1 0 0
Verify if the json object with id187310Has required fileds 1 0 0
Verify if the json object with id187309Has required fileds 1 0 0
Verify if the json object with id187308Has required fileds 1 0 0
Verify if the json object with id187307Has required fileds 1 0 0
Verify if the json object with id187306Has required fileds 1 0 0
Verify if the json object with id187305Has required fileds 1 0 0
Verify if the json object with id187304Has required fileds 1 0 0
Verify if the json object with id187302Has required fileds 1 0 0
Verify if the json object with id187301Has required fileds 1 0 0
Verify if the json object with id187300Has required fileds 1 0 0
Verify if the json object with id187299Has required fileds 1 0 0
Verify if the json object with id187298Has required fileds 1 0 0
Verify if the json object with id187297Has required fileds 1 0 0
Verify if the json object with id188438Has required fileds 1 0 0
Verify if the json object with id188435Has required fileds 1 0 0
Verify if the json object with id188422Has required fileds 1 0 0
Verify if the json object with id188420Has required fileds 1 0 0
Verify if the json object with id188407Has required fileds 1 0 0
Verify if the json object with id188405Has required fileds 1 0 0
Verify if the json object with id188394Has required fileds 1 0 0
Verify if the json object with id188390Has required fileds 1 0 0
Verify if the json object with id187814Has required fileds 1 0 0
Verify if the json object with id187812Has required fileds 1 0 0
Verify if the json object with id187805Has required fileds 1 0 0
Verify if the json object with id187803Has required fileds 1 0 0
Verify if the json object with id187793Has required fileds 1 0 0
Verify if the json object with id187791Has required fileds 1 0 0
Verify if the json object with id187784Has required fileds 1 0 0
Verify if the json object with id187782Has required fileds 1 0 0
Verify if the json object with id187539Has required fileds 1 0 0
Verify if the json object with id187537Has required fileds 1 0 0
Verify if the json object with id187517Has required fileds 1 0 0
Verify if the json object with id187513Has required fileds 1 0 0
Verify if the json object with id187462Has required fileds 1 0 0
Verify if the json object with id187455Has required fileds 1 0 0
Verify if the json object with id187378Has required fileds 1 0 0
Verify if the json object with id187374Has required fileds 1 0 0
verify response time <200 ms 0 1 0
verify if the newly created jobis present in the data array 0 1 0
Total 2563 2 0
Test Failures
Test NameAssertion Error
verify response time <200 ms
expected 1775 to be below 200
verify if the newly created jobis present in the data array
jobIDArray is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 219ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token 4f448e12-2b67-4eb2-ba89-662e28c2c2e7
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 220ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjM0NzM1ODd9.FRD1CO5msDoPBE_IaarjTQjyDoGtC1uuaPdHrl_K
Content-Type application/json
Cache-Control no-cache
Postman-Token 57ba0073-dee1-48a1-a121-806f5ff819c2
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-K6ZcBnfojv2E5MSLN2noEpd6pNw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0001 in JSON at position 88"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 220ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjM0NzM1ODd9.FRD1CO5msDoPBE_IaarjTQjyDoGtC1uuaPdHrl_K
Content-Type application/json
Cache-Control no-cache
Postman-Token 921a590b-6268-4472-9cdf-5632aa4f02a7
Content-Length 21
Request Body
{"details_key":"cre"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-K6ZcBnfojv2E5MSLN2noEpd6pNw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0001 in JSON at position 88"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 Bad request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400 Bad request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 222ms
Mean size per request: 124B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MzB9.lXWncu70kTqVWFbQk32pVVavkfwuw3G1bUkZ4LSsF7I
Content-Type application/json
Cache-Control no-cache
Postman-Token 82152920-2fc1-4b3a-a4ae-0cb4b117b3e5
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 124
ETag W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verifty the status code is 200 0 1 0
verify the message is Success 0 1 0
Verify if gthe data is a json array with length 1 0 1 0
verify if the job number is correct and matches the search text 0 1 0
Verify if the job number starts with JOB_ 0 1 0
Verify if the response body has the important properties 0 1 0
Verify if the response body matches the schema 0 1 0
Verify if the imei number is correct 0 1 0
Verify if the customer info is correct 0 1 0
verify the response time is less than 200 ms 0 1 0
verify the created at and modified at data format 0 1 0
Total 0 11 0
Test Failures
Test NameAssertion Error
Verifty the status code is 200
expected response to have status code 200 but got 500
verify the message is Success
expected '"searchText" is not allowed to be emp…' to deeply equal 'Success'
Verify if gthe data is a json array with length 1
expected false to be true
verify if the job number is correct and matches the search text
Cannot read properties of undefined (reading '0')
Verify if the job number starts with JOB_
Cannot read properties of undefined (reading '0')
Verify if the response body has the important properties
Cannot read properties of undefined (reading '0')
Verify if the response body matches the schema
expected data to satisfy schema but found following errors: 
        data should have required property 'data'
Verify if the imei number is correct
Cannot read properties of undefined (reading '0')
Verify if the customer info is correct
Cannot read properties of undefined (reading '0')
verify the response time is less than 200 ms
expected 222 to be below 200
verify the created at and modified at data format
Cannot read properties of undefined (reading '0')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 295ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MzB9.lXWncu70kTqVWFbQk32pVVavkfwuw3G1bUkZ4LSsF7I
Content-Type application/json
Cache-Control no-cache
Postman-Token 3d93eeb5-211b-48a9-b288-06e8754c38d9
Content-Length 39
Request Body
{
            "searchText":"12151"
            }     
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify the status codd is 200 1 0 0
Verify if the message is success 1 0 0
Verify if the data array is empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 220ms
Mean size per request: 124B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MzB9.lXWncu70kTqVWFbQk32pVVavkfwuw3G1bUkZ4LSsF7I
Content-Type application/json
Cache-Control no-cache
Postman-Token 395e4e97-ee71-4834-b62e-ec181b582a8d
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 124
ETag W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify if the status code is 400 0 1 0
verify if the error message shown 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 400
expected 500 to deeply equal 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 220ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token 76f1564b-642f-4668-902c-613eb6eabcab
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the Status code is 401 unautherized for missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 221ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic
Content-Type application/json
Cache-Control no-cache
Postman-Token 107de7e8-9495-446e-b03a-979ab00bc24b
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden for invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden for invalid token
Cannot read properties of undefined (reading 'code')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 219ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MzB9.lXWncu70kTqVWFbQk32pVVavkfwuw3G1bUkZ4LSsF7I
Content-Type text/plain
Cache-Control no-cache
Postman-Token a94eb2cb-198b-4021-9e19-b6a2283715eb
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 219ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MzB9.lXWncu70kTqVWFbQk32pVVavkfwuw3G1bUkZ4LSsF7I
Content-Type text/plain
Cache-Control no-cache
Postman-Token 2ca117e5-21a3-486e-bf24-973e8a3b2c4c
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 219ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization yJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX
Content-Type text/plain
Cache-Control no-cache
Postman-Token a554e83d-0347-4fe2-a31f-e99d6f3ebfd2
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code 403 for forbidden error an appropriate 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code 403 for forbidden error an appropriate
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 220ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization yJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX
Content-Type text/plain
Cache-Control no-cache
Postman-Token 63f4edbe-bf44-4f38-89e0-c3b67ee51f42
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code 403 for forbidden error an appropriate 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code 403 for forbidden error an appropriate
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 219ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MzB9.lXWncu70kTqVWFbQk32pVVavkfwuw3G1bUkZ4LSsF7I
Content-Type text/plain
Cache-Control no-cache
Postman-Token e21fc46d-d771-4c3b-aeb8-98e9c7db051d
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 220ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MzB9.lXWncu70kTqVWFbQk32pVVavkfwuw3G1bUkZ4LSsF7I
Content-Type text/plain
Cache-Control no-cache
Postman-Token 120d713d-a8d2-42e1-a5a7-0ddcdcdb30d5
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 219ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MzB9.lXWncu70kTqVWFbQk32pVVavkfwuw3G1bUkZ4LSsF7I
Content-Type text/plain
Cache-Control no-cache
Postman-Token 41270235-86da-4c4f-af21-39ad51283d0c
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 222ms
Mean size per request: 698B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ec761e9c-a994-4c42-9620-2eaec4272b0a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-67i8D6wn7bDXU4splsO1bVk6CQw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NDB9.jXbr1GDVHhu7SbCK6d_TvPu0COWWt4Ps2hHP1GoiqL4"}}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Vefrify the message is Success 1 0 0
Verify if the token is preent in the response 1 0 0
Verify if the token is to be valid or not in 3 parts 1 0 0
Verify the response below <200 0 1 0
Verify the schema matches the correct json schema 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response below <200
expected 222 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 222ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2575d6cf-dce2-4e54-b027-069a487856a1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamsup",
            "password": "passw"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Invalid credentials should be return 401 unathorized code 0 1 0
Invalid credentials should return error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Invalid credentials should be return 401 unathorized code
expected 500 to deeply equal 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 220ms
Mean size per request: 98B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ceb76905-8840-4482-a558-5e901bb65db4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Blank credentials should return 400 Bad Request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Blank credentials should return 400 Bad Request
expected 500 to deeply equal 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 221ms
Mean size per request: 444B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NDB9.jXbr1GDVHhu7SbCK6d_TvPu0COWWt4Ps2hHP1GoiqL4
Cache-Control no-cache
Postman-Token 33f535e8-7076-45f4-b7e8-4f77e2a37319
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify response time less than 200 sec 0 1 0
verify the message in response body is success 1 0 0
The response data schema structure 1 0 0
Verify if password property is not present in the response body 0 1 0
Verify if reset_password_date property is null 0 1 0
verify mandatory properties are present in the response data 1 0 0
verify if role_name is supervisor 1 0 0
Verify if the dates are valid ISO String 1 0 0
Verify if the mobile number is a 10 digit number 0 1 0
Total 6 4 0
Test Failures
Test NameAssertion Error
verify response time less than 200 sec
expected 221 to be below 200
Verify if password property is not present in the response body
expected { id: 1, first_name: 'John', …(14) } to not have property 'password'
Verify if reset_password_date property is null
Target cannot be null or undefined.
Verify if the mobile number is a 10 digit number
Cannot read properties of undefined (reading 'mobile_number')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 221ms
Mean size per request: 444B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NDB9.jXbr1GDVHhu7SbCK6d_TvPu0COWWt4Ps2hHP1GoiqL4
Cache-Control no-cache
Postman-Token 19df4c8c-5b07-42ba-9921-22fb7f3cc8aa
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 401 unathorized for the empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 unathorized for the empty token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 221ms
Mean size per request: 444B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NDB9.jXbr1GDVHhu7SbCK6d_TvPu0COWWt4Ps2hHP1GoiqL4
Cache-Control no-cache
Postman-Token 0397c1b8-4575-48e5-9f2b-ffea54e332c3
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 401 unathorized for the empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 unathorized for the empty token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 327ms
Mean size per request: 250B

Test Pass Percentage
69 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NDB9.jXbr1GDVHhu7SbCK6d_TvPu0COWWt4Ps2hHP1GoiqL4
Cache-Control no-cache
Postman-Token 27c34317-3425-411c-acb9-ea3037a75a45
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 250
ETag W/"fa-HTPiwMmltQ5gKTIp0riHiOi8pi4"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":2082},{"label":"Pending for repair","key":"pending_for_repair","count":12},{"label":"Pending for delivery","key":"pending_for_delivery","count":6}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response is below 200 0 1 0
Verify the response message is 'Success' 1 0 0
Verify if the data is a non empty array 1 0 0
Verify each item in the data array has a label, key, and count 3 0 0
Verify if label and key not null 3 0 0
Verify if the count is a number 0 3 0
Total 9 4 0
Test Failures
Test NameAssertion Error
Verify the response is below 200
expected 327 to deeply equal 200
Verify if the count is a number
pm.expect(...).to.be is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 316ms
Mean size per request: 250B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NDB9.jXbr1GDVHhu7SbCK6d_TvPu0COWWt4Ps2hHP1GoiqL4
Cache-Control no-cache
Postman-Token 937ff0d9-dbb3-4acc-b886-e2546b7b6768
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 250
ETag W/"fa-HTPiwMmltQ5gKTIp0riHiOi8pi4"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":2082},{"label":"Pending for repair","key":"pending_for_repair","count":12},{"label":"Pending for delivery","key":"pending_for_delivery","count":6}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 218ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 68c928d0-596e-4618-a310-4fdb38770a99
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 403 for unauthorized access 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 for unauthorized access
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 1137ms
Mean size per request: 1.98MB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NDB9.jXbr1GDVHhu7SbCK6d_TvPu0COWWt4Ps2hHP1GoiqL4
Cache-Control no-cache
Postman-Token a770e1b1-2f5c-4a1a-93d3-727b30a731d8
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 2074835
ETag W/"1fa8d3-QTDCIh7gwYFbtS/Wx3E8aOJbNsI"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":185651,"job_number":"JOB_185651","tr_customer_id":185669,"tr_customer_product_id":185659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:50:11.000Z","modified_at":"2026-02-13T23:50:11.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-03","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-03T23:50:10.753829937Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185652,"job_number":"JOB_185652","tr_customer_id":185670,"tr_customer_product_id":185660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:50:11.000Z","modified_at":"2026-02-13T23:50:11.000Z","name":"Abhirath Chaturvedi","mobile_number":"7099818163","email_id":"chakrika.khanna@yahoo.co.in","dop":"2026-02-03","serial_number":"308173783262379","imei1":"308173783262379","imei2":"308173783262379","popurl":"www.chinmayanand-adiga.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185653,"job_number":"JOB_185653","tr_customer_id":185671,"tr_customer_product_id":185661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:52:42.000Z","modified_at":"2026-02-13T23:52:42.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-03","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-03T23:52:42.036916597Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185655,"job_number":"JOB_185655","tr_customer_id":185673,"tr_customer_product_id":185663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T03:11:47.000Z","modified_at":"2026-02-14T03:11:47.000Z","name":"Boris Friesen","mobile_number":"667-966-6213","email_id":"Dudley_Lind@gmail.com","dop":"2025-05-30","serial_number":"18335838115690","imei1":"18335838115690","imei2":"18335838115690","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T03:11:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185656,"job_number":"JOB_185656","tr_customer_id":185674,"tr_customer_product_id":185664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T03:11:48.000Z","modified_at":"2026-02-14T03:11:48.000Z","name":"Rossie Gusikowski","mobile_number":"994-763-5068","email_id":"Oleta_Aufderhar82@hotmail.com","dop":"2025-05-30","serial_number":"1347009354194047","imei1":"1347009354194047","imei2":"1347009354194047","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T03:11:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185660,"job_number":"JOB_185660","tr_customer_id":185678,"tr_customer_product_id":185668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:23.000Z","modified_at":"2026-02-14T04:19:23.000Z","name":"Alana Rippin","mobile_number":"808-815-6452","email_id":"Devin15@yahoo.com","dop":"2025-04-06","serial_number":"10695464728902942","imei1":"10695464728902942","imei2":"10695464728902942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185661,"job_number":"JOB_185661","tr_customer_id":185679,"tr_customer_product_id":185669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:25.000Z","modified_at":"2026-02-14T04:19:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"12595352495826","imei1":"12595352495826","imei2":"12595352495826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185663,"job_number":"JOB_185663","tr_customer_id":185681,"tr_customer_product_id":185671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:27.000Z","modified_at":"2026-02-14T04:19:27.000Z","name":"Nakia Jacobs","mobile_number":"410-441-0994","email_id":"Dylan_Aufderhar21@yahoo.com","dop":"2025-04-06","serial_number":"16706436201310376","imei1":"16706436201310376","imei2":"16706436201310376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185667,"job_number":"JOB_185667","tr_customer_id":185685,"tr_customer_product_id":185675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:46.000Z","modified_at":"2026-02-14T04:19:46.000Z","name":"Kaya McCullough","mobile_number":"326-710-0597","email_id":"Howard.Schiller16@hotmail.com","dop":"2025-04-06","serial_number":"17056562021764604","imei1":"17056562021764604","imei2":"17056562021764604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185669,"job_number":"JOB_185669","tr_customer_id":185687,"tr_customer_product_id":185677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:55.000Z","modified_at":"2026-02-14T04:19:55.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"59312388244714","imei1":"59312388244714","imei2":"59312388244714","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185670,"job_number":"JOB_185670","tr_customer_id":185688,"tr_customer_product_id":185678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:55.000Z","modified_at":"2026-02-14T04:19:55.000Z","name":"Sven Moore","mobile_number":"227-376-3705","email_id":"Everett.Tromp@yahoo.com","dop":"2025-02-01","serial_number":"70715116436899","imei1":"70715116436899","imei2":"70715116436899","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185672,"job_number":"JOB_185672","tr_customer_id":185690,"tr_customer_product_id":185680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:01.000Z","modified_at":"2026-02-14T04:20:01.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10232877677939","imei1":"10232877677939","imei2":"10232877677939","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185673,"job_number":"JOB_185673","tr_customer_id":185691,"tr_customer_product_id":185681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:01.000Z","modified_at":"2026-02-14T04:20:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11412514896787","imei1":"11412514896787","imei2":"11412514896787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185677,"job_number":"JOB_185677","tr_customer_id":185695,"tr_customer_product_id":185685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:02.000Z","modified_at":"2026-02-14T04:20:02.000Z","name":"Devan Boyer","mobile_number":"307-786-3455","email_id":"Anastacio.Schmitt87@gmail.com","dop":"2025-06-18","serial_number":"1085293605523385","imei1":"1085293605523385","imei2":"1085293605523385","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185678,"job_number":"JOB_185678","tr_customer_id":185696,"tr_customer_product_id":185686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:02.000Z","modified_at":"2026-02-14T04:20:02.000Z","name":"Trevion Simonis","mobile_number":"535-756-1582","email_id":"Luna.Olson83@gmail.com","dop":"2025-04-06","serial_number":"14416274431970536","imei1":"14416274431970536","imei2":"14416274431970536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185679,"job_number":"JOB_185679","tr_customer_id":185697,"tr_customer_product_id":185687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:05.000Z","modified_at":"2026-02-14T04:20:05.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17383983637981","imei1":"17383983637981","imei2":"17383983637981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185682,"job_number":"JOB_185682","tr_customer_id":185700,"tr_customer_product_id":185690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:06.000Z","modified_at":"2026-02-14T04:20:06.000Z","name":"Sydnee Kris","mobile_number":"567-809-4071","email_id":"Paula.Ratke22@gmail.com","dop":"2025-04-06","serial_number":"19411315541349132","imei1":"19411315541349132","imei2":"19411315541349132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185683,"job_number":"JOB_185683","tr_customer_id":185701,"tr_customer_product_id":185691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:08.000Z","modified_at":"2026-02-14T04:20:08.000Z","name":"Joanie Shields","mobile_number":"669-599-9654","email_id":"Alize.Lynch@gmail.com","dop":"2025-04-06","serial_number":"14151711071363612","imei1":"14151711071363612","imei2":"14151711071363612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185684,"job_number":"JOB_185684","tr_customer_id":185702,"tr_customer_product_id":185692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:14.000Z","modified_at":"2026-02-14T04:20:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11951506589268","imei1":"11951506589268","imei2":"11951506589268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185686,"job_number":"JOB_185686","tr_customer_id":185704,"tr_customer_product_id":185694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:15.000Z","modified_at":"2026-02-14T04:20:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16737378327166","imei1":"16737378327166","imei2":"16737378327166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185688,"job_number":"JOB_185688","tr_customer_id":185706,"tr_customer_product_id":185696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:16.000Z","modified_at":"2026-02-14T04:20:16.000Z","name":"Guido Hahn","mobile_number":"863-377-8220","email_id":"Abdul_Schuster@hotmail.com","dop":"2025-04-06","serial_number":"19088909314350000","imei1":"19088909314350000","imei2":"19088909314350000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185690,"job_number":"JOB_185690","tr_customer_id":185708,"tr_customer_product_id":185698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:16.000Z","modified_at":"2026-02-14T04:20:16.000Z","name":"Holden Paucek","mobile_number":"759-656-2748","email_id":"Lysanne_Beahan@gmail.com","dop":"2025-04-06","serial_number":"18969944983518172","imei1":"18969944983518172","imei2":"18969944983518172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185691,"job_number":"JOB_185691","tr_customer_id":185709,"tr_customer_product_id":185699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:17.000Z","modified_at":"2026-02-14T04:20:17.000Z","name":"Ashly Kihn","mobile_number":"752-668-8470","email_id":"Pietro.Nikolaus@gmail.com","dop":"2025-04-06","serial_number":"19280133913930988","imei1":"19280133913930988","imei2":"19280133913930988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185694,"job_number":"JOB_185694","tr_customer_id":185712,"tr_customer_product_id":185702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:21.000Z","modified_at":"2026-02-14T04:20:21.000Z","name":"Elinore Ortiz","mobile_number":"351-829-4827","email_id":"Reyna_Dicki52@gmail.com","dop":"2025-04-06","serial_number":"17090267630165256","imei1":"17090267630165256","imei2":"17090267630165256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185696,"job_number":"JOB_185696","tr_customer_id":185714,"tr_customer_product_id":185704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:28.000Z","modified_at":"2026-02-14T04:20:28.000Z","name":"Paula Heathcote","mobile_number":"792-674-0199","email_id":"Khalil.Abbott@yahoo.com","dop":"2025-04-06","serial_number":"10151555729123536","imei1":"10151555729123536","imei2":"10151555729123536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185697,"job_number":"JOB_185697","tr_customer_id":185715,"tr_customer_product_id":185705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:28.000Z","modified_at":"2026-02-14T04:20:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14696473644641","imei1":"14696473644641","imei2":"14696473644641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185699,"job_number":"JOB_185699","tr_customer_id":185717,"tr_customer_product_id":185707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:30.000Z","modified_at":"2026-02-14T04:20:30.000Z","name":"Twila Ernser","mobile_number":"658-359-7551","email_id":"Merl.Emmerich@gmail.com","dop":"2025-04-06","serial_number":"15170091278179916","imei1":"15170091278179916","imei2":"15170091278179916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185700,"job_number":"JOB_185700","tr_customer_id":185718,"tr_customer_product_id":185708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:31.000Z","modified_at":"2026-02-14T04:20:31.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185701,"job_number":"JOB_185701","tr_customer_id":185719,"tr_customer_product_id":185709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:32.000Z","modified_at":"2026-02-14T04:20:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14424850008614","imei1":"14424850008614","imei2":"14424850008614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185703,"job_number":"JOB_185703","tr_customer_id":185721,"tr_customer_product_id":185711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"Alexandria Sporer","mobile_number":"418-702-7264","email_id":"Dayana51@hotmail.com","dop":"2025-04-06","serial_number":"11093031589831056","imei1":"11093031589831056","imei2":"11093031589831056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185704,"job_number":"JOB_185704","tr_customer_id":185722,"tr_customer_product_id":185712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"30866273057754","imei1":"30866273057754","imei2":"30866273057754","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185705,"job_number":"JOB_185705","tr_customer_id":185723,"tr_customer_product_id":185713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"Cade McCullough","mobile_number":"929-659-5145","email_id":"Maeve.Adams@hotmail.com","dop":"2025-02-01","serial_number":"104282978109785","imei1":"104282978109785","imei2":"104282978109785","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185711,"job_number":"JOB_185711","tr_customer_id":185729,"tr_customer_product_id":185719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:42.000Z","modified_at":"2026-02-14T04:20:42.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101514249304319","imei1":"101514249304319","imei2":"101514249304319","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185712,"job_number":"JOB_185712","tr_customer_id":185730,"tr_customer_product_id":185720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:42.000Z","modified_at":"2026-02-14T04:20:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13590493188338","imei1":"13590493188338","imei2":"13590493188338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185715,"job_number":"JOB_185715","tr_customer_id":185733,"tr_customer_product_id":185723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:44.000Z","modified_at":"2026-02-14T04:20:44.000Z","name":"Lorna Koelpin","mobile_number":"560-846-3677","email_id":"Alisa.Beier97@yahoo.com","dop":"2025-04-06","serial_number":"16753713463173648","imei1":"16753713463173648","imei2":"16753713463173648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185716,"job_number":"JOB_185716","tr_customer_id":185734,"tr_customer_product_id":185724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:45.000Z","modified_at":"2026-02-14T04:20:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10905101329984","imei1":"10905101329984","imei2":"10905101329984","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185717,"job_number":"JOB_185717","tr_customer_id":185735,"tr_customer_product_id":185725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:45.000Z","modified_at":"2026-02-14T04:20:45.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15004136533943","imei1":"15004136533943","imei2":"15004136533943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185720,"job_number":"JOB_185720","tr_customer_id":185738,"tr_customer_product_id":185728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:46.000Z","modified_at":"2026-02-14T04:20:46.000Z","name":"Jocelyn Kirlin","mobile_number":"777-748-3259","email_id":"Megane_Fay52@gmail.com","dop":"2025-06-18","serial_number":"1099976908543408","imei1":"1099976908543408","imei2":"1099976908543408","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185721,"job_number":"JOB_185721","tr_customer_id":185739,"tr_customer_product_id":185729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:46.000Z","modified_at":"2026-02-14T04:20:46.000Z","name":"Sister Jakubowski","mobile_number":"734-952-4051","email_id":"Haskell.Herzog@hotmail.com","dop":"2025-04-06","serial_number":"18664933434088836","imei1":"18664933434088836","imei2":"18664933434088836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185722,"job_number":"JOB_185722","tr_customer_id":185740,"tr_customer_product_id":185730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:48.000Z","modified_at":"2026-02-14T04:20:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18372303928165","imei1":"18372303928165","imei2":"18372303928165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185724,"job_number":"JOB_185724","tr_customer_id":185742,"tr_customer_product_id":185732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:50.000Z","modified_at":"2026-02-14T04:20:50.000Z","name":"Rubye Ryan","mobile_number":"351-531-3836","email_id":"Gerson_Ziemann@hotmail.com","dop":"2025-04-06","serial_number":"17837545863358206","imei1":"17837545863358206","imei2":"17837545863358206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185726,"job_number":"JOB_185726","tr_customer_id":185744,"tr_customer_product_id":185734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:56.000Z","modified_at":"2026-02-14T04:20:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12404359867184","imei1":"12404359867184","imei2":"12404359867184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185728,"job_number":"JOB_185728","tr_customer_id":185746,"tr_customer_product_id":185736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:57.000Z","modified_at":"2026-02-14T04:20:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18188851353298","imei1":"18188851353298","imei2":"18188851353298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185730,"job_number":"JOB_185730","tr_customer_id":185748,"tr_customer_product_id":185738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10247743366641","imei1":"10247743366641","imei2":"10247743366641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185731,"job_number":"JOB_185731","tr_customer_id":185749,"tr_customer_product_id":185739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Doyle Little","mobile_number":"367-821-0874","email_id":"Josue.Stokes92@yahoo.com","dop":"2025-04-06","serial_number":"14782533437866848","imei1":"14782533437866848","imei2":"14782533437866848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185733,"job_number":"JOB_185733","tr_customer_id":185751,"tr_customer_product_id":185741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Leanne Hansen","mobile_number":"536-928-6136","email_id":"Jamel_Smitham80@hotmail.com","dop":"2025-04-06","serial_number":"17280429643357052","imei1":"17280429643357052","imei2":"17280429643357052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185734,"job_number":"JOB_185734","tr_customer_id":185752,"tr_customer_product_id":185742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:59.000Z","modified_at":"2026-02-14T04:20:59.000Z","name":"Emmanuelle Stokes","mobile_number":"751-946-7188","email_id":"Katherine21@gmail.com","dop":"2025-04-06","serial_number":"10062015201033014","imei1":"10062015201033014","imei2":"10062015201033014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185735,"job_number":"JOB_185735","tr_customer_id":185753,"tr_customer_product_id":185743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:06.000Z","modified_at":"2026-02-14T04:21:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14448196558288","imei1":"14448196558288","imei2":"14448196558288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185737,"job_number":"JOB_185737","tr_customer_id":185755,"tr_customer_product_id":185745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:07.000Z","modified_at":"2026-02-14T04:21:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19658282098747","imei1":"19658282098747","imei2":"19658282098747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185738,"job_number":"JOB_185738","tr_customer_id":185756,"tr_customer_product_id":185746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:08.000Z","modified_at":"2026-02-14T04:21:08.000Z","name":"Una Batz","mobile_number":"997-506-5436","email_id":"Percy_Boyer@hotmail.com","dop":"2025-04-06","serial_number":"14411993593274846","imei1":"14411993593274846","imei2":"14411993593274846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185740,"job_number":"JOB_185740","tr_customer_id":185758,"tr_customer_product_id":185748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:09.000Z","modified_at":"2026-02-14T04:21:09.000Z","name":"Gianni Barton","mobile_number":"240-881-2946","email_id":"Ike.Bartell@hotmail.com","dop":"2025-04-06","serial_number":"10009489211552324","imei1":"10009489211552324","imei2":"10009489211552324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185741,"job_number":"JOB_185741","tr_customer_id":185759,"tr_customer_product_id":185749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:12.000Z","modified_at":"2026-02-14T04:21:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11071608525962","imei1":"11071608525962","imei2":"11071608525962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185743,"job_number":"JOB_185743","tr_customer_id":185761,"tr_customer_product_id":185751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:13.000Z","modified_at":"2026-02-14T04:21:13.000Z","name":"Minerva Schamberger","mobile_number":"630-317-5305","email_id":"Domenico0@gmail.com","dop":"2025-04-06","serial_number":"19584535916095240","imei1":"19584535916095240","imei2":"19584535916095240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185744,"job_number":"JOB_185744","tr_customer_id":185762,"tr_customer_product_id":185752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:13.000Z","modified_at":"2026-02-14T04:21:13.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"50445589400875","imei1":"50445589400875","imei2":"50445589400875","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185745,"job_number":"JOB_185745","tr_customer_id":185763,"tr_customer_product_id":185753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:14.000Z","modified_at":"2026-02-14T04:21:14.000Z","name":"Roma Block","mobile_number":"353-211-9053","email_id":"Cleora37@gmail.com","dop":"2025-02-01","serial_number":"22398273531648","imei1":"22398273531648","imei2":"22398273531648","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185747,"job_number":"JOB_185747","tr_customer_id":185765,"tr_customer_product_id":185755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:19.000Z","modified_at":"2026-02-14T04:21:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17143708405688","imei1":"17143708405688","imei2":"17143708405688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185749,"job_number":"JOB_185749","tr_customer_id":185767,"tr_customer_product_id":185757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:21.000Z","modified_at":"2026-02-14T04:21:21.000Z","name":"Murl Kuphal","mobile_number":"937-485-3499","email_id":"Shanelle.Mayer@gmail.com","dop":"2025-04-06","serial_number":"19137537522824210","imei1":"19137537522824210","imei2":"19137537522824210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185753,"job_number":"JOB_185753","tr_customer_id":185771,"tr_customer_product_id":185761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:24.000Z","modified_at":"2026-02-14T04:21:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13027902095003","imei1":"13027902095003","imei2":"13027902095003","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185755,"job_number":"JOB_185755","tr_customer_id":185773,"tr_customer_product_id":185763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:26.000Z","modified_at":"2026-02-14T04:21:26.000Z","name":"Maude Conn","mobile_number":"820-537-5436","email_id":"Kallie_Waelchi43@gmail.com","dop":"2025-04-06","serial_number":"14632596426206904","imei1":"14632596426206904","imei2":"14632596426206904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185756,"job_number":"JOB_185756","tr_customer_id":185774,"tr_customer_product_id":185764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:27.000Z","modified_at":"2026-02-14T04:21:27.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104038502115870","imei1":"104038502115870","imei2":"104038502115870","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185758,"job_number":"JOB_185758","tr_customer_id":185776,"tr_customer_product_id":185766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:33.000Z","modified_at":"2026-02-14T04:21:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14104169911111","imei1":"14104169911111","imei2":"14104169911111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185760,"job_number":"JOB_185760","tr_customer_id":185778,"tr_customer_product_id":185768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:35.000Z","modified_at":"2026-02-14T04:21:35.000Z","name":"Barton Schoen","mobile_number":"521-399-7283","email_id":"Sydni.Aufderhar@yahoo.com","dop":"2025-04-06","serial_number":"14024525267350480","imei1":"14024525267350480","imei2":"14024525267350480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185765,"job_number":"JOB_185765","tr_customer_id":185783,"tr_customer_product_id":185773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:38.000Z","modified_at":"2026-02-14T04:21:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17049849785874","imei1":"17049849785874","imei2":"17049849785874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185767,"job_number":"JOB_185767","tr_customer_id":185785,"tr_customer_product_id":185775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:38.000Z","modified_at":"2026-02-14T04:21:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12844149539067","imei1":"12844149539067","imei2":"12844149539067","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185769,"job_number":"JOB_185769","tr_customer_id":185787,"tr_customer_product_id":185777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:39.000Z","modified_at":"2026-02-14T04:21:39.000Z","name":"Bernice Hodkiewicz","mobile_number":"659-580-3225","email_id":"Giovanna69@hotmail.com","dop":"2025-04-06","serial_number":"13614455227875456","imei1":"13614455227875456","imei2":"13614455227875456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185770,"job_number":"JOB_185770","tr_customer_id":185788,"tr_customer_product_id":185778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:39.000Z","modified_at":"2026-02-14T04:21:39.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19734703497970","imei1":"19734703497970","imei2":"19734703497970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185771,"job_number":"JOB_185771","tr_customer_id":185789,"tr_customer_product_id":185779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:40.000Z","modified_at":"2026-02-14T04:21:40.000Z","name":"Ewald Borer","mobile_number":"371-997-9826","email_id":"Mariane22@hotmail.com","dop":"2025-04-06","serial_number":"16385982097118530","imei1":"16385982097118530","imei2":"16385982097118530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185773,"job_number":"JOB_185773","tr_customer_id":185791,"tr_customer_product_id":185781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:41.000Z","modified_at":"2026-02-14T04:21:41.000Z","name":"Chyna Bashirian","mobile_number":"735-865-2678","email_id":"Merl.Gibson9@yahoo.com","dop":"2025-04-06","serial_number":"17599174029224188","imei1":"17599174029224188","imei2":"17599174029224188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185774,"job_number":"JOB_185774","tr_customer_id":185792,"tr_customer_product_id":185782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:43.000Z","modified_at":"2026-02-14T04:21:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19717080249841","imei1":"19717080249841","imei2":"19717080249841","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185776,"job_number":"JOB_185776","tr_customer_id":185794,"tr_customer_product_id":185784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:45.000Z","modified_at":"2026-02-14T04:21:45.000Z","name":"Ludie Fisher","mobile_number":"904-968-6244","email_id":"Alvera_Thiel40@yahoo.com","dop":"2025-04-06","serial_number":"10023153501363438","imei1":"10023153501363438","imei2":"10023153501363438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185782,"job_number":"JOB_185782","tr_customer_id":185800,"tr_customer_product_id":185790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:51.000Z","modified_at":"2026-02-14T04:21:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14575879311524","imei1":"14575879311524","imei2":"14575879311524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185784,"job_number":"JOB_185784","tr_customer_id":185802,"tr_customer_product_id":185792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:52.000Z","modified_at":"2026-02-14T04:21:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19336758745427","imei1":"19336758745427","imei2":"19336758745427","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185785,"job_number":"JOB_185785","tr_customer_id":185803,"tr_customer_product_id":185793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:52.000Z","modified_at":"2026-02-14T04:21:52.000Z","name":"Kaleb Keebler","mobile_number":"784-209-5578","email_id":"Dolores_Prohaska@yahoo.com","dop":"2025-04-06","serial_number":"16402153798246486","imei1":"16402153798246486","imei2":"16402153798246486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185789,"job_number":"JOB_185789","tr_customer_id":185807,"tr_customer_product_id":185797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:54.000Z","name":"Lyda Langworth","mobile_number":"361-845-1634","email_id":"Luigi_Herman@hotmail.com","dop":"2025-04-06","serial_number":"15926208808303940","imei1":"15926208808303940","imei2":"15926208808303940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185790,"job_number":"JOB_185790","tr_customer_id":185808,"tr_customer_product_id":185798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18730523285784","imei1":"18730523285784","imei2":"18730523285784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185792,"job_number":"JOB_185792","tr_customer_id":185810,"tr_customer_product_id":185800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:55.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"10616178321410","imei1":"10616178321410","imei2":"10616178321410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185794,"job_number":"JOB_185794","tr_customer_id":185812,"tr_customer_product_id":185802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:56.000Z","modified_at":"2026-02-14T04:21:56.000Z","name":"Kara Hayes","mobile_number":"580-822-6610","email_id":"Levi_Klein23@gmail.com","dop":"2025-04-06","serial_number":"19156220186654064","imei1":"19156220186654064","imei2":"19156220186654064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185795,"job_number":"JOB_185795","tr_customer_id":185813,"tr_customer_product_id":185803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:56.000Z","modified_at":"2026-02-14T04:21:56.000Z","name":"Obie Funk","mobile_number":"569-979-7363","email_id":"Lauryn.Armstrong@gmail.com","dop":"2025-04-06","serial_number":"13001439108901440","imei1":"13001439108901440","imei2":"13001439108901440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185796,"job_number":"JOB_185796","tr_customer_id":185814,"tr_customer_product_id":185804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:57.000Z","modified_at":"2026-02-14T04:21:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18203984912503","imei1":"18203984912503","imei2":"18203984912503","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185798,"job_number":"JOB_185798","tr_customer_id":185816,"tr_customer_product_id":185806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:58.000Z","modified_at":"2026-02-14T04:21:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14194357377880","imei1":"14194357377880","imei2":"14194357377880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185799,"job_number":"JOB_185799","tr_customer_id":185817,"tr_customer_product_id":185807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:58.000Z","modified_at":"2026-02-14T04:21:58.000Z","name":"Austen Champlin","mobile_number":"451-659-4395","email_id":"Cristal_Crona28@hotmail.com","dop":"2025-04-06","serial_number":"12776285687895380","imei1":"12776285687895380","imei2":"12776285687895380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185804,"job_number":"JOB_185804","tr_customer_id":185822,"tr_customer_product_id":185812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:00.000Z","modified_at":"2026-02-14T04:22:00.000Z","name":"Adriel Leannon","mobile_number":"675-563-3078","email_id":"Abagail.Stracke@yahoo.com","dop":"2025-04-06","serial_number":"13607094938329958","imei1":"13607094938329958","imei2":"13607094938329958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185807,"job_number":"JOB_185807","tr_customer_id":185825,"tr_customer_product_id":185815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:05.000Z","modified_at":"2026-02-14T04:22:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12467706184981","imei1":"12467706184981","imei2":"12467706184981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185810,"job_number":"JOB_185810","tr_customer_id":185828,"tr_customer_product_id":185818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:07.000Z","modified_at":"2026-02-14T04:22:07.000Z","name":"Russel Trantow","mobile_number":"829-446-9415","email_id":"Jaylon74@yahoo.com","dop":"2025-04-06","serial_number":"18861224165924936","imei1":"18861224165924936","imei2":"18861224165924936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185812,"job_number":"JOB_185812","tr_customer_id":185830,"tr_customer_product_id":185820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:11.000Z","modified_at":"2026-02-14T04:22:11.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"108824634144127","imei1":"108824634144127","imei2":"108824634144127","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185817,"job_number":"JOB_185817","tr_customer_id":185835,"tr_customer_product_id":185825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:18.000Z","modified_at":"2026-02-14T04:22:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17534805026590","imei1":"17534805026590","imei2":"17534805026590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185819,"job_number":"JOB_185819","tr_customer_id":185837,"tr_customer_product_id":185827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:20.000Z","modified_at":"2026-02-14T04:22:20.000Z","name":"Javier Hahn","mobile_number":"272-485-8546","email_id":"Birdie62@yahoo.com","dop":"2025-04-06","serial_number":"13899391991988454","imei1":"13899391991988454","imei2":"13899391991988454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185821,"job_number":"JOB_185821","tr_customer_id":185839,"tr_customer_product_id":185829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:21.000Z","modified_at":"2026-02-14T04:22:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"19082007310594","imei1":"19082007310594","imei2":"19082007310594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185823,"job_number":"JOB_185823","tr_customer_id":185841,"tr_customer_product_id":185831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:22.000Z","modified_at":"2026-02-14T04:22:22.000Z","name":"Berneice Quigley","mobile_number":"393-701-0954","email_id":"Sabryna_Will@yahoo.com","dop":"2025-04-06","serial_number":"16584859258160194","imei1":"16584859258160194","imei2":"16584859258160194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185827,"job_number":"JOB_185827","tr_customer_id":185845,"tr_customer_product_id":185835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:30.000Z","modified_at":"2026-02-14T04:22:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17659546654355","imei1":"17659546654355","imei2":"17659546654355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185829,"job_number":"JOB_185829","tr_customer_id":185847,"tr_customer_product_id":185837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:32.000Z","modified_at":"2026-02-14T04:22:32.000Z","name":"Elsie Robel","mobile_number":"352-332-6734","email_id":"Earlene_Orn8@hotmail.com","dop":"2025-04-06","serial_number":"18479939527626316","imei1":"18479939527626316","imei2":"18479939527626316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185831,"job_number":"JOB_185831","tr_customer_id":185849,"tr_customer_product_id":185839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:35.000Z","modified_at":"2026-02-14T04:22:35.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"10889251434181","imei1":"10889251434181","imei2":"10889251434181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185833,"job_number":"JOB_185833","tr_customer_id":185851,"tr_customer_product_id":185841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:35.000Z","modified_at":"2026-02-14T04:22:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14885216780798","imei1":"14885216780798","imei2":"14885216780798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185835,"job_number":"JOB_185835","tr_customer_id":185853,"tr_customer_product_id":185843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:36.000Z","modified_at":"2026-02-14T04:22:36.000Z","name":"Marielle Rippin","mobile_number":"846-358-9925","email_id":"Harmon73@hotmail.com","dop":"2025-04-06","serial_number":"11275275743560612","imei1":"11275275743560612","imei2":"11275275743560612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185836,"job_number":"JOB_185836","tr_customer_id":185854,"tr_customer_product_id":185844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:37.000Z","modified_at":"2026-02-14T04:22:37.000Z","name":"Alana Pouros","mobile_number":"792-777-1444","email_id":"Leopold.Stark@gmail.com","dop":"2025-04-06","serial_number":"10571445080861164","imei1":"10571445080861164","imei2":"10571445080861164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185837,"job_number":"JOB_185837","tr_customer_id":185855,"tr_customer_product_id":185845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:37.000Z","modified_at":"2026-02-14T04:22:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19763652807988","imei1":"19763652807988","imei2":"19763652807988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185839,"job_number":"JOB_185839","tr_customer_id":185857,"tr_customer_product_id":185847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:38.000Z","modified_at":"2026-02-14T04:22:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13087364979403","imei1":"13087364979403","imei2":"13087364979403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185841,"job_number":"JOB_185841","tr_customer_id":185859,"tr_customer_product_id":185849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:39.000Z","modified_at":"2026-02-14T04:22:39.000Z","name":"Malachi Hodkiewicz","mobile_number":"254-719-7039","email_id":"Hildegard67@hotmail.com","dop":"2025-04-06","serial_number":"15121538488058500","imei1":"15121538488058500","imei2":"15121538488058500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185842,"job_number":"JOB_185842","tr_customer_id":185860,"tr_customer_product_id":185850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:40.000Z","modified_at":"2026-02-14T04:22:40.000Z","name":"Kaelyn Fritsch","mobile_number":"371-573-2196","email_id":"Marilou58@gmail.com","dop":"2025-04-06","serial_number":"12649024122370276","imei1":"12649024122370276","imei2":"12649024122370276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185843,"job_number":"JOB_185843","tr_customer_id":185861,"tr_customer_product_id":185851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:43.000Z","modified_at":"2026-02-14T04:22:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10844148081401","imei1":"10844148081401","imei2":"10844148081401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185845,"job_number":"JOB_185845","tr_customer_id":185863,"tr_customer_product_id":185853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:45.000Z","modified_at":"2026-02-14T04:22:45.000Z","name":"Leone Pacocha","mobile_number":"691-498-0463","email_id":"Jabari_Schinner@gmail.com","dop":"2025-04-06","serial_number":"11671091977149206","imei1":"11671091977149206","imei2":"11671091977149206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185849,"job_number":"JOB_185849","tr_customer_id":185867,"tr_customer_product_id":185857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:17.000Z","modified_at":"2026-02-14T04:23:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15884806584159","imei1":"15884806584159","imei2":"15884806584159","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185851,"job_number":"JOB_185851","tr_customer_id":185869,"tr_customer_product_id":185859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:18.000Z","modified_at":"2026-02-14T04:23:18.000Z","name":"Ella Bailey","mobile_number":"418-729-6420","email_id":"Ibrahim32@hotmail.com","dop":"2025-04-06","serial_number":"14678621523288576","imei1":"14678621523288576","imei2":"14678621523288576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185852,"job_number":"JOB_185852","tr_customer_id":185870,"tr_customer_product_id":185860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:20.000Z","modified_at":"2026-02-14T04:23:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19130323736687","imei1":"19130323736687","imei2":"19130323736687","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185854,"job_number":"JOB_185854","tr_customer_id":185872,"tr_customer_product_id":185862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:21.000Z","modified_at":"2026-02-14T04:23:21.000Z","name":"Nolan Hackett","mobile_number":"503-437-8749","email_id":"Henriette.Sanford76@hotmail.com","dop":"2025-04-06","serial_number":"13818605181720476","imei1":"13818605181720476","imei2":"13818605181720476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185855,"job_number":"JOB_185855","tr_customer_id":185873,"tr_customer_product_id":185863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:28.000Z","modified_at":"2026-02-14T04:23:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14569673852049","imei1":"14569673852049","imei2":"14569673852049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185857,"job_number":"JOB_185857","tr_customer_id":185875,"tr_customer_product_id":185865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:30.000Z","modified_at":"2026-02-14T04:23:30.000Z","name":"Nannie Wunsch","mobile_number":"779-489-2744","email_id":"Anabelle95@gmail.com","dop":"2025-04-06","serial_number":"16851167955622520","imei1":"16851167955622520","imei2":"16851167955622520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185860,"job_number":"JOB_185860","tr_customer_id":185878,"tr_customer_product_id":185868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84827126654741","imei1":"84827126654741","imei2":"84827126654741","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185861,"job_number":"JOB_185861","tr_customer_id":185879,"tr_customer_product_id":185869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34678220633032","imei1":"34678220633032","imei2":"34678220633032","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185862,"job_number":"JOB_185862","tr_customer_id":185880,"tr_customer_product_id":185870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13435930301594","imei1":"13435930301594","imei2":"13435930301594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185863,"job_number":"JOB_185863","tr_customer_id":185881,"tr_customer_product_id":185871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82153902710379","imei1":"82153902710379","imei2":"82153902710379","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185864,"job_number":"JOB_185864","tr_customer_id":185882,"tr_customer_product_id":185872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66813892618268","imei1":"66813892618268","imei2":"66813892618268","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185865,"job_number":"JOB_185865","tr_customer_id":185883,"tr_customer_product_id":185873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36353229245883","imei1":"36353229245883","imei2":"36353229245883","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185867,"job_number":"JOB_185867","tr_customer_id":185885,"tr_customer_product_id":185875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:58.000Z","modified_at":"2026-02-14T04:27:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54768243893302","imei1":"54768243893302","imei2":"54768243893302","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185868,"job_number":"JOB_185868","tr_customer_id":185886,"tr_customer_product_id":185876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:58.000Z","modified_at":"2026-02-14T04:27:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63942866565954","imei1":"63942866565954","imei2":"63942866565954","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185869,"job_number":"JOB_185869","tr_customer_id":185887,"tr_customer_product_id":185877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43845222266588","imei1":"43845222266588","imei2":"43845222266588","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185870,"job_number":"JOB_185870","tr_customer_id":185888,"tr_customer_product_id":185878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75216794641136","imei1":"75216794641136","imei2":"75216794641136","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185871,"job_number":"JOB_185871","tr_customer_id":185889,"tr_customer_product_id":185879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27285427527973","imei1":"27285427527973","imei2":"27285427527973","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185872,"job_number":"JOB_185872","tr_customer_id":185890,"tr_customer_product_id":185880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:00.000Z","modified_at":"2026-02-14T04:28:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17691772791594","imei1":"17691772791594","imei2":"17691772791594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185874,"job_number":"JOB_185874","tr_customer_id":185892,"tr_customer_product_id":185882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:30.000Z","modified_at":"2026-02-14T04:28:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90363120842689","imei1":"90363120842689","imei2":"90363120842689","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185875,"job_number":"JOB_185875","tr_customer_id":185893,"tr_customer_product_id":185883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:30.000Z","modified_at":"2026-02-14T04:28:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39635205884790","imei1":"39635205884790","imei2":"39635205884790","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185876,"job_number":"JOB_185876","tr_customer_id":185894,"tr_customer_product_id":185884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67833078234786","imei1":"67833078234786","imei2":"67833078234786","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185877,"job_number":"JOB_185877","tr_customer_id":185895,"tr_customer_product_id":185885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40485985108612","imei1":"40485985108612","imei2":"40485985108612","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185878,"job_number":"JOB_185878","tr_customer_id":185896,"tr_customer_product_id":185886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25874216880099","imei1":"25874216880099","imei2":"25874216880099","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185879,"job_number":"JOB_185879","tr_customer_id":185897,"tr_customer_product_id":185887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24708109907944","imei1":"24708109907944","imei2":"24708109907944","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185881,"job_number":"JOB_185881","tr_customer_id":185899,"tr_customer_product_id":185889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:53:00.000Z","modified_at":"2026-02-14T04:53:00.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-04","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-04T04:53:00.433917664Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185882,"job_number":"JOB_185882","tr_customer_id":185900,"tr_customer_product_id":185890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:59:44.000Z","modified_at":"2026-02-14T04:59:44.000Z","name":"Tyrel Gibson","mobile_number":"438-913-3519","email_id":"Moriah.Mayer45@gmail.com","dop":"2026-01-04","serial_number":"16985629126219","imei1":"16985629126219","imei2":"16985629126219","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185883,"job_number":"JOB_185883","tr_customer_id":185901,"tr_customer_product_id":185891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:59:44.000Z","modified_at":"2026-02-14T04:59:44.000Z","name":"Dayna VonRueden","mobile_number":"478-784-5674","email_id":"Irwin_Nitzsche@gmail.com","dop":"2026-01-04","serial_number":"61021023022112840","imei1":"61021023022112840","imei2":"61021023022112840","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185884,"job_number":"JOB_185884","tr_customer_id":185902,"tr_customer_product_id":185892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:00:35.000Z","modified_at":"2026-02-14T05:00:35.000Z","name":"Delaney Ryan","mobile_number":"562-983-6928","email_id":"Marquise_Dickinson86@gmail.com","dop":"2026-01-04","serial_number":"19607325714175","imei1":"19607325714175","imei2":"19607325714175","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185885,"job_number":"JOB_185885","tr_customer_id":185903,"tr_customer_product_id":185893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:00:36.000Z","modified_at":"2026-02-14T05:00:36.000Z","name":"Norval Little","mobile_number":"203-798-1129","email_id":"Wilton_OKeefe@yahoo.com","dop":"2026-01-04","serial_number":"39722647906411190","imei1":"39722647906411190","imei2":"39722647906411190","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185886,"job_number":"JOB_185886","tr_customer_id":185904,"tr_customer_product_id":185894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:07:06.000Z","modified_at":"2026-02-14T05:07:06.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-04","serial_number":"48247385542745","imei1":"48247385542745","imei2":"48247385542745","popurl":"2026-02-04T05:07:05.890202119Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:07:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185887,"job_number":"JOB_185887","tr_customer_id":185905,"tr_customer_product_id":185895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:07:14.000Z","modified_at":"2026-02-14T05:07:14.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-04","serial_number":"69326451044024","imei1":"69326451044024","imei2":"69326451044024","popurl":"2026-02-04T05:07:13.969632007Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:07:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185888,"job_number":"JOB_185888","tr_customer_id":185906,"tr_customer_product_id":185896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:11:23.000Z","modified_at":"2026-02-14T05:11:23.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108759735963207","imei1":"108759735963207","imei2":"108759735963207","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:11:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185890,"job_number":"JOB_185890","tr_customer_id":185908,"tr_customer_product_id":185898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:11:34.000Z","modified_at":"2026-02-14T05:11:34.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109604602904228","imei1":"109604602904228","imei2":"109604602904228","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:11:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185892,"job_number":"JOB_185892","tr_customer_id":185910,"tr_customer_product_id":185900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"AO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185893,"job_number":"JOB_185893","tr_customer_id":185911,"tr_customer_product_id":185901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"UO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185894,"job_number":"JOB_185894","tr_customer_id":185912,"tr_customer_product_id":185902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"PO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185896,"job_number":"JOB_185896","tr_customer_id":185914,"tr_customer_product_id":185904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:28:17.000Z","modified_at":"2026-02-14T05:28:17.000Z","name":"Reyes Smitham","mobile_number":"738-290-2904","email_id":"Kenyon.Jaskolski@yahoo.com","dop":"2025-04-06","serial_number":"18617826687000244","imei1":"18617826687000244","imei2":"18617826687000244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185898,"job_number":"JOB_185898","tr_customer_id":185916,"tr_customer_product_id":185906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:28:30.000Z","modified_at":"2026-02-14T05:28:30.000Z","name":"Thora Reynolds","mobile_number":"685-883-1273","email_id":"Keven.Vandervort@yahoo.com","dop":"2025-04-06","serial_number":"14958962036693908","imei1":"14958962036693908","imei2":"14958962036693908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185899,"job_number":"JOB_185899","tr_customer_id":185917,"tr_customer_product_id":185907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:34:09.000Z","modified_at":"2026-02-14T05:34:09.000Z","name":"Brody Crona","mobile_number":"338-380-4592","email_id":"Shyanne79@yahoo.com","dop":"2026-01-04","serial_number":"19444832109445","imei1":"19444832109445","imei2":"19444832109445","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185900,"job_number":"JOB_185900","tr_customer_id":185918,"tr_customer_product_id":185908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:34:10.000Z","modified_at":"2026-02-14T05:34:10.000Z","name":"Kyla Kulas","mobile_number":"854-261-0924","email_id":"Kris.Schulist@hotmail.com","dop":"2026-01-04","serial_number":"75997477424714080","imei1":"75997477424714080","imei2":"75997477424714080","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185902,"job_number":"JOB_185902","tr_customer_id":185920,"tr_customer_product_id":185910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:38:20.000Z","modified_at":"2026-02-14T05:38:20.000Z","name":"Dulce Hermann","mobile_number":"967-405-0302","email_id":"Valerie.King@yahoo.com","dop":"2026-01-04","serial_number":"63698535957875930","imei1":"63698535957875930","imei2":"63698535957875930","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:38:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185906,"job_number":"JOB_185906","tr_customer_id":185924,"tr_customer_product_id":185914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:08:39.000Z","modified_at":"2026-02-14T06:08:39.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"16678262917448","imei1":"16678262917448","imei2":"16678262917448","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185908,"job_number":"JOB_185908","tr_customer_id":185926,"tr_customer_product_id":185916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:08:53.000Z","modified_at":"2026-02-14T06:08:53.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"19911960897200","imei1":"19911960897200","imei2":"19911960897200","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:08:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185910,"job_number":"JOB_185910","tr_customer_id":185928,"tr_customer_product_id":185918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:09:07.000Z","modified_at":"2026-02-14T06:09:07.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17674773779109","imei1":"17674773779109","imei2":"17674773779109","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185915,"job_number":"JOB_185915","tr_customer_id":185933,"tr_customer_product_id":185923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:24:56.000Z","modified_at":"2026-02-14T06:24:56.000Z","name":"Jake Klocko","mobile_number":"378-313-0148","email_id":"Susan.Littel@yahoo.com","dop":"2026-01-04","serial_number":"15630162884831","imei1":"15630162884831","imei2":"15630162884831","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185916,"job_number":"JOB_185916","tr_customer_id":185934,"tr_customer_product_id":185924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:24:57.000Z","modified_at":"2026-02-14T06:24:57.000Z","name":"Heath Brekke","mobile_number":"546-565-4077","email_id":"Albin16@yahoo.com","dop":"2026-01-04","serial_number":"31378608931924316","imei1":"31378608931924316","imei2":"31378608931924316","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185922,"job_number":"JOB_185922","tr_customer_id":185940,"tr_customer_product_id":185930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:30:50.000Z","modified_at":"2026-02-14T06:30:50.000Z","name":"Christopher Reynolds","mobile_number":"524-753-4887","email_id":"Caleb.Cartwright@hotmail.com","dop":"2026-01-04","serial_number":"47986347998998510","imei1":"47986347998998510","imei2":"47986347998998510","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185928,"job_number":"JOB_185928","tr_customer_id":185946,"tr_customer_product_id":185936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:50:12.000Z","modified_at":"2026-02-14T06:50:12.000Z","name":"Mikayla Hickle","mobile_number":"275-550-4005","email_id":"Gabriel_Watsica34@hotmail.com","dop":"2026-01-04","serial_number":"14250403691285432","imei1":"14250403691285432","imei2":"14250403691285432","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185930,"job_number":"JOB_185930","tr_customer_id":185948,"tr_customer_product_id":185938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:53:24.000Z","modified_at":"2026-02-14T06:53:24.000Z","name":"Maxime Kuphal","mobile_number":"356-766-5988","email_id":"Jayden10@yahoo.com","dop":"2026-01-04","serial_number":"79395447192134180","imei1":"79395447192134180","imei2":"79395447192134180","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185932,"job_number":"JOB_185932","tr_customer_id":185950,"tr_customer_product_id":185940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:56:57.000Z","modified_at":"2026-02-14T06:56:57.000Z","name":"Dora Runte","mobile_number":"608-631-7021","email_id":"Hannah.Gibson90@yahoo.com","dop":"2026-01-04","serial_number":"50444960959563770","imei1":"50444960959563770","imei2":"50444960959563770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185934,"job_number":"JOB_185934","tr_customer_id":185952,"tr_customer_product_id":185942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:00:13.000Z","modified_at":"2026-02-14T07:00:13.000Z","name":"Moriah Little","mobile_number":"858-223-0828","email_id":"Candelario_Hermiston14@hotmail.com","dop":"2026-01-04","serial_number":"89260976956445600","imei1":"89260976956445600","imei2":"89260976956445600","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185936,"job_number":"JOB_185936","tr_customer_id":185954,"tr_customer_product_id":185944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:01:26.000Z","modified_at":"2026-02-14T07:01:26.000Z","name":"Jess Spencer","mobile_number":"228-919-0074","email_id":"Hertha.Koelpin6@gmail.com","dop":"2026-01-04","serial_number":"89029199890476770","imei1":"89029199890476770","imei2":"89029199890476770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185939,"job_number":"JOB_185939","tr_customer_id":185957,"tr_customer_product_id":185947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:05:02.000Z","modified_at":"2026-02-14T07:05:02.000Z","name":"Pauline Gutmann","mobile_number":"665-959-4802","email_id":"Myrtice32@yahoo.com","dop":"2026-01-04","serial_number":"58719095209635464","imei1":"58719095209635464","imei2":"58719095209635464","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185941,"job_number":"JOB_185941","tr_customer_id":185959,"tr_customer_product_id":185949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:09:52.000Z","modified_at":"2026-02-14T07:09:52.000Z","name":"Patrick Kling","mobile_number":"465-904-1784","email_id":"Donato92@yahoo.com","dop":"2026-01-04","serial_number":"72142580099473250","imei1":"72142580099473250","imei2":"72142580099473250","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185943,"job_number":"JOB_185943","tr_customer_id":185961,"tr_customer_product_id":185951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:10:40.000Z","modified_at":"2026-02-14T07:10:40.000Z","name":"Myrna Donnelly","mobile_number":"876-327-9867","email_id":"Katrine.Smitham42@gmail.com","dop":"2026-01-04","serial_number":"32447705225689884","imei1":"32447705225689884","imei2":"32447705225689884","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:10:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185945,"job_number":"JOB_185945","tr_customer_id":185963,"tr_customer_product_id":185953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:11:55.000Z","modified_at":"2026-02-14T07:11:55.000Z","name":"Carmella Reichert","mobile_number":"832-855-7636","email_id":"Bernhard.Kshlerin66@yahoo.com","dop":"2026-01-04","serial_number":"25280515747437040","imei1":"25280515747437040","imei2":"25280515747437040","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:11:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185949,"job_number":"JOB_185949","tr_customer_id":185967,"tr_customer_product_id":185957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:31:40.000Z","modified_at":"2026-02-14T07:31:40.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17756054657052","imei1":"17756054657052","imei2":"17756054657052","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185951,"job_number":"JOB_185951","tr_customer_id":185969,"tr_customer_product_id":185959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:04.000Z","modified_at":"2026-02-14T07:32:04.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17583282080161","imei1":"17583282080161","imei2":"17583282080161","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185953,"job_number":"JOB_185953","tr_customer_id":185971,"tr_customer_product_id":185961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:05.000Z","modified_at":"2026-02-14T07:32:05.000Z","name":"Brycen Hermiston","mobile_number":"597-792-5552","email_id":"Wilfredo_Treutel@hotmail.com","dop":"2026-01-04","serial_number":"82554270145659060","imei1":"82554270145659060","imei2":"82554270145659060","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185954,"job_number":"JOB_185954","tr_customer_id":185972,"tr_customer_product_id":185962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:27.000Z","modified_at":"2026-02-14T07:32:27.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17436778869546","imei1":"17436778869546","imei2":"17436778869546","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185956,"job_number":"JOB_185956","tr_customer_id":185974,"tr_customer_product_id":185964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:28.000Z","modified_at":"2026-02-14T07:32:28.000Z","name":"Adrian Willms","mobile_number":"636-663-2100","email_id":"Carmella.Feil@gmail.com","dop":"2026-01-04","serial_number":"93397706480424300","imei1":"93397706480424300","imei2":"93397706480424300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185957,"job_number":"JOB_185957","tr_customer_id":185975,"tr_customer_product_id":185965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:36:38.000Z","modified_at":"2026-02-14T07:36:38.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"16290073584697","imei1":"16290073584697","imei2":"16290073584697","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:36:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185959,"job_number":"JOB_185959","tr_customer_id":185977,"tr_customer_product_id":185967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:36:39.000Z","modified_at":"2026-02-14T07:36:39.000Z","name":"Frieda Dickens","mobile_number":"725-527-7166","email_id":"Flavio_Stamm@hotmail.com","dop":"2026-01-04","serial_number":"82216030281787200","imei1":"82216030281787200","imei2":"82216030281787200","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185960,"job_number":"JOB_185960","tr_customer_id":185978,"tr_customer_product_id":185968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:02.000Z","modified_at":"2026-02-14T07:37:02.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15124177209806","imei1":"15124177209806","imei2":"15124177209806","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185962,"job_number":"JOB_185962","tr_customer_id":185980,"tr_customer_product_id":185970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:02.000Z","modified_at":"2026-02-14T07:37:02.000Z","name":"Kadin Waters","mobile_number":"291-931-3941","email_id":"Willis.Weber@gmail.com","dop":"2026-01-04","serial_number":"35856449434006690","imei1":"35856449434006690","imei2":"35856449434006690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185963,"job_number":"JOB_185963","tr_customer_id":185981,"tr_customer_product_id":185971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:25.000Z","modified_at":"2026-02-14T07:37:25.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"16201099216403","imei1":"16201099216403","imei2":"16201099216403","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185965,"job_number":"JOB_185965","tr_customer_id":185983,"tr_customer_product_id":185973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:25.000Z","modified_at":"2026-02-14T07:37:25.000Z","name":"Abigail Homenick","mobile_number":"775-652-4729","email_id":"Claudie_Beier47@yahoo.com","dop":"2026-01-04","serial_number":"69021462727489140","imei1":"69021462727489140","imei2":"69021462727489140","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185966,"job_number":"JOB_185966","tr_customer_id":185984,"tr_customer_product_id":185974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:04.000Z","modified_at":"2026-02-14T07:40:04.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374909","imei1":"17326682374909","imei2":"17326682374909","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185967,"job_number":"JOB_185967","tr_customer_id":185985,"tr_customer_product_id":185975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:50.000Z","modified_at":"2026-02-14T07:40:50.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14626390704375","imei1":"14626390704375","imei2":"14626390704375","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185969,"job_number":"JOB_185969","tr_customer_id":185987,"tr_customer_product_id":185977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:50.000Z","modified_at":"2026-02-14T07:40:50.000Z","name":"Halle Gutkowski","mobile_number":"445-211-0649","email_id":"Bernice.Collins@yahoo.com","dop":"2026-01-04","serial_number":"30712350083169772","imei1":"30712350083169772","imei2":"30712350083169772","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185970,"job_number":"JOB_185970","tr_customer_id":185988,"tr_customer_product_id":185978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:13.000Z","modified_at":"2026-02-14T07:41:13.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17113272473049","imei1":"17113272473049","imei2":"17113272473049","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185972,"job_number":"JOB_185972","tr_customer_id":185990,"tr_customer_product_id":185980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:14.000Z","modified_at":"2026-02-14T07:41:14.000Z","name":"Stacy Halvorson","mobile_number":"567-350-1890","email_id":"Robert_Leannon60@gmail.com","dop":"2026-01-04","serial_number":"12471259005279658","imei1":"12471259005279658","imei2":"12471259005279658","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185974,"job_number":"JOB_185974","tr_customer_id":185992,"tr_customer_product_id":185982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:37.000Z","modified_at":"2026-02-14T07:41:37.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"10927056080797","imei1":"10927056080797","imei2":"10927056080797","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185976,"job_number":"JOB_185976","tr_customer_id":185994,"tr_customer_product_id":185984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:37.000Z","modified_at":"2026-02-14T07:41:37.000Z","name":"Michele Kulas","mobile_number":"403-987-5708","email_id":"Darrel_Gulgowski68@gmail.com","dop":"2026-01-04","serial_number":"88163946358508400","imei1":"88163946358508400","imei2":"88163946358508400","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185977,"job_number":"JOB_185977","tr_customer_id":185995,"tr_customer_product_id":185985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:45:00.000Z","modified_at":"2026-02-14T07:45:00.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374919","imei1":"17326682374919","imei2":"17326682374919","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185979,"job_number":"JOB_185979","tr_customer_id":185997,"tr_customer_product_id":185987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:04.000Z","modified_at":"2026-02-14T07:52:04.000Z","name":"Patience Ernser","mobile_number":"241-888-5104","email_id":"Natasha24@gmail.com","dop":"2025-04-06","serial_number":"12875187759239286","imei1":"12875187759239286","imei2":"12875187759239286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185984,"job_number":"JOB_185984","tr_customer_id":186002,"tr_customer_product_id":185992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:45.000Z","modified_at":"2026-02-14T07:52:45.000Z","name":"Marian Hessel","mobile_number":"470-553-8728","email_id":"Javier.Boehm@yahoo.com","dop":"2025-04-06","serial_number":"15446185825462312","imei1":"15446185825462312","imei2":"15446185825462312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185985,"job_number":"JOB_185985","tr_customer_id":186003,"tr_customer_product_id":185993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:56:15.000Z","modified_at":"2026-02-14T07:56:15.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374519","imei1":"17326682374519","imei2":"17326682374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185986,"job_number":"JOB_185986","tr_customer_id":186004,"tr_customer_product_id":185994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:56:57.000Z","modified_at":"2026-02-14T07:56:57.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326681374519","imei1":"17326681374519","imei2":"17326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185987,"job_number":"JOB_185987","tr_customer_id":186005,"tr_customer_product_id":185995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:58:01.000Z","modified_at":"2026-02-14T07:58:01.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"07326681374519","imei1":"07326681374519","imei2":"07326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185988,"job_number":"JOB_185988","tr_customer_id":186006,"tr_customer_product_id":185996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:01:00.000Z","modified_at":"2026-02-14T08:01:00.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77326681374519","imei1":"77326681374519","imei2":"77326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:01:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185990,"job_number":"JOB_185990","tr_customer_id":186008,"tr_customer_product_id":185998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:07:13.000Z","modified_at":"2026-02-14T08:07:13.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77326981374519","imei1":"77326981374519","imei2":"77326981374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:07:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185991,"job_number":"JOB_185991","tr_customer_id":186009,"tr_customer_product_id":185999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:10:39.000Z","modified_at":"2026-02-14T08:10:39.000Z","name":"Siddharth Tambat","mobile_number":"8562028882","email_id":"abc@xyz.com","dop":"2026-01-03","serial_number":"086294063683839","imei1":"086294063683839","imei2":"086294063683839","popurl":"2026-01-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:10:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185992,"job_number":"JOB_185992","tr_customer_id":186010,"tr_customer_product_id":186000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:19:18.000Z","modified_at":"2026-02-14T08:19:18.000Z","name":"Jatin Sharma","mobile_number":"8007144944","email_id":"aastha.bhar07@mail.com","dop":"2026-02-13","serial_number":"78998678998090","imei1":"78998678998090","imei2":"78998678998090","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185993,"job_number":"JOB_185993","tr_customer_id":186011,"tr_customer_product_id":186001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:12.000Z","modified_at":"2026-02-14T08:26:12.000Z","name":"Jatin Sharma","mobile_number":"8007144944","email_id":"aastha.bhar07@mail.com","dop":"2026-02-13","serial_number":"78998678998091","imei1":"78998678998091","imei2":"78998678998091","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185994,"job_number":"JOB_185994","tr_customer_id":186012,"tr_customer_product_id":186002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:42.000Z","modified_at":"2026-02-14T08:26:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13697484879712","imei1":"13697484879712","imei2":"13697484879712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185996,"job_number":"JOB_185996","tr_customer_id":186014,"tr_customer_product_id":186004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:44.000Z","modified_at":"2026-02-14T08:26:44.000Z","name":"Westley Goodwin","mobile_number":"270-607-4892","email_id":"Ada16@hotmail.com","dop":"2025-04-06","serial_number":"13149578261766166","imei1":"13149578261766166","imei2":"13149578261766166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185997,"job_number":"JOB_185997","tr_customer_id":186015,"tr_customer_product_id":186005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:27:28.000Z","modified_at":"2026-02-14T08:27:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17353875275119","imei1":"17353875275119","imei2":"17353875275119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185999,"job_number":"JOB_185999","tr_customer_id":186017,"tr_customer_product_id":186007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:27:30.000Z","modified_at":"2026-02-14T08:27:30.000Z","name":"Curtis Romaguera","mobile_number":"436-220-8826","email_id":"Lupe_Steuber@yahoo.com","dop":"2025-04-06","serial_number":"11507861583642052","imei1":"11507861583642052","imei2":"11507861583642052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186000,"job_number":"JOB_186000","tr_customer_id":186018,"tr_customer_product_id":186008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:28:13.000Z","modified_at":"2026-02-14T08:28:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11552947219072","imei1":"11552947219072","imei2":"11552947219072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186002,"job_number":"JOB_186002","tr_customer_id":186020,"tr_customer_product_id":186010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:28:15.000Z","modified_at":"2026-02-14T08:28:15.000Z","name":"Dillan Thompson","mobile_number":"913-952-7262","email_id":"Kaela.Baumbach@yahoo.com","dop":"2025-04-06","serial_number":"12382442539491184","imei1":"12382442539491184","imei2":"12382442539491184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186003,"job_number":"JOB_186003","tr_customer_id":186021,"tr_customer_product_id":186011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:30:44.000Z","modified_at":"2026-02-14T08:30:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18751636038329","imei1":"18751636038329","imei2":"18751636038329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186005,"job_number":"JOB_186005","tr_customer_id":186023,"tr_customer_product_id":186013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:30:46.000Z","modified_at":"2026-02-14T08:30:46.000Z","name":"Adrien Herman","mobile_number":"369-279-4521","email_id":"Haylee.Nolan19@yahoo.com","dop":"2025-04-06","serial_number":"10488510291962164","imei1":"10488510291962164","imei2":"10488510291962164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186006,"job_number":"JOB_186006","tr_customer_id":186024,"tr_customer_product_id":186014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:31:28.000Z","modified_at":"2026-02-14T08:31:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14738717897170","imei1":"14738717897170","imei2":"14738717897170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186008,"job_number":"JOB_186008","tr_customer_id":186026,"tr_customer_product_id":186016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:31:29.000Z","modified_at":"2026-02-14T08:31:29.000Z","name":"Raleigh Champlin","mobile_number":"496-811-7481","email_id":"Pansy_Zieme3@gmail.com","dop":"2025-04-06","serial_number":"15076098813080694","imei1":"15076098813080694","imei2":"15076098813080694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186009,"job_number":"JOB_186009","tr_customer_id":186027,"tr_customer_product_id":186017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:32:11.000Z","modified_at":"2026-02-14T08:32:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16212744282750","imei1":"16212744282750","imei2":"16212744282750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186011,"job_number":"JOB_186011","tr_customer_id":186029,"tr_customer_product_id":186019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:32:12.000Z","modified_at":"2026-02-14T08:32:12.000Z","name":"Estevan Batz","mobile_number":"448-953-1543","email_id":"Alexie30@gmail.com","dop":"2025-04-06","serial_number":"17537382244859524","imei1":"17537382244859524","imei2":"17537382244859524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186014,"job_number":"JOB_186014","tr_customer_id":186032,"tr_customer_product_id":186022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:51:31.000Z","modified_at":"2026-02-14T08:51:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13054752739234","imei1":"13054752739234","imei2":"13054752739234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:51:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186016,"job_number":"JOB_186016","tr_customer_id":186034,"tr_customer_product_id":186024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:51:33.000Z","modified_at":"2026-02-14T08:51:33.000Z","name":"Genevieve Stehr","mobile_number":"613-703-4658","email_id":"Esteban.Baumbach37@yahoo.com","dop":"2025-04-06","serial_number":"18840115366257812","imei1":"18840115366257812","imei2":"18840115366257812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:51:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186017,"job_number":"JOB_186017","tr_customer_id":186035,"tr_customer_product_id":186025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:52:16.000Z","modified_at":"2026-02-14T08:52:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18974970139635","imei1":"18974970139635","imei2":"18974970139635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:52:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186019,"job_number":"JOB_186019","tr_customer_id":186037,"tr_customer_product_id":186027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:52:18.000Z","modified_at":"2026-02-14T08:52:18.000Z","name":"Oswald Crooks","mobile_number":"826-659-4051","email_id":"Coralie56@yahoo.com","dop":"2025-04-06","serial_number":"19659734481777756","imei1":"19659734481777756","imei2":"19659734481777756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186020,"job_number":"JOB_186020","tr_customer_id":186038,"tr_customer_product_id":186028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:53:01.000Z","modified_at":"2026-02-14T08:53:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13910833896185","imei1":"13910833896185","imei2":"13910833896185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186022,"job_number":"JOB_186022","tr_customer_id":186040,"tr_customer_product_id":186030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:53:02.000Z","modified_at":"2026-02-14T08:53:02.000Z","name":"Jannie Dickinson","mobile_number":"889-944-5005","email_id":"Trace53@hotmail.com","dop":"2025-04-06","serial_number":"12563506645912202","imei1":"12563506645912202","imei2":"12563506645912202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186023,"job_number":"JOB_186023","tr_customer_id":186041,"tr_customer_product_id":186031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:13:36.000Z","modified_at":"2026-02-14T09:13:36.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77323311374519","imei1":"77323311374519","imei2":"77323311374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186024,"job_number":"JOB_186024","tr_customer_id":186044,"tr_customer_product_id":186034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Anunay Abbott","mobile_number":"7469294386","email_id":"ananta.asan@hotmail.com","dop":"2026-02-04","serial_number":"073876018550517","imei1":"073876018550517","imei2":"073876018550517","popurl":"www.achintya-shukla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186025,"job_number":"JOB_186025","tr_customer_id":186043,"tr_customer_product_id":186033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Daksha Rana","mobile_number":"7438293505","email_id":"chandra.kaul@gmail.com","dop":"2026-02-04","serial_number":"955028855140452","imei1":"955028855140452","imei2":"955028855140452","popurl":"www.ujjawal-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186026,"job_number":"JOB_186026","tr_customer_id":186042,"tr_customer_product_id":186032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Niro Asan","mobile_number":"7402833945","email_id":"mukesh.dwivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"910030366588960","imei1":"910030366588960","imei2":"910030366588960","popurl":"www.digambar-talwar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186027,"job_number":"JOB_186027","tr_customer_id":186045,"tr_customer_product_id":186035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Narendra Nair","mobile_number":"7429015242","email_id":"uttam.nair@hotmail.com","dop":"2026-02-04","serial_number":"677875738332761","imei1":"677875738332761","imei2":"677875738332761","popurl":"www.lila-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186028,"job_number":"JOB_186028","tr_customer_id":186046,"tr_customer_product_id":186036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Indra Talwar","mobile_number":"7466021368","email_id":"kashyap.kakkar@gmail.com","dop":"2026-02-04","serial_number":"887771087151866","imei1":"887771087151866","imei2":"887771087151866","popurl":"www.goswami-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186029,"job_number":"JOB_186029","tr_customer_id":186047,"tr_customer_product_id":186037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Rajan Bhattacharya","mobile_number":"7459307586","email_id":"chandranath.dwivedi@hotmail.com","dop":"2026-02-04","serial_number":"405732215828105","imei1":"405732215828105","imei2":"405732215828105","popurl":"www.chanda-guha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186030,"job_number":"JOB_186030","tr_customer_id":186048,"tr_customer_product_id":186038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Digambara Khatri","mobile_number":"7407051470","email_id":"divjot.trivedi@hotmail.com","dop":"2026-02-04","serial_number":"078015799622426","imei1":"078015799622426","imei2":"078015799622426","popurl":"www.ganak-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186031,"job_number":"JOB_186031","tr_customer_id":186049,"tr_customer_product_id":186039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Bhisham Dubashi","mobile_number":"7498961148","email_id":"menka.khan@gmail.com","dop":"2026-02-04","serial_number":"732587538518884","imei1":"732587538518884","imei2":"732587538518884","popurl":"www.dhanvin-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186032,"job_number":"JOB_186032","tr_customer_id":186050,"tr_customer_product_id":186040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Daksha Mehrotra","mobile_number":"7424009010","email_id":"bhudeva.tandon@gmail.com","dop":"2026-02-04","serial_number":"769680462413594","imei1":"769680462413594","imei2":"769680462413594","popurl":"www.chaitan-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186033,"job_number":"JOB_186033","tr_customer_id":186051,"tr_customer_product_id":186041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Gopaal Chaturvedi","mobile_number":"7413900748","email_id":"chiranjeev.tagore@gmail.com","dop":"2026-02-04","serial_number":"420941212529752","imei1":"420941212529752","imei2":"420941212529752","popurl":"www.datta-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186034,"job_number":"JOB_186034","tr_customer_id":186052,"tr_customer_product_id":186042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Agasti Deshpande","mobile_number":"7480296768","email_id":"anusuya.shah@yahoo.co.in","dop":"2026-02-04","serial_number":"798998882173277","imei1":"798998882173277","imei2":"798998882173277","popurl":"www.akshata-pilla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186035,"job_number":"JOB_186035","tr_customer_id":186053,"tr_customer_product_id":186043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Varalakshmi Patil","mobile_number":"7435983522","email_id":"chandranath.bandopadhyay@gmail.com","dop":"2026-02-04","serial_number":"885413520159892","imei1":"885413520159892","imei2":"885413520159892","popurl":"www.manikya-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186036,"job_number":"JOB_186036","tr_customer_id":186054,"tr_customer_product_id":186044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Rajinder Menon","mobile_number":"7421676163","email_id":"rohan.varma@hotmail.com","dop":"2026-02-04","serial_number":"852781878619394","imei1":"852781878619394","imei2":"852781878619394","popurl":"www.adityanandana-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186037,"job_number":"JOB_186037","tr_customer_id":186055,"tr_customer_product_id":186045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Suryakanta Acharya","mobile_number":"7455742488","email_id":"bakula.dhawan@gmail.com","dop":"2026-02-04","serial_number":"978572133047522","imei1":"978572133047522","imei2":"978572133047522","popurl":"www.niro-ahuja.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186038,"job_number":"JOB_186038","tr_customer_id":186056,"tr_customer_product_id":186046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Divya Panicker","mobile_number":"7472572284","email_id":"amrita.guneta@gmail.com","dop":"2026-02-04","serial_number":"983023247965759","imei1":"983023247965759","imei2":"983023247965759","popurl":"www.chanakya-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186039,"job_number":"JOB_186039","tr_customer_id":186057,"tr_customer_product_id":186047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Deepali Jha","mobile_number":"7424599696","email_id":"swara.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"732377912298450","imei1":"732377912298450","imei2":"732377912298450","popurl":"www.anal-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186040,"job_number":"JOB_186040","tr_customer_id":186058,"tr_customer_product_id":186048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Lalita Shah","mobile_number":"7485944525","email_id":"umang.deshpande@hotmail.com","dop":"2026-02-04","serial_number":"568061842777367","imei1":"568061842777367","imei2":"568061842777367","popurl":"www.malati-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186041,"job_number":"JOB_186041","tr_customer_id":186059,"tr_customer_product_id":186049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Chandani Achari","mobile_number":"7467287992","email_id":"bankimchandra.singh@yahoo.co.in","dop":"2026-02-04","serial_number":"407996091479593","imei1":"407996091479593","imei2":"407996091479593","popurl":"www.bhuvaneshwar-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186042,"job_number":"JOB_186042","tr_customer_id":186060,"tr_customer_product_id":186050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Daksha Dhawan","mobile_number":"7413709874","email_id":"chaitan.pilla@yahoo.co.in","dop":"2026-02-04","serial_number":"570029129838083","imei1":"570029129838083","imei2":"570029129838083","popurl":"www.aslesha-bandopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186043,"job_number":"JOB_186043","tr_customer_id":186061,"tr_customer_product_id":186051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Anusuya Chattopadhyay","mobile_number":"7423473004","email_id":"baalaaditya.reddy@gmail.com","dop":"2026-02-04","serial_number":"341625587689272","imei1":"341625587689272","imei2":"341625587689272","popurl":"www.abhirath-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186044,"job_number":"JOB_186044","tr_customer_id":186062,"tr_customer_product_id":186052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Preity Ahuja","mobile_number":"7451211298","email_id":"dwaipayan.embranthiri@gmail.com","dop":"2026-02-04","serial_number":"180581361130754","imei1":"180581361130754","imei2":"180581361130754","popurl":"www.akshayakeerti-chaturvedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186045,"job_number":"JOB_186045","tr_customer_id":186063,"tr_customer_product_id":186053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Pramila Iyengar","mobile_number":"7446028068","email_id":"akshita.butt@hotmail.com","dop":"2026-02-04","serial_number":"458995210375682","imei1":"458995210375682","imei2":"458995210375682","popurl":"www.chiranjeeve-patil.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186046,"job_number":"JOB_186046","tr_customer_id":186064,"tr_customer_product_id":186054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Ganaka Shukla","mobile_number":"7417145308","email_id":"balgopal.iyer@yahoo.co.in","dop":"2026-02-04","serial_number":"288062943339014","imei1":"288062943339014","imei2":"288062943339014","popurl":"www.abhaya-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186047,"job_number":"JOB_186047","tr_customer_id":186065,"tr_customer_product_id":186055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Atmanand Bandopadhyay","mobile_number":"7461608262","email_id":"opalina.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"505556510911937","imei1":"505556510911937","imei2":"505556510911937","popurl":"www.krishna-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186048,"job_number":"JOB_186048","tr_customer_id":186066,"tr_customer_product_id":186056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Rajinder Sethi","mobile_number":"7420899839","email_id":"satyen.kaniyar@yahoo.co.in","dop":"2026-02-04","serial_number":"353787343083134","imei1":"353787343083134","imei2":"353787343083134","popurl":"www.bahula-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186049,"job_number":"JOB_186049","tr_customer_id":186067,"tr_customer_product_id":186057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Elakshi Nehru","mobile_number":"7481266935","email_id":"arya.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"002236771569917","imei1":"002236771569917","imei2":"002236771569917","popurl":"www.subodh-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186050,"job_number":"JOB_186050","tr_customer_id":186068,"tr_customer_product_id":186058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Javas Adiga","mobile_number":"7476062160","email_id":"ekdant.abbott@yahoo.co.in","dop":"2026-02-04","serial_number":"979855833477032","imei1":"979855833477032","imei2":"979855833477032","popurl":"www.adripathi-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186051,"job_number":"JOB_186051","tr_customer_id":186069,"tr_customer_product_id":186059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Narayan Ahuja","mobile_number":"7462137843","email_id":"nagabhushanam.sethi@yahoo.co.in","dop":"2026-02-04","serial_number":"628644704237243","imei1":"628644704237243","imei2":"628644704237243","popurl":"www.aalok-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186052,"job_number":"JOB_186052","tr_customer_id":186070,"tr_customer_product_id":186060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Deeptimoy Dhawan","mobile_number":"7429925157","email_id":"aasa.kakkar@gmail.com","dop":"2026-02-04","serial_number":"548411735102735","imei1":"548411735102735","imei2":"548411735102735","popurl":"www.lai-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186053,"job_number":"JOB_186053","tr_customer_id":186071,"tr_customer_product_id":186061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Chitraksh Pandey","mobile_number":"7451843098","email_id":"mina.nehru@hotmail.com","dop":"2026-02-04","serial_number":"660847374907930","imei1":"660847374907930","imei2":"660847374907930","popurl":"www.bilva-mishra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186054,"job_number":"JOB_186054","tr_customer_id":186072,"tr_customer_product_id":186062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Rukhmani Kapoor","mobile_number":"7435802554","email_id":"saraswati.embranthiri@hotmail.com","dop":"2026-02-04","serial_number":"538803210940853","imei1":"538803210940853","imei2":"538803210940853","popurl":"www.dayamayee-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186055,"job_number":"JOB_186055","tr_customer_id":186073,"tr_customer_product_id":186063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Subhash Shah","mobile_number":"7490148872","email_id":"rajan.khatri@yahoo.co.in","dop":"2026-02-04","serial_number":"275793277385923","imei1":"275793277385923","imei2":"275793277385923","popurl":"www.lai-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186056,"job_number":"JOB_186056","tr_customer_id":186074,"tr_customer_product_id":186064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Devika Sinha","mobile_number":"7486280777","email_id":"bhudeva.nair@gmail.com","dop":"2026-02-04","serial_number":"596205860997337","imei1":"596205860997337","imei2":"596205860997337","popurl":"www.arun-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186057,"job_number":"JOB_186057","tr_customer_id":186075,"tr_customer_product_id":186065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Brijesh Bandopadhyay","mobile_number":"7443159830","email_id":"bheeshma.nehru@hotmail.com","dop":"2026-02-04","serial_number":"665786708060091","imei1":"665786708060091","imei2":"665786708060091","popurl":"www.basanti-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186058,"job_number":"JOB_186058","tr_customer_id":186076,"tr_customer_product_id":186066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Gurdev Khanna","mobile_number":"7493292747","email_id":"satish.nehru@yahoo.co.in","dop":"2026-02-04","serial_number":"114508047389329","imei1":"114508047389329","imei2":"114508047389329","popurl":"www.gemini-asan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186059,"job_number":"JOB_186059","tr_customer_id":186077,"tr_customer_product_id":186067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Nagabhushanam Pothuvaal","mobile_number":"7487815138","email_id":"manoj.bandopadhyay@hotmail.com","dop":"2026-02-04","serial_number":"484176856300059","imei1":"484176856300059","imei2":"484176856300059","popurl":"www.mahesh-prajapat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186060,"job_number":"JOB_186060","tr_customer_id":186078,"tr_customer_product_id":186068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Bhaves Acharya","mobile_number":"7438364715","email_id":"drona.panicker@gmail.com","dop":"2026-02-04","serial_number":"177071789094803","imei1":"177071789094803","imei2":"177071789094803","popurl":"www.lal-kakkar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186061,"job_number":"JOB_186061","tr_customer_id":186080,"tr_customer_product_id":186070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Vaishno Iyengar","mobile_number":"7403012670","email_id":"jyotsana.prajapat@hotmail.com","dop":"2026-02-04","serial_number":"270964612864381","imei1":"270964612864381","imei2":"270964612864381","popurl":"www.himadri-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186062,"job_number":"JOB_186062","tr_customer_id":186079,"tr_customer_product_id":186069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Anshula Mehra","mobile_number":"7463111757","email_id":"mahendra.bhattathiri@gmail.com","dop":"2026-02-04","serial_number":"073950724683354","imei1":"073950724683354","imei2":"073950724683354","popurl":"www.arjun-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186063,"job_number":"JOB_186063","tr_customer_id":186081,"tr_customer_product_id":186071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Devagya Nayar","mobile_number":"7429607921","email_id":"durgeshwari.talwar@gmail.com","dop":"2026-02-04","serial_number":"856031111725946","imei1":"856031111725946","imei2":"856031111725946","popurl":"www.vidhur-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186064,"job_number":"JOB_186064","tr_customer_id":186082,"tr_customer_product_id":186072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Akshainie Joshi","mobile_number":"7423668622","email_id":"abani.malik@gmail.com","dop":"2026-02-04","serial_number":"509644439356543","imei1":"509644439356543","imei2":"509644439356543","popurl":"www.daksha-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186065,"job_number":"JOB_186065","tr_customer_id":186083,"tr_customer_product_id":186073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Kamala Bhattacharya","mobile_number":"7424521010","email_id":"dhanpati.bandopadhyay@yahoo.co.in","dop":"2026-02-04","serial_number":"745796985761108","imei1":"745796985761108","imei2":"745796985761108","popurl":"www.leela-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186066,"job_number":"JOB_186066","tr_customer_id":186084,"tr_customer_product_id":186074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Mangala Varma","mobile_number":"7426093785","email_id":"priya.kocchar@gmail.com","dop":"2026-02-04","serial_number":"942466053430417","imei1":"942466053430417","imei2":"942466053430417","popurl":"www.manikya-pothuvaal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186067,"job_number":"JOB_186067","tr_customer_id":186085,"tr_customer_product_id":186075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Dakshayani Tagore","mobile_number":"7497113637","email_id":"anand.arora@yahoo.co.in","dop":"2026-02-04","serial_number":"888891805752241","imei1":"888891805752241","imei2":"888891805752241","popurl":"www.yogendra-trivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186068,"job_number":"JOB_186068","tr_customer_id":186086,"tr_customer_product_id":186076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Anurag Desai","mobile_number":"7420637278","email_id":"sudeva.dubashi@gmail.com","dop":"2026-02-04","serial_number":"014036903751885","imei1":"014036903751885","imei2":"014036903751885","popurl":"www.shashikala-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186069,"job_number":"JOB_186069","tr_customer_id":186087,"tr_customer_product_id":186077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Mani Malik","mobile_number":"7458420850","email_id":"gemini.gupta@yahoo.co.in","dop":"2026-02-04","serial_number":"696018165019930","imei1":"696018165019930","imei2":"696018165019930","popurl":"www.tanushri-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186070,"job_number":"JOB_186070","tr_customer_id":186088,"tr_customer_product_id":186078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Gajaadhar Gill","mobile_number":"7469226953","email_id":"ankal.mukhopadhyay@yahoo.co.in","dop":"2026-02-04","serial_number":"729027546007897","imei1":"729027546007897","imei2":"729027546007897","popurl":"www.deepankar-prajapat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186071,"job_number":"JOB_186071","tr_customer_id":186089,"tr_customer_product_id":186079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Manjusha Mahajan","mobile_number":"7449908482","email_id":"akshayakeerti.mehrotra@yahoo.co.in","dop":"2026-02-04","serial_number":"630295600449976","imei1":"630295600449976","imei2":"630295600449976","popurl":"www.anusuya-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186072,"job_number":"JOB_186072","tr_customer_id":186091,"tr_customer_product_id":186081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Brahmdev Jain","mobile_number":"7479346076","email_id":"kanak.tagore@gmail.com","dop":"2026-02-04","serial_number":"641873459894360","imei1":"641873459894360","imei2":"641873459894360","popurl":"www.aadrika-kaur.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186073,"job_number":"JOB_186073","tr_customer_id":186090,"tr_customer_product_id":186080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Girik Acharya","mobile_number":"7404389373","email_id":"bhuvanesh.nambeesan@yahoo.co.in","dop":"2026-02-04","serial_number":"984166705469207","imei1":"984166705469207","imei2":"984166705469207","popurl":"www.gurdev-shukla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186074,"job_number":"JOB_186074","tr_customer_id":186092,"tr_customer_product_id":186082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Devi Panicker","mobile_number":"7476007141","email_id":"dhananjay.ahluwalia@yahoo.co.in","dop":"2026-02-04","serial_number":"973862563737920","imei1":"973862563737920","imei2":"973862563737920","popurl":"www.dipankar-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186075,"job_number":"JOB_186075","tr_customer_id":186093,"tr_customer_product_id":186083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Adheesh Chopra","mobile_number":"7422528968","email_id":"aditya.sinha@gmail.com","dop":"2026-02-04","serial_number":"571503652529376","imei1":"571503652529376","imei2":"571503652529376","popurl":"www.lakshmi-devar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186076,"job_number":"JOB_186076","tr_customer_id":186094,"tr_customer_product_id":186084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Suma Chopra","mobile_number":"7484720740","email_id":"jagdish.reddy@hotmail.com","dop":"2026-02-04","serial_number":"401628560187691","imei1":"401628560187691","imei2":"401628560187691","popurl":"www.tanya-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186077,"job_number":"JOB_186077","tr_customer_id":186095,"tr_customer_product_id":186085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Chitrali Nehru","mobile_number":"7495524762","email_id":"bhudeva.chopra@gmail.com","dop":"2026-02-04","serial_number":"497203973546459","imei1":"497203973546459","imei2":"497203973546459","popurl":"www.balaaditya-verma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186078,"job_number":"JOB_186078","tr_customer_id":186096,"tr_customer_product_id":186086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Dayamayee Khanna","mobile_number":"7445074029","email_id":"chandraprabha.nambeesan@yahoo.co.in","dop":"2026-02-04","serial_number":"312101966392272","imei1":"312101966392272","imei2":"312101966392272","popurl":"www.leela-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186079,"job_number":"JOB_186079","tr_customer_id":186097,"tr_customer_product_id":186087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Dandak Saini","mobile_number":"7421468740","email_id":"tara.achari@gmail.com","dop":"2026-02-04","serial_number":"017667600457751","imei1":"017667600457751","imei2":"017667600457751","popurl":"www.ekadant-acharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186080,"job_number":"JOB_186080","tr_customer_id":186098,"tr_customer_product_id":186088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Chitrali Verma","mobile_number":"7483059988","email_id":"girija.arora@hotmail.com","dop":"2026-02-04","serial_number":"103778904858122","imei1":"103778904858122","imei2":"103778904858122","popurl":"www.sunita-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186081,"job_number":"JOB_186081","tr_customer_id":186099,"tr_customer_product_id":186089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Digambara Panicker","mobile_number":"7400256523","email_id":"laxman.bhat@hotmail.com","dop":"2026-02-04","serial_number":"944920941951025","imei1":"944920941951025","imei2":"944920941951025","popurl":"www.nanda-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186082,"job_number":"JOB_186082","tr_customer_id":186100,"tr_customer_product_id":186090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Kumar Agarwal","mobile_number":"7466931978","email_id":"gauranga.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"694656101685344","imei1":"694656101685344","imei2":"694656101685344","popurl":"www.lakshminath-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186083,"job_number":"JOB_186083","tr_customer_id":186101,"tr_customer_product_id":186091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Ankal Chopra","mobile_number":"7420499922","email_id":"aayushman.trivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"167613107262505","imei1":"167613107262505","imei2":"167613107262505","popurl":"www.balaaditya-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186084,"job_number":"JOB_186084","tr_customer_id":186102,"tr_customer_product_id":186092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Mahesh Nayar","mobile_number":"7418257010","email_id":"kamala.reddy@hotmail.com","dop":"2026-02-04","serial_number":"120783503221399","imei1":"120783503221399","imei2":"120783503221399","popurl":"www.chandravati-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186085,"job_number":"JOB_186085","tr_customer_id":186103,"tr_customer_product_id":186093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Deb Rana","mobile_number":"7447678466","email_id":"bhagirathi.khanna@yahoo.co.in","dop":"2026-02-04","serial_number":"260254108805074","imei1":"260254108805074","imei2":"260254108805074","popurl":"www.daevika-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186086,"job_number":"JOB_186086","tr_customer_id":186104,"tr_customer_product_id":186094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Dandak Sethi","mobile_number":"7421108575","email_id":"gautam.marar@gmail.com","dop":"2026-02-04","serial_number":"496074146335632","imei1":"496074146335632","imei2":"496074146335632","popurl":"www.archan-iyer.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186087,"job_number":"JOB_186087","tr_customer_id":186105,"tr_customer_product_id":186095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Lila Pothuvaal","mobile_number":"7443549127","email_id":"arindam.patel@hotmail.com","dop":"2026-02-04","serial_number":"354014321068000","imei1":"354014321068000","imei2":"354014321068000","popurl":"www.ghanaanand-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186088,"job_number":"JOB_186088","tr_customer_id":186106,"tr_customer_product_id":186096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Shubhaprada Asan","mobile_number":"7448500205","email_id":"ashok.asan@gmail.com","dop":"2026-02-04","serial_number":"686141513800518","imei1":"686141513800518","imei2":"686141513800518","popurl":"www.rita-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186089,"job_number":"JOB_186089","tr_customer_id":186107,"tr_customer_product_id":186097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Subhash Naik","mobile_number":"7459873097","email_id":"chapala.verma@yahoo.co.in","dop":"2026-02-04","serial_number":"914166704037415","imei1":"914166704037415","imei2":"914166704037415","popurl":"www.jitendra-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186090,"job_number":"JOB_186090","tr_customer_id":186108,"tr_customer_product_id":186098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Sarala Namboothiri","mobile_number":"7488387727","email_id":"birjesh.varman@yahoo.co.in","dop":"2026-02-04","serial_number":"664880535624244","imei1":"664880535624244","imei2":"664880535624244","popurl":"www.gajabahu-abbott.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186091,"job_number":"JOB_186091","tr_customer_id":186109,"tr_customer_product_id":186099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Kailash Devar","mobile_number":"7453543923","email_id":"bilwa.ahluwalia@yahoo.co.in","dop":"2026-02-04","serial_number":"882343435218047","imei1":"882343435218047","imei2":"882343435218047","popurl":"www.vedang-prajapat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186092,"job_number":"JOB_186092","tr_customer_id":186110,"tr_customer_product_id":186100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Girika Mishra","mobile_number":"7461125694","email_id":"bhavani.bhattacharya@gmail.com","dop":"2026-02-04","serial_number":"823669319963218","imei1":"823669319963218","imei2":"823669319963218","popurl":"www.bhaumik-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186093,"job_number":"JOB_186093","tr_customer_id":186111,"tr_customer_product_id":186101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Girindra Jain","mobile_number":"7491234822","email_id":"vidhur.chopra@hotmail.com","dop":"2026-02-04","serial_number":"489669415908542","imei1":"489669415908542","imei2":"489669415908542","popurl":"www.priyala-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186094,"job_number":"JOB_186094","tr_customer_id":186112,"tr_customer_product_id":186102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Oormila Panicker","mobile_number":"7416472459","email_id":"deeptanshu.adiga@gmail.com","dop":"2026-02-04","serial_number":"708049096880058","imei1":"708049096880058","imei2":"708049096880058","popurl":"www.chandradev-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186095,"job_number":"JOB_186095","tr_customer_id":186113,"tr_customer_product_id":186103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Sarala Bandopadhyay","mobile_number":"7476775431","email_id":"anurag.desai@hotmail.com","dop":"2026-02-04","serial_number":"796448291664578","imei1":"796448291664578","imei2":"796448291664578","popurl":"www.kailash-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186096,"job_number":"JOB_186096","tr_customer_id":186114,"tr_customer_product_id":186104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Balagovind Malik","mobile_number":"7450615894","email_id":"hiranmaya.marar@gmail.com","dop":"2026-02-04","serial_number":"204758445937053","imei1":"204758445937053","imei2":"204758445937053","popurl":"www.ajit-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186097,"job_number":"JOB_186097","tr_customer_id":186115,"tr_customer_product_id":186105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bharat Kakkar","mobile_number":"7450559865","email_id":"sunita.chopra@hotmail.com","dop":"2026-02-04","serial_number":"766850086379371","imei1":"766850086379371","imei2":"766850086379371","popurl":"www.aanandinii-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186098,"job_number":"JOB_186098","tr_customer_id":186116,"tr_customer_product_id":186106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gopaal Naik","mobile_number":"7489528165","email_id":"deven.nehru@hotmail.com","dop":"2026-02-04","serial_number":"069021666521682","imei1":"069021666521682","imei2":"069021666521682","popurl":"www.chandani-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186099,"job_number":"JOB_186099","tr_customer_id":186117,"tr_customer_product_id":186107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bilva Saini","mobile_number":"7435457114","email_id":"chandraayan.nayar@yahoo.co.in","dop":"2026-02-04","serial_number":"673487008636382","imei1":"673487008636382","imei2":"673487008636382","popurl":"www.surya-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186100,"job_number":"JOB_186100","tr_customer_id":186118,"tr_customer_product_id":186108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Daevika Deshpande","mobile_number":"7448561664","email_id":"kailash.dwivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"030622850389419","imei1":"030622850389419","imei2":"030622850389419","popurl":"www.chinmayanand-pilla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186101,"job_number":"JOB_186101","tr_customer_id":186119,"tr_customer_product_id":186109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Malti Ahluwalia","mobile_number":"7472679072","email_id":"gemine.pandey@hotmail.com","dop":"2026-02-04","serial_number":"118697805980021","imei1":"118697805980021","imei2":"118697805980021","popurl":"www.jay-iyengar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186102,"job_number":"JOB_186102","tr_customer_id":186120,"tr_customer_product_id":186110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Leela Varma","mobile_number":"7462709257","email_id":"vaijayanthi.pillai@gmail.com","dop":"2026-02-04","serial_number":"390059703530864","imei1":"390059703530864","imei2":"390059703530864","popurl":"www.chaitan-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186103,"job_number":"JOB_186103","tr_customer_id":186121,"tr_customer_product_id":186111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Amritambu Marar","mobile_number":"7474407574","email_id":"hiranya.asan@gmail.com","dop":"2026-02-04","serial_number":"077370291787146","imei1":"077370291787146","imei2":"077370291787146","popurl":"www.som-trivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186104,"job_number":"JOB_186104","tr_customer_id":186122,"tr_customer_product_id":186112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Ekdant Sethi","mobile_number":"7433307567","email_id":"aamod.varma@gmail.com","dop":"2026-02-04","serial_number":"928240027796297","imei1":"928240027796297","imei2":"928240027796297","popurl":"www.bishnu-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186105,"job_number":"JOB_186105","tr_customer_id":186123,"tr_customer_product_id":186113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Darshwana Tandon","mobile_number":"7456160981","email_id":"bhamini.acharya@hotmail.com","dop":"2026-02-04","serial_number":"676638953150145","imei1":"676638953150145","imei2":"676638953150145","popurl":"www.chakrika-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186106,"job_number":"JOB_186106","tr_customer_id":186124,"tr_customer_product_id":186114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Vaidehi Namboothiri","mobile_number":"7497386875","email_id":"jitender.nayar@hotmail.com","dop":"2026-02-04","serial_number":"686000509235763","imei1":"686000509235763","imei2":"686000509235763","popurl":"www.mahesh-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186107,"job_number":"JOB_186107","tr_customer_id":186125,"tr_customer_product_id":186115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhamini Bhattacharya","mobile_number":"7492850502","email_id":"divaakar.trivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"194673556845187","imei1":"194673556845187","imei2":"194673556845187","popurl":"www.dhanapati-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186108,"job_number":"JOB_186108","tr_customer_id":186126,"tr_customer_product_id":186116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gajabahu Nair","mobile_number":"7410929028","email_id":"bandhu.banerjee@yahoo.co.in","dop":"2026-02-04","serial_number":"135415101797994","imei1":"135415101797994","imei2":"135415101797994","popurl":"www.manikya-guneta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186109,"job_number":"JOB_186109","tr_customer_id":186127,"tr_customer_product_id":186117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Sharmila Acharya","mobile_number":"7432005881","email_id":"tanya.naik@yahoo.co.in","dop":"2026-02-04","serial_number":"666863239077225","imei1":"666863239077225","imei2":"666863239077225","popurl":"www.uttam-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186110,"job_number":"JOB_186110","tr_customer_id":186128,"tr_customer_product_id":186118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Diptendu Trivedi","mobile_number":"7453700057","email_id":"gandharva.sinha@hotmail.com","dop":"2026-02-04","serial_number":"676918467369278","imei1":"676918467369278","imei2":"676918467369278","popurl":"www.gajadhar-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186111,"job_number":"JOB_186111","tr_customer_id":186129,"tr_customer_product_id":186119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gitanjali Saini","mobile_number":"7487121350","email_id":"dipali.guneta@gmail.com","dop":"2026-02-04","serial_number":"300487791421917","imei1":"300487791421917","imei2":"300487791421917","popurl":"www.divaakar-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186112,"job_number":"JOB_186112","tr_customer_id":186130,"tr_customer_product_id":186120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Dhatri Mahajan","mobile_number":"7431492774","email_id":"bhadrak.khanna@yahoo.co.in","dop":"2026-02-04","serial_number":"822016746045668","imei1":"822016746045668","imei2":"822016746045668","popurl":"www.bakula-asan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186113,"job_number":"JOB_186113","tr_customer_id":186131,"tr_customer_product_id":186121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhargava Patil","mobile_number":"7429190657","email_id":"deeptendu.pilla@yahoo.co.in","dop":"2026-02-04","serial_number":"613241991596087","imei1":"613241991596087","imei2":"613241991596087","popurl":"www.mani-desai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186114,"job_number":"JOB_186114","tr_customer_id":186132,"tr_customer_product_id":186123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Chidananda Nambeesan","mobile_number":"7456661265","email_id":"dhanpati.khatri@hotmail.com","dop":"2026-02-04","serial_number":"906193824338867","imei1":"906193824338867","imei2":"906193824338867","popurl":"www.mani-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186115,"job_number":"JOB_186115","tr_customer_id":186133,"tr_customer_product_id":186122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Kashyap Mehrotra","mobile_number":"7423985981","email_id":"opalina.sinha@gmail.com","dop":"2026-02-04","serial_number":"446934921776665","imei1":"446934921776665","imei2":"446934921776665","popurl":"www.chandraprabha-jha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186116,"job_number":"JOB_186116","tr_customer_id":186134,"tr_customer_product_id":186124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Pran Iyengar","mobile_number":"7483995656","email_id":"himadri.sinha@yahoo.co.in","dop":"2026-02-04","serial_number":"733388890861173","imei1":"733388890861173","imei2":"733388890861173","popurl":"www.sumitra-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186117,"job_number":"JOB_186117","tr_customer_id":186135,"tr_customer_product_id":186125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhaaswar Sinha","mobile_number":"7470973713","email_id":"ranjit.tandon@gmail.com","dop":"2026-02-04","serial_number":"489907086472653","imei1":"489907086472653","imei2":"489907086472653","popurl":"www.triloki nath-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186118,"job_number":"JOB_186118","tr_customer_id":186136,"tr_customer_product_id":186126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Agrata Butt","mobile_number":"7483078717","email_id":"ashlesh.jain@gmail.com","dop":"2026-02-04","serial_number":"910108368519656","imei1":"910108368519656","imei2":"910108368519656","popurl":"www.tejas-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186119,"job_number":"JOB_186119","tr_customer_id":186138,"tr_customer_product_id":186127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Goswami Achari","mobile_number":"7463203887","email_id":"padma.tagore@hotmail.com","dop":"2026-02-04","serial_number":"626121886831476","imei1":"626121886831476","imei2":"626121886831476","popurl":"www.akshat-reddy.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186120,"job_number":"JOB_186120","tr_customer_id":186137,"tr_customer_product_id":186128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Ahalya Dhawan","mobile_number":"7411173665","email_id":"kama.ganaka@hotmail.com","dop":"2026-02-04","serial_number":"378879316071159","imei1":"378879316071159","imei2":"378879316071159","popurl":"www.adinath-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186121,"job_number":"JOB_186121","tr_customer_id":186139,"tr_customer_product_id":186129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Balgopal Joshi","mobile_number":"7496800740","email_id":"ekaaksh.guneta@hotmail.com","dop":"2026-02-04","serial_number":"208556256170444","imei1":"208556256170444","imei2":"208556256170444","popurl":"www.brijesh-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186122,"job_number":"JOB_186122","tr_customer_id":186140,"tr_customer_product_id":186130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Dharmaketu Mishra","mobile_number":"7463593573","email_id":"abhaya.naik@yahoo.co.in","dop":"2026-02-04","serial_number":"592092899758289","imei1":"592092899758289","imei2":"592092899758289","popurl":"www.sanjay-khatri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186123,"job_number":"JOB_186123","tr_customer_id":186141,"tr_customer_product_id":186131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Aagney Gowda","mobile_number":"7417093430","email_id":"vaishno.agarwal@gmail.com","dop":"2026-02-04","serial_number":"798381967995862","imei1":"798381967995862","imei2":"798381967995862","popurl":"www.vaijayanthi-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186124,"job_number":"JOB_186124","tr_customer_id":186142,"tr_customer_product_id":186132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Sanka Guha","mobile_number":"7477306830","email_id":"suryakantam.mehra@yahoo.co.in","dop":"2026-02-04","serial_number":"466961165289636","imei1":"466961165289636","imei2":"466961165289636","popurl":"www.bhramar-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186128,"job_number":"JOB_186128","tr_customer_id":186146,"tr_customer_product_id":186136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:03.000Z","modified_at":"2026-02-14T10:11:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11722177967508","imei1":"11722177967508","imei2":"11722177967508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186130,"job_number":"JOB_186130","tr_customer_id":186148,"tr_customer_product_id":186138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:05.000Z","modified_at":"2026-02-14T10:11:05.000Z","name":"Jordi Cartwright","mobile_number":"469-897-2632","email_id":"Flossie5@gmail.com","dop":"2025-04-06","serial_number":"17939833899743278","imei1":"17939833899743278","imei2":"17939833899743278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186131,"job_number":"JOB_186131","tr_customer_id":186149,"tr_customer_product_id":186139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:50.000Z","modified_at":"2026-02-14T10:11:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14940163624575","imei1":"14940163624575","imei2":"14940163624575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186133,"job_number":"JOB_186133","tr_customer_id":186151,"tr_customer_product_id":186141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:51.000Z","modified_at":"2026-02-14T10:11:51.000Z","name":"Stacy Roob","mobile_number":"805-337-3307","email_id":"Howell.Upton@gmail.com","dop":"2025-04-06","serial_number":"19756461362137176","imei1":"19756461362137176","imei2":"19756461362137176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186134,"job_number":"JOB_186134","tr_customer_id":186152,"tr_customer_product_id":186142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:01.000Z","modified_at":"2026-02-14T10:12:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16771310048747","imei1":"16771310048747","imei2":"16771310048747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186136,"job_number":"JOB_186136","tr_customer_id":186154,"tr_customer_product_id":186144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:02.000Z","modified_at":"2026-02-14T10:12:02.000Z","name":"Jessy Conn","mobile_number":"224-308-1895","email_id":"Xzavier_Orn@hotmail.com","dop":"2025-04-06","serial_number":"16368718390883740","imei1":"16368718390883740","imei2":"16368718390883740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186137,"job_number":"JOB_186137","tr_customer_id":186155,"tr_customer_product_id":186145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:35.000Z","modified_at":"2026-02-14T10:12:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14383518788143","imei1":"14383518788143","imei2":"14383518788143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186139,"job_number":"JOB_186139","tr_customer_id":186157,"tr_customer_product_id":186147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:37.000Z","modified_at":"2026-02-14T10:12:37.000Z","name":"Dock Runolfsson","mobile_number":"495-714-8019","email_id":"Larry_Kling@yahoo.com","dop":"2025-04-06","serial_number":"15515564318772646","imei1":"15515564318772646","imei2":"15515564318772646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186140,"job_number":"JOB_186140","tr_customer_id":186158,"tr_customer_product_id":186148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:44.000Z","modified_at":"2026-02-14T10:12:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17999399104920","imei1":"17999399104920","imei2":"17999399104920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186142,"job_number":"JOB_186142","tr_customer_id":186160,"tr_customer_product_id":186150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:46.000Z","modified_at":"2026-02-14T10:12:46.000Z","name":"Nikki Boyle","mobile_number":"884-703-8833","email_id":"Anne_Leuschke32@gmail.com","dop":"2025-04-06","serial_number":"16758051450584036","imei1":"16758051450584036","imei2":"16758051450584036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186143,"job_number":"JOB_186143","tr_customer_id":186161,"tr_customer_product_id":186151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:13:28.000Z","modified_at":"2026-02-14T10:13:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15729163372072","imei1":"15729163372072","imei2":"15729163372072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:13:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186145,"job_number":"JOB_186145","tr_customer_id":186163,"tr_customer_product_id":186153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:13:29.000Z","modified_at":"2026-02-14T10:13:29.000Z","name":"Eileen Hermann","mobile_number":"409-817-6428","email_id":"Mara_Stroman81@yahoo.com","dop":"2025-04-06","serial_number":"14205578071441096","imei1":"14205578071441096","imei2":"14205578071441096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:13:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186146,"job_number":"JOB_186146","tr_customer_id":186164,"tr_customer_product_id":186154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:13.000Z","modified_at":"2026-02-14T10:14:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11895544319168","imei1":"11895544319168","imei2":"11895544319168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186148,"job_number":"JOB_186148","tr_customer_id":186166,"tr_customer_product_id":186156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:14.000Z","modified_at":"2026-02-14T10:14:14.000Z","name":"Isac Ortiz","mobile_number":"919-265-0999","email_id":"Kitty64@gmail.com","dop":"2025-04-06","serial_number":"10547669431595114","imei1":"10547669431595114","imei2":"10547669431595114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186149,"job_number":"JOB_186149","tr_customer_id":186167,"tr_customer_product_id":186157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:57.000Z","modified_at":"2026-02-14T10:14:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17775970839745","imei1":"17775970839745","imei2":"17775970839745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186151,"job_number":"JOB_186151","tr_customer_id":186169,"tr_customer_product_id":186159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:59.000Z","modified_at":"2026-02-14T10:14:59.000Z","name":"Kurtis Shanahan","mobile_number":"730-514-4700","email_id":"Stephan30@yahoo.com","dop":"2025-04-06","serial_number":"18613035660570800","imei1":"18613035660570800","imei2":"18613035660570800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186152,"job_number":"JOB_186152","tr_customer_id":186170,"tr_customer_product_id":186160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:41.000Z","modified_at":"2026-02-14T10:15:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16577728627885","imei1":"16577728627885","imei2":"16577728627885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186154,"job_number":"JOB_186154","tr_customer_id":186172,"tr_customer_product_id":186162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:42.000Z","modified_at":"2026-02-14T10:15:42.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"22346567890346","imei1":"22346567890346","imei2":"22346567890346","popurl":"2026-02-04T10:15:41.986779399Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186155,"job_number":"JOB_186155","tr_customer_id":186173,"tr_customer_product_id":186163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:43.000Z","modified_at":"2026-02-14T10:15:43.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"69346567893456","imei1":"69346567893456","imei2":"69346567893456","popurl":"2026-02-04T10:15:42.640664077Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186156,"job_number":"JOB_186156","tr_customer_id":186174,"tr_customer_product_id":186164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:43.000Z","modified_at":"2026-02-14T10:15:43.000Z","name":"Estella Runolfsson","mobile_number":"834-454-1066","email_id":"Don_Reinger34@gmail.com","dop":"2025-04-06","serial_number":"10377373080107010","imei1":"10377373080107010","imei2":"10377373080107010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186157,"job_number":"JOB_186157","tr_customer_id":186175,"tr_customer_product_id":186165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:16:23.000Z","modified_at":"2026-02-14T10:16:23.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"08543457895444","imei1":"08543457895444","imei2":"08543457895444","popurl":"2026-02-04T10:16:23.420446439Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:16:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186158,"job_number":"JOB_186158","tr_customer_id":186176,"tr_customer_product_id":186166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:46:54.000Z","modified_at":"2026-02-14T10:46:54.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-04","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-04T10:46:46.196211801Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186159,"job_number":"JOB_186159","tr_customer_id":186177,"tr_customer_product_id":186167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:46:54.000Z","modified_at":"2026-02-14T10:46:54.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-04","serial_number":"95153387691956","imei1":"95153387691956","imei2":"95153387691956","popurl":"2026-02-04T10:46:46.198403234Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186160,"job_number":"JOB_186160","tr_customer_id":186178,"tr_customer_product_id":186168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:47:05.000Z","modified_at":"2026-02-14T10:47:05.000Z","name":"Bharat Kaur","mobile_number":"8640528410","email_id":"manik.khan@gmail.com","dop":"2026-02-04","serial_number":"35604291499479","imei1":"35604291499479","imei2":"35604291499479","popurl":"www.aarya-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186161,"job_number":"JOB_186161","tr_customer_id":186179,"tr_customer_product_id":186169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:13:32.000Z","modified_at":"2026-02-14T11:13:32.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"12233334444444446","imei1":"12233334444444446","imei2":"12233334444444446","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:13:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186164,"job_number":"JOB_186164","tr_customer_id":186182,"tr_customer_product_id":186172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:43:18.000Z","modified_at":"2026-02-14T11:43:18.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-04","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-04T11:43:18.199735291Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186165,"job_number":"JOB_186165","tr_customer_id":186183,"tr_customer_product_id":186173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:47:56.000Z","modified_at":"2026-02-14T11:47:56.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741466","imei1":"45658258741466","imei2":"45658258741466","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:47:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186166,"job_number":"JOB_186166","tr_customer_id":186184,"tr_customer_product_id":186174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:53:46.000Z","modified_at":"2026-02-14T11:53:46.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"10606217695499","imei1":"10606217695499","imei2":"10606217695499","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186167,"job_number":"JOB_186167","tr_customer_id":186185,"tr_customer_product_id":186175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:53:58.000Z","modified_at":"2026-02-14T11:53:58.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"12562220380593","imei1":"12562220380593","imei2":"12562220380593","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186174,"job_number":"JOB_186174","tr_customer_id":186192,"tr_customer_product_id":186182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:19:58.000Z","modified_at":"2026-02-14T12:19:58.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"22346567890355","imei1":"22346567890355","imei2":"22346567890355","popurl":"2026-02-04T12:19:55.963599200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186175,"job_number":"JOB_186175","tr_customer_id":186193,"tr_customer_product_id":186183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:27:22.000Z","modified_at":"2026-02-14T12:27:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18673983644276","imei1":"18673983644276","imei2":"18673983644276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186177,"job_number":"JOB_186177","tr_customer_id":186195,"tr_customer_product_id":186185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:27:23.000Z","modified_at":"2026-02-14T12:27:23.000Z","name":"Jovani Cremin","mobile_number":"820-995-3596","email_id":"Edwin37@yahoo.com","dop":"2025-04-06","serial_number":"16267219260370476","imei1":"16267219260370476","imei2":"16267219260370476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186178,"job_number":"JOB_186178","tr_customer_id":186196,"tr_customer_product_id":186186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:06.000Z","modified_at":"2026-02-14T12:28:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16847849197681","imei1":"16847849197681","imei2":"16847849197681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186180,"job_number":"JOB_186180","tr_customer_id":186198,"tr_customer_product_id":186188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:07.000Z","modified_at":"2026-02-14T12:28:07.000Z","name":"Tatum Miller","mobile_number":"714-263-6988","email_id":"Aaron.Adams30@gmail.com","dop":"2025-04-06","serial_number":"13932191088728956","imei1":"13932191088728956","imei2":"13932191088728956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186183,"job_number":"JOB_186183","tr_customer_id":186201,"tr_customer_product_id":186191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:49.000Z","modified_at":"2026-02-14T12:28:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19452533923469","imei1":"19452533923469","imei2":"19452533923469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186187,"job_number":"JOB_186187","tr_customer_id":186205,"tr_customer_product_id":186195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:51.000Z","modified_at":"2026-02-14T12:28:51.000Z","name":"Bennett Schamberger","mobile_number":"274-433-8303","email_id":"Anastasia_Collier51@hotmail.com","dop":"2025-04-06","serial_number":"13285504460478896","imei1":"13285504460478896","imei2":"13285504460478896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186188,"job_number":"JOB_186188","tr_customer_id":186206,"tr_customer_product_id":186196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:43:31.000Z","modified_at":"2026-02-14T12:43:31.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"10868900468161","imei1":"10868900468161","imei2":"10868900468161","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186193,"job_number":"JOB_186193","tr_customer_id":186211,"tr_customer_product_id":186201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:48:49.000Z","modified_at":"2026-02-14T12:48:49.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"11662117639339","imei1":"11662117639339","imei2":"11662117639339","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:48:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186195,"job_number":"JOB_186195","tr_customer_id":186213,"tr_customer_product_id":186203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:48:50.000Z","modified_at":"2026-02-14T12:48:50.000Z","name":"Godfrey Murphy","mobile_number":"925-266-9898","email_id":"Dale_Hansen82@gmail.com","dop":"2026-01-04","serial_number":"88913336812380620","imei1":"88913336812380620","imei2":"88913336812380620","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186196,"job_number":"JOB_186196","tr_customer_id":186214,"tr_customer_product_id":186204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:12.000Z","modified_at":"2026-02-14T12:49:12.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"19110743976252","imei1":"19110743976252","imei2":"19110743976252","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186198,"job_number":"JOB_186198","tr_customer_id":186216,"tr_customer_product_id":186206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:12.000Z","modified_at":"2026-02-14T12:49:12.000Z","name":"Aiden Murphy","mobile_number":"784-240-3800","email_id":"Delilah80@yahoo.com","dop":"2026-01-04","serial_number":"91611652788160690","imei1":"91611652788160690","imei2":"91611652788160690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186199,"job_number":"JOB_186199","tr_customer_id":186217,"tr_customer_product_id":186207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:34.000Z","modified_at":"2026-02-14T12:49:34.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"12719647210180","imei1":"12719647210180","imei2":"12719647210180","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186201,"job_number":"JOB_186201","tr_customer_id":186219,"tr_customer_product_id":186209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:35.000Z","modified_at":"2026-02-14T12:49:35.000Z","name":"Einar Turcotte","mobile_number":"557-370-7166","email_id":"Bridgette19@hotmail.com","dop":"2026-01-04","serial_number":"19720603540402428","imei1":"19720603540402428","imei2":"19720603540402428","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186202,"job_number":"JOB_186202","tr_customer_id":186220,"tr_customer_product_id":186210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:13:26.000Z","modified_at":"2026-02-14T13:13:26.000Z","name":"Alexandra Haley","mobile_number":"225-349-0220","email_id":"Jaycee18@gmail.com","dop":"2025-12-01","serial_number":"12144109598102","imei1":"12144109598102","imei2":"12144109598102","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186203,"job_number":"JOB_186203","tr_customer_id":186221,"tr_customer_product_id":186211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:16:35.000Z","modified_at":"2026-02-14T13:16:35.000Z","name":"AO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"20974917682594","imei1":"20974917682594","imei2":"20974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:16:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186204,"job_number":"JOB_186204","tr_customer_id":186222,"tr_customer_product_id":186212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:21:22.000Z","modified_at":"2026-02-14T13:21:22.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"89346567890400","imei1":"89346567890400","imei2":"89346567890400","popurl":"2026-02-04T13:21:19.839459300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186205,"job_number":"JOB_186205","tr_customer_id":186223,"tr_customer_product_id":186213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:24:41.000Z","modified_at":"2026-02-14T13:24:41.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"55346567890400","imei1":"55346567890400","imei2":"55346567890400","popurl":"2026-02-04T13:24:38.788661500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186206,"job_number":"JOB_186206","tr_customer_id":186224,"tr_customer_product_id":186214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:25:18.000Z","modified_at":"2026-02-14T13:25:18.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-04","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-04T13:25:17.617587545Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186207,"job_number":"JOB_186207","tr_customer_id":186225,"tr_customer_product_id":186215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:27:22.000Z","modified_at":"2026-02-14T13:27:22.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"55346567890440","imei1":"55346567890440","imei2":"55346567890440","popurl":"2026-02-04T13:27:20.299702900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186208,"job_number":"JOB_186208","tr_customer_id":186226,"tr_customer_product_id":186216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:30:59.000Z","modified_at":"2026-02-14T13:30:59.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"89346567890355","imei1":"89346567890355","imei2":"89346567890355","popurl":"2026-02-04T13:30:58.686025922Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186214,"job_number":"JOB_186214","tr_customer_id":186232,"tr_customer_product_id":186222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:47.000Z","modified_at":"2026-02-14T13:38:47.000Z","name":"Geraldine Harvey","mobile_number":"948-822-5286","email_id":"Dario_Cummings87@gmail.com","dop":"2025-05-30","serial_number":"14225849688221","imei1":"14225849688221","imei2":"14225849688221","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186215,"job_number":"JOB_186215","tr_customer_id":186233,"tr_customer_product_id":186223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:48.000Z","modified_at":"2026-02-14T13:38:48.000Z","name":"Gail Kuhn","mobile_number":"221-305-8637","email_id":"Armani.Ortiz@yahoo.com","dop":"2025-05-30","serial_number":"1926646597491973","imei1":"1926646597491973","imei2":"1926646597491973","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186216,"job_number":"JOB_186216","tr_customer_id":186234,"tr_customer_product_id":186224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:50.000Z","modified_at":"2026-02-14T13:43:50.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19136693902120","imei1":"19136693902120","imei2":"19136693902120","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186222,"job_number":"JOB_186222","tr_customer_id":186240,"tr_customer_product_id":186230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:36.000Z","modified_at":"2026-02-14T13:44:36.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"16295336675545","imei1":"16295336675545","imei2":"16295336675545","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186224,"job_number":"JOB_186224","tr_customer_id":186242,"tr_customer_product_id":186232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:37.000Z","modified_at":"2026-02-14T13:44:37.000Z","name":"Mafalda Purdy","mobile_number":"572-481-5081","email_id":"Sonya_Bradtke26@hotmail.com","dop":"2026-01-04","serial_number":"68127788424985010","imei1":"68127788424985010","imei2":"68127788424985010","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186225,"job_number":"JOB_186225","tr_customer_id":186243,"tr_customer_product_id":186233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:45:21.000Z","modified_at":"2026-02-14T13:45:21.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"19723094854844","imei1":"19723094854844","imei2":"19723094854844","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186227,"job_number":"JOB_186227","tr_customer_id":186245,"tr_customer_product_id":186235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:45:23.000Z","modified_at":"2026-02-14T13:45:23.000Z","name":"Elsa Conn","mobile_number":"840-962-8481","email_id":"Charles.Ward@gmail.com","dop":"2026-01-04","serial_number":"78898211313581730","imei1":"78898211313581730","imei2":"78898211313581730","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:45:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186228,"job_number":"JOB_186228","tr_customer_id":186246,"tr_customer_product_id":186236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:49:28.000Z","modified_at":"2026-02-14T13:49:28.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77311111374519","imei1":"77311111374519","imei2":"77311111374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186229,"job_number":"JOB_186229","tr_customer_id":186247,"tr_customer_product_id":186237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:49:41.000Z","modified_at":"2026-02-14T13:49:41.000Z","name":"Valentine Ferry","mobile_number":"538-991-4083","email_id":"Cecile7@yahoo.com","dop":"2025-12-01","serial_number":"12153706654492","imei1":"12153706654492","imei2":"12153706654492","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186230,"job_number":"JOB_186230","tr_customer_id":186248,"tr_customer_product_id":186238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:56:56.000Z","modified_at":"2026-02-14T13:56:56.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"106726798091563","imei1":"106726798091563","imei2":"106726798091563","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186232,"job_number":"JOB_186232","tr_customer_id":186250,"tr_customer_product_id":186240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:41.000Z","modified_at":"2026-02-14T13:57:41.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103350478049178","imei1":"103350478049178","imei2":"103350478049178","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186234,"job_number":"JOB_186234","tr_customer_id":186252,"tr_customer_product_id":186242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91069295660049","imei1":"91069295660049","imei2":"91069295660049","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186235,"job_number":"JOB_186235","tr_customer_id":186253,"tr_customer_product_id":186243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78833839195056","imei1":"78833839195056","imei2":"78833839195056","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186236,"job_number":"JOB_186236","tr_customer_id":186254,"tr_customer_product_id":186244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49649204451426","imei1":"49649204451426","imei2":"49649204451426","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186237,"job_number":"JOB_186237","tr_customer_id":186255,"tr_customer_product_id":186245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77691569453599","imei1":"77691569453599","imei2":"77691569453599","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186238,"job_number":"JOB_186238","tr_customer_id":186256,"tr_customer_product_id":186246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69788153213519","imei1":"69788153213519","imei2":"69788153213519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186239,"job_number":"JOB_186239","tr_customer_id":186257,"tr_customer_product_id":186247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69076683011765","imei1":"69076683011765","imei2":"69076683011765","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186241,"job_number":"JOB_186241","tr_customer_id":186259,"tr_customer_product_id":186249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:16.000Z","modified_at":"2026-02-14T13:58:16.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12734707494710","imei1":"12734707494710","imei2":"12734707494710","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186243,"job_number":"JOB_186243","tr_customer_id":186261,"tr_customer_product_id":186251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:17.000Z","modified_at":"2026-02-14T13:58:17.000Z","name":"Wilford Block","mobile_number":"800-694-2178","email_id":"Maxwell_OKon@gmail.com","dop":"2025-08-24","serial_number":"1019194760862160","imei1":"1019194760862160","imei2":"1019194760862160","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186245,"job_number":"JOB_186245","tr_customer_id":186263,"tr_customer_product_id":186253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:21.000Z","modified_at":"2026-02-14T13:58:21.000Z","name":"Robyn Kovacek","mobile_number":"289-761-3943","email_id":"Karlie_Dickinson10@hotmail.com","dop":"2025-04-06","serial_number":"13074030069973008","imei1":"13074030069973008","imei2":"13074030069973008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186246,"job_number":"JOB_186246","tr_customer_id":186264,"tr_customer_product_id":186254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:27.000Z","modified_at":"2026-02-14T13:58:27.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"105473458877803","imei1":"105473458877803","imei2":"105473458877803","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186248,"job_number":"JOB_186248","tr_customer_id":186266,"tr_customer_product_id":186256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:29.000Z","modified_at":"2026-02-14T13:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64999377434969","imei1":"64999377434969","imei2":"64999377434969","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186249,"job_number":"JOB_186249","tr_customer_id":186267,"tr_customer_product_id":186257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:29.000Z","modified_at":"2026-02-14T13:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23671646095570","imei1":"23671646095570","imei2":"23671646095570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186250,"job_number":"JOB_186250","tr_customer_id":186268,"tr_customer_product_id":186258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39029920422436","imei1":"39029920422436","imei2":"39029920422436","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186251,"job_number":"JOB_186251","tr_customer_id":186269,"tr_customer_product_id":186259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11619761904594","imei1":"11619761904594","imei2":"11619761904594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186252,"job_number":"JOB_186252","tr_customer_id":186270,"tr_customer_product_id":186260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15098715813192","imei1":"15098715813192","imei2":"15098715813192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186253,"job_number":"JOB_186253","tr_customer_id":186271,"tr_customer_product_id":186261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:31.000Z","modified_at":"2026-02-14T13:58:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92523884266725","imei1":"92523884266725","imei2":"92523884266725","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186255,"job_number":"JOB_186255","tr_customer_id":186273,"tr_customer_product_id":186263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:34.000Z","modified_at":"2026-02-14T13:58:34.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17588227136860","imei1":"17588227136860","imei2":"17588227136860","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186257,"job_number":"JOB_186257","tr_customer_id":186275,"tr_customer_product_id":186265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:35.000Z","modified_at":"2026-02-14T13:58:35.000Z","name":"Yadira Schimmel","mobile_number":"417-944-9982","email_id":"Maci.Gislason39@hotmail.com","dop":"2026-01-04","serial_number":"34618870094955760","imei1":"34618870094955760","imei2":"34618870094955760","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186258,"job_number":"JOB_186258","tr_customer_id":186276,"tr_customer_product_id":186266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:52.000Z","modified_at":"2026-02-14T13:58:52.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18249553531764","imei1":"18249553531764","imei2":"18249553531764","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186260,"job_number":"JOB_186260","tr_customer_id":186278,"tr_customer_product_id":186268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:53.000Z","modified_at":"2026-02-14T13:58:53.000Z","name":"Leslie Heathcote","mobile_number":"235-862-6664","email_id":"Meaghan_Smith25@gmail.com","dop":"2025-08-24","serial_number":"1085483546274684","imei1":"1085483546274684","imei2":"1085483546274684","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186261,"job_number":"JOB_186261","tr_customer_id":186279,"tr_customer_product_id":186269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:01.000Z","modified_at":"2026-02-14T13:59:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45908874186839","imei1":"45908874186839","imei2":"45908874186839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186262,"job_number":"JOB_186262","tr_customer_id":186280,"tr_customer_product_id":186270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64103090322673","imei1":"64103090322673","imei2":"64103090322673","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186263,"job_number":"JOB_186263","tr_customer_id":186281,"tr_customer_product_id":186271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32496797499281","imei1":"32496797499281","imei2":"32496797499281","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186264,"job_number":"JOB_186264","tr_customer_id":186282,"tr_customer_product_id":186272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45500956226053","imei1":"45500956226053","imei2":"45500956226053","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186265,"job_number":"JOB_186265","tr_customer_id":186283,"tr_customer_product_id":186273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14659694920962","imei1":"14659694920962","imei2":"14659694920962","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186266,"job_number":"JOB_186266","tr_customer_id":186284,"tr_customer_product_id":186274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:03.000Z","modified_at":"2026-02-14T13:59:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70718200759330","imei1":"70718200759330","imei2":"70718200759330","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186268,"job_number":"JOB_186268","tr_customer_id":186286,"tr_customer_product_id":186276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:12.000Z","modified_at":"2026-02-14T13:59:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15715319323732","imei1":"15715319323732","imei2":"15715319323732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186270,"job_number":"JOB_186270","tr_customer_id":186288,"tr_customer_product_id":186278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:13.000Z","modified_at":"2026-02-14T13:59:13.000Z","name":"Hardy Miller","mobile_number":"882-791-0781","email_id":"Eleanora.Hayes@gmail.com","dop":"2025-04-06","serial_number":"16415082307158584","imei1":"16415082307158584","imei2":"16415082307158584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186271,"job_number":"JOB_186271","tr_customer_id":186289,"tr_customer_product_id":186279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:20.000Z","modified_at":"2026-02-14T13:59:20.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"18210130850319","imei1":"18210130850319","imei2":"18210130850319","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186273,"job_number":"JOB_186273","tr_customer_id":186291,"tr_customer_product_id":186281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:21.000Z","modified_at":"2026-02-14T13:59:21.000Z","name":"Kassandra Stehr","mobile_number":"453-268-9564","email_id":"Chauncey.Conroy17@hotmail.com","dop":"2026-01-04","serial_number":"44003502400252110","imei1":"44003502400252110","imei2":"44003502400252110","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186274,"job_number":"JOB_186274","tr_customer_id":186292,"tr_customer_product_id":186282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:27.000Z","modified_at":"2026-02-14T13:59:27.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"17037552388672","imei1":"17037552388672","imei2":"17037552388672","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186276,"job_number":"JOB_186276","tr_customer_id":186294,"tr_customer_product_id":186284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:28.000Z","modified_at":"2026-02-14T13:59:28.000Z","name":"Eliseo Boehm","mobile_number":"233-938-4694","email_id":"Maiya78@yahoo.com","dop":"2025-08-24","serial_number":"1033675493077393","imei1":"1033675493077393","imei2":"1033675493077393","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186280,"job_number":"JOB_186280","tr_customer_id":186298,"tr_customer_product_id":186288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:59.000Z","modified_at":"2026-02-14T13:59:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19626202541855","imei1":"19626202541855","imei2":"19626202541855","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186282,"job_number":"JOB_186282","tr_customer_id":186300,"tr_customer_product_id":186290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:00.000Z","modified_at":"2026-02-14T14:00:00.000Z","name":"Felton Mann","mobile_number":"615-417-5974","email_id":"Frank88@gmail.com","dop":"2025-04-06","serial_number":"12971585097790910","imei1":"12971585097790910","imei2":"12971585097790910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186283,"job_number":"JOB_186283","tr_customer_id":186301,"tr_customer_product_id":186291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:06.000Z","modified_at":"2026-02-14T14:00:06.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"12861865555833","imei1":"12861865555833","imei2":"12861865555833","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186285,"job_number":"JOB_186285","tr_customer_id":186303,"tr_customer_product_id":186293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:07.000Z","modified_at":"2026-02-14T14:00:07.000Z","name":"Fredrick Marvin","mobile_number":"916-772-9830","email_id":"Freida.West99@hotmail.com","dop":"2026-01-04","serial_number":"57577242995698970","imei1":"57577242995698970","imei2":"57577242995698970","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186290,"job_number":"JOB_186290","tr_customer_id":186308,"tr_customer_product_id":186298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:45.000Z","modified_at":"2026-02-14T14:00:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16756061068601","imei1":"16756061068601","imei2":"16756061068601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186292,"job_number":"JOB_186292","tr_customer_id":186310,"tr_customer_product_id":186300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:47.000Z","modified_at":"2026-02-14T14:00:47.000Z","name":"Silas Corkery","mobile_number":"622-708-8219","email_id":"Isaac46@gmail.com","dop":"2025-04-06","serial_number":"14095891803176376","imei1":"14095891803176376","imei2":"14095891803176376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186293,"job_number":"JOB_186293","tr_customer_id":186311,"tr_customer_product_id":186301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:02:38.000Z","modified_at":"2026-02-14T14:02:38.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"15275371729729","imei1":"15275371729729","imei2":"15275371729729","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186295,"job_number":"JOB_186295","tr_customer_id":186313,"tr_customer_product_id":186303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:02:39.000Z","modified_at":"2026-02-14T14:02:39.000Z","name":"Oren Wilkinson","mobile_number":"801-888-3228","email_id":"Savanna_Lang1@yahoo.com","dop":"2026-01-04","serial_number":"56960720959757230","imei1":"56960720959757230","imei2":"56960720959757230","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:02:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186296,"job_number":"JOB_186296","tr_customer_id":186314,"tr_customer_product_id":186304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:03:25.000Z","modified_at":"2026-02-14T14:03:25.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"16284760772244","imei1":"16284760772244","imei2":"16284760772244","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:03:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186298,"job_number":"JOB_186298","tr_customer_id":186316,"tr_customer_product_id":186306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:03:26.000Z","modified_at":"2026-02-14T14:03:26.000Z","name":"Aniyah Schaden","mobile_number":"638-279-2075","email_id":"Vicenta.Rice@gmail.com","dop":"2026-01-04","serial_number":"75108959438227410","imei1":"75108959438227410","imei2":"75108959438227410","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:03:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186302,"job_number":"JOB_186302","tr_customer_id":186320,"tr_customer_product_id":186310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:04:11.000Z","modified_at":"2026-02-14T14:04:11.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"11183888300362","imei1":"11183888300362","imei2":"11183888300362","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:04:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186304,"job_number":"JOB_186304","tr_customer_id":186322,"tr_customer_product_id":186312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:04:12.000Z","modified_at":"2026-02-14T14:04:12.000Z","name":"Kristoffer Goodwin","mobile_number":"954-372-6416","email_id":"Osborne10@yahoo.com","dop":"2026-01-04","serial_number":"75262432810090080","imei1":"75262432810090080","imei2":"75262432810090080","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186309,"job_number":"JOB_186309","tr_customer_id":186327,"tr_customer_product_id":186317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:56.000Z","modified_at":"2026-02-14T14:15:56.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17269713771923","imei1":"17269713771923","imei2":"17269713771923","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186313,"job_number":"JOB_186313","tr_customer_id":186331,"tr_customer_product_id":186321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Josie Hilpert","mobile_number":"461-302-4524","email_id":"Kitty_Hermann22@yahoo.com","dop":"2026-01-04","serial_number":"37218641280861020","imei1":"37218641280861020","imei2":"37218641280861020","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186317,"job_number":"JOB_186317","tr_customer_id":186335,"tr_customer_product_id":186325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:16:41.000Z","modified_at":"2026-02-14T14:16:41.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"18955882905541","imei1":"18955882905541","imei2":"18955882905541","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:16:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186319,"job_number":"JOB_186319","tr_customer_id":186337,"tr_customer_product_id":186327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:16:42.000Z","modified_at":"2026-02-14T14:16:42.000Z","name":"Emilia Goodwin","mobile_number":"311-932-6580","email_id":"Isaias.Johns@gmail.com","dop":"2026-01-04","serial_number":"29178967526656400","imei1":"29178967526656400","imei2":"29178967526656400","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:16:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186320,"job_number":"JOB_186320","tr_customer_id":186338,"tr_customer_product_id":186328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:25.000Z","modified_at":"2026-02-14T14:17:25.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18212432507354","imei1":"18212432507354","imei2":"18212432507354","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186322,"job_number":"JOB_186322","tr_customer_id":186340,"tr_customer_product_id":186330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:26.000Z","modified_at":"2026-02-14T14:17:26.000Z","name":"Landen Wolf","mobile_number":"676-910-4571","email_id":"Adrianna.Marks@gmail.com","dop":"2026-01-04","serial_number":"67584845573701384","imei1":"67584845573701384","imei2":"67584845573701384","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186323,"job_number":"JOB_186323","tr_customer_id":186341,"tr_customer_product_id":186331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:43.000Z","modified_at":"2026-02-14T14:17:43.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"24580619526832","imei1":"24580619526832","imei2":"24580619526832","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186324,"job_number":"JOB_186324","tr_customer_id":186342,"tr_customer_product_id":186332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:44.000Z","modified_at":"2026-02-14T14:17:44.000Z","name":"Asa Stehr","mobile_number":"299-677-9294","email_id":"Bailee91@hotmail.com","dop":"2025-02-01","serial_number":"20136832936697","imei1":"20136832936697","imei2":"20136832936697","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186326,"job_number":"JOB_186326","tr_customer_id":186344,"tr_customer_product_id":186334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:18:26.000Z","modified_at":"2026-02-14T14:18:26.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"107658097759740","imei1":"107658097759740","imei2":"107658097759740","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186327,"job_number":"JOB_186327","tr_customer_id":186345,"tr_customer_product_id":186335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:18:26.000Z","modified_at":"2026-02-14T14:18:26.000Z","name":"Alyson Volkman","mobile_number":"531-761-1358","email_id":"Donnie.Toy51@hotmail.com","dop":"2025-02-01","serial_number":"68844838698580","imei1":"68844838698580","imei2":"68844838698580","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186329,"job_number":"JOB_186329","tr_customer_id":186347,"tr_customer_product_id":186337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:08.000Z","modified_at":"2026-02-14T14:19:08.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"69549939532052","imei1":"69549939532052","imei2":"69549939532052","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186330,"job_number":"JOB_186330","tr_customer_id":186348,"tr_customer_product_id":186338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:08.000Z","modified_at":"2026-02-14T14:19:08.000Z","name":"Stewart Grady","mobile_number":"814-849-2340","email_id":"Leanna_Hoppe@hotmail.com","dop":"2025-02-01","serial_number":"107034017796315","imei1":"107034017796315","imei2":"107034017796315","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186331,"job_number":"JOB_186331","tr_customer_id":186349,"tr_customer_product_id":186339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:09.000Z","modified_at":"2026-02-14T14:19:09.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"67590369828754480","imei1":"67590369828754480","imei2":"67590369828754480","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186333,"job_number":"JOB_186333","tr_customer_id":186351,"tr_customer_product_id":186341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:21.000Z","modified_at":"2026-02-14T14:19:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16478249658206","imei1":"16478249658206","imei2":"16478249658206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186335,"job_number":"JOB_186335","tr_customer_id":186353,"tr_customer_product_id":186343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:22.000Z","modified_at":"2026-02-14T14:19:22.000Z","name":"Lemuel Bogisich","mobile_number":"689-429-1885","email_id":"Sherwood_Walter70@gmail.com","dop":"2025-04-06","serial_number":"11869058104208406","imei1":"11869058104208406","imei2":"11869058104208406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186336,"job_number":"JOB_186336","tr_customer_id":186354,"tr_customer_product_id":186344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:08.000Z","modified_at":"2026-02-14T14:20:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13393373942553","imei1":"13393373942553","imei2":"13393373942553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186338,"job_number":"JOB_186338","tr_customer_id":186356,"tr_customer_product_id":186346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:10.000Z","modified_at":"2026-02-14T14:20:10.000Z","name":"Jana Hahn","mobile_number":"951-777-8911","email_id":"Andres51@yahoo.com","dop":"2025-04-06","serial_number":"16453447766922222","imei1":"16453447766922222","imei2":"16453447766922222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186339,"job_number":"JOB_186339","tr_customer_id":186357,"tr_customer_product_id":186347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:14.000Z","modified_at":"2026-02-14T14:20:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12400669784762","imei1":"12400669784762","imei2":"12400669784762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186341,"job_number":"JOB_186341","tr_customer_id":186359,"tr_customer_product_id":186349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:16.000Z","modified_at":"2026-02-14T14:20:16.000Z","name":"Mafalda Kshlerin","mobile_number":"886-946-5503","email_id":"Eleanora_Ruecker47@hotmail.com","dop":"2025-04-06","serial_number":"18413276361879668","imei1":"18413276361879668","imei2":"18413276361879668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186342,"job_number":"JOB_186342","tr_customer_id":186360,"tr_customer_product_id":186350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:55.000Z","modified_at":"2026-02-14T14:20:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17898613247094","imei1":"17898613247094","imei2":"17898613247094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186344,"job_number":"JOB_186344","tr_customer_id":186362,"tr_customer_product_id":186352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:57.000Z","modified_at":"2026-02-14T14:20:57.000Z","name":"Alexanne Nicolas","mobile_number":"643-789-3688","email_id":"Amara51@gmail.com","dop":"2025-04-06","serial_number":"18658160060505252","imei1":"18658160060505252","imei2":"18658160060505252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186345,"job_number":"JOB_186345","tr_customer_id":186363,"tr_customer_product_id":186353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:58.000Z","modified_at":"2026-02-14T14:20:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10968253958071","imei1":"10968253958071","imei2":"10968253958071","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186347,"job_number":"JOB_186347","tr_customer_id":186365,"tr_customer_product_id":186355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:59.000Z","modified_at":"2026-02-14T14:20:59.000Z","name":"Malinda Strosin","mobile_number":"946-668-7626","email_id":"Sabryna_Kreiger16@gmail.com","dop":"2025-04-06","serial_number":"10350176908686802","imei1":"10350176908686802","imei2":"10350176908686802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186348,"job_number":"JOB_186348","tr_customer_id":186366,"tr_customer_product_id":186356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:22.000Z","modified_at":"2026-02-14T14:21:22.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10605428730409","imei1":"10605428730409","imei2":"10605428730409","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186350,"job_number":"JOB_186350","tr_customer_id":186368,"tr_customer_product_id":186358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:23.000Z","modified_at":"2026-02-14T14:21:23.000Z","name":"Larry Dare","mobile_number":"746-945-6269","email_id":"Magali30@yahoo.com","dop":"2025-06-18","serial_number":"1045681304658611","imei1":"1045681304658611","imei2":"1045681304658611","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186351,"job_number":"JOB_186351","tr_customer_id":186369,"tr_customer_product_id":186359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:41.000Z","modified_at":"2026-02-14T14:21:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16947832948282","imei1":"16947832948282","imei2":"16947832948282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186353,"job_number":"JOB_186353","tr_customer_id":186371,"tr_customer_product_id":186361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:42.000Z","modified_at":"2026-02-14T14:21:42.000Z","name":"Fae Douglas","mobile_number":"207-342-7803","email_id":"Lavina.Lebsack23@gmail.com","dop":"2025-04-06","serial_number":"19404048992341660","imei1":"19404048992341660","imei2":"19404048992341660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186357,"job_number":"JOB_186357","tr_customer_id":186375,"tr_customer_product_id":186365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:06.000Z","modified_at":"2026-02-14T14:22:06.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10871939916306","imei1":"10871939916306","imei2":"10871939916306","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186359,"job_number":"JOB_186359","tr_customer_id":186377,"tr_customer_product_id":186367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:07.000Z","modified_at":"2026-02-14T14:22:07.000Z","name":"Carmela McLaughlin","mobile_number":"215-355-3884","email_id":"Brain_Rowe@hotmail.com","dop":"2025-06-18","serial_number":"1007953654075682","imei1":"1007953654075682","imei2":"1007953654075682","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186369,"job_number":"JOB_186369","tr_customer_id":186387,"tr_customer_product_id":186377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:15.000Z","modified_at":"2026-02-14T14:24:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11045362160790","imei1":"11045362160790","imei2":"11045362160790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186371,"job_number":"JOB_186371","tr_customer_id":186389,"tr_customer_product_id":186379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:17.000Z","modified_at":"2026-02-14T14:24:17.000Z","name":"Marianna Olson","mobile_number":"454-353-7956","email_id":"Jonathan79@gmail.com","dop":"2025-04-06","serial_number":"14017029563764436","imei1":"14017029563764436","imei2":"14017029563764436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186372,"job_number":"JOB_186372","tr_customer_id":186390,"tr_customer_product_id":186380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:37.000Z","modified_at":"2026-02-14T14:24:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19115841946052","imei1":"19115841946052","imei2":"19115841946052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186374,"job_number":"JOB_186374","tr_customer_id":186392,"tr_customer_product_id":186382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:39.000Z","modified_at":"2026-02-14T14:24:39.000Z","name":"Myrl Reichel","mobile_number":"810-302-9960","email_id":"Shaun.Lehner99@hotmail.com","dop":"2025-04-06","serial_number":"11903902966640536","imei1":"11903902966640536","imei2":"11903902966640536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186379,"job_number":"JOB_186379","tr_customer_id":186397,"tr_customer_product_id":186387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:00.000Z","modified_at":"2026-02-14T14:25:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15631506711161","imei1":"15631506711161","imei2":"15631506711161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186381,"job_number":"JOB_186381","tr_customer_id":186399,"tr_customer_product_id":186389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:02.000Z","modified_at":"2026-02-14T14:25:02.000Z","name":"Catalina Howe","mobile_number":"959-222-1527","email_id":"Daniella_Torp19@gmail.com","dop":"2025-04-06","serial_number":"16155023309403816","imei1":"16155023309403816","imei2":"16155023309403816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186382,"job_number":"JOB_186382","tr_customer_id":186400,"tr_customer_product_id":186390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:21.000Z","modified_at":"2026-02-14T14:25:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15329867451382","imei1":"15329867451382","imei2":"15329867451382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186384,"job_number":"JOB_186384","tr_customer_id":186402,"tr_customer_product_id":186392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:22.000Z","modified_at":"2026-02-14T14:25:22.000Z","name":"Lemuel Ryan","mobile_number":"592-665-0531","email_id":"Lukas_Bogisich83@gmail.com","dop":"2025-04-06","serial_number":"12741332948656348","imei1":"12741332948656348","imei2":"12741332948656348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186385,"job_number":"JOB_186385","tr_customer_id":186403,"tr_customer_product_id":186393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:25.000Z","modified_at":"2026-02-14T14:25:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19247743340088","imei1":"19247743340088","imei2":"19247743340088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186387,"job_number":"JOB_186387","tr_customer_id":186405,"tr_customer_product_id":186395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:27.000Z","modified_at":"2026-02-14T14:25:27.000Z","name":"Theodore Roob","mobile_number":"968-666-1578","email_id":"Randall_Bednar@gmail.com","dop":"2025-04-06","serial_number":"19731849550586450","imei1":"19731849550586450","imei2":"19731849550586450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186388,"job_number":"JOB_186388","tr_customer_id":186406,"tr_customer_product_id":186396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:45.000Z","modified_at":"2026-02-14T14:25:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14465841717482","imei1":"14465841717482","imei2":"14465841717482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186390,"job_number":"JOB_186390","tr_customer_id":186408,"tr_customer_product_id":186398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:46.000Z","modified_at":"2026-02-14T14:25:46.000Z","name":"Kirsten Howell","mobile_number":"707-550-2027","email_id":"Bill83@gmail.com","dop":"2025-04-06","serial_number":"11649009942536724","imei1":"11649009942536724","imei2":"11649009942536724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186391,"job_number":"JOB_186391","tr_customer_id":186409,"tr_customer_product_id":186399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:48.000Z","modified_at":"2026-02-14T14:25:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14588939585391","imei1":"14588939585391","imei2":"14588939585391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186393,"job_number":"JOB_186393","tr_customer_id":186411,"tr_customer_product_id":186401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:50.000Z","modified_at":"2026-02-14T14:25:50.000Z","name":"Dasia Jaskolski","mobile_number":"829-427-6431","email_id":"Sylvester_Flatley@hotmail.com","dop":"2025-04-06","serial_number":"13822418786647994","imei1":"13822418786647994","imei2":"13822418786647994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186394,"job_number":"JOB_186394","tr_customer_id":186412,"tr_customer_product_id":186402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:04.000Z","modified_at":"2026-02-14T14:26:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15561520154183","imei1":"15561520154183","imei2":"15561520154183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186396,"job_number":"JOB_186396","tr_customer_id":186414,"tr_customer_product_id":186404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:06.000Z","modified_at":"2026-02-14T14:26:06.000Z","name":"Pietro Price","mobile_number":"617-653-7526","email_id":"Furman_Kovacek@hotmail.com","dop":"2025-04-06","serial_number":"15178559544686624","imei1":"15178559544686624","imei2":"15178559544686624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186397,"job_number":"JOB_186397","tr_customer_id":186415,"tr_customer_product_id":186405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:08.000Z","modified_at":"2026-02-14T14:26:08.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17846749013791","imei1":"17846749013791","imei2":"17846749013791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186399,"job_number":"JOB_186399","tr_customer_id":186417,"tr_customer_product_id":186407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:10.000Z","modified_at":"2026-02-14T14:26:10.000Z","name":"Carmen Stehr","mobile_number":"455-655-3157","email_id":"Milford.Ortiz39@yahoo.com","dop":"2025-04-06","serial_number":"12402540803770678","imei1":"12402540803770678","imei2":"12402540803770678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186400,"job_number":"JOB_186400","tr_customer_id":186418,"tr_customer_product_id":186408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:32.000Z","modified_at":"2026-02-14T14:26:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13736486063836","imei1":"13736486063836","imei2":"13736486063836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186402,"job_number":"JOB_186402","tr_customer_id":186420,"tr_customer_product_id":186410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:33.000Z","modified_at":"2026-02-14T14:26:33.000Z","name":"Jonas Wolff","mobile_number":"346-793-2245","email_id":"Kellen30@yahoo.com","dop":"2025-04-06","serial_number":"14740519128888516","imei1":"14740519128888516","imei2":"14740519128888516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186403,"job_number":"JOB_186403","tr_customer_id":186421,"tr_customer_product_id":186411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:50.000Z","modified_at":"2026-02-14T14:26:50.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19769693155494","imei1":"19769693155494","imei2":"19769693155494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186405,"job_number":"JOB_186405","tr_customer_id":186423,"tr_customer_product_id":186413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:51.000Z","modified_at":"2026-02-14T14:26:51.000Z","name":"Gerson Hand","mobile_number":"506-718-6438","email_id":"Sheldon.Stoltenberg@yahoo.com","dop":"2025-04-06","serial_number":"10186282516339994","imei1":"10186282516339994","imei2":"10186282516339994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186406,"job_number":"JOB_186406","tr_customer_id":186424,"tr_customer_product_id":186414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:15.000Z","modified_at":"2026-02-14T14:27:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11143769476042","imei1":"11143769476042","imei2":"11143769476042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186408,"job_number":"JOB_186408","tr_customer_id":186426,"tr_customer_product_id":186416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:16.000Z","modified_at":"2026-02-14T14:27:16.000Z","name":"Anjali Vandervort","mobile_number":"597-290-5872","email_id":"Aurore_Prohaska55@gmail.com","dop":"2025-04-06","serial_number":"17430088561990724","imei1":"17430088561990724","imei2":"17430088561990724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186410,"job_number":"JOB_186410","tr_customer_id":186428,"tr_customer_product_id":186418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:49.000Z","modified_at":"2026-02-14T14:27:49.000Z","name":"Mavis Reichert","mobile_number":"717-891-3834","email_id":"Richie.Purdy@hotmail.com","dop":"2025-04-06","serial_number":"10529096745950732","imei1":"10529096745950732","imei2":"10529096745950732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186413,"job_number":"JOB_186413","tr_customer_id":186431,"tr_customer_product_id":186421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:28:07.000Z","modified_at":"2026-02-14T14:28:07.000Z","name":"Rosamond Fisher","mobile_number":"412-913-8443","email_id":"Hector3@gmail.com","dop":"2025-04-06","serial_number":"18866263572584060","imei1":"18866263572584060","imei2":"18866263572584060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186416,"job_number":"JOB_186416","tr_customer_id":186434,"tr_customer_product_id":186424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:29:30.000Z","modified_at":"2026-02-14T14:29:30.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14665763720427","imei1":"14665763720427","imei2":"14665763720427","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186418,"job_number":"JOB_186418","tr_customer_id":186436,"tr_customer_product_id":186426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:29:31.000Z","modified_at":"2026-02-14T14:29:31.000Z","name":"Terence Schaefer","mobile_number":"329-561-9036","email_id":"Tiffany.Lubowitz@gmail.com","dop":"2026-01-04","serial_number":"39438754957273170","imei1":"39438754957273170","imei2":"39438754957273170","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186419,"job_number":"JOB_186419","tr_customer_id":186437,"tr_customer_product_id":186427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:13.000Z","modified_at":"2026-02-14T14:30:13.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13300218591587","imei1":"13300218591587","imei2":"13300218591587","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186421,"job_number":"JOB_186421","tr_customer_id":186439,"tr_customer_product_id":186429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:15.000Z","modified_at":"2026-02-14T14:30:15.000Z","name":"Maudie Stiedemann","mobile_number":"741-379-7612","email_id":"Quentin71@yahoo.com","dop":"2026-01-04","serial_number":"81089955510828350","imei1":"81089955510828350","imei2":"81089955510828350","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186422,"job_number":"JOB_186422","tr_customer_id":186440,"tr_customer_product_id":186430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:50.000Z","modified_at":"2026-02-14T14:30:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11364429659791","imei1":"11364429659791","imei2":"11364429659791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186424,"job_number":"JOB_186424","tr_customer_id":186442,"tr_customer_product_id":186432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:51.000Z","modified_at":"2026-02-14T14:30:51.000Z","name":"Vaughn Zemlak","mobile_number":"827-576-4848","email_id":"Jettie38@gmail.com","dop":"2025-04-06","serial_number":"13258747537263652","imei1":"13258747537263652","imei2":"13258747537263652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186425,"job_number":"JOB_186425","tr_customer_id":186443,"tr_customer_product_id":186433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:56.000Z","modified_at":"2026-02-14T14:30:56.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18602578910486","imei1":"18602578910486","imei2":"18602578910486","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186427,"job_number":"JOB_186427","tr_customer_id":186445,"tr_customer_product_id":186435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:58.000Z","modified_at":"2026-02-14T14:30:58.000Z","name":"Jannie Gusikowski","mobile_number":"832-323-4299","email_id":"Keyshawn.Carroll@gmail.com","dop":"2026-01-04","serial_number":"85975509747868420","imei1":"85975509747868420","imei2":"85975509747868420","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186428,"job_number":"JOB_186428","tr_customer_id":186446,"tr_customer_product_id":186436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:59.000Z","modified_at":"2026-02-14T14:30:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19748229259285","imei1":"19748229259285","imei2":"19748229259285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186430,"job_number":"JOB_186430","tr_customer_id":186448,"tr_customer_product_id":186438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:00.000Z","modified_at":"2026-02-14T14:31:00.000Z","name":"Mylene Lang","mobile_number":"297-887-6005","email_id":"Foster.Schulist@yahoo.com","dop":"2025-04-06","serial_number":"10604154887247260","imei1":"10604154887247260","imei2":"10604154887247260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186435,"job_number":"JOB_186435","tr_customer_id":186453,"tr_customer_product_id":186443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:34.000Z","modified_at":"2026-02-14T14:31:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15587236222132","imei1":"15587236222132","imei2":"15587236222132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186437,"job_number":"JOB_186437","tr_customer_id":186455,"tr_customer_product_id":186445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:36.000Z","modified_at":"2026-02-14T14:31:36.000Z","name":"Linda Gaylord","mobile_number":"255-908-7233","email_id":"Aleen17@yahoo.com","dop":"2025-04-06","serial_number":"13609483299515894","imei1":"13609483299515894","imei2":"13609483299515894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186438,"job_number":"JOB_186438","tr_customer_id":186456,"tr_customer_product_id":186446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:41.000Z","modified_at":"2026-02-14T14:31:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10997920677842","imei1":"10997920677842","imei2":"10997920677842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186440,"job_number":"JOB_186440","tr_customer_id":186458,"tr_customer_product_id":186448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:42.000Z","modified_at":"2026-02-14T14:31:42.000Z","name":"Eden Hansen","mobile_number":"279-984-9706","email_id":"Samantha.Gibson@gmail.com","dop":"2025-04-06","serial_number":"14189470078883456","imei1":"14189470078883456","imei2":"14189470078883456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186441,"job_number":"JOB_186441","tr_customer_id":186459,"tr_customer_product_id":186449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:52.000Z","modified_at":"2026-02-14T14:31:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15629081925531","imei1":"15629081925531","imei2":"15629081925531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186443,"job_number":"JOB_186443","tr_customer_id":186461,"tr_customer_product_id":186451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:54.000Z","modified_at":"2026-02-14T14:31:54.000Z","name":"Delphia Jaskolski","mobile_number":"891-970-9666","email_id":"Christiana.Buckridge@yahoo.com","dop":"2025-04-06","serial_number":"13266281519878262","imei1":"13266281519878262","imei2":"13266281519878262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186447,"job_number":"JOB_186447","tr_customer_id":186465,"tr_customer_product_id":186455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:19.000Z","modified_at":"2026-02-14T14:32:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14093655098675","imei1":"14093655098675","imei2":"14093655098675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186449,"job_number":"JOB_186449","tr_customer_id":186467,"tr_customer_product_id":186457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:21.000Z","modified_at":"2026-02-14T14:32:21.000Z","name":"Eladio Harvey","mobile_number":"378-344-9132","email_id":"Dixie1@hotmail.com","dop":"2025-04-06","serial_number":"13525465447743460","imei1":"13525465447743460","imei2":"13525465447743460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186450,"job_number":"JOB_186450","tr_customer_id":186468,"tr_customer_product_id":186458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:22.000Z","modified_at":"2026-02-14T14:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18494090767779","imei1":"18494090767779","imei2":"18494090767779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186452,"job_number":"JOB_186452","tr_customer_id":186470,"tr_customer_product_id":186460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:24.000Z","modified_at":"2026-02-14T14:32:24.000Z","name":"Kylee Nienow","mobile_number":"490-967-8037","email_id":"Lavon.Towne@yahoo.com","dop":"2025-04-06","serial_number":"12486294945675952","imei1":"12486294945675952","imei2":"12486294945675952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186456,"job_number":"JOB_186456","tr_customer_id":186474,"tr_customer_product_id":186464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:36.000Z","modified_at":"2026-02-14T14:32:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10296612653189","imei1":"10296612653189","imei2":"10296612653189","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186458,"job_number":"JOB_186458","tr_customer_id":186476,"tr_customer_product_id":186466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:37.000Z","modified_at":"2026-02-14T14:32:37.000Z","name":"Wendell Mohr","mobile_number":"286-230-3189","email_id":"Tia24@hotmail.com","dop":"2025-04-06","serial_number":"13663351105380792","imei1":"13663351105380792","imei2":"13663351105380792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186463,"job_number":"JOB_186463","tr_customer_id":186481,"tr_customer_product_id":186471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:03.000Z","modified_at":"2026-02-14T14:33:03.000Z","name":"Tyreek Leffler","mobile_number":"400-531-6426","email_id":"Ross.Spinka7@gmail.com","dop":"2025-04-06","serial_number":"16241835703424820","imei1":"16241835703424820","imei2":"16241835703424820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186464,"job_number":"JOB_186464","tr_customer_id":186482,"tr_customer_product_id":186472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:18.000Z","modified_at":"2026-02-14T14:33:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18649951502388","imei1":"18649951502388","imei2":"18649951502388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186466,"job_number":"JOB_186466","tr_customer_id":186484,"tr_customer_product_id":186474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:19.000Z","modified_at":"2026-02-14T14:33:19.000Z","name":"Beulah Dickinson","mobile_number":"540-661-4747","email_id":"Isidro60@yahoo.com","dop":"2025-04-06","serial_number":"17506753221464896","imei1":"17506753221464896","imei2":"17506753221464896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186468,"job_number":"JOB_186468","tr_customer_id":186486,"tr_customer_product_id":186476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:36.000Z","modified_at":"2026-02-14T14:33:36.000Z","name":"Akeem Braun","mobile_number":"385-697-2599","email_id":"Vernie.Bruen69@gmail.com","dop":"2025-04-06","serial_number":"12546814206423396","imei1":"12546814206423396","imei2":"12546814206423396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186469,"job_number":"JOB_186469","tr_customer_id":186487,"tr_customer_product_id":186477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:56.000Z","modified_at":"2026-02-14T14:33:56.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"11162387688954","imei1":"11162387688954","imei2":"11162387688954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186471,"job_number":"JOB_186471","tr_customer_id":186489,"tr_customer_product_id":186479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:57.000Z","modified_at":"2026-02-14T14:33:57.000Z","name":"Doyle Bahringer","mobile_number":"269-294-5694","email_id":"Jeramie.Thiel58@gmail.com","dop":"2025-04-06","serial_number":"10033629947059810","imei1":"10033629947059810","imei2":"10033629947059810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186472,"job_number":"JOB_186472","tr_customer_id":186490,"tr_customer_product_id":186480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:34:41.000Z","modified_at":"2026-02-14T14:34:41.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"13156970382104","imei1":"13156970382104","imei2":"13156970382104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186474,"job_number":"JOB_186474","tr_customer_id":186492,"tr_customer_product_id":186482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:34:43.000Z","modified_at":"2026-02-14T14:34:43.000Z","name":"Alexzander Paucek","mobile_number":"907-258-8895","email_id":"Stewart_Durgan@hotmail.com","dop":"2025-04-06","serial_number":"11355352439291638","imei1":"11355352439291638","imei2":"11355352439291638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186475,"job_number":"JOB_186475","tr_customer_id":186493,"tr_customer_product_id":186483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:04.000Z","modified_at":"2026-02-14T14:35:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14902896502161","imei1":"14902896502161","imei2":"14902896502161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186477,"job_number":"JOB_186477","tr_customer_id":186495,"tr_customer_product_id":186485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:06.000Z","modified_at":"2026-02-14T14:35:06.000Z","name":"Camron Fadel","mobile_number":"310-659-3063","email_id":"Pasquale.Koepp@yahoo.com","dop":"2025-04-06","serial_number":"19742011936462000","imei1":"19742011936462000","imei2":"19742011936462000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186480,"job_number":"JOB_186480","tr_customer_id":186498,"tr_customer_product_id":186488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:10.000Z","modified_at":"2026-02-14T14:35:10.000Z","name":"Caden Mills","mobile_number":"928-989-4723","email_id":"Derrick.OKeefe@yahoo.com","dop":"2025-04-06","serial_number":"10940712456489332","imei1":"10940712456489332","imei2":"10940712456489332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186481,"job_number":"JOB_186481","tr_customer_id":186499,"tr_customer_product_id":186489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:13.000Z","modified_at":"2026-02-14T14:35:13.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19766342416920","imei1":"19766342416920","imei2":"19766342416920","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186483,"job_number":"JOB_186483","tr_customer_id":186501,"tr_customer_product_id":186491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:15.000Z","modified_at":"2026-02-14T14:35:15.000Z","name":"Jaime Block","mobile_number":"981-320-5166","email_id":"Erick.Gaylord@hotmail.com","dop":"2026-01-04","serial_number":"39622555010259900","imei1":"39622555010259900","imei2":"39622555010259900","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186485,"job_number":"JOB_186485","tr_customer_id":186503,"tr_customer_product_id":186493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:26.000Z","modified_at":"2026-02-14T14:35:26.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"18771245724599","imei1":"18771245724599","imei2":"18771245724599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186487,"job_number":"JOB_186487","tr_customer_id":186505,"tr_customer_product_id":186495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:28.000Z","modified_at":"2026-02-14T14:35:28.000Z","name":"Aric Hodkiewicz","mobile_number":"493-698-7826","email_id":"Lauriane_Wehner@gmail.com","dop":"2025-04-06","serial_number":"12434434587421426","imei1":"12434434587421426","imei2":"12434434587421426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186489,"job_number":"JOB_186489","tr_customer_id":186507,"tr_customer_product_id":186497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:52.000Z","modified_at":"2026-02-14T14:35:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11069315748839","imei1":"11069315748839","imei2":"11069315748839","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186491,"job_number":"JOB_186491","tr_customer_id":186509,"tr_customer_product_id":186499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:54.000Z","modified_at":"2026-02-14T14:35:54.000Z","name":"Alf Conroy","mobile_number":"844-958-0364","email_id":"Ward.Cummerata@gmail.com","dop":"2025-04-06","serial_number":"10105688387095444","imei1":"10105688387095444","imei2":"10105688387095444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186492,"job_number":"JOB_186492","tr_customer_id":186510,"tr_customer_product_id":186500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:56.000Z","modified_at":"2026-02-14T14:35:57.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15293840962751","imei1":"15293840962751","imei2":"15293840962751","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186494,"job_number":"JOB_186494","tr_customer_id":186512,"tr_customer_product_id":186502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:39.000Z","modified_at":"2026-02-14T14:36:39.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17352628292670","imei1":"17352628292670","imei2":"17352628292670","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186495,"job_number":"JOB_186495","tr_customer_id":186513,"tr_customer_product_id":186503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:39.000Z","modified_at":"2026-02-14T14:36:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16735480088236","imei1":"16735480088236","imei2":"16735480088236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186498,"job_number":"JOB_186498","tr_customer_id":186516,"tr_customer_product_id":186506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:40.000Z","modified_at":"2026-02-14T14:36:40.000Z","name":"Sam Koss","mobile_number":"935-677-0921","email_id":"Kay41@yahoo.com","dop":"2026-01-04","serial_number":"43498375317847610","imei1":"43498375317847610","imei2":"43498375317847610","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186499,"job_number":"JOB_186499","tr_customer_id":186517,"tr_customer_product_id":186507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:41.000Z","modified_at":"2026-02-14T14:36:41.000Z","name":"Isabell Hamill","mobile_number":"452-650-4319","email_id":"Jammie.Runolfsdottir15@yahoo.com","dop":"2025-04-06","serial_number":"17811317349646252","imei1":"17811317349646252","imei2":"17811317349646252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186500,"job_number":"JOB_186500","tr_customer_id":186518,"tr_customer_product_id":186508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:44:33.000Z","modified_at":"2026-02-14T14:44:33.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17035674235592","imei1":"17035674235592","imei2":"17035674235592","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186502,"job_number":"JOB_186502","tr_customer_id":186520,"tr_customer_product_id":186510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:44:34.000Z","modified_at":"2026-02-14T14:44:34.000Z","name":"Tamara Little","mobile_number":"398-874-1655","email_id":"Zula.Nolan47@yahoo.com","dop":"2026-01-04","serial_number":"46538805077431620","imei1":"46538805077431620","imei2":"46538805077431620","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186503,"job_number":"JOB_186503","tr_customer_id":186521,"tr_customer_product_id":186511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:16.000Z","modified_at":"2026-02-14T14:45:16.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13305958194408","imei1":"13305958194408","imei2":"13305958194408","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186505,"job_number":"JOB_186505","tr_customer_id":186523,"tr_customer_product_id":186513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:17.000Z","modified_at":"2026-02-14T14:45:17.000Z","name":"Amelia Padberg","mobile_number":"736-511-8612","email_id":"Lucius.Hartmann@gmail.com","dop":"2026-01-04","serial_number":"38130249957274424","imei1":"38130249957274424","imei2":"38130249957274424","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186506,"job_number":"JOB_186506","tr_customer_id":186524,"tr_customer_product_id":186514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:59.000Z","modified_at":"2026-02-14T14:45:59.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17458523370898","imei1":"17458523370898","imei2":"17458523370898","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186508,"job_number":"JOB_186508","tr_customer_id":186526,"tr_customer_product_id":186516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:46:00.000Z","modified_at":"2026-02-14T14:46:00.000Z","name":"Zachariah Pacocha","mobile_number":"423-226-9093","email_id":"Sadye_Heller@hotmail.com","dop":"2026-01-04","serial_number":"72729611767500270","imei1":"72729611767500270","imei2":"72729611767500270","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186509,"job_number":"JOB_186509","tr_customer_id":186527,"tr_customer_product_id":186517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:51:54.000Z","modified_at":"2026-02-14T14:51:54.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17533620005446","imei1":"17533620005446","imei2":"17533620005446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186511,"job_number":"JOB_186511","tr_customer_id":186529,"tr_customer_product_id":186519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:51:56.000Z","modified_at":"2026-02-14T14:51:56.000Z","name":"Giovanna Streich","mobile_number":"788-201-5955","email_id":"Emmanuel.Rutherford32@gmail.com","dop":"2025-04-06","serial_number":"19746684652007144","imei1":"19746684652007144","imei2":"19746684652007144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186512,"job_number":"JOB_186512","tr_customer_id":186530,"tr_customer_product_id":186520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:52:38.000Z","modified_at":"2026-02-14T14:52:38.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11192977178751","imei1":"11192977178751","imei2":"11192977178751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:52:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186514,"job_number":"JOB_186514","tr_customer_id":186532,"tr_customer_product_id":186522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:52:40.000Z","modified_at":"2026-02-14T14:52:40.000Z","name":"Elenora Schamberger","mobile_number":"228-796-4765","email_id":"Isac.DuBuque@gmail.com","dop":"2025-04-06","serial_number":"13398897798626508","imei1":"13398897798626508","imei2":"13398897798626508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186517,"job_number":"JOB_186517","tr_customer_id":186535,"tr_customer_product_id":186525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:09:21.000Z","modified_at":"2026-02-14T15:09:21.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"16378584977550","imei1":"16378584977550","imei2":"16378584977550","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:09:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186519,"job_number":"JOB_186519","tr_customer_id":186537,"tr_customer_product_id":186527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:09:22.000Z","modified_at":"2026-02-14T15:09:22.000Z","name":"Hester Heller","mobile_number":"458-417-9227","email_id":"Myles_Veum49@yahoo.com","dop":"2026-01-04","serial_number":"75141566123710980","imei1":"75141566123710980","imei2":"75141566123710980","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:09:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186520,"job_number":"JOB_186520","tr_customer_id":186538,"tr_customer_product_id":186528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:06.000Z","modified_at":"2026-02-14T15:10:06.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13933627186021","imei1":"13933627186021","imei2":"13933627186021","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186522,"job_number":"JOB_186522","tr_customer_id":186540,"tr_customer_product_id":186530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:08.000Z","modified_at":"2026-02-14T15:10:08.000Z","name":"Agnes Abshire","mobile_number":"958-755-3170","email_id":"Spencer_Kozey@gmail.com","dop":"2026-01-04","serial_number":"86962986461421550","imei1":"86962986461421550","imei2":"86962986461421550","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186523,"job_number":"JOB_186523","tr_customer_id":186541,"tr_customer_product_id":186531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:51.000Z","modified_at":"2026-02-14T15:10:51.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"15957844040134","imei1":"15957844040134","imei2":"15957844040134","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186525,"job_number":"JOB_186525","tr_customer_id":186543,"tr_customer_product_id":186533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:52.000Z","modified_at":"2026-02-14T15:10:52.000Z","name":"Edgardo Senger","mobile_number":"307-815-5897","email_id":"Clifford_Mueller@hotmail.com","dop":"2026-01-04","serial_number":"90829009765734300","imei1":"90829009765734300","imei2":"90829009765734300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186526,"job_number":"JOB_186526","tr_customer_id":186544,"tr_customer_product_id":186534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:27:09.000Z","modified_at":"2026-02-14T15:27:09.000Z","name":"Arya Sharma","mobile_number":"8925857387","email_id":"arya.sharma@gmail.com","dop":"2026-02-13","serial_number":"89735689765434","imei1":"89735689765434","imei2":"89735689765434","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186527,"job_number":"JOB_186527","tr_customer_id":186545,"tr_customer_product_id":186535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:36:54.000Z","modified_at":"2026-02-14T15:36:54.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"43247707147662","imei1":"43247707147662","imei2":"43247707147662","popurl":"2026-02-04T15:36:52.627929300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186532,"job_number":"JOB_186532","tr_customer_id":186550,"tr_customer_product_id":186540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:41:42.000Z","modified_at":"2026-02-14T15:41:42.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"43247707147262","imei1":"43247707147262","imei2":"43247707147262","popurl":"2026-02-04T15:41:41.164107600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186534,"job_number":"JOB_186534","tr_customer_id":186552,"tr_customer_product_id":186542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:45:31.000Z","modified_at":"2026-02-14T15:45:31.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100235314124702","imei1":"100235314124702","imei2":"100235314124702","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186536,"job_number":"JOB_186536","tr_customer_id":186554,"tr_customer_product_id":186544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:45:44.000Z","modified_at":"2026-02-14T15:45:44.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"105449759912589","imei1":"105449759912589","imei2":"105449759912589","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186538,"job_number":"JOB_186538","tr_customer_id":186556,"tr_customer_product_id":186546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:48:30.000Z","modified_at":"2026-02-14T15:48:30.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-02-14","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-02-14T15:48:29.052Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186539,"job_number":"JOB_186539","tr_customer_id":186557,"tr_customer_product_id":186547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:03:37.000Z","modified_at":"2026-02-14T16:03:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16824179205424","imei1":"16824179205424","imei2":"16824179205424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186541,"job_number":"JOB_186541","tr_customer_id":186559,"tr_customer_product_id":186549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:03:38.000Z","modified_at":"2026-02-14T16:03:38.000Z","name":"Dixie Schoen","mobile_number":"566-746-0995","email_id":"Cristobal_Lubowitz@hotmail.com","dop":"2025-04-06","serial_number":"10031689925190900","imei1":"10031689925190900","imei2":"10031689925190900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:03:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186542,"job_number":"JOB_186542","tr_customer_id":186560,"tr_customer_product_id":186550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:07.000Z","modified_at":"2026-02-14T16:04:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12828651970761","imei1":"12828651970761","imei2":"12828651970761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186544,"job_number":"JOB_186544","tr_customer_id":186562,"tr_customer_product_id":186552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:08.000Z","modified_at":"2026-02-14T16:04:08.000Z","name":"Wallace Ziemann","mobile_number":"902-799-7851","email_id":"Russel_Howe@hotmail.com","dop":"2025-04-06","serial_number":"12136271642341160","imei1":"12136271642341160","imei2":"12136271642341160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186545,"job_number":"JOB_186545","tr_customer_id":186563,"tr_customer_product_id":186553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:38.000Z","modified_at":"2026-02-14T16:04:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13723554466484","imei1":"13723554466484","imei2":"13723554466484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186547,"job_number":"JOB_186547","tr_customer_id":186565,"tr_customer_product_id":186555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:39.000Z","modified_at":"2026-02-14T16:04:39.000Z","name":"Damaris Jakubowski","mobile_number":"377-811-0182","email_id":"Eva.Rosenbaum39@yahoo.com","dop":"2025-04-06","serial_number":"11747961833221202","imei1":"11747961833221202","imei2":"11747961833221202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186548,"job_number":"JOB_186548","tr_customer_id":186566,"tr_customer_product_id":186556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:11:51.000Z","modified_at":"2026-02-14T16:11:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14498641211462","imei1":"14498641211462","imei2":"14498641211462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186550,"job_number":"JOB_186550","tr_customer_id":186568,"tr_customer_product_id":186558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:11:52.000Z","modified_at":"2026-02-14T16:11:52.000Z","name":"Yvonne Haley","mobile_number":"862-233-9866","email_id":"Jerrod_OConner@gmail.com","dop":"2025-04-06","serial_number":"14958927395460564","imei1":"14958927395460564","imei2":"14958927395460564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186551,"job_number":"JOB_186551","tr_customer_id":186569,"tr_customer_product_id":186559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:18.000Z","modified_at":"2026-02-14T16:12:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17035794447545","imei1":"17035794447545","imei2":"17035794447545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186553,"job_number":"JOB_186553","tr_customer_id":186571,"tr_customer_product_id":186561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:18.000Z","modified_at":"2026-02-14T16:12:18.000Z","name":"Durward Ankunding","mobile_number":"662-584-3254","email_id":"Edgardo24@yahoo.com","dop":"2025-04-06","serial_number":"15541089944688176","imei1":"15541089944688176","imei2":"15541089944688176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186554,"job_number":"JOB_186554","tr_customer_id":186572,"tr_customer_product_id":186562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:45.000Z","modified_at":"2026-02-14T16:12:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18351917709271","imei1":"18351917709271","imei2":"18351917709271","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186556,"job_number":"JOB_186556","tr_customer_id":186574,"tr_customer_product_id":186564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:46.000Z","modified_at":"2026-02-14T16:12:46.000Z","name":"Althea Larson","mobile_number":"293-693-7079","email_id":"Mallie_Kling8@yahoo.com","dop":"2025-04-06","serial_number":"15430761402611404","imei1":"15430761402611404","imei2":"15430761402611404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186557,"job_number":"JOB_186557","tr_customer_id":186575,"tr_customer_product_id":186565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:22:12.000Z","modified_at":"2026-02-14T16:22:12.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2026-02-06","serial_number":"23456781801705","imei1":"23456799101805","imei2":"23456689101105","popurl":"2026-02-06T16:22:06.185742800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186558,"job_number":"JOB_186558","tr_customer_id":186576,"tr_customer_product_id":186566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:11.000Z","modified_at":"2026-02-14T16:37:11.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17627400456568","imei1":"17627400456568","imei2":"17627400456568","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186560,"job_number":"JOB_186560","tr_customer_id":186578,"tr_customer_product_id":186568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:13.000Z","modified_at":"2026-02-14T16:37:13.000Z","name":"Abner Stoltenberg","mobile_number":"434-586-4848","email_id":"Crawford63@yahoo.com","dop":"2026-01-04","serial_number":"88333206087083580","imei1":"88333206087083580","imei2":"88333206087083580","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186561,"job_number":"JOB_186561","tr_customer_id":186579,"tr_customer_product_id":186569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:58.000Z","modified_at":"2026-02-14T16:37:58.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13724934292916","imei1":"13724934292916","imei2":"13724934292916","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186563,"job_number":"JOB_186563","tr_customer_id":186581,"tr_customer_product_id":186571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:59.000Z","modified_at":"2026-02-14T16:37:59.000Z","name":"Raphael Luettgen","mobile_number":"200-563-8307","email_id":"Haylie_Veum@yahoo.com","dop":"2026-01-04","serial_number":"27585526932556660","imei1":"27585526932556660","imei2":"27585526932556660","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186564,"job_number":"JOB_186564","tr_customer_id":186582,"tr_customer_product_id":186572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:38:44.000Z","modified_at":"2026-02-14T16:38:44.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"10776963977938","imei1":"10776963977938","imei2":"10776963977938","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186566,"job_number":"JOB_186566","tr_customer_id":186584,"tr_customer_product_id":186574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:38:45.000Z","modified_at":"2026-02-14T16:38:45.000Z","name":"Stella Schroeder","mobile_number":"842-363-7189","email_id":"Nathanael.Larson@yahoo.com","dop":"2026-01-04","serial_number":"63840359487846690","imei1":"63840359487846690","imei2":"63840359487846690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:38:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186567,"job_number":"JOB_186567","tr_customer_id":186585,"tr_customer_product_id":186575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:40:31.000Z","modified_at":"2026-02-14T16:40:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16628221364459","imei1":"16628221364459","imei2":"16628221364459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186569,"job_number":"JOB_186569","tr_customer_id":186587,"tr_customer_product_id":186577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:40:32.000Z","modified_at":"2026-02-14T16:40:32.000Z","name":"Lenny Jaskolski","mobile_number":"285-400-5591","email_id":"Nellie42@gmail.com","dop":"2025-04-06","serial_number":"13259639120472336","imei1":"13259639120472336","imei2":"13259639120472336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186570,"job_number":"JOB_186570","tr_customer_id":186588,"tr_customer_product_id":186578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:06.000Z","modified_at":"2026-02-14T16:41:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16144219985150","imei1":"16144219985150","imei2":"16144219985150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186572,"job_number":"JOB_186572","tr_customer_id":186590,"tr_customer_product_id":186580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:07.000Z","modified_at":"2026-02-14T16:41:07.000Z","name":"Cecil McDermott","mobile_number":"374-382-3333","email_id":"Rafaela_Wiegand@yahoo.com","dop":"2025-04-06","serial_number":"19368827632641024","imei1":"19368827632641024","imei2":"19368827632641024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186573,"job_number":"JOB_186573","tr_customer_id":186591,"tr_customer_product_id":186581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:40.000Z","modified_at":"2026-02-14T16:41:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19603665744067","imei1":"19603665744067","imei2":"19603665744067","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186575,"job_number":"JOB_186575","tr_customer_id":186593,"tr_customer_product_id":186583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:42.000Z","modified_at":"2026-02-14T16:41:42.000Z","name":"Derick Medhurst","mobile_number":"431-281-4979","email_id":"Jacinthe.Hansen71@gmail.com","dop":"2025-04-06","serial_number":"16130986134650278","imei1":"16130986134650278","imei2":"16130986134650278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186576,"job_number":"JOB_186576","tr_customer_id":186594,"tr_customer_product_id":186584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:53:21.000Z","modified_at":"2026-02-14T16:53:21.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-02-04","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-02-04T16:53:21.327505202Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186577,"job_number":"JOB_186577","tr_customer_id":186595,"tr_customer_product_id":186585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:38.000Z","modified_at":"2026-02-14T16:55:38.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-02-04","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-02-04T16:55:37.874685881Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186578,"job_number":"JOB_186578","tr_customer_id":186596,"tr_customer_product_id":186586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:49.000Z","modified_at":"2026-02-14T16:55:49.000Z","name":"Nikhil Hulke","mobile_number":"8390276733","email_id":"nik7hulke@gmail.com","dop":"2026-02-04","serial_number":"12510855381228","imei1":"12510855381228","imei2":"12510855381228","popurl":"2026-02-04T16:55:48.888113856Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186579,"job_number":"JOB_186579","tr_customer_id":186597,"tr_customer_product_id":186587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:54.000Z","modified_at":"2026-02-14T16:55:54.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"84620302988448","imei1":"84620302988448","imei2":"84620302988448","popurl":"2026-02-04T16:55:54.317111965Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186580,"job_number":"JOB_186580","tr_customer_id":186598,"tr_customer_product_id":186588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:55.000Z","modified_at":"2026-02-14T16:55:55.000Z","name":"Chitrangada Kaniyar","mobile_number":"7046241426","email_id":"anandamayi.bhattacharya@yahoo.co.in","dop":"2026-02-04","serial_number":"537105496882451","imei1":"537105496882451","imei2":"537105496882451","popurl":"www.balachandra-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186581,"job_number":"JOB_186581","tr_customer_id":186599,"tr_customer_product_id":186589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:56.000Z","modified_at":"2026-02-14T16:55:56.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"78920578944937","imei1":"78920578944937","imei2":"78920578944937","popurl":"2026-02-04T16:55:55.696387468Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186582,"job_number":"JOB_186582","tr_customer_id":186600,"tr_customer_product_id":186590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:56.000Z","modified_at":"2026-02-14T16:55:56.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"78925764375486","imei1":"78925764375486","imei2":"78925764375486","popurl":"2026-02-04T16:55:56.262922449Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186583,"job_number":"JOB_186583","tr_customer_id":186601,"tr_customer_product_id":186591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:04.000Z","modified_at":"2026-02-14T16:57:04.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806375566","imei1":"499863806375566","imei2":"499863806375566","popurl":"2026-02-04T16:57:04.003387129Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186584,"job_number":"JOB_186584","tr_customer_id":186602,"tr_customer_product_id":186592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:16.000Z","modified_at":"2026-02-14T16:57:16.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806376402","imei1":"499863806376402","imei2":"499863806376402","popurl":"2026-02-04T16:57:15.976391492Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186585,"job_number":"JOB_186585","tr_customer_id":186603,"tr_customer_product_id":186593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:19.000Z","modified_at":"2026-02-14T16:57:19.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-02-04","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-02-04T16:57:19.478366036Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186586,"job_number":"JOB_186586","tr_customer_id":186604,"tr_customer_product_id":186594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:22.000Z","modified_at":"2026-02-14T16:57:22.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-02-04T16:57:21.874004725Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186587,"job_number":"JOB_186587","tr_customer_id":186605,"tr_customer_product_id":186595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:00:54.000Z","modified_at":"2026-02-14T17:00:54.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-04","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-02-04T17:00:53.871751805Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186588,"job_number":"JOB_186588","tr_customer_id":186606,"tr_customer_product_id":186596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:25.000Z","modified_at":"2026-02-14T17:18:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17094843241599","imei1":"17094843241599","imei2":"17094843241599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186590,"job_number":"JOB_186590","tr_customer_id":186608,"tr_customer_product_id":186598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:26.000Z","modified_at":"2026-02-14T17:18:26.000Z","name":"Nickolas Gleichner","mobile_number":"454-887-8985","email_id":"Prudence.Gleichner21@hotmail.com","dop":"2025-04-06","serial_number":"16476885566110746","imei1":"16476885566110746","imei2":"16476885566110746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186591,"job_number":"JOB_186591","tr_customer_id":186609,"tr_customer_product_id":186599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:55.000Z","modified_at":"2026-02-14T17:18:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12130893119151","imei1":"12130893119151","imei2":"12130893119151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186593,"job_number":"JOB_186593","tr_customer_id":186611,"tr_customer_product_id":186601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:56.000Z","modified_at":"2026-02-14T17:18:56.000Z","name":"Mable Corkery","mobile_number":"822-318-9269","email_id":"Avis_Gerhold56@gmail.com","dop":"2025-04-06","serial_number":"13460518066499608","imei1":"13460518066499608","imei2":"13460518066499608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186594,"job_number":"JOB_186594","tr_customer_id":186612,"tr_customer_product_id":186602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:19:27.000Z","modified_at":"2026-02-14T17:19:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11305734432005","imei1":"11305734432005","imei2":"11305734432005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186596,"job_number":"JOB_186596","tr_customer_id":186614,"tr_customer_product_id":186604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:19:28.000Z","modified_at":"2026-02-14T17:19:29.000Z","name":"Jasper Goldner","mobile_number":"355-667-0941","email_id":"Al.McGlynn90@yahoo.com","dop":"2025-04-06","serial_number":"13301371990997898","imei1":"13301371990997898","imei2":"13301371990997898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:19:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186597,"job_number":"JOB_186597","tr_customer_id":186615,"tr_customer_product_id":186605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:01.000Z","modified_at":"2026-02-14T17:25:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19715956193875","imei1":"19715956193875","imei2":"19715956193875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186599,"job_number":"JOB_186599","tr_customer_id":186617,"tr_customer_product_id":186607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:02.000Z","modified_at":"2026-02-14T17:25:02.000Z","name":"Adeline Mills","mobile_number":"621-626-9216","email_id":"Yvonne89@yahoo.com","dop":"2025-04-06","serial_number":"19362938018547160","imei1":"19362938018547160","imei2":"19362938018547160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186600,"job_number":"JOB_186600","tr_customer_id":186618,"tr_customer_product_id":186608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:46.000Z","modified_at":"2026-02-14T17:25:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10484960031013","imei1":"10484960031013","imei2":"10484960031013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186602,"job_number":"JOB_186602","tr_customer_id":186620,"tr_customer_product_id":186610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:48.000Z","modified_at":"2026-02-14T17:25:48.000Z","name":"Lesly Keeling","mobile_number":"214-774-0503","email_id":"Solon.Cremin@yahoo.com","dop":"2025-04-06","serial_number":"15549388211076464","imei1":"15549388211076464","imei2":"15549388211076464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186603,"job_number":"JOB_186603","tr_customer_id":186621,"tr_customer_product_id":186611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:26:31.000Z","modified_at":"2026-02-14T17:26:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14536127853362","imei1":"14536127853362","imei2":"14536127853362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186605,"job_number":"JOB_186605","tr_customer_id":186623,"tr_customer_product_id":186613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:26:33.000Z","modified_at":"2026-02-14T17:26:33.000Z","name":"Corbin Thiel","mobile_number":"951-956-8603","email_id":"Lolita62@yahoo.com","dop":"2025-04-06","serial_number":"10055209043894298","imei1":"10055209043894298","imei2":"10055209043894298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186610,"job_number":"JOB_186610","tr_customer_id":186628,"tr_customer_product_id":186618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:49:19.000Z","modified_at":"2026-02-14T17:49:19.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-02-04","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-02-04T17:49:19.055308849Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186611,"job_number":"JOB_186611","tr_customer_id":186629,"tr_customer_product_id":186619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:13.000Z","modified_at":"2026-02-14T17:50:13.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-04","serial_number":"66269747447007","imei1":"66269747447007","imei2":"66269747447007","popurl":"2026-02-04T17:50:12.848836823Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186612,"job_number":"JOB_186612","tr_customer_id":186630,"tr_customer_product_id":186620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:16.000Z","modified_at":"2026-02-14T17:50:16.000Z","name":"Manasi Avachat","mobile_number":"9767145100","email_id":"manasiavachat14@gmail.com","dop":"2026-02-04","serial_number":"88118034553133","imei1":"88118034553133","imei2":"88118034553133","popurl":"2026-02-04T17:50:16.080107785Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186613,"job_number":"JOB_186613","tr_customer_id":186631,"tr_customer_product_id":186621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:22.000Z","modified_at":"2026-02-14T17:50:22.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2026-02-04","serial_number":"13511800420678","imei1":"13511800420678","imei2":"13511800420678","popurl":"2026-02-04T17:50:21.923383788Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186614,"job_number":"JOB_186614","tr_customer_id":186632,"tr_customer_product_id":186622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:37.000Z","modified_at":"2026-02-14T17:50:37.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2026-02-04T17:50:36.552744914Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186615,"job_number":"JOB_186615","tr_customer_id":186633,"tr_customer_product_id":186623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:38.000Z","modified_at":"2026-02-14T17:50:38.000Z","name":"Bhupati Bandopadhyay","mobile_number":"7007750620","email_id":"paramartha.sinha@hotmail.com","dop":"2026-02-04","serial_number":"516327748925770","imei1":"516327748925770","imei2":"516327748925770","popurl":"www.lakshmidhar-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186616,"job_number":"JOB_186616","tr_customer_id":186634,"tr_customer_product_id":186624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:46.000Z","modified_at":"2026-02-14T17:50:46.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5450598687484124","imei1":"5450598687484124","imei2":"5450598687484124","popurl":"2026-02-04T17:50:45.445650899Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186617,"job_number":"JOB_186617","tr_customer_id":186635,"tr_customer_product_id":186625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:55.000Z","modified_at":"2026-02-14T17:50:55.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5449698687484024","imei1":"5449698687484024","imei2":"5449698687484024","popurl":"2026-02-04T17:50:54.751929999Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186618,"job_number":"JOB_186618","tr_customer_id":186636,"tr_customer_product_id":186626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:51:02.000Z","modified_at":"2026-02-14T17:51:02.000Z","name":"Deveshwar Jha","mobile_number":"7026553535","email_id":"gaurang.ahuja@gmail.com","dop":"2026-02-04","serial_number":"546773743745541","imei1":"546773743745541","imei2":"546773743745541","popurl":"www.shashi-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:51:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186619,"job_number":"JOB_186619","tr_customer_id":186637,"tr_customer_product_id":186627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:51:21.000Z","modified_at":"2026-02-14T17:51:21.000Z","name":"Shashank Shekhar","mobile_number":"9742666189","email_id":"101shashank@gmail.com","dop":"2026-02-04","serial_number":"19999999999999","imei1":"19999999999999","imei2":"19999999999999","popurl":"2026-02-04T17:51:20.668254419Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186620,"job_number":"JOB_186620","tr_customer_id":186638,"tr_customer_product_id":186628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:04.000Z","modified_at":"2026-02-14T17:52:04.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2026-02-04","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2026-02-04T17:52:03.631892773Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186622,"job_number":"JOB_186622","tr_customer_id":186640,"tr_customer_product_id":186630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:29.000Z","modified_at":"2026-02-14T17:52:29.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-02-04","serial_number":"27700110461111","imei1":"27700110461111","imei2":"27700110461111","popurl":"2026-02-04T17:52:29.029953099Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186623,"job_number":"JOB_186623","tr_customer_id":186641,"tr_customer_product_id":186631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:37:55.000Z","modified_at":"2026-02-14T18:37:55.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2026-02-06","serial_number":"23456781801708","imei1":"23456799101808","imei2":"23456689101108","popurl":"2026-02-06T18:37:53.854696100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186624,"job_number":"JOB_186624","tr_customer_id":186642,"tr_customer_product_id":186632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:58:19.000Z","modified_at":"2026-02-14T18:58:19.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2026-02-04","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2026-02-04T18:58:18.729145361Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186625,"job_number":"JOB_186625","tr_customer_id":186643,"tr_customer_product_id":186633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:45.000Z","modified_at":"2026-02-14T18:59:45.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-02-13","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-02-13T18:59:44.599176189Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186626,"job_number":"JOB_186626","tr_customer_id":186644,"tr_customer_product_id":186634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:49.000Z","modified_at":"2026-02-14T18:59:49.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-02-04","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-02-04T18:59:48.618480353Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186627,"job_number":"JOB_186627","tr_customer_id":186645,"tr_customer_product_id":186635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:49.000Z","modified_at":"2026-02-14T18:59:49.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-02-04","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-02-04T18:59:49.177898568Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186628,"job_number":"JOB_186628","tr_customer_id":186646,"tr_customer_product_id":186636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:44.000Z","modified_at":"2026-02-14T19:00:44.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"45147707147372","imei1":"45147707147372","imei2":"45147707147372","popurl":"2026-02-04T19:00:43.936187101Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186629,"job_number":"JOB_186629","tr_customer_id":186647,"tr_customer_product_id":186637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:48.000Z","modified_at":"2026-02-14T19:00:48.000Z","name":"Budhil Kaur","mobile_number":"7080361164","email_id":"anjushree.tagore@hotmail.com","dop":"2026-02-04","serial_number":"225485457010568","imei1":"225485457010568","imei2":"225485457010568","popurl":"www.dwaipayan-chattopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186631,"job_number":"JOB_186631","tr_customer_id":186649,"tr_customer_product_id":186639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:57.000Z","modified_at":"2026-02-14T19:00:57.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-02-04","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-02-04T19:00:56.957740916Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186632,"job_number":"JOB_186632","tr_customer_id":186650,"tr_customer_product_id":186640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:01:18.000Z","modified_at":"2026-02-14T19:01:18.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2026-02-09","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2026-02-09T19:01:18.045592724Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186633,"job_number":"JOB_186633","tr_customer_id":186651,"tr_customer_product_id":186641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:01:50.000Z","modified_at":"2026-02-14T19:01:50.000Z","name":"Bhadraksh Johar","mobile_number":"7077085714","email_id":"manik.nehru@hotmail.com","dop":"2026-02-04","serial_number":"394364441030594","imei1":"394364441030594","imei2":"394364441030594","popurl":"www.ashok-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186635,"job_number":"JOB_186635","tr_customer_id":186653,"tr_customer_product_id":186643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:33:18.000Z","modified_at":"2026-02-14T19:33:18.000Z","name":"Sadye Keeling","mobile_number":"903-839-8698","email_id":"Mitchell.Konopelski@yahoo.com","dop":"2025-04-06","serial_number":"11055313999125592","imei1":"11055313999125592","imei2":"11055313999125592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186636,"job_number":"JOB_186636","tr_customer_id":186654,"tr_customer_product_id":186644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:44:07.000Z","modified_at":"2026-02-14T19:44:07.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2026-02-04","serial_number":"13235812527895","imei1":"13235812527895","imei2":"13235812527895","popurl":"2026-02-04T19:44:07.340503451Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:44:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186637,"job_number":"JOB_186637","tr_customer_id":186655,"tr_customer_product_id":186645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T23:44:07.000Z","modified_at":"2026-02-14T23:44:07.000Z","name":"Adheesh Sethi","mobile_number":"7025345015","email_id":"manikya.bhattacharya@hotmail.com","dop":"2026-02-04","serial_number":"455478393194787","imei1":"455478393194787","imei2":"455478393194787","popurl":"www.goutam-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T23:44:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186638,"job_number":"JOB_186638","tr_customer_id":186656,"tr_customer_product_id":186646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T00:41:53.000Z","modified_at":"2026-02-15T00:41:53.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"77319011374519","imei1":"77319011374519","imei2":"77319011374519","popurl":"2026-02-05T00:41:50.651576800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T00:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186639,"job_number":"JOB_186639","tr_customer_id":186657,"tr_customer_product_id":186647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T01:54:58.000Z","modified_at":"2026-02-15T01:54:58.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"81119011374519","imei1":"81119011374519","imei2":"81119011374519","popurl":"2026-02-05T01:54:55.551444300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T01:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186641,"job_number":"JOB_186641","tr_customer_id":186659,"tr_customer_product_id":186649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:25:55.000Z","modified_at":"2026-02-15T03:25:55.000Z","name":"Wyatt Lemke","mobile_number":"666-420-4979","email_id":"Pierre.Mertz47@hotmail.com","dop":"2025-05-30","serial_number":"17042674251553","imei1":"17042674251553","imei2":"17042674251553","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:25:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186642,"job_number":"JOB_186642","tr_customer_id":186660,"tr_customer_product_id":186650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:25:57.000Z","modified_at":"2026-02-15T03:25:57.000Z","name":"Ashtyn Wuckert","mobile_number":"566-974-6969","email_id":"Agustina_Wisozk@yahoo.com","dop":"2025-05-30","serial_number":"1314142887980010","imei1":"1314142887980010","imei2":"1314142887980010","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186646,"job_number":"JOB_186646","tr_customer_id":186664,"tr_customer_product_id":186654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:11.000Z","modified_at":"2026-02-15T04:32:11.000Z","name":"Orin Kuhlman","mobile_number":"227-280-7063","email_id":"Lilian_Cole48@gmail.com","dop":"2025-04-06","serial_number":"15682731523015572","imei1":"15682731523015572","imei2":"15682731523015572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186647,"job_number":"JOB_186647","tr_customer_id":186665,"tr_customer_product_id":186655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:19.000Z","modified_at":"2026-02-15T04:32:19.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10313382422359","imei1":"10313382422359","imei2":"10313382422359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186650,"job_number":"JOB_186650","tr_customer_id":186668,"tr_customer_product_id":186658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:21.000Z","modified_at":"2026-02-15T04:32:21.000Z","name":"Clarissa Carter","mobile_number":"447-226-4746","email_id":"Graciela73@gmail.com","dop":"2025-04-06","serial_number":"10268633723895250","imei1":"10268633723895250","imei2":"10268633723895250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186652,"job_number":"JOB_186652","tr_customer_id":186670,"tr_customer_product_id":186660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:27.000Z","modified_at":"2026-02-15T04:32:27.000Z","name":"Maye Goyette","mobile_number":"568-789-8614","email_id":"Andrew_Lang@yahoo.com","dop":"2025-04-06","serial_number":"18302570214796556","imei1":"18302570214796556","imei2":"18302570214796556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186655,"job_number":"JOB_186655","tr_customer_id":186673,"tr_customer_product_id":186663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:35.000Z","modified_at":"2026-02-15T04:32:35.000Z","name":"Brittany Goldner","mobile_number":"969-797-6413","email_id":"Rickey80@yahoo.com","dop":"2025-04-06","serial_number":"11239768203788298","imei1":"11239768203788298","imei2":"11239768203788298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186656,"job_number":"JOB_186656","tr_customer_id":186674,"tr_customer_product_id":186664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:40.000Z","modified_at":"2026-02-15T04:32:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16436445218681","imei1":"16436445218681","imei2":"16436445218681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186658,"job_number":"JOB_186658","tr_customer_id":186676,"tr_customer_product_id":186666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:41.000Z","modified_at":"2026-02-15T04:32:41.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"76062897193037","imei1":"76062897193037","imei2":"76062897193037","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186659,"job_number":"JOB_186659","tr_customer_id":186677,"tr_customer_product_id":186667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:42.000Z","modified_at":"2026-02-15T04:32:42.000Z","name":"Eudora Heathcote","mobile_number":"264-959-8571","email_id":"Lennie_Miller@hotmail.com","dop":"2025-02-01","serial_number":"11431429797334","imei1":"11431429797334","imei2":"11431429797334","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186660,"job_number":"JOB_186660","tr_customer_id":186678,"tr_customer_product_id":186668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:42.000Z","modified_at":"2026-02-15T04:32:42.000Z","name":"Palma Bashirian","mobile_number":"394-389-5528","email_id":"Bethel.Krajcik@hotmail.com","dop":"2025-04-06","serial_number":"18979547969783120","imei1":"18979547969783120","imei2":"18979547969783120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186661,"job_number":"JOB_186661","tr_customer_id":186679,"tr_customer_product_id":186669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:43.000Z","modified_at":"2026-02-15T04:32:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14695685700177","imei1":"14695685700177","imei2":"14695685700177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186665,"job_number":"JOB_186665","tr_customer_id":186683,"tr_customer_product_id":186673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:44.000Z","modified_at":"2026-02-15T04:32:44.000Z","name":"Regan Welch","mobile_number":"861-904-6423","email_id":"Oceane.Rippin57@yahoo.com","dop":"2025-04-06","serial_number":"10776376163367158","imei1":"10776376163367158","imei2":"10776376163367158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186666,"job_number":"JOB_186666","tr_customer_id":186684,"tr_customer_product_id":186674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:49.000Z","modified_at":"2026-02-15T04:32:49.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10582545451577","imei1":"10582545451577","imei2":"10582545451577","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186668,"job_number":"JOB_186668","tr_customer_id":186686,"tr_customer_product_id":186676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:50.000Z","modified_at":"2026-02-15T04:32:50.000Z","name":"Carmine Schiller","mobile_number":"492-679-3553","email_id":"Berneice78@gmail.com","dop":"2025-06-18","serial_number":"1005525292546849","imei1":"1005525292546849","imei2":"1005525292546849","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186671,"job_number":"JOB_186671","tr_customer_id":186689,"tr_customer_product_id":186679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:58.000Z","modified_at":"2026-02-15T04:32:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18423873310624","imei1":"18423873310624","imei2":"18423873310624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186673,"job_number":"JOB_186673","tr_customer_id":186691,"tr_customer_product_id":186681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:59.000Z","modified_at":"2026-02-15T04:32:59.000Z","name":"Jessyca Dare","mobile_number":"902-691-8929","email_id":"Neva_Hansen@gmail.com","dop":"2025-04-06","serial_number":"17108346178672094","imei1":"17108346178672094","imei2":"17108346178672094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186675,"job_number":"JOB_186675","tr_customer_id":186693,"tr_customer_product_id":186683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:01.000Z","modified_at":"2026-02-15T04:33:01.000Z","name":"Tracey Prohaska","mobile_number":"450-940-8931","email_id":"Ezequiel.Gerhold40@hotmail.com","dop":"2025-04-06","serial_number":"11340691721848930","imei1":"11340691721848930","imei2":"11340691721848930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186677,"job_number":"JOB_186677","tr_customer_id":186695,"tr_customer_product_id":186685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:02.000Z","modified_at":"2026-02-15T04:33:02.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18057333616688","imei1":"18057333616688","imei2":"18057333616688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186679,"job_number":"JOB_186679","tr_customer_id":186697,"tr_customer_product_id":186687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:04.000Z","modified_at":"2026-02-15T04:33:04.000Z","name":"Nicolas Reichel","mobile_number":"445-649-7555","email_id":"Cyrus76@hotmail.com","dop":"2025-04-06","serial_number":"11560207973900976","imei1":"11560207973900976","imei2":"11560207973900976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186680,"job_number":"JOB_186680","tr_customer_id":186698,"tr_customer_product_id":186688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:04.000Z","modified_at":"2026-02-15T04:33:04.000Z","name":"Loy Lesch","mobile_number":"460-494-9670","email_id":"Virginie.Hagenes49@gmail.com","dop":"2025-04-06","serial_number":"17060782763338168","imei1":"17060782763338168","imei2":"17060782763338168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186681,"job_number":"JOB_186681","tr_customer_id":186699,"tr_customer_product_id":186689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:11.000Z","modified_at":"2026-02-15T04:33:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14757124643353","imei1":"14757124643353","imei2":"14757124643353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186682,"job_number":"JOB_186682","tr_customer_id":186700,"tr_customer_product_id":186690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:11.000Z","modified_at":"2026-02-15T04:33:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13599638318127","imei1":"13599638318127","imei2":"13599638318127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186686,"job_number":"JOB_186686","tr_customer_id":186704,"tr_customer_product_id":186694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:12.000Z","modified_at":"2026-02-15T04:33:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15564290040366","imei1":"15564290040366","imei2":"15564290040366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186688,"job_number":"JOB_186688","tr_customer_id":186706,"tr_customer_product_id":186696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Cristian Gislason","mobile_number":"909-978-9401","email_id":"Caden_Price34@hotmail.com","dop":"2025-04-06","serial_number":"17915412663638764","imei1":"17915412663638764","imei2":"17915412663638764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186689,"job_number":"JOB_186689","tr_customer_id":186707,"tr_customer_product_id":186697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Omari Yundt","mobile_number":"578-224-1230","email_id":"Daron10@yahoo.com","dop":"2025-04-06","serial_number":"18053475168807708","imei1":"18053475168807708","imei2":"18053475168807708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186691,"job_number":"JOB_186691","tr_customer_id":186709,"tr_customer_product_id":186699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Monique Prosacco","mobile_number":"380-260-5956","email_id":"Trystan_Becker@yahoo.com","dop":"2025-04-06","serial_number":"16893945581302128","imei1":"16893945581302128","imei2":"16893945581302128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186692,"job_number":"JOB_186692","tr_customer_id":186710,"tr_customer_product_id":186700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:14.000Z","modified_at":"2026-02-15T04:33:14.000Z","name":"Gaetano Abernathy","mobile_number":"516-703-6661","email_id":"Danika79@yahoo.com","dop":"2025-04-06","serial_number":"12678209771757796","imei1":"12678209771757796","imei2":"12678209771757796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186693,"job_number":"JOB_186693","tr_customer_id":186711,"tr_customer_product_id":186701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:15.000Z","modified_at":"2026-02-15T04:33:15.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"10183914317958","imei2":"10183914317959","popurl":"2026-02-05T04:33:13.068841Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186694,"job_number":"JOB_186694","tr_customer_id":186712,"tr_customer_product_id":186702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:20.000Z","modified_at":"2026-02-15T04:33:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103541131080034","imei1":"103541131080034","imei2":"103541131080034","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186696,"job_number":"JOB_186696","tr_customer_id":186714,"tr_customer_product_id":186704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:23.000Z","modified_at":"2026-02-15T04:33:23.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"50066758273580","imei1":"50066758273580","imei2":"50066758273580","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186697,"job_number":"JOB_186697","tr_customer_id":186715,"tr_customer_product_id":186705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:23.000Z","modified_at":"2026-02-15T04:33:23.000Z","name":"Keara Considine","mobile_number":"331-991-8337","email_id":"Roberto.Willms@gmail.com","dop":"2025-02-01","serial_number":"22311246300000","imei1":"22311246300000","imei2":"22311246300000","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186699,"job_number":"JOB_186699","tr_customer_id":186717,"tr_customer_product_id":186707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:27.000Z","modified_at":"2026-02-15T04:33:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10664274668440","imei1":"10664274668440","imei2":"10664274668440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186700,"job_number":"JOB_186700","tr_customer_id":186718,"tr_customer_product_id":186708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:27.000Z","modified_at":"2026-02-15T04:33:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14501000141656","imei1":"14501000141656","imei2":"14501000141656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186703,"job_number":"JOB_186703","tr_customer_id":186721,"tr_customer_product_id":186711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:28.000Z","modified_at":"2026-02-15T04:33:28.000Z","name":"Catherine Satterfield","mobile_number":"786-246-6806","email_id":"Ewald98@gmail.com","dop":"2025-04-06","serial_number":"17666226150372996","imei1":"17666226150372996","imei2":"17666226150372996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186704,"job_number":"JOB_186704","tr_customer_id":186722,"tr_customer_product_id":186712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:29.000Z","modified_at":"2026-02-15T04:33:29.000Z","name":"Darrel Stehr","mobile_number":"843-886-7994","email_id":"Webster_Gleichner@hotmail.com","dop":"2025-04-06","serial_number":"18679700872826916","imei1":"18679700872826916","imei2":"18679700872826916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186706,"job_number":"JOB_186706","tr_customer_id":186724,"tr_customer_product_id":186714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:34.000Z","modified_at":"2026-02-15T04:33:34.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10806910009134","imei1":"10806910009134","imei2":"10806910009134","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186708,"job_number":"JOB_186708","tr_customer_id":186726,"tr_customer_product_id":186716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:35.000Z","modified_at":"2026-02-15T04:33:35.000Z","name":"Maddison Cassin","mobile_number":"991-609-0520","email_id":"Retta_Jerde55@yahoo.com","dop":"2025-06-18","serial_number":"1009041799251504","imei1":"1009041799251504","imei2":"1009041799251504","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186709,"job_number":"JOB_186709","tr_customer_id":186727,"tr_customer_product_id":186717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:41.000Z","modified_at":"2026-02-15T04:33:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14226687867880","imei1":"14226687867880","imei2":"14226687867880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186711,"job_number":"JOB_186711","tr_customer_id":186729,"tr_customer_product_id":186719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:42.000Z","modified_at":"2026-02-15T04:33:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14157741133695","imei1":"14157741133695","imei2":"14157741133695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186713,"job_number":"JOB_186713","tr_customer_id":186731,"tr_customer_product_id":186721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:43.000Z","modified_at":"2026-02-15T04:33:43.000Z","name":"Jerald Yundt","mobile_number":"458-501-6481","email_id":"Deron.Grant64@gmail.com","dop":"2025-04-06","serial_number":"17464156517152952","imei1":"17464156517152952","imei2":"17464156517152952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186715,"job_number":"JOB_186715","tr_customer_id":186733,"tr_customer_product_id":186723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:44.000Z","modified_at":"2026-02-15T04:33:44.000Z","name":"Charity Padberg","mobile_number":"303-336-3793","email_id":"Leann73@hotmail.com","dop":"2025-04-06","serial_number":"16543371058470904","imei1":"16543371058470904","imei2":"16543371058470904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186718,"job_number":"JOB_186718","tr_customer_id":186736,"tr_customer_product_id":186726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:45.000Z","modified_at":"2026-02-15T04:33:45.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"13170393281452","imei1":"13170393281452","imei2":"13170393281452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186720,"job_number":"JOB_186720","tr_customer_id":186738,"tr_customer_product_id":186728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:47.000Z","modified_at":"2026-02-15T04:33:47.000Z","name":"Novella Hills","mobile_number":"945-609-1354","email_id":"Reba.Hammes@gmail.com","dop":"2025-04-06","serial_number":"18048121184668280","imei1":"18048121184668280","imei2":"18048121184668280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186721,"job_number":"JOB_186721","tr_customer_id":186739,"tr_customer_product_id":186729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:55.000Z","modified_at":"2026-02-15T04:33:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12240930962059","imei1":"12240930962059","imei2":"12240930962059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186722,"job_number":"JOB_186722","tr_customer_id":186740,"tr_customer_product_id":186730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:55.000Z","modified_at":"2026-02-15T04:33:55.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13745138465853","imei1":"13745138465853","imei2":"13745138465853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186725,"job_number":"JOB_186725","tr_customer_id":186743,"tr_customer_product_id":186733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:56.000Z","modified_at":"2026-02-15T04:33:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17224802777891","imei1":"17224802777891","imei2":"17224802777891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186727,"job_number":"JOB_186727","tr_customer_id":186745,"tr_customer_product_id":186735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:56.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"Green Block","mobile_number":"680-815-6657","email_id":"Kameron_Hartmann@hotmail.com","dop":"2025-04-06","serial_number":"10842513349316842","imei1":"10842513349316842","imei2":"10842513349316842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186728,"job_number":"JOB_186728","tr_customer_id":186746,"tr_customer_product_id":186736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"Vella Olson","mobile_number":"652-871-5489","email_id":"Tod.Ferry@hotmail.com","dop":"2025-04-06","serial_number":"13148239391488464","imei1":"13148239391488464","imei2":"13148239391488464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186729,"job_number":"JOB_186729","tr_customer_id":186747,"tr_customer_product_id":186737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17984566270020","imei1":"17984566270020","imei2":"17984566270020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186730,"job_number":"JOB_186730","tr_customer_id":186748,"tr_customer_product_id":186738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19425677187575","imei1":"19425677187575","imei2":"19425677187575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186731,"job_number":"JOB_186731","tr_customer_id":186749,"tr_customer_product_id":186739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16283131670756","imei1":"16283131670756","imei2":"16283131670756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186733,"job_number":"JOB_186733","tr_customer_id":186751,"tr_customer_product_id":186741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:58.000Z","name":"Israel Maggio","mobile_number":"518-243-8936","email_id":"Althea.Jacobs0@gmail.com","dop":"2025-04-06","serial_number":"11581411249858426","imei1":"11581411249858426","imei2":"11581411249858426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186736,"job_number":"JOB_186736","tr_customer_id":186754,"tr_customer_product_id":186744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Rosemarie Rogahn","mobile_number":"722-520-6278","email_id":"Izabella_Graham12@hotmail.com","dop":"2025-04-06","serial_number":"17404181422893374","imei1":"17404181422893374","imei2":"17404181422893374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186737,"job_number":"JOB_186737","tr_customer_id":186755,"tr_customer_product_id":186745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Izabella Grimes","mobile_number":"501-424-1439","email_id":"Gilda37@yahoo.com","dop":"2025-04-06","serial_number":"12215016841077944","imei1":"12215016841077944","imei2":"12215016841077944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186738,"job_number":"JOB_186738","tr_customer_id":186756,"tr_customer_product_id":186746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Delbert Abbott","mobile_number":"907-736-7810","email_id":"Kyleigh9@hotmail.com","dop":"2025-04-06","serial_number":"18797719325841570","imei1":"18797719325841570","imei2":"18797719325841570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186742,"job_number":"JOB_186742","tr_customer_id":186760,"tr_customer_product_id":186750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"108096654810036","imei1":"108096654810036","imei2":"108096654810036","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186744,"job_number":"JOB_186744","tr_customer_id":186762,"tr_customer_product_id":186752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Pansy Hahn","mobile_number":"655-777-7868","email_id":"Lindsay.Little@hotmail.com","dop":"2025-02-01","serial_number":"90348612508251","imei1":"90348612508251","imei2":"90348612508251","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186746,"job_number":"JOB_186746","tr_customer_id":186764,"tr_customer_product_id":186754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:05.000Z","modified_at":"2026-02-15T04:34:05.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103591805122676","imei1":"103591805122676","imei2":"103591805122676","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186749,"job_number":"JOB_186749","tr_customer_id":186767,"tr_customer_product_id":186757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:06.000Z","modified_at":"2026-02-15T04:34:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10939781858154","imei1":"10939781858154","imei2":"10939781858154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186751,"job_number":"JOB_186751","tr_customer_id":186769,"tr_customer_product_id":186759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:08.000Z","modified_at":"2026-02-15T04:34:08.000Z","name":"Salvador West","mobile_number":"781-794-6584","email_id":"Kris59@gmail.com","dop":"2025-04-06","serial_number":"16083629240442440","imei1":"16083629240442440","imei2":"16083629240442440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186754,"job_number":"JOB_186754","tr_customer_id":186772,"tr_customer_product_id":186762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:10.000Z","modified_at":"2026-02-15T04:34:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14907118122176","imei1":"14907118122176","imei2":"14907118122176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186756,"job_number":"JOB_186756","tr_customer_id":186774,"tr_customer_product_id":186764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:11.000Z","modified_at":"2026-02-15T04:34:11.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"30183914317958","imei2":"30183914317959","popurl":"2026-02-05T04:34:09.882250Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186757,"job_number":"JOB_186757","tr_customer_id":186775,"tr_customer_product_id":186765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:12.000Z","modified_at":"2026-02-15T04:34:12.000Z","name":"Duane Hudson","mobile_number":"859-916-3012","email_id":"Kayleigh69@hotmail.com","dop":"2025-04-06","serial_number":"10267448103066748","imei1":"10267448103066748","imei2":"10267448103066748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186758,"job_number":"JOB_186758","tr_customer_id":186776,"tr_customer_product_id":186766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:13.000Z","modified_at":"2026-02-15T04:34:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18985259590089","imei1":"18985259590089","imei2":"18985259590089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186760,"job_number":"JOB_186760","tr_customer_id":186778,"tr_customer_product_id":186768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Virgil McClure","mobile_number":"440-547-7813","email_id":"Caden86@gmail.com","dop":"2025-04-06","serial_number":"15001350601433944","imei1":"15001350601433944","imei2":"15001350601433944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186766,"job_number":"JOB_186766","tr_customer_id":186784,"tr_customer_product_id":186774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:16.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"12662415636728","imei1":"12662415636728","imei2":"12662415636728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186768,"job_number":"JOB_186768","tr_customer_id":186786,"tr_customer_product_id":186776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:18.000Z","modified_at":"2026-02-15T04:34:18.000Z","name":"Tess Abshire","mobile_number":"232-356-5243","email_id":"Grover55@hotmail.com","dop":"2025-04-06","serial_number":"14224803510898760","imei1":"14224803510898760","imei2":"14224803510898760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186769,"job_number":"JOB_186769","tr_customer_id":186787,"tr_customer_product_id":186777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:24.000Z","modified_at":"2026-02-15T04:34:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14333374230082","imei1":"14333374230082","imei2":"14333374230082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186771,"job_number":"JOB_186771","tr_customer_id":186789,"tr_customer_product_id":186779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:25.000Z","modified_at":"2026-02-15T04:34:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14263115862691","imei1":"14263115862691","imei2":"14263115862691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186773,"job_number":"JOB_186773","tr_customer_id":186791,"tr_customer_product_id":186781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:25.000Z","modified_at":"2026-02-15T04:34:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19020194682502","imei1":"19020194682502","imei2":"19020194682502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186775,"job_number":"JOB_186775","tr_customer_id":186793,"tr_customer_product_id":186783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:26.000Z","modified_at":"2026-02-15T04:34:26.000Z","name":"Pietro Mayert","mobile_number":"849-824-8821","email_id":"Demond3@hotmail.com","dop":"2025-04-06","serial_number":"16881281375066924","imei1":"16881281375066924","imei2":"16881281375066924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186776,"job_number":"JOB_186776","tr_customer_id":186794,"tr_customer_product_id":186784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:27.000Z","modified_at":"2026-02-15T04:34:27.000Z","name":"Floyd Paucek","mobile_number":"412-745-0243","email_id":"Candelario.Labadie@yahoo.com","dop":"2025-04-06","serial_number":"16084846984320402","imei1":"16084846984320402","imei2":"16084846984320402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186777,"job_number":"JOB_186777","tr_customer_id":186795,"tr_customer_product_id":186785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:27.000Z","modified_at":"2026-02-15T04:34:27.000Z","name":"Hilton Kerluke","mobile_number":"269-874-0199","email_id":"Rossie_Runolfsdottir27@yahoo.com","dop":"2025-04-06","serial_number":"10158316393942484","imei1":"10158316393942484","imei2":"10158316393942484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186784,"job_number":"JOB_186784","tr_customer_id":186802,"tr_customer_product_id":186792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:37.000Z","modified_at":"2026-02-15T04:34:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10121869876802","imei1":"10121869876802","imei2":"10121869876802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186786,"job_number":"JOB_186786","tr_customer_id":186804,"tr_customer_product_id":186794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17406210577917","imei1":"17406210577917","imei2":"17406210577917","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186787,"job_number":"JOB_186787","tr_customer_id":186805,"tr_customer_product_id":186795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17920209169523","imei1":"17920209169523","imei2":"17920209169523","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186789,"job_number":"JOB_186789","tr_customer_id":186807,"tr_customer_product_id":186797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19724231241749","imei1":"19724231241749","imei2":"19724231241749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186792,"job_number":"JOB_186792","tr_customer_id":186810,"tr_customer_product_id":186800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:39.000Z","modified_at":"2026-02-15T04:34:39.000Z","name":"Audra Kuhic","mobile_number":"810-494-2275","email_id":"Dante_Strosin55@yahoo.com","dop":"2025-04-06","serial_number":"10211073054393640","imei1":"10211073054393640","imei2":"10211073054393640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186793,"job_number":"JOB_186793","tr_customer_id":186811,"tr_customer_product_id":186801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:39.000Z","modified_at":"2026-02-15T04:34:39.000Z","name":"Gabrielle Ortiz","mobile_number":"354-501-6046","email_id":"Linnea_Reilly@hotmail.com","dop":"2025-04-06","serial_number":"10277878845691756","imei1":"10277878845691756","imei2":"10277878845691756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186794,"job_number":"JOB_186794","tr_customer_id":186812,"tr_customer_product_id":186802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:40.000Z","modified_at":"2026-02-15T04:34:40.000Z","name":"Kailyn Metz","mobile_number":"233-314-0372","email_id":"Dejah.Denesik@hotmail.com","dop":"2025-04-06","serial_number":"17650476463220824","imei1":"17650476463220824","imei2":"17650476463220824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186795,"job_number":"JOB_186795","tr_customer_id":186813,"tr_customer_product_id":186803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:40.000Z","modified_at":"2026-02-15T04:34:40.000Z","name":"Monserrate Maggio","mobile_number":"424-467-2375","email_id":"Frederick10@yahoo.com","dop":"2025-04-06","serial_number":"15598358266015168","imei1":"15598358266015168","imei2":"15598358266015168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186796,"job_number":"JOB_186796","tr_customer_id":186814,"tr_customer_product_id":186804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:41.000Z","modified_at":"2026-02-15T04:34:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11939094561957","imei1":"11939094561957","imei2":"11939094561957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186798,"job_number":"JOB_186798","tr_customer_id":186816,"tr_customer_product_id":186806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:42.000Z","modified_at":"2026-02-15T04:34:42.000Z","name":"Don Heathcote","mobile_number":"877-741-2820","email_id":"Leonard16@gmail.com","dop":"2025-04-06","serial_number":"15198283879891464","imei1":"15198283879891464","imei2":"15198283879891464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186802,"job_number":"JOB_186802","tr_customer_id":186820,"tr_customer_product_id":186810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18460215281988","imei1":"18460215281988","imei2":"18460215281988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186803,"job_number":"JOB_186803","tr_customer_id":186821,"tr_customer_product_id":186811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13591492508973","imei1":"13591492508973","imei2":"13591492508973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186806,"job_number":"JOB_186806","tr_customer_id":186824,"tr_customer_product_id":186814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:46.000Z","modified_at":"2026-02-15T04:34:46.000Z","name":"Santina Goldner","mobile_number":"530-320-5322","email_id":"Madaline_Bogisich32@yahoo.com","dop":"2025-04-06","serial_number":"18091325509537620","imei1":"18091325509537620","imei2":"18091325509537620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186807,"job_number":"JOB_186807","tr_customer_id":186825,"tr_customer_product_id":186815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:46.000Z","modified_at":"2026-02-15T04:34:46.000Z","name":"Lee Trantow","mobile_number":"996-223-0956","email_id":"Jermaine.Sawayn82@hotmail.com","dop":"2025-04-06","serial_number":"19760239068285884","imei1":"19760239068285884","imei2":"19760239068285884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186809,"job_number":"JOB_186809","tr_customer_id":186827,"tr_customer_product_id":186817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:50.000Z","modified_at":"2026-02-15T04:34:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16333614667113","imei1":"16333614667113","imei2":"16333614667113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186810,"job_number":"JOB_186810","tr_customer_id":186828,"tr_customer_product_id":186818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:50.000Z","modified_at":"2026-02-15T04:34:50.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104700254007858","imei1":"104700254007858","imei2":"104700254007858","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186813,"job_number":"JOB_186813","tr_customer_id":186831,"tr_customer_product_id":186821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:52.000Z","modified_at":"2026-02-15T04:34:52.000Z","name":"Nick Howe","mobile_number":"505-962-7420","email_id":"Robert90@gmail.com","dop":"2025-04-06","serial_number":"18835642425436590","imei1":"18835642425436590","imei2":"18835642425436590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186817,"job_number":"JOB_186817","tr_customer_id":186835,"tr_customer_product_id":186825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:00.000Z","modified_at":"2026-02-15T04:35:00.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11824616070525","imei1":"11824616070525","imei2":"11824616070525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186820,"job_number":"JOB_186820","tr_customer_id":186838,"tr_customer_product_id":186828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:02.000Z","modified_at":"2026-02-15T04:35:02.000Z","name":"Jolie Crist","mobile_number":"556-659-7769","email_id":"Juliana_Wintheiser@yahoo.com","dop":"2025-04-06","serial_number":"10470814331340786","imei1":"10470814331340786","imei2":"10470814331340786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186821,"job_number":"JOB_186821","tr_customer_id":186839,"tr_customer_product_id":186829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:08.000Z","modified_at":"2026-02-15T04:35:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11428643511830","imei1":"11428643511830","imei2":"11428643511830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186823,"job_number":"JOB_186823","tr_customer_id":186841,"tr_customer_product_id":186831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:10.000Z","modified_at":"2026-02-15T04:35:10.000Z","name":"Jamel Shanahan","mobile_number":"541-414-8656","email_id":"Melvin_Stoltenberg67@yahoo.com","dop":"2025-04-06","serial_number":"13797395031299652","imei1":"13797395031299652","imei2":"13797395031299652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186824,"job_number":"JOB_186824","tr_customer_id":186842,"tr_customer_product_id":186832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:12.000Z","modified_at":"2026-02-15T04:35:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15396396415345","imei1":"15396396415345","imei2":"15396396415345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186826,"job_number":"JOB_186826","tr_customer_id":186844,"tr_customer_product_id":186834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:14.000Z","modified_at":"2026-02-15T04:35:14.000Z","name":"Brain Wisozk","mobile_number":"848-407-7964","email_id":"Eli_Rodriguez28@gmail.com","dop":"2025-04-06","serial_number":"18969480772557896","imei1":"18969480772557896","imei2":"18969480772557896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186830,"job_number":"JOB_186830","tr_customer_id":186848,"tr_customer_product_id":186838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:18.000Z","modified_at":"2026-02-15T04:35:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14143686930565","imei1":"14143686930565","imei2":"14143686930565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186833,"job_number":"JOB_186833","tr_customer_id":186851,"tr_customer_product_id":186841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:19.000Z","modified_at":"2026-02-15T04:35:19.000Z","name":"Robert Lakin","mobile_number":"457-784-5305","email_id":"Oma.Nitzsche93@yahoo.com","dop":"2025-04-06","serial_number":"13238417706758948","imei1":"13238417706758948","imei2":"13238417706758948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186834,"job_number":"JOB_186834","tr_customer_id":186852,"tr_customer_product_id":186842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:21.000Z","modified_at":"2026-02-15T04:35:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11242420825391","imei1":"11242420825391","imei2":"11242420825391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186836,"job_number":"JOB_186836","tr_customer_id":186854,"tr_customer_product_id":186844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:23.000Z","modified_at":"2026-02-15T04:35:23.000Z","name":"Murray Ferry","mobile_number":"387-273-5793","email_id":"Justina_Frami14@yahoo.com","dop":"2025-04-06","serial_number":"13725910243596346","imei1":"13725910243596346","imei2":"13725910243596346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186837,"job_number":"JOB_186837","tr_customer_id":186855,"tr_customer_product_id":186845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:24.000Z","modified_at":"2026-02-15T04:35:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15163716915967","imei1":"15163716915967","imei2":"15163716915967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186838,"job_number":"JOB_186838","tr_customer_id":186856,"tr_customer_product_id":186846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:25.000Z","modified_at":"2026-02-15T04:35:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19054055382478","imei1":"19054055382478","imei2":"19054055382478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186841,"job_number":"JOB_186841","tr_customer_id":186859,"tr_customer_product_id":186849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:26.000Z","modified_at":"2026-02-15T04:35:26.000Z","name":"Georgianna Yost","mobile_number":"974-295-7252","email_id":"Vickie12@gmail.com","dop":"2025-04-06","serial_number":"15763747170314680","imei1":"15763747170314680","imei2":"15763747170314680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186842,"job_number":"JOB_186842","tr_customer_id":186860,"tr_customer_product_id":186850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:26.000Z","modified_at":"2026-02-15T04:35:26.000Z","name":"Carlos Emmerich","mobile_number":"993-461-6580","email_id":"Randi.Grady@yahoo.com","dop":"2025-04-06","serial_number":"14383345598492012","imei1":"14383345598492012","imei2":"14383345598492012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186843,"job_number":"JOB_186843","tr_customer_id":186861,"tr_customer_product_id":186851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:33.000Z","modified_at":"2026-02-15T04:35:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11894924237651","imei1":"11894924237651","imei2":"11894924237651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186845,"job_number":"JOB_186845","tr_customer_id":186863,"tr_customer_product_id":186853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:35.000Z","modified_at":"2026-02-15T04:35:35.000Z","name":"Garett Kulas","mobile_number":"745-396-7352","email_id":"Kattie_Lynch@hotmail.com","dop":"2025-04-06","serial_number":"12364022732573664","imei1":"12364022732573664","imei2":"12364022732573664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186846,"job_number":"JOB_186846","tr_customer_id":186864,"tr_customer_product_id":186854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:59.000Z","modified_at":"2026-02-15T04:35:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10868733739251","imei1":"10868733739251","imei2":"10868733739251","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186848,"job_number":"JOB_186848","tr_customer_id":186866,"tr_customer_product_id":186856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:00.000Z","modified_at":"2026-02-15T04:36:00.000Z","name":"Cody Langosh","mobile_number":"913-800-9475","email_id":"Reina.Crooks55@gmail.com","dop":"2025-04-06","serial_number":"12049850340815124","imei1":"12049850340815124","imei2":"12049850340815124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186852,"job_number":"JOB_186852","tr_customer_id":186870,"tr_customer_product_id":186860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:10.000Z","modified_at":"2026-02-15T04:36:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18417696040587","imei1":"18417696040587","imei2":"18417696040587","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186854,"job_number":"JOB_186854","tr_customer_id":186872,"tr_customer_product_id":186862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:12.000Z","modified_at":"2026-02-15T04:36:12.000Z","name":"Martina Senger","mobile_number":"266-262-7569","email_id":"Matilda22@yahoo.com","dop":"2025-04-06","serial_number":"14115354951333934","imei1":"14115354951333934","imei2":"14115354951333934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186855,"job_number":"JOB_186855","tr_customer_id":186873,"tr_customer_product_id":186863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:19.000Z","modified_at":"2026-02-15T04:36:19.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"27183914317977","imei2":"27183914317977","popurl":"2026-02-05T04:36:17.727432Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186856,"job_number":"JOB_186856","tr_customer_id":186874,"tr_customer_product_id":186864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:38:38.000Z","modified_at":"2026-02-15T04:38:38.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"80009011374519","imei1":"80009011374519","imei2":"80009011374519","popurl":"2026-02-05T04:38:35.146045200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186858,"job_number":"JOB_186858","tr_customer_id":186876,"tr_customer_product_id":186866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:05.000Z","modified_at":"2026-02-15T04:49:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16926293180222","imei1":"16926293180222","imei2":"16926293180222","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186859,"job_number":"JOB_186859","tr_customer_id":186877,"tr_customer_product_id":186867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12821978073845","imei1":"12821978073845","imei2":"12821978073845","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186860,"job_number":"JOB_186860","tr_customer_id":186878,"tr_customer_product_id":186868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33041426293061","imei1":"33041426293061","imei2":"33041426293061","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186861,"job_number":"JOB_186861","tr_customer_id":186879,"tr_customer_product_id":186869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29280892055439","imei1":"29280892055439","imei2":"29280892055439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186862,"job_number":"JOB_186862","tr_customer_id":186880,"tr_customer_product_id":186870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35141118227176","imei1":"35141118227176","imei2":"35141118227176","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186863,"job_number":"JOB_186863","tr_customer_id":186881,"tr_customer_product_id":186871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:07.000Z","modified_at":"2026-02-15T04:49:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20680274559682","imei1":"20680274559682","imei2":"20680274559682","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186865,"job_number":"JOB_186865","tr_customer_id":186883,"tr_customer_product_id":186873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96889248168579","imei1":"96889248168579","imei2":"96889248168579","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186866,"job_number":"JOB_186866","tr_customer_id":186884,"tr_customer_product_id":186874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96325808436408","imei1":"96325808436408","imei2":"96325808436408","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186867,"job_number":"JOB_186867","tr_customer_id":186885,"tr_customer_product_id":186875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87875570819310","imei1":"87875570819310","imei2":"87875570819310","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186868,"job_number":"JOB_186868","tr_customer_id":186886,"tr_customer_product_id":186876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95020789277898","imei1":"95020789277898","imei2":"95020789277898","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186869,"job_number":"JOB_186869","tr_customer_id":186887,"tr_customer_product_id":186877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:36.000Z","modified_at":"2026-02-15T04:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96467914568307","imei1":"96467914568307","imei2":"96467914568307","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186870,"job_number":"JOB_186870","tr_customer_id":186888,"tr_customer_product_id":186878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:36.000Z","modified_at":"2026-02-15T04:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51364287319384","imei1":"51364287319384","imei2":"51364287319384","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186872,"job_number":"JOB_186872","tr_customer_id":186890,"tr_customer_product_id":186880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:03.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44050407348604","imei1":"44050407348604","imei2":"44050407348604","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186873,"job_number":"JOB_186873","tr_customer_id":186891,"tr_customer_product_id":186881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91788481407826","imei1":"91788481407826","imei2":"91788481407826","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186874,"job_number":"JOB_186874","tr_customer_id":186892,"tr_customer_product_id":186882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67419906604467","imei1":"67419906604467","imei2":"67419906604467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186875,"job_number":"JOB_186875","tr_customer_id":186893,"tr_customer_product_id":186883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67312121973186","imei1":"67312121973186","imei2":"67312121973186","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186876,"job_number":"JOB_186876","tr_customer_id":186894,"tr_customer_product_id":186884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:05.000Z","modified_at":"2026-02-15T04:50:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43710678281717","imei1":"43710678281717","imei2":"43710678281717","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186877,"job_number":"JOB_186877","tr_customer_id":186895,"tr_customer_product_id":186885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:05.000Z","modified_at":"2026-02-15T04:50:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10031458007359","imei1":"10031458007359","imei2":"10031458007359","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186879,"job_number":"JOB_186879","tr_customer_id":186897,"tr_customer_product_id":186887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:03:06.000Z","modified_at":"2026-02-15T05:03:06.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43247717147262","imei1":"43247717147262","imei2":"43247717147262","popurl":"2026-02-05T05:03:03.567881900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186880,"job_number":"JOB_186880","tr_customer_id":186898,"tr_customer_product_id":186888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:06:02.000Z","modified_at":"2026-02-15T05:06:02.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43147717147262","imei1":"43147717147262","imei2":"43147717147262","popurl":"2026-02-05T05:05:59.721828600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186881,"job_number":"JOB_186881","tr_customer_id":186899,"tr_customer_product_id":186889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:08:40.000Z","modified_at":"2026-02-15T05:08:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15193145842277","imei1":"15193145842277","imei2":"15193145842277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:08:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186883,"job_number":"JOB_186883","tr_customer_id":186901,"tr_customer_product_id":186891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:08:42.000Z","modified_at":"2026-02-15T05:08:42.000Z","name":"Drew Runolfsson","mobile_number":"331-824-6217","email_id":"Kacey78@hotmail.com","dop":"2025-04-06","serial_number":"19121075231902110","imei1":"19121075231902110","imei2":"19121075231902110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:08:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186884,"job_number":"JOB_186884","tr_customer_id":186902,"tr_customer_product_id":186892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:09:27.000Z","modified_at":"2026-02-15T05:09:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14574135198004","imei1":"14574135198004","imei2":"14574135198004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186886,"job_number":"JOB_186886","tr_customer_id":186904,"tr_customer_product_id":186894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:09:29.000Z","modified_at":"2026-02-15T05:09:29.000Z","name":"Horacio Sawayn","mobile_number":"439-570-0976","email_id":"Elfrieda89@yahoo.com","dop":"2025-04-06","serial_number":"17033637055782916","imei1":"17033637055782916","imei2":"17033637055782916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:09:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186887,"job_number":"JOB_186887","tr_customer_id":186905,"tr_customer_product_id":186895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:10:13.000Z","modified_at":"2026-02-15T05:10:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19724931198755","imei1":"19724931198755","imei2":"19724931198755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186889,"job_number":"JOB_186889","tr_customer_id":186907,"tr_customer_product_id":186897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:10:14.000Z","modified_at":"2026-02-15T05:10:14.000Z","name":"Pascale Swift","mobile_number":"760-378-4845","email_id":"Rafael.McLaughlin@yahoo.com","dop":"2025-04-06","serial_number":"19632585081253650","imei1":"19632585081253650","imei2":"19632585081253650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:10:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186891,"job_number":"JOB_186891","tr_customer_id":186909,"tr_customer_product_id":186899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:16:15.000Z","modified_at":"2026-02-15T05:16:15.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43147707147262","imei1":"43147707147262","imei2":"43147707147262","popurl":"2026-02-05T05:16:13.061682300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186892,"job_number":"JOB_186892","tr_customer_id":186910,"tr_customer_product_id":186900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:17:04.000Z","modified_at":"2026-02-15T05:17:04.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"19290116060739","imei1":"19290116060739","imei2":"19290116060739","popurl":"2026-02-05T05:17:04.379564763Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186893,"job_number":"JOB_186893","tr_customer_id":186911,"tr_customer_product_id":186901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:17:24.000Z","modified_at":"2026-02-15T05:17:24.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"51748770275459","imei1":"51748770275459","imei2":"51748770275459","popurl":"2026-02-05T05:17:24.105554541Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:17:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186894,"job_number":"JOB_186894","tr_customer_id":186912,"tr_customer_product_id":186902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:18:08.000Z","modified_at":"2026-02-15T05:18:08.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43144707147262","imei1":"43144707147262","imei2":"43144707147262","popurl":"2026-02-05T05:18:06.332571900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186896,"job_number":"JOB_186896","tr_customer_id":186914,"tr_customer_product_id":186904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:49.000Z","modified_at":"2026-02-15T05:21:49.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"104347332397227","imei1":"104347332397227","imei2":"104347332397227","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:21:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186898,"job_number":"JOB_186898","tr_customer_id":186916,"tr_customer_product_id":186906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:22:01.000Z","modified_at":"2026-02-15T05:22:01.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100403465494166","imei1":"100403465494166","imei2":"100403465494166","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:22:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186900,"job_number":"JOB_186900","tr_customer_id":186918,"tr_customer_product_id":186908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:25:10.000Z","modified_at":"2026-02-15T05:25:10.000Z","name":"Leon Botsford","mobile_number":"665-992-5316","email_id":"Margaretta26@gmail.com","dop":"2025-12-01","serial_number":"17284957430789","imei1":"17284957430789","imei2":"17284957430789","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186902,"job_number":"JOB_186902","tr_customer_id":186920,"tr_customer_product_id":186910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:38:28.000Z","modified_at":"2026-02-15T05:38:28.000Z","name":"Nestor Hahn","mobile_number":"667-506-0576","email_id":"Quinton.Kunde41@hotmail.com","dop":"2025-04-06","serial_number":"11093885291498940","imei1":"11093885291498940","imei2":"11093885291498940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186904,"job_number":"JOB_186904","tr_customer_id":186922,"tr_customer_product_id":186912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:38:44.000Z","modified_at":"2026-02-15T05:38:44.000Z","name":"Letitia Orn","mobile_number":"963-921-8058","email_id":"Lacy.Bins@hotmail.com","dop":"2025-04-06","serial_number":"14346679566750382","imei1":"14346679566750382","imei2":"14346679566750382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186905,"job_number":"JOB_186905","tr_customer_id":186923,"tr_customer_product_id":186913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:13:21.000Z","modified_at":"2026-02-15T06:13:21.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43297707147262","imei1":"43947707147262","imei2":"43947707147262","popurl":"2026-02-05T06:13:19.193670700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186906,"job_number":"JOB_186906","tr_customer_id":186924,"tr_customer_product_id":186914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:15:31.000Z","modified_at":"2026-02-15T06:15:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15080218423828","imei1":"15080218423828","imei2":"15080218423828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:15:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186908,"job_number":"JOB_186908","tr_customer_id":186926,"tr_customer_product_id":186916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:15:33.000Z","modified_at":"2026-02-15T06:15:33.000Z","name":"Earlene Pfannerstill","mobile_number":"998-966-4053","email_id":"Ova.Braun66@hotmail.com","dop":"2025-04-06","serial_number":"10022578022368760","imei1":"10022578022368760","imei2":"10022578022368760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186909,"job_number":"JOB_186909","tr_customer_id":186927,"tr_customer_product_id":186917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:16.000Z","modified_at":"2026-02-15T06:16:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15281610948129","imei1":"15281610948129","imei2":"15281610948129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186911,"job_number":"JOB_186911","tr_customer_id":186929,"tr_customer_product_id":186919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:17.000Z","modified_at":"2026-02-15T06:16:17.000Z","name":"Nellie Ortiz","mobile_number":"465-520-3997","email_id":"Lee.Effertz@hotmail.com","dop":"2025-04-06","serial_number":"16157576848628320","imei1":"16157576848628320","imei2":"16157576848628320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186912,"job_number":"JOB_186912","tr_customer_id":186930,"tr_customer_product_id":186920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:59.000Z","modified_at":"2026-02-15T06:16:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17554616576710","imei1":"17554616576710","imei2":"17554616576710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186914,"job_number":"JOB_186914","tr_customer_id":186932,"tr_customer_product_id":186922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:17:01.000Z","modified_at":"2026-02-15T06:17:01.000Z","name":"Brenna Friesen","mobile_number":"866-547-4188","email_id":"Sofia_McCullough57@gmail.com","dop":"2025-04-06","serial_number":"10453254449449684","imei1":"10453254449449684","imei2":"10453254449449684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:17:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186916,"job_number":"JOB_186916","tr_customer_id":186934,"tr_customer_product_id":186924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:27:59.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"11835984143523","imei1":"11835984143523","imei2":"11835984143523","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186918,"job_number":"JOB_186918","tr_customer_id":186936,"tr_customer_product_id":186926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:28:00.000Z","modified_at":"2026-02-15T06:28:00.000Z","name":"Georgiana Kemmer","mobile_number":"998-739-2327","email_id":"Tremaine55@yahoo.com","dop":"2026-01-04","serial_number":"16414721149770930","imei1":"16414721149770930","imei2":"16414721149770930","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186925,"job_number":"JOB_186925","tr_customer_id":186943,"tr_customer_product_id":186933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:43:07.000Z","modified_at":"2026-02-15T06:43:07.000Z","name":"Elijah Langosh","mobile_number":"561-853-4918","email_id":"Vern27@gmail.com","dop":"2025-04-06","serial_number":"10890327841568874","imei1":"10890327841568874","imei2":"10890327841568874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186927,"job_number":"JOB_186927","tr_customer_id":186945,"tr_customer_product_id":186935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:51:11.000Z","modified_at":"2026-02-15T06:51:11.000Z","name":"Blanche Mohr","mobile_number":"235-262-5854","email_id":"Kaitlin51@yahoo.com","dop":"2025-04-06","serial_number":"17801493165259256","imei1":"17801493165259256","imei2":"17801493165259256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:51:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186929,"job_number":"JOB_186929","tr_customer_id":186947,"tr_customer_product_id":186937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:51:54.000Z","modified_at":"2026-02-15T06:51:54.000Z","name":"Norberto Herman","mobile_number":"649-984-5206","email_id":"Anya.Armstrong75@yahoo.com","dop":"2025-04-06","serial_number":"13098297828262646","imei1":"13098297828262646","imei2":"13098297828262646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186931,"job_number":"JOB_186931","tr_customer_id":186949,"tr_customer_product_id":186939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:52:36.000Z","modified_at":"2026-02-15T06:52:36.000Z","name":"Beatrice Keeling","mobile_number":"548-638-1243","email_id":"Kristy93@hotmail.com","dop":"2025-04-06","serial_number":"10643288520346174","imei1":"10643288520346174","imei2":"10643288520346174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186934,"job_number":"JOB_186934","tr_customer_id":186952,"tr_customer_product_id":186942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:59:01.000Z","modified_at":"2026-02-15T06:59:01.000Z","name":"Chauncey Hettinger","mobile_number":"484-460-9894","email_id":"Leslie45@hotmail.com","dop":"2025-04-06","serial_number":"13461830445027304","imei1":"13461830445027304","imei2":"13461830445027304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186935,"job_number":"JOB_186935","tr_customer_id":186953,"tr_customer_product_id":186943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:10:55.000Z","modified_at":"2026-02-15T07:10:55.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"11469227978009","imei1":"11469227978009","imei2":"11469227978009","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:10:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186937,"job_number":"JOB_186937","tr_customer_id":186955,"tr_customer_product_id":186945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:11:10.000Z","modified_at":"2026-02-15T07:11:10.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"16433013550853","imei1":"16433013550853","imei2":"16433013550853","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186939,"job_number":"JOB_186939","tr_customer_id":186957,"tr_customer_product_id":186947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:11:24.000Z","modified_at":"2026-02-15T07:11:24.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"15041004710239","imei1":"15041004710239","imei2":"15041004710239","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:11:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186942,"job_number":"JOB_186942","tr_customer_id":186960,"tr_customer_product_id":186950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:30:20.000Z","modified_at":"2026-02-15T07:30:20.000Z","name":"Ernest Considine","mobile_number":"839-774-3027","email_id":"Estefania.Ernser22@yahoo.com","dop":"2025-04-06","serial_number":"19043215226358864","imei1":"19043215226358864","imei2":"19043215226358864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186943,"job_number":"JOB_186943","tr_customer_id":186961,"tr_customer_product_id":186951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:45:29.000Z","modified_at":"2026-02-15T07:45:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18983685862180","imei1":"18983685862180","imei2":"18983685862180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186945,"job_number":"JOB_186945","tr_customer_id":186963,"tr_customer_product_id":186953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:45:31.000Z","modified_at":"2026-02-15T07:45:31.000Z","name":"Maryam Emmerich","mobile_number":"974-203-2653","email_id":"Margarita61@hotmail.com","dop":"2025-04-06","serial_number":"18163394168139896","imei1":"18163394168139896","imei2":"18163394168139896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186946,"job_number":"JOB_186946","tr_customer_id":186964,"tr_customer_product_id":186954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:13.000Z","modified_at":"2026-02-15T07:46:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15662197590924","imei1":"15662197590924","imei2":"15662197590924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186948,"job_number":"JOB_186948","tr_customer_id":186966,"tr_customer_product_id":186956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:15.000Z","modified_at":"2026-02-15T07:46:15.000Z","name":"Marco Heaney","mobile_number":"665-823-2156","email_id":"Emilia59@hotmail.com","dop":"2025-04-06","serial_number":"11151120153991270","imei1":"11151120153991270","imei2":"11151120153991270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186949,"job_number":"JOB_186949","tr_customer_id":186967,"tr_customer_product_id":186957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:56.000Z","modified_at":"2026-02-15T07:46:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13886150807143","imei1":"13886150807143","imei2":"13886150807143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186951,"job_number":"JOB_186951","tr_customer_id":186969,"tr_customer_product_id":186959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:58.000Z","modified_at":"2026-02-15T07:46:58.000Z","name":"Clotilde Kautzer","mobile_number":"250-245-8501","email_id":"Emmet_Ratke80@hotmail.com","dop":"2025-04-06","serial_number":"12212879954078306","imei1":"12212879954078306","imei2":"12212879954078306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186953,"job_number":"JOB_186953","tr_customer_id":186971,"tr_customer_product_id":186961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:53:50.000Z","modified_at":"2026-02-15T07:53:50.000Z","name":"Savanna Predovic","mobile_number":"436-420-2721","email_id":"Domingo_Grant57@yahoo.com","dop":"2025-04-06","serial_number":"12797613794173614","imei1":"12797613794173614","imei2":"12797613794173614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186957,"job_number":"JOB_186957","tr_customer_id":186975,"tr_customer_product_id":186965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:54:35.000Z","modified_at":"2026-02-15T07:54:35.000Z","name":"Jaren Harvey","mobile_number":"610-998-2311","email_id":"Noemie70@gmail.com","dop":"2025-04-06","serial_number":"15815235503621684","imei1":"15815235503621684","imei2":"15815235503621684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186960,"job_number":"JOB_186960","tr_customer_id":186978,"tr_customer_product_id":186968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:43.000Z","modified_at":"2026-02-15T08:13:43.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14668992351793","imei1":"14668992351793","imei2":"114668992351793","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186961,"job_number":"JOB_186961","tr_customer_id":186979,"tr_customer_product_id":186969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:44.000Z","modified_at":"2026-02-15T08:13:44.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"383753939160129","imei1":"383753939160129","imei2":"1383753939160129","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186962,"job_number":"JOB_186962","tr_customer_id":186980,"tr_customer_product_id":186970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:44.000Z","modified_at":"2026-02-15T08:13:44.000Z","name":"Darren Erdman","mobile_number":"659-720-1093","email_id":"Immanuel89@hotmail.com","dop":"2026-01-04","serial_number":"17973962237218","imei1":"17973962237218","imei2":"117973962237218","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186963,"job_number":"JOB_186963","tr_customer_id":186981,"tr_customer_product_id":186971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:45.000Z","modified_at":"2026-02-15T08:49:45.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"13223852246728","imei1":"13223852246728","imei2":"13223852246728","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186964,"job_number":"JOB_186964","tr_customer_id":186982,"tr_customer_product_id":186972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:45.000Z","modified_at":"2026-02-15T08:49:45.000Z","name":"Carissa Homenick","mobile_number":"202-230-6371","email_id":"Litzy55@yahoo.com","dop":"2026-01-04","serial_number":"10130451321403","imei1":"10130451321403","imei2":"10130451321403","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186965,"job_number":"JOB_186965","tr_customer_id":186983,"tr_customer_product_id":186973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:47.000Z","modified_at":"2026-02-15T08:49:47.000Z","name":"Mable Ryan","mobile_number":"221-931-4910","email_id":"Carli_Greenfelder95@hotmail.com","dop":"2026-01-04","serial_number":"44452118109556880","imei1":"44452118109556880","imei2":"44452118109556880","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186966,"job_number":"JOB_186966","tr_customer_id":186984,"tr_customer_product_id":186974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:15:16.000Z","modified_at":"2026-02-15T09:15:16.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13678253534192","imei1":"13678253534192","imei2":"113678253534192","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186967,"job_number":"JOB_186967","tr_customer_id":186985,"tr_customer_product_id":186975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:15:17.000Z","modified_at":"2026-02-15T09:15:17.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"391280687411604","imei1":"391280687411604","imei2":"1391280687411604","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186969,"job_number":"JOB_186969","tr_customer_id":186987,"tr_customer_product_id":186977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:51:35.000Z","modified_at":"2026-02-15T09:51:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11059599046762","imei1":"11059599046762","imei2":"11059599046762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186971,"job_number":"JOB_186971","tr_customer_id":186989,"tr_customer_product_id":186979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:51:37.000Z","modified_at":"2026-02-15T09:51:37.000Z","name":"Josiah Little","mobile_number":"448-389-3391","email_id":"Einar_Von18@hotmail.com","dop":"2025-04-06","serial_number":"19564515753822984","imei1":"19564515753822984","imei2":"19564515753822984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:51:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186972,"job_number":"JOB_186972","tr_customer_id":186990,"tr_customer_product_id":186980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:17.000Z","modified_at":"2026-02-15T09:52:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13313172213980","imei1":"13313172213980","imei2":"13313172213980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186974,"job_number":"JOB_186974","tr_customer_id":186992,"tr_customer_product_id":186982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:19.000Z","modified_at":"2026-02-15T09:52:19.000Z","name":"Corene Torp","mobile_number":"465-691-2932","email_id":"Hertha_Wolff@yahoo.com","dop":"2025-04-06","serial_number":"12472291555181492","imei1":"12472291555181492","imei2":"12472291555181492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186975,"job_number":"JOB_186975","tr_customer_id":186993,"tr_customer_product_id":186983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:59.000Z","modified_at":"2026-02-15T09:52:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12245586705931","imei1":"12245586705931","imei2":"12245586705931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186977,"job_number":"JOB_186977","tr_customer_id":186995,"tr_customer_product_id":186985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:53:00.000Z","modified_at":"2026-02-15T09:53:00.000Z","name":"Louvenia Ward","mobile_number":"538-275-1735","email_id":"Norene_Kertzmann@gmail.com","dop":"2025-04-06","serial_number":"18757696979381390","imei1":"18757696979381390","imei2":"18757696979381390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186978,"job_number":"JOB_186978","tr_customer_id":186996,"tr_customer_product_id":186986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:06:56.000Z","modified_at":"2026-02-15T10:06:56.000Z","name":"Abbigail Bartell","mobile_number":"361-705-6755","email_id":"Osborne_Johnson54@yahoo.com","dop":"2026-02-01","serial_number":"32492661709185","imei1":"32492661709185","imei2":"32492661709185","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:06:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186979,"job_number":"JOB_186979","tr_customer_id":186997,"tr_customer_product_id":186987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:10:13.000Z","modified_at":"2026-02-15T10:10:13.000Z","name":"Lacey Nikolaus","mobile_number":"988-789-6171","email_id":"Bettye_Heathcote87@yahoo.com","dop":"2026-02-01","serial_number":"59942538189735","imei1":"59942538189735","imei2":"59942538189735","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186980,"job_number":"JOB_186980","tr_customer_id":186998,"tr_customer_product_id":186988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:11:09.000Z","modified_at":"2026-02-15T10:11:09.000Z","name":"Marcus Jaskolski","mobile_number":"597-694-3505","email_id":"Muhammad36@gmail.com","dop":"2026-02-01","serial_number":"75161393286932","imei1":"75161393286932","imei2":"75161393286932","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:11:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186981,"job_number":"JOB_186981","tr_customer_id":186999,"tr_customer_product_id":186989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:17:41.000Z","modified_at":"2026-02-15T10:17:41.000Z","name":"Howard Robel","mobile_number":"647-475-3484","email_id":"Rashad_Boyer51@hotmail.com","dop":"2026-02-01","serial_number":"30492289997197","imei1":"30492289997197","imei2":"30492289997197","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:17:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186982,"job_number":"JOB_186982","tr_customer_id":187000,"tr_customer_product_id":186990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:19:41.000Z","modified_at":"2026-02-15T10:19:41.000Z","name":"Danial Gleichner","mobile_number":"745-838-6453","email_id":"Vern69@yahoo.com","dop":"2026-02-01","serial_number":"85577950276836","imei1":"85577950276836","imei2":"85577950276836","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186983,"job_number":"JOB_186983","tr_customer_id":187001,"tr_customer_product_id":186991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:19:51.000Z","modified_at":"2026-02-15T10:19:52.000Z","name":"Frida Steuber","mobile_number":"906-485-6477","email_id":"Adrien_Bergstrom@hotmail.com","dop":"2026-02-01","serial_number":"62540403602694","imei1":"62540403602694","imei2":"62540403602694","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186984,"job_number":"JOB_186984","tr_customer_id":187002,"tr_customer_product_id":186992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:31:42.000Z","modified_at":"2026-02-15T10:31:42.000Z","name":"Dulce Nitzsche","mobile_number":"628-606-5255","email_id":"Darrick_OConnell82@gmail.com","dop":"2026-02-01","serial_number":"48636466012041","imei1":"48636466012041","imei2":"48636466012041","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186985,"job_number":"JOB_186985","tr_customer_id":187003,"tr_customer_product_id":186993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:35:22.000Z","modified_at":"2026-02-15T10:35:22.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"194466403332296","imei1":"194466403332296","imei2":"194466403332296","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186986,"job_number":"JOB_186986","tr_customer_id":187004,"tr_customer_product_id":186994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:35:28.000Z","modified_at":"2026-02-15T10:35:28.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"165327995302029","imei1":"165327995302029","imei2":"165327995302029","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186987,"job_number":"JOB_186987","tr_customer_id":187005,"tr_customer_product_id":186995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:37:37.000Z","modified_at":"2026-02-15T10:37:37.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"197148484973735","imei1":"197148484973735","imei2":"197148484973735","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186989,"job_number":"JOB_186989","tr_customer_id":187007,"tr_customer_product_id":186997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:47:39.000Z","modified_at":"2026-02-15T10:47:39.000Z","name":"Noemi Goyette","mobile_number":"816-430-1714","email_id":"Tomasa.Schowalter@yahoo.com","dop":"2025-04-06","serial_number":"16419392221043770","imei1":"16419392221043770","imei2":"16419392221043770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186990,"job_number":"JOB_186990","tr_customer_id":187008,"tr_customer_product_id":186998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:47:51.000Z","modified_at":"2026-02-15T10:47:51.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-05","serial_number":"85895616181346","imei1":"85895616181346","imei2":"85895616181346","popurl":"2026-02-05T10:47:41.148317004Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186991,"job_number":"JOB_186991","tr_customer_id":187009,"tr_customer_product_id":186999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:03.000Z","modified_at":"2026-02-15T10:48:03.000Z","name":"Ayushmati Varrier","mobile_number":"8611222604","email_id":"jahnu.mishra@hotmail.com","dop":"2026-02-05","serial_number":"90630869750623","imei1":"90630869750623","imei2":"90630869750623","popurl":"www.charumati-pilla.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186992,"job_number":"JOB_186992","tr_customer_id":187010,"tr_customer_product_id":187000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:03.000Z","modified_at":"2026-02-15T10:48:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13128842224787","imei1":"13128842224787","imei2":"13128842224787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186994,"job_number":"JOB_186994","tr_customer_id":187012,"tr_customer_product_id":187002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:05.000Z","modified_at":"2026-02-15T10:48:05.000Z","name":"Ebony Douglas","mobile_number":"771-281-6352","email_id":"Athena70@gmail.com","dop":"2025-04-06","serial_number":"15431835986222296","imei1":"15431835986222296","imei2":"15431835986222296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186995,"job_number":"JOB_186995","tr_customer_id":187013,"tr_customer_product_id":187003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:50.000Z","modified_at":"2026-02-15T10:48:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14339957123745","imei1":"14339957123745","imei2":"14339957123745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186997,"job_number":"JOB_186997","tr_customer_id":187015,"tr_customer_product_id":187005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:52.000Z","modified_at":"2026-02-15T10:48:52.000Z","name":"Estella Marks","mobile_number":"883-497-3495","email_id":"Deondre23@hotmail.com","dop":"2025-04-06","serial_number":"18130666300466810","imei1":"18130666300466810","imei2":"18130666300466810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186998,"job_number":"JOB_186998","tr_customer_id":187016,"tr_customer_product_id":187006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:49:36.000Z","modified_at":"2026-02-15T10:49:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16013071880038","imei1":"16013071880038","imei2":"16013071880038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187000,"job_number":"JOB_187000","tr_customer_id":187018,"tr_customer_product_id":187008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:49:38.000Z","modified_at":"2026-02-15T10:49:38.000Z","name":"Athena Braun","mobile_number":"534-405-5049","email_id":"Seamus_Gottlieb@yahoo.com","dop":"2025-04-06","serial_number":"13415886447576528","imei1":"13415886447576528","imei2":"13415886447576528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187002,"job_number":"JOB_187002","tr_customer_id":187020,"tr_customer_product_id":187010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:53:09.000Z","modified_at":"2026-02-15T10:53:09.000Z","name":"Eladio Parisian","mobile_number":"504-837-1213","email_id":"Sienna.Kirlin@yahoo.com","dop":"2025-04-06","serial_number":"19382972336927020","imei1":"19382972336927020","imei2":"19382972336927020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187004,"job_number":"JOB_187004","tr_customer_id":187022,"tr_customer_product_id":187012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:58:00.000Z","modified_at":"2026-02-15T10:58:00.000Z","name":"Jolie Abernathy","mobile_number":"603-789-9785","email_id":"Era.Braun25@hotmail.com","dop":"2025-04-06","serial_number":"14451919436683220","imei1":"14451919436683220","imei2":"14451919436683220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187005,"job_number":"JOB_187005","tr_customer_id":187023,"tr_customer_product_id":187013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:05:11.000Z","modified_at":"2026-02-15T12:05:11.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-05","serial_number":"55346567890444","imei1":"55346567890444","imei2":"55346567890444","popurl":"2026-02-05T12:05:09.439242500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T12:05:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187006,"job_number":"JOB_187006","tr_customer_id":187024,"tr_customer_product_id":187014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:07:04.000Z","modified_at":"2026-02-15T12:07:04.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-05","serial_number":"89346567890344","imei1":"89346567890344","imei2":"89346567890344","popurl":"2026-02-05T12:07:01.541918800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T12:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187009,"job_number":"JOB_187009","tr_customer_id":187027,"tr_customer_product_id":187017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:39:29.000Z","modified_at":"2026-02-15T13:39:29.000Z","name":"Mitchell Nader","mobile_number":"823-509-1695","email_id":"Shanie.Upton@yahoo.com","dop":"2025-05-30","serial_number":"16127208522228","imei1":"16127208522228","imei2":"16127208522228","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187010,"job_number":"JOB_187010","tr_customer_id":187028,"tr_customer_product_id":187018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:39:30.000Z","modified_at":"2026-02-15T13:39:30.000Z","name":"Alia Gusikowski","mobile_number":"351-510-3439","email_id":"Randall.Cremin12@yahoo.com","dop":"2025-05-30","serial_number":"1438985986096546","imei1":"1438985986096546","imei2":"1438985986096546","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187011,"job_number":"JOB_187011","tr_customer_id":187029,"tr_customer_product_id":187019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:57:38.000Z","modified_at":"2026-02-15T13:57:38.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"102339009322581","imei1":"102339009322581","imei2":"102339009322581","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187013,"job_number":"JOB_187013","tr_customer_id":187031,"tr_customer_product_id":187021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:16.000Z","modified_at":"2026-02-15T13:58:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74586904723473","imei1":"74586904723473","imei2":"74586904723473","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187014,"job_number":"JOB_187014","tr_customer_id":187032,"tr_customer_product_id":187022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64901830297010","imei1":"64901830297010","imei2":"64901830297010","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187015,"job_number":"JOB_187015","tr_customer_id":187033,"tr_customer_product_id":187023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43000733107652","imei1":"43000733107652","imei2":"43000733107652","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187016,"job_number":"JOB_187016","tr_customer_id":187034,"tr_customer_product_id":187024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74179220157113","imei1":"74179220157113","imei2":"74179220157113","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187017,"job_number":"JOB_187017","tr_customer_id":187035,"tr_customer_product_id":187025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:18.000Z","modified_at":"2026-02-15T13:58:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87564269615780","imei1":"87564269615780","imei2":"87564269615780","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187018,"job_number":"JOB_187018","tr_customer_id":187036,"tr_customer_product_id":187026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:18.000Z","modified_at":"2026-02-15T13:58:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73977316052839","imei1":"73977316052839","imei2":"73977316052839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187020,"job_number":"JOB_187020","tr_customer_id":187038,"tr_customer_product_id":187028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:22.000Z","modified_at":"2026-02-15T13:58:22.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"106951712710418","imei1":"106951712710418","imei2":"106951712710418","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187023,"job_number":"JOB_187023","tr_customer_id":187041,"tr_customer_product_id":187031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:48.000Z","modified_at":"2026-02-15T13:58:48.000Z","name":"Lorena Sanford","mobile_number":"268-984-1713","email_id":"Geovany.Keebler29@gmail.com","dop":"2025-04-06","serial_number":"10614436670129892","imei1":"10614436670129892","imei2":"10614436670129892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187024,"job_number":"JOB_187024","tr_customer_id":187042,"tr_customer_product_id":187032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:48.000Z","modified_at":"2026-02-15T13:58:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23050710177185","imei1":"23050710177185","imei2":"23050710177185","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187025,"job_number":"JOB_187025","tr_customer_id":187043,"tr_customer_product_id":187033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40458074383627","imei1":"40458074383627","imei2":"40458074383627","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187026,"job_number":"JOB_187026","tr_customer_id":187044,"tr_customer_product_id":187034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28091532355559","imei1":"28091532355559","imei2":"28091532355559","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187027,"job_number":"JOB_187027","tr_customer_id":187045,"tr_customer_product_id":187035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83878537234347","imei1":"83878537234347","imei2":"83878537234347","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187028,"job_number":"JOB_187028","tr_customer_id":187046,"tr_customer_product_id":187036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:50.000Z","modified_at":"2026-02-15T13:58:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75965107927282","imei1":"75965107927282","imei2":"75965107927282","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187029,"job_number":"JOB_187029","tr_customer_id":187047,"tr_customer_product_id":187037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:50.000Z","modified_at":"2026-02-15T13:58:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33249299895497","imei1":"33249299895497","imei2":"33249299895497","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187031,"job_number":"JOB_187031","tr_customer_id":187049,"tr_customer_product_id":187039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:06.000Z","modified_at":"2026-02-15T13:59:06.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104894473772043","imei1":"104894473772043","imei2":"104894473772043","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187033,"job_number":"JOB_187033","tr_customer_id":187051,"tr_customer_product_id":187041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:20.000Z","modified_at":"2026-02-15T13:59:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51124551888715","imei1":"51124551888715","imei2":"51124551888715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187034,"job_number":"JOB_187034","tr_customer_id":187052,"tr_customer_product_id":187042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89655487230437","imei1":"89655487230437","imei2":"89655487230437","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187035,"job_number":"JOB_187035","tr_customer_id":187053,"tr_customer_product_id":187043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98377118697013","imei1":"98377118697013","imei2":"98377118697013","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187036,"job_number":"JOB_187036","tr_customer_id":187054,"tr_customer_product_id":187044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78381531985396","imei1":"78381531985396","imei2":"78381531985396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187037,"job_number":"JOB_187037","tr_customer_id":187055,"tr_customer_product_id":187045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27918658492429","imei1":"27918658492429","imei2":"27918658492429","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187038,"job_number":"JOB_187038","tr_customer_id":187056,"tr_customer_product_id":187046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:22.000Z","modified_at":"2026-02-15T13:59:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82492217863724","imei1":"82492217863724","imei2":"82492217863724","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187040,"job_number":"JOB_187040","tr_customer_id":187058,"tr_customer_product_id":187048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:37.000Z","modified_at":"2026-02-15T13:59:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18714751055887","imei1":"18714751055887","imei2":"18714751055887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187042,"job_number":"JOB_187042","tr_customer_id":187060,"tr_customer_product_id":187050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:38.000Z","modified_at":"2026-02-15T13:59:38.000Z","name":"Dortha Collier","mobile_number":"303-925-9068","email_id":"Jeffrey12@hotmail.com","dop":"2025-04-06","serial_number":"19979080396713290","imei1":"19979080396713290","imei2":"19979080396713290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187045,"job_number":"JOB_187045","tr_customer_id":187063,"tr_customer_product_id":187053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:00:20.000Z","modified_at":"2026-02-15T14:00:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13984422900997","imei1":"13984422900997","imei2":"13984422900997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187047,"job_number":"JOB_187047","tr_customer_id":187065,"tr_customer_product_id":187055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:00:22.000Z","modified_at":"2026-02-15T14:00:22.000Z","name":"Meaghan Reinger","mobile_number":"505-668-0409","email_id":"Anabelle.Connelly70@gmail.com","dop":"2025-04-06","serial_number":"18834737958951230","imei1":"18834737958951230","imei2":"18834737958951230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187048,"job_number":"JOB_187048","tr_customer_id":187066,"tr_customer_product_id":187056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:01:03.000Z","modified_at":"2026-02-15T14:01:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12607197800685","imei1":"12607197800685","imei2":"12607197800685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:01:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187050,"job_number":"JOB_187050","tr_customer_id":187068,"tr_customer_product_id":187058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:01:04.000Z","modified_at":"2026-02-15T14:01:04.000Z","name":"Jamir Cronin","mobile_number":"665-903-3047","email_id":"Brandy_West25@gmail.com","dop":"2025-04-06","serial_number":"11597987596136010","imei1":"11597987596136010","imei2":"11597987596136010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:01:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187060,"job_number":"JOB_187060","tr_customer_id":187078,"tr_customer_product_id":187068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:18:40.000Z","modified_at":"2026-02-15T14:18:40.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"43132387608188","imei1":"43132387608188","imei2":"43132387608188","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187061,"job_number":"JOB_187061","tr_customer_id":187079,"tr_customer_product_id":187069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:18:40.000Z","modified_at":"2026-02-15T14:18:40.000Z","name":"Zoila McKenzie","mobile_number":"513-733-2264","email_id":"Rocky8@yahoo.com","dop":"2025-02-01","serial_number":"100160448245178","imei1":"100160448245178","imei2":"100160448245178","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187063,"job_number":"JOB_187063","tr_customer_id":187081,"tr_customer_product_id":187071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:22.000Z","modified_at":"2026-02-15T14:19:22.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"35932994454938","imei1":"35932994454938","imei2":"35932994454938","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187064,"job_number":"JOB_187064","tr_customer_id":187082,"tr_customer_product_id":187072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:23.000Z","modified_at":"2026-02-15T14:19:23.000Z","name":"Danial Stracke","mobile_number":"921-742-5413","email_id":"Hester_Hackett99@gmail.com","dop":"2025-02-01","serial_number":"37239301380109","imei1":"37239301380109","imei2":"37239301380109","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187066,"job_number":"JOB_187066","tr_customer_id":187084,"tr_customer_product_id":187074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:58.000Z","modified_at":"2026-02-15T14:19:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15707532866387","imei1":"15707532866387","imei2":"15707532866387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187068,"job_number":"JOB_187068","tr_customer_id":187086,"tr_customer_product_id":187076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:00.000Z","modified_at":"2026-02-15T14:20:00.000Z","name":"Carson Douglas","mobile_number":"846-599-4597","email_id":"Maritza53@yahoo.com","dop":"2025-04-06","serial_number":"13252984808633096","imei1":"13252984808633096","imei2":"13252984808633096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187069,"job_number":"JOB_187069","tr_customer_id":187087,"tr_customer_product_id":187077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:04.000Z","modified_at":"2026-02-15T14:20:04.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"90638858306649","imei1":"90638858306649","imei2":"90638858306649","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187070,"job_number":"JOB_187070","tr_customer_id":187088,"tr_customer_product_id":187078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:04.000Z","modified_at":"2026-02-15T14:20:04.000Z","name":"Madison Jones","mobile_number":"415-558-6887","email_id":"Maybelle.Jacobs51@hotmail.com","dop":"2025-02-01","serial_number":"51142501004467","imei1":"51142501004467","imei2":"51142501004467","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187072,"job_number":"JOB_187072","tr_customer_id":187090,"tr_customer_product_id":187080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:39.000Z","modified_at":"2026-02-15T14:20:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17953549906708","imei1":"17953549906708","imei2":"17953549906708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187074,"job_number":"JOB_187074","tr_customer_id":187092,"tr_customer_product_id":187082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:41.000Z","modified_at":"2026-02-15T14:20:41.000Z","name":"Ocie Labadie","mobile_number":"730-877-9586","email_id":"Alvah.McCullough85@yahoo.com","dop":"2025-04-06","serial_number":"10392770912008928","imei1":"10392770912008928","imei2":"10392770912008928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187075,"job_number":"JOB_187075","tr_customer_id":187093,"tr_customer_product_id":187083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:46.000Z","modified_at":"2026-02-15T14:20:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14329955753337","imei1":"14329955753337","imei2":"14329955753337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187077,"job_number":"JOB_187077","tr_customer_id":187095,"tr_customer_product_id":187085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:47.000Z","modified_at":"2026-02-15T14:20:47.000Z","name":"Gabriel Fay","mobile_number":"501-502-1715","email_id":"Shanel.Hoeger37@yahoo.com","dop":"2025-04-06","serial_number":"18956941070379930","imei1":"18956941070379930","imei2":"18956941070379930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187078,"job_number":"JOB_187078","tr_customer_id":187096,"tr_customer_product_id":187086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:26.000Z","modified_at":"2026-02-15T14:21:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10102675426909","imei1":"10102675426909","imei2":"10102675426909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187080,"job_number":"JOB_187080","tr_customer_id":187098,"tr_customer_product_id":187088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:27.000Z","modified_at":"2026-02-15T14:21:27.000Z","name":"Drew Grady","mobile_number":"302-618-2173","email_id":"Solon98@yahoo.com","dop":"2025-04-06","serial_number":"15619477608470204","imei1":"15619477608470204","imei2":"15619477608470204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187081,"job_number":"JOB_187081","tr_customer_id":187099,"tr_customer_product_id":187089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:32.000Z","modified_at":"2026-02-15T14:21:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14830749884443","imei1":"14830749884443","imei2":"14830749884443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187083,"job_number":"JOB_187083","tr_customer_id":187101,"tr_customer_product_id":187091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:34.000Z","modified_at":"2026-02-15T14:21:34.000Z","name":"Liana Huel","mobile_number":"802-895-5064","email_id":"Angelina.Sanford@yahoo.com","dop":"2025-04-06","serial_number":"15748405575817776","imei1":"15748405575817776","imei2":"15748405575817776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187084,"job_number":"JOB_187084","tr_customer_id":187102,"tr_customer_product_id":187092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:07.000Z","modified_at":"2026-02-15T14:22:07.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10716528573250","imei1":"10716528573250","imei2":"10716528573250","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187086,"job_number":"JOB_187086","tr_customer_id":187104,"tr_customer_product_id":187094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:08.000Z","modified_at":"2026-02-15T14:22:08.000Z","name":"Jessika Douglas","mobile_number":"217-412-9721","email_id":"Emory74@yahoo.com","dop":"2025-06-18","serial_number":"1083359125800506","imei1":"1083359125800506","imei2":"1083359125800506","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187087,"job_number":"JOB_187087","tr_customer_id":187105,"tr_customer_product_id":187095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:11.000Z","modified_at":"2026-02-15T14:22:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15559671691365","imei1":"15559671691365","imei2":"15559671691365","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187089,"job_number":"JOB_187089","tr_customer_id":187107,"tr_customer_product_id":187097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:12.000Z","modified_at":"2026-02-15T14:22:12.000Z","name":"Murray Wolf","mobile_number":"531-319-5052","email_id":"Dorothea_Rice@yahoo.com","dop":"2025-04-06","serial_number":"19208423499013300","imei1":"19208423499013300","imei2":"19208423499013300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187093,"job_number":"JOB_187093","tr_customer_id":187111,"tr_customer_product_id":187101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:50.000Z","modified_at":"2026-02-15T14:22:50.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10542814601330","imei1":"10542814601330","imei2":"10542814601330","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187095,"job_number":"JOB_187095","tr_customer_id":187113,"tr_customer_product_id":187103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:51.000Z","modified_at":"2026-02-15T14:22:51.000Z","name":"Jarrett Krajcik","mobile_number":"678-945-2716","email_id":"Hanna.Dibbert51@hotmail.com","dop":"2025-06-18","serial_number":"1076684520318457","imei1":"1076684520318457","imei2":"1076684520318457","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187102,"job_number":"JOB_187102","tr_customer_id":187120,"tr_customer_product_id":187110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:53.000Z","modified_at":"2026-02-15T14:23:53.000Z","name":"Chris Boyle","mobile_number":"303-503-7415","email_id":"Hollie.Mueller@gmail.com","dop":"2025-04-07","serial_number":"16343792352653","imei1":"16343792352653","imei2":"16343792352653","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187103,"job_number":"JOB_187103","tr_customer_id":187121,"tr_customer_product_id":187111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:23.000Z","modified_at":"2026-02-15T14:24:23.000Z","name":"Ora Hane","mobile_number":"203-845-8131","email_id":"Herminia89@yahoo.com","dop":"2025-04-07","serial_number":"17897755107457","imei1":"17897755107457","imei2":"17897755107457","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187107,"job_number":"JOB_187107","tr_customer_id":187125,"tr_customer_product_id":187115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:48.000Z","modified_at":"2026-02-15T14:24:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15249122686704","imei1":"15249122686704","imei2":"15249122686704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187109,"job_number":"JOB_187109","tr_customer_id":187127,"tr_customer_product_id":187117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:50.000Z","modified_at":"2026-02-15T14:24:50.000Z","name":"Susanna Wuckert","mobile_number":"756-672-8169","email_id":"Margaret14@hotmail.com","dop":"2025-04-06","serial_number":"11725153669115862","imei1":"11725153669115862","imei2":"11725153669115862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187110,"job_number":"JOB_187110","tr_customer_id":187128,"tr_customer_product_id":187118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:18.000Z","modified_at":"2026-02-15T14:25:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15586379621468","imei1":"15586379621468","imei2":"15586379621468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187112,"job_number":"JOB_187112","tr_customer_id":187130,"tr_customer_product_id":187120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:19.000Z","modified_at":"2026-02-15T14:25:19.000Z","name":"Lucinda Kling","mobile_number":"206-462-1937","email_id":"Mazie52@yahoo.com","dop":"2025-04-06","serial_number":"15975787898779336","imei1":"15975787898779336","imei2":"15975787898779336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187113,"job_number":"JOB_187113","tr_customer_id":187131,"tr_customer_product_id":187121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:36.000Z","modified_at":"2026-02-15T14:25:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16450245740387","imei1":"16450245740387","imei2":"16450245740387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187115,"job_number":"JOB_187115","tr_customer_id":187133,"tr_customer_product_id":187123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:38.000Z","modified_at":"2026-02-15T14:25:38.000Z","name":"Jacklyn Kutch","mobile_number":"828-887-6462","email_id":"Baron.Kertzmann41@yahoo.com","dop":"2025-04-06","serial_number":"12215152455965426","imei1":"12215152455965426","imei2":"12215152455965426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187116,"job_number":"JOB_187116","tr_customer_id":187134,"tr_customer_product_id":187124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:00.000Z","modified_at":"2026-02-15T14:26:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19970265154876","imei1":"19970265154876","imei2":"19970265154876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187118,"job_number":"JOB_187118","tr_customer_id":187136,"tr_customer_product_id":187126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:02.000Z","modified_at":"2026-02-15T14:26:02.000Z","name":"Bette Jast","mobile_number":"940-666-6163","email_id":"Fidel_Stanton@hotmail.com","dop":"2025-04-06","serial_number":"16249673678697824","imei1":"16249673678697824","imei2":"16249673678697824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187119,"job_number":"JOB_187119","tr_customer_id":187137,"tr_customer_product_id":187127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:15.000Z","modified_at":"2026-02-15T14:26:15.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19254089152789","imei1":"19254089152789","imei2":"19254089152789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187121,"job_number":"JOB_187121","tr_customer_id":187139,"tr_customer_product_id":187129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:16.000Z","modified_at":"2026-02-15T14:26:16.000Z","name":"Yesenia Hayes","mobile_number":"784-689-1355","email_id":"Clovis_Watsica@yahoo.com","dop":"2025-04-06","serial_number":"14793764931110308","imei1":"14793764931110308","imei2":"14793764931110308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187122,"job_number":"JOB_187122","tr_customer_id":187140,"tr_customer_product_id":187130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:22.000Z","modified_at":"2026-02-15T14:26:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17118441382342","imei1":"17118441382342","imei2":"17118441382342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187124,"job_number":"JOB_187124","tr_customer_id":187142,"tr_customer_product_id":187132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:24.000Z","modified_at":"2026-02-15T14:26:24.000Z","name":"Jarret Marvin","mobile_number":"386-842-5740","email_id":"Jordon11@gmail.com","dop":"2025-04-06","serial_number":"16559444459322644","imei1":"16559444459322644","imei2":"16559444459322644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187125,"job_number":"JOB_187125","tr_customer_id":187143,"tr_customer_product_id":187133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:27.000Z","modified_at":"2026-02-15T14:26:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18464460773179","imei1":"18464460773179","imei2":"18464460773179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187127,"job_number":"JOB_187127","tr_customer_id":187145,"tr_customer_product_id":187135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:29.000Z","modified_at":"2026-02-15T14:26:29.000Z","name":"Kiana Larson","mobile_number":"933-754-2101","email_id":"Kara.Wolff@gmail.com","dop":"2025-04-06","serial_number":"18852327251330156","imei1":"18852327251330156","imei2":"18852327251330156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187128,"job_number":"JOB_187128","tr_customer_id":187146,"tr_customer_product_id":187136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:43.000Z","modified_at":"2026-02-15T14:26:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19124385431179","imei1":"19124385431179","imei2":"19124385431179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187130,"job_number":"JOB_187130","tr_customer_id":187148,"tr_customer_product_id":187138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:44.000Z","modified_at":"2026-02-15T14:26:44.000Z","name":"Winifred Schowalter","mobile_number":"853-542-7211","email_id":"Lavern91@gmail.com","dop":"2025-04-06","serial_number":"14821022656654990","imei1":"14821022656654990","imei2":"14821022656654990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187131,"job_number":"JOB_187131","tr_customer_id":187149,"tr_customer_product_id":187139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:01.000Z","modified_at":"2026-02-15T14:27:01.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14528354389338","imei1":"14528354389338","imei2":"14528354389338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187133,"job_number":"JOB_187133","tr_customer_id":187151,"tr_customer_product_id":187141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:03.000Z","modified_at":"2026-02-15T14:27:03.000Z","name":"Ian Pfannerstill","mobile_number":"470-995-9982","email_id":"Sarina0@hotmail.com","dop":"2025-04-06","serial_number":"11434439116627450","imei1":"11434439116627450","imei2":"11434439116627450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187134,"job_number":"JOB_187134","tr_customer_id":187152,"tr_customer_product_id":187142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:12.000Z","modified_at":"2026-02-15T14:27:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17649021680040","imei1":"17649021680040","imei2":"17649021680040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187136,"job_number":"JOB_187136","tr_customer_id":187154,"tr_customer_product_id":187144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:14.000Z","modified_at":"2026-02-15T14:27:14.000Z","name":"Tiara Schowalter","mobile_number":"688-431-0405","email_id":"Lesley.Schmitt@hotmail.com","dop":"2025-04-06","serial_number":"12658411081049574","imei1":"12658411081049574","imei2":"12658411081049574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187137,"job_number":"JOB_187137","tr_customer_id":187155,"tr_customer_product_id":187145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:47.000Z","modified_at":"2026-02-15T14:27:47.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18186610422609","imei1":"18186610422609","imei2":"18186610422609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187139,"job_number":"JOB_187139","tr_customer_id":187157,"tr_customer_product_id":187147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:49.000Z","modified_at":"2026-02-15T14:27:49.000Z","name":"Kenny Waters","mobile_number":"888-260-3328","email_id":"Tyrell_Feil78@yahoo.com","dop":"2025-04-06","serial_number":"10019552825530170","imei1":"10019552825530170","imei2":"10019552825530170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187140,"job_number":"JOB_187140","tr_customer_id":187158,"tr_customer_product_id":187148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:57.000Z","modified_at":"2026-02-15T14:27:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14648595276951","imei1":"14648595276951","imei2":"14648595276951","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187142,"job_number":"JOB_187142","tr_customer_id":187160,"tr_customer_product_id":187150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:58.000Z","modified_at":"2026-02-15T14:27:58.000Z","name":"Bettie Champlin","mobile_number":"517-925-1371","email_id":"Tyshawn.Pacocha49@yahoo.com","dop":"2025-04-06","serial_number":"12168536102071452","imei1":"12168536102071452","imei2":"12168536102071452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187143,"job_number":"JOB_187143","tr_customer_id":187161,"tr_customer_product_id":187151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:59.000Z","modified_at":"2026-02-15T14:27:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17911571022317","imei1":"17911571022317","imei2":"17911571022317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187145,"job_number":"JOB_187145","tr_customer_id":187163,"tr_customer_product_id":187153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:01.000Z","modified_at":"2026-02-15T14:28:01.000Z","name":"Everett Thompson","mobile_number":"598-379-4227","email_id":"Mya37@hotmail.com","dop":"2025-04-06","serial_number":"11574104922902676","imei1":"11574104922902676","imei2":"11574104922902676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187147,"job_number":"JOB_187147","tr_customer_id":187165,"tr_customer_product_id":187155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:10.000Z","modified_at":"2026-02-15T14:28:10.000Z","name":"Johann Ritchie","mobile_number":"646-992-8950","email_id":"Omari.Welch@yahoo.com","dop":"2025-04-06","serial_number":"17914960512879240","imei1":"17914960512879240","imei2":"17914960512879240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187149,"job_number":"JOB_187149","tr_customer_id":187167,"tr_customer_product_id":187157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:47.000Z","modified_at":"2026-02-15T14:28:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12489427100538","imei1":"12489427100538","imei2":"12489427100538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187152,"job_number":"JOB_187152","tr_customer_id":187170,"tr_customer_product_id":187160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:49.000Z","modified_at":"2026-02-15T14:28:49.000Z","name":"Herminia Keebler","mobile_number":"651-925-0224","email_id":"Rachael15@hotmail.com","dop":"2025-04-06","serial_number":"18142919284428130","imei1":"18142919284428130","imei2":"18142919284428130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187154,"job_number":"JOB_187154","tr_customer_id":187172,"tr_customer_product_id":187162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:51.000Z","modified_at":"2026-02-15T14:28:51.000Z","name":"Zoe Monahan","mobile_number":"656-819-8459","email_id":"Hilbert85@gmail.com","dop":"2025-04-06","serial_number":"14162439078513812","imei1":"14162439078513812","imei2":"14162439078513812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187156,"job_number":"JOB_187156","tr_customer_id":187174,"tr_customer_product_id":187164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:29:34.000Z","modified_at":"2026-02-15T14:29:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14748848004874","imei1":"14748848004874","imei2":"14748848004874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187158,"job_number":"JOB_187158","tr_customer_id":187176,"tr_customer_product_id":187166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:29:36.000Z","modified_at":"2026-02-15T14:29:36.000Z","name":"Marco Carter","mobile_number":"248-635-7873","email_id":"Jeremie.Raynor87@hotmail.com","dop":"2025-04-06","serial_number":"10532882504952882","imei1":"10532882504952882","imei2":"10532882504952882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187159,"job_number":"JOB_187159","tr_customer_id":187177,"tr_customer_product_id":187167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:35.000Z","modified_at":"2026-02-15T14:31:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17987057243901","imei1":"17987057243901","imei2":"17987057243901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187161,"job_number":"JOB_187161","tr_customer_id":187179,"tr_customer_product_id":187169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:36.000Z","modified_at":"2026-02-15T14:31:36.000Z","name":"Golda Johns","mobile_number":"826-554-0175","email_id":"Dean98@hotmail.com","dop":"2025-04-06","serial_number":"14485796904094016","imei1":"14485796904094016","imei2":"14485796904094016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187162,"job_number":"JOB_187162","tr_customer_id":187180,"tr_customer_product_id":187170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:40.000Z","modified_at":"2026-02-15T14:31:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15711692534320","imei1":"15711692534320","imei2":"15711692534320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187164,"job_number":"JOB_187164","tr_customer_id":187182,"tr_customer_product_id":187172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:42.000Z","modified_at":"2026-02-15T14:31:42.000Z","name":"Erich Kirlin","mobile_number":"897-623-8534","email_id":"Clint.Hermiston@hotmail.com","dop":"2025-04-06","serial_number":"10353955896889238","imei1":"10353955896889238","imei2":"10353955896889238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187165,"job_number":"JOB_187165","tr_customer_id":187183,"tr_customer_product_id":187173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:19.000Z","modified_at":"2026-02-15T14:32:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13512958212601","imei1":"13512958212601","imei2":"13512958212601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187167,"job_number":"JOB_187167","tr_customer_id":187185,"tr_customer_product_id":187175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:21.000Z","modified_at":"2026-02-15T14:32:21.000Z","name":"Neva Boehm","mobile_number":"249-827-8649","email_id":"Efrain74@gmail.com","dop":"2025-04-06","serial_number":"19138619691890560","imei1":"19138619691890560","imei2":"19138619691890560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187168,"job_number":"JOB_187168","tr_customer_id":187186,"tr_customer_product_id":187176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:24.000Z","modified_at":"2026-02-15T14:32:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12264870516207","imei1":"12264870516207","imei2":"12264870516207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187170,"job_number":"JOB_187170","tr_customer_id":187188,"tr_customer_product_id":187178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:26.000Z","modified_at":"2026-02-15T14:32:26.000Z","name":"Richmond Hegmann","mobile_number":"529-670-4625","email_id":"Constance.Cormier17@hotmail.com","dop":"2025-04-06","serial_number":"13295411501727392","imei1":"13295411501727392","imei2":"13295411501727392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187171,"job_number":"JOB_187171","tr_customer_id":187189,"tr_customer_product_id":187179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:27.000Z","modified_at":"2026-02-15T14:32:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17157960088787","imei1":"17157960088787","imei2":"17157960088787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187173,"job_number":"JOB_187173","tr_customer_id":187191,"tr_customer_product_id":187181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:29.000Z","modified_at":"2026-02-15T14:32:29.000Z","name":"Naomi Wiegand","mobile_number":"709-924-7550","email_id":"Rosendo_Stroman@gmail.com","dop":"2025-04-06","serial_number":"10170722342086502","imei1":"10170722342086502","imei2":"10170722342086502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187177,"job_number":"JOB_187177","tr_customer_id":187195,"tr_customer_product_id":187185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:03.000Z","modified_at":"2026-02-15T14:33:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18123061742281","imei1":"18123061742281","imei2":"18123061742281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187181,"job_number":"JOB_187181","tr_customer_id":187199,"tr_customer_product_id":187189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:04.000Z","modified_at":"2026-02-15T14:33:04.000Z","name":"Chelsie Morar","mobile_number":"988-775-3480","email_id":"Alize_Denesik34@hotmail.com","dop":"2025-04-06","serial_number":"17238599782396452","imei1":"17238599782396452","imei2":"17238599782396452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187183,"job_number":"JOB_187183","tr_customer_id":187201,"tr_customer_product_id":187191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:13.000Z","modified_at":"2026-02-15T14:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11572965201556","imei1":"11572965201556","imei2":"11572965201556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187184,"job_number":"JOB_187184","tr_customer_id":187202,"tr_customer_product_id":187192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:13.000Z","modified_at":"2026-02-15T14:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19666558173880","imei1":"19666558173880","imei2":"19666558173880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187187,"job_number":"JOB_187187","tr_customer_id":187205,"tr_customer_product_id":187195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:15.000Z","modified_at":"2026-02-15T14:33:15.000Z","name":"Khalid Carroll","mobile_number":"318-902-0223","email_id":"Devan_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"19853331500066716","imei1":"19853331500066716","imei2":"19853331500066716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187188,"job_number":"JOB_187188","tr_customer_id":187206,"tr_customer_product_id":187196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:15.000Z","modified_at":"2026-02-15T14:33:15.000Z","name":"Jose Donnelly","mobile_number":"350-839-1406","email_id":"Winnifred_Bashirian78@hotmail.com","dop":"2025-04-06","serial_number":"15444751562136728","imei1":"15444751562136728","imei2":"15444751562136728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187190,"job_number":"JOB_187190","tr_customer_id":187208,"tr_customer_product_id":187198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:17.000Z","modified_at":"2026-02-15T14:33:17.000Z","name":"Charity Boehm","mobile_number":"844-736-4497","email_id":"Bobbie_Jakubowski99@gmail.com","dop":"2025-04-06","serial_number":"18121046470931440","imei1":"18121046470931440","imei2":"18121046470931440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187194,"job_number":"JOB_187194","tr_customer_id":187212,"tr_customer_product_id":187202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:45.000Z","modified_at":"2026-02-15T14:33:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17888040108552","imei1":"17888040108552","imei2":"17888040108552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187196,"job_number":"JOB_187196","tr_customer_id":187214,"tr_customer_product_id":187204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:47.000Z","modified_at":"2026-02-15T14:33:47.000Z","name":"Stanford Parker","mobile_number":"533-212-4801","email_id":"Nedra3@hotmail.com","dop":"2025-04-06","serial_number":"17179522028706224","imei1":"17179522028706224","imei2":"17179522028706224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187198,"job_number":"JOB_187198","tr_customer_id":187216,"tr_customer_product_id":187206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:17.000Z","modified_at":"2026-02-15T14:34:17.000Z","name":"Arno Heathcote","mobile_number":"756-593-2413","email_id":"Dana30@gmail.com","dop":"2025-04-06","serial_number":"15336367938739100","imei1":"15336367938739100","imei2":"15336367938739100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187199,"job_number":"JOB_187199","tr_customer_id":187217,"tr_customer_product_id":187207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:36.000Z","modified_at":"2026-02-15T14:34:36.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10935212475028","imei1":"10935212475028","imei2":"10935212475028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187201,"job_number":"JOB_187201","tr_customer_id":187219,"tr_customer_product_id":187209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:37.000Z","modified_at":"2026-02-15T14:34:37.000Z","name":"Stephon Douglas","mobile_number":"272-236-1014","email_id":"Kristina_Crona@yahoo.com","dop":"2025-04-06","serial_number":"15259864300393112","imei1":"15259864300393112","imei2":"15259864300393112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187202,"job_number":"JOB_187202","tr_customer_id":187220,"tr_customer_product_id":187210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:18.000Z","modified_at":"2026-02-15T14:35:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14337799410978","imei1":"14337799410978","imei2":"14337799410978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187204,"job_number":"JOB_187204","tr_customer_id":187222,"tr_customer_product_id":187212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:19.000Z","modified_at":"2026-02-15T14:35:19.000Z","name":"Rashad Boyer","mobile_number":"232-982-4370","email_id":"Joesph_Sanford49@yahoo.com","dop":"2025-04-06","serial_number":"12127688654837650","imei1":"12127688654837650","imei2":"12127688654837650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187205,"job_number":"JOB_187205","tr_customer_id":187223,"tr_customer_product_id":187213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:43.000Z","modified_at":"2026-02-15T14:35:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14015221197403","imei1":"14015221197403","imei2":"14015221197403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187207,"job_number":"JOB_187207","tr_customer_id":187225,"tr_customer_product_id":187215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:44.000Z","modified_at":"2026-02-15T14:35:44.000Z","name":"Imani Medhurst","mobile_number":"650-622-7969","email_id":"Janiya.Conn@yahoo.com","dop":"2025-04-06","serial_number":"19922696919929816","imei1":"19922696919929816","imei2":"19922696919929816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187209,"job_number":"JOB_187209","tr_customer_id":187227,"tr_customer_product_id":187217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:59.000Z","modified_at":"2026-02-15T14:35:59.000Z","name":"Margaret Herman","mobile_number":"765-314-1127","email_id":"Isaiah28@hotmail.com","dop":"2025-04-06","serial_number":"18043710149272628","imei1":"18043710149272628","imei2":"18043710149272628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187210,"job_number":"JOB_187210","tr_customer_id":187228,"tr_customer_product_id":187218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:00.000Z","modified_at":"2026-02-15T14:36:00.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"13604613005518","imei1":"13604613005518","imei2":"13604613005518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187212,"job_number":"JOB_187212","tr_customer_id":187230,"tr_customer_product_id":187220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:01.000Z","modified_at":"2026-02-15T14:36:01.000Z","name":"Lurline Daniel","mobile_number":"840-985-7355","email_id":"Yasmin.Bosco@hotmail.com","dop":"2025-04-06","serial_number":"11823767115621000","imei1":"11823767115621000","imei2":"11823767115621000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187215,"job_number":"JOB_187215","tr_customer_id":187233,"tr_customer_product_id":187223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:30.000Z","modified_at":"2026-02-15T14:36:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10960992437104","imei1":"10960992437104","imei2":"10960992437104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187217,"job_number":"JOB_187217","tr_customer_id":187235,"tr_customer_product_id":187225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:31.000Z","modified_at":"2026-02-15T14:36:31.000Z","name":"Mable O'Reilly","mobile_number":"751-314-7139","email_id":"Otto.Gutmann94@hotmail.com","dop":"2025-04-06","serial_number":"14474396039964810","imei1":"14474396039964810","imei2":"14474396039964810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187219,"job_number":"JOB_187219","tr_customer_id":187237,"tr_customer_product_id":187227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:37:15.000Z","modified_at":"2026-02-15T14:37:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10609805579560","imei1":"10609805579560","imei2":"10609805579560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187221,"job_number":"JOB_187221","tr_customer_id":187239,"tr_customer_product_id":187229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:37:17.000Z","modified_at":"2026-02-15T14:37:17.000Z","name":"Ocie Wunsch","mobile_number":"820-584-6401","email_id":"Adella.Armstrong92@yahoo.com","dop":"2025-04-06","serial_number":"16473024243918144","imei1":"16473024243918144","imei2":"16473024243918144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187222,"job_number":"JOB_187222","tr_customer_id":187240,"tr_customer_product_id":187230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:51:45.000Z","modified_at":"2026-02-15T14:51:45.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17641341632955","imei1":"17641341632955","imei2":"17641341632955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187224,"job_number":"JOB_187224","tr_customer_id":187242,"tr_customer_product_id":187232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:51:46.000Z","modified_at":"2026-02-15T14:51:46.000Z","name":"Isom Feest","mobile_number":"926-987-6906","email_id":"Valerie17@hotmail.com","dop":"2025-04-06","serial_number":"14085308000184646","imei1":"14085308000184646","imei2":"14085308000184646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187225,"job_number":"JOB_187225","tr_customer_id":187243,"tr_customer_product_id":187233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:52:32.000Z","modified_at":"2026-02-15T14:52:32.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11975447677177","imei1":"11975447677177","imei2":"11975447677177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187227,"job_number":"JOB_187227","tr_customer_id":187245,"tr_customer_product_id":187235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:52:34.000Z","modified_at":"2026-02-15T14:52:34.000Z","name":"Maya Bogisich","mobile_number":"602-261-8346","email_id":"Kraig91@hotmail.com","dop":"2025-04-06","serial_number":"16537270466431296","imei1":"16537270466431296","imei2":"16537270466431296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187228,"job_number":"JOB_187228","tr_customer_id":187246,"tr_customer_product_id":187236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:36:40.000Z","modified_at":"2026-02-15T15:36:40.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741477","imei1":"45658258741477","imei2":"45658258741477","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187229,"job_number":"JOB_187229","tr_customer_id":187247,"tr_customer_product_id":187237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:45:20.000Z","modified_at":"2026-02-15T15:45:20.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108627879415796","imei1":"108627879415796","imei2":"108627879415796","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187231,"job_number":"JOB_187231","tr_customer_id":187249,"tr_customer_product_id":187239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:45:33.000Z","modified_at":"2026-02-15T15:45:33.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103629457089839","imei1":"103629457089839","imei2":"103629457089839","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187233,"job_number":"JOB_187233","tr_customer_id":187251,"tr_customer_product_id":187241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:56:11.000Z","modified_at":"2026-02-15T15:56:11.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"66164243211018","imei1":"66164243211018","imei2":"66164243211018","popurl":"2026-02-05T15:56:10.573819900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187234,"job_number":"JOB_187234","tr_customer_id":187252,"tr_customer_product_id":187242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:16:26.000Z","modified_at":"2026-02-15T16:16:26.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"161966731493793","imei1":"161966731493793","imei2":"161966731493793","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187235,"job_number":"JOB_187235","tr_customer_id":187253,"tr_customer_product_id":187243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:16:49.000Z","modified_at":"2026-02-15T16:16:49.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"149641292823319","imei1":"149641292823319","imei2":"149641292823319","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:16:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187236,"job_number":"JOB_187236","tr_customer_id":187254,"tr_customer_product_id":187244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:18:53.000Z","modified_at":"2026-02-15T16:18:53.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"151297276374035","imei1":"151297276374035","imei2":"151297276374035","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:18:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187237,"job_number":"JOB_187237","tr_customer_id":187255,"tr_customer_product_id":187245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:18:58.000Z","modified_at":"2026-02-15T16:18:58.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"108808193721002","imei1":"108808193721002","imei2":"108808193721002","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187238,"job_number":"JOB_187238","tr_customer_id":187256,"tr_customer_product_id":187246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:23:43.000Z","modified_at":"2026-02-15T16:23:43.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"31935369529867","imei1":"31935369529867","imei2":"31935369529867","popurl":"2026-02-05T16:23:42.911065069Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187239,"job_number":"JOB_187239","tr_customer_id":187257,"tr_customer_product_id":187247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:27:08.000Z","modified_at":"2026-02-15T16:27:08.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"46749897855667","imei1":"46749897855667","imei2":"46749897855667","popurl":"2026-02-05T16:27:07.901475681Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:27:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187240,"job_number":"JOB_187240","tr_customer_id":187258,"tr_customer_product_id":187248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:33:22.000Z","modified_at":"2026-02-15T16:33:22.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"79354885495371","imei1":"79354885495371","imei2":"79354885495371","popurl":"2026-02-05T16:33:22.154071823Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187241,"job_number":"JOB_187241","tr_customer_id":187259,"tr_customer_product_id":187249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:35:02.000Z","modified_at":"2026-02-15T16:35:02.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"85747840933722","imei1":"85747840933722","imei2":"85747840933722","popurl":"2026-02-05T16:35:01.596264050Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187242,"job_number":"JOB_187242","tr_customer_id":187260,"tr_customer_product_id":187250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:57:01.000Z","modified_at":"2026-02-15T16:57:01.000Z","name":"Sanka Chopra","mobile_number":"7061423234","email_id":"amish.ahuja@yahoo.co.in","dop":"2026-02-05","serial_number":"218617199071328","imei1":"218617199071328","imei2":"218617199071328","popurl":"www.meenakshi-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187245,"job_number":"JOB_187245","tr_customer_id":187263,"tr_customer_product_id":187253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:15:40.000Z","modified_at":"2026-02-15T17:15:40.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"178541101045926","imei1":"178541101045926","imei2":"178541101045926","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:15:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187246,"job_number":"JOB_187246","tr_customer_id":187264,"tr_customer_product_id":187254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:17:45.000Z","modified_at":"2026-02-15T17:17:45.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"186266071673725","imei1":"186266071673725","imei2":"186266071673725","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187247,"job_number":"JOB_187247","tr_customer_id":187265,"tr_customer_product_id":187255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:18:21.000Z","modified_at":"2026-02-15T17:18:21.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"128758522195497","imei1":"128758522195497","imei2":"128758522195497","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:18:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187248,"job_number":"JOB_187248","tr_customer_id":187266,"tr_customer_product_id":187256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:22:42.000Z","modified_at":"2026-02-15T17:22:42.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"150234779827605","imei1":"150234779827605","imei2":"150234779827605","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:22:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187249,"job_number":"JOB_187249","tr_customer_id":187267,"tr_customer_product_id":187257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:22:49.000Z","modified_at":"2026-02-15T17:22:49.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"171013778576073","imei1":"171013778576073","imei2":"171013778576073","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187250,"job_number":"JOB_187250","tr_customer_id":187268,"tr_customer_product_id":187258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:08.000Z","modified_at":"2026-02-15T17:23:08.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18454859803935","imei1":"18454859803935","imei2":"18454859803935","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187252,"job_number":"JOB_187252","tr_customer_id":187270,"tr_customer_product_id":187260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:10.000Z","modified_at":"2026-02-15T17:23:10.000Z","name":"Joesph Gibson","mobile_number":"275-453-1343","email_id":"Iliana_Marvin@gmail.com","dop":"2025-04-06","serial_number":"16924793874180156","imei1":"16924793874180156","imei2":"16924793874180156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187253,"job_number":"JOB_187253","tr_customer_id":187271,"tr_customer_product_id":187261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:56.000Z","modified_at":"2026-02-15T17:23:56.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10301690540840","imei1":"10301690540840","imei2":"10301690540840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187255,"job_number":"JOB_187255","tr_customer_id":187273,"tr_customer_product_id":187263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:58.000Z","modified_at":"2026-02-15T17:23:58.000Z","name":"Letitia Schmeler","mobile_number":"637-768-0616","email_id":"Janessa5@hotmail.com","dop":"2025-04-06","serial_number":"13794190485221328","imei1":"13794190485221328","imei2":"13794190485221328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187256,"job_number":"JOB_187256","tr_customer_id":187274,"tr_customer_product_id":187264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:24:43.000Z","modified_at":"2026-02-15T17:24:43.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"13481019924880","imei1":"13481019924880","imei2":"13481019924880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187258,"job_number":"JOB_187258","tr_customer_id":187276,"tr_customer_product_id":187266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:24:44.000Z","modified_at":"2026-02-15T17:24:44.000Z","name":"Savion Ortiz","mobile_number":"351-608-8129","email_id":"Haley_Jaskolski@hotmail.com","dop":"2025-04-06","serial_number":"10244429517004048","imei1":"10244429517004048","imei2":"10244429517004048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187260,"job_number":"JOB_187260","tr_customer_id":187278,"tr_customer_product_id":187268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:15.000Z","modified_at":"2026-02-15T17:32:15.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"13822662662224","imei2":"13822662662224","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187262,"job_number":"JOB_187262","tr_customer_id":187280,"tr_customer_product_id":187270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:32.000Z","modified_at":"2026-02-15T17:32:32.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18557527794996","imei2":"18557527794996","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187264,"job_number":"JOB_187264","tr_customer_id":187282,"tr_customer_product_id":187272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:38.000Z","modified_at":"2026-02-15T17:32:38.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"127148078442767","imei1":"127148078442767","imei2":"127148078442767","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187265,"job_number":"JOB_187265","tr_customer_id":187283,"tr_customer_product_id":187273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:44.000Z","modified_at":"2026-02-15T17:32:44.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"122372982708801","imei1":"122372982708801","imei2":"122372982708801","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187266,"job_number":"JOB_187266","tr_customer_id":187284,"tr_customer_product_id":187274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:49.000Z","modified_at":"2026-02-15T17:32:49.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15123691026939","imei2":"15123691026939","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187268,"job_number":"JOB_187268","tr_customer_id":187286,"tr_customer_product_id":187276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:50.000Z","modified_at":"2026-02-15T17:32:50.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"195411833562769","imei1":"195411833562769","imei2":"195411833562769","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187269,"job_number":"JOB_187269","tr_customer_id":187287,"tr_customer_product_id":187277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:33:02.000Z","modified_at":"2026-02-15T17:33:02.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"117121107398006","imei1":"117121107398006","imei2":"117121107398006","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187270,"job_number":"JOB_187270","tr_customer_id":187288,"tr_customer_product_id":187278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:33:55.000Z","modified_at":"2026-02-15T17:33:55.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"151028092008500","imei1":"151028092008500","imei2":"151028092008500","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187271,"job_number":"JOB_187271","tr_customer_id":187289,"tr_customer_product_id":187279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:34:42.000Z","modified_at":"2026-02-15T17:34:42.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"184864611549608","imei1":"184864611549608","imei2":"184864611549608","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187272,"job_number":"JOB_187272","tr_customer_id":187290,"tr_customer_product_id":187280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:34:52.000Z","modified_at":"2026-02-15T17:34:52.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"155123346349382","imei1":"155123346349382","imei2":"155123346349382","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187273,"job_number":"JOB_187273","tr_customer_id":187291,"tr_customer_product_id":187281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:35:41.000Z","modified_at":"2026-02-15T17:35:41.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"116405416158319","imei1":"116405416158319","imei2":"116405416158319","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187274,"job_number":"JOB_187274","tr_customer_id":187292,"tr_customer_product_id":187282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:35:47.000Z","modified_at":"2026-02-15T17:35:47.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"170462350466686","imei1":"170462350466686","imei2":"170462350466686","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187277,"job_number":"JOB_187277","tr_customer_id":187295,"tr_customer_product_id":187285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:48.000Z","modified_at":"2026-02-15T17:40:48.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"100985925677546A","imei1":"100985925677546A","imei2":"100985925677546A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187278,"job_number":"JOB_187278","tr_customer_id":187296,"tr_customer_product_id":187286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:53.000Z","modified_at":"2026-02-15T17:40:53.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"156556505413078A","imei1":"156556505413078A","imei2":"156556505413078A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187279,"job_number":"JOB_187279","tr_customer_id":187297,"tr_customer_product_id":187287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:56.000Z","modified_at":"2026-02-15T17:40:56.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"154223620398233A","imei1":"154223620398233A","imei2":"154223620398233A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187280,"job_number":"JOB_187280","tr_customer_id":187298,"tr_customer_product_id":187288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:42:25.000Z","modified_at":"2026-02-15T17:42:25.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"1082617516700360","imei1":"1082617516700360","imei2":"1082617516700360","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187281,"job_number":"JOB_187281","tr_customer_id":187299,"tr_customer_product_id":187289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:46:37.000Z","modified_at":"2026-02-15T17:46:37.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"147898259089373","imei1":"147898259089373","imei2":"147898259089373","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187284,"job_number":"JOB_187284","tr_customer_id":187302,"tr_customer_product_id":187292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:51:45.000Z","modified_at":"2026-02-15T17:51:45.000Z","name":"Chandra Mehra","mobile_number":"7027500878","email_id":"bhaumik.pandey@yahoo.co.in","dop":"2026-02-05","serial_number":"953313049736300","imei1":"953313049736300","imei2":"953313049736300","popurl":"www.dinkar-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187285,"job_number":"JOB_187285","tr_customer_id":187303,"tr_customer_product_id":187293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:52:47.000Z","modified_at":"2026-02-15T17:52:47.000Z","name":"Anunay Bhat","mobile_number":"7083327644","email_id":"chandramohan.mahajan@gmail.com","dop":"2026-02-05","serial_number":"902791970508273","imei1":"902791970508273","imei2":"902791970508273","popurl":"www.radha-butt.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187287,"job_number":"JOB_187287","tr_customer_id":187305,"tr_customer_product_id":187295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:00:01.000Z","modified_at":"2026-02-15T18:00:01.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"129529694064332","imei1":"129529694064332","imei2":"129529694064332","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187294,"job_number":"JOB_187294","tr_customer_id":187312,"tr_customer_product_id":187302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T19:02:33.000Z","modified_at":"2026-02-15T19:02:33.000Z","name":"Balamani Sinha","mobile_number":"7077489506","email_id":"chandranath.butt@yahoo.co.in","dop":"2026-02-05","serial_number":"820221923785132","imei1":"820221923785132","imei2":"820221923785132","popurl":"www.dharmaketu-bhattacharya.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T19:02:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187295,"job_number":"JOB_187295","tr_customer_id":187313,"tr_customer_product_id":187303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T19:03:04.000Z","modified_at":"2026-02-15T19:03:04.000Z","name":"Krishna Kakkar","mobile_number":"7017580276","email_id":"som.mahajan@yahoo.co.in","dop":"2026-02-05","serial_number":"027658691228371","imei1":"027658691228371","imei2":"027658691228371","popurl":"www.kashyapi-shukla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T19:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187296,"job_number":"JOB_187296","tr_customer_id":187314,"tr_customer_product_id":187304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T23:46:56.000Z","modified_at":"2026-02-15T23:46:56.000Z","name":"Jagadisha Gowda","mobile_number":"7033527723","email_id":"chanda.singh@gmail.com","dop":"2026-02-05","serial_number":"716447708536345","imei1":"716447708536345","imei2":"716447708536345","popurl":"www.lavanya-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T23:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187298,"job_number":"JOB_187298","tr_customer_id":187316,"tr_customer_product_id":187306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T03:23:58.000Z","modified_at":"2026-02-16T03:23:58.000Z","name":"Hallie Metz","mobile_number":"863-299-4876","email_id":"Shanny_Hagenes@yahoo.com","dop":"2025-05-30","serial_number":"10022649508757","imei1":"10022649508757","imei2":"10022649508757","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T03:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187299,"job_number":"JOB_187299","tr_customer_id":187317,"tr_customer_product_id":187307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T03:24:00.000Z","modified_at":"2026-02-16T03:24:00.000Z","name":"Rhett Braun","mobile_number":"362-339-3393","email_id":"Kelly_Corkery@gmail.com","dop":"2025-05-30","serial_number":"1709458007931367","imei1":"1709458007931367","imei2":"1709458007931367","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T03:24:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187300,"job_number":"JOB_187300","tr_customer_id":187318,"tr_customer_product_id":187308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:06.000Z","modified_at":"2026-02-16T04:22:06.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"13295759190492","imei1":"13295759190492","imei2":"13295759190492","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187302,"job_number":"JOB_187302","tr_customer_id":187320,"tr_customer_product_id":187310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:08.000Z","modified_at":"2026-02-16T04:22:08.000Z","name":"Velma Koss","mobile_number":"520-244-7020","email_id":"Raven85@gmail.com","dop":"2026-01-04","serial_number":"59505695262048950","imei1":"59505695262048950","imei2":"59505695262048950","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187304,"job_number":"JOB_187304","tr_customer_id":187322,"tr_customer_product_id":187312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:00.000Z","modified_at":"2026-02-16T04:23:00.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"12789834671925","imei1":"12789834671925","imei2":"12789834671925","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187306,"job_number":"JOB_187306","tr_customer_id":187324,"tr_customer_product_id":187314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:02.000Z","modified_at":"2026-02-16T04:23:02.000Z","name":"Madisyn Friesen","mobile_number":"215-319-3448","email_id":"Dayna_DuBuque23@yahoo.com","dop":"2026-01-04","serial_number":"95354379874961170","imei1":"95354379874961170","imei2":"95354379874961170","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187307,"job_number":"JOB_187307","tr_customer_id":187325,"tr_customer_product_id":187315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:54.000Z","modified_at":"2026-02-16T04:23:54.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18990644605649","imei1":"18990644605649","imei2":"18990644605649","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187309,"job_number":"JOB_187309","tr_customer_id":187327,"tr_customer_product_id":187317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:56.000Z","modified_at":"2026-02-16T04:23:56.000Z","name":"Nyasia Ullrich","mobile_number":"608-970-5228","email_id":"Isabelle_Kris57@hotmail.com","dop":"2026-01-04","serial_number":"47342645289180770","imei1":"47342645289180770","imei2":"47342645289180770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187310,"job_number":"JOB_187310","tr_customer_id":187328,"tr_customer_product_id":187318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:31:53.000Z","modified_at":"2026-02-16T04:31:53.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14470925949936","imei1":"14470925949936","imei2":"14470925949936","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187312,"job_number":"JOB_187312","tr_customer_id":187330,"tr_customer_product_id":187320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:31:55.000Z","modified_at":"2026-02-16T04:31:55.000Z","name":"Fausto Jakubowski","mobile_number":"509-227-6570","email_id":"Linnea1@gmail.com","dop":"2026-01-04","serial_number":"95957983175281250","imei1":"95957983175281250","imei2":"95957983175281250","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187313,"job_number":"JOB_187313","tr_customer_id":187331,"tr_customer_product_id":187321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:32:50.000Z","modified_at":"2026-02-16T04:32:51.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15180819562535","imei1":"15180819562535","imei2":"15180819562535","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187315,"job_number":"JOB_187315","tr_customer_id":187333,"tr_customer_product_id":187323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:32:52.000Z","modified_at":"2026-02-16T04:32:52.000Z","name":"Jameson Carroll","mobile_number":"924-941-3339","email_id":"Jailyn.Upton64@gmail.com","dop":"2026-01-04","serial_number":"90162112369839070","imei1":"90162112369839070","imei2":"90162112369839070","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187316,"job_number":"JOB_187316","tr_customer_id":187334,"tr_customer_product_id":187324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:33:48.000Z","modified_at":"2026-02-16T04:33:48.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"15513403623748","imei1":"15513403623748","imei2":"15513403623748","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187318,"job_number":"JOB_187318","tr_customer_id":187336,"tr_customer_product_id":187326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:33:50.000Z","modified_at":"2026-02-16T04:33:50.000Z","name":"Phoebe Ledner","mobile_number":"427-577-7016","email_id":"Felicita_Cummerata@hotmail.com","dop":"2026-01-04","serial_number":"50277029238607670","imei1":"50277029238607670","imei2":"50277029238607670","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187321,"job_number":"JOB_187321","tr_customer_id":187339,"tr_customer_product_id":187329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:53.000Z","modified_at":"2026-02-16T04:35:53.000Z","name":"Cydney Schaden","mobile_number":"307-274-3938","email_id":"Ivy_Runte49@yahoo.com","dop":"2025-04-06","serial_number":"12394002694222382","imei1":"12394002694222382","imei2":"12394002694222382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187323,"job_number":"JOB_187323","tr_customer_id":187341,"tr_customer_product_id":187331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:57.000Z","modified_at":"2026-02-16T04:35:57.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16790312657476","imei1":"16790312657476","imei2":"16790312657476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187325,"job_number":"JOB_187325","tr_customer_id":187343,"tr_customer_product_id":187333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:59.000Z","modified_at":"2026-02-16T04:35:59.000Z","name":"Sebastian Keeling","mobile_number":"794-584-5068","email_id":"Velda_Rogahn63@hotmail.com","dop":"2025-04-06","serial_number":"14352630980669572","imei1":"14352630980669572","imei2":"14352630980669572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187326,"job_number":"JOB_187326","tr_customer_id":187344,"tr_customer_product_id":187334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:09.000Z","modified_at":"2026-02-16T04:36:09.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10121942448789","imei1":"10121942448789","imei2":"10121942448789","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187328,"job_number":"JOB_187328","tr_customer_id":187346,"tr_customer_product_id":187336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:10.000Z","modified_at":"2026-02-16T04:36:10.000Z","name":"Mateo Robel","mobile_number":"379-423-1865","email_id":"Sierra60@yahoo.com","dop":"2025-06-18","serial_number":"1054669343307214","imei1":"1054669343307214","imei2":"1054669343307214","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187330,"job_number":"JOB_187330","tr_customer_id":187348,"tr_customer_product_id":187338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:14.000Z","modified_at":"2026-02-16T04:36:14.000Z","name":"Aidan Gleason","mobile_number":"668-636-8477","email_id":"Abagail.Connelly83@yahoo.com","dop":"2025-04-06","serial_number":"13064836948800866","imei1":"13064836948800866","imei2":"13064836948800866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187332,"job_number":"JOB_187332","tr_customer_id":187350,"tr_customer_product_id":187340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:18.000Z","modified_at":"2026-02-16T04:36:18.000Z","name":"Emiliano Hayes","mobile_number":"416-373-5291","email_id":"Ivah74@yahoo.com","dop":"2025-04-06","serial_number":"17749627367068332","imei1":"17749627367068332","imei2":"17749627367068332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187335,"job_number":"JOB_187335","tr_customer_id":187353,"tr_customer_product_id":187343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:21.000Z","modified_at":"2026-02-16T04:36:21.000Z","name":"Melany Vandervort","mobile_number":"573-534-4246","email_id":"Malvina_Ruecker66@yahoo.com","dop":"2025-04-06","serial_number":"17391207055459770","imei1":"17391207055459770","imei2":"17391207055459770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187336,"job_number":"JOB_187336","tr_customer_id":187354,"tr_customer_product_id":187344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:21.000Z","modified_at":"2026-02-16T04:36:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13422105249250","imei1":"13422105249250","imei2":"13422105249250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187338,"job_number":"JOB_187338","tr_customer_id":187356,"tr_customer_product_id":187346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:22.000Z","modified_at":"2026-02-16T04:36:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11268408767795","imei1":"11268408767795","imei2":"11268408767795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187340,"job_number":"JOB_187340","tr_customer_id":187358,"tr_customer_product_id":187348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:23.000Z","modified_at":"2026-02-16T04:36:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17573203195399","imei1":"17573203195399","imei2":"17573203195399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187341,"job_number":"JOB_187341","tr_customer_id":187359,"tr_customer_product_id":187349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:23.000Z","modified_at":"2026-02-16T04:36:23.000Z","name":"Tiffany Dooley","mobile_number":"812-625-1086","email_id":"Gideon_Gutkowski@gmail.com","dop":"2025-04-06","serial_number":"18367540762968496","imei1":"18367540762968496","imei2":"18367540762968496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187343,"job_number":"JOB_187343","tr_customer_id":187361,"tr_customer_product_id":187351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:24.000Z","modified_at":"2026-02-16T04:36:24.000Z","name":"Dakota Hammes","mobile_number":"979-301-8406","email_id":"Jerome_Hoeger@yahoo.com","dop":"2025-04-06","serial_number":"13897520139952880","imei1":"13897520139952880","imei2":"13897520139952880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187344,"job_number":"JOB_187344","tr_customer_id":187362,"tr_customer_product_id":187352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"Cyrus Schaefer","mobile_number":"571-796-7809","email_id":"Annette_Kutch@gmail.com","dop":"2025-04-06","serial_number":"14914287842975272","imei1":"14914287842975272","imei2":"14914287842975272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187346,"job_number":"JOB_187346","tr_customer_id":187364,"tr_customer_product_id":187354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"14076833471485","imei1":"14076833471485","imei2":"14076833471485","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187347,"job_number":"JOB_187347","tr_customer_id":187365,"tr_customer_product_id":187355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:26.000Z","modified_at":"2026-02-16T04:36:26.000Z","name":"Britney Halvorson","mobile_number":"803-601-5668","email_id":"Raquel61@yahoo.com","dop":"2025-02-01","serial_number":"96396790712135","imei1":"96396790712135","imei2":"96396790712135","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187350,"job_number":"JOB_187350","tr_customer_id":187368,"tr_customer_product_id":187358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:30.000Z","modified_at":"2026-02-16T04:36:30.000Z","name":"Cielo Price","mobile_number":"953-717-9946","email_id":"Gerda44@gmail.com","dop":"2025-04-06","serial_number":"13147766432387148","imei1":"13147766432387148","imei2":"13147766432387148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187351,"job_number":"JOB_187351","tr_customer_id":187369,"tr_customer_product_id":187359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:34.000Z","modified_at":"2026-02-16T04:36:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12622137599823","imei1":"12622137599823","imei2":"12622137599823","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187353,"job_number":"JOB_187353","tr_customer_id":187371,"tr_customer_product_id":187361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:35.000Z","modified_at":"2026-02-16T04:36:35.000Z","name":"John Casper","mobile_number":"887-919-6009","email_id":"Maya_Dicki16@gmail.com","dop":"2025-04-06","serial_number":"12936532976708068","imei1":"12936532976708068","imei2":"12936532976708068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187356,"job_number":"JOB_187356","tr_customer_id":187374,"tr_customer_product_id":187364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:40.000Z","modified_at":"2026-02-16T04:36:40.000Z","name":"Maye Von","mobile_number":"747-913-4874","email_id":"Pinkie8@hotmail.com","dop":"2025-04-06","serial_number":"11981601670145474","imei1":"11981601670145474","imei2":"11981601670145474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187357,"job_number":"JOB_187357","tr_customer_id":187375,"tr_customer_product_id":187365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:41.000Z","modified_at":"2026-02-16T04:36:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19690247308554","imei1":"19690247308554","imei2":"19690247308554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187359,"job_number":"JOB_187359","tr_customer_id":187377,"tr_customer_product_id":187367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:42.000Z","modified_at":"2026-02-16T04:36:42.000Z","name":"Dean Welch","mobile_number":"811-640-1732","email_id":"Amelia91@gmail.com","dop":"2025-04-06","serial_number":"15564985021888148","imei1":"15564985021888148","imei2":"15564985021888148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187360,"job_number":"JOB_187360","tr_customer_id":187378,"tr_customer_product_id":187368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:44.000Z","modified_at":"2026-02-16T04:36:44.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14813713238065","imei1":"14813713238065","imei2":"14813713238065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187362,"job_number":"JOB_187362","tr_customer_id":187380,"tr_customer_product_id":187370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:46.000Z","modified_at":"2026-02-16T04:36:46.000Z","name":"Isobel Parisian","mobile_number":"767-284-9315","email_id":"Aaliyah.Gottlieb@hotmail.com","dop":"2025-04-06","serial_number":"16577429220646828","imei1":"16577429220646828","imei2":"16577429220646828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187365,"job_number":"JOB_187365","tr_customer_id":187383,"tr_customer_product_id":187373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:53.000Z","modified_at":"2026-02-16T04:36:53.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103001658345292","imei1":"103001658345292","imei2":"103001658345292","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187367,"job_number":"JOB_187367","tr_customer_id":187385,"tr_customer_product_id":187375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:58.000Z","modified_at":"2026-02-16T04:36:58.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10680650797617","imei1":"10680650797617","imei2":"10680650797617","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187369,"job_number":"JOB_187369","tr_customer_id":187387,"tr_customer_product_id":187377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:59.000Z","modified_at":"2026-02-16T04:36:59.000Z","name":"Jensen Oberbrunner","mobile_number":"813-781-2893","email_id":"Mariana_Ebert33@hotmail.com","dop":"2025-06-18","serial_number":"1069610606814800","imei1":"1069610606814800","imei2":"1069610606814800","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187370,"job_number":"JOB_187370","tr_customer_id":187388,"tr_customer_product_id":187378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:10.000Z","modified_at":"2026-02-16T04:37:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13372686584484","imei1":"13372686584484","imei2":"13372686584484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187373,"job_number":"JOB_187373","tr_customer_id":187391,"tr_customer_product_id":187381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:11.000Z","modified_at":"2026-02-16T04:37:11.000Z","name":"Sydnie Schamberger","mobile_number":"828-982-5507","email_id":"Zachery9@yahoo.com","dop":"2025-04-06","serial_number":"15481616326176058","imei1":"15481616326176058","imei2":"15481616326176058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187376,"job_number":"JOB_187376","tr_customer_id":187394,"tr_customer_product_id":187384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:14.000Z","modified_at":"2026-02-16T04:37:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12967131785992","imei1":"12967131785992","imei2":"12967131785992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187379,"job_number":"JOB_187379","tr_customer_id":187397,"tr_customer_product_id":187387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:15.000Z","modified_at":"2026-02-16T04:37:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18916858885735","imei1":"18916858885735","imei2":"18916858885735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187381,"job_number":"JOB_187381","tr_customer_id":187399,"tr_customer_product_id":187389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15779994988085","imei1":"15779994988085","imei2":"15779994988085","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187382,"job_number":"JOB_187382","tr_customer_id":187400,"tr_customer_product_id":187390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"Nannie Kris","mobile_number":"737-497-5405","email_id":"Tristian91@yahoo.com","dop":"2025-04-06","serial_number":"14492262567719698","imei1":"14492262567719698","imei2":"14492262567719698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187384,"job_number":"JOB_187384","tr_customer_id":187402,"tr_customer_product_id":187392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15609297552479","imei1":"15609297552479","imei2":"15609297552479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187387,"job_number":"JOB_187387","tr_customer_id":187405,"tr_customer_product_id":187395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:17.000Z","modified_at":"2026-02-16T04:37:17.000Z","name":"Dina Maggio","mobile_number":"315-552-0071","email_id":"Vernon51@hotmail.com","dop":"2025-04-06","serial_number":"10246314416673020","imei1":"10246314416673020","imei2":"10246314416673020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187388,"job_number":"JOB_187388","tr_customer_id":187406,"tr_customer_product_id":187396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Bo Fay","mobile_number":"728-284-1886","email_id":"Rosalee25@gmail.com","dop":"2025-04-06","serial_number":"16873145553976500","imei1":"16873145553976500","imei2":"16873145553976500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187389,"job_number":"JOB_187389","tr_customer_id":187407,"tr_customer_product_id":187397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Janet Robel","mobile_number":"823-646-1112","email_id":"Jovani84@hotmail.com","dop":"2025-05-30","serial_number":"12872351938673","imei1":"12872351938673","imei2":"12872351938673","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187390,"job_number":"JOB_187390","tr_customer_id":187408,"tr_customer_product_id":187398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"41597254466201","imei1":"41597254466201","imei2":"41597254466201","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187391,"job_number":"JOB_187391","tr_customer_id":187409,"tr_customer_product_id":187399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Jovanny Jaskolski","mobile_number":"788-472-3823","email_id":"Aliya34@yahoo.com","dop":"2025-04-06","serial_number":"10028050910735456","imei1":"10028050910735456","imei2":"10028050910735456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187392,"job_number":"JOB_187392","tr_customer_id":187410,"tr_customer_product_id":187400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:19.000Z","modified_at":"2026-02-16T04:37:19.000Z","name":"Delfina Bednar","mobile_number":"468-768-2573","email_id":"Cesar.Pfannerstill20@gmail.com","dop":"2025-02-01","serial_number":"62245585370167","imei1":"62245585370167","imei2":"62245585370167","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187393,"job_number":"JOB_187393","tr_customer_id":187411,"tr_customer_product_id":187401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:19.000Z","modified_at":"2026-02-16T04:37:20.000Z","name":"Alexandra Wunsch","mobile_number":"687-752-0042","email_id":"Shakira_Muller@yahoo.com","dop":"2025-05-30","serial_number":"1256075115215499","imei1":"1256075115215499","imei2":"1256075115215499","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187395,"job_number":"JOB_187395","tr_customer_id":187413,"tr_customer_product_id":187403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:37:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13830431124133","imei1":"13830431124133","imei2":"13830431124133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187396,"job_number":"JOB_187396","tr_customer_id":187414,"tr_customer_product_id":187404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:37:21.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12795580835118","imei1":"12795580835118","imei2":"12795580835118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187399,"job_number":"JOB_187399","tr_customer_id":187417,"tr_customer_product_id":187407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:23.000Z","modified_at":"2026-02-16T04:37:23.000Z","name":"Elvis Runolfsson","mobile_number":"853-884-1759","email_id":"Krystal20@yahoo.com","dop":"2025-04-06","serial_number":"15539812132932498","imei1":"15539812132932498","imei2":"15539812132932498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187400,"job_number":"JOB_187400","tr_customer_id":187418,"tr_customer_product_id":187408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:23.000Z","modified_at":"2026-02-16T04:37:23.000Z","name":"Bell Harvey","mobile_number":"636-591-0934","email_id":"August.Padberg35@gmail.com","dop":"2025-04-06","serial_number":"19410892994000110","imei1":"19410892994000110","imei2":"19410892994000110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187401,"job_number":"JOB_187401","tr_customer_id":187419,"tr_customer_product_id":187409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:29.000Z","modified_at":"2026-02-16T04:37:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17832551649860","imei1":"17832551649860","imei2":"17832551649860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187403,"job_number":"JOB_187403","tr_customer_id":187421,"tr_customer_product_id":187411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:29.000Z","modified_at":"2026-02-16T04:37:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13409591707878","imei1":"13409591707878","imei2":"13409591707878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187405,"job_number":"JOB_187405","tr_customer_id":187423,"tr_customer_product_id":187413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:31.000Z","modified_at":"2026-02-16T04:37:31.000Z","name":"Thurman Bartoletti","mobile_number":"307-579-5803","email_id":"Pascale.Wolff@hotmail.com","dop":"2025-04-06","serial_number":"10226537441228816","imei1":"10226537441228816","imei2":"10226537441228816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187408,"job_number":"JOB_187408","tr_customer_id":187426,"tr_customer_product_id":187416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Roman Paucek","mobile_number":"618-732-3117","email_id":"Torey_Wisozk@gmail.com","dop":"2025-04-06","serial_number":"10211415545712506","imei1":"10211415545712506","imei2":"10211415545712506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187411,"job_number":"JOB_187411","tr_customer_id":187429,"tr_customer_product_id":187419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:33.000Z","modified_at":"2026-02-16T04:37:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18517175664255","imei1":"18517175664255","imei2":"18517175664255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187413,"job_number":"JOB_187413","tr_customer_id":187431,"tr_customer_product_id":187421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:35.000Z","modified_at":"2026-02-16T04:37:35.000Z","name":"Cleo Pouros","mobile_number":"795-411-1120","email_id":"Olin_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"17304107681248170","imei1":"17304107681248170","imei2":"17304107681248170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187414,"job_number":"JOB_187414","tr_customer_id":187432,"tr_customer_product_id":187422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:37.000Z","modified_at":"2026-02-16T04:37:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12569258297896","imei1":"12569258297896","imei2":"12569258297896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187415,"job_number":"JOB_187415","tr_customer_id":187433,"tr_customer_product_id":187423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:37.000Z","modified_at":"2026-02-16T04:37:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15570416522391","imei1":"15570416522391","imei2":"15570416522391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187418,"job_number":"JOB_187418","tr_customer_id":187436,"tr_customer_product_id":187426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:39.000Z","modified_at":"2026-02-16T04:37:39.000Z","name":"Megane Ferry","mobile_number":"922-628-6485","email_id":"Linnie_Robel@hotmail.com","dop":"2025-04-06","serial_number":"14072033380679768","imei1":"14072033380679768","imei2":"14072033380679768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187419,"job_number":"JOB_187419","tr_customer_id":187437,"tr_customer_product_id":187427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:39.000Z","modified_at":"2026-02-16T04:37:39.000Z","name":"Evert Renner","mobile_number":"662-762-3375","email_id":"Tristian_Metz31@yahoo.com","dop":"2025-04-06","serial_number":"14008632331464080","imei1":"14008632331464080","imei2":"14008632331464080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187421,"job_number":"JOB_187421","tr_customer_id":187439,"tr_customer_product_id":187429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:42.000Z","modified_at":"2026-02-16T04:37:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15568825222614","imei1":"15568825222614","imei2":"15568825222614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187426,"job_number":"JOB_187426","tr_customer_id":187444,"tr_customer_product_id":187434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"14886346717653","imei1":"14886346717653","imei2":"14886346717653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187427,"job_number":"JOB_187427","tr_customer_id":187445,"tr_customer_product_id":187435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"106915185805231","imei1":"106915185805231","imei2":"106915185805231","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187429,"job_number":"JOB_187429","tr_customer_id":187447,"tr_customer_product_id":187437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Gavin Herman","mobile_number":"716-800-3050","email_id":"Haylie_Wolff79@hotmail.com","dop":"2025-04-06","serial_number":"17123813630724348","imei1":"17123813630724348","imei2":"17123813630724348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187434,"job_number":"JOB_187434","tr_customer_id":187452,"tr_customer_product_id":187442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Aaron Renner","mobile_number":"882-713-7294","email_id":"Tyson.Quigley43@hotmail.com","dop":"2025-04-06","serial_number":"18458119043916730","imei1":"18458119043916730","imei2":"18458119043916730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187439,"job_number":"JOB_187439","tr_customer_id":187457,"tr_customer_product_id":187447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:49.000Z","modified_at":"2026-02-16T04:37:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13067951225746","imei1":"13067951225746","imei2":"13067951225746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187441,"job_number":"JOB_187441","tr_customer_id":187459,"tr_customer_product_id":187449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:51.000Z","modified_at":"2026-02-16T04:37:51.000Z","name":"Estell Daniel","mobile_number":"661-948-6236","email_id":"Luis_Bernhard71@yahoo.com","dop":"2025-04-06","serial_number":"11665036966040752","imei1":"11665036966040752","imei2":"11665036966040752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187442,"job_number":"JOB_187442","tr_customer_id":187460,"tr_customer_product_id":187450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:57.000Z","modified_at":"2026-02-16T04:37:57.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"10242809448250","imei1":"10242809448250","imei2":"10242809448250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187444,"job_number":"JOB_187444","tr_customer_id":187462,"tr_customer_product_id":187452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:59.000Z","modified_at":"2026-02-16T04:37:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10204560037993","imei1":"10204560037993","imei2":"10204560037993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187446,"job_number":"JOB_187446","tr_customer_id":187464,"tr_customer_product_id":187454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:59.000Z","modified_at":"2026-02-16T04:37:59.000Z","name":"Eleonore Adams","mobile_number":"437-582-5494","email_id":"Mark_Pfeffer@hotmail.com","dop":"2025-04-06","serial_number":"12877184327862796","imei1":"12877184327862796","imei2":"12877184327862796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187447,"job_number":"JOB_187447","tr_customer_id":187465,"tr_customer_product_id":187455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:01.000Z","modified_at":"2026-02-16T04:38:01.000Z","name":"Kristin Cremin","mobile_number":"415-787-4069","email_id":"Erling57@yahoo.com","dop":"2025-04-06","serial_number":"12008914525775132","imei1":"12008914525775132","imei2":"12008914525775132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187449,"job_number":"JOB_187449","tr_customer_id":187467,"tr_customer_product_id":187457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:06.000Z","modified_at":"2026-02-16T04:38:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15377812177621","imei1":"15377812177621","imei2":"15377812177621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187451,"job_number":"JOB_187451","tr_customer_id":187469,"tr_customer_product_id":187459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:08.000Z","modified_at":"2026-02-16T04:38:08.000Z","name":"Jabari Kemmer","mobile_number":"361-334-0046","email_id":"Fausto_Bogan@yahoo.com","dop":"2025-04-06","serial_number":"16227055625260198","imei1":"16227055625260198","imei2":"16227055625260198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187457,"job_number":"JOB_187457","tr_customer_id":187475,"tr_customer_product_id":187465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16510288909764","imei1":"16510288909764","imei2":"16510288909764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187458,"job_number":"JOB_187458","tr_customer_id":187476,"tr_customer_product_id":187466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10812196727854","imei1":"10812196727854","imei2":"10812196727854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187461,"job_number":"JOB_187461","tr_customer_id":187479,"tr_customer_product_id":187469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:12.000Z","modified_at":"2026-02-16T04:38:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12978291727722","imei1":"12978291727722","imei2":"12978291727722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187464,"job_number":"JOB_187464","tr_customer_id":187482,"tr_customer_product_id":187472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Hertha Leuschke","mobile_number":"465-419-0521","email_id":"Christelle.Jenkins40@hotmail.com","dop":"2025-04-06","serial_number":"11354449616183028","imei1":"11354449616183028","imei2":"11354449616183028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187465,"job_number":"JOB_187465","tr_customer_id":187483,"tr_customer_product_id":187473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Stacy Hyatt","mobile_number":"415-426-1374","email_id":"Everett.Kris43@hotmail.com","dop":"2025-04-06","serial_number":"19364243496593560","imei1":"19364243496593560","imei2":"19364243496593560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187466,"job_number":"JOB_187466","tr_customer_id":187484,"tr_customer_product_id":187474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:14.000Z","modified_at":"2026-02-16T04:38:14.000Z","name":"Milton Schmitt","mobile_number":"968-456-6617","email_id":"Brigitte_Dicki@gmail.com","dop":"2025-04-06","serial_number":"12408643993587540","imei1":"12408643993587540","imei2":"12408643993587540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187467,"job_number":"JOB_187467","tr_customer_id":187485,"tr_customer_product_id":187475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:15.000Z","modified_at":"2026-02-16T04:38:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11225862404950","imei1":"11225862404950","imei2":"11225862404950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187468,"job_number":"JOB_187468","tr_customer_id":187486,"tr_customer_product_id":187476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:15.000Z","modified_at":"2026-02-16T04:38:15.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14958468630327","imei1":"14958468630327","imei2":"14958468630327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187471,"job_number":"JOB_187471","tr_customer_id":187489,"tr_customer_product_id":187479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"30866109203413","imei1":"30866109203413","imei2":"30866109203413","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187472,"job_number":"JOB_187472","tr_customer_id":187490,"tr_customer_product_id":187480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"Marianna Watsica","mobile_number":"346-787-1172","email_id":"Paris.Crist59@yahoo.com","dop":"2025-04-06","serial_number":"12285497547702976","imei1":"12285497547702976","imei2":"12285497547702976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187473,"job_number":"JOB_187473","tr_customer_id":187491,"tr_customer_product_id":187481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"Kallie Kilback","mobile_number":"227-797-3587","email_id":"Bettie_Green82@gmail.com","dop":"2025-02-01","serial_number":"31991068931795","imei1":"31991068931795","imei2":"31991068931795","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187474,"job_number":"JOB_187474","tr_customer_id":187492,"tr_customer_product_id":187482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:18.000Z","modified_at":"2026-02-16T04:38:18.000Z","name":"Clara Kozey","mobile_number":"481-894-5218","email_id":"Milford.Gleichner@hotmail.com","dop":"2025-04-06","serial_number":"16550896424869236","imei1":"16550896424869236","imei2":"16550896424869236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187477,"job_number":"JOB_187477","tr_customer_id":187495,"tr_customer_product_id":187485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:23.000Z","modified_at":"2026-02-16T04:38:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13870637665980","imei1":"13870637665980","imei2":"13870637665980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187479,"job_number":"JOB_187479","tr_customer_id":187497,"tr_customer_product_id":187487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:25.000Z","modified_at":"2026-02-16T04:38:25.000Z","name":"Janick Bode","mobile_number":"392-787-8177","email_id":"Austyn_Baumbach61@gmail.com","dop":"2025-04-06","serial_number":"15449563578274796","imei1":"15449563578274796","imei2":"15449563578274796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187480,"job_number":"JOB_187480","tr_customer_id":187498,"tr_customer_product_id":187488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:26.000Z","modified_at":"2026-02-16T04:38:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14542468932253","imei1":"14542468932253","imei2":"14542468932253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187482,"job_number":"JOB_187482","tr_customer_id":187500,"tr_customer_product_id":187490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:28.000Z","modified_at":"2026-02-16T04:38:28.000Z","name":"Timothy Kirlin","mobile_number":"888-919-5782","email_id":"Abigale_Rohan@gmail.com","dop":"2025-04-06","serial_number":"12634813477157060","imei1":"12634813477157060","imei2":"12634813477157060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187483,"job_number":"JOB_187483","tr_customer_id":187501,"tr_customer_product_id":187491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:32.000Z","modified_at":"2026-02-16T04:38:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16062182425172","imei1":"16062182425172","imei2":"16062182425172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187488,"job_number":"JOB_187488","tr_customer_id":187506,"tr_customer_product_id":187496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:33.000Z","modified_at":"2026-02-16T04:38:33.000Z","name":"Bradford Hammes","mobile_number":"204-456-6133","email_id":"Tamia49@gmail.com","dop":"2025-04-06","serial_number":"14972441308494772","imei1":"14972441308494772","imei2":"14972441308494772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187489,"job_number":"JOB_187489","tr_customer_id":187507,"tr_customer_product_id":187497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:34.000Z","modified_at":"2026-02-16T04:38:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15022369276549","imei1":"15022369276549","imei2":"15022369276549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187491,"job_number":"JOB_187491","tr_customer_id":187509,"tr_customer_product_id":187499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:36.000Z","modified_at":"2026-02-16T04:38:36.000Z","name":"Kyleigh Beatty","mobile_number":"417-890-2577","email_id":"Susanna.Herman@gmail.com","dop":"2025-04-06","serial_number":"18404432027338784","imei1":"18404432027338784","imei2":"18404432027338784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187492,"job_number":"JOB_187492","tr_customer_id":187510,"tr_customer_product_id":187500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:38.000Z","modified_at":"2026-02-16T04:38:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11100920168578","imei1":"11100920168578","imei2":"11100920168578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187494,"job_number":"JOB_187494","tr_customer_id":187512,"tr_customer_product_id":187502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:39.000Z","modified_at":"2026-02-16T04:38:39.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"107940710103482","imei1":"107940710103482","imei2":"107940710103482","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187496,"job_number":"JOB_187496","tr_customer_id":187514,"tr_customer_product_id":187504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:40.000Z","modified_at":"2026-02-16T04:38:40.000Z","name":"Fiona Gislason","mobile_number":"642-718-5255","email_id":"Garrick.Streich@hotmail.com","dop":"2025-04-06","serial_number":"10696879118916308","imei1":"10696879118916308","imei2":"10696879118916308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187497,"job_number":"JOB_187497","tr_customer_id":187515,"tr_customer_product_id":187505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:41.000Z","modified_at":"2026-02-16T04:38:41.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14445437007782","imei1":"14445437007782","imei2":"14445437007782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187500,"job_number":"JOB_187500","tr_customer_id":187518,"tr_customer_product_id":187508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:42.000Z","modified_at":"2026-02-16T04:38:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12350711612932","imei1":"12350711612932","imei2":"12350711612932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187502,"job_number":"JOB_187502","tr_customer_id":187520,"tr_customer_product_id":187510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:43.000Z","modified_at":"2026-02-16T04:38:43.000Z","name":"Magdalena Emmerich","mobile_number":"535-340-5389","email_id":"Jeramie26@gmail.com","dop":"2025-04-06","serial_number":"17079668582028872","imei1":"17079668582028872","imei2":"17079668582028872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187503,"job_number":"JOB_187503","tr_customer_id":187521,"tr_customer_product_id":187511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:44.000Z","modified_at":"2026-02-16T04:38:44.000Z","name":"Virginie Marquardt","mobile_number":"238-810-7649","email_id":"Audrey95@gmail.com","dop":"2025-04-06","serial_number":"13665638921211290","imei1":"13665638921211290","imei2":"13665638921211290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187504,"job_number":"JOB_187504","tr_customer_id":187522,"tr_customer_product_id":187512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:51.000Z","modified_at":"2026-02-16T04:38:51.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"12313906223623","imei1":"12313906223623","imei2":"12313906223623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187506,"job_number":"JOB_187506","tr_customer_id":187524,"tr_customer_product_id":187514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:53.000Z","modified_at":"2026-02-16T04:38:53.000Z","name":"Leta Konopelski","mobile_number":"410-936-5328","email_id":"Jace.Grant@gmail.com","dop":"2025-04-06","serial_number":"19549792280705410","imei1":"19549792280705410","imei2":"19549792280705410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187507,"job_number":"JOB_187507","tr_customer_id":187525,"tr_customer_product_id":187515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:58.000Z","modified_at":"2026-02-16T04:38:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16233343167836","imei1":"16233343167836","imei2":"16233343167836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187509,"job_number":"JOB_187509","tr_customer_id":187527,"tr_customer_product_id":187517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:00.000Z","modified_at":"2026-02-16T04:39:00.000Z","name":"Trevion Nikolaus","mobile_number":"817-715-1081","email_id":"Preston87@hotmail.com","dop":"2025-04-06","serial_number":"17438578580625528","imei1":"17438578580625528","imei2":"17438578580625528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187510,"job_number":"JOB_187510","tr_customer_id":187528,"tr_customer_product_id":187518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:04.000Z","modified_at":"2026-02-16T04:39:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14281628592247","imei1":"14281628592247","imei2":"14281628592247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187512,"job_number":"JOB_187512","tr_customer_id":187530,"tr_customer_product_id":187520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:05.000Z","modified_at":"2026-02-16T04:39:05.000Z","name":"Korbin Doyle","mobile_number":"664-509-7324","email_id":"Cayla54@hotmail.com","dop":"2025-04-06","serial_number":"18821241069854264","imei1":"18821241069854264","imei2":"18821241069854264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187515,"job_number":"JOB_187515","tr_customer_id":187533,"tr_customer_product_id":187523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:08.000Z","modified_at":"2026-02-16T04:39:08.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11322866112199","imei1":"11322866112199","imei2":"11322866112199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187518,"job_number":"JOB_187518","tr_customer_id":187536,"tr_customer_product_id":187526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:09.000Z","modified_at":"2026-02-16T04:39:09.000Z","name":"Marjolaine Mante","mobile_number":"445-448-6282","email_id":"Halle9@gmail.com","dop":"2025-04-06","serial_number":"13427055295024924","imei1":"13427055295024924","imei2":"13427055295024924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187519,"job_number":"JOB_187519","tr_customer_id":187537,"tr_customer_product_id":187527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:21.000Z","modified_at":"2026-02-16T04:39:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13058276250353","imei1":"13058276250353","imei2":"13058276250353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187521,"job_number":"JOB_187521","tr_customer_id":187539,"tr_customer_product_id":187529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:23.000Z","modified_at":"2026-02-16T04:39:23.000Z","name":"Shemar Romaguera","mobile_number":"959-243-8537","email_id":"Emelie.Schuster81@hotmail.com","dop":"2025-04-06","serial_number":"10029489580457272","imei1":"10029489580457272","imei2":"10029489580457272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187522,"job_number":"JOB_187522","tr_customer_id":187540,"tr_customer_product_id":187530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:23.000Z","modified_at":"2026-02-16T04:39:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12124690848233","imei1":"12124690848233","imei2":"12124690848233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187524,"job_number":"JOB_187524","tr_customer_id":187542,"tr_customer_product_id":187532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:25.000Z","modified_at":"2026-02-16T04:39:25.000Z","name":"Judge Hane","mobile_number":"631-574-1633","email_id":"Emmalee_Dickens47@gmail.com","dop":"2025-04-06","serial_number":"15994787680007940","imei1":"15994787680007940","imei2":"15994787680007940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187525,"job_number":"JOB_187525","tr_customer_id":187543,"tr_customer_product_id":187533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:26.000Z","modified_at":"2026-02-16T04:39:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19604150421419","imei1":"19604150421419","imei2":"19604150421419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187527,"job_number":"JOB_187527","tr_customer_id":187545,"tr_customer_product_id":187535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:27.000Z","modified_at":"2026-02-16T04:39:27.000Z","name":"Jana Hamill","mobile_number":"882-688-0856","email_id":"Muriel88@gmail.com","dop":"2025-04-06","serial_number":"10206683537471170","imei1":"10206683537471170","imei2":"10206683537471170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187528,"job_number":"JOB_187528","tr_customer_id":187546,"tr_customer_product_id":187536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:31.000Z","modified_at":"2026-02-16T04:39:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19621428209615","imei1":"19621428209615","imei2":"19621428209615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187529,"job_number":"JOB_187529","tr_customer_id":187547,"tr_customer_product_id":187537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:31.000Z","modified_at":"2026-02-16T04:39:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19432041592851","imei1":"19432041592851","imei2":"19432041592851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187532,"job_number":"JOB_187532","tr_customer_id":187550,"tr_customer_product_id":187540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:33.000Z","modified_at":"2026-02-16T04:39:33.000Z","name":"Antonette Jakubowski","mobile_number":"737-915-4760","email_id":"Camron_Dach@yahoo.com","dop":"2025-04-06","serial_number":"11586525171650290","imei1":"11586525171650290","imei2":"11586525171650290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187533,"job_number":"JOB_187533","tr_customer_id":187551,"tr_customer_product_id":187541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:34.000Z","modified_at":"2026-02-16T04:39:34.000Z","name":"Garret Goldner","mobile_number":"575-479-5497","email_id":"Serena.Gaylord@yahoo.com","dop":"2025-04-06","serial_number":"18123913208588244","imei1":"18123913208588244","imei2":"18123913208588244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187534,"job_number":"JOB_187534","tr_customer_id":187552,"tr_customer_product_id":187542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:40.000Z","modified_at":"2026-02-16T04:39:40.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"18017526036651","imei1":"18017526036651","imei2":"18017526036651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187536,"job_number":"JOB_187536","tr_customer_id":187554,"tr_customer_product_id":187544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:42.000Z","modified_at":"2026-02-16T04:39:42.000Z","name":"Brando Thiel","mobile_number":"514-672-4979","email_id":"Ebba90@yahoo.com","dop":"2025-04-06","serial_number":"10885312258262688","imei1":"10885312258262688","imei2":"10885312258262688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187540,"job_number":"JOB_187540","tr_customer_id":187558,"tr_customer_product_id":187548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:40:05.000Z","modified_at":"2026-02-16T04:40:05.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-06","serial_number":"90183914317991","imei1":"30383914317958","imei2":"30383914317959","popurl":"2026-02-06T04:40:03.223113Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187542,"job_number":"JOB_187542","tr_customer_id":187560,"tr_customer_product_id":187550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:42:22.000Z","modified_at":"2026-02-16T04:42:23.000Z","name":"Katherin Gerhold","mobile_number":"7080590697","email_id":"wayne.lang@yahoo.com","dop":"2026-02-06","serial_number":"172742437398987","imei1":"880574026196501","imei2":"509382369386993","popurl":"www.joann-mitchell.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187543,"job_number":"JOB_187543","tr_customer_id":187561,"tr_customer_product_id":187551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:42:44.000Z","modified_at":"2026-02-16T04:42:44.000Z","name":"Bhudev Pilla","mobile_number":"9044979673","email_id":"anang.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"260847999560611","imei1":"260847999560611","imei2":"260847999560611","popurl":"www.sumitra-mehra.name","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187545,"job_number":"JOB_187545","tr_customer_id":187563,"tr_customer_product_id":187553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:43:23.000Z","modified_at":"2026-02-16T04:43:23.000Z","name":"Anjushri Patel","mobile_number":"9081123942","email_id":"aaryan.butt@hotmail.com","dop":"2026-02-06","serial_number":"606961260882449","imei1":"606961260882449","imei2":"606961260882449","popurl":"www.jyotis-sethi.com","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:43:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187546,"job_number":"JOB_187546","tr_customer_id":187564,"tr_customer_product_id":187554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:43:34.000Z","modified_at":"2026-02-16T04:43:34.000Z","name":"Rajinder Malik","mobile_number":"9095366012","email_id":"kamala.bhattathiri@hotmail.com","dop":"2026-02-06","serial_number":"091939580705982","imei1":"091939580705982","imei2":"091939580705982","popurl":"www.agnimitra-asan.info","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187547,"job_number":"JOB_187547","tr_customer_id":187565,"tr_customer_product_id":187555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:46:20.000Z","modified_at":"2026-02-16T04:46:20.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19605724115149","imei1":"19605724115149","imei2":"19605724115149","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187549,"job_number":"JOB_187549","tr_customer_id":187567,"tr_customer_product_id":187557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:47:18.000Z","modified_at":"2026-02-16T04:47:18.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"12208991892306","imei1":"12208991892306","imei2":"12208991892306","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187551,"job_number":"JOB_187551","tr_customer_id":187569,"tr_customer_product_id":187559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:48:15.000Z","modified_at":"2026-02-16T04:48:15.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"13015331261243","imei1":"13015331261243","imei2":"13015331261243","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187553,"job_number":"JOB_187553","tr_customer_id":187571,"tr_customer_product_id":187561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:48:17.000Z","modified_at":"2026-02-16T04:48:17.000Z","name":"Hobart Considine","mobile_number":"696-526-8115","email_id":"Viviane80@gmail.com","dop":"2026-01-04","serial_number":"58021506152040264","imei1":"58021506152040264","imei2":"58021506152040264","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187554,"job_number":"JOB_187554","tr_customer_id":187572,"tr_customer_product_id":187562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:45.000Z","modified_at":"2026-02-16T04:53:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15092829297396","imei1":"15092829297396","imei2":"15092829297396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187555,"job_number":"JOB_187555","tr_customer_id":187573,"tr_customer_product_id":187563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:45.000Z","modified_at":"2026-02-16T04:53:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55516154112626","imei1":"55516154112626","imei2":"55516154112626","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187556,"job_number":"JOB_187556","tr_customer_id":187574,"tr_customer_product_id":187564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39075077054596","imei1":"39075077054596","imei2":"39075077054596","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187557,"job_number":"JOB_187557","tr_customer_id":187575,"tr_customer_product_id":187565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39101738688437","imei1":"39101738688437","imei2":"39101738688437","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187558,"job_number":"JOB_187558","tr_customer_id":187576,"tr_customer_product_id":187566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12455348510508","imei1":"12455348510508","imei2":"12455348510508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187559,"job_number":"JOB_187559","tr_customer_id":187577,"tr_customer_product_id":187567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:47.000Z","modified_at":"2026-02-16T04:53:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74859143897061","imei1":"74859143897061","imei2":"74859143897061","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187561,"job_number":"JOB_187561","tr_customer_id":187579,"tr_customer_product_id":187569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23602366202619","imei1":"23602366202619","imei2":"23602366202619","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187562,"job_number":"JOB_187562","tr_customer_id":187580,"tr_customer_product_id":187570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42846776552077","imei1":"42846776552077","imei2":"42846776552077","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187563,"job_number":"JOB_187563","tr_customer_id":187581,"tr_customer_product_id":187571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35149315851140","imei1":"35149315851140","imei2":"35149315851140","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187564,"job_number":"JOB_187564","tr_customer_id":187582,"tr_customer_product_id":187572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33043319677054","imei1":"33043319677054","imei2":"33043319677054","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187565,"job_number":"JOB_187565","tr_customer_id":187583,"tr_customer_product_id":187573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81826275405269","imei1":"81826275405269","imei2":"81826275405269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187566,"job_number":"JOB_187566","tr_customer_id":187584,"tr_customer_product_id":187574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11481705867508","imei1":"11481705867508","imei2":"11481705867508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187568,"job_number":"JOB_187568","tr_customer_id":187586,"tr_customer_product_id":187576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:50.000Z","modified_at":"2026-02-16T04:54:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95385076447316","imei1":"95385076447316","imei2":"95385076447316","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187569,"job_number":"JOB_187569","tr_customer_id":187587,"tr_customer_product_id":187577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:50.000Z","modified_at":"2026-02-16T04:54:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70046784837789","imei1":"70046784837789","imei2":"70046784837789","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187570,"job_number":"JOB_187570","tr_customer_id":187588,"tr_customer_product_id":187578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35572287446443","imei1":"35572287446443","imei2":"35572287446443","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187571,"job_number":"JOB_187571","tr_customer_id":187589,"tr_customer_product_id":187579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97537540560593","imei1":"97537540560593","imei2":"97537540560593","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187572,"job_number":"JOB_187572","tr_customer_id":187590,"tr_customer_product_id":187580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27532635464755","imei1":"27532635464755","imei2":"27532635464755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187573,"job_number":"JOB_187573","tr_customer_id":187591,"tr_customer_product_id":187581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:52.000Z","modified_at":"2026-02-16T04:54:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47026177002836","imei1":"47026177002836","imei2":"47026177002836","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187577,"job_number":"JOB_187577","tr_customer_id":187595,"tr_customer_product_id":187585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:24:18.000Z","modified_at":"2026-02-16T05:24:18.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"52250970164502","imei1":"52250970164502","imei2":"52250970164502","popurl":"2026-02-06T05:24:18.368188129Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187578,"job_number":"JOB_187578","tr_customer_id":187596,"tr_customer_product_id":187586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:24:39.000Z","modified_at":"2026-02-16T05:24:39.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"79107695452038","imei1":"79107695452038","imei2":"79107695452038","popurl":"2026-02-06T05:24:39.003643118Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187580,"job_number":"JOB_187580","tr_customer_id":187598,"tr_customer_product_id":187588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:39:15.000Z","modified_at":"2026-02-16T05:39:15.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106098850730736","imei1":"106098850730736","imei2":"106098850730736","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187582,"job_number":"JOB_187582","tr_customer_id":187600,"tr_customer_product_id":187590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:39:30.000Z","modified_at":"2026-02-16T05:39:30.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109871996661107","imei1":"109871996661107","imei2":"109871996661107","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187585,"job_number":"JOB_187585","tr_customer_id":187603,"tr_customer_product_id":187593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:49:17.000Z","modified_at":"2026-02-16T05:49:17.000Z","name":"Constance Cremin","mobile_number":"797-822-7624","email_id":"Isaac75@gmail.com","dop":"2025-04-06","serial_number":"19474599558130236","imei1":"19474599558130236","imei2":"19474599558130236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187587,"job_number":"JOB_187587","tr_customer_id":187605,"tr_customer_product_id":187595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:49:43.000Z","modified_at":"2026-02-16T05:49:43.000Z","name":"Graciela Ernser","mobile_number":"771-901-2470","email_id":"Rollin_Heller11@hotmail.com","dop":"2025-04-06","serial_number":"10399607115864816","imei1":"10399607115864816","imei2":"10399607115864816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:49:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187588,"job_number":"JOB_187588","tr_customer_id":187606,"tr_customer_product_id":187596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:05:55.000Z","modified_at":"2026-02-16T06:05:55.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"17403422333761","imei1":"17403422333761","imei2":"117403422333761","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187589,"job_number":"JOB_187589","tr_customer_id":187607,"tr_customer_product_id":187597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:05:55.000Z","modified_at":"2026-02-16T06:05:55.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"406860222915033","imei1":"406860222915033","imei2":"1406860222915033","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187591,"job_number":"JOB_187591","tr_customer_id":187609,"tr_customer_product_id":187599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:15:18.000Z","modified_at":"2026-02-16T06:15:18.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"12814979206799","imei1":"12814979206799","imei2":"112814979206799","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187592,"job_number":"JOB_187592","tr_customer_id":187610,"tr_customer_product_id":187600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:15:18.000Z","modified_at":"2026-02-16T06:15:18.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"275353625744002","imei1":"275353625744002","imei2":"1275353625744002","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187594,"job_number":"JOB_187594","tr_customer_id":187612,"tr_customer_product_id":187602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:27:25.000Z","modified_at":"2026-02-16T06:27:25.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14948492926402","imei1":"14948492926402","imei2":"114948492926402","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187595,"job_number":"JOB_187595","tr_customer_id":187613,"tr_customer_product_id":187603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:27:25.000Z","modified_at":"2026-02-16T06:27:25.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"297519715938760","imei1":"297519715938760","imei2":"1297519715938760","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187597,"job_number":"JOB_187597","tr_customer_id":187615,"tr_customer_product_id":187605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:37:59.000Z","modified_at":"2026-02-16T06:37:59.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14720426003071","imei1":"14720426003071","imei2":"114720426003071","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187598,"job_number":"JOB_187598","tr_customer_id":187616,"tr_customer_product_id":187606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:38:00.000Z","modified_at":"2026-02-16T06:38:00.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"902001202668157","imei1":"902001202668157","imei2":"1902001202668157","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187604,"job_number":"JOB_187604","tr_customer_id":187622,"tr_customer_product_id":187612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:50:59.000Z","modified_at":"2026-02-16T06:50:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14237319140865","imei1":"14237319140865","imei2":"14237319140865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:50:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187606,"job_number":"JOB_187606","tr_customer_id":187624,"tr_customer_product_id":187614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:01.000Z","modified_at":"2026-02-16T06:51:01.000Z","name":"Sallie Rippin","mobile_number":"262-910-0930","email_id":"Joanne.Hills@yahoo.com","dop":"2025-04-06","serial_number":"10822274399920558","imei1":"10822274399920558","imei2":"10822274399920558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187610,"job_number":"JOB_187610","tr_customer_id":187628,"tr_customer_product_id":187618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:47.000Z","modified_at":"2026-02-16T06:51:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19432729258760","imei1":"19432729258760","imei2":"19432729258760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187612,"job_number":"JOB_187612","tr_customer_id":187630,"tr_customer_product_id":187620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:49.000Z","modified_at":"2026-02-16T06:51:49.000Z","name":"Gustave Green","mobile_number":"999-400-5771","email_id":"Stan11@gmail.com","dop":"2025-04-06","serial_number":"17844445986446094","imei1":"17844445986446094","imei2":"17844445986446094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187616,"job_number":"JOB_187616","tr_customer_id":187634,"tr_customer_product_id":187624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:08.000Z","modified_at":"2026-02-16T06:52:08.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"100004312803482","imei1":"100004312803482","imei2":"100004312803482","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187621,"job_number":"JOB_187621","tr_customer_id":187639,"tr_customer_product_id":187629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:34.000Z","modified_at":"2026-02-16T06:52:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13061030211234","imei1":"13061030211234","imei2":"13061030211234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187623,"job_number":"JOB_187623","tr_customer_id":187641,"tr_customer_product_id":187631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:36.000Z","modified_at":"2026-02-16T06:52:36.000Z","name":"Kieran Quigley","mobile_number":"889-939-7002","email_id":"Jovany_Schoen@yahoo.com","dop":"2025-04-06","serial_number":"12861702227723150","imei1":"12861702227723150","imei2":"12861702227723150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187625,"job_number":"JOB_187625","tr_customer_id":187643,"tr_customer_product_id":187633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:57.000Z","modified_at":"2026-02-16T06:52:57.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"100128929997243","imei1":"100128929997243","imei2":"100128929997243","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187629,"job_number":"JOB_187629","tr_customer_id":187647,"tr_customer_product_id":187637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Sameer Desai","mobile_number":"7446963487","email_id":"vasudeva.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"668054550174180","imei1":"668054550174180","imei2":"668054550174180","popurl":"www.chitramala-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187630,"job_number":"JOB_187630","tr_customer_id":187648,"tr_customer_product_id":187638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Diptendu Dwivedi","mobile_number":"7489250444","email_id":"mukesh.agarwal@gmail.com","dop":"2026-02-06","serial_number":"996151060654880","imei1":"996151060654880","imei2":"996151060654880","popurl":"www.chinmayananda-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187631,"job_number":"JOB_187631","tr_customer_id":187649,"tr_customer_product_id":187639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Rageswari Pilla","mobile_number":"7467070853","email_id":"dhanapati.nehru@gmail.com","dop":"2026-02-06","serial_number":"832655004482206","imei1":"832655004482206","imei2":"832655004482206","popurl":"www.kanishka-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187632,"job_number":"JOB_187632","tr_customer_id":187650,"tr_customer_product_id":187640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Shubhaprada Saini","mobile_number":"7413083425","email_id":"sarala.sethi@hotmail.com","dop":"2026-02-06","serial_number":"074292340797883","imei1":"074292340797883","imei2":"074292340797883","popurl":"www.chandrabhaga-mahajan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187633,"job_number":"JOB_187633","tr_customer_id":187651,"tr_customer_product_id":187641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Brahmaanand Namboothiri","mobile_number":"7493831043","email_id":"anshula.varma@gmail.com","dop":"2026-02-06","serial_number":"226374566309664","imei1":"226374566309664","imei2":"226374566309664","popurl":"www.anand swarup-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187634,"job_number":"JOB_187634","tr_customer_id":187652,"tr_customer_product_id":187642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Anjushree Iyer","mobile_number":"7441178725","email_id":"amish.khanna@hotmail.com","dop":"2026-02-06","serial_number":"958286357608662","imei1":"958286357608662","imei2":"958286357608662","popurl":"www.girika-patil.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187635,"job_number":"JOB_187635","tr_customer_id":187653,"tr_customer_product_id":187643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Achintya Gandhi","mobile_number":"7468453459","email_id":"achalesvara.dhawan@gmail.com","dop":"2026-02-06","serial_number":"146239388951164","imei1":"146239388951164","imei2":"146239388951164","popurl":"www.chidambar-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187636,"job_number":"JOB_187636","tr_customer_id":187654,"tr_customer_product_id":187644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Karan Adiga","mobile_number":"7482435388","email_id":"amish.nambeesan@hotmail.com","dop":"2026-02-06","serial_number":"607266615799594","imei1":"607266615799594","imei2":"607266615799594","popurl":"www.surya-mishra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187637,"job_number":"JOB_187637","tr_customer_id":187655,"tr_customer_product_id":187645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Leela Devar","mobile_number":"7475488085","email_id":"devi.butt@gmail.com","dop":"2026-02-06","serial_number":"294356845731674","imei1":"294356845731674","imei2":"294356845731674","popurl":"www.basanti-ahuja.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187638,"job_number":"JOB_187638","tr_customer_id":187656,"tr_customer_product_id":187646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Trilochan Guneta","mobile_number":"7421992278","email_id":"sher.embranthiri@hotmail.com","dop":"2026-02-06","serial_number":"146945603983668","imei1":"146945603983668","imei2":"146945603983668","popurl":"www.chakravartee-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187639,"job_number":"JOB_187639","tr_customer_id":187657,"tr_customer_product_id":187647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:19.000Z","modified_at":"2026-02-16T06:53:19.000Z","name":"Hari Patel","mobile_number":"7467499362","email_id":"agasti.iyer@yahoo.co.in","dop":"2026-02-06","serial_number":"643998990840088","imei1":"643998990840088","imei2":"643998990840088","popurl":"www.urmila-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187640,"job_number":"JOB_187640","tr_customer_id":187658,"tr_customer_product_id":187648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:19.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Rita Kaniyar","mobile_number":"7406656199","email_id":"trilokanath.rana@hotmail.com","dop":"2026-02-06","serial_number":"393853886136183","imei1":"393853886136183","imei2":"393853886136183","popurl":"www.bhima-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187641,"job_number":"JOB_187641","tr_customer_id":187659,"tr_customer_product_id":187649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Dharitri Nair","mobile_number":"7434689893","email_id":"achalesvara.varrier@gmail.com","dop":"2026-02-06","serial_number":"622796993428422","imei1":"622796993428422","imei2":"622796993428422","popurl":"www.gandharva-arora.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187642,"job_number":"JOB_187642","tr_customer_id":187661,"tr_customer_product_id":187650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Alok Pillai","mobile_number":"7457414735","email_id":"rajan.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"058800768617973","imei1":"058800768617973","imei2":"058800768617973","popurl":"www.aatreya-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187643,"job_number":"JOB_187643","tr_customer_id":187660,"tr_customer_product_id":187651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Gautama Kaur","mobile_number":"7417449582","email_id":"birjesh.singh@gmail.com","dop":"2026-02-06","serial_number":"245981478212280","imei1":"245981478212280","imei2":"245981478212280","popurl":"www.rahul-achari.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187644,"job_number":"JOB_187644","tr_customer_id":187662,"tr_customer_product_id":187652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Sushma Mishra","mobile_number":"7431347375","email_id":"bhuvaneshwar.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"036240159695359","imei1":"036240159695359","imei2":"036240159695359","popurl":"www.pranay-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187645,"job_number":"JOB_187645","tr_customer_id":187663,"tr_customer_product_id":187653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Balamani Bandopadhyay","mobile_number":"7400122509","email_id":"dron.achari@gmail.com","dop":"2026-02-06","serial_number":"844160039152758","imei1":"844160039152758","imei2":"844160039152758","popurl":"www.samir-bandopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187646,"job_number":"JOB_187646","tr_customer_id":187664,"tr_customer_product_id":187654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Deven Jain","mobile_number":"7457665546","email_id":"sheela.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"018567212405950","imei1":"018567212405950","imei2":"018567212405950","popurl":"www.chandravati-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187647,"job_number":"JOB_187647","tr_customer_id":187665,"tr_customer_product_id":187655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Naveen Reddy","mobile_number":"7415990506","email_id":"sitara.pothuvaal@yahoo.co.in","dop":"2026-02-06","serial_number":"612377687656406","imei1":"612377687656406","imei2":"612377687656406","popurl":"www.chiranjeev-kaniyar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187648,"job_number":"JOB_187648","tr_customer_id":187666,"tr_customer_product_id":187656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Amaranaath Bhattacharya","mobile_number":"7494373085","email_id":"brahmabrata.patel@gmail.com","dop":"2026-02-06","serial_number":"852479400227714","imei1":"852479400227714","imei2":"852479400227714","popurl":"www.kanak-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187649,"job_number":"JOB_187649","tr_customer_id":187667,"tr_customer_product_id":187657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Ambar Somayaji","mobile_number":"7445299414","email_id":"opalina.saini@hotmail.com","dop":"2026-02-06","serial_number":"283941675362966","imei1":"283941675362966","imei2":"283941675362966","popurl":"www.aditya-ahluwalia.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187650,"job_number":"JOB_187650","tr_customer_id":187668,"tr_customer_product_id":187658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Gitanjali Dutta","mobile_number":"7455977953","email_id":"adityanandan.varman@hotmail.com","dop":"2026-02-06","serial_number":"349979303324346","imei1":"349979303324346","imei2":"349979303324346","popurl":"www.laal-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187651,"job_number":"JOB_187651","tr_customer_id":187669,"tr_customer_product_id":187659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Ayushmati Nayar","mobile_number":"7425234627","email_id":"bilwa.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"905691528114590","imei1":"905691528114590","imei2":"905691528114590","popurl":"www.lakshman-banerjee.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187652,"job_number":"JOB_187652","tr_customer_id":187670,"tr_customer_product_id":187660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Krishna Asan","mobile_number":"7476912109","email_id":"amaresh.pilla@yahoo.co.in","dop":"2026-02-06","serial_number":"774504328537066","imei1":"774504328537066","imei2":"774504328537066","popurl":"www.kalpana-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187653,"job_number":"JOB_187653","tr_customer_id":187671,"tr_customer_product_id":187661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Rajinder Chopra","mobile_number":"7470077508","email_id":"mukul.bhattacharya@yahoo.co.in","dop":"2026-02-06","serial_number":"055667454009389","imei1":"055667454009389","imei2":"055667454009389","popurl":"www.dayamayee-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187654,"job_number":"JOB_187654","tr_customer_id":187672,"tr_customer_product_id":187662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Jai Iyer","mobile_number":"7402273930","email_id":"marut.bhattathiri@yahoo.co.in","dop":"2026-02-06","serial_number":"208413566350294","imei1":"208413566350294","imei2":"208413566350294","popurl":"www.rohit-saini.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187655,"job_number":"JOB_187655","tr_customer_id":187673,"tr_customer_product_id":187663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Devani Acharya","mobile_number":"7487872138","email_id":"dhananjay.tagore@yahoo.co.in","dop":"2026-02-06","serial_number":"280605588850488","imei1":"280605588850488","imei2":"280605588850488","popurl":"www.marut-varman.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187656,"job_number":"JOB_187656","tr_customer_id":187674,"tr_customer_product_id":187664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Shresthi Rana","mobile_number":"7438042719","email_id":"kamla.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"770448303938953","imei1":"770448303938953","imei2":"770448303938953","popurl":"www.ajit-chopra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187657,"job_number":"JOB_187657","tr_customer_id":187675,"tr_customer_product_id":187665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Balgopal Gowda","mobile_number":"7411934184","email_id":"ujjwal.sethi@yahoo.co.in","dop":"2026-02-06","serial_number":"527309077163134","imei1":"527309077163134","imei2":"527309077163134","popurl":"www.sheela-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187658,"job_number":"JOB_187658","tr_customer_id":187676,"tr_customer_product_id":187666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Chinmayananda Kaniyar","mobile_number":"7495843820","email_id":"jyotsana.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"683485023078406","imei1":"683485023078406","imei2":"683485023078406","popurl":"www.dwaipayana-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187659,"job_number":"JOB_187659","tr_customer_id":187677,"tr_customer_product_id":187667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Rageswari Guha","mobile_number":"7485619397","email_id":"goswamee.varma@hotmail.com","dop":"2026-02-06","serial_number":"872102227407546","imei1":"872102227407546","imei2":"872102227407546","popurl":"www.chanda-dwivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187660,"job_number":"JOB_187660","tr_customer_id":187678,"tr_customer_product_id":187668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Divya Kaur","mobile_number":"7419812001","email_id":"aaratrika.chopra@hotmail.com","dop":"2026-02-06","serial_number":"442653539932696","imei1":"442653539932696","imei2":"442653539932696","popurl":"www.chandak-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187661,"job_number":"JOB_187661","tr_customer_id":187679,"tr_customer_product_id":187669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Balamani Gowda","mobile_number":"7441316277","email_id":"gatik.marar@hotmail.com","dop":"2026-02-06","serial_number":"821277503159023","imei1":"821277503159023","imei2":"821277503159023","popurl":"www.apsara-devar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187662,"job_number":"JOB_187662","tr_customer_id":187680,"tr_customer_product_id":187670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Vaidehi Kapoor","mobile_number":"7491543022","email_id":"pushti.sinha@yahoo.co.in","dop":"2026-02-06","serial_number":"051521621509065","imei1":"051521621509065","imei2":"051521621509065","popurl":"www.bhaves-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187663,"job_number":"JOB_187663","tr_customer_id":187681,"tr_customer_product_id":187671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Kashyapi Somayaji","mobile_number":"7458551070","email_id":"kalinda.dubashi@yahoo.co.in","dop":"2026-02-06","serial_number":"235654891726341","imei1":"235654891726341","imei2":"235654891726341","popurl":"www.deeptanshu-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187664,"job_number":"JOB_187664","tr_customer_id":187682,"tr_customer_product_id":187672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Subhash Khanna","mobile_number":"7400224945","email_id":"hiranya.malik@yahoo.co.in","dop":"2026-02-06","serial_number":"327449999799655","imei1":"327449999799655","imei2":"327449999799655","popurl":"www.indra-mukhopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187665,"job_number":"JOB_187665","tr_customer_id":187683,"tr_customer_product_id":187673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Hari Shah","mobile_number":"7401988354","email_id":"vishwamitra.saini@gmail.com","dop":"2026-02-06","serial_number":"086785500083986","imei1":"086785500083986","imei2":"086785500083986","popurl":"www.deependra-khan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187666,"job_number":"JOB_187666","tr_customer_id":187684,"tr_customer_product_id":187674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Adityanandan Mehrotra","mobile_number":"7446475045","email_id":"trilokesh.jha@hotmail.com","dop":"2026-02-06","serial_number":"172172323215939","imei1":"172172323215939","imei2":"172172323215939","popurl":"www.vaijayanti-dubashi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187667,"job_number":"JOB_187667","tr_customer_id":187685,"tr_customer_product_id":187675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Aasha Patil","mobile_number":"7463450918","email_id":"shrishti.bhat@hotmail.com","dop":"2026-02-06","serial_number":"131865551186653","imei1":"131865551186653","imei2":"131865551186653","popurl":"www.jagdeep-guha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187668,"job_number":"JOB_187668","tr_customer_id":187686,"tr_customer_product_id":187676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Bhoopati Prajapat","mobile_number":"7485941251","email_id":"guru.pothuvaal@yahoo.co.in","dop":"2026-02-06","serial_number":"274361900695652","imei1":"274361900695652","imei2":"274361900695652","popurl":"www.kanishka-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187669,"job_number":"JOB_187669","tr_customer_id":187687,"tr_customer_product_id":187677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Rukhmani Tagore","mobile_number":"7446167657","email_id":"laxmi.mishra@yahoo.co.in","dop":"2026-02-06","serial_number":"694521280712842","imei1":"694521280712842","imei2":"694521280712842","popurl":"www.bhadran-khatri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187670,"job_number":"JOB_187670","tr_customer_id":187688,"tr_customer_product_id":187678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Anang Sharma","mobile_number":"7429059374","email_id":"lal.tandon@gmail.com","dop":"2026-02-06","serial_number":"668237626912276","imei1":"668237626912276","imei2":"668237626912276","popurl":"www.heema-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187671,"job_number":"JOB_187671","tr_customer_id":187689,"tr_customer_product_id":187679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Satish Panicker","mobile_number":"7455912401","email_id":"sushma.nambeesan@yahoo.co.in","dop":"2026-02-06","serial_number":"659422250164360","imei1":"659422250164360","imei2":"659422250164360","popurl":"www.vaijayanti-malik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187672,"job_number":"JOB_187672","tr_customer_id":187690,"tr_customer_product_id":187680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Raj Acharya","mobile_number":"7434477648","email_id":"trilokanath.agarwal@yahoo.co.in","dop":"2026-02-06","serial_number":"681821629495058","imei1":"681821629495058","imei2":"681821629495058","popurl":"www.deeptanshu-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187673,"job_number":"JOB_187673","tr_customer_id":187691,"tr_customer_product_id":187681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Swarnalata Kaur","mobile_number":"7419623721","email_id":"shashi.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"267790800130568","imei1":"267790800130568","imei2":"267790800130568","popurl":"www.vasudeva-khatri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187674,"job_number":"JOB_187674","tr_customer_id":187692,"tr_customer_product_id":187682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Bhargavi Gill","mobile_number":"7409780356","email_id":"bhoj.somayaji@gmail.com","dop":"2026-02-06","serial_number":"479387474652719","imei1":"479387474652719","imei2":"479387474652719","popurl":"www.girish-jha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187675,"job_number":"JOB_187675","tr_customer_id":187693,"tr_customer_product_id":187683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Sanjay Talwar","mobile_number":"7442138185","email_id":"nirbhay.ganaka@gmail.com","dop":"2026-02-06","serial_number":"179942365778283","imei1":"179942365778283","imei2":"179942365778283","popurl":"www.bhoopati-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187676,"job_number":"JOB_187676","tr_customer_id":187694,"tr_customer_product_id":187684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Krishnadas Chopra","mobile_number":"7492617931","email_id":"yogendra.pandey@gmail.com","dop":"2026-02-06","serial_number":"682817179196945","imei1":"682817179196945","imei2":"682817179196945","popurl":"www.chidananda-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187677,"job_number":"JOB_187677","tr_customer_id":187695,"tr_customer_product_id":187685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Meghnad Jain","mobile_number":"7462247027","email_id":"ambar.saini@hotmail.com","dop":"2026-02-06","serial_number":"305988380531227","imei1":"305988380531227","imei2":"305988380531227","popurl":"www.jagdish-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187678,"job_number":"JOB_187678","tr_customer_id":187696,"tr_customer_product_id":187686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Dandak Guha","mobile_number":"7402971570","email_id":"dhyaneshwar.nambeesan@yahoo.co.in","dop":"2026-02-06","serial_number":"571861295710633","imei1":"571861295710633","imei2":"571861295710633","popurl":"www.bhudeva-abbott.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187679,"job_number":"JOB_187679","tr_customer_id":187697,"tr_customer_product_id":187687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Susheel Somayaji","mobile_number":"7420620448","email_id":"amrita.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"239697732666196","imei1":"239697732666196","imei2":"239697732666196","popurl":"www.param-malik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187680,"job_number":"JOB_187680","tr_customer_id":187698,"tr_customer_product_id":187688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Devagya Reddy","mobile_number":"7400798079","email_id":"mani.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"127834922578454","imei1":"127834922578454","imei2":"127834922578454","popurl":"www.trilochana-sethi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187681,"job_number":"JOB_187681","tr_customer_id":187699,"tr_customer_product_id":187689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Bhagvan Bhattathiri","mobile_number":"7472560149","email_id":"naval.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"464866486899758","imei1":"464866486899758","imei2":"464866486899758","popurl":"www.shreyashi-acharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187682,"job_number":"JOB_187682","tr_customer_id":187700,"tr_customer_product_id":187690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Chandani Prajapat","mobile_number":"7455894810","email_id":"sheela.kaur@hotmail.com","dop":"2026-02-06","serial_number":"121307863026576","imei1":"121307863026576","imei2":"121307863026576","popurl":"www.jai-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187683,"job_number":"JOB_187683","tr_customer_id":187701,"tr_customer_product_id":187691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Keerti Bhat","mobile_number":"7443471264","email_id":"gorakhanatha.sethi@yahoo.co.in","dop":"2026-02-06","serial_number":"401040812147493","imei1":"401040812147493","imei2":"401040812147493","popurl":"www.krishnadasa-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187684,"job_number":"JOB_187684","tr_customer_id":187703,"tr_customer_product_id":187693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Ameyatma Adiga","mobile_number":"7446863584","email_id":"dhanu.gill@gmail.com","dop":"2026-02-06","serial_number":"854957337261443","imei1":"854957337261443","imei2":"854957337261443","popurl":"www.jyotis-gupta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187685,"job_number":"JOB_187685","tr_customer_id":187702,"tr_customer_product_id":187692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Digambara Mishra","mobile_number":"7441858916","email_id":"chiranjeev.iyengar@gmail.com","dop":"2026-02-06","serial_number":"197368848927403","imei1":"197368848927403","imei2":"197368848927403","popurl":"www.vimal-saini.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187686,"job_number":"JOB_187686","tr_customer_id":187704,"tr_customer_product_id":187694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Ghanaanand Bhat","mobile_number":"7408601788","email_id":"mohinder.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"335177701113085","imei1":"335177701113085","imei2":"335177701113085","popurl":"www.chidaakaash-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187687,"job_number":"JOB_187687","tr_customer_id":187705,"tr_customer_product_id":187695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Yoginder Gowda","mobile_number":"7425307099","email_id":"sanjay.chopra@gmail.com","dop":"2026-02-06","serial_number":"522333128025245","imei1":"522333128025245","imei2":"522333128025245","popurl":"www.chatur-tagore.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187688,"job_number":"JOB_187688","tr_customer_id":187706,"tr_customer_product_id":187696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Hari Gupta","mobile_number":"7440250452","email_id":"nirbhay.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"286827020847999","imei1":"286827020847999","imei2":"286827020847999","popurl":"www.umang-pandey.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187689,"job_number":"JOB_187689","tr_customer_id":187707,"tr_customer_product_id":187697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Chandraprabha Rana","mobile_number":"7400499551","email_id":"priyala.agarwal@gmail.com","dop":"2026-02-06","serial_number":"119298101887649","imei1":"119298101887649","imei2":"119298101887649","popurl":"www.manisha-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187690,"job_number":"JOB_187690","tr_customer_id":187708,"tr_customer_product_id":187698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Gautama Nehru","mobile_number":"7498829049","email_id":"mahesh.pillai@hotmail.com","dop":"2026-02-06","serial_number":"805853990804241","imei1":"805853990804241","imei2":"805853990804241","popurl":"www.adinath-tandon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187691,"job_number":"JOB_187691","tr_customer_id":187709,"tr_customer_product_id":187699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Balagovind Kocchar","mobile_number":"7448064247","email_id":"navin.guha@yahoo.co.in","dop":"2026-02-06","serial_number":"580951374583712","imei1":"580951374583712","imei2":"580951374583712","popurl":"www.chitraksh-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187692,"job_number":"JOB_187692","tr_customer_id":187710,"tr_customer_product_id":187700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Hiranmaya Chopra","mobile_number":"7436364944","email_id":"amodini.pothuvaal@gmail.com","dop":"2026-02-06","serial_number":"572876915784703","imei1":"572876915784703","imei2":"572876915784703","popurl":"www.menaka-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187693,"job_number":"JOB_187693","tr_customer_id":187711,"tr_customer_product_id":187701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Dipankar Gowda","mobile_number":"7484288613","email_id":"varalakshmi.guneta@gmail.com","dop":"2026-02-06","serial_number":"634087725552952","imei1":"634087725552952","imei2":"634087725552952","popurl":"www.mohini-verma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187694,"job_number":"JOB_187694","tr_customer_id":187712,"tr_customer_product_id":187702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vyas Iyer","mobile_number":"7403707022","email_id":"rupinder.kakkar@gmail.com","dop":"2026-02-06","serial_number":"085350296019520","imei1":"085350296019520","imei2":"085350296019520","popurl":"www.aatmaja-khan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187695,"job_number":"JOB_187695","tr_customer_id":187713,"tr_customer_product_id":187703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Avadhesh Bhattathiri","mobile_number":"7436065833","email_id":"himani.johar@yahoo.co.in","dop":"2026-02-06","serial_number":"351710741849153","imei1":"351710741849153","imei2":"351710741849153","popurl":"www.bhushan-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187696,"job_number":"JOB_187696","tr_customer_id":187714,"tr_customer_product_id":187704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vrund Ahuja","mobile_number":"7400812098","email_id":"esha.agarwal@hotmail.com","dop":"2026-02-06","serial_number":"988014993310049","imei1":"988014993310049","imei2":"988014993310049","popurl":"www.hiranmay-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187697,"job_number":"JOB_187697","tr_customer_id":187715,"tr_customer_product_id":187705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Amritambu Bhattathiri","mobile_number":"7438347049","email_id":"ashlesh.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"309166665027698","imei1":"309166665027698","imei2":"309166665027698","popurl":"www.hiranmaya-kocchar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187698,"job_number":"JOB_187698","tr_customer_id":187716,"tr_customer_product_id":187706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Chandi Panicker","mobile_number":"7455073563","email_id":"bankim.gupta@hotmail.com","dop":"2026-02-06","serial_number":"812828363387333","imei1":"812828363387333","imei2":"812828363387333","popurl":"www.ameyatma-patel.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187699,"job_number":"JOB_187699","tr_customer_id":187717,"tr_customer_product_id":187707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Subodh Malik","mobile_number":"7464564190","email_id":"anaadi.mishra@yahoo.co.in","dop":"2026-02-06","serial_number":"571268352053974","imei1":"571268352053974","imei2":"571268352053974","popurl":"www.giri-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187700,"job_number":"JOB_187700","tr_customer_id":187718,"tr_customer_product_id":187708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Dandapaani Saini","mobile_number":"7489683735","email_id":"kumuda.varma@gmail.com","dop":"2026-02-06","serial_number":"297393260840558","imei1":"297393260840558","imei2":"297393260840558","popurl":"www.raj-adiga.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187701,"job_number":"JOB_187701","tr_customer_id":187719,"tr_customer_product_id":187709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Prema Iyengar","mobile_number":"7470228865","email_id":"bhasvan.abbott@yahoo.co.in","dop":"2026-02-06","serial_number":"370500540863927","imei1":"370500540863927","imei2":"370500540863927","popurl":"www.saroja-sinha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187702,"job_number":"JOB_187702","tr_customer_id":187720,"tr_customer_product_id":187710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vaishvi Adiga","mobile_number":"7441211858","email_id":"amrita.sharma@hotmail.com","dop":"2026-02-06","serial_number":"206677343491121","imei1":"206677343491121","imei2":"206677343491121","popurl":"www.deeksha-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187703,"job_number":"JOB_187703","tr_customer_id":187721,"tr_customer_product_id":187711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Meghnad Shah","mobile_number":"7442022511","email_id":"kama.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"785479356427383","imei1":"785479356427383","imei2":"785479356427383","popurl":"www.vrinda-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187704,"job_number":"JOB_187704","tr_customer_id":187723,"tr_customer_product_id":187712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Gati Kaur","mobile_number":"7441550193","email_id":"himadri.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"916424665082071","imei1":"916424665082071","imei2":"916424665082071","popurl":"www.shantanu-nehru.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187705,"job_number":"JOB_187705","tr_customer_id":187722,"tr_customer_product_id":187713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Anasuya Trivedi","mobile_number":"7401567196","email_id":"agnimitra.dhawan@yahoo.co.in","dop":"2026-02-06","serial_number":"565348653913828","imei1":"565348653913828","imei2":"565348653913828","popurl":"www.narendra-iyengar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187706,"job_number":"JOB_187706","tr_customer_id":187724,"tr_customer_product_id":187714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Poornima Desai","mobile_number":"7439969997","email_id":"dhatri.gupta@hotmail.com","dop":"2026-02-06","serial_number":"919444092982843","imei1":"919444092982843","imei2":"919444092982843","popurl":"www.diptendu-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187707,"job_number":"JOB_187707","tr_customer_id":187725,"tr_customer_product_id":187715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Akshaj Desai","mobile_number":"7497256861","email_id":"durga.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"728313102989864","imei1":"728313102989864","imei2":"728313102989864","popurl":"www.kashyap-pandey.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187708,"job_number":"JOB_187708","tr_customer_id":187726,"tr_customer_product_id":187716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Naval Deshpande","mobile_number":"7460470353","email_id":"keerti.gowda@hotmail.com","dop":"2026-02-06","serial_number":"626677903319439","imei1":"626677903319439","imei2":"626677903319439","popurl":"www.dhanapati-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187709,"job_number":"JOB_187709","tr_customer_id":187727,"tr_customer_product_id":187717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Abani Varma","mobile_number":"7456770810","email_id":"siddhi.bharadwaj@gmail.com","dop":"2026-02-06","serial_number":"699251603269451","imei1":"699251603269451","imei2":"699251603269451","popurl":"www.kalinda-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187710,"job_number":"JOB_187710","tr_customer_id":187728,"tr_customer_product_id":187718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Kannan Dubashi","mobile_number":"7479503565","email_id":"saroja.jain@hotmail.com","dop":"2026-02-06","serial_number":"733222852629354","imei1":"733222852629354","imei2":"733222852629354","popurl":"www.apsara-shukla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187711,"job_number":"JOB_187711","tr_customer_id":187729,"tr_customer_product_id":187719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bankim Agarwal","mobile_number":"7411843411","email_id":"kanak.nayar@gmail.com","dop":"2026-02-06","serial_number":"691674719974769","imei1":"691674719974769","imei2":"691674719974769","popurl":"www.rakesh-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187712,"job_number":"JOB_187712","tr_customer_id":187730,"tr_customer_product_id":187720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Swarnalata Kaul","mobile_number":"7444979644","email_id":"veda.bhattathiri@hotmail.com","dop":"2026-02-06","serial_number":"444946819327490","imei1":"444946819327490","imei2":"444946819327490","popurl":"www.bhooshit-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187713,"job_number":"JOB_187713","tr_customer_id":187731,"tr_customer_product_id":187721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Javas Joshi","mobile_number":"7403100282","email_id":"ojaswini.malik@hotmail.com","dop":"2026-02-06","serial_number":"834386553772267","imei1":"834386553772267","imei2":"834386553772267","popurl":"www.manoj-ahluwalia.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187714,"job_number":"JOB_187714","tr_customer_id":187732,"tr_customer_product_id":187722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Mangalya Namboothiri","mobile_number":"7478865994","email_id":"lai.pandey@gmail.com","dop":"2026-02-06","serial_number":"258030350648834","imei1":"258030350648834","imei2":"258030350648834","popurl":"www.kamalesh-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187715,"job_number":"JOB_187715","tr_customer_id":187733,"tr_customer_product_id":187723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bhupen Acharya","mobile_number":"7426205969","email_id":"indra.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"693906051779141","imei1":"693906051779141","imei2":"693906051779141","popurl":"www.kashyapi-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187716,"job_number":"JOB_187716","tr_customer_id":187734,"tr_customer_product_id":187724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Abhaya Asan","mobile_number":"7413634754","email_id":"chakrika.chaturvedi@yahoo.co.in","dop":"2026-02-06","serial_number":"348345760178315","imei1":"348345760178315","imei2":"348345760178315","popurl":"www.atmanand-kapoor.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187717,"job_number":"JOB_187717","tr_customer_id":187735,"tr_customer_product_id":187725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Chanda Tandon","mobile_number":"7401828998","email_id":"vyas.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"664025575077627","imei1":"664025575077627","imei2":"664025575077627","popurl":"www.charuchandra-mukhopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187718,"job_number":"JOB_187718","tr_customer_id":187736,"tr_customer_product_id":187726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bahula Chattopadhyay","mobile_number":"7445652317","email_id":"shobhana.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"840772239196592","imei1":"840772239196592","imei2":"840772239196592","popurl":"www.dayaamay-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187719,"job_number":"JOB_187719","tr_customer_id":187737,"tr_customer_product_id":187727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Jai Bandopadhyay","mobile_number":"7417579960","email_id":"chandra.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"467549334029589","imei1":"467549334029589","imei2":"467549334029589","popurl":"www.sarla-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187720,"job_number":"JOB_187720","tr_customer_id":187738,"tr_customer_product_id":187728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Usha Dubashi","mobile_number":"7498574735","email_id":"gouranga.reddy@gmail.com","dop":"2026-02-06","serial_number":"119782138361902","imei1":"119782138361902","imei2":"119782138361902","popurl":"www.kartik-dutta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187721,"job_number":"JOB_187721","tr_customer_id":187739,"tr_customer_product_id":187729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Som Varrier","mobile_number":"7415034675","email_id":"chandraswaroopa.guneta@hotmail.com","dop":"2026-02-06","serial_number":"405495085497102","imei1":"405495085497102","imei2":"405495085497102","popurl":"www.durgeshwari-gandhi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187722,"job_number":"JOB_187722","tr_customer_id":187740,"tr_customer_product_id":187730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Gatik Tandon","mobile_number":"7460380787","email_id":"sloka.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"259026553158473","imei1":"259026553158473","imei2":"259026553158473","popurl":"www.gajaadhar-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187723,"job_number":"JOB_187723","tr_customer_id":187741,"tr_customer_product_id":187731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Asha Devar","mobile_number":"7407742526","email_id":"maheswar.gupta@gmail.com","dop":"2026-02-06","serial_number":"174635483231344","imei1":"174635483231344","imei2":"174635483231344","popurl":"www.harinarayan-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187724,"job_number":"JOB_187724","tr_customer_id":187742,"tr_customer_product_id":187732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Ekaparnika Jha","mobile_number":"7432005764","email_id":"aashritha.varma@gmail.com","dop":"2026-02-06","serial_number":"565008599390360","imei1":"565008599390360","imei2":"565008599390360","popurl":"www.chandradev-khan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187725,"job_number":"JOB_187725","tr_customer_id":187743,"tr_customer_product_id":187733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Pranay Tagore","mobile_number":"7457864931","email_id":"bhooshan.malik@gmail.com","dop":"2026-02-06","serial_number":"714090223675030","imei1":"714090223675030","imei2":"714090223675030","popurl":"www.paramartha-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187726,"job_number":"JOB_187726","tr_customer_id":187744,"tr_customer_product_id":187734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Baidehi Sharma","mobile_number":"7450553558","email_id":"gauraang.mahajan@gmail.com","dop":"2026-02-06","serial_number":"123970888494376","imei1":"123970888494376","imei2":"123970888494376","popurl":"www.akroor-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187727,"job_number":"JOB_187727","tr_customer_id":187745,"tr_customer_product_id":187735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Giriraaj Tagore","mobile_number":"7491042574","email_id":"lal.rana@gmail.com","dop":"2026-02-06","serial_number":"065534233036904","imei1":"065534233036904","imei2":"065534233036904","popurl":"www.krishnadas-nayar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187728,"job_number":"JOB_187728","tr_customer_id":187746,"tr_customer_product_id":187736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Dipali Menon","mobile_number":"7458321611","email_id":"akshainie.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"339898624236269","imei1":"339898624236269","imei2":"339898624236269","popurl":"www.raj-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187729,"job_number":"JOB_187729","tr_customer_id":187747,"tr_customer_product_id":187737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Atmananda Saini","mobile_number":"7437518170","email_id":"bandhul.jha@gmail.com","dop":"2026-02-06","serial_number":"028464306266528","imei1":"028464306266528","imei2":"028464306266528","popurl":"www.deepankar-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187730,"job_number":"JOB_187730","tr_customer_id":187748,"tr_customer_product_id":187738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Daron Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"68987499406166","imei1":"68987499406166","imei2":"68987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187731,"job_number":"JOB_187731","tr_customer_id":187749,"tr_customer_product_id":187739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"rajesh Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"48987499406166","imei1":"48987499406166","imei2":"48987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187732,"job_number":"JOB_187732","tr_customer_id":187750,"tr_customer_product_id":187740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"raman Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"58987499406166","imei1":"58987499406166","imei2":"58987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187733,"job_number":"JOB_187733","tr_customer_id":187751,"tr_customer_product_id":187741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Gaurav Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"38987499406166","imei1":"38987499406166","imei2":"38987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187734,"job_number":"JOB_187734","tr_customer_id":187752,"tr_customer_product_id":187742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Darrion Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"28987499406166","imei1":"28987499406166","imei2":"28987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187735,"job_number":"JOB_187735","tr_customer_id":187753,"tr_customer_product_id":187743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:46.000Z","modified_at":"2026-02-16T06:53:46.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10422728174497","imei1":"10422728174497","imei2":"10422728174497","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187737,"job_number":"JOB_187737","tr_customer_id":187755,"tr_customer_product_id":187745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:48.000Z","modified_at":"2026-02-16T06:53:48.000Z","name":"Timmy Kemmer","mobile_number":"338-730-9494","email_id":"Velva66@yahoo.com","dop":"2025-06-18","serial_number":"1036644868349699","imei1":"1036644868349699","imei2":"1036644868349699","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187738,"job_number":"JOB_187738","tr_customer_id":187756,"tr_customer_product_id":187746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:48.000Z","modified_at":"2026-02-16T06:53:48.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"108957945429369","imei1":"108957945429369","imei2":"108957945429369","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187741,"job_number":"JOB_187741","tr_customer_id":187759,"tr_customer_product_id":187749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:54.000Z","modified_at":"2026-02-16T06:53:54.000Z","name":"Rafael Schoen","mobile_number":"328-343-9579","email_id":"Barbara_Brown@hotmail.com","dop":"2025-04-06","serial_number":"15042686585280554","imei1":"15042686585280554","imei2":"15042686585280554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187742,"job_number":"JOB_187742","tr_customer_id":187760,"tr_customer_product_id":187750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:54:36.000Z","modified_at":"2026-02-16T06:54:37.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10090717838626","imei1":"10090717838626","imei2":"10090717838626","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187744,"job_number":"JOB_187744","tr_customer_id":187762,"tr_customer_product_id":187752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:54:38.000Z","modified_at":"2026-02-16T06:54:38.000Z","name":"Isabella Schultz","mobile_number":"258-688-8586","email_id":"Antonio_Tillman@gmail.com","dop":"2025-06-18","serial_number":"1043234793441233","imei1":"1043234793441233","imei2":"1043234793441233","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187745,"job_number":"JOB_187745","tr_customer_id":187763,"tr_customer_product_id":187753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:05.000Z","modified_at":"2026-02-16T06:57:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18304644907001","imei1":"18304644907001","imei2":"18304644907001","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187747,"job_number":"JOB_187747","tr_customer_id":187765,"tr_customer_product_id":187755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:07.000Z","modified_at":"2026-02-16T06:57:07.000Z","name":"Gladys Windler","mobile_number":"533-820-4418","email_id":"Alena.Romaguera76@yahoo.com","dop":"2025-04-06","serial_number":"13982904790422626","imei1":"13982904790422626","imei2":"13982904790422626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187748,"job_number":"JOB_187748","tr_customer_id":187766,"tr_customer_product_id":187756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:30.000Z","modified_at":"2026-02-16T06:57:30.000Z","name":"Akshata Shah","mobile_number":"9026612846","email_id":"rameshwar.somayaji@hotmail.com","dop":"2026-02-06","serial_number":"111354347293485","imei1":"111354347293485","imei2":"111354347293485","popurl":"www.ameyatma-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187749,"job_number":"JOB_187749","tr_customer_id":187767,"tr_customer_product_id":187757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:55.000Z","modified_at":"2026-02-16T06:57:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16070604976093","imei1":"16070604976093","imei2":"16070604976093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187751,"job_number":"JOB_187751","tr_customer_id":187769,"tr_customer_product_id":187759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:57.000Z","modified_at":"2026-02-16T06:57:57.000Z","name":"Angela Bergnaum","mobile_number":"677-278-6437","email_id":"Maynard.OReilly41@gmail.com","dop":"2025-04-06","serial_number":"16517306928281448","imei1":"16517306928281448","imei2":"16517306928281448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187752,"job_number":"JOB_187752","tr_customer_id":187770,"tr_customer_product_id":187760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:08.000Z","modified_at":"2026-02-16T06:58:08.000Z","name":"Vijay Arora","mobile_number":"9038112007","email_id":"gautam.marar@gmail.com","dop":"2026-02-06","serial_number":"192657416881589","imei1":"192657416881589","imei2":"192657416881589","popurl":"www.bandhul-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187754,"job_number":"JOB_187754","tr_customer_id":187772,"tr_customer_product_id":187762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:45.000Z","modified_at":"2026-02-16T06:58:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15546048598120","imei1":"15546048598120","imei2":"15546048598120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187756,"job_number":"JOB_187756","tr_customer_id":187774,"tr_customer_product_id":187764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:47.000Z","modified_at":"2026-02-16T06:58:47.000Z","name":"Barney Boyle","mobile_number":"441-593-3994","email_id":"Ernie.Hills31@gmail.com","dop":"2025-04-06","serial_number":"14890361989118116","imei1":"14890361989118116","imei2":"14890361989118116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187757,"job_number":"JOB_187757","tr_customer_id":187775,"tr_customer_product_id":187765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:54.000Z","modified_at":"2026-02-16T06:58:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13649599952469","imei1":"13649599952469","imei2":"13649599952469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187759,"job_number":"JOB_187759","tr_customer_id":187777,"tr_customer_product_id":187767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:56.000Z","modified_at":"2026-02-16T06:58:56.000Z","name":"Chanel Hayes","mobile_number":"302-966-8297","email_id":"Ulises_Thompson@hotmail.com","dop":"2025-04-06","serial_number":"15685432121939512","imei1":"15685432121939512","imei2":"15685432121939512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187762,"job_number":"JOB_187762","tr_customer_id":187780,"tr_customer_product_id":187770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:59:46.000Z","modified_at":"2026-02-16T06:59:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12124990536618","imei1":"12124990536618","imei2":"12124990536618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187764,"job_number":"JOB_187764","tr_customer_id":187782,"tr_customer_product_id":187772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:59:48.000Z","modified_at":"2026-02-16T06:59:48.000Z","name":"Donavon Walker","mobile_number":"963-741-6243","email_id":"Arturo66@hotmail.com","dop":"2025-04-06","serial_number":"18249627528593280","imei1":"18249627528593280","imei2":"18249627528593280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187765,"job_number":"JOB_187765","tr_customer_id":187783,"tr_customer_product_id":187773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:00:37.000Z","modified_at":"2026-02-16T07:00:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17626334465909","imei1":"17626334465909","imei2":"17626334465909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187767,"job_number":"JOB_187767","tr_customer_id":187785,"tr_customer_product_id":187775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:00:39.000Z","modified_at":"2026-02-16T07:00:39.000Z","name":"Adrien Rowe","mobile_number":"786-595-8718","email_id":"Gonzalo55@yahoo.com","dop":"2025-04-06","serial_number":"16737733459593560","imei1":"16737733459593560","imei2":"16737733459593560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187768,"job_number":"JOB_187768","tr_customer_id":187786,"tr_customer_product_id":187776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:01:24.000Z","modified_at":"2026-02-16T07:01:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15667470414682","imei1":"15667470414682","imei2":"15667470414682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187770,"job_number":"JOB_187770","tr_customer_id":187788,"tr_customer_product_id":187778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:01:26.000Z","modified_at":"2026-02-16T07:01:26.000Z","name":"Thaddeus Kemmer","mobile_number":"286-862-9206","email_id":"Marlee.Lubowitz20@yahoo.com","dop":"2025-04-06","serial_number":"13482178663170232","imei1":"13482178663170232","imei2":"13482178663170232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187772,"job_number":"JOB_187772","tr_customer_id":187790,"tr_customer_product_id":187780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:08.000Z","modified_at":"2026-02-16T07:02:08.000Z","name":"Terence Kunde","mobile_number":"923-320-0669","email_id":"Merle.Mueller@yahoo.com","dop":"2025-04-06","serial_number":"16941513213571332","imei1":"16941513213571332","imei2":"16941513213571332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187773,"job_number":"JOB_187773","tr_customer_id":187791,"tr_customer_product_id":187781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:13.000Z","modified_at":"2026-02-16T07:02:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11000669124851","imei1":"11000669124851","imei2":"11000669124851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187775,"job_number":"JOB_187775","tr_customer_id":187793,"tr_customer_product_id":187783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:14.000Z","modified_at":"2026-02-16T07:02:14.000Z","name":"Nikko Mertz","mobile_number":"444-673-3277","email_id":"Coralie_Schimmel44@gmail.com","dop":"2025-04-06","serial_number":"14328492950182700","imei1":"14328492950182700","imei2":"14328492950182700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187776,"job_number":"JOB_187776","tr_customer_id":187794,"tr_customer_product_id":187784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:55.000Z","modified_at":"2026-02-16T07:02:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17006961404992","imei1":"17006961404992","imei2":"17006961404992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187778,"job_number":"JOB_187778","tr_customer_id":187796,"tr_customer_product_id":187786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:56.000Z","modified_at":"2026-02-16T07:02:56.000Z","name":"Orrin Gutmann","mobile_number":"703-933-6651","email_id":"Mariane_Brakus@gmail.com","dop":"2025-04-06","serial_number":"17769649351622994","imei1":"17769649351622994","imei2":"17769649351622994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187779,"job_number":"JOB_187779","tr_customer_id":187797,"tr_customer_product_id":187787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:00.000Z","modified_at":"2026-02-16T07:03:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10650889977856","imei1":"10650889977856","imei2":"10650889977856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187781,"job_number":"JOB_187781","tr_customer_id":187799,"tr_customer_product_id":187789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:02.000Z","modified_at":"2026-02-16T07:03:02.000Z","name":"Augustus Kshlerin","mobile_number":"909-481-8579","email_id":"Emilie.Labadie51@yahoo.com","dop":"2025-04-06","serial_number":"16228040490869462","imei1":"16228040490869462","imei2":"16228040490869462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187785,"job_number":"JOB_187785","tr_customer_id":187803,"tr_customer_product_id":187793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:05.000Z","modified_at":"2026-02-16T07:03:05.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12239006895186","imei1":"12239006895186","imei2":"12239006895186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187787,"job_number":"JOB_187787","tr_customer_id":187805,"tr_customer_product_id":187795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:07.000Z","modified_at":"2026-02-16T07:03:07.000Z","name":"Jennyfer Watsica","mobile_number":"809-201-3489","email_id":"Naomie46@gmail.com","dop":"2025-04-06","serial_number":"16044876529484996","imei1":"16044876529484996","imei2":"16044876529484996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187788,"job_number":"JOB_187788","tr_customer_id":187806,"tr_customer_product_id":187796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:42.000Z","modified_at":"2026-02-16T07:03:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19609168491170","imei1":"19609168491170","imei2":"19609168491170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187790,"job_number":"JOB_187790","tr_customer_id":187808,"tr_customer_product_id":187798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:44.000Z","modified_at":"2026-02-16T07:03:44.000Z","name":"Bernie Boehm","mobile_number":"391-513-4174","email_id":"Armani46@gmail.com","dop":"2025-04-06","serial_number":"10871155020578314","imei1":"10871155020578314","imei2":"10871155020578314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187794,"job_number":"JOB_187794","tr_customer_id":187812,"tr_customer_product_id":187802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:55.000Z","modified_at":"2026-02-16T07:03:55.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"16107864249254","imei1":"16107864249254","imei2":"16107864249254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187796,"job_number":"JOB_187796","tr_customer_id":187814,"tr_customer_product_id":187804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:57.000Z","modified_at":"2026-02-16T07:03:57.000Z","name":"Eryn Jacobi","mobile_number":"710-562-6111","email_id":"Otha_Olson29@yahoo.com","dop":"2025-04-06","serial_number":"16175331372680332","imei1":"16175331372680332","imei2":"16175331372680332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187797,"job_number":"JOB_187797","tr_customer_id":187815,"tr_customer_product_id":187805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:22.000Z","modified_at":"2026-02-16T07:04:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18385513874638","imei1":"18385513874638","imei2":"18385513874638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187799,"job_number":"JOB_187799","tr_customer_id":187817,"tr_customer_product_id":187807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:23.000Z","modified_at":"2026-02-16T07:04:23.000Z","name":"Marvin Heathcote","mobile_number":"908-354-8057","email_id":"Price16@gmail.com","dop":"2025-04-06","serial_number":"16223273433891032","imei1":"16223273433891032","imei2":"16223273433891032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187800,"job_number":"JOB_187800","tr_customer_id":187818,"tr_customer_product_id":187808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:29.000Z","modified_at":"2026-02-16T07:04:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15143884638164","imei1":"15143884638164","imei2":"15143884638164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187802,"job_number":"JOB_187802","tr_customer_id":187820,"tr_customer_product_id":187810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:31.000Z","modified_at":"2026-02-16T07:04:31.000Z","name":"Maria Waelchi","mobile_number":"264-456-6825","email_id":"Earlene.OHara20@hotmail.com","dop":"2025-04-06","serial_number":"19469241696137292","imei1":"19469241696137292","imei2":"19469241696137292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187806,"job_number":"JOB_187806","tr_customer_id":187824,"tr_customer_product_id":187814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:46.000Z","modified_at":"2026-02-16T07:04:46.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"14308396518881","imei1":"14308396518881","imei2":"14308396518881","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187808,"job_number":"JOB_187808","tr_customer_id":187826,"tr_customer_product_id":187816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:48.000Z","modified_at":"2026-02-16T07:04:48.000Z","name":"Lew Schultz","mobile_number":"891-573-2417","email_id":"Ida23@hotmail.com","dop":"2025-04-06","serial_number":"12447066003793166","imei1":"12447066003793166","imei2":"12447066003793166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187809,"job_number":"JOB_187809","tr_customer_id":187827,"tr_customer_product_id":187817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:10.000Z","modified_at":"2026-02-16T07:05:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10697747819408","imei1":"10697747819408","imei2":"10697747819408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187811,"job_number":"JOB_187811","tr_customer_id":187829,"tr_customer_product_id":187819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:12.000Z","modified_at":"2026-02-16T07:05:12.000Z","name":"Laurence Runolfsdottir","mobile_number":"876-326-7138","email_id":"Katrine.Rogahn@hotmail.com","dop":"2025-04-06","serial_number":"17789079474641484","imei1":"17789079474641484","imei2":"17789079474641484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187815,"job_number":"JOB_187815","tr_customer_id":187833,"tr_customer_product_id":187823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:58.000Z","modified_at":"2026-02-16T07:05:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13617009074728","imei1":"13617009074728","imei2":"13617009074728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187817,"job_number":"JOB_187817","tr_customer_id":187835,"tr_customer_product_id":187825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:59.000Z","modified_at":"2026-02-16T07:05:59.000Z","name":"Katharina Kautzer","mobile_number":"375-832-7567","email_id":"Cleo.Volkman16@hotmail.com","dop":"2025-04-06","serial_number":"16403239808841160","imei1":"16403239808841160","imei2":"16403239808841160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187818,"job_number":"JOB_187818","tr_customer_id":187836,"tr_customer_product_id":187826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:09:27.000Z","modified_at":"2026-02-16T07:09:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10870703398491","imei1":"10870703398491","imei2":"10870703398491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187820,"job_number":"JOB_187820","tr_customer_id":187838,"tr_customer_product_id":187828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:09:29.000Z","modified_at":"2026-02-16T07:09:29.000Z","name":"Lionel Lueilwitz","mobile_number":"258-216-9722","email_id":"Ernest.Kiehn69@gmail.com","dop":"2025-04-06","serial_number":"10956172707474774","imei1":"10956172707474774","imei2":"10956172707474774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:09:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187821,"job_number":"JOB_187821","tr_customer_id":187839,"tr_customer_product_id":187829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:16.000Z","modified_at":"2026-02-16T07:10:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14247239526829","imei1":"14247239526829","imei2":"14247239526829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187823,"job_number":"JOB_187823","tr_customer_id":187841,"tr_customer_product_id":187831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:17.000Z","modified_at":"2026-02-16T07:10:17.000Z","name":"Violet Rosenbaum","mobile_number":"231-244-8452","email_id":"Raegan_Wilkinson23@gmail.com","dop":"2025-04-06","serial_number":"14570486230351816","imei1":"14570486230351816","imei2":"14570486230351816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187824,"job_number":"JOB_187824","tr_customer_id":187842,"tr_customer_product_id":187832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:49.000Z","modified_at":"2026-02-16T07:10:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19982038349894","imei1":"19982038349894","imei2":"19982038349894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187826,"job_number":"JOB_187826","tr_customer_id":187844,"tr_customer_product_id":187834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:51.000Z","modified_at":"2026-02-16T07:10:51.000Z","name":"Charley Kiehn","mobile_number":"798-326-2207","email_id":"Domenica65@yahoo.com","dop":"2025-04-06","serial_number":"14532966572397984","imei1":"14532966572397984","imei2":"14532966572397984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187827,"job_number":"JOB_187827","tr_customer_id":187845,"tr_customer_product_id":187835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:00.000Z","modified_at":"2026-02-16T07:11:00.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18356133762093","imei1":"18356133762093","imei2":"18356133762093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187829,"job_number":"JOB_187829","tr_customer_id":187847,"tr_customer_product_id":187837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:02.000Z","modified_at":"2026-02-16T07:11:02.000Z","name":"Eryn McGlynn","mobile_number":"748-633-3022","email_id":"Noemi34@gmail.com","dop":"2025-04-06","serial_number":"17167289021913346","imei1":"17167289021913346","imei2":"17167289021913346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187830,"job_number":"JOB_187830","tr_customer_id":187848,"tr_customer_product_id":187838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:03.000Z","modified_at":"2026-02-16T07:11:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13277682587576","imei1":"13277682587576","imei2":"13277682587576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187832,"job_number":"JOB_187832","tr_customer_id":187850,"tr_customer_product_id":187840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:05.000Z","modified_at":"2026-02-16T07:11:05.000Z","name":"Wilford Sawayn","mobile_number":"949-249-3134","email_id":"Adeline_Larson56@hotmail.com","dop":"2025-04-06","serial_number":"17115498869950110","imei1":"17115498869950110","imei2":"17115498869950110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187833,"job_number":"JOB_187833","tr_customer_id":187851,"tr_customer_product_id":187841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:39.000Z","modified_at":"2026-02-16T07:11:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11824152812747","imei1":"11824152812747","imei2":"11824152812747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187835,"job_number":"JOB_187835","tr_customer_id":187853,"tr_customer_product_id":187843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:41.000Z","modified_at":"2026-02-16T07:11:41.000Z","name":"Carissa Schaefer","mobile_number":"444-696-3104","email_id":"Noemie_Terry@hotmail.com","dop":"2025-04-06","serial_number":"12382539913703974","imei1":"12382539913703974","imei2":"12382539913703974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187837,"job_number":"JOB_187837","tr_customer_id":187855,"tr_customer_product_id":187845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:44.000Z","modified_at":"2026-02-16T07:11:44.000Z","name":"Brendan Ledner","mobile_number":"923-681-7687","email_id":"Laverne.Douglas@gmail.com","dop":"2025-04-06","serial_number":"12135952631103550","imei1":"12135952631103550","imei2":"12135952631103550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187838,"job_number":"JOB_187838","tr_customer_id":187856,"tr_customer_product_id":187846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:49.000Z","modified_at":"2026-02-16T07:11:49.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10556437744681","imei1":"10556437744681","imei2":"10556437744681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187840,"job_number":"JOB_187840","tr_customer_id":187858,"tr_customer_product_id":187848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:50.000Z","modified_at":"2026-02-16T07:11:50.000Z","name":"Lonie Lowe","mobile_number":"309-997-1464","email_id":"Marilie.Predovic50@hotmail.com","dop":"2025-04-06","serial_number":"16822613562306568","imei1":"16822613562306568","imei2":"16822613562306568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187842,"job_number":"JOB_187842","tr_customer_id":187860,"tr_customer_product_id":187850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:52.000Z","modified_at":"2026-02-16T07:11:52.000Z","name":"Gage Bayer","mobile_number":"617-811-2677","email_id":"Sim_Runte98@hotmail.com","dop":"2025-04-06","serial_number":"10385451062333424","imei1":"10385451062333424","imei2":"10385451062333424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187843,"job_number":"JOB_187843","tr_customer_id":187861,"tr_customer_product_id":187851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:31.000Z","modified_at":"2026-02-16T07:12:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15467039191514","imei1":"15467039191514","imei2":"15467039191514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187845,"job_number":"JOB_187845","tr_customer_id":187863,"tr_customer_product_id":187853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:32.000Z","modified_at":"2026-02-16T07:12:32.000Z","name":"Domenico Boehm","mobile_number":"359-726-4015","email_id":"Meggie_Heidenreich@gmail.com","dop":"2025-04-06","serial_number":"15803518037885052","imei1":"15803518037885052","imei2":"15803518037885052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187846,"job_number":"JOB_187846","tr_customer_id":187864,"tr_customer_product_id":187854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:36.000Z","modified_at":"2026-02-16T07:12:36.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"16135361170947","imei1":"16135361170947","imei2":"16135361170947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187848,"job_number":"JOB_187848","tr_customer_id":187866,"tr_customer_product_id":187856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:38.000Z","modified_at":"2026-02-16T07:12:38.000Z","name":"Maria Harvey","mobile_number":"554-316-4693","email_id":"Brian_Jenkins76@gmail.com","dop":"2025-04-06","serial_number":"19964328541642330","imei1":"19964328541642330","imei2":"19964328541642330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187849,"job_number":"JOB_187849","tr_customer_id":187867,"tr_customer_product_id":187857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:19.000Z","modified_at":"2026-02-16T07:16:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19560340185770","imei1":"19560340185770","imei2":"19560340185770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187851,"job_number":"JOB_187851","tr_customer_id":187869,"tr_customer_product_id":187859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:21.000Z","modified_at":"2026-02-16T07:16:21.000Z","name":"Jerome Gusikowski","mobile_number":"255-653-6710","email_id":"Theodore.Feest@yahoo.com","dop":"2025-04-06","serial_number":"12819661451128566","imei1":"12819661451128566","imei2":"12819661451128566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187853,"job_number":"JOB_187853","tr_customer_id":187871,"tr_customer_product_id":187861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:29.000Z","modified_at":"2026-02-16T07:16:29.000Z","name":"Kennedi Watsica","mobile_number":"987-865-4280","email_id":"Johnathon85@yahoo.com","dop":"2025-04-06","serial_number":"14951326996441380","imei1":"14951326996441380","imei2":"14951326996441380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187854,"job_number":"JOB_187854","tr_customer_id":187872,"tr_customer_product_id":187862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:08.000Z","modified_at":"2026-02-16T07:17:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19488630330136","imei1":"19488630330136","imei2":"19488630330136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187856,"job_number":"JOB_187856","tr_customer_id":187874,"tr_customer_product_id":187864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:10.000Z","modified_at":"2026-02-16T07:17:10.000Z","name":"Natalie Langworth","mobile_number":"901-831-4331","email_id":"Garth_Hauck37@gmail.com","dop":"2025-04-06","serial_number":"12433581321527716","imei1":"12433581321527716","imei2":"12433581321527716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187857,"job_number":"JOB_187857","tr_customer_id":187875,"tr_customer_product_id":187865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:56.000Z","modified_at":"2026-02-16T07:17:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18432213650780","imei1":"18432213650780","imei2":"18432213650780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187859,"job_number":"JOB_187859","tr_customer_id":187877,"tr_customer_product_id":187867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:58.000Z","modified_at":"2026-02-16T07:17:58.000Z","name":"Miles Goodwin","mobile_number":"972-954-7746","email_id":"Esperanza32@gmail.com","dop":"2025-04-06","serial_number":"15525752892960832","imei1":"15525752892960832","imei2":"15525752892960832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187860,"job_number":"JOB_187860","tr_customer_id":187878,"tr_customer_product_id":187868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Aanandinii Asan","mobile_number":"9098533546","email_id":"navin.prajapat@hotmail.com","dop":"2026-02-06","serial_number":"589176447431982","imei1":"589176447431982","imei2":"589176447431982","popurl":"www.abhaya-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187861,"job_number":"JOB_187861","tr_customer_id":187879,"tr_customer_product_id":187869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Himani Bhat","mobile_number":"9079360563","email_id":"asha.tandon@hotmail.com","dop":"2026-02-06","serial_number":"601433253758481","imei1":"601433253758481","imei2":"601433253758481","popurl":"www.chatur-dhawan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187862,"job_number":"JOB_187862","tr_customer_id":187880,"tr_customer_product_id":187870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Krishna Talwar","mobile_number":"9072522343","email_id":"chandramohan.patil@gmail.com","dop":"2026-02-06","serial_number":"167143731190696","imei1":"167143731190696","imei2":"167143731190696","popurl":"www.digambara-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187863,"job_number":"JOB_187863","tr_customer_id":187881,"tr_customer_product_id":187871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Asha Naik","mobile_number":"9003688872","email_id":"gauranga.agarwal@gmail.com","dop":"2026-02-06","serial_number":"529735748623096","imei1":"529735748623096","imei2":"529735748623096","popurl":"www.charak-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187864,"job_number":"JOB_187864","tr_customer_id":187882,"tr_customer_product_id":187872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhasvan Bhattathiri","mobile_number":"9030674550","email_id":"girija.gandhi@yahoo.co.in","dop":"2026-02-06","serial_number":"983300429169852","imei1":"983300429169852","imei2":"983300429169852","popurl":"www.chetanaanand-iyengar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187865,"job_number":"JOB_187865","tr_customer_id":187883,"tr_customer_product_id":187873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhanumati Bhattathiri","mobile_number":"9083365706","email_id":"adhiraj.sharma@hotmail.com","dop":"2026-02-06","serial_number":"334217348051823","imei1":"334217348051823","imei2":"334217348051823","popurl":"www.ojaswini-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187866,"job_number":"JOB_187866","tr_customer_id":187885,"tr_customer_product_id":187874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Pranay Khanna","mobile_number":"9014056678","email_id":"bhamini.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"452905632371840","imei1":"452905632371840","imei2":"452905632371840","popurl":"www.kiran-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187868,"job_number":"JOB_187868","tr_customer_id":187886,"tr_customer_product_id":187876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhaaswar Patil","mobile_number":"9097734684","email_id":"aanandaswarup.pillai@yahoo.co.in","dop":"2026-02-06","serial_number":"922543980598996","imei1":"922543980598996","imei2":"922543980598996","popurl":"www.dipankar-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187869,"job_number":"JOB_187869","tr_customer_id":187887,"tr_customer_product_id":187877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Yoginder Dwivedi","mobile_number":"9099535622","email_id":"agneya.kakkar@gmail.com","dop":"2026-02-06","serial_number":"191829784021832","imei1":"191829784021832","imei2":"191829784021832","popurl":"www.ashlesh-mukhopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187870,"job_number":"JOB_187870","tr_customer_id":187888,"tr_customer_product_id":187878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Sachin Varma","mobile_number":"9075652212","email_id":"charuvrat.varman@gmail.com","dop":"2026-02-06","serial_number":"304331092607137","imei1":"304331092607137","imei2":"304331092607137","popurl":"www.devak-nair.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187871,"job_number":"JOB_187871","tr_customer_id":187889,"tr_customer_product_id":187879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Chandradev Acharya","mobile_number":"9031815389","email_id":"dhanapati.deshpande@gmail.com","dop":"2026-02-06","serial_number":"327329331750300","imei1":"327329331750300","imei2":"327329331750300","popurl":"www.karunanidhi-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187872,"job_number":"JOB_187872","tr_customer_id":187890,"tr_customer_product_id":187880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Preity Varrier","mobile_number":"9018287744","email_id":"devika.kaniyar@gmail.com","dop":"2026-02-06","serial_number":"895631939507101","imei1":"895631939507101","imei2":"895631939507101","popurl":"www.lai-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187873,"job_number":"JOB_187873","tr_customer_id":187891,"tr_customer_product_id":187881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Dipali Nayar","mobile_number":"9055378038","email_id":"mayoor.ahluwalia@gmail.com","dop":"2026-02-06","serial_number":"707718731886146","imei1":"707718731886146","imei2":"707718731886146","popurl":"www.narinder-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187874,"job_number":"JOB_187874","tr_customer_id":187892,"tr_customer_product_id":187882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Nalini Pandey","mobile_number":"9055846174","email_id":"arjun.bandopadhyay@gmail.com","dop":"2026-02-06","serial_number":"819566951824702","imei1":"819566951824702","imei2":"819566951824702","popurl":"www.parvati-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187875,"job_number":"JOB_187875","tr_customer_id":187893,"tr_customer_product_id":187883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Leela Guha","mobile_number":"9016280039","email_id":"siddhran.chopra@yahoo.co.in","dop":"2026-02-06","serial_number":"373440285105890","imei1":"373440285105890","imei2":"373440285105890","popurl":"www.yogendra-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187876,"job_number":"JOB_187876","tr_customer_id":187894,"tr_customer_product_id":187884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Ramesh Namboothiri","mobile_number":"9021514438","email_id":"sameer.kaniyar@hotmail.com","dop":"2026-02-06","serial_number":"862618977847871","imei1":"862618977847871","imei2":"862618977847871","popurl":"www.shubha-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187877,"job_number":"JOB_187877","tr_customer_id":187895,"tr_customer_product_id":187885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Anaadi Kaul","mobile_number":"9078434647","email_id":"shwet.agarwal@hotmail.com","dop":"2026-02-06","serial_number":"930017745694929","imei1":"930017745694929","imei2":"930017745694929","popurl":"www.achalesvara-jha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187878,"job_number":"JOB_187878","tr_customer_id":187896,"tr_customer_product_id":187886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Harinakshi Menon","mobile_number":"9056697726","email_id":"shivakari.guha@yahoo.co.in","dop":"2026-02-06","serial_number":"177870245856175","imei1":"177870245856175","imei2":"177870245856175","popurl":"www.trilokesh-singh.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187880,"job_number":"JOB_187880","tr_customer_id":187898,"tr_customer_product_id":187888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Kumari Varman","mobile_number":"9060970876","email_id":"mukesh.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"478301665905555","imei1":"478301665905555","imei2":"478301665905555","popurl":"www.manisha-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187882,"job_number":"JOB_187882","tr_customer_id":187900,"tr_customer_product_id":187890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Dhanu Dubashi","mobile_number":"9035413260","email_id":"deeptimayee.varrier@gmail.com","dop":"2026-02-06","serial_number":"002808113093006","imei1":"002808113093006","imei2":"002808113093006","popurl":"www.hiranya-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187883,"job_number":"JOB_187883","tr_customer_id":187901,"tr_customer_product_id":187891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Ganaka Iyengar","mobile_number":"9014930770","email_id":"gauranga.banerjee@gmail.com","dop":"2026-02-06","serial_number":"609478323549868","imei1":"609478323549868","imei2":"609478323549868","popurl":"www.kama-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187884,"job_number":"JOB_187884","tr_customer_id":187902,"tr_customer_product_id":187892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Bhaanumati Mehra","mobile_number":"9064402589","email_id":"mohana.patel@hotmail.com","dop":"2026-02-06","serial_number":"311052229500087","imei1":"311052229500087","imei2":"311052229500087","popurl":"www.dandak-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187885,"job_number":"JOB_187885","tr_customer_id":187903,"tr_customer_product_id":187893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Aayushmaan Gowda","mobile_number":"9084115731","email_id":"balamani.kapoor@yahoo.co.in","dop":"2026-02-06","serial_number":"324870468099147","imei1":"324870468099147","imei2":"324870468099147","popurl":"www.hiranmay-pothuvaal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187886,"job_number":"JOB_187886","tr_customer_id":187904,"tr_customer_product_id":187894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Gajaadhar Panicker","mobile_number":"9084349252","email_id":"jaya.mehrotra@gmail.com","dop":"2026-02-06","serial_number":"696626689286799","imei1":"696626689286799","imei2":"696626689286799","popurl":"www.gandharva-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187887,"job_number":"JOB_187887","tr_customer_id":187905,"tr_customer_product_id":187895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Anjushri Tagore","mobile_number":"9005397965","email_id":"agnivesh.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"827002974118067","imei1":"827002974118067","imei2":"827002974118067","popurl":"www.chandan-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187889,"job_number":"JOB_187889","tr_customer_id":187907,"tr_customer_product_id":187897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Girja Menon","mobile_number":"9063236085","email_id":"jagdeep.kocchar@hotmail.com","dop":"2026-02-06","serial_number":"138078793411710","imei1":"138078793411710","imei2":"138078793411710","popurl":"www.niro-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187890,"job_number":"JOB_187890","tr_customer_id":187908,"tr_customer_product_id":187898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Shankar Chaturvedi","mobile_number":"9044916272","email_id":"agnimitra.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"459799833274296","imei1":"459799833274296","imei2":"459799833274296","popurl":"www.agrata-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187892,"job_number":"JOB_187892","tr_customer_id":187910,"tr_customer_product_id":187900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandradev Ahuja","mobile_number":"9057305065","email_id":"eshita.iyer@hotmail.com","dop":"2026-02-06","serial_number":"618531464431212","imei1":"618531464431212","imei2":"618531464431212","popurl":"www.chitramala-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187893,"job_number":"JOB_187893","tr_customer_id":187911,"tr_customer_product_id":187901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandrabhaga Trivedi","mobile_number":"9086728020","email_id":"giri.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"131509657376857","imei1":"131509657376857","imei2":"131509657376857","popurl":"www.atmanand-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187895,"job_number":"JOB_187895","tr_customer_id":187913,"tr_customer_product_id":187903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Niranjan Prajapat","mobile_number":"9076243450","email_id":"swami.jha@hotmail.com","dop":"2026-02-06","serial_number":"745820350313179","imei1":"745820350313179","imei2":"745820350313179","popurl":"www.yoginder-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187898,"job_number":"JOB_187898","tr_customer_id":187916,"tr_customer_product_id":187906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Deeptimayee Ahuja","mobile_number":"9019427763","email_id":"baalaaditya.khatri@gmail.com","dop":"2026-02-06","serial_number":"841662042889466","imei1":"841662042889466","imei2":"841662042889466","popurl":"www.manisha-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187899,"job_number":"JOB_187899","tr_customer_id":187917,"tr_customer_product_id":187907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandran Verma","mobile_number":"9073975250","email_id":"chidananda.dhawan@gmail.com","dop":"2026-02-06","serial_number":"079824232523854","imei1":"079824232523854","imei2":"079824232523854","popurl":"www.chandan-singh.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187900,"job_number":"JOB_187900","tr_customer_id":187918,"tr_customer_product_id":187908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Tarun Iyer","mobile_number":"9000844207","email_id":"deeptiman.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"868409056148842","imei1":"868409056148842","imei2":"868409056148842","popurl":"www.gaurang-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187902,"job_number":"JOB_187902","tr_customer_id":187920,"tr_customer_product_id":187910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Ekaling Naik","mobile_number":"9038560415","email_id":"aanandinii.somayaji@gmail.com","dop":"2026-02-06","serial_number":"225766154446345","imei1":"225766154446345","imei2":"225766154446345","popurl":"www.aadrika-embranthiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187903,"job_number":"JOB_187903","tr_customer_id":187921,"tr_customer_product_id":187911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Avantika Kaur","mobile_number":"9022813365","email_id":"dhanvin.pilla@hotmail.com","dop":"2026-02-06","serial_number":"480234311769066","imei1":"480234311769066","imei2":"480234311769066","popurl":"www.yogendra-khanna.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187905,"job_number":"JOB_187905","tr_customer_id":187923,"tr_customer_product_id":187913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Chanakya Achari","mobile_number":"9001077439","email_id":"sushma.kapoor@gmail.com","dop":"2026-02-06","serial_number":"384005141795697","imei1":"384005141795697","imei2":"384005141795697","popurl":"www.jagadisha-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187906,"job_number":"JOB_187906","tr_customer_id":187924,"tr_customer_product_id":187914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Akshaj Ahluwalia","mobile_number":"9095735564","email_id":"kannen.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"063096750247263","imei1":"063096750247263","imei2":"063096750247263","popurl":"www.shanti-pilla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187907,"job_number":"JOB_187907","tr_customer_id":187925,"tr_customer_product_id":187915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Bakula Deshpande","mobile_number":"9078971870","email_id":"uma.gandhi@hotmail.com","dop":"2026-02-06","serial_number":"104773441797762","imei1":"104773441797762","imei2":"104773441797762","popurl":"www.deveshwar-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187908,"job_number":"JOB_187908","tr_customer_id":187926,"tr_customer_product_id":187916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Oormila Khatri","mobile_number":"9097265819","email_id":"deeptimay.rana@gmail.com","dop":"2026-02-06","serial_number":"041307550014478","imei1":"041307550014478","imei2":"041307550014478","popurl":"www.amaresh-banerjee.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187910,"job_number":"JOB_187910","tr_customer_id":187928,"tr_customer_product_id":187918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Daevika Sethi","mobile_number":"9097086234","email_id":"ranjit.gowda@hotmail.com","dop":"2026-02-06","serial_number":"139983214461990","imei1":"139983214461990","imei2":"139983214461990","popurl":"www.drona-mishra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187911,"job_number":"JOB_187911","tr_customer_id":187929,"tr_customer_product_id":187919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Brahmabrata Tagore","mobile_number":"9007607711","email_id":"dharmaketu.joshi@hotmail.com","dop":"2026-02-06","serial_number":"762883250831622","imei1":"762883250831622","imei2":"762883250831622","popurl":"www.indra-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187915,"job_number":"JOB_187915","tr_customer_id":187933,"tr_customer_product_id":187923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Kannen Butt","mobile_number":"9040913191","email_id":"digambar.arora@gmail.com","dop":"2026-02-06","serial_number":"776255521152246","imei1":"776255521152246","imei2":"776255521152246","popurl":"www.balamani-jain.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187916,"job_number":"JOB_187916","tr_customer_id":187935,"tr_customer_product_id":187925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Anasooya Iyer","mobile_number":"9018662659","email_id":"subhashini.khanna@hotmail.com","dop":"2026-02-06","serial_number":"428473162954256","imei1":"428473162954256","imei2":"428473162954256","popurl":"www.purushottam-varma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187917,"job_number":"JOB_187917","tr_customer_id":187934,"tr_customer_product_id":187924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Mandakini Patil","mobile_number":"9079364558","email_id":"nalini.asan@hotmail.com","dop":"2026-02-06","serial_number":"190052478071605","imei1":"190052478071605","imei2":"190052478071605","popurl":"www.eshita-pillai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187918,"job_number":"JOB_187918","tr_customer_id":187936,"tr_customer_product_id":187926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Suresh Banerjee","mobile_number":"9030080766","email_id":"bhagwati.gill@yahoo.co.in","dop":"2026-02-06","serial_number":"451829229417085","imei1":"451829229417085","imei2":"451829229417085","popurl":"www.lalita-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187919,"job_number":"JOB_187919","tr_customer_id":187937,"tr_customer_product_id":187927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Aasa Namboothiri","mobile_number":"9019163744","email_id":"nikita.acharya@gmail.com","dop":"2026-02-06","serial_number":"019785418465713","imei1":"019785418465713","imei2":"019785418465713","popurl":"www.daksha-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187920,"job_number":"JOB_187920","tr_customer_id":187938,"tr_customer_product_id":187928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Dwaipayana Talwar","mobile_number":"9036405795","email_id":"ghanaanand.dutta@hotmail.com","dop":"2026-02-06","serial_number":"384814663297579","imei1":"384814663297579","imei2":"384814663297579","popurl":"www.kamala-dwivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187921,"job_number":"JOB_187921","tr_customer_id":187939,"tr_customer_product_id":187929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Nirbhay Bhat","mobile_number":"9090390386","email_id":"anasuya.acharya@yahoo.co.in","dop":"2026-02-06","serial_number":"138321687335561","imei1":"138321687335561","imei2":"138321687335561","popurl":"www.kanaka-dutta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187922,"job_number":"JOB_187922","tr_customer_id":187940,"tr_customer_product_id":187930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Akshat Malik","mobile_number":"9044856691","email_id":"govinda.varma@gmail.com","dop":"2026-02-06","serial_number":"299843473145917","imei1":"299843473145917","imei2":"299843473145917","popurl":"www.bhadran-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187923,"job_number":"JOB_187923","tr_customer_id":187941,"tr_customer_product_id":187931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Eekalabya Asan","mobile_number":"9060880457","email_id":"harinarayan.joshi@gmail.com","dop":"2026-02-06","serial_number":"148797257009591","imei1":"148797257009591","imei2":"148797257009591","popurl":"www.akshata-iyer.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187925,"job_number":"JOB_187925","tr_customer_id":187943,"tr_customer_product_id":187933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Sumitra Rana","mobile_number":"9050526917","email_id":"kanaka.reddy@gmail.com","dop":"2026-02-06","serial_number":"698301916533230","imei1":"698301916533230","imei2":"698301916533230","popurl":"www.prathamesh-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187927,"job_number":"JOB_187927","tr_customer_id":187945,"tr_customer_product_id":187935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Akroor Chattopadhyay","mobile_number":"9000083721","email_id":"garud.pillai@gmail.com","dop":"2026-02-06","serial_number":"513624719602230","imei1":"513624719602230","imei2":"513624719602230","popurl":"www.jaya-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187928,"job_number":"JOB_187928","tr_customer_id":187946,"tr_customer_product_id":187936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Chapala Kocchar","mobile_number":"9094277264","email_id":"indra.bandopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"926491262147726","imei1":"926491262147726","imei2":"926491262147726","popurl":"www.amritambu-tandon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187929,"job_number":"JOB_187929","tr_customer_id":187947,"tr_customer_product_id":187937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Adikavi Johar","mobile_number":"9035502572","email_id":"pranay.patel@yahoo.co.in","dop":"2026-02-06","serial_number":"964465821661757","imei1":"964465821661757","imei2":"964465821661757","popurl":"www.ghanashyam-marar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187930,"job_number":"JOB_187930","tr_customer_id":187948,"tr_customer_product_id":187938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Tara Naik","mobile_number":"9045636421","email_id":"bharadwaj.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"049090558466960","imei1":"049090558466960","imei2":"049090558466960","popurl":"www.shashi-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187931,"job_number":"JOB_187931","tr_customer_id":187949,"tr_customer_product_id":187939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Darshan Pillai","mobile_number":"9050159122","email_id":"chidambaram.chopra@gmail.com","dop":"2026-02-06","serial_number":"118059785551416","imei1":"118059785551416","imei2":"118059785551416","popurl":"www.gita-bhattacharya.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187933,"job_number":"JOB_187933","tr_customer_id":187951,"tr_customer_product_id":187941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Vinay Pilla","mobile_number":"9073409128","email_id":"jaimini.sharma@gmail.com","dop":"2026-02-06","serial_number":"411067179286172","imei1":"411067179286172","imei2":"411067179286172","popurl":"www.gautam-mehra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187934,"job_number":"JOB_187934","tr_customer_id":187952,"tr_customer_product_id":187942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Sumitra Butt","mobile_number":"9028330589","email_id":"esha.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"492510586580210","imei1":"492510586580210","imei2":"492510586580210","popurl":"www.atmanand-patel.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187936,"job_number":"JOB_187936","tr_customer_id":187954,"tr_customer_product_id":187944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Abhaya Pandey","mobile_number":"9088691322","email_id":"suma.banerjee@hotmail.com","dop":"2026-02-06","serial_number":"261456556560272","imei1":"261456556560272","imei2":"261456556560272","popurl":"www.uma-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187937,"job_number":"JOB_187937","tr_customer_id":187955,"tr_customer_product_id":187945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Anala Kocchar","mobile_number":"9063268141","email_id":"laxmi.bhat@gmail.com","dop":"2026-02-06","serial_number":"121071460702786","imei1":"121071460702786","imei2":"121071460702786","popurl":"www.devajyoti-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187940,"job_number":"JOB_187940","tr_customer_id":187958,"tr_customer_product_id":187948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Draupadi Jha","mobile_number":"9099402707","email_id":"amodini.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"909907212813103","imei1":"909907212813103","imei2":"909907212813103","popurl":"www.shresthi-pothuvaal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187942,"job_number":"JOB_187942","tr_customer_id":187960,"tr_customer_product_id":187950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Amaranaath Verma","mobile_number":"9028774854","email_id":"jagmeet.patil@yahoo.co.in","dop":"2026-02-06","serial_number":"927729485553437","imei1":"927729485553437","imei2":"927729485553437","popurl":"www.dharmaketu-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187943,"job_number":"JOB_187943","tr_customer_id":187961,"tr_customer_product_id":187951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Subhash Varrier","mobile_number":"9025383193","email_id":"devagya.talwar@gmail.com","dop":"2026-02-06","serial_number":"941103539472203","imei1":"941103539472203","imei2":"941103539472203","popurl":"www.bala-pillai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187945,"job_number":"JOB_187945","tr_customer_id":187963,"tr_customer_product_id":187953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Devani Shah","mobile_number":"9060721752","email_id":"abhaidev.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"077966958340181","imei1":"077966958340181","imei2":"077966958340181","popurl":"www.devi-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187946,"job_number":"JOB_187946","tr_customer_id":187964,"tr_customer_product_id":187954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Balaaditya Mehrotra","mobile_number":"9053887709","email_id":"chinmayananda.naik@gmail.com","dop":"2026-02-06","serial_number":"031570310224032","imei1":"031570310224032","imei2":"031570310224032","popurl":"www.siddhi-mahajan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187947,"job_number":"JOB_187947","tr_customer_id":187965,"tr_customer_product_id":187955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Mandaakin Joshi","mobile_number":"9035026915","email_id":"kanti.guneta@yahoo.co.in","dop":"2026-02-06","serial_number":"447823249028968","imei1":"447823249028968","imei2":"447823249028968","popurl":"www.goswami-asan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187948,"job_number":"JOB_187948","tr_customer_id":187966,"tr_customer_product_id":187956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Brijesh Bharadwaj","mobile_number":"9098009075","email_id":"kanchan.varma@hotmail.com","dop":"2026-02-06","serial_number":"335242615292060","imei1":"335242615292060","imei2":"335242615292060","popurl":"www.yogesh-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187949,"job_number":"JOB_187949","tr_customer_id":187967,"tr_customer_product_id":187957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Dayaananda Deshpande","mobile_number":"9091536698","email_id":"naval.ganaka@yahoo.co.in","dop":"2026-02-06","serial_number":"915068741276250","imei1":"915068741276250","imei2":"915068741276250","popurl":"www.divakar-embranthiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187951,"job_number":"JOB_187951","tr_customer_id":187969,"tr_customer_product_id":187959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Smriti Reddy","mobile_number":"9076909153","email_id":"rahul.bandopadhyay@yahoo.co.in","dop":"2026-02-06","serial_number":"047264742497291","imei1":"047264742497291","imei2":"047264742497291","popurl":"www.elakshi-arora.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187952,"job_number":"JOB_187952","tr_customer_id":187970,"tr_customer_product_id":187960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aasa Mishra","mobile_number":"9097887960","email_id":"dipendra.iyengar@hotmail.com","dop":"2026-02-06","serial_number":"371561388825303","imei1":"371561388825303","imei2":"371561388825303","popurl":"www.gautami-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187953,"job_number":"JOB_187953","tr_customer_id":187971,"tr_customer_product_id":187961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Kama Joshi","mobile_number":"9080317965","email_id":"devajyoti.khatri@yahoo.co.in","dop":"2026-02-06","serial_number":"913198495153523","imei1":"913198495153523","imei2":"913198495153523","popurl":"www.darshan-naik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187954,"job_number":"JOB_187954","tr_customer_id":187972,"tr_customer_product_id":187962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Dipendra Gill","mobile_number":"9082724446","email_id":"bharadwaj.desai@yahoo.co.in","dop":"2026-02-06","serial_number":"991639644909707","imei1":"991639644909707","imei2":"991639644909707","popurl":"www.tanya-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187955,"job_number":"JOB_187955","tr_customer_id":187973,"tr_customer_product_id":187963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aagneya Sharma","mobile_number":"9093977621","email_id":"dharmaketu.varrier@gmail.com","dop":"2026-02-06","serial_number":"962572136697928","imei1":"962572136697928","imei2":"962572136697928","popurl":"www.amrit-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187956,"job_number":"JOB_187956","tr_customer_id":187974,"tr_customer_product_id":187964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aaratrika Gowda","mobile_number":"9041192803","email_id":"chandraayan.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"852914596372992","imei1":"852914596372992","imei2":"852914596372992","popurl":"www.suma-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187958,"job_number":"JOB_187958","tr_customer_id":187976,"tr_customer_product_id":187966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Subhash Sethi","mobile_number":"9065946941","email_id":"balagovind.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"141102946711000","imei1":"141102946711000","imei2":"141102946711000","popurl":"www.dharitri-kaniyar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187959,"job_number":"JOB_187959","tr_customer_id":187977,"tr_customer_product_id":187967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Meena Nayar","mobile_number":"9002960901","email_id":"sucheta.johar@yahoo.co.in","dop":"2026-02-06","serial_number":"185730935349286","imei1":"185730935349286","imei2":"185730935349286","popurl":"www.opaline-dubashi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187961,"job_number":"JOB_187961","tr_customer_id":187979,"tr_customer_product_id":187969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Daiwik Naik","mobile_number":"9026955613","email_id":"trisha.gill@yahoo.co.in","dop":"2026-02-06","serial_number":"881973523657980","imei1":"881973523657980","imei2":"881973523657980","popurl":"www.balachandra-embranthiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187962,"job_number":"JOB_187962","tr_customer_id":187980,"tr_customer_product_id":187970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Naveen Mahajan","mobile_number":"9036346199","email_id":"chandravati.gandhi@yahoo.co.in","dop":"2026-02-06","serial_number":"413695278367554","imei1":"413695278367554","imei2":"413695278367554","popurl":"www.chandani-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187963,"job_number":"JOB_187963","tr_customer_id":187981,"tr_customer_product_id":187971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Satish Mishra","mobile_number":"9092634673","email_id":"achalesvara.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"351006162379928","imei1":"351006162379928","imei2":"351006162379928","popurl":"www.shashi-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187967,"job_number":"JOB_187967","tr_customer_id":187985,"tr_customer_product_id":187975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Trisha Sethi","mobile_number":"9079623478","email_id":"adhiraj.kaur@yahoo.co.in","dop":"2026-02-06","serial_number":"186931327861801","imei1":"186931327861801","imei2":"186931327861801","popurl":"www.daksha-varrier.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187968,"job_number":"JOB_187968","tr_customer_id":187986,"tr_customer_product_id":187976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Ganaka Bhat","mobile_number":"9067410999","email_id":"sarisha.khan@yahoo.co.in","dop":"2026-02-06","serial_number":"153901716455522","imei1":"153901716455522","imei2":"153901716455522","popurl":"www.durga-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187969,"job_number":"JOB_187969","tr_customer_id":187987,"tr_customer_product_id":187977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Manikya Sharma","mobile_number":"9062468374","email_id":"amogh.varman@hotmail.com","dop":"2026-02-06","serial_number":"918788579802152","imei1":"918788579802152","imei2":"918788579802152","popurl":"www.daevi-tandon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187970,"job_number":"JOB_187970","tr_customer_id":187988,"tr_customer_product_id":187978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Baala Mahajan","mobile_number":"9034529783","email_id":"charumati.trivedi@gmail.com","dop":"2026-02-06","serial_number":"518675112303524","imei1":"518675112303524","imei2":"518675112303524","popurl":"www.jagadish-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187971,"job_number":"JOB_187971","tr_customer_id":187989,"tr_customer_product_id":187979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Bhooshan Khan","mobile_number":"9019733670","email_id":"vyas.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"881992870600700","imei1":"881992870600700","imei2":"881992870600700","popurl":"www.aaratrika-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187972,"job_number":"JOB_187972","tr_customer_id":187990,"tr_customer_product_id":187980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Vijay Khatri","mobile_number":"9008501646","email_id":"jagdeep.trivedi@gmail.com","dop":"2026-02-06","serial_number":"087262283105212","imei1":"087262283105212","imei2":"087262283105212","popurl":"www.apsara-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187973,"job_number":"JOB_187973","tr_customer_id":187991,"tr_customer_product_id":187981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Yoginder Khan","mobile_number":"9098914161","email_id":"aanjaneya.iyengar@gmail.com","dop":"2026-02-06","serial_number":"549504550534975","imei1":"549504550534975","imei2":"549504550534975","popurl":"www.marut-tagore.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187975,"job_number":"JOB_187975","tr_customer_id":187993,"tr_customer_product_id":187983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Brijesh Varma","mobile_number":"9081274296","email_id":"saroja.verma@hotmail.com","dop":"2026-02-06","serial_number":"077435355494310","imei1":"077435355494310","imei2":"077435355494310","popurl":"www.gopee-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187976,"job_number":"JOB_187976","tr_customer_id":187994,"tr_customer_product_id":187984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Adwitiya Gupta","mobile_number":"9073706831","email_id":"deeksha.jain@hotmail.com","dop":"2026-02-06","serial_number":"263680611307434","imei1":"263680611307434","imei2":"263680611307434","popurl":"www.achintya-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187977,"job_number":"JOB_187977","tr_customer_id":187995,"tr_customer_product_id":187985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Deenabandhu Naik","mobile_number":"9031667540","email_id":"bhagwati.saini@yahoo.co.in","dop":"2026-02-06","serial_number":"835629862387465","imei1":"835629862387465","imei2":"835629862387465","popurl":"www.bakula-tagore.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187978,"job_number":"JOB_187978","tr_customer_id":187996,"tr_customer_product_id":187986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Dhara Abbott","mobile_number":"9052324151","email_id":"daksha.sharma@yahoo.co.in","dop":"2026-02-06","serial_number":"796586079863786","imei1":"796586079863786","imei2":"796586079863786","popurl":"www.gajbaahu-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187980,"job_number":"JOB_187980","tr_customer_id":187998,"tr_customer_product_id":187988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:01.000Z","modified_at":"2026-02-16T07:37:01.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"19775269939147","imei1":"19775269939147","imei2":"119775269939147","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187981,"job_number":"JOB_187981","tr_customer_id":187999,"tr_customer_product_id":187989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:01.000Z","modified_at":"2026-02-16T07:37:01.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"327447952622890","imei1":"327447952622890","imei2":"1327447952622890","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187982,"job_number":"JOB_187982","tr_customer_id":188000,"tr_customer_product_id":187990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:02.000Z","modified_at":"2026-02-16T07:37:02.000Z","name":"Rafaela Boehm","mobile_number":"546-856-2110","email_id":"Carroll77@yahoo.com","dop":"2026-01-04","serial_number":"15742790288527","imei1":"15742790288527","imei2":"115742790288527","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187983,"job_number":"JOB_187983","tr_customer_id":188001,"tr_customer_product_id":187991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:11.000Z","modified_at":"2026-02-16T07:37:11.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"11733916671803","imei1":"11733916671803","imei2":"111733916671803","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187984,"job_number":"JOB_187984","tr_customer_id":188002,"tr_customer_product_id":187992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:12.000Z","modified_at":"2026-02-16T07:37:12.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"564534510605216","imei1":"564534510605216","imei2":"1564534510605216","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187985,"job_number":"JOB_187985","tr_customer_id":188003,"tr_customer_product_id":187993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:12.000Z","modified_at":"2026-02-16T07:37:12.000Z","name":"Zackery Douglas","mobile_number":"323-600-5768","email_id":"Cyrus47@hotmail.com","dop":"2026-01-04","serial_number":"15692153438103","imei1":"15692153438103","imei2":"115692153438103","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187986,"job_number":"JOB_187986","tr_customer_id":188004,"tr_customer_product_id":187994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:21.000Z","modified_at":"2026-02-16T07:37:21.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"17149449625352","imei1":"17149449625352","imei2":"117149449625352","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187987,"job_number":"JOB_187987","tr_customer_id":188005,"tr_customer_product_id":187995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:22.000Z","modified_at":"2026-02-16T07:37:22.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"952486067017658","imei1":"952486067017658","imei2":"1952486067017658","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187988,"job_number":"JOB_187988","tr_customer_id":188006,"tr_customer_product_id":187996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:22.000Z","modified_at":"2026-02-16T07:37:22.000Z","name":"Brooke Rohan","mobile_number":"651-321-3046","email_id":"Alvena.Ortiz@gmail.com","dop":"2026-01-04","serial_number":"16047527170309","imei1":"16047527170309","imei2":"116047527170309","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187989,"job_number":"JOB_187989","tr_customer_id":188007,"tr_customer_product_id":187997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:11.000Z","modified_at":"2026-02-16T07:43:11.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"15380909208786","imei1":"15380909208786","imei2":"15380909208786","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187991,"job_number":"JOB_187991","tr_customer_id":188009,"tr_customer_product_id":187999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:31.000Z","modified_at":"2026-02-16T07:43:31.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17055623472013","imei1":"17055623472013","imei2":"17055623472013","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187993,"job_number":"JOB_187993","tr_customer_id":188011,"tr_customer_product_id":188001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:50.000Z","modified_at":"2026-02-16T07:43:50.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19942146304982","imei1":"19942146304982","imei2":"19942146304982","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188005,"job_number":"JOB_188005","tr_customer_id":188023,"tr_customer_product_id":188013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Amogh Singh","mobile_number":"9050529811","email_id":"deeptiman.kaniyar@yahoo.co.in","dop":"2026-02-06","serial_number":"148676134268283","imei1":"148676134268283","imei2":"148676134268283","popurl":"www.lavanya-agarwal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188006,"job_number":"JOB_188006","tr_customer_id":188024,"tr_customer_product_id":188014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Tapan Mukhopadhyay","mobile_number":"9010773225","email_id":"akshata.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"871292198797307","imei1":"871292198797307","imei2":"871292198797307","popurl":"www.sheela-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188007,"job_number":"JOB_188007","tr_customer_id":188025,"tr_customer_product_id":188015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Chandrakin Johar","mobile_number":"9015674433","email_id":"chandrani.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"534414542318209","imei1":"534414542318209","imei2":"534414542318209","popurl":"www.sarvin-sharma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188008,"job_number":"JOB_188008","tr_customer_id":188026,"tr_customer_product_id":188016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Mangala Asan","mobile_number":"9015394518","email_id":"girika.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"916370661895141","imei1":"916370661895141","imei2":"916370661895141","popurl":"www.gitanjali-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188009,"job_number":"JOB_188009","tr_customer_id":188027,"tr_customer_product_id":188017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Draupadi Ahluwalia","mobile_number":"9092780667","email_id":"shresth.mahajan@hotmail.com","dop":"2026-02-06","serial_number":"433607937789043","imei1":"433607937789043","imei2":"433607937789043","popurl":"www.chaten-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188010,"job_number":"JOB_188010","tr_customer_id":188028,"tr_customer_product_id":188018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Deeptimay Varman","mobile_number":"9016628646","email_id":"anshula.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"085414297443942","imei1":"085414297443942","imei2":"085414297443942","popurl":"www.chandradev-sethi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188011,"job_number":"JOB_188011","tr_customer_id":188029,"tr_customer_product_id":188019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Abani Guha","mobile_number":"9001340500","email_id":"durga.naik@hotmail.com","dop":"2026-02-06","serial_number":"548448626991403","imei1":"548448626991403","imei2":"548448626991403","popurl":"www.basanti-bharadwaj.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188012,"job_number":"JOB_188012","tr_customer_id":188030,"tr_customer_product_id":188020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Meenakshi Dubashi","mobile_number":"9022663538","email_id":"balgopal.kocchar@hotmail.com","dop":"2026-02-06","serial_number":"331648018654891","imei1":"331648018654891","imei2":"331648018654891","popurl":"www.arjun-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188013,"job_number":"JOB_188013","tr_customer_id":188031,"tr_customer_product_id":188021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Adhiraj Butt","mobile_number":"9063433202","email_id":"ranjeet.prajapat@yahoo.co.in","dop":"2026-02-06","serial_number":"558961177797354","imei1":"558961177797354","imei2":"558961177797354","popurl":"www.dipesh-dutta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188014,"job_number":"JOB_188014","tr_customer_id":188032,"tr_customer_product_id":188022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Arya Nayar","mobile_number":"9044366876","email_id":"bharat.varma@hotmail.com","dop":"2026-02-06","serial_number":"968752256048859","imei1":"968752256048859","imei2":"968752256048859","popurl":"www.vidya-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188015,"job_number":"JOB_188015","tr_customer_id":188033,"tr_customer_product_id":188023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Karan Chopra","mobile_number":"9001656889","email_id":"ekaling.ganaka@gmail.com","dop":"2026-02-06","serial_number":"540678392470372","imei1":"540678392470372","imei2":"540678392470372","popurl":"www.chanda-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188016,"job_number":"JOB_188016","tr_customer_id":188034,"tr_customer_product_id":188024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sarada Arora","mobile_number":"9069476462","email_id":"bhudev.pillai@hotmail.com","dop":"2026-02-06","serial_number":"290178353316097","imei1":"290178353316097","imei2":"290178353316097","popurl":"www.sumitra-acharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188017,"job_number":"JOB_188017","tr_customer_id":188035,"tr_customer_product_id":188025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Chakravartee Panicker","mobile_number":"9030203182","email_id":"anilaabh.sharma@yahoo.co.in","dop":"2026-02-06","serial_number":"210609519391572","imei1":"210609519391572","imei2":"210609519391572","popurl":"www.mohan-varman.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188018,"job_number":"JOB_188018","tr_customer_id":188038,"tr_customer_product_id":188028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Tej Prajapat","mobile_number":"9040156313","email_id":"daksha.chopra@hotmail.com","dop":"2026-02-06","serial_number":"581202340953531","imei1":"581202340953531","imei2":"581202340953531","popurl":"www.dharmaketu-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188019,"job_number":"JOB_188019","tr_customer_id":188037,"tr_customer_product_id":188026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dhanapati Kaur","mobile_number":"9083990922","email_id":"esha.gandhi@hotmail.com","dop":"2026-02-06","serial_number":"492541668690388","imei1":"492541668690388","imei2":"492541668690388","popurl":"www.aagney-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188020,"job_number":"JOB_188020","tr_customer_id":188036,"tr_customer_product_id":188027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sunita Nair","mobile_number":"9064746088","email_id":"dhaanyalakshmi.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"545662347602468","imei1":"545662347602468","imei2":"545662347602468","popurl":"www.sheela-mehra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188021,"job_number":"JOB_188021","tr_customer_id":188039,"tr_customer_product_id":188029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dhanvin Devar","mobile_number":"9008809152","email_id":"gopee.dubashi@gmail.com","dop":"2026-02-06","serial_number":"241636411969765","imei1":"241636411969765","imei2":"241636411969765","popurl":"www.ojaswini-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188022,"job_number":"JOB_188022","tr_customer_id":188040,"tr_customer_product_id":188030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dipankar Butt","mobile_number":"9078979818","email_id":"bharat.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"915354041547700","imei1":"915354041547700","imei2":"915354041547700","popurl":"www.rajiv-gowda.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188023,"job_number":"JOB_188023","tr_customer_id":188041,"tr_customer_product_id":188031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sloka Sinha","mobile_number":"9016430478","email_id":"jagathi.reddy@yahoo.co.in","dop":"2026-02-06","serial_number":"109403325840110","imei1":"109403325840110","imei2":"109403325840110","popurl":"www.dinesh-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188024,"job_number":"JOB_188024","tr_customer_id":188042,"tr_customer_product_id":188032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Adheesh Kaniyar","mobile_number":"9041812009","email_id":"tanushree.arora@hotmail.com","dop":"2026-02-06","serial_number":"239742162006410","imei1":"239742162006410","imei2":"239742162006410","popurl":"www.bodhan-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188025,"job_number":"JOB_188025","tr_customer_id":188043,"tr_customer_product_id":188033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Dhanpati Shah","mobile_number":"9081932790","email_id":"chidananda.dhawan@yahoo.co.in","dop":"2026-02-06","serial_number":"133199902126656","imei1":"133199902126656","imei2":"133199902126656","popurl":"www.sloka-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188026,"job_number":"JOB_188026","tr_customer_id":188044,"tr_customer_product_id":188034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Suryakanta Banerjee","mobile_number":"9070316062","email_id":"laxman.mehrotra@yahoo.co.in","dop":"2026-02-06","serial_number":"232480927623611","imei1":"232480927623611","imei2":"232480927623611","popurl":"www.mohini-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188027,"job_number":"JOB_188027","tr_customer_id":188045,"tr_customer_product_id":188035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Elakshi Bhattathiri","mobile_number":"9018753463","email_id":"shivakari.kakkar@gmail.com","dop":"2026-02-06","serial_number":"314962483201488","imei1":"314962483201488","imei2":"314962483201488","popurl":"www.subhasini-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188028,"job_number":"JOB_188028","tr_customer_id":188046,"tr_customer_product_id":188036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Nimit Varrier","mobile_number":"9057671351","email_id":"paramartha.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"491065257451515","imei1":"491065257451515","imei2":"491065257451515","popurl":"www.chandrabhan-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188029,"job_number":"JOB_188029","tr_customer_id":188047,"tr_customer_product_id":188037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Bhushan Guneta","mobile_number":"9068515150","email_id":"adheesh.jha@hotmail.com","dop":"2026-02-06","serial_number":"814050771883270","imei1":"814050771883270","imei2":"814050771883270","popurl":"www.chidananda-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188030,"job_number":"JOB_188030","tr_customer_id":188048,"tr_customer_product_id":188038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Som Gandhi","mobile_number":"9032119177","email_id":"jagdeep.singh@gmail.com","dop":"2026-02-06","serial_number":"066035785711958","imei1":"066035785711958","imei2":"066035785711958","popurl":"www.durgeshwari-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188031,"job_number":"JOB_188031","tr_customer_id":188049,"tr_customer_product_id":188039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Aatmaj Chaturvedi","mobile_number":"9024118269","email_id":"deeptimayee.dhawan@hotmail.com","dop":"2026-02-06","serial_number":"637033952923776","imei1":"637033952923776","imei2":"637033952923776","popurl":"www.ranjeet-embranthiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188032,"job_number":"JOB_188032","tr_customer_id":188050,"tr_customer_product_id":188040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Rukmin Kakkar","mobile_number":"9070689358","email_id":"arindam.shah@yahoo.co.in","dop":"2026-02-06","serial_number":"198689499925742","imei1":"198689499925742","imei2":"198689499925742","popurl":"www.divakar-trivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188033,"job_number":"JOB_188033","tr_customer_id":188051,"tr_customer_product_id":188041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Ambar Gupta","mobile_number":"9018561463","email_id":"bhardwaj.saini@hotmail.com","dop":"2026-02-06","serial_number":"720642338561906","imei1":"720642338561906","imei2":"720642338561906","popurl":"www.digambar-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188034,"job_number":"JOB_188034","tr_customer_id":188052,"tr_customer_product_id":188042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Bhudev Panicker","mobile_number":"9097817883","email_id":"laxmi.mehra@hotmail.com","dop":"2026-02-06","serial_number":"931162255835125","imei1":"931162255835125","imei2":"931162255835125","popurl":"www.tara-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188035,"job_number":"JOB_188035","tr_customer_id":188053,"tr_customer_product_id":188043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Vaidehi Talwar","mobile_number":"9065392913","email_id":"chandra.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"463400393488713","imei1":"463400393488713","imei2":"463400393488713","popurl":"www.shashikala-achari.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188036,"job_number":"JOB_188036","tr_customer_id":188054,"tr_customer_product_id":188044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Girja Abbott","mobile_number":"9047228932","email_id":"basanti.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"483609058046861","imei1":"483609058046861","imei2":"483609058046861","popurl":"www.marut-nair.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188037,"job_number":"JOB_188037","tr_customer_id":188056,"tr_customer_product_id":188045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Bhudeva Bhattathiri","mobile_number":"9040209298","email_id":"avadhesh.pillai@gmail.com","dop":"2026-02-06","serial_number":"552299112547819","imei1":"552299112547819","imei2":"552299112547819","popurl":"www.sukanya-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188038,"job_number":"JOB_188038","tr_customer_id":188055,"tr_customer_product_id":188046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Tanirika Khatri","mobile_number":"9082455447","email_id":"gautam.kocchar@gmail.com","dop":"2026-02-06","serial_number":"083673458844911","imei1":"083673458844911","imei2":"083673458844911","popurl":"www.charvi-marar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188039,"job_number":"JOB_188039","tr_customer_id":188057,"tr_customer_product_id":188047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Chidaatma Marar","mobile_number":"9023270824","email_id":"tushar.pilla@gmail.com","dop":"2026-02-06","serial_number":"647747482277436","imei1":"647747482277436","imei2":"647747482277436","popurl":"www.bhooshan-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188040,"job_number":"JOB_188040","tr_customer_id":188058,"tr_customer_product_id":188048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Gangesh Gupta","mobile_number":"9024039769","email_id":"anila.patel@gmail.com","dop":"2026-02-06","serial_number":"359641747764572","imei1":"359641747764572","imei2":"359641747764572","popurl":"www.kumuda-agarwal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188041,"job_number":"JOB_188041","tr_customer_id":188059,"tr_customer_product_id":188049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Chidaatma Arora","mobile_number":"9056465029","email_id":"satyen.banerjee@yahoo.co.in","dop":"2026-02-06","serial_number":"521651748207096","imei1":"521651748207096","imei2":"521651748207096","popurl":"www.aryan-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188042,"job_number":"JOB_188042","tr_customer_id":188060,"tr_customer_product_id":188050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Divakar Ahluwalia","mobile_number":"9039106365","email_id":"mahesh.bhat@hotmail.com","dop":"2026-02-06","serial_number":"025863871615112","imei1":"025863871615112","imei2":"025863871615112","popurl":"www.rajan-varrier.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188043,"job_number":"JOB_188043","tr_customer_id":188061,"tr_customer_product_id":188051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Yogendra Chattopadhyay","mobile_number":"9061270357","email_id":"yogendra.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"359889061873574","imei1":"359889061873574","imei2":"359889061873574","popurl":"www.lila-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188044,"job_number":"JOB_188044","tr_customer_id":188062,"tr_customer_product_id":188052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Darshan Khanna","mobile_number":"9003095905","email_id":"trisha.guha@hotmail.com","dop":"2026-02-06","serial_number":"070810483092880","imei1":"070810483092880","imei2":"070810483092880","popurl":"www.sweta-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188045,"job_number":"JOB_188045","tr_customer_id":188063,"tr_customer_product_id":188053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Aishani Bhat","mobile_number":"9083483783","email_id":"dayamayee.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"301501195487884","imei1":"301501195487884","imei2":"301501195487884","popurl":"www.chidaatma-desai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188046,"job_number":"JOB_188046","tr_customer_id":188064,"tr_customer_product_id":188054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Ganesh Bhattacharya","mobile_number":"9043905652","email_id":"chanda.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"841590975026561","imei1":"841590975026561","imei2":"841590975026561","popurl":"www.poornima-panicker.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188047,"job_number":"JOB_188047","tr_customer_id":188065,"tr_customer_product_id":188055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Mohana Acharya","mobile_number":"9026357991","email_id":"malti.pothuvaal@gmail.com","dop":"2026-02-06","serial_number":"694327976850224","imei1":"694327976850224","imei2":"694327976850224","popurl":"www.dhatri-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188048,"job_number":"JOB_188048","tr_customer_id":188066,"tr_customer_product_id":188056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Akshayakeerti Nehru","mobile_number":"9070523390","email_id":"deeptimoyee.kocchar@gmail.com","dop":"2026-02-06","serial_number":"225161684080621","imei1":"225161684080621","imei2":"225161684080621","popurl":"www.atmaja-khan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188049,"job_number":"JOB_188049","tr_customer_id":188067,"tr_customer_product_id":188057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dulari Abbott","mobile_number":"9082384624","email_id":"leela.abbott@hotmail.com","dop":"2026-02-06","serial_number":"793337151981689","imei1":"793337151981689","imei2":"793337151981689","popurl":"www.mina-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188050,"job_number":"JOB_188050","tr_customer_id":188068,"tr_customer_product_id":188058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Bhudev Prajapat","mobile_number":"9032597474","email_id":"jagathi.nayar@hotmail.com","dop":"2026-02-06","serial_number":"160937634019810","imei1":"160937634019810","imei2":"160937634019810","popurl":"www.gautama-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188051,"job_number":"JOB_188051","tr_customer_id":188069,"tr_customer_product_id":188059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Abhaya Johar","mobile_number":"9077639080","email_id":"mayoor.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"665906917108599","imei1":"665906917108599","imei2":"665906917108599","popurl":"www.harinakshi-pillai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188052,"job_number":"JOB_188052","tr_customer_id":188070,"tr_customer_product_id":188060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Niro Naik","mobile_number":"9059489805","email_id":"dandak.patil@gmail.com","dop":"2026-02-06","serial_number":"523247092549839","imei1":"523247092549839","imei2":"523247092549839","popurl":"www.harit-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188053,"job_number":"JOB_188053","tr_customer_id":188071,"tr_customer_product_id":188061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Anuja Pandey","mobile_number":"9046336825","email_id":"dwaipayan.mahajan@gmail.com","dop":"2026-02-06","serial_number":"435167644381562","imei1":"435167644381562","imei2":"435167644381562","popurl":"www.gemini-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188054,"job_number":"JOB_188054","tr_customer_id":188072,"tr_customer_product_id":188062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Bilwa Kaur","mobile_number":"9042349673","email_id":"anand.arora@hotmail.com","dop":"2026-02-06","serial_number":"371564457906905","imei1":"371564457906905","imei2":"371564457906905","popurl":"www.anand swarup-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188055,"job_number":"JOB_188055","tr_customer_id":188073,"tr_customer_product_id":188063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Atmananda Marar","mobile_number":"9039044951","email_id":"anil.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"323450313582488","imei1":"323450313582488","imei2":"323450313582488","popurl":"www.mandaakin-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188056,"job_number":"JOB_188056","tr_customer_id":188074,"tr_customer_product_id":188064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chandrabhaga Nayar","mobile_number":"9032635123","email_id":"lal.ganaka@hotmail.com","dop":"2026-02-06","serial_number":"908335304518680","imei1":"908335304518680","imei2":"908335304518680","popurl":"www.dinkar-mehra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188057,"job_number":"JOB_188057","tr_customer_id":188075,"tr_customer_product_id":188065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chandrabhaga Ahluwalia","mobile_number":"9012686485","email_id":"devvrat.nayar@gmail.com","dop":"2026-02-06","serial_number":"069061619516452","imei1":"069061619516452","imei2":"069061619516452","popurl":"www.gatik-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188058,"job_number":"JOB_188058","tr_customer_id":188076,"tr_customer_product_id":188066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Ambar Gowda","mobile_number":"9054205761","email_id":"ekaksh.shukla@hotmail.com","dop":"2026-02-06","serial_number":"689743800651829","imei1":"689743800651829","imei2":"689743800651829","popurl":"www.sanjay-malik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188059,"job_number":"JOB_188059","tr_customer_id":188077,"tr_customer_product_id":188067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dayaananda Patel","mobile_number":"9002610045","email_id":"dhara.ganaka@gmail.com","dop":"2026-02-06","serial_number":"176643492330121","imei1":"176643492330121","imei2":"176643492330121","popurl":"www.vrinda-butt.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188060,"job_number":"JOB_188060","tr_customer_id":188078,"tr_customer_product_id":188068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Raj Saini","mobile_number":"9003512769","email_id":"ekadant.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"771502510061750","imei1":"771502510061750","imei2":"771502510061750","popurl":"www.nalini-butt.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188061,"job_number":"JOB_188061","tr_customer_id":188079,"tr_customer_product_id":188069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Brahmanandam Menon","mobile_number":"9054948501","email_id":"dayaananda.abbott@gmail.com","dop":"2026-02-06","serial_number":"677922607155481","imei1":"677922607155481","imei2":"677922607155481","popurl":"www.bhooshan-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188062,"job_number":"JOB_188062","tr_customer_id":188080,"tr_customer_product_id":188070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chaanakya Dhawan","mobile_number":"9053358431","email_id":"sunita.bharadwaj@gmail.com","dop":"2026-02-06","serial_number":"502575555655553","imei1":"502575555655553","imei2":"502575555655553","popurl":"www.ahilya-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188063,"job_number":"JOB_188063","tr_customer_id":188081,"tr_customer_product_id":188071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Kanti Singh","mobile_number":"9004170569","email_id":"daevika.varman@hotmail.com","dop":"2026-02-06","serial_number":"175568363970023","imei1":"175568363970023","imei2":"175568363970023","popurl":"www.dinesh-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188064,"job_number":"JOB_188064","tr_customer_id":188082,"tr_customer_product_id":188072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Vrund Kapoor","mobile_number":"9098466931","email_id":"lakshmi.kocchar@yahoo.co.in","dop":"2026-02-06","serial_number":"169418389090136","imei1":"169418389090136","imei2":"169418389090136","popurl":"www.rohan-mehrotra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188065,"job_number":"JOB_188065","tr_customer_id":188083,"tr_customer_product_id":188073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Gotum Devar","mobile_number":"9027216254","email_id":"bilva.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"790091665118853","imei1":"790091665118853","imei2":"790091665118853","popurl":"www.chitramala-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188066,"job_number":"JOB_188066","tr_customer_id":188084,"tr_customer_product_id":188074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dron Chopra","mobile_number":"9053615010","email_id":"bhaves.embranthiri@gmail.com","dop":"2026-02-06","serial_number":"671113633204202","imei1":"671113633204202","imei2":"671113633204202","popurl":"www.mani-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188067,"job_number":"JOB_188067","tr_customer_id":188085,"tr_customer_product_id":188075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Urmila Khatri","mobile_number":"9021524596","email_id":"chandravati.marar@yahoo.co.in","dop":"2026-02-06","serial_number":"360434681178785","imei1":"360434681178785","imei2":"360434681178785","popurl":"www.aashritha-bandopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188068,"job_number":"JOB_188068","tr_customer_id":188086,"tr_customer_product_id":188076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Chitramala Gupta","mobile_number":"9089267117","email_id":"aruna.nehru@gmail.com","dop":"2026-02-06","serial_number":"753784205499174","imei1":"753784205499174","imei2":"753784205499174","popurl":"www.chaturbhuj-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188069,"job_number":"JOB_188069","tr_customer_id":188087,"tr_customer_product_id":188077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Giriraj Guneta","mobile_number":"9006705897","email_id":"jagathi.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"105459596455038","imei1":"105459596455038","imei2":"105459596455038","popurl":"www.dharmaketu-bhattathiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188070,"job_number":"JOB_188070","tr_customer_id":188088,"tr_customer_product_id":188078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Anaadi Chopra","mobile_number":"9051267876","email_id":"purnima.malik@gmail.com","dop":"2026-02-06","serial_number":"689336648093456","imei1":"689336648093456","imei2":"689336648093456","popurl":"www.dipendra-patel.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188071,"job_number":"JOB_188071","tr_customer_id":188089,"tr_customer_product_id":188079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Dhanadeepa Mishra","mobile_number":"9063169106","email_id":"pramila.abbott@gmail.com","dop":"2026-02-06","serial_number":"411115448949342","imei1":"411115448949342","imei2":"411115448949342","popurl":"www.bhooshan-dhawan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188072,"job_number":"JOB_188072","tr_customer_id":188090,"tr_customer_product_id":188080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Digambara Gill","mobile_number":"9001584331","email_id":"amaresh.joshi@yahoo.co.in","dop":"2026-02-06","serial_number":"894363091014781","imei1":"894363091014781","imei2":"894363091014781","popurl":"www.yogesh-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188073,"job_number":"JOB_188073","tr_customer_id":188091,"tr_customer_product_id":188081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Sarvin Panicker","mobile_number":"9093855950","email_id":"agnimitra.chopra@gmail.com","dop":"2026-02-06","serial_number":"079428139928478","imei1":"079428139928478","imei2":"079428139928478","popurl":"www.heema-prajapat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188074,"job_number":"JOB_188074","tr_customer_id":188092,"tr_customer_product_id":188082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Vasudha Kaur","mobile_number":"9047213828","email_id":"baladitya.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"887915935432375","imei1":"887915935432375","imei2":"887915935432375","popurl":"www.atmanand-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188075,"job_number":"JOB_188075","tr_customer_id":188093,"tr_customer_product_id":188083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Manisha Ahuja","mobile_number":"9066840312","email_id":"bhuvanesh.nayar@hotmail.com","dop":"2026-02-06","serial_number":"645577807545233","imei1":"645577807545233","imei2":"645577807545233","popurl":"www.dharmaketu-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188076,"job_number":"JOB_188076","tr_customer_id":188094,"tr_customer_product_id":188084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Birjesh Guha","mobile_number":"9087153062","email_id":"chandramani.jain@hotmail.com","dop":"2026-02-06","serial_number":"715303251671752","imei1":"715303251671752","imei2":"715303251671752","popurl":"www.bhamini-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188077,"job_number":"JOB_188077","tr_customer_id":188095,"tr_customer_product_id":188085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Chaturaanan Naik","mobile_number":"9031071983","email_id":"pran.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"087882300303628","imei1":"087882300303628","imei2":"087882300303628","popurl":"www.daiwik-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188078,"job_number":"JOB_188078","tr_customer_id":188096,"tr_customer_product_id":188086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Triloki Dutta","mobile_number":"9026057771","email_id":"rajan.kaur@gmail.com","dop":"2026-02-06","serial_number":"537927613581469","imei1":"537927613581469","imei2":"537927613581469","popurl":"www.mohan-chaturvedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188079,"job_number":"JOB_188079","tr_customer_id":188097,"tr_customer_product_id":188087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Kalpana Nair","mobile_number":"9093766109","email_id":"rati.varma@yahoo.co.in","dop":"2026-02-06","serial_number":"774496281538602","imei1":"774496281538602","imei2":"774496281538602","popurl":"www.aadrika-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188080,"job_number":"JOB_188080","tr_customer_id":188098,"tr_customer_product_id":188088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Lavanya Mukhopadhyay","mobile_number":"9064067245","email_id":"geetanjali.pilla@hotmail.com","dop":"2026-02-06","serial_number":"701382143829565","imei1":"701382143829565","imei2":"701382143829565","popurl":"www.anila-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188081,"job_number":"JOB_188081","tr_customer_id":188099,"tr_customer_product_id":188089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Nirbhay Adiga","mobile_number":"9028123737","email_id":"gudakesa.nambeesan@hotmail.com","dop":"2026-02-06","serial_number":"788317880286913","imei1":"788317880286913","imei2":"788317880286913","popurl":"www.aasha-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188082,"job_number":"JOB_188082","tr_customer_id":188100,"tr_customer_product_id":188090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Karan Khan","mobile_number":"9074771383","email_id":"trilok.sethi@hotmail.com","dop":"2026-02-06","serial_number":"308736200002550","imei1":"308736200002550","imei2":"308736200002550","popurl":"www.dhanvin-chattopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188083,"job_number":"JOB_188083","tr_customer_id":188101,"tr_customer_product_id":188091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Shakti Arora","mobile_number":"9042314609","email_id":"dipali.pillai@hotmail.com","dop":"2026-02-06","serial_number":"391737518361601","imei1":"391737518361601","imei2":"391737518361601","popurl":"www.chandini-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188084,"job_number":"JOB_188084","tr_customer_id":188102,"tr_customer_product_id":188092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Anjaneya Pillai","mobile_number":"9095339430","email_id":"rukmin.sethi@hotmail.com","dop":"2026-02-06","serial_number":"905989938156249","imei1":"905989938156249","imei2":"905989938156249","popurl":"www.durgeshwari-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188085,"job_number":"JOB_188085","tr_customer_id":188103,"tr_customer_product_id":188093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Divaakar Nehru","mobile_number":"9098282801","email_id":"ghanashyam.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"918922605645917","imei1":"918922605645917","imei2":"918922605645917","popurl":"www.mohan-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188086,"job_number":"JOB_188086","tr_customer_id":188104,"tr_customer_product_id":188094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Gemini Kocchar","mobile_number":"9007675573","email_id":"gautami.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"224598778531891","imei1":"224598778531891","imei2":"224598778531891","popurl":"www.bhasvan-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188087,"job_number":"JOB_188087","tr_customer_id":188105,"tr_customer_product_id":188095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Chidambar Butt","mobile_number":"9009146629","email_id":"kashyapi.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"178491695585671","imei1":"178491695585671","imei2":"178491695585671","popurl":"www.elakshi-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188088,"job_number":"JOB_188088","tr_customer_id":188106,"tr_customer_product_id":188096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Agrata Dhawan","mobile_number":"9064444493","email_id":"prem.johar@gmail.com","dop":"2026-02-06","serial_number":"780171337854463","imei1":"780171337854463","imei2":"780171337854463","popurl":"www.manikya-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188089,"job_number":"JOB_188089","tr_customer_id":188107,"tr_customer_product_id":188097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Ekalavya Pillai","mobile_number":"9098848138","email_id":"chandramauli.prajapat@yahoo.co.in","dop":"2026-02-06","serial_number":"856141500762738","imei1":"856141500762738","imei2":"856141500762738","popurl":"www.kanak-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188090,"job_number":"JOB_188090","tr_customer_id":188108,"tr_customer_product_id":188098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Vishwamitra Patel","mobile_number":"9091312154","email_id":"suresh.khatri@hotmail.com","dop":"2026-02-06","serial_number":"487964959155798","imei1":"487964959155798","imei2":"487964959155798","popurl":"www.sudeva-chattopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188091,"job_number":"JOB_188091","tr_customer_id":188109,"tr_customer_product_id":188099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Kamalesh Iyengar","mobile_number":"9085576042","email_id":"sheela.butt@gmail.com","dop":"2026-02-06","serial_number":"965030106562123","imei1":"965030106562123","imei2":"965030106562123","popurl":"www.purushottam-tandon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188092,"job_number":"JOB_188092","tr_customer_id":188110,"tr_customer_product_id":188100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Vidya Dwivedi","mobile_number":"9083335031","email_id":"dhanapati.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"493156838518948","imei1":"493156838518948","imei2":"493156838518948","popurl":"www.mohini-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188093,"job_number":"JOB_188093","tr_customer_id":188112,"tr_customer_product_id":188102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Yogendra Naik","mobile_number":"9013346146","email_id":"mani.nayar@hotmail.com","dop":"2026-02-06","serial_number":"103355012937098","imei1":"103355012937098","imei2":"103355012937098","popurl":"www.bhishma-tagore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188094,"job_number":"JOB_188094","tr_customer_id":188111,"tr_customer_product_id":188101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Aaditya Chopra","mobile_number":"9090916083","email_id":"anang.jha@hotmail.com","dop":"2026-02-06","serial_number":"289996414134194","imei1":"289996414134194","imei2":"289996414134194","popurl":"www.aditeya-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188095,"job_number":"JOB_188095","tr_customer_id":188113,"tr_customer_product_id":188103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Balgopal Guha","mobile_number":"9073833767","email_id":"gati.dutta@hotmail.com","dop":"2026-02-06","serial_number":"862731966627196","imei1":"862731966627196","imei2":"862731966627196","popurl":"www.agnivesh-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188096,"job_number":"JOB_188096","tr_customer_id":188114,"tr_customer_product_id":188104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Deeptiman Jain","mobile_number":"9034925680","email_id":"geetanjali.varrier@hotmail.com","dop":"2026-02-06","serial_number":"587488593659710","imei1":"587488593659710","imei2":"587488593659710","popurl":"www.kalyani-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188097,"job_number":"JOB_188097","tr_customer_id":188116,"tr_customer_product_id":188106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Saroja Mukhopadhyay","mobile_number":"9084951431","email_id":"anjali.bhattathiri@yahoo.co.in","dop":"2026-02-06","serial_number":"716000149906970","imei1":"716000149906970","imei2":"716000149906970","popurl":"www.goutam-abbott.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188098,"job_number":"JOB_188098","tr_customer_id":188115,"tr_customer_product_id":188105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Shubha Varrier","mobile_number":"9078946583","email_id":"bhupen.joshi@yahoo.co.in","dop":"2026-02-06","serial_number":"865693569068977","imei1":"865693569068977","imei2":"865693569068977","popurl":"www.karan-patil.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188099,"job_number":"JOB_188099","tr_customer_id":188117,"tr_customer_product_id":188107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Chapal Desai","mobile_number":"9009813914","email_id":"mangalya.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"429152539943353","imei1":"429152539943353","imei2":"429152539943353","popurl":"www.bhagavaan-desai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188100,"job_number":"JOB_188100","tr_customer_id":188118,"tr_customer_product_id":188108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Dinkar Nayar","mobile_number":"9018040965","email_id":"opalina.embranthiri@hotmail.com","dop":"2026-02-06","serial_number":"874281677998520","imei1":"874281677998520","imei2":"874281677998520","popurl":"www.amrita-mahajan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188101,"job_number":"JOB_188101","tr_customer_id":188119,"tr_customer_product_id":188109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Bhushan Iyer","mobile_number":"9098462128","email_id":"som.deshpande@yahoo.co.in","dop":"2026-02-06","serial_number":"715998558638506","imei1":"715998558638506","imei2":"715998558638506","popurl":"www.ayushmati-varma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188102,"job_number":"JOB_188102","tr_customer_id":188120,"tr_customer_product_id":188110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Smriti Nair","mobile_number":"9022748960","email_id":"jaya.chopra@hotmail.com","dop":"2026-02-06","serial_number":"740938085492383","imei1":"740938085492383","imei2":"740938085492383","popurl":"www.rahul-tagore.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188103,"job_number":"JOB_188103","tr_customer_id":188121,"tr_customer_product_id":188111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Garuda Asan","mobile_number":"9071922268","email_id":"chandrakin.dwivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"836481136909844","imei1":"836481136909844","imei2":"836481136909844","popurl":"www.budhil-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188104,"job_number":"JOB_188104","tr_customer_id":188122,"tr_customer_product_id":188112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Shankar Sethi","mobile_number":"9000234028","email_id":"suryakant.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"335889066868551","imei1":"335889066868551","imei2":"335889066868551","popurl":"www.suma-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188105,"job_number":"JOB_188105","tr_customer_id":188123,"tr_customer_product_id":188113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Deepan Iyengar","mobile_number":"9038245916","email_id":"bharat.prajapat@gmail.com","dop":"2026-02-06","serial_number":"384625146230687","imei1":"384625146230687","imei2":"384625146230687","popurl":"www.laal-kaul.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188106,"job_number":"JOB_188106","tr_customer_id":188124,"tr_customer_product_id":188114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Deb Sharma","mobile_number":"9096557510","email_id":"chandrabhan.iyer@hotmail.com","dop":"2026-02-06","serial_number":"025287586899179","imei1":"025287586899179","imei2":"025287586899179","popurl":"www.lal-pilla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188107,"job_number":"JOB_188107","tr_customer_id":188125,"tr_customer_product_id":188115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Amritambu Chopra","mobile_number":"9021934625","email_id":"purushottam.joshi@hotmail.com","dop":"2026-02-06","serial_number":"548400189599600","imei1":"548400189599600","imei2":"548400189599600","popurl":"www.swara-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188108,"job_number":"JOB_188108","tr_customer_id":188126,"tr_customer_product_id":188116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Dharmaketu Tandon","mobile_number":"9074154105","email_id":"vishnu.tandon@hotmail.com","dop":"2026-02-06","serial_number":"330449314163232","imei1":"330449314163232","imei2":"330449314163232","popurl":"www.deeksha-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188109,"job_number":"JOB_188109","tr_customer_id":188127,"tr_customer_product_id":188117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Atreyi Khan","mobile_number":"9011771383","email_id":"malti.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"954508632688386","imei1":"954508632688386","imei2":"954508632688386","popurl":"www.anand swarup-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188110,"job_number":"JOB_188110","tr_customer_id":188128,"tr_customer_product_id":188118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Gitanjali Patil","mobile_number":"9030397318","email_id":"gauranga.kaur@gmail.com","dop":"2026-02-06","serial_number":"985614848235520","imei1":"985614848235520","imei2":"985614848235520","popurl":"www.prema-ganaka.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188111,"job_number":"JOB_188111","tr_customer_id":188129,"tr_customer_product_id":188119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Vasudev Sharma","mobile_number":"9006356753","email_id":"girish.acharya@hotmail.com","dop":"2026-02-06","serial_number":"420820431887182","imei1":"420820431887182","imei2":"420820431887182","popurl":"www.gopi-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188112,"job_number":"JOB_188112","tr_customer_id":188130,"tr_customer_product_id":188120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Amish Dhawan","mobile_number":"9082482651","email_id":"chakravartee.varma@gmail.com","dop":"2026-02-06","serial_number":"373315318801350","imei1":"373315318801350","imei2":"373315318801350","popurl":"www.bhadrak-joshi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188113,"job_number":"JOB_188113","tr_customer_id":188131,"tr_customer_product_id":188121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Ahalya Kaul","mobile_number":"9055500752","email_id":"deependra.gowda@hotmail.com","dop":"2026-02-06","serial_number":"713596867155632","imei1":"713596867155632","imei2":"713596867155632","popurl":"www.menka-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188114,"job_number":"JOB_188114","tr_customer_id":188132,"tr_customer_product_id":188122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Anuraag Varrier","mobile_number":"9019398521","email_id":"yogesh.dwivedi@gmail.com","dop":"2026-02-06","serial_number":"591003982814611","imei1":"591003982814611","imei2":"591003982814611","popurl":"www.ranjit-shah.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188118,"job_number":"JOB_188118","tr_customer_id":188136,"tr_customer_product_id":188126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:59:49.000Z","modified_at":"2026-02-16T07:59:49.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"19060526701127","imei1":"19060526701127","imei2":"119060526701127","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188119,"job_number":"JOB_188119","tr_customer_id":188137,"tr_customer_product_id":188127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:59:49.000Z","modified_at":"2026-02-16T07:59:50.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"613044773869826","imei1":"613044773869826","imei2":"1613044773869826","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188121,"job_number":"JOB_188121","tr_customer_id":188139,"tr_customer_product_id":188129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:16.000Z","modified_at":"2026-02-16T08:00:16.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"19394629121563","imei1":"19394629121563","imei2":"119394629121563","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188122,"job_number":"JOB_188122","tr_customer_id":188140,"tr_customer_product_id":188130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:17.000Z","modified_at":"2026-02-16T08:00:17.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"845979728062467","imei1":"845979728062467","imei2":"1845979728062467","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188124,"job_number":"JOB_188124","tr_customer_id":188142,"tr_customer_product_id":188132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:41.000Z","modified_at":"2026-02-16T08:00:41.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"15873104049302","imei1":"15873104049302","imei2":"115873104049302","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188125,"job_number":"JOB_188125","tr_customer_id":188143,"tr_customer_product_id":188133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:42.000Z","modified_at":"2026-02-16T08:00:42.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"696802536067200","imei1":"696802536067200","imei2":"1696802536067200","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188127,"job_number":"JOB_188127","tr_customer_id":188145,"tr_customer_product_id":188135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:01:09.000Z","modified_at":"2026-02-16T08:01:09.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"919758830794364","imei1":"919758830794364","imei2":"1919758830794364","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188130,"job_number":"JOB_188130","tr_customer_id":188148,"tr_customer_product_id":188138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:03:34.000Z","modified_at":"2026-02-16T08:03:34.000Z","name":"Hallie Hermann","mobile_number":"806-224-9507","email_id":"Tina34@yahoo.com","dop":"2025-04-06","serial_number":"10767712236782178","imei1":"10767712236782178","imei2":"10767712236782178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:03:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188134,"job_number":"JOB_188134","tr_customer_id":188152,"tr_customer_product_id":188142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:05.000Z","modified_at":"2026-02-16T08:04:05.000Z","name":"Richie Schmidt","mobile_number":"662-246-6498","email_id":"Winifred_Mitchell@yahoo.com","dop":"2025-04-06","serial_number":"18281904096988080","imei1":"18281904096988080","imei2":"18281904096988080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188136,"job_number":"JOB_188136","tr_customer_id":188154,"tr_customer_product_id":188144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:55.000Z","modified_at":"2026-02-16T08:04:55.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"14945111189486","imei1":"14945111189486","imei2":"14945111189486","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188137,"job_number":"JOB_188137","tr_customer_id":188155,"tr_customer_product_id":188145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:56.000Z","modified_at":"2026-02-16T08:04:56.000Z","name":"Arvid Champlin","mobile_number":"459-244-7737","email_id":"Luigi55@yahoo.com","dop":"2025-09-14","serial_number":"17753502959171","imei1":"17753502959171","imei2":"17753502959171","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188138,"job_number":"JOB_188138","tr_customer_id":188156,"tr_customer_product_id":188146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:05:09.000Z","modified_at":"2026-02-16T08:05:09.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"11010370212932","imei1":"11010370212932","imei2":"11010370212932","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:05:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188139,"job_number":"JOB_188139","tr_customer_id":188157,"tr_customer_product_id":188147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:05:09.000Z","modified_at":"2026-02-16T08:05:09.000Z","name":"Anne Yost","mobile_number":"410-270-9406","email_id":"Vicente.Wolff@hotmail.com","dop":"2025-09-14","serial_number":"11359993993839","imei1":"11359993993839","imei2":"11359993993839","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:05:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188140,"job_number":"JOB_188140","tr_customer_id":188158,"tr_customer_product_id":188148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:08:31.000Z","modified_at":"2026-02-16T08:08:31.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13961023969226","imei1":"13961023969226","imei2":"113961023969226","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188141,"job_number":"JOB_188141","tr_customer_id":188159,"tr_customer_product_id":188149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:08:33.000Z","modified_at":"2026-02-16T08:08:33.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"924676306737600","imei1":"924676306737600","imei2":"1924676306737600","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:08:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188143,"job_number":"JOB_188143","tr_customer_id":188161,"tr_customer_product_id":188151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:08:39.000Z","modified_at":"2026-02-16T08:08:39.000Z","name":"Mayur Jain","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"3576789676682342","imei1":"3576789676682342","imei2":"3576789676682342","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188144,"job_number":"JOB_188144","tr_customer_id":188162,"tr_customer_product_id":188152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:08:56.000Z","modified_at":"2026-02-16T08:08:56.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"17580507574414","imei1":"17580507574414","imei2":"117580507574414","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:08:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188145,"job_number":"JOB_188145","tr_customer_id":188163,"tr_customer_product_id":188153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:08:56.000Z","modified_at":"2026-02-16T08:08:56.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"480329485886577","imei1":"480329485886577","imei2":"1480329485886577","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:08:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188147,"job_number":"JOB_188147","tr_customer_id":188165,"tr_customer_product_id":188155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:09:22.000Z","modified_at":"2026-02-16T08:09:22.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"10916415812871","imei1":"10916415812871","imei2":"110916415812871","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:09:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188148,"job_number":"JOB_188148","tr_customer_id":188166,"tr_customer_product_id":188156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:09:24.000Z","modified_at":"2026-02-16T08:09:24.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"591100973216843","imei1":"591100973216843","imei2":"1591100973216843","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:09:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188150,"job_number":"JOB_188150","tr_customer_id":188168,"tr_customer_product_id":188158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:09:49.000Z","modified_at":"2026-02-16T08:09:49.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"631096404642733","imei1":"631096404642733","imei2":"1631096404642733","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188152,"job_number":"JOB_188152","tr_customer_id":188170,"tr_customer_product_id":188160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:12:29.000Z","modified_at":"2026-02-16T08:12:29.000Z","name":"Amrit Ahluwalia","mobile_number":"9013684573","email_id":"priya.asan@hotmail.com","dop":"2026-02-06","serial_number":"490490891901374","imei1":"490490891901374","imei2":"490490891901374","popurl":"www.dipali-jha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188153,"job_number":"JOB_188153","tr_customer_id":188171,"tr_customer_product_id":188161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:12:29.000Z","modified_at":"2026-02-16T08:12:29.000Z","name":"Radha Prajapat","mobile_number":"9077481965","email_id":"acaryatanaya.saini@hotmail.com","dop":"2026-02-06","serial_number":"329686368713610","imei1":"329686368713610","imei2":"329686368713610","popurl":"www.divakar-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188154,"job_number":"JOB_188154","tr_customer_id":188172,"tr_customer_product_id":188162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:12:29.000Z","modified_at":"2026-02-16T08:12:29.000Z","name":"Dhyaneshwar Arora","mobile_number":"9076834838","email_id":"yoginder.khan@hotmail.com","dop":"2026-02-06","serial_number":"603448287681327","imei1":"603448287681327","imei2":"603448287681327","popurl":"www.anjushree-dwivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188155,"job_number":"JOB_188155","tr_customer_id":188174,"tr_customer_product_id":188163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:12:29.000Z","modified_at":"2026-02-16T08:12:29.000Z","name":"Kamalesh Talwar","mobile_number":"9099152220","email_id":"manoj.mehra@yahoo.co.in","dop":"2026-02-06","serial_number":"110382955626908","imei1":"110382955626908","imei2":"110382955626908","popurl":"www.naveen-pillai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188156,"job_number":"JOB_188156","tr_customer_id":188173,"tr_customer_product_id":188164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:12:29.000Z","modified_at":"2026-02-16T08:12:29.000Z","name":"Siddhran Deshpande","mobile_number":"9046376369","email_id":"rajiv.deshpande@yahoo.co.in","dop":"2026-02-06","serial_number":"097361403039140","imei1":"097361403039140","imei2":"097361403039140","popurl":"www.shanti-gupta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188157,"job_number":"JOB_188157","tr_customer_id":188175,"tr_customer_product_id":188165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:18:51.000Z","modified_at":"2026-02-16T08:18:51.000Z","name":"Mayur Jain","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"3576789676682343","imei1":"3576789676682343","imei2":"3576789676682343","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:18:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188158,"job_number":"JOB_188158","tr_customer_id":188176,"tr_customer_product_id":188166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:32:10.000Z","modified_at":"2026-02-16T08:32:10.000Z","name":"Mayur Jain","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"3576789676682399","imei1":"3576789676682399","imei2":"3576789676682399","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188165,"job_number":"JOB_188165","tr_customer_id":188183,"tr_customer_product_id":188173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:47:04.000Z","modified_at":"2026-02-16T08:47:04.000Z","name":"Rodrick Hudson","mobile_number":"865-976-1701","email_id":"Sigurd_Homenick12@yahoo.com","dop":"2026-01-04","serial_number":"51664347506310184","imei1":"51664347506310184","imei2":"51664347506310184","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188167,"job_number":"JOB_188167","tr_customer_id":188185,"tr_customer_product_id":188175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:54:13.000Z","modified_at":"2026-02-16T08:54:13.000Z","name":"Miracle Lakin","mobile_number":"522-817-5193","email_id":"Doris_Parisian56@yahoo.com","dop":"2026-01-04","serial_number":"48170196654719570","imei1":"48170196654719570","imei2":"48170196654719570","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188169,"job_number":"JOB_188169","tr_customer_id":188187,"tr_customer_product_id":188177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Prathap Kumar","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14458998979468","imei1":"14458998979468","imei2":"14458998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188170,"job_number":"JOB_188170","tr_customer_id":188188,"tr_customer_product_id":188178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Gokul Seron","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14558998979468","imei1":"14558998979468","imei2":"14558998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188171,"job_number":"JOB_188171","tr_customer_id":188190,"tr_customer_product_id":188180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Citlalli Wuckert","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14258998979468","imei1":"14258998979468","imei2":"14258998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188172,"job_number":"JOB_188172","tr_customer_id":188189,"tr_customer_product_id":188179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Naresh Kumar","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14358998979468","imei1":"14358998979468","imei2":"14358998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188173,"job_number":"JOB_188173","tr_customer_id":188191,"tr_customer_product_id":188181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Anila Adiga","mobile_number":"9012173627","email_id":"prema.ahluwalia@gmail.com","dop":"2026-02-06","serial_number":"382987916968277","imei1":"382987916968277","imei2":"382987916968277","popurl":"www.jagathi-panicker.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188174,"job_number":"JOB_188174","tr_customer_id":188192,"tr_customer_product_id":188182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Lal Devar","mobile_number":"9040272602","email_id":"abani.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"357572139023977","imei1":"357572139023977","imei2":"357572139023977","popurl":"www.kumari-guha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188175,"job_number":"JOB_188175","tr_customer_id":188193,"tr_customer_product_id":188183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:24.000Z","name":"Bhoopat Ahluwalia","mobile_number":"9051549864","email_id":"anshula.tandon@gmail.com","dop":"2026-02-06","serial_number":"955043612880146","imei1":"955043612880146","imei2":"955043612880146","popurl":"www.kailash-naik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188176,"job_number":"JOB_188176","tr_customer_id":188194,"tr_customer_product_id":188184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:24.000Z","modified_at":"2026-02-16T09:04:24.000Z","name":"Darshwana Patil","mobile_number":"9013107060","email_id":"chaturbhuj.gill@hotmail.com","dop":"2026-02-06","serial_number":"192800233748331","imei1":"192800233748331","imei2":"192800233748331","popurl":"www.gaurang-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188177,"job_number":"JOB_188177","tr_customer_id":188195,"tr_customer_product_id":188185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:24.000Z","modified_at":"2026-02-16T09:04:24.000Z","name":"Rita Achari","mobile_number":"9064403737","email_id":"mangala.butt@yahoo.co.in","dop":"2026-02-06","serial_number":"957623873255372","imei1":"957623873255372","imei2":"957623873255372","popurl":"www.shashikala-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188179,"job_number":"JOB_188179","tr_customer_id":188197,"tr_customer_product_id":188187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:10.000Z","modified_at":"2026-02-16T09:08:10.000Z","name":"Jazmyne Predovic","mobile_number":"862-780-1586","email_id":"Eudora_Price@yahoo.com","dop":"2026-01-04","serial_number":"39505887069984130","imei1":"39505887069984130","imei2":"39505887069984130","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188180,"job_number":"JOB_188180","tr_customer_id":188199,"tr_customer_product_id":188189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:18.000Z","modified_at":"2026-02-16T09:08:18.000Z","name":"Chatura Ahluwalia","mobile_number":"9096365126","email_id":"atreyee.tagore@hotmail.com","dop":"2026-02-06","serial_number":"044113205450938","imei1":"044113205450938","imei2":"044113205450938","popurl":"www.dipendra-mehrotra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188181,"job_number":"JOB_188181","tr_customer_id":188198,"tr_customer_product_id":188188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:18.000Z","modified_at":"2026-02-16T09:08:18.000Z","name":"Chandrakin Mahajan","mobile_number":"9050811359","email_id":"satyen.sinha@gmail.com","dop":"2026-02-06","serial_number":"141114890125251","imei1":"141114890125251","imei2":"141114890125251","popurl":"www.chaitan-asan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188182,"job_number":"JOB_188182","tr_customer_id":188200,"tr_customer_product_id":188190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:18.000Z","modified_at":"2026-02-16T09:08:18.000Z","name":"Gudakesha Somayaji","mobile_number":"9065985175","email_id":"agrata.mehra@yahoo.co.in","dop":"2026-02-06","serial_number":"548498013793868","imei1":"548498013793868","imei2":"548498013793868","popurl":"www.chiranjeev-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188183,"job_number":"JOB_188183","tr_customer_id":188201,"tr_customer_product_id":188191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:18.000Z","modified_at":"2026-02-16T09:08:18.000Z","name":"Rukmin Shukla","mobile_number":"9027318284","email_id":"rahul.chopra@hotmail.com","dop":"2026-02-06","serial_number":"740453270553979","imei1":"740453270553979","imei2":"740453270553979","popurl":"www.amodini-abbott.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188184,"job_number":"JOB_188184","tr_customer_id":188202,"tr_customer_product_id":188192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:18.000Z","modified_at":"2026-02-16T09:08:18.000Z","name":"Ganaka Guha","mobile_number":"9009916102","email_id":"marut.arora@gmail.com","dop":"2026-02-06","serial_number":"150690841912490","imei1":"150690841912490","imei2":"150690841912490","popurl":"www.anamika-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188185,"job_number":"JOB_188185","tr_customer_id":188203,"tr_customer_product_id":188193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:37.000Z","modified_at":"2026-02-16T09:12:37.000Z","name":"Divakar Bandopadhyay","mobile_number":"9033116492","email_id":"somnath.shah@yahoo.co.in","dop":"2026-02-06","serial_number":"925452567934931","imei1":"925452567934931","imei2":"925452567934931","popurl":"www.chakravarti-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188186,"job_number":"JOB_188186","tr_customer_id":188204,"tr_customer_product_id":188194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:37.000Z","modified_at":"2026-02-16T09:12:37.000Z","name":"Chandraswaroopa Kapoor","mobile_number":"9006274968","email_id":"vasudha.bhattathiri@hotmail.com","dop":"2026-02-06","serial_number":"975883488610747","imei1":"975883488610747","imei2":"975883488610747","popurl":"www.kalinda-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188187,"job_number":"JOB_188187","tr_customer_id":188205,"tr_customer_product_id":188195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:37.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Meghnad Devar","mobile_number":"9031129147","email_id":"preity.bandopadhyay@yahoo.co.in","dop":"2026-02-06","serial_number":"308047707725514","imei1":"308047707725514","imei2":"308047707725514","popurl":"www.menka-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188188,"job_number":"JOB_188188","tr_customer_id":188206,"tr_customer_product_id":188196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:37.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Adheesh Butt","mobile_number":"9013821900","email_id":"brajesh.abbott@gmail.com","dop":"2026-02-06","serial_number":"165489562786993","imei1":"165489562786993","imei2":"165489562786993","popurl":"www.dandak-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188189,"job_number":"JOB_188189","tr_customer_id":188207,"tr_customer_product_id":188197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Minakshi Naik","mobile_number":"9088086754","email_id":"tej.prajapat@yahoo.co.in","dop":"2026-02-06","serial_number":"310418778032458","imei1":"310418778032458","imei2":"310418778032458","popurl":"www.gandharv-kaur.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188190,"job_number":"JOB_188190","tr_customer_id":188208,"tr_customer_product_id":188198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Bhagirathi Mehra","mobile_number":"9059042962","email_id":"naval.verma@yahoo.co.in","dop":"2026-02-06","serial_number":"044099176445998","imei1":"044099176445998","imei2":"044099176445998","popurl":"www.akula-butt.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188191,"job_number":"JOB_188191","tr_customer_id":188209,"tr_customer_product_id":188199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Param Sharma","mobile_number":"9099944293","email_id":"shreyashi.kaul@hotmail.com","dop":"2026-02-06","serial_number":"513325282442810","imei1":"513325282442810","imei2":"513325282442810","popurl":"www.ambar-pothuvaal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188192,"job_number":"JOB_188192","tr_customer_id":188210,"tr_customer_product_id":188200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Upendra Ahluwalia","mobile_number":"9079420885","email_id":"tara.chopra@hotmail.com","dop":"2026-02-06","serial_number":"816833397465962","imei1":"816833397465962","imei2":"816833397465962","popurl":"www.tara-khan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188193,"job_number":"JOB_188193","tr_customer_id":188211,"tr_customer_product_id":188201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Sheela Sharma","mobile_number":"9069473096","email_id":"nimit.varrier@yahoo.co.in","dop":"2026-02-06","serial_number":"502177550928035","imei1":"502177550928035","imei2":"502177550928035","popurl":"www.vaidehi-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188194,"job_number":"JOB_188194","tr_customer_id":188212,"tr_customer_product_id":188202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Subhasini Reddy","mobile_number":"9007382161","email_id":"shresthi.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"790915037328676","imei1":"790915037328676","imei2":"790915037328676","popurl":"www.devi-bandopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188195,"job_number":"JOB_188195","tr_customer_id":188213,"tr_customer_product_id":188203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:39.000Z","modified_at":"2026-02-16T09:12:39.000Z","name":"Deeptiman Acharya","mobile_number":"9030414184","email_id":"bhagwanti.achari@gmail.com","dop":"2026-02-06","serial_number":"059521028977579","imei1":"059521028977579","imei2":"059521028977579","popurl":"www.siddhi-deshpande.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188196,"job_number":"JOB_188196","tr_customer_id":188214,"tr_customer_product_id":188204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:39.000Z","modified_at":"2026-02-16T09:12:39.000Z","name":"Harinarayan Tandon","mobile_number":"9007187284","email_id":"aatreya.saini@gmail.com","dop":"2026-02-06","serial_number":"938144133923839","imei1":"938144133923839","imei2":"938144133923839","popurl":"www.bhagavaan-bandopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188197,"job_number":"JOB_188197","tr_customer_id":188215,"tr_customer_product_id":188205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:39.000Z","modified_at":"2026-02-16T09:12:39.000Z","name":"Laal Achari","mobile_number":"9062536046","email_id":"samir.joshi@gmail.com","dop":"2026-02-06","serial_number":"438597614358383","imei1":"438597614358383","imei2":"438597614358383","popurl":"www.jyoti-dutta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188198,"job_number":"JOB_188198","tr_customer_id":188216,"tr_customer_product_id":188206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:39.000Z","modified_at":"2026-02-16T09:12:39.000Z","name":"Lalita Mehrotra","mobile_number":"9006068839","email_id":"kashyap.jain@yahoo.co.in","dop":"2026-02-06","serial_number":"193918844019085","imei1":"193918844019085","imei2":"193918844019085","popurl":"www.bhadra-dwivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188199,"job_number":"JOB_188199","tr_customer_id":188217,"tr_customer_product_id":188207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:39.000Z","modified_at":"2026-02-16T09:12:39.000Z","name":"Gandharv Pandey","mobile_number":"9098813172","email_id":"ghanshyam.bharadwaj@yahoo.co.in","dop":"2026-02-06","serial_number":"937842897824277","imei1":"937842897824277","imei2":"937842897824277","popurl":"www.bhadran-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188202,"job_number":"JOB_188202","tr_customer_id":188220,"tr_customer_product_id":188210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:21:02.000Z","modified_at":"2026-02-16T09:21:02.000Z","name":"Reanna Hettinger","mobile_number":"574-604-4557","email_id":"Gracie.Oberbrunner@gmail.com","dop":"2026-01-04","serial_number":"49722636455518104","imei1":"49722636455518104","imei2":"49722636455518104","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188203,"job_number":"JOB_188203","tr_customer_id":188221,"tr_customer_product_id":188211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Aarya Gowda","mobile_number":"7493818482","email_id":"kiran.butt@gmail.com","dop":"2026-02-06","serial_number":"766779081186210","imei1":"766779081186210","imei2":"766779081186210","popurl":"www.giri-panicker.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188204,"job_number":"JOB_188204","tr_customer_id":188222,"tr_customer_product_id":188212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Anjushree Bharadwaj","mobile_number":"7438704094","email_id":"yoginder.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"104235550036893","imei1":"104235550036893","imei2":"104235550036893","popurl":"www.bahula-namboothiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188205,"job_number":"JOB_188205","tr_customer_id":188223,"tr_customer_product_id":188213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Preity Agarwal","mobile_number":"7411638933","email_id":"mangalya.menon@hotmail.com","dop":"2026-02-06","serial_number":"448158279070985","imei1":"448158279070985","imei2":"448158279070985","popurl":"www.rupinder-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188206,"job_number":"JOB_188206","tr_customer_id":188224,"tr_customer_product_id":188214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Anang Mishra","mobile_number":"7428802228","email_id":"bhooshit.dubashi@yahoo.co.in","dop":"2026-02-06","serial_number":"044756997099544","imei1":"044756997099544","imei2":"044756997099544","popurl":"www.tanushree-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188207,"job_number":"JOB_188207","tr_customer_id":188225,"tr_customer_product_id":188215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Pushti Acharya","mobile_number":"7425851620","email_id":"dhanadeepa.dwivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"008147222098275","imei1":"008147222098275","imei2":"008147222098275","popurl":"www.trilokanath-pillai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188208,"job_number":"JOB_188208","tr_customer_id":188226,"tr_customer_product_id":188216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Kamala Ahluwalia","mobile_number":"7439418824","email_id":"eekalabya.chaturvedi@hotmail.com","dop":"2026-02-06","serial_number":"404589850087946","imei1":"404589850087946","imei2":"404589850087946","popurl":"www.amish-ahluwalia.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188209,"job_number":"JOB_188209","tr_customer_id":188227,"tr_customer_product_id":188217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:52.000Z","modified_at":"2026-02-16T09:23:52.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"16355960704879","imei1":"16355960704879","imei2":"16355960704879","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188210,"job_number":"JOB_188210","tr_customer_id":188228,"tr_customer_product_id":188218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:52.000Z","modified_at":"2026-02-16T09:23:52.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741455","imei1":"45658258741455","imei2":"45658258741455","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188211,"job_number":"JOB_188211","tr_customer_id":188229,"tr_customer_product_id":188219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:25:50.000Z","modified_at":"2026-02-16T09:25:50.000Z","name":"Charuvrat Mehrotra","mobile_number":"7469964243","email_id":"daiwik.banerjee@hotmail.com","dop":"2026-02-06","serial_number":"667681374967874","imei1":"667681374967874","imei2":"667681374967874","popurl":"www.acharyasuta-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188212,"job_number":"JOB_188212","tr_customer_id":188230,"tr_customer_product_id":188220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:25:50.000Z","modified_at":"2026-02-16T09:25:50.000Z","name":"Acharyasuta Devar","mobile_number":"7470729794","email_id":"laal.banerjee@yahoo.co.in","dop":"2026-02-06","serial_number":"694172877216675","imei1":"694172877216675","imei2":"694172877216675","popurl":"www.anil-nayar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188213,"job_number":"JOB_188213","tr_customer_id":188231,"tr_customer_product_id":188221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:25:50.000Z","modified_at":"2026-02-16T09:25:50.000Z","name":"Anasuya Sinha","mobile_number":"7493214778","email_id":"anjali.nambeesan@yahoo.co.in","dop":"2026-02-06","serial_number":"903642664897096","imei1":"903642664897096","imei2":"903642664897096","popurl":"www.gajbaahu-embranthiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188214,"job_number":"JOB_188214","tr_customer_id":188232,"tr_customer_product_id":188222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:25:50.000Z","modified_at":"2026-02-16T09:25:50.000Z","name":"Jagadisha Naik","mobile_number":"7487953325","email_id":"chandran.abbott@yahoo.co.in","dop":"2026-02-06","serial_number":"673079368922601","imei1":"673079368922601","imei2":"673079368922601","popurl":"www.sushil-nehru.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188215,"job_number":"JOB_188215","tr_customer_id":188233,"tr_customer_product_id":188223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:25:50.000Z","modified_at":"2026-02-16T09:25:50.000Z","name":"Bodhan Guha","mobile_number":"7468788693","email_id":"satyen.jain@gmail.com","dop":"2026-02-06","serial_number":"216630965349892","imei1":"216630965349892","imei2":"216630965349892","popurl":"www.anjushree-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188217,"job_number":"JOB_188217","tr_customer_id":188235,"tr_customer_product_id":188225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:28:50.000Z","modified_at":"2026-02-16T09:28:50.000Z","name":"Narayan Asan","mobile_number":"9042875404","email_id":"geetanjali.jha@yahoo.co.in","dop":"2026-02-06","serial_number":"929071775399656","imei1":"929071775399656","imei2":"929071775399656","popurl":"www.rita-adiga.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188218,"job_number":"JOB_188218","tr_customer_id":188236,"tr_customer_product_id":188226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:28:50.000Z","modified_at":"2026-02-16T09:28:50.000Z","name":"Manik Namboothiri","mobile_number":"9040792652","email_id":"daksha.khanna@yahoo.co.in","dop":"2026-02-06","serial_number":"869882360908582","imei1":"869882360908582","imei2":"869882360908582","popurl":"www.karan-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188219,"job_number":"JOB_188219","tr_customer_id":188237,"tr_customer_product_id":188227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:28:50.000Z","modified_at":"2026-02-16T09:28:50.000Z","name":"Oormila Bharadwaj","mobile_number":"9020724710","email_id":"deevakar.khatri@gmail.com","dop":"2026-02-06","serial_number":"116958200115688","imei1":"116958200115688","imei2":"116958200115688","popurl":"www.prem-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188220,"job_number":"JOB_188220","tr_customer_id":188238,"tr_customer_product_id":188228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:28:50.000Z","modified_at":"2026-02-16T09:28:50.000Z","name":"Aanandinii Khanna","mobile_number":"9058795824","email_id":"digambara.dwivedi@hotmail.com","dop":"2026-02-06","serial_number":"067506637667534","imei1":"067506637667534","imei2":"067506637667534","popurl":"www.sharmila-johar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188221,"job_number":"JOB_188221","tr_customer_id":188239,"tr_customer_product_id":188229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:28:50.000Z","modified_at":"2026-02-16T09:28:50.000Z","name":"Mukesh Khanna","mobile_number":"9043475237","email_id":"uttam.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"231794103379692","imei1":"231794103379692","imei2":"231794103379692","popurl":"www.mahendra-bhattathiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188223,"job_number":"JOB_188223","tr_customer_id":188241,"tr_customer_product_id":188231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:29:05.000Z","modified_at":"2026-02-16T09:29:05.000Z","name":"Aylin Schroeder","mobile_number":"308-531-0835","email_id":"Immanuel93@gmail.com","dop":"2026-01-04","serial_number":"30026152412699760","imei1":"30026152412699760","imei2":"30026152412699760","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188225,"job_number":"JOB_188225","tr_customer_id":188243,"tr_customer_product_id":188233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:33:10.000Z","modified_at":"2026-02-16T09:33:10.000Z","name":"Arjun Thiel","mobile_number":"244-286-3653","email_id":"Price40@yahoo.com","dop":"2026-01-04","serial_number":"60622292277882440","imei1":"60622292277882440","imei2":"60622292277882440","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:33:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188227,"job_number":"JOB_188227","tr_customer_id":188245,"tr_customer_product_id":188235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:37:16.000Z","modified_at":"2026-02-16T09:37:16.000Z","name":"Sheridan Ankunding","mobile_number":"807-610-5222","email_id":"Vita31@hotmail.com","dop":"2026-01-04","serial_number":"98717926853720080","imei1":"98717926853720080","imei2":"98717926853720080","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188229,"job_number":"JOB_188229","tr_customer_id":188247,"tr_customer_product_id":188237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:40:25.000Z","modified_at":"2026-02-16T09:40:25.000Z","name":"Anais Dooley","mobile_number":"744-450-1754","email_id":"Jacinto_Hettinger8@gmail.com","dop":"2026-01-04","serial_number":"75516614833093940","imei1":"75516614833093940","imei2":"75516614833093940","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188231,"job_number":"JOB_188231","tr_customer_id":188249,"tr_customer_product_id":188239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:02:30.000Z","modified_at":"2026-02-16T10:02:30.000Z","name":"Torrance Schneider","mobile_number":"371-610-7433","email_id":"Jaunita14@hotmail.com","dop":"2026-01-04","serial_number":"28458536217728860","imei1":"28458536217728860","imei2":"28458536217728860","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188233,"job_number":"JOB_188233","tr_customer_id":188251,"tr_customer_product_id":188241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:10:43.000Z","modified_at":"2026-02-16T10:10:43.000Z","name":"Lane VonRueden","mobile_number":"276-337-8944","email_id":"Enola97@gmail.com","dop":"2026-01-04","serial_number":"17241836448861494","imei1":"17241836448861494","imei2":"17241836448861494","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:10:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188235,"job_number":"JOB_188235","tr_customer_id":188253,"tr_customer_product_id":188243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:24.000Z","modified_at":"2026-02-16T10:15:24.000Z","name":"Chandrani Pothuvaal","mobile_number":"7470517182","email_id":"chidaatma.gowda@gmail.com","dop":"2026-02-06","serial_number":"039397921435034","imei1":"039397921435034","imei2":"039397921435034","popurl":"www.suman-nair.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188236,"job_number":"JOB_188236","tr_customer_id":188254,"tr_customer_product_id":188244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Chanakya Varma","mobile_number":"7489097075","email_id":"vidur.dwivedi@hotmail.com","dop":"2026-02-06","serial_number":"812716224722315","imei1":"812716224722315","imei2":"812716224722315","popurl":"www.eekalabya-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188237,"job_number":"JOB_188237","tr_customer_id":188255,"tr_customer_product_id":188245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Bhishma Saini","mobile_number":"7465942317","email_id":"devi.butt@hotmail.com","dop":"2026-02-06","serial_number":"589991969665384","imei1":"589991969665384","imei2":"589991969665384","popurl":"www.aditeya-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188238,"job_number":"JOB_188238","tr_customer_id":188256,"tr_customer_product_id":188246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Brajesh Johar","mobile_number":"7427317683","email_id":"chandra.khatri@yahoo.co.in","dop":"2026-02-06","serial_number":"842876663545831","imei1":"842876663545831","imei2":"842876663545831","popurl":"www.rupinder-sinha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188239,"job_number":"JOB_188239","tr_customer_id":188257,"tr_customer_product_id":188247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Nagabhushanam Ganaka","mobile_number":"7419255490","email_id":"gorakhanatha.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"599495222743169","imei1":"599495222743169","imei2":"599495222743169","popurl":"www.sarisha-somayaji.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188240,"job_number":"JOB_188240","tr_customer_id":188258,"tr_customer_product_id":188248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Sanjay Kaniyar","mobile_number":"7446418129","email_id":"subodh.trivedi@hotmail.com","dop":"2026-02-06","serial_number":"207546622291701","imei1":"207546622291701","imei2":"207546622291701","popurl":"www.bhadraksh-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188241,"job_number":"JOB_188241","tr_customer_id":188259,"tr_customer_product_id":188249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Divjot Somayaji","mobile_number":"7405415789","email_id":"ambar.singh@yahoo.co.in","dop":"2026-02-06","serial_number":"621540048332320","imei1":"621540048332320","imei2":"621540048332320","popurl":"www.chandraayan-guha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188242,"job_number":"JOB_188242","tr_customer_id":188261,"tr_customer_product_id":188251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Gajbaahu Malik","mobile_number":"7428880362","email_id":"kanishka.naik@gmail.com","dop":"2026-02-06","serial_number":"713768908957704","imei1":"713768908957704","imei2":"713768908957704","popurl":"www.akshaj-jain.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188243,"job_number":"JOB_188243","tr_customer_id":188260,"tr_customer_product_id":188250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Aryan Khanna","mobile_number":"7470058802","email_id":"arun.shah@gmail.com","dop":"2026-02-06","serial_number":"359603808092226","imei1":"359603808092226","imei2":"359603808092226","popurl":"www.anunay-nair.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188244,"job_number":"JOB_188244","tr_customer_id":188262,"tr_customer_product_id":188252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Bishnu Nayar","mobile_number":"7487380878","email_id":"aasha.mehra@gmail.com","dop":"2026-02-06","serial_number":"952600615143322","imei1":"952600615143322","imei2":"952600615143322","popurl":"www.anil-ganaka.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188246,"job_number":"JOB_188246","tr_customer_id":188264,"tr_customer_product_id":188254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:16:05.000Z","modified_at":"2026-02-16T10:16:05.000Z","name":"Kieran Rogahn","mobile_number":"629-237-3650","email_id":"Elmo.Wuckert93@hotmail.com","dop":"2026-01-04","serial_number":"40957684014162980","imei1":"40957684014162980","imei2":"40957684014162980","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188248,"job_number":"JOB_188248","tr_customer_id":188266,"tr_customer_product_id":188256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:17:07.000Z","modified_at":"2026-02-16T10:17:07.000Z","name":"Noemie Mayert","mobile_number":"404-617-9318","email_id":"Jeromy.McDermott6@hotmail.com","dop":"2026-01-04","serial_number":"40977899244073920","imei1":"40977899244073920","imei2":"40977899244073920","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188250,"job_number":"JOB_188250","tr_customer_id":188268,"tr_customer_product_id":188258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:20:05.000Z","modified_at":"2026-02-16T10:20:05.000Z","name":"Consuelo Mohr","mobile_number":"447-415-2069","email_id":"Molly74@gmail.com","dop":"2026-01-04","serial_number":"76541132581863070","imei1":"76541132581863070","imei2":"76541132581863070","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188252,"job_number":"JOB_188252","tr_customer_id":188270,"tr_customer_product_id":188260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:21:07.000Z","modified_at":"2026-02-16T10:21:07.000Z","name":"Elliott Sporer","mobile_number":"558-215-2460","email_id":"Bruce_Murray@gmail.com","dop":"2026-01-04","serial_number":"66917561121302190","imei1":"66917561121302190","imei2":"66917561121302190","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188254,"job_number":"JOB_188254","tr_customer_id":188272,"tr_customer_product_id":188262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:25:58.000Z","modified_at":"2026-02-16T10:25:58.000Z","name":"Misty Harvey","mobile_number":"259-420-4189","email_id":"Jewel_Balistreri@yahoo.com","dop":"2026-01-04","serial_number":"43841813748231650","imei1":"43841813748231650","imei2":"43841813748231650","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:25:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188256,"job_number":"JOB_188256","tr_customer_id":188274,"tr_customer_product_id":188264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:37:54.000Z","modified_at":"2026-02-16T10:37:54.000Z","name":"Onie Cronin","mobile_number":"390-430-2691","email_id":"Jena_Hartmann55@hotmail.com","dop":"2026-01-04","serial_number":"86555060779423020","imei1":"86555060779423020","imei2":"86555060779423020","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:37:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188258,"job_number":"JOB_188258","tr_customer_id":188276,"tr_customer_product_id":188266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:38:55.000Z","modified_at":"2026-02-16T10:38:55.000Z","name":"Annette Schulist","mobile_number":"593-474-6367","email_id":"Kory.Rolfson@yahoo.com","dop":"2026-01-04","serial_number":"29562951107662984","imei1":"29562951107662984","imei2":"29562951107662984","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:38:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188260,"job_number":"JOB_188260","tr_customer_id":188278,"tr_customer_product_id":188268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:48:12.000Z","modified_at":"2026-02-16T10:48:12.000Z","name":"Gus Bergstrom","mobile_number":"379-917-8090","email_id":"Omer.Casper@hotmail.com","dop":"2026-01-04","serial_number":"47244439787545224","imei1":"47244439787545224","imei2":"47244439787545224","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188262,"job_number":"JOB_188262","tr_customer_id":188280,"tr_customer_product_id":188270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:49:29.000Z","modified_at":"2026-02-16T10:49:29.000Z","name":"Joana Kertzmann","mobile_number":"823-854-0588","email_id":"Margret_Kirlin29@hotmail.com","dop":"2026-01-04","serial_number":"60787533037573040","imei1":"60787533037573040","imei2":"60787533037573040","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188263,"job_number":"JOB_188263","tr_customer_id":188281,"tr_customer_product_id":188271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T11:08:20.000Z","modified_at":"2026-02-16T11:08:20.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-06","serial_number":"21734858445563","imei1":"21734858445563","imei2":"21734858445563","popurl":"2026-02-06T11:08:10.235901948Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T11:08:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188264,"job_number":"JOB_188264","tr_customer_id":188282,"tr_customer_product_id":188272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T11:08:32.000Z","modified_at":"2026-02-16T11:08:32.000Z","name":"Prema Deshpande","mobile_number":"8647226929","email_id":"dharani.banerjee@gmail.com","dop":"2026-02-06","serial_number":"57734496282887","imei1":"57734496282887","imei2":"57734496282887","popurl":"www.mahendra-mehra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T11:08:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188265,"job_number":"JOB_188265","tr_customer_id":188283,"tr_customer_product_id":188273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:12:25.000Z","modified_at":"2026-02-16T12:12:25.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"10901648861539","imei1":"10901648861539","imei2":"10901648861539","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:12:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188267,"job_number":"JOB_188267","tr_customer_id":188285,"tr_customer_product_id":188275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:12:27.000Z","modified_at":"2026-02-16T12:12:27.000Z","name":"King Funk","mobile_number":"729-935-0656","email_id":"Kristina.Hoeger@gmail.com","dop":"2026-01-04","serial_number":"65727884487753600","imei1":"65727884487753600","imei2":"65727884487753600","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:12:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188268,"job_number":"JOB_188268","tr_customer_id":188286,"tr_customer_product_id":188276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:12:28.000Z","modified_at":"2026-02-16T12:12:28.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"13655087545680","imei1":"13655087545680","imei2":"13655087545680","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:12:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188270,"job_number":"JOB_188270","tr_customer_id":188288,"tr_customer_product_id":188278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:12:30.000Z","modified_at":"2026-02-16T12:12:30.000Z","name":"Oscar McCullough","mobile_number":"614-633-1223","email_id":"Lowell_Gottlieb@hotmail.com","dop":"2026-01-04","serial_number":"25095074561101216","imei1":"25095074561101216","imei2":"25095074561101216","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:12:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188271,"job_number":"JOB_188271","tr_customer_id":188289,"tr_customer_product_id":188279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:13:24.000Z","modified_at":"2026-02-16T12:13:24.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17478616977770","imei1":"17478616977770","imei2":"17478616977770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:13:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188273,"job_number":"JOB_188273","tr_customer_id":188291,"tr_customer_product_id":188281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:13:31.000Z","modified_at":"2026-02-16T12:13:31.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17662679284494","imei1":"17662679284494","imei2":"17662679284494","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:13:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188275,"job_number":"JOB_188275","tr_customer_id":188293,"tr_customer_product_id":188283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:13:33.000Z","modified_at":"2026-02-16T12:13:33.000Z","name":"Aidan Fritsch","mobile_number":"399-689-0724","email_id":"Josiane_Parisian32@yahoo.com","dop":"2026-01-04","serial_number":"49893800058775640","imei1":"49893800058775640","imei2":"49893800058775640","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:13:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188276,"job_number":"JOB_188276","tr_customer_id":188294,"tr_customer_product_id":188284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:14:22.000Z","modified_at":"2026-02-16T12:14:22.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"14715664984280","imei1":"14715664984280","imei2":"14715664984280","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:14:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188278,"job_number":"JOB_188278","tr_customer_id":188296,"tr_customer_product_id":188286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:14:23.000Z","modified_at":"2026-02-16T12:14:23.000Z","name":"Toney Mueller","mobile_number":"203-358-0600","email_id":"Kyler_Feest54@gmail.com","dop":"2026-01-04","serial_number":"46178384829373170","imei1":"46178384829373170","imei2":"46178384829373170","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:14:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188279,"job_number":"JOB_188279","tr_customer_id":188297,"tr_customer_product_id":188287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:14:34.000Z","modified_at":"2026-02-16T12:14:34.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"13792553359719","imei1":"13792553359719","imei2":"13792553359719","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:14:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188281,"job_number":"JOB_188281","tr_customer_id":188299,"tr_customer_product_id":188289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:14:35.000Z","modified_at":"2026-02-16T12:14:35.000Z","name":"Ashleigh Koss","mobile_number":"588-395-7629","email_id":"Antwon_Medhurst@hotmail.com","dop":"2026-01-04","serial_number":"15912569683577362","imei1":"15912569683577362","imei2":"15912569683577362","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188283,"job_number":"JOB_188283","tr_customer_id":188301,"tr_customer_product_id":188291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:18:05.000Z","modified_at":"2026-02-16T12:18:05.000Z","name":"Jannie Stark","mobile_number":"252-496-1119","email_id":"Carolyn_Gerlach@gmail.com","dop":"2026-01-04","serial_number":"54209774025073290","imei1":"54209774025073290","imei2":"54209774025073290","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188285,"job_number":"JOB_188285","tr_customer_id":188303,"tr_customer_product_id":188293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:21:29.000Z","modified_at":"2026-02-16T12:21:29.000Z","name":"Patience Dibbert","mobile_number":"918-699-5810","email_id":"Arnoldo_Beatty@hotmail.com","dop":"2026-01-04","serial_number":"99140516290660740","imei1":"99140516290660740","imei2":"99140516290660740","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:21:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188287,"job_number":"JOB_188287","tr_customer_id":188305,"tr_customer_product_id":188295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:25:57.000Z","modified_at":"2026-02-16T12:25:57.000Z","name":"Elvis Marquardt","mobile_number":"788-691-7144","email_id":"Laverna_Waters@hotmail.com","dop":"2026-01-04","serial_number":"40212736954774740","imei1":"40212736954774740","imei2":"40212736954774740","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188289,"job_number":"JOB_188289","tr_customer_id":188307,"tr_customer_product_id":188297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:26:01.000Z","modified_at":"2026-02-16T12:26:01.000Z","name":"Amari Grady","mobile_number":"878-902-2213","email_id":"Rosella99@gmail.com","dop":"2026-01-04","serial_number":"21078541459764744","imei1":"21078541459764744","imei2":"21078541459764744","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188291,"job_number":"JOB_188291","tr_customer_id":188309,"tr_customer_product_id":188299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:30:26.000Z","modified_at":"2026-02-16T12:30:26.000Z","name":"Tania Gerhold","mobile_number":"298-480-1494","email_id":"Selina48@yahoo.com","dop":"2026-01-04","serial_number":"17187648834242444","imei1":"17187648834242444","imei2":"17187648834242444","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:30:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188293,"job_number":"JOB_188293","tr_customer_id":188311,"tr_customer_product_id":188301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:30:28.000Z","modified_at":"2026-02-16T12:30:28.000Z","name":"Janick Adams","mobile_number":"232-833-3920","email_id":"Josh28@yahoo.com","dop":"2026-01-04","serial_number":"37251351885121100","imei1":"37251351885121100","imei2":"37251351885121100","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188296,"job_number":"JOB_188296","tr_customer_id":188314,"tr_customer_product_id":188304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:34:52.000Z","modified_at":"2026-02-16T12:34:52.000Z","name":"Ahmad Wolff","mobile_number":"298-463-7332","email_id":"Julio.Heathcote@gmail.com","dop":"2026-01-04","serial_number":"48202066015821736","imei1":"48202066015821736","imei2":"48202066015821736","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188297,"job_number":"JOB_188297","tr_customer_id":188315,"tr_customer_product_id":188305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:34:52.000Z","modified_at":"2026-02-16T12:34:52.000Z","name":"Leanne Kiehn","mobile_number":"698-300-1089","email_id":"Zoey.Bogan56@hotmail.com","dop":"2026-01-04","serial_number":"89338533965102300","imei1":"89338533965102300","imei2":"89338533965102300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188300,"job_number":"JOB_188300","tr_customer_id":188318,"tr_customer_product_id":188308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:39:24.000Z","modified_at":"2026-02-16T12:39:24.000Z","name":"Cleo Reilly","mobile_number":"411-377-8449","email_id":"Emilio1@yahoo.com","dop":"2026-01-04","serial_number":"68311626271152216","imei1":"68311626271152216","imei2":"68311626271152216","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188301,"job_number":"JOB_188301","tr_customer_id":188319,"tr_customer_product_id":188309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:39:25.000Z","modified_at":"2026-02-16T12:39:25.000Z","name":"Jedidiah Anderson","mobile_number":"887-376-0337","email_id":"Jeremie31@gmail.com","dop":"2026-01-04","serial_number":"55100894569773496","imei1":"55100894569773496","imei2":"55100894569773496","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188303,"job_number":"JOB_188303","tr_customer_id":188321,"tr_customer_product_id":188311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:44:11.000Z","modified_at":"2026-02-16T12:44:11.000Z","name":"Maude Klocko","mobile_number":"625-626-0919","email_id":"Jamel.Witting80@hotmail.com","dop":"2026-01-04","serial_number":"70890440822474776","imei1":"70890440822474776","imei2":"70890440822474776","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188305,"job_number":"JOB_188305","tr_customer_id":188323,"tr_customer_product_id":188313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:44:21.000Z","modified_at":"2026-02-16T12:44:21.000Z","name":"Rosamond Moore","mobile_number":"852-845-9628","email_id":"Ellie.Boyle@gmail.com","dop":"2026-01-04","serial_number":"62796955847851780","imei1":"62796955847851780","imei2":"62796955847851780","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188306,"job_number":"JOB_188306","tr_customer_id":188324,"tr_customer_product_id":188314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T13:44:00.000Z","modified_at":"2026-02-16T13:44:00.000Z","name":"Sourav puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"12345678900987","imei1":"12345678900987","imei2":"12345678900987","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T13:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188307,"job_number":"JOB_188307","tr_customer_id":188325,"tr_customer_product_id":188315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T13:50:40.000Z","modified_at":"2026-02-16T13:50:40.000Z","name":"Souravpuniyani puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"12345678900987","imei1":"12345678900765","imei2":"12345678900987","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T13:50:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188309,"job_number":"JOB_188309","tr_customer_id":188327,"tr_customer_product_id":188317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:00:28.000Z","modified_at":"2026-02-16T14:00:28.000Z","name":"Jerod Walker","mobile_number":"521-324-1220","email_id":"Rahsaan.Goodwin@yahoo.com","dop":"2025-05-30","serial_number":"15046236872325","imei1":"15046236872325","imei2":"15046236872325","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188310,"job_number":"JOB_188310","tr_customer_id":188328,"tr_customer_product_id":188318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:00:30.000Z","modified_at":"2026-02-16T14:00:30.000Z","name":"Izabella Brekke","mobile_number":"845-678-5250","email_id":"Clifford85@yahoo.com","dop":"2025-05-30","serial_number":"1440164389561602","imei1":"1440164389561602","imei2":"1440164389561602","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188311,"job_number":"JOB_188311","tr_customer_id":188329,"tr_customer_product_id":188319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:12:27.000Z","modified_at":"2026-02-16T14:12:27.000Z","name":"Souravpuniyani puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"12345678900907","imei1":"12345678900769","imei2":"12345678900986","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:12:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188312,"job_number":"JOB_188312","tr_customer_id":188330,"tr_customer_product_id":188320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:51.000Z","modified_at":"2026-02-16T14:13:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90528491070171","imei1":"90528491070171","imei2":"90528491070171","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188313,"job_number":"JOB_188313","tr_customer_id":188331,"tr_customer_product_id":188321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:52.000Z","modified_at":"2026-02-16T14:13:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48578077170473","imei1":"48578077170473","imei2":"48578077170473","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188314,"job_number":"JOB_188314","tr_customer_id":188332,"tr_customer_product_id":188322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:52.000Z","modified_at":"2026-02-16T14:13:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75525387076982","imei1":"75525387076982","imei2":"75525387076982","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188315,"job_number":"JOB_188315","tr_customer_id":188333,"tr_customer_product_id":188323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:52.000Z","modified_at":"2026-02-16T14:13:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19873123201481","imei1":"19873123201481","imei2":"19873123201481","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188316,"job_number":"JOB_188316","tr_customer_id":188334,"tr_customer_product_id":188324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:53.000Z","modified_at":"2026-02-16T14:13:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45333389491369","imei1":"45333389491369","imei2":"45333389491369","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188317,"job_number":"JOB_188317","tr_customer_id":188335,"tr_customer_product_id":188325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:53.000Z","modified_at":"2026-02-16T14:13:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68023740079027","imei1":"68023740079027","imei2":"68023740079027","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188319,"job_number":"JOB_188319","tr_customer_id":188337,"tr_customer_product_id":188327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:56.000Z","modified_at":"2026-02-16T14:13:56.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101620723773919","imei1":"101620723773919","imei2":"101620723773919","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188322,"job_number":"JOB_188322","tr_customer_id":188340,"tr_customer_product_id":188330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:18.000Z","modified_at":"2026-02-16T14:14:18.000Z","name":"Kenton Smitham","mobile_number":"575-257-7606","email_id":"Bethany.Kohler38@gmail.com","dop":"2025-04-06","serial_number":"14454082120445058","imei1":"14454082120445058","imei2":"14454082120445058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188323,"job_number":"JOB_188323","tr_customer_id":188341,"tr_customer_product_id":188331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:23.000Z","modified_at":"2026-02-16T14:14:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30668991003360","imei1":"30668991003360","imei2":"30668991003360","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188324,"job_number":"JOB_188324","tr_customer_id":188342,"tr_customer_product_id":188332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:23.000Z","modified_at":"2026-02-16T14:14:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86158830510299","imei1":"86158830510299","imei2":"86158830510299","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188325,"job_number":"JOB_188325","tr_customer_id":188343,"tr_customer_product_id":188333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:24.000Z","modified_at":"2026-02-16T14:14:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28746729159828","imei1":"28746729159828","imei2":"28746729159828","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188326,"job_number":"JOB_188326","tr_customer_id":188344,"tr_customer_product_id":188334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:24.000Z","modified_at":"2026-02-16T14:14:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95770846606809","imei1":"95770846606809","imei2":"95770846606809","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188327,"job_number":"JOB_188327","tr_customer_id":188345,"tr_customer_product_id":188335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:24.000Z","modified_at":"2026-02-16T14:14:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70778719592246","imei1":"70778719592246","imei2":"70778719592246","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188328,"job_number":"JOB_188328","tr_customer_id":188346,"tr_customer_product_id":188336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:25.000Z","modified_at":"2026-02-16T14:14:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79375533941004","imei1":"79375533941004","imei2":"79375533941004","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188330,"job_number":"JOB_188330","tr_customer_id":188348,"tr_customer_product_id":188338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:45.000Z","modified_at":"2026-02-16T14:14:45.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103373624619353","imei1":"103373624619353","imei2":"103373624619353","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188332,"job_number":"JOB_188332","tr_customer_id":188350,"tr_customer_product_id":188340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:54.000Z","modified_at":"2026-02-16T14:14:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80233731067780","imei1":"80233731067780","imei2":"80233731067780","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188333,"job_number":"JOB_188333","tr_customer_id":188351,"tr_customer_product_id":188341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:54.000Z","modified_at":"2026-02-16T14:14:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99799697940959","imei1":"99799697940959","imei2":"99799697940959","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188334,"job_number":"JOB_188334","tr_customer_id":188352,"tr_customer_product_id":188342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:55.000Z","modified_at":"2026-02-16T14:14:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26616982578405","imei1":"26616982578405","imei2":"26616982578405","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188335,"job_number":"JOB_188335","tr_customer_id":188353,"tr_customer_product_id":188343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:55.000Z","modified_at":"2026-02-16T14:14:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15668000389927","imei1":"15668000389927","imei2":"15668000389927","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188336,"job_number":"JOB_188336","tr_customer_id":188354,"tr_customer_product_id":188344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:55.000Z","modified_at":"2026-02-16T14:14:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52084324873540","imei1":"52084324873540","imei2":"52084324873540","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188337,"job_number":"JOB_188337","tr_customer_id":188355,"tr_customer_product_id":188345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:56.000Z","modified_at":"2026-02-16T14:14:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77800164385692","imei1":"77800164385692","imei2":"77800164385692","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188339,"job_number":"JOB_188339","tr_customer_id":188357,"tr_customer_product_id":188347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:15:35.000Z","modified_at":"2026-02-16T14:15:35.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"102426536683246","imei1":"102426536683246","imei2":"102426536683246","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:15:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188341,"job_number":"JOB_188341","tr_customer_id":188359,"tr_customer_product_id":188349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:25:29.000Z","modified_at":"2026-02-16T14:25:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19525593700290","imei1":"19525593700290","imei2":"19525593700290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188343,"job_number":"JOB_188343","tr_customer_id":188361,"tr_customer_product_id":188351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:25:30.000Z","modified_at":"2026-02-16T14:25:30.000Z","name":"Alivia Berge","mobile_number":"795-470-7387","email_id":"Jaclyn12@hotmail.com","dop":"2025-04-06","serial_number":"17017839099103636","imei1":"17017839099103636","imei2":"17017839099103636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188345,"job_number":"JOB_188345","tr_customer_id":188363,"tr_customer_product_id":188353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:26:17.000Z","modified_at":"2026-02-16T14:26:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18087984801137","imei1":"18087984801137","imei2":"18087984801137","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188347,"job_number":"JOB_188347","tr_customer_id":188365,"tr_customer_product_id":188355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:26:18.000Z","modified_at":"2026-02-16T14:26:18.000Z","name":"Alana Buckridge","mobile_number":"536-453-4835","email_id":"Tyson.Heathcote@yahoo.com","dop":"2025-04-06","serial_number":"19659070541544988","imei1":"19659070541544988","imei2":"19659070541544988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:26:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188350,"job_number":"JOB_188350","tr_customer_id":188368,"tr_customer_product_id":188358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:27:05.000Z","modified_at":"2026-02-16T14:27:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10110179876545","imei1":"10110179876545","imei2":"10110179876545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188352,"job_number":"JOB_188352","tr_customer_id":188370,"tr_customer_product_id":188360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:27:06.000Z","modified_at":"2026-02-16T14:27:06.000Z","name":"Eliane Blanda","mobile_number":"992-304-3359","email_id":"Josephine_Koelpin@yahoo.com","dop":"2025-04-06","serial_number":"12050783515940708","imei1":"12050783515940708","imei2":"12050783515940708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:27:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188356,"job_number":"JOB_188356","tr_customer_id":188374,"tr_customer_product_id":188364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:35.000Z","modified_at":"2026-02-16T14:34:35.000Z","name":"Shweta Tripathi","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"35767896766823987","imei1":"35767896766823987","imei2":"35767896766823987","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188363,"job_number":"JOB_188363","tr_customer_id":188381,"tr_customer_product_id":188371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:02.000Z","modified_at":"2026-02-16T14:36:02.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"54614134262739","imei1":"54614134262739","imei2":"54614134262739","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188364,"job_number":"JOB_188364","tr_customer_id":188382,"tr_customer_product_id":188372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:02.000Z","modified_at":"2026-02-16T14:36:02.000Z","name":"Crystal Kulas","mobile_number":"644-748-1475","email_id":"Issac7@hotmail.com","dop":"2025-02-01","serial_number":"54005474523958","imei1":"54005474523958","imei2":"54005474523958","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188366,"job_number":"JOB_188366","tr_customer_id":188384,"tr_customer_product_id":188374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:47.000Z","modified_at":"2026-02-16T14:36:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10119114179159","imei1":"10119114179159","imei2":"10119114179159","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188368,"job_number":"JOB_188368","tr_customer_id":188386,"tr_customer_product_id":188376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:49.000Z","modified_at":"2026-02-16T14:36:49.000Z","name":"Eryn Turner","mobile_number":"683-385-7003","email_id":"Raleigh17@yahoo.com","dop":"2025-04-06","serial_number":"16211543776711560","imei1":"16211543776711560","imei2":"16211543776711560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188369,"job_number":"JOB_188369","tr_customer_id":188387,"tr_customer_product_id":188377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:53.000Z","modified_at":"2026-02-16T14:36:53.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"30276730652092","imei1":"30276730652092","imei2":"30276730652092","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188370,"job_number":"JOB_188370","tr_customer_id":188388,"tr_customer_product_id":188378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:53.000Z","modified_at":"2026-02-16T14:36:53.000Z","name":"Clint Rolfson","mobile_number":"776-746-2358","email_id":"Minnie_Bauch@hotmail.com","dop":"2025-02-01","serial_number":"12731349667694","imei1":"12731349667694","imei2":"12731349667694","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188372,"job_number":"JOB_188372","tr_customer_id":188390,"tr_customer_product_id":188380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:24.000Z","modified_at":"2026-02-16T14:37:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14030649504353","imei1":"14030649504353","imei2":"14030649504353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188374,"job_number":"JOB_188374","tr_customer_id":188392,"tr_customer_product_id":188382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:26.000Z","modified_at":"2026-02-16T14:37:26.000Z","name":"Roderick Blick","mobile_number":"733-845-0044","email_id":"Jerrell.Luettgen70@yahoo.com","dop":"2025-04-06","serial_number":"16765757248769226","imei1":"16765757248769226","imei2":"16765757248769226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188375,"job_number":"JOB_188375","tr_customer_id":188393,"tr_customer_product_id":188383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:40.000Z","modified_at":"2026-02-16T14:37:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14328767530689","imei1":"14328767530689","imei2":"14328767530689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188377,"job_number":"JOB_188377","tr_customer_id":188395,"tr_customer_product_id":188385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:42.000Z","modified_at":"2026-02-16T14:37:42.000Z","name":"Elenor Langosh","mobile_number":"456-350-3751","email_id":"Cedrick_McDermott@gmail.com","dop":"2025-04-06","serial_number":"16353333835430656","imei1":"16353333835430656","imei2":"16353333835430656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188378,"job_number":"JOB_188378","tr_customer_id":188396,"tr_customer_product_id":188386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:44.000Z","modified_at":"2026-02-16T14:37:44.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"98553413549764","imei1":"98553413549764","imei2":"98553413549764","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188379,"job_number":"JOB_188379","tr_customer_id":188397,"tr_customer_product_id":188387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:44.000Z","modified_at":"2026-02-16T14:37:44.000Z","name":"Domenica Harber","mobile_number":"555-877-5864","email_id":"Twila.Larson@hotmail.com","dop":"2025-02-01","serial_number":"45913040928425","imei1":"45913040928425","imei2":"45913040928425","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188381,"job_number":"JOB_188381","tr_customer_id":188399,"tr_customer_product_id":188389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:56.000Z","modified_at":"2026-02-16T14:37:56.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10070547908231","imei1":"10070547908231","imei2":"10070547908231","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188383,"job_number":"JOB_188383","tr_customer_id":188401,"tr_customer_product_id":188391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:57.000Z","modified_at":"2026-02-16T14:37:57.000Z","name":"Braxton Waters","mobile_number":"783-768-1045","email_id":"Kayleigh67@yahoo.com","dop":"2025-06-18","serial_number":"1036183933076881","imei1":"1036183933076881","imei2":"1036183933076881","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188384,"job_number":"JOB_188384","tr_customer_id":188402,"tr_customer_product_id":188392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:16.000Z","modified_at":"2026-02-16T14:38:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12529258169848","imei1":"12529258169848","imei2":"12529258169848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188386,"job_number":"JOB_188386","tr_customer_id":188404,"tr_customer_product_id":188394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:17.000Z","modified_at":"2026-02-16T14:38:18.000Z","name":"Lexie O'Keefe","mobile_number":"337-417-1522","email_id":"Sigmund_Weimann@gmail.com","dop":"2025-04-06","serial_number":"11853592717034532","imei1":"11853592717034532","imei2":"11853592717034532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188387,"job_number":"JOB_188387","tr_customer_id":188405,"tr_customer_product_id":188395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:33.000Z","modified_at":"2026-02-16T14:38:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19680587365523","imei1":"19680587365523","imei2":"19680587365523","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188389,"job_number":"JOB_188389","tr_customer_id":188407,"tr_customer_product_id":188397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:35.000Z","modified_at":"2026-02-16T14:38:35.000Z","name":"Sydnie Orn","mobile_number":"280-484-4525","email_id":"Elissa14@gmail.com","dop":"2025-04-06","serial_number":"13622600030342088","imei1":"13622600030342088","imei2":"13622600030342088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188392,"job_number":"JOB_188392","tr_customer_id":188410,"tr_customer_product_id":188400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:46.000Z","modified_at":"2026-02-16T14:38:46.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10568108449790","imei1":"10568108449790","imei2":"10568108449790","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188395,"job_number":"JOB_188395","tr_customer_id":188413,"tr_customer_product_id":188403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:47.000Z","modified_at":"2026-02-16T14:38:47.000Z","name":"Deondre Williamson","mobile_number":"490-869-6379","email_id":"Shawn77@yahoo.com","dop":"2025-06-18","serial_number":"1053695473209959","imei1":"1053695473209959","imei2":"1053695473209959","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188396,"job_number":"JOB_188396","tr_customer_id":188414,"tr_customer_product_id":188404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:07.000Z","modified_at":"2026-02-16T14:39:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14920258682204","imei1":"14920258682204","imei2":"14920258682204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188398,"job_number":"JOB_188398","tr_customer_id":188416,"tr_customer_product_id":188406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:08.000Z","modified_at":"2026-02-16T14:39:08.000Z","name":"Sibyl Nitzsche","mobile_number":"446-612-2524","email_id":"Jeff54@gmail.com","dop":"2025-04-06","serial_number":"13523953295446880","imei1":"13523953295446880","imei2":"13523953295446880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188399,"job_number":"JOB_188399","tr_customer_id":188417,"tr_customer_product_id":188407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:24.000Z","modified_at":"2026-02-16T14:39:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11807348240985","imei1":"11807348240985","imei2":"11807348240985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188401,"job_number":"JOB_188401","tr_customer_id":188419,"tr_customer_product_id":188409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:26.000Z","modified_at":"2026-02-16T14:39:26.000Z","name":"Adele Conroy","mobile_number":"742-268-5283","email_id":"Roscoe.Stamm97@gmail.com","dop":"2025-04-06","serial_number":"10041846994066060","imei1":"10041846994066060","imei2":"10041846994066060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188402,"job_number":"JOB_188402","tr_customer_id":188420,"tr_customer_product_id":188410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:28.000Z","modified_at":"2026-02-16T14:39:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19397009646273","imei1":"19397009646273","imei2":"19397009646273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188404,"job_number":"JOB_188404","tr_customer_id":188422,"tr_customer_product_id":188412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:30.000Z","modified_at":"2026-02-16T14:39:30.000Z","name":"Tobin Wehner","mobile_number":"207-690-1233","email_id":"Kariane_Auer45@gmail.com","dop":"2025-04-06","serial_number":"12398323156930068","imei1":"12398323156930068","imei2":"12398323156930068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188408,"job_number":"JOB_188408","tr_customer_id":188426,"tr_customer_product_id":188416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:48.000Z","modified_at":"2026-02-16T14:39:48.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10093804338720","imei1":"10093804338720","imei2":"10093804338720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188410,"job_number":"JOB_188410","tr_customer_id":188428,"tr_customer_product_id":188418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:49.000Z","modified_at":"2026-02-16T14:39:49.000Z","name":"Wendell Crona","mobile_number":"394-315-1335","email_id":"Alycia_Watsica@gmail.com","dop":"2025-04-06","serial_number":"19730489192494960","imei1":"19730489192494960","imei2":"19730489192494960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188411,"job_number":"JOB_188411","tr_customer_id":188429,"tr_customer_product_id":188419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:12.000Z","modified_at":"2026-02-16T14:40:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10397770281003","imei1":"10397770281003","imei2":"10397770281003","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188413,"job_number":"JOB_188413","tr_customer_id":188431,"tr_customer_product_id":188421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:14.000Z","modified_at":"2026-02-16T14:40:14.000Z","name":"Maritza Walter","mobile_number":"872-245-3840","email_id":"Rudy_Mann49@hotmail.com","dop":"2025-04-06","serial_number":"14123656664307604","imei1":"14123656664307604","imei2":"14123656664307604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188414,"job_number":"JOB_188414","tr_customer_id":188432,"tr_customer_product_id":188422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:19.000Z","modified_at":"2026-02-16T14:40:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18073739230867","imei1":"18073739230867","imei2":"18073739230867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188416,"job_number":"JOB_188416","tr_customer_id":188434,"tr_customer_product_id":188424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:20.000Z","modified_at":"2026-02-16T14:40:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19240777242585","imei1":"19240777242585","imei2":"19240777242585","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188417,"job_number":"JOB_188417","tr_customer_id":188435,"tr_customer_product_id":188425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:20.000Z","modified_at":"2026-02-16T14:40:21.000Z","name":"Jarrett Watsica","mobile_number":"216-678-0544","email_id":"Lucile_Johnston@gmail.com","dop":"2025-04-06","serial_number":"16522284645587606","imei1":"16522284645587606","imei2":"16522284645587606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188419,"job_number":"JOB_188419","tr_customer_id":188437,"tr_customer_product_id":188427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:22.000Z","modified_at":"2026-02-16T14:40:22.000Z","name":"Marianna Beatty","mobile_number":"714-840-3286","email_id":"Joanie_Carroll27@gmail.com","dop":"2025-04-06","serial_number":"19527482938350850","imei1":"19527482938350850","imei2":"19527482938350850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188423,"job_number":"JOB_188423","tr_customer_id":188441,"tr_customer_product_id":188431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:39.000Z","modified_at":"2026-02-16T14:40:39.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15749851135931","imei1":"15749851135931","imei2":"15749851135931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188425,"job_number":"JOB_188425","tr_customer_id":188443,"tr_customer_product_id":188433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:41.000Z","modified_at":"2026-02-16T14:40:41.000Z","name":"Laury Welch","mobile_number":"764-912-8857","email_id":"Karina_Crona99@hotmail.com","dop":"2025-04-06","serial_number":"13805743324772486","imei1":"13805743324772486","imei2":"13805743324772486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188426,"job_number":"JOB_188426","tr_customer_id":188444,"tr_customer_product_id":188434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:07.000Z","modified_at":"2026-02-16T14:41:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12590358820308","imei1":"12590358820308","imei2":"12590358820308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188428,"job_number":"JOB_188428","tr_customer_id":188446,"tr_customer_product_id":188436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:08.000Z","modified_at":"2026-02-16T14:41:08.000Z","name":"Christopher Jast","mobile_number":"567-458-8007","email_id":"Benny.Ortiz@hotmail.com","dop":"2025-04-06","serial_number":"19922548449582970","imei1":"19922548449582970","imei2":"19922548449582970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188429,"job_number":"JOB_188429","tr_customer_id":188447,"tr_customer_product_id":188437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:14.000Z","modified_at":"2026-02-16T14:41:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17129562504601","imei1":"17129562504601","imei2":"17129562504601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188431,"job_number":"JOB_188431","tr_customer_id":188449,"tr_customer_product_id":188439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:15.000Z","modified_at":"2026-02-16T14:41:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15824917867965","imei1":"15824917867965","imei2":"15824917867965","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188433,"job_number":"JOB_188433","tr_customer_id":188451,"tr_customer_product_id":188441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:15.000Z","modified_at":"2026-02-16T14:41:15.000Z","name":"Dora Littel","mobile_number":"319-403-4864","email_id":"Laurianne.Hand43@gmail.com","dop":"2025-04-06","serial_number":"10498315226227132","imei1":"10498315226227132","imei2":"10498315226227132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188434,"job_number":"JOB_188434","tr_customer_id":188452,"tr_customer_product_id":188442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:17.000Z","modified_at":"2026-02-16T14:41:17.000Z","name":"Efren Homenick","mobile_number":"626-222-5092","email_id":"Pierre15@yahoo.com","dop":"2025-04-06","serial_number":"17916897465776880","imei1":"17916897465776880","imei2":"17916897465776880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188439,"job_number":"JOB_188439","tr_customer_id":188457,"tr_customer_product_id":188447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:30.000Z","modified_at":"2026-02-16T14:41:30.000Z","name":"Kenna Huels","mobile_number":"202-761-3339","email_id":"Haven46@hotmail.com","dop":"2025-04-06","serial_number":"17928907950877016","imei1":"17928907950877016","imei2":"17928907950877016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188440,"job_number":"JOB_188440","tr_customer_id":188458,"tr_customer_product_id":188448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:31.000Z","modified_at":"2026-02-16T14:41:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19953563867141","imei1":"19953563867141","imei2":"19953563867141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188442,"job_number":"JOB_188442","tr_customer_id":188460,"tr_customer_product_id":188450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:33.000Z","modified_at":"2026-02-16T14:41:33.000Z","name":"Wilhelmine Labadie","mobile_number":"334-617-0771","email_id":"Megane94@hotmail.com","dop":"2025-04-06","serial_number":"14203908307977420","imei1":"14203908307977420","imei2":"14203908307977420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188443,"job_number":"JOB_188443","tr_customer_id":188461,"tr_customer_product_id":188451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:40.000Z","modified_at":"2026-02-16T14:41:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11356500491521","imei1":"11356500491521","imei2":"11356500491521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188445,"job_number":"JOB_188445","tr_customer_id":188463,"tr_customer_product_id":188453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:42.000Z","modified_at":"2026-02-16T14:41:42.000Z","name":"Shyann Baumbach","mobile_number":"347-259-1291","email_id":"Prince_Bashirian60@yahoo.com","dop":"2025-04-06","serial_number":"17578577303845102","imei1":"17578577303845102","imei2":"17578577303845102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188447,"job_number":"JOB_188447","tr_customer_id":188465,"tr_customer_product_id":188455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:47.000Z","modified_at":"2026-02-16T14:41:47.000Z","name":"Ruby Boyer","mobile_number":"921-741-0966","email_id":"Rafael_Hagenes0@yahoo.com","dop":"2025-04-06","serial_number":"18854057713060844","imei1":"18854057713060844","imei2":"18854057713060844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188448,"job_number":"JOB_188448","tr_customer_id":188466,"tr_customer_product_id":188456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:42:01.000Z","modified_at":"2026-02-16T14:42:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19226665658495","imei1":"19226665658495","imei2":"19226665658495","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188451,"job_number":"JOB_188451","tr_customer_id":188469,"tr_customer_product_id":188459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:42:03.000Z","modified_at":"2026-02-16T14:42:03.000Z","name":"Yasmine Brekke","mobile_number":"409-564-2532","email_id":"Jordi.Streich@gmail.com","dop":"2025-04-06","serial_number":"11625260880306914","imei1":"11625260880306914","imei2":"11625260880306914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188453,"job_number":"JOB_188453","tr_customer_id":188471,"tr_customer_product_id":188461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:42:33.000Z","modified_at":"2026-02-16T14:42:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12527690464154","imei1":"12527690464154","imei2":"12527690464154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188456,"job_number":"JOB_188456","tr_customer_id":188474,"tr_customer_product_id":188464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:42:35.000Z","modified_at":"2026-02-16T14:42:35.000Z","name":"Candelario Bogan","mobile_number":"554-379-9668","email_id":"Kennedi_Berge@yahoo.com","dop":"2025-04-06","serial_number":"14647546912483262","imei1":"14647546912483262","imei2":"14647546912483262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:42:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188457,"job_number":"JOB_188457","tr_customer_id":188475,"tr_customer_product_id":188465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:10.000Z","modified_at":"2026-02-16T14:43:10.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"15782673164795","imei1":"15782673164795","imei2":"15782673164795","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188459,"job_number":"JOB_188459","tr_customer_id":188477,"tr_customer_product_id":188467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:11.000Z","modified_at":"2026-02-16T14:43:11.000Z","name":"Ivy Wintheiser","mobile_number":"382-835-9037","email_id":"Johnnie.DAmore@hotmail.com","dop":"2025-08-24","serial_number":"1049973512971975","imei1":"1049973512971975","imei2":"1049973512971975","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188461,"job_number":"JOB_188461","tr_customer_id":188479,"tr_customer_product_id":188469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:20.000Z","modified_at":"2026-02-16T14:43:20.000Z","name":"Orie Nikolaus","mobile_number":"258-615-8114","email_id":"Mary88@yahoo.com","dop":"2025-05-30","serial_number":"16947571943831","imei1":"16947571943831","imei2":"16947571943831","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188462,"job_number":"JOB_188462","tr_customer_id":188480,"tr_customer_product_id":188470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:21.000Z","modified_at":"2026-02-16T14:43:21.000Z","name":"Onie Murazik","mobile_number":"428-611-7516","email_id":"Brannon_Lowe@gmail.com","dop":"2025-05-30","serial_number":"1624453016777150","imei1":"1624453016777150","imei2":"1624453016777150","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188463,"job_number":"JOB_188463","tr_customer_id":188481,"tr_customer_product_id":188471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:25.000Z","modified_at":"2026-02-16T14:43:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11511127358961","imei1":"11511127358961","imei2":"11511127358961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188465,"job_number":"JOB_188465","tr_customer_id":188483,"tr_customer_product_id":188473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:27.000Z","modified_at":"2026-02-16T14:43:27.000Z","name":"Lessie Schumm","mobile_number":"751-390-5730","email_id":"Pinkie.Runolfsson@yahoo.com","dop":"2025-04-06","serial_number":"16312480360278400","imei1":"16312480360278400","imei2":"16312480360278400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188466,"job_number":"JOB_188466","tr_customer_id":188484,"tr_customer_product_id":188474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:00.000Z","modified_at":"2026-02-16T14:44:00.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"17861106933060","imei1":"17861106933060","imei2":"17861106933060","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188468,"job_number":"JOB_188468","tr_customer_id":188486,"tr_customer_product_id":188476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:02.000Z","modified_at":"2026-02-16T14:44:02.000Z","name":"Fatima Carter","mobile_number":"327-653-7069","email_id":"Barton15@hotmail.com","dop":"2025-08-24","serial_number":"1075811118607667","imei1":"1075811118607667","imei2":"1075811118607667","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188469,"job_number":"JOB_188469","tr_customer_id":188487,"tr_customer_product_id":188477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:45.000Z","modified_at":"2026-02-16T14:44:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12744818394526","imei1":"12744818394526","imei2":"12744818394526","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188471,"job_number":"JOB_188471","tr_customer_id":188489,"tr_customer_product_id":188479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:46.000Z","modified_at":"2026-02-16T14:44:46.000Z","name":"Abelardo Heaney","mobile_number":"217-317-4996","email_id":"Araceli_Gutmann@yahoo.com","dop":"2025-04-06","serial_number":"12393276651042018","imei1":"12393276651042018","imei2":"12393276651042018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188472,"job_number":"JOB_188472","tr_customer_id":188490,"tr_customer_product_id":188480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:51.000Z","modified_at":"2026-02-16T14:44:51.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"17139132173699","imei1":"17139132173699","imei2":"17139132173699","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188474,"job_number":"JOB_188474","tr_customer_id":188492,"tr_customer_product_id":188482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:52.000Z","modified_at":"2026-02-16T14:44:52.000Z","name":"Winnifred Simonis","mobile_number":"836-205-1849","email_id":"Carroll_Kerluke@gmail.com","dop":"2025-08-24","serial_number":"1002101811216376","imei1":"1002101811216376","imei2":"1002101811216376","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188475,"job_number":"JOB_188475","tr_customer_id":188493,"tr_customer_product_id":188483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:11.000Z","modified_at":"2026-02-16T14:45:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12804038389303","imei1":"12804038389303","imei2":"12804038389303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188477,"job_number":"JOB_188477","tr_customer_id":188495,"tr_customer_product_id":188485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:13.000Z","modified_at":"2026-02-16T14:45:13.000Z","name":"Luna Bogan","mobile_number":"679-722-5400","email_id":"Garrison.Parisian@gmail.com","dop":"2025-04-06","serial_number":"19329428422880228","imei1":"19329428422880228","imei2":"19329428422880228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188478,"job_number":"JOB_188478","tr_customer_id":188496,"tr_customer_product_id":188486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:20.000Z","modified_at":"2026-02-16T14:45:20.000Z","name":"John Kuhn","mobile_number":"584-597-1813","email_id":"Cody79@hotmail.com","dop":"2025-09-09","serial_number":"17859214597475","imei1":"17859214597475","imei2":"17859214597475","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188480,"job_number":"JOB_188480","tr_customer_id":188498,"tr_customer_product_id":188488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:31.000Z","modified_at":"2026-02-16T14:45:31.000Z","name":"Calista Schmeler","mobile_number":"510-240-3038","email_id":"Constantin.Cormier@yahoo.com","dop":"2025-09-09","serial_number":"15038139003091","imei1":"15038139003091","imei2":"15038139003091","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188482,"job_number":"JOB_188482","tr_customer_id":188500,"tr_customer_product_id":188490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:33.000Z","modified_at":"2026-02-16T14:45:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14488365838131","imei1":"14488365838131","imei2":"14488365838131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188484,"job_number":"JOB_188484","tr_customer_id":188502,"tr_customer_product_id":188492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:35.000Z","modified_at":"2026-02-16T14:45:35.000Z","name":"Isadore Herzog","mobile_number":"892-598-6586","email_id":"Mia27@hotmail.com","dop":"2025-04-06","serial_number":"12280274488866064","imei1":"12280274488866064","imei2":"12280274488866064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188485,"job_number":"JOB_188485","tr_customer_id":188503,"tr_customer_product_id":188493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:06.000Z","modified_at":"2026-02-16T14:46:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13837560722598","imei1":"13837560722598","imei2":"13837560722598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188487,"job_number":"JOB_188487","tr_customer_id":188505,"tr_customer_product_id":188495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:07.000Z","modified_at":"2026-02-16T14:46:07.000Z","name":"Shyann Glover","mobile_number":"779-999-9924","email_id":"Arnoldo.Jenkins@hotmail.com","dop":"2025-04-06","serial_number":"16632399103026092","imei1":"16632399103026092","imei2":"16632399103026092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188488,"job_number":"JOB_188488","tr_customer_id":188506,"tr_customer_product_id":188496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:21.000Z","modified_at":"2026-02-16T14:46:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17431614481931","imei1":"17431614481931","imei2":"17431614481931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188490,"job_number":"JOB_188490","tr_customer_id":188508,"tr_customer_product_id":188498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:22.000Z","modified_at":"2026-02-16T14:46:22.000Z","name":"Brown Johnston","mobile_number":"290-432-2853","email_id":"Keanu2@gmail.com","dop":"2025-04-06","serial_number":"13058164563050132","imei1":"13058164563050132","imei2":"13058164563050132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188491,"job_number":"JOB_188491","tr_customer_id":188509,"tr_customer_product_id":188499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:30.000Z","modified_at":"2026-02-16T14:46:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15599153966873","imei1":"15599153966873","imei2":"15599153966873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188493,"job_number":"JOB_188493","tr_customer_id":188511,"tr_customer_product_id":188501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:31.000Z","modified_at":"2026-02-16T14:46:31.000Z","name":"Rylee Marquardt","mobile_number":"452-390-1988","email_id":"Kyle_Hilpert28@yahoo.com","dop":"2025-04-06","serial_number":"12493406012350884","imei1":"12493406012350884","imei2":"12493406012350884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188494,"job_number":"JOB_188494","tr_customer_id":188512,"tr_customer_product_id":188502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:59.000Z","modified_at":"2026-02-16T14:46:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13144384011177","imei1":"13144384011177","imei2":"13144384011177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188496,"job_number":"JOB_188496","tr_customer_id":188514,"tr_customer_product_id":188504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:47:01.000Z","modified_at":"2026-02-16T14:47:01.000Z","name":"Jaeden Sawayn","mobile_number":"350-638-6256","email_id":"Geovanni_Barton@hotmail.com","dop":"2025-04-06","serial_number":"13872496467426120","imei1":"13872496467426120","imei2":"13872496467426120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188497,"job_number":"JOB_188497","tr_customer_id":188515,"tr_customer_product_id":188505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:47:20.000Z","modified_at":"2026-02-16T14:47:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17689241904929","imei1":"17689241904929","imei2":"17689241904929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188499,"job_number":"JOB_188499","tr_customer_id":188517,"tr_customer_product_id":188507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:47:22.000Z","modified_at":"2026-02-16T14:47:22.000Z","name":"Kirsten Ortiz","mobile_number":"380-622-6582","email_id":"Marilyne.Bradtke61@gmail.com","dop":"2025-04-06","serial_number":"15160999058943360","imei1":"15160999058943360","imei2":"15160999058943360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188503,"job_number":"JOB_188503","tr_customer_id":188521,"tr_customer_product_id":188511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:10.000Z","modified_at":"2026-02-16T14:48:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12327253379696","imei1":"12327253379696","imei2":"12327253379696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188505,"job_number":"JOB_188505","tr_customer_id":188523,"tr_customer_product_id":188513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:12.000Z","modified_at":"2026-02-16T14:48:12.000Z","name":"Jamir Adams","mobile_number":"252-865-3424","email_id":"Magnolia.Leuschke@yahoo.com","dop":"2025-04-06","serial_number":"15675151995569776","imei1":"15675151995569776","imei2":"15675151995569776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188510,"job_number":"JOB_188510","tr_customer_id":188528,"tr_customer_product_id":188518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:30.000Z","modified_at":"2026-02-16T14:48:30.000Z","name":"Alvena Mraz","mobile_number":"268-973-1405","email_id":"Brendon_Casper52@gmail.com","dop":"2025-04-06","serial_number":"17576702673749178","imei1":"17576702673749178","imei2":"17576702673749178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188515,"job_number":"JOB_188515","tr_customer_id":188533,"tr_customer_product_id":188523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:50:13.000Z","modified_at":"2026-02-16T14:50:13.000Z","name":"Alfredo Okuneva","mobile_number":"937-249-7945","email_id":"Gussie_Larkin97@yahoo.com","dop":"2025-04-06","serial_number":"17678824648150908","imei1":"17678824648150908","imei2":"17678824648150908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188516,"job_number":"JOB_188516","tr_customer_id":188534,"tr_customer_product_id":188524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:50:41.000Z","modified_at":"2026-02-16T14:50:41.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12700913135185","imei1":"12700913135185","imei2":"12700913135185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:50:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188518,"job_number":"JOB_188518","tr_customer_id":188536,"tr_customer_product_id":188526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:50:43.000Z","modified_at":"2026-02-16T14:50:43.000Z","name":"Marlon Thiel","mobile_number":"557-565-7910","email_id":"Ismael26@hotmail.com","dop":"2025-04-06","serial_number":"11825963146033744","imei1":"11825963146033744","imei2":"11825963146033744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:50:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188519,"job_number":"JOB_188519","tr_customer_id":188537,"tr_customer_product_id":188527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:51:29.000Z","modified_at":"2026-02-16T14:51:29.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"18064066896107","imei1":"18064066896107","imei2":"18064066896107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:51:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188521,"job_number":"JOB_188521","tr_customer_id":188539,"tr_customer_product_id":188529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:51:31.000Z","modified_at":"2026-02-16T14:51:31.000Z","name":"Rowan Nikolaus","mobile_number":"278-251-8025","email_id":"Ursula_Goyette6@gmail.com","dop":"2025-04-06","serial_number":"16975910513747136","imei1":"16975910513747136","imei2":"16975910513747136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:51:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188522,"job_number":"JOB_188522","tr_customer_id":188540,"tr_customer_product_id":188530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:08.000Z","modified_at":"2026-02-16T14:52:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15910257092538","imei1":"15910257092538","imei2":"15910257092538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188524,"job_number":"JOB_188524","tr_customer_id":188542,"tr_customer_product_id":188532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:10.000Z","modified_at":"2026-02-16T14:52:10.000Z","name":"Aileen Connelly","mobile_number":"682-253-7301","email_id":"Shana.Ledner2@hotmail.com","dop":"2025-04-06","serial_number":"17629943573369068","imei1":"17629943573369068","imei2":"17629943573369068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188525,"job_number":"JOB_188525","tr_customer_id":188543,"tr_customer_product_id":188533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:18.000Z","modified_at":"2026-02-16T14:52:18.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"19861082656459","imei1":"19861082656459","imei2":"19861082656459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188527,"job_number":"JOB_188527","tr_customer_id":188545,"tr_customer_product_id":188535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:19.000Z","modified_at":"2026-02-16T14:52:19.000Z","name":"Marta Ward","mobile_number":"625-389-4409","email_id":"Maci.Beatty72@yahoo.com","dop":"2025-04-06","serial_number":"17816282000328200","imei1":"17816282000328200","imei2":"17816282000328200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188529,"job_number":"JOB_188529","tr_customer_id":188547,"tr_customer_product_id":188537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:21.000Z","modified_at":"2026-02-16T14:52:21.000Z","name":"Justen Kuhic","mobile_number":"208-882-6070","email_id":"Korbin85@gmail.com","dop":"2025-04-06","serial_number":"19796511605158544","imei1":"19796511605158544","imei2":"19796511605158544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188532,"job_number":"JOB_188532","tr_customer_id":188550,"tr_customer_product_id":188540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:53.000Z","modified_at":"2026-02-16T14:52:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13514710137440","imei1":"13514710137440","imei2":"13514710137440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188534,"job_number":"JOB_188534","tr_customer_id":188552,"tr_customer_product_id":188542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:55.000Z","modified_at":"2026-02-16T14:52:55.000Z","name":"Elisha VonRueden","mobile_number":"313-999-4529","email_id":"Kamren89@gmail.com","dop":"2025-04-06","serial_number":"11003524976490586","imei1":"11003524976490586","imei2":"11003524976490586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188536,"job_number":"JOB_188536","tr_customer_id":188554,"tr_customer_product_id":188544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:05.000Z","modified_at":"2026-02-16T14:53:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13372083180162","imei1":"13372083180162","imei2":"13372083180162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:53:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188538,"job_number":"JOB_188538","tr_customer_id":188556,"tr_customer_product_id":188546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:07.000Z","modified_at":"2026-02-16T14:53:07.000Z","name":"Arthur Heathcote","mobile_number":"641-215-1366","email_id":"Nestor_Kuvalis@gmail.com","dop":"2025-04-06","serial_number":"17671224349852784","imei1":"17671224349852784","imei2":"17671224349852784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:53:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188539,"job_number":"JOB_188539","tr_customer_id":188557,"tr_customer_product_id":188547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:45.000Z","modified_at":"2026-02-16T14:53:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17219711831804","imei1":"17219711831804","imei2":"17219711831804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188541,"job_number":"JOB_188541","tr_customer_id":188559,"tr_customer_product_id":188549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:47.000Z","modified_at":"2026-02-16T14:53:47.000Z","name":"Oswaldo Purdy","mobile_number":"995-830-3788","email_id":"Zakary_Gislason21@gmail.com","dop":"2025-04-06","serial_number":"15980601179854688","imei1":"15980601179854688","imei2":"15980601179854688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188542,"job_number":"JOB_188542","tr_customer_id":188560,"tr_customer_product_id":188550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:59.000Z","modified_at":"2026-02-16T14:53:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18894050704655","imei1":"18894050704655","imei2":"18894050704655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188544,"job_number":"JOB_188544","tr_customer_id":188562,"tr_customer_product_id":188552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:54:01.000Z","modified_at":"2026-02-16T14:54:01.000Z","name":"Fabian Carroll","mobile_number":"624-620-7741","email_id":"Meredith52@gmail.com","dop":"2025-04-06","serial_number":"12775799112875130","imei1":"12775799112875130","imei2":"12775799112875130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188545,"job_number":"JOB_188545","tr_customer_id":188563,"tr_customer_product_id":188553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:54:37.000Z","modified_at":"2026-02-16T14:54:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16017580080573","imei1":"16017580080573","imei2":"16017580080573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188547,"job_number":"JOB_188547","tr_customer_id":188565,"tr_customer_product_id":188555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:54:39.000Z","modified_at":"2026-02-16T14:54:39.000Z","name":"Green Osinski","mobile_number":"901-452-5823","email_id":"Elton_Jakubowski@yahoo.com","dop":"2025-04-06","serial_number":"11946215834219876","imei1":"11946215834219876","imei2":"11946215834219876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188549,"job_number":"JOB_188549","tr_customer_id":188567,"tr_customer_product_id":188557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:06:50.000Z","modified_at":"2026-02-16T15:06:50.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13698571315613","imei1":"13698571315613","imei2":"13698571315613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:06:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188551,"job_number":"JOB_188551","tr_customer_id":188569,"tr_customer_product_id":188559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:06:52.000Z","modified_at":"2026-02-16T15:06:52.000Z","name":"Kailyn Kerluke","mobile_number":"529-686-2175","email_id":"Nathanael.Connelly@yahoo.com","dop":"2025-04-06","serial_number":"12459623814828056","imei1":"12459623814828056","imei2":"12459623814828056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188553,"job_number":"JOB_188553","tr_customer_id":188571,"tr_customer_product_id":188561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:07:45.000Z","modified_at":"2026-02-16T15:07:45.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11444448232585","imei1":"11444448232585","imei2":"11444448232585","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:07:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188555,"job_number":"JOB_188555","tr_customer_id":188573,"tr_customer_product_id":188563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:07:47.000Z","modified_at":"2026-02-16T15:07:47.000Z","name":"Kory Streich","mobile_number":"945-203-7702","email_id":"Jena59@hotmail.com","dop":"2025-04-06","serial_number":"16763754994444272","imei1":"16763754994444272","imei2":"16763754994444272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:07:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188556,"job_number":"JOB_188556","tr_customer_id":188574,"tr_customer_product_id":188564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:54:47.000Z","modified_at":"2026-02-16T15:54:47.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"89365205109851","imei1":"89365205109851","imei2":"89365205109851","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188558,"job_number":"JOB_188558","tr_customer_id":188576,"tr_customer_product_id":188566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:56:04.000Z","modified_at":"2026-02-16T15:56:04.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"69463763080744","imei1":"69463763080744","imei2":"69463763080744","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:56:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188560,"job_number":"JOB_188560","tr_customer_id":188578,"tr_customer_product_id":188568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:57:19.000Z","modified_at":"2026-02-16T15:57:19.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"68839816869862","imei1":"68839816869862","imei2":"68839816869862","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188563,"job_number":"JOB_188563","tr_customer_id":188581,"tr_customer_product_id":188571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:00:23.000Z","modified_at":"2026-02-16T16:00:23.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109584802442200","imei1":"109584802442200","imei2":"109584802442200","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188565,"job_number":"JOB_188565","tr_customer_id":188583,"tr_customer_product_id":188573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:00:38.000Z","modified_at":"2026-02-16T16:00:38.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103587103114309","imei1":"103587103114309","imei2":"103587103114309","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188569,"job_number":"JOB_188569","tr_customer_id":188587,"tr_customer_product_id":188577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:23:58.000Z","modified_at":"2026-02-16T16:23:58.000Z","name":"Kameron Frami","mobile_number":"871-874-3486","email_id":"Charles87@gmail.com","dop":"2025-04-06","serial_number":"12094445389001698","imei1":"12094445389001698","imei2":"12094445389001698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188570,"job_number":"JOB_188570","tr_customer_id":188588,"tr_customer_product_id":188578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:29:22.000Z","modified_at":"2026-02-16T16:29:22.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19867810393350","imei1":"19867810393350","imei2":"19867810393350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188572,"job_number":"JOB_188572","tr_customer_id":188590,"tr_customer_product_id":188580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:29:24.000Z","modified_at":"2026-02-16T16:29:24.000Z","name":"Melisa Bogisich","mobile_number":"734-798-0488","email_id":"Keith_Kiehn96@gmail.com","dop":"2025-04-06","serial_number":"13846581301558084","imei1":"13846581301558084","imei2":"13846581301558084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188573,"job_number":"JOB_188573","tr_customer_id":188591,"tr_customer_product_id":188581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:30:15.000Z","modified_at":"2026-02-16T16:30:15.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10332573847876","imei1":"10332573847876","imei2":"10332573847876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188575,"job_number":"JOB_188575","tr_customer_id":188593,"tr_customer_product_id":188583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:30:17.000Z","modified_at":"2026-02-16T16:30:17.000Z","name":"Shayne Turner","mobile_number":"653-296-1300","email_id":"Rex95@gmail.com","dop":"2025-04-06","serial_number":"19661909427483468","imei1":"19661909427483468","imei2":"19661909427483468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188576,"job_number":"JOB_188576","tr_customer_id":188594,"tr_customer_product_id":188584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:30:26.000Z","modified_at":"2026-02-16T16:30:26.000Z","name":"Junior Brown","mobile_number":"732-734-3008","email_id":"Gene_Veum23@hotmail.com","dop":"2025-09-30","serial_number":"19021804065630","imei1":"19021804065630","imei2":"19021804065630","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:30:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188578,"job_number":"JOB_188578","tr_customer_id":188596,"tr_customer_product_id":188586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:31:08.000Z","modified_at":"2026-02-16T16:31:08.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15997760916584","imei1":"15997760916584","imei2":"15997760916584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188580,"job_number":"JOB_188580","tr_customer_id":188598,"tr_customer_product_id":188588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:31:10.000Z","modified_at":"2026-02-16T16:31:10.000Z","name":"Kirsten Nolan","mobile_number":"330-222-9013","email_id":"Katherine.Nienow11@hotmail.com","dop":"2025-04-06","serial_number":"19362664514169484","imei1":"19362664514169484","imei2":"19362664514169484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188581,"job_number":"JOB_188581","tr_customer_id":188599,"tr_customer_product_id":188589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:31:34.000Z","modified_at":"2026-02-16T16:31:34.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"54433907766093","imei1":"54433907766093","imei2":"54433907766093","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188583,"job_number":"JOB_188583","tr_customer_id":188601,"tr_customer_product_id":188591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:34:27.000Z","modified_at":"2026-02-16T16:34:27.000Z","name":"Enoch Schinner","mobile_number":"521-681-2833","email_id":"Aletha79@gmail.com","dop":"2025-09-30","serial_number":"15988131236039","imei1":"15988131236039","imei2":"15988131236039","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188584,"job_number":"JOB_188584","tr_customer_id":188602,"tr_customer_product_id":188592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:36:09.000Z","modified_at":"2026-02-16T16:36:09.000Z","name":"Saige Wilkinson","mobile_number":"544-278-1702","email_id":"Antonette.Barton26@hotmail.com","dop":"2025-09-30","serial_number":"15775250438592","imei1":"15775250438592","imei2":"15775250438592","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:36:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188588,"job_number":"JOB_188588","tr_customer_id":188606,"tr_customer_product_id":188596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:54:46.000Z","modified_at":"2026-02-16T16:54:46.000Z","name":"Caesar Stracke","mobile_number":"355-858-6290","email_id":"Ruth_Von47@hotmail.com","dop":"2025-04-06","serial_number":"17845257049477576","imei1":"17845257049477576","imei2":"17845257049477576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188590,"job_number":"JOB_188590","tr_customer_id":188608,"tr_customer_product_id":188598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:05:34.000Z","modified_at":"2026-02-16T17:05:34.000Z","name":"Britney Friesen","mobile_number":"391-895-7715","email_id":"Casimir_Streich76@gmail.com","dop":"2025-04-06","serial_number":"18130976293246460","imei1":"18130976293246460","imei2":"18130976293246460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:05:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188592,"job_number":"JOB_188592","tr_customer_id":188610,"tr_customer_product_id":188600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:06:29.000Z","modified_at":"2026-02-16T17:06:29.000Z","name":"Bessie Huels","mobile_number":"660-327-7603","email_id":"Jalyn.Tillman@gmail.com","dop":"2025-04-06","serial_number":"16203300843652512","imei1":"16203300843652512","imei2":"16203300843652512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:06:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188593,"job_number":"JOB_188593","tr_customer_id":188611,"tr_customer_product_id":188601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:07:35.000Z","modified_at":"2026-02-16T17:07:35.000Z","name":"Samir Waters","mobile_number":"680-548-5672","email_id":"Brigitte.Hyatt@yahoo.com","dop":"2025-04-06","serial_number":"13347062617017","imei1":"13347062617017","imei2":"13347062617017","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:07:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188594,"job_number":"JOB_188594","tr_customer_id":188612,"tr_customer_product_id":188602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:07:36.000Z","modified_at":"2026-02-16T17:07:36.000Z","name":"Tristin Pouros","mobile_number":"776-776-1383","email_id":"Esteban_Kreiger36@yahoo.com","dop":"2025-04-06","serial_number":"17176856757643688","imei1":"17176856757643688","imei2":"17176856757643688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:07:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188596,"job_number":"JOB_188596","tr_customer_id":188614,"tr_customer_product_id":188604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:08:25.000Z","modified_at":"2026-02-16T17:08:25.000Z","name":"Jazmyne Bergstrom","mobile_number":"710-819-5555","email_id":"Noemie_Rath@hotmail.com","dop":"2025-04-06","serial_number":"15524038840532656","imei1":"15524038840532656","imei2":"15524038840532656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:08:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188597,"job_number":"JOB_188597","tr_customer_id":188615,"tr_customer_product_id":188605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:09:32.000Z","modified_at":"2026-02-16T17:09:32.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"38627379761465","imei1":"38627379761465","imei2":"38627379761465","popurl":"2026-02-06T17:09:31.878285153Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:09:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188598,"job_number":"JOB_188598","tr_customer_id":188616,"tr_customer_product_id":188606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:09:43.000Z","modified_at":"2026-02-16T17:09:43.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"63512945893516","imei1":"63512945893516","imei2":"63512945893516","popurl":"2026-02-06T17:09:43.452244949Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:09:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188599,"job_number":"JOB_188599","tr_customer_id":188617,"tr_customer_product_id":188607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:10:07.000Z","modified_at":"2026-02-16T17:10:07.000Z","name":"Kin Shah","mobile_number":"7096590810","email_id":"bhagwanti.kapoor@hotmail.com","dop":"2026-02-06","serial_number":"828587998623341","imei1":"828587998623341","imei2":"828587998623341","popurl":"www.arun-dwivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188603,"job_number":"JOB_188603","tr_customer_id":188621,"tr_customer_product_id":188611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:29:09.000Z","modified_at":"2026-02-16T17:29:09.000Z","name":"Magesh Pandiyan","mobile_number":"9025990464","email_id":"qauser2493@gmail.com","dop":"2025-08-03","serial_number":"19512920181695","imei1":"19512920181695","imei2":"19512920181695","popurl":"2025-08-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188605,"job_number":"JOB_188605","tr_customer_id":188623,"tr_customer_product_id":188613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:29:16.000Z","modified_at":"2026-02-16T17:29:16.000Z","name":"User Name2","mobile_number":"902526891","email_id":"qauser2493@gmail.com","dop":"2025-08-03","serial_number":"17601724550257","imei1":"17601724550257","imei2":"17601724550257","popurl":"2025-08-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188607,"job_number":"JOB_188607","tr_customer_id":188625,"tr_customer_product_id":188615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:29:23.000Z","modified_at":"2026-02-16T17:29:23.000Z","name":"user Name3","mobile_number":"9025990321","email_id":"qauser2384@gmail.com","dop":"2025-08-03","serial_number":"18333694313016","imei1":"18333694313016","imei2":"18333694313016","popurl":"2025-08-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185693,"job_number":"JOB_185693","tr_customer_id":185711,"tr_customer_product_id":185701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:20.000Z","modified_at":"2026-02-14T04:20:20.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Abagail.Mills74@gmail.com","dop":"2025-07-02","serial_number":"16728617980195","imei1":"16728617980195","imei2":"16728617980195","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185707,"job_number":"JOB_185707","tr_customer_id":185725,"tr_customer_product_id":185715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:36.000Z","modified_at":"2026-02-14T04:20:36.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Kathryn_Schiller@yahoo.com","dop":"2025-07-02","serial_number":"15375834206600","imei1":"15375834206600","imei2":"15375834206600","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185725,"job_number":"JOB_185725","tr_customer_id":185743,"tr_customer_product_id":185733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:53.000Z","modified_at":"2026-02-14T04:20:53.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Lera32@hotmail.com","dop":"2025-07-02","serial_number":"17659809952990","imei1":"17659809952990","imei2":"17659809952990","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185761,"job_number":"JOB_185761","tr_customer_id":185779,"tr_customer_product_id":185769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"103195292702869","imei1":"103195292702869","imei2":"103195292702869","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185762,"job_number":"JOB_185762","tr_customer_id":185780,"tr_customer_product_id":185770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"Jay White","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"199887683658491","imei1":"199887683658491","imei2":"199887683658491","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185763,"job_number":"JOB_185763","tr_customer_id":185781,"tr_customer_product_id":185771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"Forest Crona","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177471121421020","imei1":"177471121421020","imei2":"177471121421020","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185764,"job_number":"JOB_185764","tr_customer_id":185782,"tr_customer_product_id":185772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:37.000Z","modified_at":"2026-02-14T04:21:37.000Z","name":"Roosevelt Wolff","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100918594932881","imei1":"100918594932881","imei2":"100918594932881","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185777,"job_number":"JOB_185777","tr_customer_id":185795,"tr_customer_product_id":185785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"197781081024667","imei1":"197781081024667","imei2":"197781081024667","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185778,"job_number":"JOB_185778","tr_customer_id":185796,"tr_customer_product_id":185786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Chloe Bruen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"140034759093387","imei1":"140034759093387","imei2":"140034759093387","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185779,"job_number":"JOB_185779","tr_customer_id":185797,"tr_customer_product_id":185787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Darrin Rowe","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"142640422854869","imei1":"142640422854869","imei2":"142640422854869","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185780,"job_number":"JOB_185780","tr_customer_id":185798,"tr_customer_product_id":185788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:48.000Z","modified_at":"2026-02-14T04:21:48.000Z","name":"Emelia Bruen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115338910072434","imei1":"115338910072434","imei2":"115338910072434","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185788,"job_number":"JOB_185788","tr_customer_id":185806,"tr_customer_product_id":185796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:53.000Z","modified_at":"2026-02-14T04:21:53.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12648784282633","imei1":"12648784282633","imei2":"12648784282633","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185801,"job_number":"JOB_185801","tr_customer_id":185819,"tr_customer_product_id":185809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:59.000Z","modified_at":"2026-02-14T04:21:59.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103890097099279","imei1":"103890097099279","imei2":"103890097099279","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185803,"job_number":"JOB_185803","tr_customer_id":185821,"tr_customer_product_id":185811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:59.000Z","modified_at":"2026-02-14T04:21:59.000Z","name":"Zander Champlin","mobile_number":"273-366-7022","email_id":"Hayley_Huel86@yahoo.com","dop":"2025-06-09","serial_number":"106780868069895","imei1":"106780868069895","imei2":"106780868069895","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185814,"job_number":"JOB_185814","tr_customer_id":185832,"tr_customer_product_id":185822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:14.000Z","modified_at":"2026-02-14T04:22:14.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105919468949502","imei1":"105919468949502","imei2":"105919468949502","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185816,"job_number":"JOB_185816","tr_customer_id":185834,"tr_customer_product_id":185824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:14.000Z","modified_at":"2026-02-14T04:22:14.000Z","name":"Dessie Hoppe","mobile_number":"229-888-7229","email_id":"Joanne_Deckow34@hotmail.com","dop":"2025-06-09","serial_number":"109110912155009","imei1":"109110912155009","imei2":"109110912155009","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185824,"job_number":"JOB_185824","tr_customer_id":185842,"tr_customer_product_id":185832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:28.000Z","modified_at":"2026-02-14T04:22:28.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107648944558335","imei1":"107648944558335","imei2":"107648944558335","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185826,"job_number":"JOB_185826","tr_customer_id":185844,"tr_customer_product_id":185834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:29.000Z","modified_at":"2026-02-14T04:22:29.000Z","name":"Cyril O'Kon","mobile_number":"770-720-0159","email_id":"Deborah.Daniel80@gmail.com","dop":"2025-06-09","serial_number":"109594185124588","imei1":"109594185124588","imei2":"109594185124588","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185858,"job_number":"JOB_185858","tr_customer_id":185876,"tr_customer_product_id":185866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:24:28.000Z","modified_at":"2026-02-14T04:24:28.000Z","name":"Ram konidela","mobile_number":"6773565356","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"56465654656767","imei1":"56465654656767","imei2":"56465654656767","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185859,"job_number":"JOB_185859","tr_customer_id":185877,"tr_customer_product_id":185867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:17.000Z","modified_at":"2026-02-14T04:27:17.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"56465654656767","imei1":"56465654656675","imei2":"56465654656675","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185917,"job_number":"JOB_185917","tr_customer_id":185935,"tr_customer_product_id":185925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:26:22.000Z","modified_at":"2026-02-14T06:26:22.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"17326682374990","imei1":"17326682374990","imei2":"17326682374990","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185925,"job_number":"JOB_185925","tr_customer_id":185943,"tr_customer_product_id":185933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:40:20.000Z","modified_at":"2026-02-14T06:40:20.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"13326682374990","imei1":"13326682374990","imei2":"13326682374990","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185989,"job_number":"JOB_185989","tr_customer_id":186007,"tr_customer_product_id":185997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:01:06.000Z","modified_at":"2026-02-14T08:01:06.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950463759","imei1":"90274950463759","imei2":"90274950463759","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186012,"job_number":"JOB_186012","tr_customer_id":186030,"tr_customer_product_id":186020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:37:47.000Z","modified_at":"2026-02-14T08:37:47.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950463760","imei1":"90274950463760","imei2":"90274950463760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186163,"job_number":"JOB_186163","tr_customer_id":186181,"tr_customer_product_id":186171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:41:49.000Z","modified_at":"2026-02-14T11:41:49.000Z","name":"Demario Maggio","mobile_number":"588-819-8466","email_id":"Osvaldo24@yahoo.com","dop":"2025-04-23","serial_number":"13207941850920","imei1":"13207941850920","imei2":"13207941850920","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186181,"job_number":"JOB_186181","tr_customer_id":186199,"tr_customer_product_id":186189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:44.000Z","modified_at":"2026-02-14T12:28:44.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"78044266256999","imei1":"78044266256999","imei2":"78044266256999","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186182,"job_number":"JOB_186182","tr_customer_id":186200,"tr_customer_product_id":186190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:44.000Z","modified_at":"2026-02-14T12:28:44.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"24805691122254","imei1":"24805691122254","imei2":"24805691122254","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186185,"job_number":"JOB_186185","tr_customer_id":186203,"tr_customer_product_id":186193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:50.000Z","modified_at":"2026-02-14T12:28:50.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"107211614017414","imei1":"107211614017414","imei2":"107211614017414","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186186,"job_number":"JOB_186186","tr_customer_id":186204,"tr_customer_product_id":186194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:50.000Z","modified_at":"2026-02-14T12:28:50.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80183851687444","imei1":"80183851687444","imei2":"80183851687444","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186189,"job_number":"JOB_186189","tr_customer_id":186207,"tr_customer_product_id":186197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:35.000Z","modified_at":"2026-02-14T12:46:35.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"100898944237311","imei1":"100898944237311","imei2":"100898944237311","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186190,"job_number":"JOB_186190","tr_customer_id":186208,"tr_customer_product_id":186198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:35.000Z","modified_at":"2026-02-14T12:46:35.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"71928834723148","imei1":"71928834723148","imei2":"71928834723148","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186191,"job_number":"JOB_186191","tr_customer_id":186209,"tr_customer_product_id":186199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:40.000Z","modified_at":"2026-02-14T12:46:40.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"102685274270253","imei1":"102685274270253","imei2":"102685274270253","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186192,"job_number":"JOB_186192","tr_customer_id":186210,"tr_customer_product_id":186200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:40.000Z","modified_at":"2026-02-14T12:46:40.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"22415723095995","imei1":"22415723095995","imei2":"22415723095995","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186209,"job_number":"JOB_186209","tr_customer_id":186227,"tr_customer_product_id":186217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:11.000Z","modified_at":"2026-02-14T13:35:11.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"102641273917784","imei1":"102641273917784","imei2":"102641273917784","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186210,"job_number":"JOB_186210","tr_customer_id":186228,"tr_customer_product_id":186218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:11.000Z","modified_at":"2026-02-14T13:35:11.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"91192067564503","imei1":"91192067564503","imei2":"91192067564503","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186211,"job_number":"JOB_186211","tr_customer_id":186229,"tr_customer_product_id":186219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:16.000Z","modified_at":"2026-02-14T13:35:16.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"35517493462652","imei1":"35517493462652","imei2":"35517493462652","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186212,"job_number":"JOB_186212","tr_customer_id":186230,"tr_customer_product_id":186220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:17.000Z","modified_at":"2026-02-14T13:35:17.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80185915079255","imei1":"80185915079255","imei2":"80185915079255","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186218,"job_number":"JOB_186218","tr_customer_id":186236,"tr_customer_product_id":186226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:57.000Z","modified_at":"2026-02-14T13:43:57.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"63007674885909","imei1":"63007674885909","imei2":"63007674885909","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186219,"job_number":"JOB_186219","tr_customer_id":186237,"tr_customer_product_id":186227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:57.000Z","modified_at":"2026-02-14T13:43:57.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"91099225773518","imei1":"91099225773518","imei2":"91099225773518","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186220,"job_number":"JOB_186220","tr_customer_id":186238,"tr_customer_product_id":186228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:02.000Z","modified_at":"2026-02-14T13:44:02.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"64730208565724","imei1":"64730208565724","imei2":"64730208565724","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186221,"job_number":"JOB_186221","tr_customer_id":186239,"tr_customer_product_id":186229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:02.000Z","modified_at":"2026-02-14T13:44:02.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"51977056428054","imei1":"51977056428054","imei2":"51977056428054","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186286,"job_number":"JOB_186286","tr_customer_id":186304,"tr_customer_product_id":186294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:07.000Z","modified_at":"2026-02-14T14:00:07.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"33091782106052","imei1":"33091782106052","imei2":"33091782106052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186287,"job_number":"JOB_186287","tr_customer_id":186305,"tr_customer_product_id":186295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:08.000Z","modified_at":"2026-02-14T14:00:08.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"101631301540987","imei1":"101631301540987","imei2":"101631301540987","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186288,"job_number":"JOB_186288","tr_customer_id":186306,"tr_customer_product_id":186296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:13.000Z","modified_at":"2026-02-14T14:00:13.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"84852967162742","imei1":"84852967162742","imei2":"84852967162742","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186289,"job_number":"JOB_186289","tr_customer_id":186307,"tr_customer_product_id":186297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:13.000Z","modified_at":"2026-02-14T14:00:13.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"86623023487169","imei1":"86623023487169","imei2":"86623023487169","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186305,"job_number":"JOB_186305","tr_customer_id":186323,"tr_customer_product_id":186313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:44.000Z","modified_at":"2026-02-14T14:15:44.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"110423024574170","imei1":"110423024574170","imei2":"110423024574170","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186306,"job_number":"JOB_186306","tr_customer_id":186324,"tr_customer_product_id":186314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Annette Quigley","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"101290520351982","imei1":"101290520351982","imei2":"101290520351982","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186307,"job_number":"JOB_186307","tr_customer_id":186325,"tr_customer_product_id":186315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Alisha Von","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174996469250700","imei1":"174996469250700","imei2":"174996469250700","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186308,"job_number":"JOB_186308","tr_customer_id":186326,"tr_customer_product_id":186316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Henriette Swift","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174147057219587","imei1":"174147057219587","imei2":"174147057219587","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186311,"job_number":"JOB_186311","tr_customer_id":186329,"tr_customer_product_id":186319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:57.000Z","modified_at":"2026-02-14T14:15:57.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"159013885324827","imei1":"159013885324827","imei2":"159013885324827","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186312,"job_number":"JOB_186312","tr_customer_id":186330,"tr_customer_product_id":186320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:57.000Z","modified_at":"2026-02-14T14:15:57.000Z","name":"Neoma Keebler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"108855153165011","imei1":"108855153165011","imei2":"108855153165011","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186314,"job_number":"JOB_186314","tr_customer_id":186332,"tr_customer_product_id":186322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Alayna Jaskolski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126553485142659","imei1":"126553485142659","imei2":"126553485142659","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186315,"job_number":"JOB_186315","tr_customer_id":186333,"tr_customer_product_id":186323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Gregory Spencer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161735266270446","imei1":"161735266270446","imei2":"161735266270446","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186375,"job_number":"JOB_186375","tr_customer_id":186393,"tr_customer_product_id":186383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:49.000Z","modified_at":"2026-02-14T14:24:49.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"92145613115132","imei1":"92145613115132","imei2":"92145613115132","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186376,"job_number":"JOB_186376","tr_customer_id":186394,"tr_customer_product_id":186384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:50.000Z","modified_at":"2026-02-14T14:24:50.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"52870336196353","imei1":"52870336196353","imei2":"52870336196353","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186377,"job_number":"JOB_186377","tr_customer_id":186395,"tr_customer_product_id":186385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:55.000Z","modified_at":"2026-02-14T14:24:55.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"104698933829443","imei1":"104698933829443","imei2":"104698933829443","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186378,"job_number":"JOB_186378","tr_customer_id":186396,"tr_customer_product_id":186386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:55.000Z","modified_at":"2026-02-14T14:24:55.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"84331990272468","imei1":"84331990272468","imei2":"84331990272468","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186431,"job_number":"JOB_186431","tr_customer_id":186449,"tr_customer_product_id":186439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:18.000Z","modified_at":"2026-02-14T14:31:18.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"41851119381966","imei1":"41851119381966","imei2":"41851119381966","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186432,"job_number":"JOB_186432","tr_customer_id":186450,"tr_customer_product_id":186440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:18.000Z","modified_at":"2026-02-14T14:31:18.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"82386681489667","imei1":"82386681489667","imei2":"82386681489667","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186433,"job_number":"JOB_186433","tr_customer_id":186451,"tr_customer_product_id":186441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:23.000Z","modified_at":"2026-02-14T14:31:23.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"99334759427141","imei1":"99334759427141","imei2":"99334759427141","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186434,"job_number":"JOB_186434","tr_customer_id":186452,"tr_customer_product_id":186442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:23.000Z","modified_at":"2026-02-14T14:31:23.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80206777238729","imei1":"80206777238729","imei2":"80206777238729","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186444,"job_number":"JOB_186444","tr_customer_id":186462,"tr_customer_product_id":186452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:09.000Z","modified_at":"2026-02-14T14:32:09.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103602586075936","imei1":"103602586075936","imei2":"103602586075936","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186446,"job_number":"JOB_186446","tr_customer_id":186464,"tr_customer_product_id":186454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:10.000Z","modified_at":"2026-02-14T14:32:10.000Z","name":"Thad Gorczany","mobile_number":"833-460-5949","email_id":"Roman48@hotmail.com","dop":"2025-06-09","serial_number":"107322227747724","imei1":"107322227747724","imei2":"107322227747724","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186453,"job_number":"JOB_186453","tr_customer_id":186471,"tr_customer_product_id":186461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:25.000Z","modified_at":"2026-02-14T14:32:25.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109630005132681","imei1":"109630005132681","imei2":"109630005132681","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186455,"job_number":"JOB_186455","tr_customer_id":186473,"tr_customer_product_id":186463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:26.000Z","modified_at":"2026-02-14T14:32:26.000Z","name":"Marisa Fahey","mobile_number":"227-214-6476","email_id":"Joaquin54@hotmail.com","dop":"2025-06-09","serial_number":"108765563137347","imei1":"108765563137347","imei2":"108765563137347","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186459,"job_number":"JOB_186459","tr_customer_id":186477,"tr_customer_product_id":186467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:41.000Z","modified_at":"2026-02-14T14:32:41.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100800630697566","imei1":"100800630697566","imei2":"100800630697566","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186461,"job_number":"JOB_186461","tr_customer_id":186479,"tr_customer_product_id":186469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:41.000Z","modified_at":"2026-02-14T14:32:41.000Z","name":"Alek Ortiz","mobile_number":"586-682-6348","email_id":"Lavon.Kemmer86@hotmail.com","dop":"2025-06-09","serial_number":"106681444801500","imei1":"106681444801500","imei2":"106681444801500","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186528,"job_number":"JOB_186528","tr_customer_id":186546,"tr_customer_product_id":186536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:36:55.000Z","modified_at":"2026-02-14T15:36:55.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"169031825294074","imei1":"169031825294074","imei2":"169031825294074","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186529,"job_number":"JOB_186529","tr_customer_id":186547,"tr_customer_product_id":186537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:13.000Z","modified_at":"2026-02-14T15:40:13.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"183890366483108","imei1":"183890366483108","imei2":"183890366483108","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186530,"job_number":"JOB_186530","tr_customer_id":186548,"tr_customer_product_id":186538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:30.000Z","modified_at":"2026-02-14T15:40:30.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"17471457823338","imei1":"17471457823338","imei2":"17471457823338","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186531,"job_number":"JOB_186531","tr_customer_id":186549,"tr_customer_product_id":186539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:51.000Z","modified_at":"2026-02-14T15:40:52.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"124182760615377","imei1":"124182760615377","imei2":"124182760615377","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186533,"job_number":"JOB_186533","tr_customer_id":186551,"tr_customer_product_id":186541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:43:34.000Z","modified_at":"2026-02-14T15:43:34.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"66264087931320","imei1":"66264087931320","imei2":"66264087931320","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186606,"job_number":"JOB_186606","tr_customer_id":186624,"tr_customer_product_id":186614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:13.000Z","modified_at":"2026-02-14T17:45:13.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"98966493794640","imei1":"98966493794640","imei2":"98966493794640","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186607,"job_number":"JOB_186607","tr_customer_id":186625,"tr_customer_product_id":186615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:14.000Z","modified_at":"2026-02-14T17:45:14.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"28703660086243","imei1":"28703660086243","imei2":"28703660086243","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186608,"job_number":"JOB_186608","tr_customer_id":186626,"tr_customer_product_id":186616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:19.000Z","modified_at":"2026-02-14T17:45:19.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"13968563827280","imei1":"13968563827280","imei2":"13968563827280","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186609,"job_number":"JOB_186609","tr_customer_id":186627,"tr_customer_product_id":186617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:20.000Z","modified_at":"2026-02-14T17:45:20.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"102783908772650","imei1":"102783908772650","imei2":"102783908772650","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186621,"job_number":"JOB_186621","tr_customer_id":186639,"tr_customer_product_id":186629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:25.000Z","modified_at":"2026-02-14T17:52:25.000Z","name":"Narendra Singh","mobile_number":"8240750325","email_id":"gandharv.pillai@gmail.com","dop":"2026-02-04","serial_number":"849491750303800","imei1":"345143726000653","imei2":"801607063376682","popurl":"www.mohinder-pothuvaal.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186630,"job_number":"JOB_186630","tr_customer_id":186648,"tr_customer_product_id":186638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:53.000Z","modified_at":"2026-02-14T19:00:53.000Z","name":"Chidananda Kaniyar","mobile_number":"8247492873","email_id":"laxmi.bhattathiri@hotmail.com","dop":"2026-02-04","serial_number":"548543833887869","imei1":"908677084406370","imei2":"480654691388063","popurl":"www.dhanadeepa-kaniyar.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186643,"job_number":"JOB_186643","tr_customer_id":186661,"tr_customer_product_id":186651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:56:26.000Z","modified_at":"2026-02-15T03:56:26.000Z","name":"Leda McClure","mobile_number":"494-986-0131","email_id":"Gavin_Windler@yahoo.com","dop":"2025-04-25","serial_number":"103080954260648","imei1":"103080954260648","imei2":"103080954260648","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186670,"job_number":"JOB_186670","tr_customer_id":186688,"tr_customer_product_id":186678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:57.000Z","modified_at":"2026-02-15T04:32:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Meagan13@yahoo.com","dop":"2025-07-02","serial_number":"11161962933088","imei1":"11161962933088","imei2":"11161962933088","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186690,"job_number":"JOB_186690","tr_customer_id":186708,"tr_customer_product_id":186698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jules29@hotmail.com","dop":"2025-07-02","serial_number":"17456397436380","imei1":"17456397436380","imei2":"17456397436380","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186705,"job_number":"JOB_186705","tr_customer_id":186723,"tr_customer_product_id":186713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:29.000Z","modified_at":"2026-02-15T04:33:29.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Dan48@yahoo.com","dop":"2025-07-02","serial_number":"11080137006865","imei1":"11080137006865","imei2":"11080137006865","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186740,"job_number":"JOB_186740","tr_customer_id":186758,"tr_customer_product_id":186748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:03.000Z","modified_at":"2026-02-15T04:34:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"125889980533748","imei1":"125889980533748","imei2":"125889980533748","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186741,"job_number":"JOB_186741","tr_customer_id":186759,"tr_customer_product_id":186749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Lonie Toy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166829183185211","imei1":"166829183185211","imei2":"166829183185211","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186743,"job_number":"JOB_186743","tr_customer_id":186761,"tr_customer_product_id":186751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Kristin Ruecker","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174767452612806","imei1":"174767452612806","imei2":"174767452612806","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186745,"job_number":"JOB_186745","tr_customer_id":186763,"tr_customer_product_id":186753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Mack O'Conner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170026303889180","imei1":"170026303889180","imei2":"170026303889180","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186753,"job_number":"JOB_186753","tr_customer_id":186771,"tr_customer_product_id":186761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:09.000Z","modified_at":"2026-02-15T04:34:09.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11882525415737","imei1":"11882525415737","imei2":"11882525415737","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186761,"job_number":"JOB_186761","tr_customer_id":186779,"tr_customer_product_id":186769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"166037988996740","imei1":"166037988996740","imei2":"166037988996740","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186763,"job_number":"JOB_186763","tr_customer_id":186781,"tr_customer_product_id":186771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Marjory Marks","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"154094577642230","imei1":"154094577642230","imei2":"154094577642230","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186764,"job_number":"JOB_186764","tr_customer_id":186782,"tr_customer_product_id":186772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Alfonso Hammes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151605812164926","imei1":"151605812164926","imei2":"151605812164926","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186765,"job_number":"JOB_186765","tr_customer_id":186783,"tr_customer_product_id":186773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:16.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Bonnie Metz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102305809393928","imei1":"102305809393928","imei2":"102305809393928","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186778,"job_number":"JOB_186778","tr_customer_id":186796,"tr_customer_product_id":186786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:28.000Z","modified_at":"2026-02-15T04:34:28.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104973548900378","imei1":"104973548900378","imei2":"104973548900378","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186780,"job_number":"JOB_186780","tr_customer_id":186798,"tr_customer_product_id":186788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:28.000Z","modified_at":"2026-02-15T04:34:28.000Z","name":"Jake Leffler","mobile_number":"532-332-3669","email_id":"Kari.Block86@yahoo.com","dop":"2025-06-09","serial_number":"107857782989040","imei1":"107857782989040","imei2":"107857782989040","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186799,"job_number":"JOB_186799","tr_customer_id":186817,"tr_customer_product_id":186807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:43.000Z","modified_at":"2026-02-15T04:34:43.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107775490441359","imei1":"107775490441359","imei2":"107775490441359","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186801,"job_number":"JOB_186801","tr_customer_id":186819,"tr_customer_product_id":186809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"Mackenzie Tromp","mobile_number":"704-537-4100","email_id":"Deron97@hotmail.com","dop":"2025-06-09","serial_number":"101355628464208","imei1":"101355628464208","imei2":"101355628464208","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186814,"job_number":"JOB_186814","tr_customer_id":186832,"tr_customer_product_id":186822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:59.000Z","modified_at":"2026-02-15T04:34:59.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109766525091125","imei1":"109766525091125","imei2":"109766525091125","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186816,"job_number":"JOB_186816","tr_customer_id":186834,"tr_customer_product_id":186824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:00.000Z","modified_at":"2026-02-15T04:35:00.000Z","name":"Arne Mills","mobile_number":"974-825-1196","email_id":"Billy86@hotmail.com","dop":"2025-06-09","serial_number":"102643826259009","imei1":"102643826259009","imei2":"102643826259009","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186857,"job_number":"JOB_186857","tr_customer_id":186875,"tr_customer_product_id":186865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:43:38.000Z","modified_at":"2026-02-15T04:43:39.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464760","imei1":"90274950464760","imei2":"90274950464760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187051,"job_number":"JOB_187051","tr_customer_id":187069,"tr_customer_product_id":187059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"186056615891840","imei1":"186056615891840","imei2":"186056615891840","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187052,"job_number":"JOB_187052","tr_customer_id":187070,"tr_customer_product_id":187060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"Harrison Ebert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177332345246568","imei1":"177332345246568","imei2":"177332345246568","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187053,"job_number":"JOB_187053","tr_customer_id":187071,"tr_customer_product_id":187061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"Vincent Schuster","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"175361991402357","imei1":"175361991402357","imei2":"175361991402357","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187054,"job_number":"JOB_187054","tr_customer_id":187072,"tr_customer_product_id":187062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:34.000Z","modified_at":"2026-02-15T14:16:34.000Z","name":"Eloise Leuschke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180627680256308","imei1":"180627680256308","imei2":"180627680256308","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187055,"job_number":"JOB_187055","tr_customer_id":187073,"tr_customer_product_id":187063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"139752668185764","imei1":"139752668185764","imei2":"139752668185764","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187056,"job_number":"JOB_187056","tr_customer_id":187074,"tr_customer_product_id":187064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Theodore Doyle","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120583554360834","imei1":"120583554360834","imei2":"120583554360834","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187057,"job_number":"JOB_187057","tr_customer_id":187075,"tr_customer_product_id":187065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Kara Cassin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120394419961722","imei1":"120394419961722","imei2":"120394419961722","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187058,"job_number":"JOB_187058","tr_customer_id":187076,"tr_customer_product_id":187066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:46.000Z","modified_at":"2026-02-15T14:16:46.000Z","name":"Jayson Armstrong","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"106810986308411","imei1":"106810986308411","imei2":"106810986308411","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187174,"job_number":"JOB_187174","tr_customer_id":187192,"tr_customer_product_id":187182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:47.000Z","modified_at":"2026-02-15T14:32:47.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101465138847023","imei1":"101465138847023","imei2":"101465138847023","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187176,"job_number":"JOB_187176","tr_customer_id":187194,"tr_customer_product_id":187184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:48.000Z","modified_at":"2026-02-15T14:32:48.000Z","name":"Gunner Tremblay","mobile_number":"251-329-8083","email_id":"Martine.Hand20@hotmail.com","dop":"2025-06-09","serial_number":"109587554107978","imei1":"109587554107978","imei2":"109587554107978","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187179,"job_number":"JOB_187179","tr_customer_id":187197,"tr_customer_product_id":187187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:04.000Z","modified_at":"2026-02-15T14:33:04.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101503271417685","imei1":"101503271417685","imei2":"101503271417685","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187182,"job_number":"JOB_187182","tr_customer_id":187200,"tr_customer_product_id":187190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:05.000Z","modified_at":"2026-02-15T14:33:05.000Z","name":"Emmalee Mayert","mobile_number":"779-895-4292","email_id":"Harrison.Lemke@yahoo.com","dop":"2025-06-09","serial_number":"104536695647370","imei1":"104536695647370","imei2":"104536695647370","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187191,"job_number":"JOB_187191","tr_customer_id":187209,"tr_customer_product_id":187199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:20.000Z","modified_at":"2026-02-15T14:33:20.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102463517524477","imei1":"102463517524477","imei2":"102463517524477","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187193,"job_number":"JOB_187193","tr_customer_id":187211,"tr_customer_product_id":187201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:21.000Z","modified_at":"2026-02-15T14:33:21.000Z","name":"Jeanne Wyman","mobile_number":"444-828-8832","email_id":"Forrest.Altenwerth@yahoo.com","dop":"2025-06-09","serial_number":"104495283122722","imei1":"104495283122722","imei2":"104495283122722","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187286,"job_number":"JOB_187286","tr_customer_id":187304,"tr_customer_product_id":187294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:53:30.000Z","modified_at":"2026-02-15T17:53:30.000Z","name":"Satish Prajapat","mobile_number":"8247256637","email_id":"mandaakin.desai@yahoo.co.in","dop":"2026-02-05","serial_number":"602398454160802","imei1":"787882643923890","imei2":"059185266863278","popurl":"www.yogendra-kaul.name","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187288,"job_number":"JOB_187288","tr_customer_id":187306,"tr_customer_product_id":187296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:50:45.000Z","modified_at":"2026-02-15T18:50:45.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"17516512191819","imei1":"17516512191819","imei2":"17516512191819","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187289,"job_number":"JOB_187289","tr_customer_id":187307,"tr_customer_product_id":187297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:51:53.000Z","modified_at":"2026-02-15T18:51:53.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14750228821089","imei1":"14750228821089","imei2":"14750228821089","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187290,"job_number":"JOB_187290","tr_customer_id":187308,"tr_customer_product_id":187298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:52:48.000Z","modified_at":"2026-02-15T18:52:48.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"10427780507357","imei1":"10427780507357","imei2":"10427780507357","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:52:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187291,"job_number":"JOB_187291","tr_customer_id":187309,"tr_customer_product_id":187299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:53:51.000Z","modified_at":"2026-02-15T18:53:51.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14883177497731","imei1":"14883177497731","imei2":"14883177497731","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:53:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187292,"job_number":"JOB_187292","tr_customer_id":187310,"tr_customer_product_id":187300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:58:46.000Z","modified_at":"2026-02-15T18:58:46.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"12775593164273","imei1":"12775593164273","imei2":"12775593164273","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187293,"job_number":"JOB_187293","tr_customer_id":187311,"tr_customer_product_id":187301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T19:02:09.000Z","modified_at":"2026-02-15T19:02:09.000Z","name":"Manisha Dwivedi","mobile_number":"8249907479","email_id":"aagneya.iyengar@yahoo.co.in","dop":"2026-02-05","serial_number":"770138729720191","imei1":"287400246595301","imei2":"732272245812978","popurl":"www.aishani-menon.info","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T19:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187303,"job_number":"JOB_187303","tr_customer_id":187321,"tr_customer_product_id":187311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:42.000Z","modified_at":"2026-02-16T04:22:42.000Z","name":"Orlo Balistreri","mobile_number":"927-399-0748","email_id":"Gussie_Runolfsson@yahoo.com","dop":"2025-04-25","serial_number":"84411400483600","imei1":"84411400483600","imei2":"84411400483600","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187345,"job_number":"JOB_187345","tr_customer_id":187363,"tr_customer_product_id":187353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Wilma_Block@yahoo.com","dop":"2025-07-02","serial_number":"19357430518813","imei1":"19357430518813","imei2":"19357430518813","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187363,"job_number":"JOB_187363","tr_customer_id":187381,"tr_customer_product_id":187371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:48.000Z","modified_at":"2026-02-16T04:36:48.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Armand24@gmail.com","dop":"2025-07-02","serial_number":"10539229769540","imei1":"10539229769540","imei2":"10539229769540","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187372,"job_number":"JOB_187372","tr_customer_id":187390,"tr_customer_product_id":187380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:11.000Z","modified_at":"2026-02-16T04:37:11.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Hugh_Kuphal95@yahoo.com","dop":"2025-07-02","serial_number":"11961091028133","imei1":"11961091028133","imei2":"11961091028133","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187406,"job_number":"JOB_187406","tr_customer_id":187424,"tr_customer_product_id":187414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:31.000Z","modified_at":"2026-02-16T04:37:31.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"124825281890913","imei1":"124825281890913","imei2":"124825281890913","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187407,"job_number":"JOB_187407","tr_customer_id":187425,"tr_customer_product_id":187415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Major Greenholt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"132212355589019","imei1":"132212355589019","imei2":"132212355589019","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187409,"job_number":"JOB_187409","tr_customer_id":187427,"tr_customer_product_id":187417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Laverne Harvey","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100391395727167","imei1":"100391395727167","imei2":"100391395727167","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187410,"job_number":"JOB_187410","tr_customer_id":187428,"tr_customer_product_id":187418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Marquise Gusikowski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"182064639828218","imei1":"182064639828218","imei2":"182064639828218","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187422,"job_number":"JOB_187422","tr_customer_id":187440,"tr_customer_product_id":187430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:43.000Z","modified_at":"2026-02-16T04:37:43.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105133594203171","imei1":"105133594203171","imei2":"105133594203171","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187425,"job_number":"JOB_187425","tr_customer_id":187443,"tr_customer_product_id":187433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Jessika Adams","mobile_number":"314-533-3741","email_id":"Haley.Weimann54@gmail.com","dop":"2025-06-09","serial_number":"102291240065095","imei1":"102291240065095","imei2":"102291240065095","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187431,"job_number":"JOB_187431","tr_customer_id":187449,"tr_customer_product_id":187439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:45.000Z","modified_at":"2026-02-16T04:37:45.000Z","name":"Granville O'Keefe","mobile_number":"219-869-1064","email_id":"Tressa.Koch@yahoo.com","dop":"2025-06-09","serial_number":"96038114933856740","imei1":"96038114933856740","imei2":"96038114933856740","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187432,"job_number":"JOB_187432","tr_customer_id":187450,"tr_customer_product_id":187440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"165615449059191","imei1":"165615449059191","imei2":"165615449059191","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187433,"job_number":"JOB_187433","tr_customer_id":187451,"tr_customer_product_id":187441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Addie Kling","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"165623767246592","imei1":"165623767246592","imei2":"165623767246592","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187435,"job_number":"JOB_187435","tr_customer_id":187453,"tr_customer_product_id":187443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:47.000Z","modified_at":"2026-02-16T04:37:47.000Z","name":"Kenton Rempel","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"145835727453231","imei1":"145835727453231","imei2":"145835727453231","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187436,"job_number":"JOB_187436","tr_customer_id":187454,"tr_customer_product_id":187444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:47.000Z","modified_at":"2026-02-16T04:37:47.000Z","name":"Nestor Renner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126582404239356","imei1":"126582404239356","imei2":"126582404239356","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187438,"job_number":"JOB_187438","tr_customer_id":187456,"tr_customer_product_id":187446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:49.000Z","modified_at":"2026-02-16T04:37:49.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10133144495432","imei1":"10133144495432","imei2":"10133144495432","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187452,"job_number":"JOB_187452","tr_customer_id":187470,"tr_customer_product_id":187460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:09.000Z","modified_at":"2026-02-16T04:38:09.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106474469166155","imei1":"106474469166155","imei2":"106474469166155","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187454,"job_number":"JOB_187454","tr_customer_id":187472,"tr_customer_product_id":187462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:10.000Z","modified_at":"2026-02-16T04:38:10.000Z","name":"Patricia Wiegand","mobile_number":"302-285-5246","email_id":"Hilbert.Yost93@yahoo.com","dop":"2025-06-09","serial_number":"100613323756137","imei1":"100613323756137","imei2":"100613323756137","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187484,"job_number":"JOB_187484","tr_customer_id":187502,"tr_customer_product_id":187492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:32.000Z","modified_at":"2026-02-16T04:38:32.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100374940927345","imei1":"100374940927345","imei2":"100374940927345","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187487,"job_number":"JOB_187487","tr_customer_id":187505,"tr_customer_product_id":187495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:33.000Z","modified_at":"2026-02-16T04:38:33.000Z","name":"Hudson Glover","mobile_number":"216-544-9681","email_id":"Bridget_McKenzie@yahoo.com","dop":"2025-06-09","serial_number":"103464310422116","imei1":"103464310422116","imei2":"103464310422116","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187576,"job_number":"JOB_187576","tr_customer_id":187594,"tr_customer_product_id":187584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:22:21.000Z","modified_at":"2026-02-16T05:22:21.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15855910021420","imei1":"15855910021420","imei2":"15855910021420","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187607,"job_number":"JOB_187607","tr_customer_id":187625,"tr_customer_product_id":187615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:45.000Z","modified_at":"2026-02-16T06:51:45.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101340596316519","imei1":"101340596316519","imei2":"101340596316519","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187609,"job_number":"JOB_187609","tr_customer_id":187627,"tr_customer_product_id":187617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:45.000Z","modified_at":"2026-02-16T06:51:45.000Z","name":"Reyes Ortiz","mobile_number":"941-514-2778","email_id":"Jordyn25@gmail.com","dop":"2025-06-09","serial_number":"103499913924309","imei1":"103499913924309","imei2":"103499913924309","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187613,"job_number":"JOB_187613","tr_customer_id":187631,"tr_customer_product_id":187621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:03.000Z","modified_at":"2026-02-16T06:52:03.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104818771673040","imei1":"104818771673040","imei2":"104818771673040","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187615,"job_number":"JOB_187615","tr_customer_id":187633,"tr_customer_product_id":187623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:03.000Z","modified_at":"2026-02-16T06:52:03.000Z","name":"Osbaldo Mante","mobile_number":"263-319-3500","email_id":"Jeromy33@gmail.com","dop":"2025-06-09","serial_number":"100224205173129","imei1":"100224205173129","imei2":"100224205173129","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187618,"job_number":"JOB_187618","tr_customer_id":187636,"tr_customer_product_id":187626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:20.000Z","modified_at":"2026-02-16T06:52:20.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104051476384184","imei1":"104051476384184","imei2":"104051476384184","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187620,"job_number":"JOB_187620","tr_customer_id":187638,"tr_customer_product_id":187628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:21.000Z","modified_at":"2026-02-16T06:52:21.000Z","name":"Evert Kerluke","mobile_number":"284-625-0112","email_id":"Tara_Kris@hotmail.com","dop":"2025-06-09","serial_number":"106018192232112","imei1":"106018192232112","imei2":"106018192232112","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187995,"job_number":"JOB_187995","tr_customer_id":188013,"tr_customer_product_id":188003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Aarav Sharma","mobile_number":"9876543210","email_id":"aarav.sharma@gmail.com","dop":"2026-02-01","serial_number":"19960409003951","imei1":"19960409003951","imei2":"19960409003951","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187996,"job_number":"JOB_187996","tr_customer_id":188014,"tr_customer_product_id":188004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Neha Patel","mobile_number":"9123456780","email_id":"neha.patel@yahoo.com","dop":"2026-02-01","serial_number":"17834187400837","imei1":"17834187400837","imei2":"17834187400837","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187997,"job_number":"JOB_187997","tr_customer_id":188015,"tr_customer_product_id":188005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Rohan Mehta","mobile_number":"9988776655","email_id":"rohan.mehta@outlook.com","dop":"2026-02-01","serial_number":"16413166803807","imei1":"16413166803807","imei2":"16413166803807","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187998,"job_number":"JOB_187998","tr_customer_id":188016,"tr_customer_product_id":188006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:31.000Z","modified_at":"2026-02-16T07:47:31.000Z","name":"Priya Iyer","mobile_number":"9012345678","email_id":"priya.iyer@gmail.com","dop":"2026-02-01","serial_number":"10603624521329","imei1":"10603624521329","imei2":"10603624521329","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188115,"job_number":"JOB_188115","tr_customer_id":188133,"tr_customer_product_id":188123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:57:57.000Z","modified_at":"2026-02-16T07:57:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Marley52@yahoo.com","dop":"2025-07-02","serial_number":"18447370886743","imei1":"18447370886743","imei2":"18447370886743","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188116,"job_number":"JOB_188116","tr_customer_id":188134,"tr_customer_product_id":188124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:58:20.000Z","modified_at":"2026-02-16T07:58:20.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Velva_Schamberger34@hotmail.com","dop":"2025-07-02","serial_number":"11597241148184","imei1":"11597241148184","imei2":"11597241148184","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188117,"job_number":"JOB_188117","tr_customer_id":188135,"tr_customer_product_id":188125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:58:41.000Z","modified_at":"2026-02-16T07:58:41.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Elsa.Johnson50@yahoo.com","dop":"2025-07-02","serial_number":"17180396123851","imei1":"17180396123851","imei2":"17180396123851","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188160,"job_number":"JOB_188160","tr_customer_id":188178,"tr_customer_product_id":188168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:40:43.000Z","modified_at":"2026-02-16T08:40:43.000Z","name":"Roosevelt Carter","mobile_number":"411-380-6420","email_id":"Toy.Kulas44@hotmail.com","dop":"2026-02-01","serial_number":"14599718175086","imei1":"14599718175086","imei2":"14599718175086","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188161,"job_number":"JOB_188161","tr_customer_id":188179,"tr_customer_product_id":188169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:41:10.000Z","modified_at":"2026-02-16T08:41:10.000Z","name":"Robb Kassulke","mobile_number":"476-405-5242","email_id":"Elena93@hotmail.com","dop":"2026-02-01","serial_number":"19409983489920","imei1":"19409983489920","imei2":"19409983489920","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188162,"job_number":"JOB_188162","tr_customer_id":188180,"tr_customer_product_id":188170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:41:47.000Z","modified_at":"2026-02-16T08:41:47.000Z","name":"Jayda Bruen","mobile_number":"851-920-7003","email_id":"Kiarra.Lynch93@gmail.com","dop":"2026-02-01","serial_number":"16915797834340","imei1":"16915797834340","imei2":"16915797834340","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188353,"job_number":"JOB_188353","tr_customer_id":188371,"tr_customer_product_id":188361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:34.000Z","modified_at":"2026-02-16T14:34:34.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"147312545975323","imei1":"147312545975323","imei2":"147312545975323","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188354,"job_number":"JOB_188354","tr_customer_id":188372,"tr_customer_product_id":188362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:35.000Z","modified_at":"2026-02-16T14:34:35.000Z","name":"Lemuel Abernathy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"135321748357676","imei1":"135321748357676","imei2":"135321748357676","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188355,"job_number":"JOB_188355","tr_customer_id":188373,"tr_customer_product_id":188363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:35.000Z","modified_at":"2026-02-16T14:34:35.000Z","name":"Elisabeth Kuphal","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"183284429744570","imei1":"183284429744570","imei2":"183284429744570","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188357,"job_number":"JOB_188357","tr_customer_id":188375,"tr_customer_product_id":188365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:35.000Z","modified_at":"2026-02-16T14:34:35.000Z","name":"Lea Schmidt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"165944780471976","imei1":"165944780471976","imei2":"165944780471976","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188358,"job_number":"JOB_188358","tr_customer_id":188376,"tr_customer_product_id":188366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:49.000Z","modified_at":"2026-02-16T14:34:49.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"138745648613991","imei1":"138745648613991","imei2":"138745648613991","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188359,"job_number":"JOB_188359","tr_customer_id":188377,"tr_customer_product_id":188367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:50.000Z","modified_at":"2026-02-16T14:34:50.000Z","name":"Domenica Frami","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151221491561646","imei1":"151221491561646","imei2":"151221491561646","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188360,"job_number":"JOB_188360","tr_customer_id":188378,"tr_customer_product_id":188368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:50.000Z","modified_at":"2026-02-16T14:34:50.000Z","name":"Jeffry Lind","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166409234945052","imei1":"166409234945052","imei2":"166409234945052","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188361,"job_number":"JOB_188361","tr_customer_id":188379,"tr_customer_product_id":188369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:50.000Z","modified_at":"2026-02-16T14:34:50.000Z","name":"Hildegard Moen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"129824053260054","imei1":"129824053260054","imei2":"129824053260054","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188500,"job_number":"JOB_188500","tr_customer_id":188518,"tr_customer_product_id":188508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:01.000Z","modified_at":"2026-02-16T14:48:01.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101560567377719","imei1":"101560567377719","imei2":"101560567377719","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188502,"job_number":"JOB_188502","tr_customer_id":188520,"tr_customer_product_id":188510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:01.000Z","modified_at":"2026-02-16T14:48:01.000Z","name":"Ansel Hessel","mobile_number":"755-693-7826","email_id":"Sibyl_Mayer82@yahoo.com","dop":"2025-06-09","serial_number":"102175751717358","imei1":"102175751717358","imei2":"102175751717358","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188506,"job_number":"JOB_188506","tr_customer_id":188524,"tr_customer_product_id":188514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:23.000Z","modified_at":"2026-02-16T14:48:23.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108364949148193","imei1":"108364949148193","imei2":"108364949148193","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188508,"job_number":"JOB_188508","tr_customer_id":188526,"tr_customer_product_id":188516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:23.000Z","modified_at":"2026-02-16T14:48:23.000Z","name":"Amanda Dickinson","mobile_number":"486-381-4311","email_id":"Freeda_Skiles@yahoo.com","dop":"2025-06-09","serial_number":"107035434631714","imei1":"107035434631714","imei2":"107035434631714","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188511,"job_number":"JOB_188511","tr_customer_id":188529,"tr_customer_product_id":188519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:45.000Z","modified_at":"2026-02-16T14:48:45.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103209828245819","imei1":"103209828245819","imei2":"103209828245819","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188513,"job_number":"JOB_188513","tr_customer_id":188531,"tr_customer_product_id":188521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:45.000Z","modified_at":"2026-02-16T14:48:45.000Z","name":"Jarret Satterfield","mobile_number":"915-733-4774","email_id":"Wava99@hotmail.com","dop":"2025-06-09","serial_number":"100732117885985","imei1":"100732117885985","imei2":"100732117885985","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188585,"job_number":"JOB_188585","tr_customer_id":188603,"tr_customer_product_id":188593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:40:45.000Z","modified_at":"2026-02-16T16:40:45.000Z","name":"Sourav vv","mobile_number":"9876543210","email_id":"Sourav.s@zscaler.com","dop":"2026-02-09","serial_number":"09876543219876","imei1":"09876543219876","imei2":"09876543219876","popurl":"2026-02-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188600,"job_number":"JOB_188600","tr_customer_id":188618,"tr_customer_product_id":188608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:22:29.000Z","modified_at":"2026-02-16T17:22:29.000Z","name":"Felicia Jenkins","mobile_number":"719-404-3867","email_id":"Bernhard_Harris@hotmail.com","dop":"2026-01-06","serial_number":"10795842528905","imei1":"10795842528905","imei2":"10795842528905","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:22:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185710,"job_number":"JOB_185710","tr_customer_id":185728,"tr_customer_product_id":185718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:40.000Z","modified_at":"2026-02-14T04:20:40.000Z","name":"Nick Prosacco","mobile_number":"698-445-2161","email_id":"Cordelia7@yahoo.com","dop":"2000-01-31","serial_number":"1046558088694823","imei1":"1046558088694823","imei2":"1046558088694823","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185750,"job_number":"JOB_185750","tr_customer_id":185768,"tr_customer_product_id":185758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:22.000Z","modified_at":"2026-02-14T04:21:22.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10699647718594","imei1":"10699647718594","imei2":"10699647718594","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185752,"job_number":"JOB_185752","tr_customer_id":185770,"tr_customer_product_id":185760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:23.000Z","modified_at":"2026-02-14T04:21:23.000Z","name":"Ron Wuckert","mobile_number":"312-623-4005","email_id":"Frida_Murphy@yahoo.com","dop":"2000-01-31","serial_number":"1067373898139205","imei1":"1067373898139205","imei2":"1067373898139205","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185805,"job_number":"JOB_185805","tr_customer_id":185823,"tr_customer_product_id":185813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:04.000Z","modified_at":"2026-02-14T04:22:04.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10538224968942","imei1":"10538224968942","imei2":"10538224968942","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185809,"job_number":"JOB_185809","tr_customer_id":185827,"tr_customer_product_id":185817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:06.000Z","modified_at":"2026-02-14T04:22:06.000Z","name":"Oma Daniel","mobile_number":"945-810-0141","email_id":"Michele41@yahoo.com","dop":"2000-01-31","serial_number":"1002597812471724","imei1":"1002597812471724","imei2":"1002597812471724","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185846,"job_number":"JOB_185846","tr_customer_id":185864,"tr_customer_product_id":185854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:47.000Z","modified_at":"2026-02-14T04:22:47.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10267513825914","imei1":"10267513825914","imei2":"10267513825914","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185848,"job_number":"JOB_185848","tr_customer_id":185866,"tr_customer_product_id":185856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:49.000Z","modified_at":"2026-02-14T04:22:49.000Z","name":"Ardith Hickle","mobile_number":"929-935-6478","email_id":"Edyth91@gmail.com","dop":"2000-01-31","serial_number":"1043360582466527","imei1":"1043360582466527","imei2":"1043360582466527","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186354,"job_number":"JOB_186354","tr_customer_id":186372,"tr_customer_product_id":186362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:48.000Z","modified_at":"2026-02-14T14:21:48.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10608187428635","imei1":"10608187428635","imei2":"10608187428635","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186356,"job_number":"JOB_186356","tr_customer_id":186374,"tr_customer_product_id":186364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:50.000Z","modified_at":"2026-02-14T14:21:50.000Z","name":"Arianna Swaniawski","mobile_number":"313-891-4307","email_id":"Uriah_Pouros@hotmail.com","dop":"2000-01-31","serial_number":"1031943701763244","imei1":"1031943701763244","imei2":"1031943701763244","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186360,"job_number":"JOB_186360","tr_customer_id":186378,"tr_customer_product_id":186368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:30.000Z","modified_at":"2026-02-14T14:22:30.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10223093024099","imei1":"10223093024099","imei2":"10223093024099","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186362,"job_number":"JOB_186362","tr_customer_id":186380,"tr_customer_product_id":186370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:31.000Z","modified_at":"2026-02-14T14:22:31.000Z","name":"Etha Ondricka","mobile_number":"824-985-1475","email_id":"Paula_Spinka@yahoo.com","dop":"2000-01-31","serial_number":"1075221956320983","imei1":"1075221956320983","imei2":"1075221956320983","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186363,"job_number":"JOB_186363","tr_customer_id":186381,"tr_customer_product_id":186371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:10.000Z","modified_at":"2026-02-14T14:23:10.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10708478411953","imei1":"10708478411953","imei2":"10708478411953","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186365,"job_number":"JOB_186365","tr_customer_id":186383,"tr_customer_product_id":186373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:12.000Z","modified_at":"2026-02-14T14:23:12.000Z","name":"Donna Grimes","mobile_number":"932-891-5251","email_id":"Cullen_Feeney0@yahoo.com","dop":"2000-01-31","serial_number":"1067391463318990","imei1":"1067391463318990","imei2":"1067391463318990","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186366,"job_number":"JOB_186366","tr_customer_id":186384,"tr_customer_product_id":186374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:51.000Z","modified_at":"2026-02-14T14:23:51.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10812868057437","imei1":"10812868057437","imei2":"10812868057437","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186368,"job_number":"JOB_186368","tr_customer_id":186386,"tr_customer_product_id":186376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:52.000Z","modified_at":"2026-02-14T14:23:52.000Z","name":"Carolanne Brakus","mobile_number":"666-447-6731","email_id":"Krystel_Schuppe30@hotmail.com","dop":"2000-01-31","serial_number":"1017120137617944","imei1":"1017120137617944","imei2":"1017120137617944","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186714,"job_number":"JOB_186714","tr_customer_id":186732,"tr_customer_product_id":186722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:43.000Z","modified_at":"2026-02-15T04:33:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10645060478682","imei1":"10645060478682","imei2":"10645060478682","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186717,"job_number":"JOB_186717","tr_customer_id":186735,"tr_customer_product_id":186725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:45.000Z","modified_at":"2026-02-15T04:33:45.000Z","name":"Richmond Kris","mobile_number":"962-555-2584","email_id":"Kyra_Ruecker@gmail.com","dop":"2000-01-31","serial_number":"1032358340491154","imei1":"1032358340491154","imei2":"1032358340491154","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186781,"job_number":"JOB_186781","tr_customer_id":186799,"tr_customer_product_id":186789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:30.000Z","modified_at":"2026-02-15T04:34:30.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10294566626362","imei1":"10294566626362","imei2":"10294566626362","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186783,"job_number":"JOB_186783","tr_customer_id":186801,"tr_customer_product_id":186791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:32.000Z","modified_at":"2026-02-15T04:34:32.000Z","name":"Marietta Boyer","mobile_number":"500-590-1389","email_id":"Nicklaus_Bechtelar96@hotmail.com","dop":"2000-01-31","serial_number":"1085428880285383","imei1":"1085428880285383","imei2":"1085428880285383","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186828,"job_number":"JOB_186828","tr_customer_id":186846,"tr_customer_product_id":186836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:17.000Z","modified_at":"2026-02-15T04:35:17.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10919753310513","imei1":"10919753310513","imei2":"10919753310513","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186832,"job_number":"JOB_186832","tr_customer_id":186850,"tr_customer_product_id":186840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:19.000Z","modified_at":"2026-02-15T04:35:19.000Z","name":"Cecile Conn","mobile_number":"466-627-8547","email_id":"Golda.Kreiger@hotmail.com","dop":"2000-01-31","serial_number":"1087632587360530","imei1":"1087632587360530","imei2":"1087632587360530","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186849,"job_number":"JOB_186849","tr_customer_id":186867,"tr_customer_product_id":186857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:03.000Z","modified_at":"2026-02-15T04:36:03.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10993043344960","imei1":"10993043344960","imei2":"10993043344960","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186851,"job_number":"JOB_186851","tr_customer_id":186869,"tr_customer_product_id":186859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:05.000Z","modified_at":"2026-02-15T04:36:05.000Z","name":"Adelia White","mobile_number":"948-698-6838","email_id":"Estella.Hauck53@gmail.com","dop":"2000-01-31","serial_number":"1086696270300370","imei1":"1086696270300370","imei2":"1086696270300370","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187090,"job_number":"JOB_187090","tr_customer_id":187108,"tr_customer_product_id":187098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:18.000Z","modified_at":"2026-02-15T14:22:18.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10782093324363","imei1":"10782093324363","imei2":"10782093324363","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187092,"job_number":"JOB_187092","tr_customer_id":187110,"tr_customer_product_id":187100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:20.000Z","modified_at":"2026-02-15T14:22:20.000Z","name":"Cleve Anderson","mobile_number":"582-573-9176","email_id":"Robert.Grady@yahoo.com","dop":"2000-01-31","serial_number":"1030247123581307","imei1":"1030247123581307","imei2":"1030247123581307","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187096,"job_number":"JOB_187096","tr_customer_id":187114,"tr_customer_product_id":187104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:05.000Z","modified_at":"2026-02-15T14:23:05.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10871533923508","imei1":"10871533923508","imei2":"10871533923508","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187098,"job_number":"JOB_187098","tr_customer_id":187116,"tr_customer_product_id":187106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:06.000Z","modified_at":"2026-02-15T14:23:06.000Z","name":"Ernest Wunsch","mobile_number":"887-609-9857","email_id":"Abigayle_Schulist@yahoo.com","dop":"2000-01-31","serial_number":"1069510159141088","imei1":"1069510159141088","imei2":"1069510159141088","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187099,"job_number":"JOB_187099","tr_customer_id":187117,"tr_customer_product_id":187107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:50.000Z","modified_at":"2026-02-15T14:23:50.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10252606287042","imei1":"10252606287042","imei2":"10252606287042","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187101,"job_number":"JOB_187101","tr_customer_id":187119,"tr_customer_product_id":187109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:52.000Z","modified_at":"2026-02-15T14:23:52.000Z","name":"Mia Batz","mobile_number":"492-914-2696","email_id":"Nicole6@gmail.com","dop":"2000-01-31","serial_number":"1050559857217845","imei1":"1050559857217845","imei2":"1050559857217845","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187104,"job_number":"JOB_187104","tr_customer_id":187122,"tr_customer_product_id":187112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:36.000Z","modified_at":"2026-02-15T14:24:36.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10158697682019","imei1":"10158697682019","imei2":"10158697682019","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187106,"job_number":"JOB_187106","tr_customer_id":187124,"tr_customer_product_id":187114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:37.000Z","modified_at":"2026-02-15T14:24:37.000Z","name":"Betsy Upton","mobile_number":"778-616-2822","email_id":"Mafalda_Stracke49@gmail.com","dop":"2000-01-31","serial_number":"1081620299208425","imei1":"1081620299208425","imei2":"1081620299208425","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187374,"job_number":"JOB_187374","tr_customer_id":187392,"tr_customer_product_id":187382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:13.000Z","modified_at":"2026-02-16T04:37:13.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10498189895292","imei1":"10498189895292","imei2":"10498189895292","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187378,"job_number":"JOB_187378","tr_customer_id":187396,"tr_customer_product_id":187386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:15.000Z","modified_at":"2026-02-16T04:37:15.000Z","name":"Claire Towne","mobile_number":"867-797-3709","email_id":"Elliot_Shanahan@gmail.com","dop":"2000-01-31","serial_number":"1010941614672108","imei1":"1010941614672108","imei2":"1010941614672108","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187455,"job_number":"JOB_187455","tr_customer_id":187473,"tr_customer_product_id":187463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10969056244069","imei1":"10969056244069","imei2":"10969056244069","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187462,"job_number":"JOB_187462","tr_customer_id":187480,"tr_customer_product_id":187470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Roberto Kautzer","mobile_number":"517-881-7672","email_id":"Brendan_Kautzer18@yahoo.com","dop":"2000-01-31","serial_number":"1038822615460526","imei1":"1038822615460526","imei2":"1038822615460526","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187513,"job_number":"JOB_187513","tr_customer_id":187531,"tr_customer_product_id":187521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:07.000Z","modified_at":"2026-02-16T04:39:07.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10960518528622","imei1":"10960518528622","imei2":"10960518528622","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187517,"job_number":"JOB_187517","tr_customer_id":187535,"tr_customer_product_id":187525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:09.000Z","modified_at":"2026-02-16T04:39:09.000Z","name":"Loma Gleason","mobile_number":"272-990-4492","email_id":"Ike_DuBuque@gmail.com","dop":"2000-01-31","serial_number":"1074152522592903","imei1":"1074152522592903","imei2":"1074152522592903","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187537,"job_number":"JOB_187537","tr_customer_id":187555,"tr_customer_product_id":187545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:59.000Z","modified_at":"2026-02-16T04:39:59.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10202221071984","imei1":"10202221071984","imei2":"10202221071984","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187539,"job_number":"JOB_187539","tr_customer_id":187557,"tr_customer_product_id":187547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:40:00.000Z","modified_at":"2026-02-16T04:40:00.000Z","name":"Jayden Nitzsche","mobile_number":"640-624-6119","email_id":"Ursula.Moore15@yahoo.com","dop":"2000-01-31","serial_number":"1055527011366919","imei1":"1055527011366919","imei2":"1055527011366919","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187782,"job_number":"JOB_187782","tr_customer_id":187800,"tr_customer_product_id":187790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:02.000Z","modified_at":"2026-02-16T07:03:02.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10862058666572","imei1":"10862058666572","imei2":"10862058666572","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187784,"job_number":"JOB_187784","tr_customer_id":187802,"tr_customer_product_id":187792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:04.000Z","modified_at":"2026-02-16T07:03:04.000Z","name":"Gus Witting","mobile_number":"452-897-9385","email_id":"Connie25@gmail.com","dop":"2000-01-31","serial_number":"1012077995643873","imei1":"1012077995643873","imei2":"1012077995643873","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187791,"job_number":"JOB_187791","tr_customer_id":187809,"tr_customer_product_id":187799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:49.000Z","modified_at":"2026-02-16T07:03:49.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10192902457629","imei1":"10192902457629","imei2":"10192902457629","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187793,"job_number":"JOB_187793","tr_customer_id":187811,"tr_customer_product_id":187801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:50.000Z","modified_at":"2026-02-16T07:03:50.000Z","name":"Conrad Gleichner","mobile_number":"295-609-3858","email_id":"Monserrate75@yahoo.com","dop":"2000-01-31","serial_number":"1036419163386346","imei1":"1036419163386346","imei2":"1036419163386346","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187803,"job_number":"JOB_187803","tr_customer_id":187821,"tr_customer_product_id":187811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:34.000Z","modified_at":"2026-02-16T07:04:34.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10326628298638","imei1":"10326628298638","imei2":"10326628298638","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187805,"job_number":"JOB_187805","tr_customer_id":187823,"tr_customer_product_id":187813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:36.000Z","modified_at":"2026-02-16T07:04:36.000Z","name":"Rhett Schiller","mobile_number":"810-943-3102","email_id":"Elmer78@gmail.com","dop":"2000-01-31","serial_number":"1086168803153068","imei1":"1086168803153068","imei2":"1086168803153068","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187812,"job_number":"JOB_187812","tr_customer_id":187830,"tr_customer_product_id":187820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:21.000Z","modified_at":"2026-02-16T07:05:21.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10603845965349","imei1":"10603845965349","imei2":"10603845965349","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187814,"job_number":"JOB_187814","tr_customer_id":187832,"tr_customer_product_id":187822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:22.000Z","modified_at":"2026-02-16T07:05:22.000Z","name":"Colten Padberg","mobile_number":"967-905-0669","email_id":"Hubert.Pollich@yahoo.com","dop":"2000-01-31","serial_number":"1047913377497567","imei1":"1047913377497567","imei2":"1047913377497567","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188390,"job_number":"JOB_188390","tr_customer_id":188408,"tr_customer_product_id":188398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:45.000Z","modified_at":"2026-02-16T14:38:45.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10432587599874","imei1":"10432587599874","imei2":"10432587599874","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188394,"job_number":"JOB_188394","tr_customer_id":188412,"tr_customer_product_id":188402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:47.000Z","modified_at":"2026-02-16T14:38:47.000Z","name":"Laurel Cruickshank","mobile_number":"254-529-6110","email_id":"Hailie.Friesen@gmail.com","dop":"2000-01-31","serial_number":"1077748665988458","imei1":"1077748665988458","imei2":"1077748665988458","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188405,"job_number":"JOB_188405","tr_customer_id":188423,"tr_customer_product_id":188413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:39.000Z","modified_at":"2026-02-16T14:39:39.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10815219365883","imei1":"10815219365883","imei2":"10815219365883","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188407,"job_number":"JOB_188407","tr_customer_id":188425,"tr_customer_product_id":188415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:41.000Z","modified_at":"2026-02-16T14:39:41.000Z","name":"Sharon Terry","mobile_number":"396-325-1677","email_id":"Akeem.Lebsack@hotmail.com","dop":"2000-01-31","serial_number":"1032824336896897","imei1":"1032824336896897","imei2":"1032824336896897","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188420,"job_number":"JOB_188420","tr_customer_id":188438,"tr_customer_product_id":188428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:33.000Z","modified_at":"2026-02-16T14:40:33.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10700662076824","imei1":"10700662076824","imei2":"10700662076824","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188422,"job_number":"JOB_188422","tr_customer_id":188440,"tr_customer_product_id":188430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:35.000Z","modified_at":"2026-02-16T14:40:35.000Z","name":"Haleigh Schmeler","mobile_number":"536-860-8389","email_id":"Deontae_Herzog@hotmail.com","dop":"2000-01-31","serial_number":"1051185635230661","imei1":"1051185635230661","imei2":"1051185635230661","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188435,"job_number":"JOB_188435","tr_customer_id":188453,"tr_customer_product_id":188443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:28.000Z","modified_at":"2026-02-16T14:41:28.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10136830833522","imei1":"10136830833522","imei2":"10136830833522","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188438,"job_number":"JOB_188438","tr_customer_id":188456,"tr_customer_product_id":188446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:30.000Z","modified_at":"2026-02-16T14:41:30.000Z","name":"Joanne Stroman","mobile_number":"632-897-0767","email_id":"Charlie_Kemmer@gmail.com","dop":"2000-01-31","serial_number":"1098513677800775","imei1":"1098513677800775","imei2":"1098513677800775","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 219ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token bab8cc8c-519d-45a1-bc59-950756ec5430
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Virify the status code os 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 218ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 34a4cf47-7bd9-4f89-bfd7-6b6f92f22ab9
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Virify the status code os 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Virify the status code os 403
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/xyx
Response Information
Response Code: 404 - Not Found
Mean time per request: 219ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NDB9.jXbr1GDVHhu7SbCK6d_TvPu0COWWt4Ps2hHP1GoiqL4
Cache-Control no-cache
Postman-Token 52578087-c7dd-4945-8278-0344fe94ba26
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Virify the status code os 404 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 224ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NDB9.jXbr1GDVHhu7SbCK6d_TvPu0COWWt4Ps2hHP1GoiqL4
Cache-Control no-cache
Postman-Token 9e5d2f10-4658-4afc-80a0-419832ecab9d
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 219ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVt
Cache-Control no-cache
Postman-Token 3db2a565-a179-43f3-bd0b-6318cede8cc5
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403/500 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403/500
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 219ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token c7bdedd8-b1c2-4b27-b0f2-f5d65bc754be
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Empty token Status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 220ms
Mean size per request: 190B

Test Pass Percentage
33 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NDB9.jXbr1GDVHhu7SbCK6d_TvPu0COWWt4Ps2hHP1GoiqL4
Content-Type application/json
Cache-Control no-cache
Postman-Token e4ae6271-1818-4230-b63d-5954ec9ed43e
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the status code 200 0 1 0
Verify the response below 600 1 0 0
Verify the message in the response body 'Engineer assigned successfully' 0 1 0
Total 1 2 0
Test Failures
Test NameAssertion Error
Verify the status code 200
expected response to have status code 200 but got 400
Verify the message in the response body 'Engineer assigned successfully'
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Engineer assigned successfully'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_151689
Response Information
Response Code: 200 - OK
Mean time per request: 258ms
Mean size per request: 33B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2MzB9.lXWncu70kTqVWFbQk32pVVavkfwuw3G1bUkZ4LSsF7I
Content-Type text/plain
Cache-Control no-cache
Postman-Token 35244903-82d4-4f5d-94c3-93efd69cfc04
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify that the mst_status id is 2 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the mst_status id is 2
Cannot read properties of null (reading 'mst_action_status_id')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 220ms
Mean size per request: 196B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NDB9.jXbr1GDVHhu7SbCK6d_TvPu0COWWt4Ps2hHP1GoiqL4
Content-Type application/json
Cache-Control no-cache
Postman-Token 66b6af88-cb1f-45cd-ac24-99b40befd663
Content-Length 48
Request Body
{
            "job_id": 555555,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 196
ETag W/"c4-Ez6QiFKsV+xC2VSq86FeFuhkgNM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 47","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": 555555,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the invalid job id in body {Bad request 400 code} 1 0 0
Verify the error message for the invalid job id in body {Bad request 400 code} 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the error message for the invalid job id in body {Bad request 400 code}
expected 'Unexpected token } in JSON at positio…' to deeply equal 'Invalid job assignment'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 219ms
Mean size per request: 190B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5
Content-Type application/json
Cache-Control no-cache
Postman-Token da55a710-fef8-4b59-a99c-21c08e9e9211
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the invalid Auth token {BAd request } 403 code} 0 1 0
Verify the error message for the invalid job id in body {Bad request 400 code} 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the staus for the invalid Auth token {BAd request } 403 code}
expected response to have status code 403 but got 400
Verify the error message for the invalid job id in body {Bad request 400 code}
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Invalid job assignment'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 219ms
Mean size per request: 190B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token ccb58d9d-ef50-4bb8-8db8-408b9c0d2a57
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the No auth token {Uathorized 401 code} 0 1 0
Verify the error message for the invalid job empty token} 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the staus for the No auth token {Uathorized 401 code}
expected response to have status code 401 but got 400
Verify the error message for the invalid job empty token}
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"5b8025-3oq2gimxDTtapdhbDDgCsZqCNjA"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 401ms
Mean size per request: 1.98MB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NDB9.jXbr1GDVHhu7SbCK6d_TvPu0COWWt4Ps2hHP1GoiqL4
Cache-Control no-cache
Postman-Token 8824cabc-339a-4465-81e4-f700408c6f7e
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 2074835
ETag W/"1fa8d3-QTDCIh7gwYFbtS/Wx3E8aOJbNsI"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":185651,"job_number":"JOB_185651","tr_customer_id":185669,"tr_customer_product_id":185659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:50:11.000Z","modified_at":"2026-02-13T23:50:11.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-03","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-03T23:50:10.753829937Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185652,"job_number":"JOB_185652","tr_customer_id":185670,"tr_customer_product_id":185660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:50:11.000Z","modified_at":"2026-02-13T23:50:11.000Z","name":"Abhirath Chaturvedi","mobile_number":"7099818163","email_id":"chakrika.khanna@yahoo.co.in","dop":"2026-02-03","serial_number":"308173783262379","imei1":"308173783262379","imei2":"308173783262379","popurl":"www.chinmayanand-adiga.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185653,"job_number":"JOB_185653","tr_customer_id":185671,"tr_customer_product_id":185661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:52:42.000Z","modified_at":"2026-02-13T23:52:42.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-03","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-03T23:52:42.036916597Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185655,"job_number":"JOB_185655","tr_customer_id":185673,"tr_customer_product_id":185663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T03:11:47.000Z","modified_at":"2026-02-14T03:11:47.000Z","name":"Boris Friesen","mobile_number":"667-966-6213","email_id":"Dudley_Lind@gmail.com","dop":"2025-05-30","serial_number":"18335838115690","imei1":"18335838115690","imei2":"18335838115690","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T03:11:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185656,"job_number":"JOB_185656","tr_customer_id":185674,"tr_customer_product_id":185664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T03:11:48.000Z","modified_at":"2026-02-14T03:11:48.000Z","name":"Rossie Gusikowski","mobile_number":"994-763-5068","email_id":"Oleta_Aufderhar82@hotmail.com","dop":"2025-05-30","serial_number":"1347009354194047","imei1":"1347009354194047","imei2":"1347009354194047","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T03:11:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185660,"job_number":"JOB_185660","tr_customer_id":185678,"tr_customer_product_id":185668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:23.000Z","modified_at":"2026-02-14T04:19:23.000Z","name":"Alana Rippin","mobile_number":"808-815-6452","email_id":"Devin15@yahoo.com","dop":"2025-04-06","serial_number":"10695464728902942","imei1":"10695464728902942","imei2":"10695464728902942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185661,"job_number":"JOB_185661","tr_customer_id":185679,"tr_customer_product_id":185669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:25.000Z","modified_at":"2026-02-14T04:19:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"12595352495826","imei1":"12595352495826","imei2":"12595352495826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185663,"job_number":"JOB_185663","tr_customer_id":185681,"tr_customer_product_id":185671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:27.000Z","modified_at":"2026-02-14T04:19:27.000Z","name":"Nakia Jacobs","mobile_number":"410-441-0994","email_id":"Dylan_Aufderhar21@yahoo.com","dop":"2025-04-06","serial_number":"16706436201310376","imei1":"16706436201310376","imei2":"16706436201310376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185667,"job_number":"JOB_185667","tr_customer_id":185685,"tr_customer_product_id":185675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:46.000Z","modified_at":"2026-02-14T04:19:46.000Z","name":"Kaya McCullough","mobile_number":"326-710-0597","email_id":"Howard.Schiller16@hotmail.com","dop":"2025-04-06","serial_number":"17056562021764604","imei1":"17056562021764604","imei2":"17056562021764604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185669,"job_number":"JOB_185669","tr_customer_id":185687,"tr_customer_product_id":185677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:55.000Z","modified_at":"2026-02-14T04:19:55.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"59312388244714","imei1":"59312388244714","imei2":"59312388244714","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185670,"job_number":"JOB_185670","tr_customer_id":185688,"tr_customer_product_id":185678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:55.000Z","modified_at":"2026-02-14T04:19:55.000Z","name":"Sven Moore","mobile_number":"227-376-3705","email_id":"Everett.Tromp@yahoo.com","dop":"2025-02-01","serial_number":"70715116436899","imei1":"70715116436899","imei2":"70715116436899","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185672,"job_number":"JOB_185672","tr_customer_id":185690,"tr_customer_product_id":185680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:01.000Z","modified_at":"2026-02-14T04:20:01.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10232877677939","imei1":"10232877677939","imei2":"10232877677939","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185673,"job_number":"JOB_185673","tr_customer_id":185691,"tr_customer_product_id":185681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:01.000Z","modified_at":"2026-02-14T04:20:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11412514896787","imei1":"11412514896787","imei2":"11412514896787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185677,"job_number":"JOB_185677","tr_customer_id":185695,"tr_customer_product_id":185685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:02.000Z","modified_at":"2026-02-14T04:20:02.000Z","name":"Devan Boyer","mobile_number":"307-786-3455","email_id":"Anastacio.Schmitt87@gmail.com","dop":"2025-06-18","serial_number":"1085293605523385","imei1":"1085293605523385","imei2":"1085293605523385","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185678,"job_number":"JOB_185678","tr_customer_id":185696,"tr_customer_product_id":185686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:02.000Z","modified_at":"2026-02-14T04:20:02.000Z","name":"Trevion Simonis","mobile_number":"535-756-1582","email_id":"Luna.Olson83@gmail.com","dop":"2025-04-06","serial_number":"14416274431970536","imei1":"14416274431970536","imei2":"14416274431970536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185679,"job_number":"JOB_185679","tr_customer_id":185697,"tr_customer_product_id":185687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:05.000Z","modified_at":"2026-02-14T04:20:05.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17383983637981","imei1":"17383983637981","imei2":"17383983637981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185682,"job_number":"JOB_185682","tr_customer_id":185700,"tr_customer_product_id":185690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:06.000Z","modified_at":"2026-02-14T04:20:06.000Z","name":"Sydnee Kris","mobile_number":"567-809-4071","email_id":"Paula.Ratke22@gmail.com","dop":"2025-04-06","serial_number":"19411315541349132","imei1":"19411315541349132","imei2":"19411315541349132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185683,"job_number":"JOB_185683","tr_customer_id":185701,"tr_customer_product_id":185691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:08.000Z","modified_at":"2026-02-14T04:20:08.000Z","name":"Joanie Shields","mobile_number":"669-599-9654","email_id":"Alize.Lynch@gmail.com","dop":"2025-04-06","serial_number":"14151711071363612","imei1":"14151711071363612","imei2":"14151711071363612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185684,"job_number":"JOB_185684","tr_customer_id":185702,"tr_customer_product_id":185692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:14.000Z","modified_at":"2026-02-14T04:20:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11951506589268","imei1":"11951506589268","imei2":"11951506589268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185686,"job_number":"JOB_185686","tr_customer_id":185704,"tr_customer_product_id":185694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:15.000Z","modified_at":"2026-02-14T04:20:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16737378327166","imei1":"16737378327166","imei2":"16737378327166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185688,"job_number":"JOB_185688","tr_customer_id":185706,"tr_customer_product_id":185696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:16.000Z","modified_at":"2026-02-14T04:20:16.000Z","name":"Guido Hahn","mobile_number":"863-377-8220","email_id":"Abdul_Schuster@hotmail.com","dop":"2025-04-06","serial_number":"19088909314350000","imei1":"19088909314350000","imei2":"19088909314350000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185690,"job_number":"JOB_185690","tr_customer_id":185708,"tr_customer_product_id":185698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:16.000Z","modified_at":"2026-02-14T04:20:16.000Z","name":"Holden Paucek","mobile_number":"759-656-2748","email_id":"Lysanne_Beahan@gmail.com","dop":"2025-04-06","serial_number":"18969944983518172","imei1":"18969944983518172","imei2":"18969944983518172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185691,"job_number":"JOB_185691","tr_customer_id":185709,"tr_customer_product_id":185699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:17.000Z","modified_at":"2026-02-14T04:20:17.000Z","name":"Ashly Kihn","mobile_number":"752-668-8470","email_id":"Pietro.Nikolaus@gmail.com","dop":"2025-04-06","serial_number":"19280133913930988","imei1":"19280133913930988","imei2":"19280133913930988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185694,"job_number":"JOB_185694","tr_customer_id":185712,"tr_customer_product_id":185702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:21.000Z","modified_at":"2026-02-14T04:20:21.000Z","name":"Elinore Ortiz","mobile_number":"351-829-4827","email_id":"Reyna_Dicki52@gmail.com","dop":"2025-04-06","serial_number":"17090267630165256","imei1":"17090267630165256","imei2":"17090267630165256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185696,"job_number":"JOB_185696","tr_customer_id":185714,"tr_customer_product_id":185704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:28.000Z","modified_at":"2026-02-14T04:20:28.000Z","name":"Paula Heathcote","mobile_number":"792-674-0199","email_id":"Khalil.Abbott@yahoo.com","dop":"2025-04-06","serial_number":"10151555729123536","imei1":"10151555729123536","imei2":"10151555729123536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185697,"job_number":"JOB_185697","tr_customer_id":185715,"tr_customer_product_id":185705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:28.000Z","modified_at":"2026-02-14T04:20:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14696473644641","imei1":"14696473644641","imei2":"14696473644641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185699,"job_number":"JOB_185699","tr_customer_id":185717,"tr_customer_product_id":185707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:30.000Z","modified_at":"2026-02-14T04:20:30.000Z","name":"Twila Ernser","mobile_number":"658-359-7551","email_id":"Merl.Emmerich@gmail.com","dop":"2025-04-06","serial_number":"15170091278179916","imei1":"15170091278179916","imei2":"15170091278179916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185700,"job_number":"JOB_185700","tr_customer_id":185718,"tr_customer_product_id":185708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:31.000Z","modified_at":"2026-02-14T04:20:31.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185701,"job_number":"JOB_185701","tr_customer_id":185719,"tr_customer_product_id":185709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:32.000Z","modified_at":"2026-02-14T04:20:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14424850008614","imei1":"14424850008614","imei2":"14424850008614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185703,"job_number":"JOB_185703","tr_customer_id":185721,"tr_customer_product_id":185711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"Alexandria Sporer","mobile_number":"418-702-7264","email_id":"Dayana51@hotmail.com","dop":"2025-04-06","serial_number":"11093031589831056","imei1":"11093031589831056","imei2":"11093031589831056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185704,"job_number":"JOB_185704","tr_customer_id":185722,"tr_customer_product_id":185712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"30866273057754","imei1":"30866273057754","imei2":"30866273057754","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185705,"job_number":"JOB_185705","tr_customer_id":185723,"tr_customer_product_id":185713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"Cade McCullough","mobile_number":"929-659-5145","email_id":"Maeve.Adams@hotmail.com","dop":"2025-02-01","serial_number":"104282978109785","imei1":"104282978109785","imei2":"104282978109785","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185711,"job_number":"JOB_185711","tr_customer_id":185729,"tr_customer_product_id":185719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:42.000Z","modified_at":"2026-02-14T04:20:42.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101514249304319","imei1":"101514249304319","imei2":"101514249304319","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185712,"job_number":"JOB_185712","tr_customer_id":185730,"tr_customer_product_id":185720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:42.000Z","modified_at":"2026-02-14T04:20:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13590493188338","imei1":"13590493188338","imei2":"13590493188338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185715,"job_number":"JOB_185715","tr_customer_id":185733,"tr_customer_product_id":185723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:44.000Z","modified_at":"2026-02-14T04:20:44.000Z","name":"Lorna Koelpin","mobile_number":"560-846-3677","email_id":"Alisa.Beier97@yahoo.com","dop":"2025-04-06","serial_number":"16753713463173648","imei1":"16753713463173648","imei2":"16753713463173648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185716,"job_number":"JOB_185716","tr_customer_id":185734,"tr_customer_product_id":185724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:45.000Z","modified_at":"2026-02-14T04:20:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10905101329984","imei1":"10905101329984","imei2":"10905101329984","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185717,"job_number":"JOB_185717","tr_customer_id":185735,"tr_customer_product_id":185725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:45.000Z","modified_at":"2026-02-14T04:20:45.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15004136533943","imei1":"15004136533943","imei2":"15004136533943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185720,"job_number":"JOB_185720","tr_customer_id":185738,"tr_customer_product_id":185728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:46.000Z","modified_at":"2026-02-14T04:20:46.000Z","name":"Jocelyn Kirlin","mobile_number":"777-748-3259","email_id":"Megane_Fay52@gmail.com","dop":"2025-06-18","serial_number":"1099976908543408","imei1":"1099976908543408","imei2":"1099976908543408","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185721,"job_number":"JOB_185721","tr_customer_id":185739,"tr_customer_product_id":185729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:46.000Z","modified_at":"2026-02-14T04:20:46.000Z","name":"Sister Jakubowski","mobile_number":"734-952-4051","email_id":"Haskell.Herzog@hotmail.com","dop":"2025-04-06","serial_number":"18664933434088836","imei1":"18664933434088836","imei2":"18664933434088836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185722,"job_number":"JOB_185722","tr_customer_id":185740,"tr_customer_product_id":185730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:48.000Z","modified_at":"2026-02-14T04:20:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18372303928165","imei1":"18372303928165","imei2":"18372303928165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185724,"job_number":"JOB_185724","tr_customer_id":185742,"tr_customer_product_id":185732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:50.000Z","modified_at":"2026-02-14T04:20:50.000Z","name":"Rubye Ryan","mobile_number":"351-531-3836","email_id":"Gerson_Ziemann@hotmail.com","dop":"2025-04-06","serial_number":"17837545863358206","imei1":"17837545863358206","imei2":"17837545863358206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185726,"job_number":"JOB_185726","tr_customer_id":185744,"tr_customer_product_id":185734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:56.000Z","modified_at":"2026-02-14T04:20:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12404359867184","imei1":"12404359867184","imei2":"12404359867184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185728,"job_number":"JOB_185728","tr_customer_id":185746,"tr_customer_product_id":185736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:57.000Z","modified_at":"2026-02-14T04:20:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18188851353298","imei1":"18188851353298","imei2":"18188851353298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185730,"job_number":"JOB_185730","tr_customer_id":185748,"tr_customer_product_id":185738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10247743366641","imei1":"10247743366641","imei2":"10247743366641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185731,"job_number":"JOB_185731","tr_customer_id":185749,"tr_customer_product_id":185739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Doyle Little","mobile_number":"367-821-0874","email_id":"Josue.Stokes92@yahoo.com","dop":"2025-04-06","serial_number":"14782533437866848","imei1":"14782533437866848","imei2":"14782533437866848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185733,"job_number":"JOB_185733","tr_customer_id":185751,"tr_customer_product_id":185741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Leanne Hansen","mobile_number":"536-928-6136","email_id":"Jamel_Smitham80@hotmail.com","dop":"2025-04-06","serial_number":"17280429643357052","imei1":"17280429643357052","imei2":"17280429643357052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185734,"job_number":"JOB_185734","tr_customer_id":185752,"tr_customer_product_id":185742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:59.000Z","modified_at":"2026-02-14T04:20:59.000Z","name":"Emmanuelle Stokes","mobile_number":"751-946-7188","email_id":"Katherine21@gmail.com","dop":"2025-04-06","serial_number":"10062015201033014","imei1":"10062015201033014","imei2":"10062015201033014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185735,"job_number":"JOB_185735","tr_customer_id":185753,"tr_customer_product_id":185743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:06.000Z","modified_at":"2026-02-14T04:21:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14448196558288","imei1":"14448196558288","imei2":"14448196558288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185737,"job_number":"JOB_185737","tr_customer_id":185755,"tr_customer_product_id":185745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:07.000Z","modified_at":"2026-02-14T04:21:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19658282098747","imei1":"19658282098747","imei2":"19658282098747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185738,"job_number":"JOB_185738","tr_customer_id":185756,"tr_customer_product_id":185746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:08.000Z","modified_at":"2026-02-14T04:21:08.000Z","name":"Una Batz","mobile_number":"997-506-5436","email_id":"Percy_Boyer@hotmail.com","dop":"2025-04-06","serial_number":"14411993593274846","imei1":"14411993593274846","imei2":"14411993593274846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185740,"job_number":"JOB_185740","tr_customer_id":185758,"tr_customer_product_id":185748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:09.000Z","modified_at":"2026-02-14T04:21:09.000Z","name":"Gianni Barton","mobile_number":"240-881-2946","email_id":"Ike.Bartell@hotmail.com","dop":"2025-04-06","serial_number":"10009489211552324","imei1":"10009489211552324","imei2":"10009489211552324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185741,"job_number":"JOB_185741","tr_customer_id":185759,"tr_customer_product_id":185749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:12.000Z","modified_at":"2026-02-14T04:21:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11071608525962","imei1":"11071608525962","imei2":"11071608525962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185743,"job_number":"JOB_185743","tr_customer_id":185761,"tr_customer_product_id":185751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:13.000Z","modified_at":"2026-02-14T04:21:13.000Z","name":"Minerva Schamberger","mobile_number":"630-317-5305","email_id":"Domenico0@gmail.com","dop":"2025-04-06","serial_number":"19584535916095240","imei1":"19584535916095240","imei2":"19584535916095240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185744,"job_number":"JOB_185744","tr_customer_id":185762,"tr_customer_product_id":185752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:13.000Z","modified_at":"2026-02-14T04:21:13.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"50445589400875","imei1":"50445589400875","imei2":"50445589400875","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185745,"job_number":"JOB_185745","tr_customer_id":185763,"tr_customer_product_id":185753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:14.000Z","modified_at":"2026-02-14T04:21:14.000Z","name":"Roma Block","mobile_number":"353-211-9053","email_id":"Cleora37@gmail.com","dop":"2025-02-01","serial_number":"22398273531648","imei1":"22398273531648","imei2":"22398273531648","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185747,"job_number":"JOB_185747","tr_customer_id":185765,"tr_customer_product_id":185755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:19.000Z","modified_at":"2026-02-14T04:21:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17143708405688","imei1":"17143708405688","imei2":"17143708405688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185749,"job_number":"JOB_185749","tr_customer_id":185767,"tr_customer_product_id":185757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:21.000Z","modified_at":"2026-02-14T04:21:21.000Z","name":"Murl Kuphal","mobile_number":"937-485-3499","email_id":"Shanelle.Mayer@gmail.com","dop":"2025-04-06","serial_number":"19137537522824210","imei1":"19137537522824210","imei2":"19137537522824210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185753,"job_number":"JOB_185753","tr_customer_id":185771,"tr_customer_product_id":185761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:24.000Z","modified_at":"2026-02-14T04:21:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13027902095003","imei1":"13027902095003","imei2":"13027902095003","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185755,"job_number":"JOB_185755","tr_customer_id":185773,"tr_customer_product_id":185763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:26.000Z","modified_at":"2026-02-14T04:21:26.000Z","name":"Maude Conn","mobile_number":"820-537-5436","email_id":"Kallie_Waelchi43@gmail.com","dop":"2025-04-06","serial_number":"14632596426206904","imei1":"14632596426206904","imei2":"14632596426206904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185756,"job_number":"JOB_185756","tr_customer_id":185774,"tr_customer_product_id":185764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:27.000Z","modified_at":"2026-02-14T04:21:27.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104038502115870","imei1":"104038502115870","imei2":"104038502115870","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185758,"job_number":"JOB_185758","tr_customer_id":185776,"tr_customer_product_id":185766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:33.000Z","modified_at":"2026-02-14T04:21:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14104169911111","imei1":"14104169911111","imei2":"14104169911111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185760,"job_number":"JOB_185760","tr_customer_id":185778,"tr_customer_product_id":185768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:35.000Z","modified_at":"2026-02-14T04:21:35.000Z","name":"Barton Schoen","mobile_number":"521-399-7283","email_id":"Sydni.Aufderhar@yahoo.com","dop":"2025-04-06","serial_number":"14024525267350480","imei1":"14024525267350480","imei2":"14024525267350480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185765,"job_number":"JOB_185765","tr_customer_id":185783,"tr_customer_product_id":185773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:38.000Z","modified_at":"2026-02-14T04:21:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17049849785874","imei1":"17049849785874","imei2":"17049849785874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185767,"job_number":"JOB_185767","tr_customer_id":185785,"tr_customer_product_id":185775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:38.000Z","modified_at":"2026-02-14T04:21:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12844149539067","imei1":"12844149539067","imei2":"12844149539067","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185769,"job_number":"JOB_185769","tr_customer_id":185787,"tr_customer_product_id":185777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:39.000Z","modified_at":"2026-02-14T04:21:39.000Z","name":"Bernice Hodkiewicz","mobile_number":"659-580-3225","email_id":"Giovanna69@hotmail.com","dop":"2025-04-06","serial_number":"13614455227875456","imei1":"13614455227875456","imei2":"13614455227875456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185770,"job_number":"JOB_185770","tr_customer_id":185788,"tr_customer_product_id":185778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:39.000Z","modified_at":"2026-02-14T04:21:39.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19734703497970","imei1":"19734703497970","imei2":"19734703497970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185771,"job_number":"JOB_185771","tr_customer_id":185789,"tr_customer_product_id":185779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:40.000Z","modified_at":"2026-02-14T04:21:40.000Z","name":"Ewald Borer","mobile_number":"371-997-9826","email_id":"Mariane22@hotmail.com","dop":"2025-04-06","serial_number":"16385982097118530","imei1":"16385982097118530","imei2":"16385982097118530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185773,"job_number":"JOB_185773","tr_customer_id":185791,"tr_customer_product_id":185781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:41.000Z","modified_at":"2026-02-14T04:21:41.000Z","name":"Chyna Bashirian","mobile_number":"735-865-2678","email_id":"Merl.Gibson9@yahoo.com","dop":"2025-04-06","serial_number":"17599174029224188","imei1":"17599174029224188","imei2":"17599174029224188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185774,"job_number":"JOB_185774","tr_customer_id":185792,"tr_customer_product_id":185782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:43.000Z","modified_at":"2026-02-14T04:21:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19717080249841","imei1":"19717080249841","imei2":"19717080249841","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185776,"job_number":"JOB_185776","tr_customer_id":185794,"tr_customer_product_id":185784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:45.000Z","modified_at":"2026-02-14T04:21:45.000Z","name":"Ludie Fisher","mobile_number":"904-968-6244","email_id":"Alvera_Thiel40@yahoo.com","dop":"2025-04-06","serial_number":"10023153501363438","imei1":"10023153501363438","imei2":"10023153501363438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185782,"job_number":"JOB_185782","tr_customer_id":185800,"tr_customer_product_id":185790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:51.000Z","modified_at":"2026-02-14T04:21:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14575879311524","imei1":"14575879311524","imei2":"14575879311524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185784,"job_number":"JOB_185784","tr_customer_id":185802,"tr_customer_product_id":185792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:52.000Z","modified_at":"2026-02-14T04:21:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19336758745427","imei1":"19336758745427","imei2":"19336758745427","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185785,"job_number":"JOB_185785","tr_customer_id":185803,"tr_customer_product_id":185793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:52.000Z","modified_at":"2026-02-14T04:21:52.000Z","name":"Kaleb Keebler","mobile_number":"784-209-5578","email_id":"Dolores_Prohaska@yahoo.com","dop":"2025-04-06","serial_number":"16402153798246486","imei1":"16402153798246486","imei2":"16402153798246486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185789,"job_number":"JOB_185789","tr_customer_id":185807,"tr_customer_product_id":185797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:54.000Z","name":"Lyda Langworth","mobile_number":"361-845-1634","email_id":"Luigi_Herman@hotmail.com","dop":"2025-04-06","serial_number":"15926208808303940","imei1":"15926208808303940","imei2":"15926208808303940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185790,"job_number":"JOB_185790","tr_customer_id":185808,"tr_customer_product_id":185798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18730523285784","imei1":"18730523285784","imei2":"18730523285784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185792,"job_number":"JOB_185792","tr_customer_id":185810,"tr_customer_product_id":185800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:55.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"10616178321410","imei1":"10616178321410","imei2":"10616178321410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185794,"job_number":"JOB_185794","tr_customer_id":185812,"tr_customer_product_id":185802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:56.000Z","modified_at":"2026-02-14T04:21:56.000Z","name":"Kara Hayes","mobile_number":"580-822-6610","email_id":"Levi_Klein23@gmail.com","dop":"2025-04-06","serial_number":"19156220186654064","imei1":"19156220186654064","imei2":"19156220186654064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185795,"job_number":"JOB_185795","tr_customer_id":185813,"tr_customer_product_id":185803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:56.000Z","modified_at":"2026-02-14T04:21:56.000Z","name":"Obie Funk","mobile_number":"569-979-7363","email_id":"Lauryn.Armstrong@gmail.com","dop":"2025-04-06","serial_number":"13001439108901440","imei1":"13001439108901440","imei2":"13001439108901440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185796,"job_number":"JOB_185796","tr_customer_id":185814,"tr_customer_product_id":185804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:57.000Z","modified_at":"2026-02-14T04:21:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18203984912503","imei1":"18203984912503","imei2":"18203984912503","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185798,"job_number":"JOB_185798","tr_customer_id":185816,"tr_customer_product_id":185806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:58.000Z","modified_at":"2026-02-14T04:21:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14194357377880","imei1":"14194357377880","imei2":"14194357377880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185799,"job_number":"JOB_185799","tr_customer_id":185817,"tr_customer_product_id":185807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:58.000Z","modified_at":"2026-02-14T04:21:58.000Z","name":"Austen Champlin","mobile_number":"451-659-4395","email_id":"Cristal_Crona28@hotmail.com","dop":"2025-04-06","serial_number":"12776285687895380","imei1":"12776285687895380","imei2":"12776285687895380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185804,"job_number":"JOB_185804","tr_customer_id":185822,"tr_customer_product_id":185812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:00.000Z","modified_at":"2026-02-14T04:22:00.000Z","name":"Adriel Leannon","mobile_number":"675-563-3078","email_id":"Abagail.Stracke@yahoo.com","dop":"2025-04-06","serial_number":"13607094938329958","imei1":"13607094938329958","imei2":"13607094938329958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185807,"job_number":"JOB_185807","tr_customer_id":185825,"tr_customer_product_id":185815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:05.000Z","modified_at":"2026-02-14T04:22:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12467706184981","imei1":"12467706184981","imei2":"12467706184981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185810,"job_number":"JOB_185810","tr_customer_id":185828,"tr_customer_product_id":185818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:07.000Z","modified_at":"2026-02-14T04:22:07.000Z","name":"Russel Trantow","mobile_number":"829-446-9415","email_id":"Jaylon74@yahoo.com","dop":"2025-04-06","serial_number":"18861224165924936","imei1":"18861224165924936","imei2":"18861224165924936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185812,"job_number":"JOB_185812","tr_customer_id":185830,"tr_customer_product_id":185820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:11.000Z","modified_at":"2026-02-14T04:22:11.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"108824634144127","imei1":"108824634144127","imei2":"108824634144127","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185817,"job_number":"JOB_185817","tr_customer_id":185835,"tr_customer_product_id":185825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:18.000Z","modified_at":"2026-02-14T04:22:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17534805026590","imei1":"17534805026590","imei2":"17534805026590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185819,"job_number":"JOB_185819","tr_customer_id":185837,"tr_customer_product_id":185827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:20.000Z","modified_at":"2026-02-14T04:22:20.000Z","name":"Javier Hahn","mobile_number":"272-485-8546","email_id":"Birdie62@yahoo.com","dop":"2025-04-06","serial_number":"13899391991988454","imei1":"13899391991988454","imei2":"13899391991988454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185821,"job_number":"JOB_185821","tr_customer_id":185839,"tr_customer_product_id":185829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:21.000Z","modified_at":"2026-02-14T04:22:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"19082007310594","imei1":"19082007310594","imei2":"19082007310594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185823,"job_number":"JOB_185823","tr_customer_id":185841,"tr_customer_product_id":185831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:22.000Z","modified_at":"2026-02-14T04:22:22.000Z","name":"Berneice Quigley","mobile_number":"393-701-0954","email_id":"Sabryna_Will@yahoo.com","dop":"2025-04-06","serial_number":"16584859258160194","imei1":"16584859258160194","imei2":"16584859258160194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185827,"job_number":"JOB_185827","tr_customer_id":185845,"tr_customer_product_id":185835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:30.000Z","modified_at":"2026-02-14T04:22:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17659546654355","imei1":"17659546654355","imei2":"17659546654355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185829,"job_number":"JOB_185829","tr_customer_id":185847,"tr_customer_product_id":185837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:32.000Z","modified_at":"2026-02-14T04:22:32.000Z","name":"Elsie Robel","mobile_number":"352-332-6734","email_id":"Earlene_Orn8@hotmail.com","dop":"2025-04-06","serial_number":"18479939527626316","imei1":"18479939527626316","imei2":"18479939527626316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185831,"job_number":"JOB_185831","tr_customer_id":185849,"tr_customer_product_id":185839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:35.000Z","modified_at":"2026-02-14T04:22:35.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"10889251434181","imei1":"10889251434181","imei2":"10889251434181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185833,"job_number":"JOB_185833","tr_customer_id":185851,"tr_customer_product_id":185841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:35.000Z","modified_at":"2026-02-14T04:22:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14885216780798","imei1":"14885216780798","imei2":"14885216780798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185835,"job_number":"JOB_185835","tr_customer_id":185853,"tr_customer_product_id":185843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:36.000Z","modified_at":"2026-02-14T04:22:36.000Z","name":"Marielle Rippin","mobile_number":"846-358-9925","email_id":"Harmon73@hotmail.com","dop":"2025-04-06","serial_number":"11275275743560612","imei1":"11275275743560612","imei2":"11275275743560612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185836,"job_number":"JOB_185836","tr_customer_id":185854,"tr_customer_product_id":185844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:37.000Z","modified_at":"2026-02-14T04:22:37.000Z","name":"Alana Pouros","mobile_number":"792-777-1444","email_id":"Leopold.Stark@gmail.com","dop":"2025-04-06","serial_number":"10571445080861164","imei1":"10571445080861164","imei2":"10571445080861164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185837,"job_number":"JOB_185837","tr_customer_id":185855,"tr_customer_product_id":185845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:37.000Z","modified_at":"2026-02-14T04:22:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19763652807988","imei1":"19763652807988","imei2":"19763652807988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185839,"job_number":"JOB_185839","tr_customer_id":185857,"tr_customer_product_id":185847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:38.000Z","modified_at":"2026-02-14T04:22:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13087364979403","imei1":"13087364979403","imei2":"13087364979403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185841,"job_number":"JOB_185841","tr_customer_id":185859,"tr_customer_product_id":185849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:39.000Z","modified_at":"2026-02-14T04:22:39.000Z","name":"Malachi Hodkiewicz","mobile_number":"254-719-7039","email_id":"Hildegard67@hotmail.com","dop":"2025-04-06","serial_number":"15121538488058500","imei1":"15121538488058500","imei2":"15121538488058500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185842,"job_number":"JOB_185842","tr_customer_id":185860,"tr_customer_product_id":185850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:40.000Z","modified_at":"2026-02-14T04:22:40.000Z","name":"Kaelyn Fritsch","mobile_number":"371-573-2196","email_id":"Marilou58@gmail.com","dop":"2025-04-06","serial_number":"12649024122370276","imei1":"12649024122370276","imei2":"12649024122370276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185843,"job_number":"JOB_185843","tr_customer_id":185861,"tr_customer_product_id":185851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:43.000Z","modified_at":"2026-02-14T04:22:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10844148081401","imei1":"10844148081401","imei2":"10844148081401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185845,"job_number":"JOB_185845","tr_customer_id":185863,"tr_customer_product_id":185853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:45.000Z","modified_at":"2026-02-14T04:22:45.000Z","name":"Leone Pacocha","mobile_number":"691-498-0463","email_id":"Jabari_Schinner@gmail.com","dop":"2025-04-06","serial_number":"11671091977149206","imei1":"11671091977149206","imei2":"11671091977149206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185849,"job_number":"JOB_185849","tr_customer_id":185867,"tr_customer_product_id":185857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:17.000Z","modified_at":"2026-02-14T04:23:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15884806584159","imei1":"15884806584159","imei2":"15884806584159","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185851,"job_number":"JOB_185851","tr_customer_id":185869,"tr_customer_product_id":185859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:18.000Z","modified_at":"2026-02-14T04:23:18.000Z","name":"Ella Bailey","mobile_number":"418-729-6420","email_id":"Ibrahim32@hotmail.com","dop":"2025-04-06","serial_number":"14678621523288576","imei1":"14678621523288576","imei2":"14678621523288576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185852,"job_number":"JOB_185852","tr_customer_id":185870,"tr_customer_product_id":185860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:20.000Z","modified_at":"2026-02-14T04:23:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19130323736687","imei1":"19130323736687","imei2":"19130323736687","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185854,"job_number":"JOB_185854","tr_customer_id":185872,"tr_customer_product_id":185862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:21.000Z","modified_at":"2026-02-14T04:23:21.000Z","name":"Nolan Hackett","mobile_number":"503-437-8749","email_id":"Henriette.Sanford76@hotmail.com","dop":"2025-04-06","serial_number":"13818605181720476","imei1":"13818605181720476","imei2":"13818605181720476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185855,"job_number":"JOB_185855","tr_customer_id":185873,"tr_customer_product_id":185863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:28.000Z","modified_at":"2026-02-14T04:23:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14569673852049","imei1":"14569673852049","imei2":"14569673852049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185857,"job_number":"JOB_185857","tr_customer_id":185875,"tr_customer_product_id":185865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:30.000Z","modified_at":"2026-02-14T04:23:30.000Z","name":"Nannie Wunsch","mobile_number":"779-489-2744","email_id":"Anabelle95@gmail.com","dop":"2025-04-06","serial_number":"16851167955622520","imei1":"16851167955622520","imei2":"16851167955622520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185860,"job_number":"JOB_185860","tr_customer_id":185878,"tr_customer_product_id":185868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84827126654741","imei1":"84827126654741","imei2":"84827126654741","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185861,"job_number":"JOB_185861","tr_customer_id":185879,"tr_customer_product_id":185869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34678220633032","imei1":"34678220633032","imei2":"34678220633032","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185862,"job_number":"JOB_185862","tr_customer_id":185880,"tr_customer_product_id":185870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13435930301594","imei1":"13435930301594","imei2":"13435930301594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185863,"job_number":"JOB_185863","tr_customer_id":185881,"tr_customer_product_id":185871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82153902710379","imei1":"82153902710379","imei2":"82153902710379","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185864,"job_number":"JOB_185864","tr_customer_id":185882,"tr_customer_product_id":185872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66813892618268","imei1":"66813892618268","imei2":"66813892618268","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185865,"job_number":"JOB_185865","tr_customer_id":185883,"tr_customer_product_id":185873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36353229245883","imei1":"36353229245883","imei2":"36353229245883","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185867,"job_number":"JOB_185867","tr_customer_id":185885,"tr_customer_product_id":185875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:58.000Z","modified_at":"2026-02-14T04:27:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54768243893302","imei1":"54768243893302","imei2":"54768243893302","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185868,"job_number":"JOB_185868","tr_customer_id":185886,"tr_customer_product_id":185876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:58.000Z","modified_at":"2026-02-14T04:27:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63942866565954","imei1":"63942866565954","imei2":"63942866565954","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185869,"job_number":"JOB_185869","tr_customer_id":185887,"tr_customer_product_id":185877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43845222266588","imei1":"43845222266588","imei2":"43845222266588","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185870,"job_number":"JOB_185870","tr_customer_id":185888,"tr_customer_product_id":185878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75216794641136","imei1":"75216794641136","imei2":"75216794641136","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185871,"job_number":"JOB_185871","tr_customer_id":185889,"tr_customer_product_id":185879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27285427527973","imei1":"27285427527973","imei2":"27285427527973","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185872,"job_number":"JOB_185872","tr_customer_id":185890,"tr_customer_product_id":185880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:00.000Z","modified_at":"2026-02-14T04:28:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17691772791594","imei1":"17691772791594","imei2":"17691772791594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185874,"job_number":"JOB_185874","tr_customer_id":185892,"tr_customer_product_id":185882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:30.000Z","modified_at":"2026-02-14T04:28:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90363120842689","imei1":"90363120842689","imei2":"90363120842689","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185875,"job_number":"JOB_185875","tr_customer_id":185893,"tr_customer_product_id":185883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:30.000Z","modified_at":"2026-02-14T04:28:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39635205884790","imei1":"39635205884790","imei2":"39635205884790","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185876,"job_number":"JOB_185876","tr_customer_id":185894,"tr_customer_product_id":185884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67833078234786","imei1":"67833078234786","imei2":"67833078234786","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185877,"job_number":"JOB_185877","tr_customer_id":185895,"tr_customer_product_id":185885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40485985108612","imei1":"40485985108612","imei2":"40485985108612","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185878,"job_number":"JOB_185878","tr_customer_id":185896,"tr_customer_product_id":185886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25874216880099","imei1":"25874216880099","imei2":"25874216880099","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185879,"job_number":"JOB_185879","tr_customer_id":185897,"tr_customer_product_id":185887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24708109907944","imei1":"24708109907944","imei2":"24708109907944","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185881,"job_number":"JOB_185881","tr_customer_id":185899,"tr_customer_product_id":185889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:53:00.000Z","modified_at":"2026-02-14T04:53:00.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-04","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-04T04:53:00.433917664Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185882,"job_number":"JOB_185882","tr_customer_id":185900,"tr_customer_product_id":185890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:59:44.000Z","modified_at":"2026-02-14T04:59:44.000Z","name":"Tyrel Gibson","mobile_number":"438-913-3519","email_id":"Moriah.Mayer45@gmail.com","dop":"2026-01-04","serial_number":"16985629126219","imei1":"16985629126219","imei2":"16985629126219","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185883,"job_number":"JOB_185883","tr_customer_id":185901,"tr_customer_product_id":185891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:59:44.000Z","modified_at":"2026-02-14T04:59:44.000Z","name":"Dayna VonRueden","mobile_number":"478-784-5674","email_id":"Irwin_Nitzsche@gmail.com","dop":"2026-01-04","serial_number":"61021023022112840","imei1":"61021023022112840","imei2":"61021023022112840","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185884,"job_number":"JOB_185884","tr_customer_id":185902,"tr_customer_product_id":185892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:00:35.000Z","modified_at":"2026-02-14T05:00:35.000Z","name":"Delaney Ryan","mobile_number":"562-983-6928","email_id":"Marquise_Dickinson86@gmail.com","dop":"2026-01-04","serial_number":"19607325714175","imei1":"19607325714175","imei2":"19607325714175","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185885,"job_number":"JOB_185885","tr_customer_id":185903,"tr_customer_product_id":185893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:00:36.000Z","modified_at":"2026-02-14T05:00:36.000Z","name":"Norval Little","mobile_number":"203-798-1129","email_id":"Wilton_OKeefe@yahoo.com","dop":"2026-01-04","serial_number":"39722647906411190","imei1":"39722647906411190","imei2":"39722647906411190","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185886,"job_number":"JOB_185886","tr_customer_id":185904,"tr_customer_product_id":185894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:07:06.000Z","modified_at":"2026-02-14T05:07:06.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-04","serial_number":"48247385542745","imei1":"48247385542745","imei2":"48247385542745","popurl":"2026-02-04T05:07:05.890202119Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:07:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185887,"job_number":"JOB_185887","tr_customer_id":185905,"tr_customer_product_id":185895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:07:14.000Z","modified_at":"2026-02-14T05:07:14.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-04","serial_number":"69326451044024","imei1":"69326451044024","imei2":"69326451044024","popurl":"2026-02-04T05:07:13.969632007Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:07:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185888,"job_number":"JOB_185888","tr_customer_id":185906,"tr_customer_product_id":185896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:11:23.000Z","modified_at":"2026-02-14T05:11:23.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108759735963207","imei1":"108759735963207","imei2":"108759735963207","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:11:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185890,"job_number":"JOB_185890","tr_customer_id":185908,"tr_customer_product_id":185898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:11:34.000Z","modified_at":"2026-02-14T05:11:34.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109604602904228","imei1":"109604602904228","imei2":"109604602904228","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:11:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185892,"job_number":"JOB_185892","tr_customer_id":185910,"tr_customer_product_id":185900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"AO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185893,"job_number":"JOB_185893","tr_customer_id":185911,"tr_customer_product_id":185901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"UO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185894,"job_number":"JOB_185894","tr_customer_id":185912,"tr_customer_product_id":185902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"PO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185896,"job_number":"JOB_185896","tr_customer_id":185914,"tr_customer_product_id":185904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:28:17.000Z","modified_at":"2026-02-14T05:28:17.000Z","name":"Reyes Smitham","mobile_number":"738-290-2904","email_id":"Kenyon.Jaskolski@yahoo.com","dop":"2025-04-06","serial_number":"18617826687000244","imei1":"18617826687000244","imei2":"18617826687000244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185898,"job_number":"JOB_185898","tr_customer_id":185916,"tr_customer_product_id":185906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:28:30.000Z","modified_at":"2026-02-14T05:28:30.000Z","name":"Thora Reynolds","mobile_number":"685-883-1273","email_id":"Keven.Vandervort@yahoo.com","dop":"2025-04-06","serial_number":"14958962036693908","imei1":"14958962036693908","imei2":"14958962036693908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185899,"job_number":"JOB_185899","tr_customer_id":185917,"tr_customer_product_id":185907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:34:09.000Z","modified_at":"2026-02-14T05:34:09.000Z","name":"Brody Crona","mobile_number":"338-380-4592","email_id":"Shyanne79@yahoo.com","dop":"2026-01-04","serial_number":"19444832109445","imei1":"19444832109445","imei2":"19444832109445","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185900,"job_number":"JOB_185900","tr_customer_id":185918,"tr_customer_product_id":185908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:34:10.000Z","modified_at":"2026-02-14T05:34:10.000Z","name":"Kyla Kulas","mobile_number":"854-261-0924","email_id":"Kris.Schulist@hotmail.com","dop":"2026-01-04","serial_number":"75997477424714080","imei1":"75997477424714080","imei2":"75997477424714080","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185902,"job_number":"JOB_185902","tr_customer_id":185920,"tr_customer_product_id":185910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:38:20.000Z","modified_at":"2026-02-14T05:38:20.000Z","name":"Dulce Hermann","mobile_number":"967-405-0302","email_id":"Valerie.King@yahoo.com","dop":"2026-01-04","serial_number":"63698535957875930","imei1":"63698535957875930","imei2":"63698535957875930","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:38:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185906,"job_number":"JOB_185906","tr_customer_id":185924,"tr_customer_product_id":185914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:08:39.000Z","modified_at":"2026-02-14T06:08:39.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"16678262917448","imei1":"16678262917448","imei2":"16678262917448","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185908,"job_number":"JOB_185908","tr_customer_id":185926,"tr_customer_product_id":185916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:08:53.000Z","modified_at":"2026-02-14T06:08:53.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"19911960897200","imei1":"19911960897200","imei2":"19911960897200","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:08:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185910,"job_number":"JOB_185910","tr_customer_id":185928,"tr_customer_product_id":185918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:09:07.000Z","modified_at":"2026-02-14T06:09:07.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17674773779109","imei1":"17674773779109","imei2":"17674773779109","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185915,"job_number":"JOB_185915","tr_customer_id":185933,"tr_customer_product_id":185923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:24:56.000Z","modified_at":"2026-02-14T06:24:56.000Z","name":"Jake Klocko","mobile_number":"378-313-0148","email_id":"Susan.Littel@yahoo.com","dop":"2026-01-04","serial_number":"15630162884831","imei1":"15630162884831","imei2":"15630162884831","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185916,"job_number":"JOB_185916","tr_customer_id":185934,"tr_customer_product_id":185924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:24:57.000Z","modified_at":"2026-02-14T06:24:57.000Z","name":"Heath Brekke","mobile_number":"546-565-4077","email_id":"Albin16@yahoo.com","dop":"2026-01-04","serial_number":"31378608931924316","imei1":"31378608931924316","imei2":"31378608931924316","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185922,"job_number":"JOB_185922","tr_customer_id":185940,"tr_customer_product_id":185930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:30:50.000Z","modified_at":"2026-02-14T06:30:50.000Z","name":"Christopher Reynolds","mobile_number":"524-753-4887","email_id":"Caleb.Cartwright@hotmail.com","dop":"2026-01-04","serial_number":"47986347998998510","imei1":"47986347998998510","imei2":"47986347998998510","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185928,"job_number":"JOB_185928","tr_customer_id":185946,"tr_customer_product_id":185936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:50:12.000Z","modified_at":"2026-02-14T06:50:12.000Z","name":"Mikayla Hickle","mobile_number":"275-550-4005","email_id":"Gabriel_Watsica34@hotmail.com","dop":"2026-01-04","serial_number":"14250403691285432","imei1":"14250403691285432","imei2":"14250403691285432","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185930,"job_number":"JOB_185930","tr_customer_id":185948,"tr_customer_product_id":185938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:53:24.000Z","modified_at":"2026-02-14T06:53:24.000Z","name":"Maxime Kuphal","mobile_number":"356-766-5988","email_id":"Jayden10@yahoo.com","dop":"2026-01-04","serial_number":"79395447192134180","imei1":"79395447192134180","imei2":"79395447192134180","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185932,"job_number":"JOB_185932","tr_customer_id":185950,"tr_customer_product_id":185940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:56:57.000Z","modified_at":"2026-02-14T06:56:57.000Z","name":"Dora Runte","mobile_number":"608-631-7021","email_id":"Hannah.Gibson90@yahoo.com","dop":"2026-01-04","serial_number":"50444960959563770","imei1":"50444960959563770","imei2":"50444960959563770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185934,"job_number":"JOB_185934","tr_customer_id":185952,"tr_customer_product_id":185942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:00:13.000Z","modified_at":"2026-02-14T07:00:13.000Z","name":"Moriah Little","mobile_number":"858-223-0828","email_id":"Candelario_Hermiston14@hotmail.com","dop":"2026-01-04","serial_number":"89260976956445600","imei1":"89260976956445600","imei2":"89260976956445600","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185936,"job_number":"JOB_185936","tr_customer_id":185954,"tr_customer_product_id":185944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:01:26.000Z","modified_at":"2026-02-14T07:01:26.000Z","name":"Jess Spencer","mobile_number":"228-919-0074","email_id":"Hertha.Koelpin6@gmail.com","dop":"2026-01-04","serial_number":"89029199890476770","imei1":"89029199890476770","imei2":"89029199890476770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185939,"job_number":"JOB_185939","tr_customer_id":185957,"tr_customer_product_id":185947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:05:02.000Z","modified_at":"2026-02-14T07:05:02.000Z","name":"Pauline Gutmann","mobile_number":"665-959-4802","email_id":"Myrtice32@yahoo.com","dop":"2026-01-04","serial_number":"58719095209635464","imei1":"58719095209635464","imei2":"58719095209635464","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185941,"job_number":"JOB_185941","tr_customer_id":185959,"tr_customer_product_id":185949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:09:52.000Z","modified_at":"2026-02-14T07:09:52.000Z","name":"Patrick Kling","mobile_number":"465-904-1784","email_id":"Donato92@yahoo.com","dop":"2026-01-04","serial_number":"72142580099473250","imei1":"72142580099473250","imei2":"72142580099473250","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185943,"job_number":"JOB_185943","tr_customer_id":185961,"tr_customer_product_id":185951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:10:40.000Z","modified_at":"2026-02-14T07:10:40.000Z","name":"Myrna Donnelly","mobile_number":"876-327-9867","email_id":"Katrine.Smitham42@gmail.com","dop":"2026-01-04","serial_number":"32447705225689884","imei1":"32447705225689884","imei2":"32447705225689884","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:10:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185945,"job_number":"JOB_185945","tr_customer_id":185963,"tr_customer_product_id":185953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:11:55.000Z","modified_at":"2026-02-14T07:11:55.000Z","name":"Carmella Reichert","mobile_number":"832-855-7636","email_id":"Bernhard.Kshlerin66@yahoo.com","dop":"2026-01-04","serial_number":"25280515747437040","imei1":"25280515747437040","imei2":"25280515747437040","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:11:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185949,"job_number":"JOB_185949","tr_customer_id":185967,"tr_customer_product_id":185957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:31:40.000Z","modified_at":"2026-02-14T07:31:40.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17756054657052","imei1":"17756054657052","imei2":"17756054657052","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185951,"job_number":"JOB_185951","tr_customer_id":185969,"tr_customer_product_id":185959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:04.000Z","modified_at":"2026-02-14T07:32:04.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17583282080161","imei1":"17583282080161","imei2":"17583282080161","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185953,"job_number":"JOB_185953","tr_customer_id":185971,"tr_customer_product_id":185961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:05.000Z","modified_at":"2026-02-14T07:32:05.000Z","name":"Brycen Hermiston","mobile_number":"597-792-5552","email_id":"Wilfredo_Treutel@hotmail.com","dop":"2026-01-04","serial_number":"82554270145659060","imei1":"82554270145659060","imei2":"82554270145659060","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185954,"job_number":"JOB_185954","tr_customer_id":185972,"tr_customer_product_id":185962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:27.000Z","modified_at":"2026-02-14T07:32:27.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17436778869546","imei1":"17436778869546","imei2":"17436778869546","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185956,"job_number":"JOB_185956","tr_customer_id":185974,"tr_customer_product_id":185964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:28.000Z","modified_at":"2026-02-14T07:32:28.000Z","name":"Adrian Willms","mobile_number":"636-663-2100","email_id":"Carmella.Feil@gmail.com","dop":"2026-01-04","serial_number":"93397706480424300","imei1":"93397706480424300","imei2":"93397706480424300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185957,"job_number":"JOB_185957","tr_customer_id":185975,"tr_customer_product_id":185965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:36:38.000Z","modified_at":"2026-02-14T07:36:38.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"16290073584697","imei1":"16290073584697","imei2":"16290073584697","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:36:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185959,"job_number":"JOB_185959","tr_customer_id":185977,"tr_customer_product_id":185967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:36:39.000Z","modified_at":"2026-02-14T07:36:39.000Z","name":"Frieda Dickens","mobile_number":"725-527-7166","email_id":"Flavio_Stamm@hotmail.com","dop":"2026-01-04","serial_number":"82216030281787200","imei1":"82216030281787200","imei2":"82216030281787200","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185960,"job_number":"JOB_185960","tr_customer_id":185978,"tr_customer_product_id":185968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:02.000Z","modified_at":"2026-02-14T07:37:02.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15124177209806","imei1":"15124177209806","imei2":"15124177209806","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185962,"job_number":"JOB_185962","tr_customer_id":185980,"tr_customer_product_id":185970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:02.000Z","modified_at":"2026-02-14T07:37:02.000Z","name":"Kadin Waters","mobile_number":"291-931-3941","email_id":"Willis.Weber@gmail.com","dop":"2026-01-04","serial_number":"35856449434006690","imei1":"35856449434006690","imei2":"35856449434006690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185963,"job_number":"JOB_185963","tr_customer_id":185981,"tr_customer_product_id":185971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:25.000Z","modified_at":"2026-02-14T07:37:25.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"16201099216403","imei1":"16201099216403","imei2":"16201099216403","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185965,"job_number":"JOB_185965","tr_customer_id":185983,"tr_customer_product_id":185973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:25.000Z","modified_at":"2026-02-14T07:37:25.000Z","name":"Abigail Homenick","mobile_number":"775-652-4729","email_id":"Claudie_Beier47@yahoo.com","dop":"2026-01-04","serial_number":"69021462727489140","imei1":"69021462727489140","imei2":"69021462727489140","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185966,"job_number":"JOB_185966","tr_customer_id":185984,"tr_customer_product_id":185974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:04.000Z","modified_at":"2026-02-14T07:40:04.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374909","imei1":"17326682374909","imei2":"17326682374909","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185967,"job_number":"JOB_185967","tr_customer_id":185985,"tr_customer_product_id":185975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:50.000Z","modified_at":"2026-02-14T07:40:50.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14626390704375","imei1":"14626390704375","imei2":"14626390704375","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185969,"job_number":"JOB_185969","tr_customer_id":185987,"tr_customer_product_id":185977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:50.000Z","modified_at":"2026-02-14T07:40:50.000Z","name":"Halle Gutkowski","mobile_number":"445-211-0649","email_id":"Bernice.Collins@yahoo.com","dop":"2026-01-04","serial_number":"30712350083169772","imei1":"30712350083169772","imei2":"30712350083169772","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185970,"job_number":"JOB_185970","tr_customer_id":185988,"tr_customer_product_id":185978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:13.000Z","modified_at":"2026-02-14T07:41:13.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17113272473049","imei1":"17113272473049","imei2":"17113272473049","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185972,"job_number":"JOB_185972","tr_customer_id":185990,"tr_customer_product_id":185980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:14.000Z","modified_at":"2026-02-14T07:41:14.000Z","name":"Stacy Halvorson","mobile_number":"567-350-1890","email_id":"Robert_Leannon60@gmail.com","dop":"2026-01-04","serial_number":"12471259005279658","imei1":"12471259005279658","imei2":"12471259005279658","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185974,"job_number":"JOB_185974","tr_customer_id":185992,"tr_customer_product_id":185982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:37.000Z","modified_at":"2026-02-14T07:41:37.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"10927056080797","imei1":"10927056080797","imei2":"10927056080797","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185976,"job_number":"JOB_185976","tr_customer_id":185994,"tr_customer_product_id":185984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:37.000Z","modified_at":"2026-02-14T07:41:37.000Z","name":"Michele Kulas","mobile_number":"403-987-5708","email_id":"Darrel_Gulgowski68@gmail.com","dop":"2026-01-04","serial_number":"88163946358508400","imei1":"88163946358508400","imei2":"88163946358508400","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185977,"job_number":"JOB_185977","tr_customer_id":185995,"tr_customer_product_id":185985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:45:00.000Z","modified_at":"2026-02-14T07:45:00.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374919","imei1":"17326682374919","imei2":"17326682374919","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185979,"job_number":"JOB_185979","tr_customer_id":185997,"tr_customer_product_id":185987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:04.000Z","modified_at":"2026-02-14T07:52:04.000Z","name":"Patience Ernser","mobile_number":"241-888-5104","email_id":"Natasha24@gmail.com","dop":"2025-04-06","serial_number":"12875187759239286","imei1":"12875187759239286","imei2":"12875187759239286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185984,"job_number":"JOB_185984","tr_customer_id":186002,"tr_customer_product_id":185992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:45.000Z","modified_at":"2026-02-14T07:52:45.000Z","name":"Marian Hessel","mobile_number":"470-553-8728","email_id":"Javier.Boehm@yahoo.com","dop":"2025-04-06","serial_number":"15446185825462312","imei1":"15446185825462312","imei2":"15446185825462312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185985,"job_number":"JOB_185985","tr_customer_id":186003,"tr_customer_product_id":185993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:56:15.000Z","modified_at":"2026-02-14T07:56:15.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374519","imei1":"17326682374519","imei2":"17326682374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185986,"job_number":"JOB_185986","tr_customer_id":186004,"tr_customer_product_id":185994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:56:57.000Z","modified_at":"2026-02-14T07:56:57.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326681374519","imei1":"17326681374519","imei2":"17326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185987,"job_number":"JOB_185987","tr_customer_id":186005,"tr_customer_product_id":185995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:58:01.000Z","modified_at":"2026-02-14T07:58:01.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"07326681374519","imei1":"07326681374519","imei2":"07326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185988,"job_number":"JOB_185988","tr_customer_id":186006,"tr_customer_product_id":185996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:01:00.000Z","modified_at":"2026-02-14T08:01:00.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77326681374519","imei1":"77326681374519","imei2":"77326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:01:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185990,"job_number":"JOB_185990","tr_customer_id":186008,"tr_customer_product_id":185998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:07:13.000Z","modified_at":"2026-02-14T08:07:13.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77326981374519","imei1":"77326981374519","imei2":"77326981374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:07:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185991,"job_number":"JOB_185991","tr_customer_id":186009,"tr_customer_product_id":185999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:10:39.000Z","modified_at":"2026-02-14T08:10:39.000Z","name":"Siddharth Tambat","mobile_number":"8562028882","email_id":"abc@xyz.com","dop":"2026-01-03","serial_number":"086294063683839","imei1":"086294063683839","imei2":"086294063683839","popurl":"2026-01-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:10:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185992,"job_number":"JOB_185992","tr_customer_id":186010,"tr_customer_product_id":186000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:19:18.000Z","modified_at":"2026-02-14T08:19:18.000Z","name":"Jatin Sharma","mobile_number":"8007144944","email_id":"aastha.bhar07@mail.com","dop":"2026-02-13","serial_number":"78998678998090","imei1":"78998678998090","imei2":"78998678998090","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185993,"job_number":"JOB_185993","tr_customer_id":186011,"tr_customer_product_id":186001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:12.000Z","modified_at":"2026-02-14T08:26:12.000Z","name":"Jatin Sharma","mobile_number":"8007144944","email_id":"aastha.bhar07@mail.com","dop":"2026-02-13","serial_number":"78998678998091","imei1":"78998678998091","imei2":"78998678998091","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185994,"job_number":"JOB_185994","tr_customer_id":186012,"tr_customer_product_id":186002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:42.000Z","modified_at":"2026-02-14T08:26:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13697484879712","imei1":"13697484879712","imei2":"13697484879712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185996,"job_number":"JOB_185996","tr_customer_id":186014,"tr_customer_product_id":186004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:44.000Z","modified_at":"2026-02-14T08:26:44.000Z","name":"Westley Goodwin","mobile_number":"270-607-4892","email_id":"Ada16@hotmail.com","dop":"2025-04-06","serial_number":"13149578261766166","imei1":"13149578261766166","imei2":"13149578261766166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185997,"job_number":"JOB_185997","tr_customer_id":186015,"tr_customer_product_id":186005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:27:28.000Z","modified_at":"2026-02-14T08:27:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17353875275119","imei1":"17353875275119","imei2":"17353875275119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185999,"job_number":"JOB_185999","tr_customer_id":186017,"tr_customer_product_id":186007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:27:30.000Z","modified_at":"2026-02-14T08:27:30.000Z","name":"Curtis Romaguera","mobile_number":"436-220-8826","email_id":"Lupe_Steuber@yahoo.com","dop":"2025-04-06","serial_number":"11507861583642052","imei1":"11507861583642052","imei2":"11507861583642052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186000,"job_number":"JOB_186000","tr_customer_id":186018,"tr_customer_product_id":186008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:28:13.000Z","modified_at":"2026-02-14T08:28:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11552947219072","imei1":"11552947219072","imei2":"11552947219072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186002,"job_number":"JOB_186002","tr_customer_id":186020,"tr_customer_product_id":186010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:28:15.000Z","modified_at":"2026-02-14T08:28:15.000Z","name":"Dillan Thompson","mobile_number":"913-952-7262","email_id":"Kaela.Baumbach@yahoo.com","dop":"2025-04-06","serial_number":"12382442539491184","imei1":"12382442539491184","imei2":"12382442539491184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186003,"job_number":"JOB_186003","tr_customer_id":186021,"tr_customer_product_id":186011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:30:44.000Z","modified_at":"2026-02-14T08:30:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18751636038329","imei1":"18751636038329","imei2":"18751636038329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186005,"job_number":"JOB_186005","tr_customer_id":186023,"tr_customer_product_id":186013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:30:46.000Z","modified_at":"2026-02-14T08:30:46.000Z","name":"Adrien Herman","mobile_number":"369-279-4521","email_id":"Haylee.Nolan19@yahoo.com","dop":"2025-04-06","serial_number":"10488510291962164","imei1":"10488510291962164","imei2":"10488510291962164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186006,"job_number":"JOB_186006","tr_customer_id":186024,"tr_customer_product_id":186014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:31:28.000Z","modified_at":"2026-02-14T08:31:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14738717897170","imei1":"14738717897170","imei2":"14738717897170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186008,"job_number":"JOB_186008","tr_customer_id":186026,"tr_customer_product_id":186016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:31:29.000Z","modified_at":"2026-02-14T08:31:29.000Z","name":"Raleigh Champlin","mobile_number":"496-811-7481","email_id":"Pansy_Zieme3@gmail.com","dop":"2025-04-06","serial_number":"15076098813080694","imei1":"15076098813080694","imei2":"15076098813080694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186009,"job_number":"JOB_186009","tr_customer_id":186027,"tr_customer_product_id":186017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:32:11.000Z","modified_at":"2026-02-14T08:32:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16212744282750","imei1":"16212744282750","imei2":"16212744282750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186011,"job_number":"JOB_186011","tr_customer_id":186029,"tr_customer_product_id":186019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:32:12.000Z","modified_at":"2026-02-14T08:32:12.000Z","name":"Estevan Batz","mobile_number":"448-953-1543","email_id":"Alexie30@gmail.com","dop":"2025-04-06","serial_number":"17537382244859524","imei1":"17537382244859524","imei2":"17537382244859524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186014,"job_number":"JOB_186014","tr_customer_id":186032,"tr_customer_product_id":186022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:51:31.000Z","modified_at":"2026-02-14T08:51:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13054752739234","imei1":"13054752739234","imei2":"13054752739234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:51:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186016,"job_number":"JOB_186016","tr_customer_id":186034,"tr_customer_product_id":186024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:51:33.000Z","modified_at":"2026-02-14T08:51:33.000Z","name":"Genevieve Stehr","mobile_number":"613-703-4658","email_id":"Esteban.Baumbach37@yahoo.com","dop":"2025-04-06","serial_number":"18840115366257812","imei1":"18840115366257812","imei2":"18840115366257812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:51:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186017,"job_number":"JOB_186017","tr_customer_id":186035,"tr_customer_product_id":186025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:52:16.000Z","modified_at":"2026-02-14T08:52:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18974970139635","imei1":"18974970139635","imei2":"18974970139635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:52:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186019,"job_number":"JOB_186019","tr_customer_id":186037,"tr_customer_product_id":186027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:52:18.000Z","modified_at":"2026-02-14T08:52:18.000Z","name":"Oswald Crooks","mobile_number":"826-659-4051","email_id":"Coralie56@yahoo.com","dop":"2025-04-06","serial_number":"19659734481777756","imei1":"19659734481777756","imei2":"19659734481777756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186020,"job_number":"JOB_186020","tr_customer_id":186038,"tr_customer_product_id":186028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:53:01.000Z","modified_at":"2026-02-14T08:53:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13910833896185","imei1":"13910833896185","imei2":"13910833896185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186022,"job_number":"JOB_186022","tr_customer_id":186040,"tr_customer_product_id":186030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:53:02.000Z","modified_at":"2026-02-14T08:53:02.000Z","name":"Jannie Dickinson","mobile_number":"889-944-5005","email_id":"Trace53@hotmail.com","dop":"2025-04-06","serial_number":"12563506645912202","imei1":"12563506645912202","imei2":"12563506645912202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186023,"job_number":"JOB_186023","tr_customer_id":186041,"tr_customer_product_id":186031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:13:36.000Z","modified_at":"2026-02-14T09:13:36.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77323311374519","imei1":"77323311374519","imei2":"77323311374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186024,"job_number":"JOB_186024","tr_customer_id":186044,"tr_customer_product_id":186034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Anunay Abbott","mobile_number":"7469294386","email_id":"ananta.asan@hotmail.com","dop":"2026-02-04","serial_number":"073876018550517","imei1":"073876018550517","imei2":"073876018550517","popurl":"www.achintya-shukla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186025,"job_number":"JOB_186025","tr_customer_id":186043,"tr_customer_product_id":186033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Daksha Rana","mobile_number":"7438293505","email_id":"chandra.kaul@gmail.com","dop":"2026-02-04","serial_number":"955028855140452","imei1":"955028855140452","imei2":"955028855140452","popurl":"www.ujjawal-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186026,"job_number":"JOB_186026","tr_customer_id":186042,"tr_customer_product_id":186032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Niro Asan","mobile_number":"7402833945","email_id":"mukesh.dwivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"910030366588960","imei1":"910030366588960","imei2":"910030366588960","popurl":"www.digambar-talwar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186027,"job_number":"JOB_186027","tr_customer_id":186045,"tr_customer_product_id":186035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Narendra Nair","mobile_number":"7429015242","email_id":"uttam.nair@hotmail.com","dop":"2026-02-04","serial_number":"677875738332761","imei1":"677875738332761","imei2":"677875738332761","popurl":"www.lila-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186028,"job_number":"JOB_186028","tr_customer_id":186046,"tr_customer_product_id":186036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Indra Talwar","mobile_number":"7466021368","email_id":"kashyap.kakkar@gmail.com","dop":"2026-02-04","serial_number":"887771087151866","imei1":"887771087151866","imei2":"887771087151866","popurl":"www.goswami-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186029,"job_number":"JOB_186029","tr_customer_id":186047,"tr_customer_product_id":186037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Rajan Bhattacharya","mobile_number":"7459307586","email_id":"chandranath.dwivedi@hotmail.com","dop":"2026-02-04","serial_number":"405732215828105","imei1":"405732215828105","imei2":"405732215828105","popurl":"www.chanda-guha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186030,"job_number":"JOB_186030","tr_customer_id":186048,"tr_customer_product_id":186038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Digambara Khatri","mobile_number":"7407051470","email_id":"divjot.trivedi@hotmail.com","dop":"2026-02-04","serial_number":"078015799622426","imei1":"078015799622426","imei2":"078015799622426","popurl":"www.ganak-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186031,"job_number":"JOB_186031","tr_customer_id":186049,"tr_customer_product_id":186039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Bhisham Dubashi","mobile_number":"7498961148","email_id":"menka.khan@gmail.com","dop":"2026-02-04","serial_number":"732587538518884","imei1":"732587538518884","imei2":"732587538518884","popurl":"www.dhanvin-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186032,"job_number":"JOB_186032","tr_customer_id":186050,"tr_customer_product_id":186040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Daksha Mehrotra","mobile_number":"7424009010","email_id":"bhudeva.tandon@gmail.com","dop":"2026-02-04","serial_number":"769680462413594","imei1":"769680462413594","imei2":"769680462413594","popurl":"www.chaitan-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186033,"job_number":"JOB_186033","tr_customer_id":186051,"tr_customer_product_id":186041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Gopaal Chaturvedi","mobile_number":"7413900748","email_id":"chiranjeev.tagore@gmail.com","dop":"2026-02-04","serial_number":"420941212529752","imei1":"420941212529752","imei2":"420941212529752","popurl":"www.datta-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186034,"job_number":"JOB_186034","tr_customer_id":186052,"tr_customer_product_id":186042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Agasti Deshpande","mobile_number":"7480296768","email_id":"anusuya.shah@yahoo.co.in","dop":"2026-02-04","serial_number":"798998882173277","imei1":"798998882173277","imei2":"798998882173277","popurl":"www.akshata-pilla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186035,"job_number":"JOB_186035","tr_customer_id":186053,"tr_customer_product_id":186043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Varalakshmi Patil","mobile_number":"7435983522","email_id":"chandranath.bandopadhyay@gmail.com","dop":"2026-02-04","serial_number":"885413520159892","imei1":"885413520159892","imei2":"885413520159892","popurl":"www.manikya-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186036,"job_number":"JOB_186036","tr_customer_id":186054,"tr_customer_product_id":186044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Rajinder Menon","mobile_number":"7421676163","email_id":"rohan.varma@hotmail.com","dop":"2026-02-04","serial_number":"852781878619394","imei1":"852781878619394","imei2":"852781878619394","popurl":"www.adityanandana-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186037,"job_number":"JOB_186037","tr_customer_id":186055,"tr_customer_product_id":186045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Suryakanta Acharya","mobile_number":"7455742488","email_id":"bakula.dhawan@gmail.com","dop":"2026-02-04","serial_number":"978572133047522","imei1":"978572133047522","imei2":"978572133047522","popurl":"www.niro-ahuja.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186038,"job_number":"JOB_186038","tr_customer_id":186056,"tr_customer_product_id":186046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Divya Panicker","mobile_number":"7472572284","email_id":"amrita.guneta@gmail.com","dop":"2026-02-04","serial_number":"983023247965759","imei1":"983023247965759","imei2":"983023247965759","popurl":"www.chanakya-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186039,"job_number":"JOB_186039","tr_customer_id":186057,"tr_customer_product_id":186047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Deepali Jha","mobile_number":"7424599696","email_id":"swara.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"732377912298450","imei1":"732377912298450","imei2":"732377912298450","popurl":"www.anal-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186040,"job_number":"JOB_186040","tr_customer_id":186058,"tr_customer_product_id":186048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Lalita Shah","mobile_number":"7485944525","email_id":"umang.deshpande@hotmail.com","dop":"2026-02-04","serial_number":"568061842777367","imei1":"568061842777367","imei2":"568061842777367","popurl":"www.malati-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186041,"job_number":"JOB_186041","tr_customer_id":186059,"tr_customer_product_id":186049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Chandani Achari","mobile_number":"7467287992","email_id":"bankimchandra.singh@yahoo.co.in","dop":"2026-02-04","serial_number":"407996091479593","imei1":"407996091479593","imei2":"407996091479593","popurl":"www.bhuvaneshwar-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186042,"job_number":"JOB_186042","tr_customer_id":186060,"tr_customer_product_id":186050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Daksha Dhawan","mobile_number":"7413709874","email_id":"chaitan.pilla@yahoo.co.in","dop":"2026-02-04","serial_number":"570029129838083","imei1":"570029129838083","imei2":"570029129838083","popurl":"www.aslesha-bandopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186043,"job_number":"JOB_186043","tr_customer_id":186061,"tr_customer_product_id":186051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Anusuya Chattopadhyay","mobile_number":"7423473004","email_id":"baalaaditya.reddy@gmail.com","dop":"2026-02-04","serial_number":"341625587689272","imei1":"341625587689272","imei2":"341625587689272","popurl":"www.abhirath-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186044,"job_number":"JOB_186044","tr_customer_id":186062,"tr_customer_product_id":186052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Preity Ahuja","mobile_number":"7451211298","email_id":"dwaipayan.embranthiri@gmail.com","dop":"2026-02-04","serial_number":"180581361130754","imei1":"180581361130754","imei2":"180581361130754","popurl":"www.akshayakeerti-chaturvedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186045,"job_number":"JOB_186045","tr_customer_id":186063,"tr_customer_product_id":186053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Pramila Iyengar","mobile_number":"7446028068","email_id":"akshita.butt@hotmail.com","dop":"2026-02-04","serial_number":"458995210375682","imei1":"458995210375682","imei2":"458995210375682","popurl":"www.chiranjeeve-patil.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186046,"job_number":"JOB_186046","tr_customer_id":186064,"tr_customer_product_id":186054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Ganaka Shukla","mobile_number":"7417145308","email_id":"balgopal.iyer@yahoo.co.in","dop":"2026-02-04","serial_number":"288062943339014","imei1":"288062943339014","imei2":"288062943339014","popurl":"www.abhaya-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186047,"job_number":"JOB_186047","tr_customer_id":186065,"tr_customer_product_id":186055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Atmanand Bandopadhyay","mobile_number":"7461608262","email_id":"opalina.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"505556510911937","imei1":"505556510911937","imei2":"505556510911937","popurl":"www.krishna-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186048,"job_number":"JOB_186048","tr_customer_id":186066,"tr_customer_product_id":186056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Rajinder Sethi","mobile_number":"7420899839","email_id":"satyen.kaniyar@yahoo.co.in","dop":"2026-02-04","serial_number":"353787343083134","imei1":"353787343083134","imei2":"353787343083134","popurl":"www.bahula-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186049,"job_number":"JOB_186049","tr_customer_id":186067,"tr_customer_product_id":186057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Elakshi Nehru","mobile_number":"7481266935","email_id":"arya.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"002236771569917","imei1":"002236771569917","imei2":"002236771569917","popurl":"www.subodh-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186050,"job_number":"JOB_186050","tr_customer_id":186068,"tr_customer_product_id":186058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Javas Adiga","mobile_number":"7476062160","email_id":"ekdant.abbott@yahoo.co.in","dop":"2026-02-04","serial_number":"979855833477032","imei1":"979855833477032","imei2":"979855833477032","popurl":"www.adripathi-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186051,"job_number":"JOB_186051","tr_customer_id":186069,"tr_customer_product_id":186059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Narayan Ahuja","mobile_number":"7462137843","email_id":"nagabhushanam.sethi@yahoo.co.in","dop":"2026-02-04","serial_number":"628644704237243","imei1":"628644704237243","imei2":"628644704237243","popurl":"www.aalok-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186052,"job_number":"JOB_186052","tr_customer_id":186070,"tr_customer_product_id":186060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Deeptimoy Dhawan","mobile_number":"7429925157","email_id":"aasa.kakkar@gmail.com","dop":"2026-02-04","serial_number":"548411735102735","imei1":"548411735102735","imei2":"548411735102735","popurl":"www.lai-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186053,"job_number":"JOB_186053","tr_customer_id":186071,"tr_customer_product_id":186061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Chitraksh Pandey","mobile_number":"7451843098","email_id":"mina.nehru@hotmail.com","dop":"2026-02-04","serial_number":"660847374907930","imei1":"660847374907930","imei2":"660847374907930","popurl":"www.bilva-mishra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186054,"job_number":"JOB_186054","tr_customer_id":186072,"tr_customer_product_id":186062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Rukhmani Kapoor","mobile_number":"7435802554","email_id":"saraswati.embranthiri@hotmail.com","dop":"2026-02-04","serial_number":"538803210940853","imei1":"538803210940853","imei2":"538803210940853","popurl":"www.dayamayee-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186055,"job_number":"JOB_186055","tr_customer_id":186073,"tr_customer_product_id":186063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Subhash Shah","mobile_number":"7490148872","email_id":"rajan.khatri@yahoo.co.in","dop":"2026-02-04","serial_number":"275793277385923","imei1":"275793277385923","imei2":"275793277385923","popurl":"www.lai-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186056,"job_number":"JOB_186056","tr_customer_id":186074,"tr_customer_product_id":186064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Devika Sinha","mobile_number":"7486280777","email_id":"bhudeva.nair@gmail.com","dop":"2026-02-04","serial_number":"596205860997337","imei1":"596205860997337","imei2":"596205860997337","popurl":"www.arun-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186057,"job_number":"JOB_186057","tr_customer_id":186075,"tr_customer_product_id":186065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Brijesh Bandopadhyay","mobile_number":"7443159830","email_id":"bheeshma.nehru@hotmail.com","dop":"2026-02-04","serial_number":"665786708060091","imei1":"665786708060091","imei2":"665786708060091","popurl":"www.basanti-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186058,"job_number":"JOB_186058","tr_customer_id":186076,"tr_customer_product_id":186066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Gurdev Khanna","mobile_number":"7493292747","email_id":"satish.nehru@yahoo.co.in","dop":"2026-02-04","serial_number":"114508047389329","imei1":"114508047389329","imei2":"114508047389329","popurl":"www.gemini-asan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186059,"job_number":"JOB_186059","tr_customer_id":186077,"tr_customer_product_id":186067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Nagabhushanam Pothuvaal","mobile_number":"7487815138","email_id":"manoj.bandopadhyay@hotmail.com","dop":"2026-02-04","serial_number":"484176856300059","imei1":"484176856300059","imei2":"484176856300059","popurl":"www.mahesh-prajapat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186060,"job_number":"JOB_186060","tr_customer_id":186078,"tr_customer_product_id":186068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Bhaves Acharya","mobile_number":"7438364715","email_id":"drona.panicker@gmail.com","dop":"2026-02-04","serial_number":"177071789094803","imei1":"177071789094803","imei2":"177071789094803","popurl":"www.lal-kakkar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186061,"job_number":"JOB_186061","tr_customer_id":186080,"tr_customer_product_id":186070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Vaishno Iyengar","mobile_number":"7403012670","email_id":"jyotsana.prajapat@hotmail.com","dop":"2026-02-04","serial_number":"270964612864381","imei1":"270964612864381","imei2":"270964612864381","popurl":"www.himadri-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186062,"job_number":"JOB_186062","tr_customer_id":186079,"tr_customer_product_id":186069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Anshula Mehra","mobile_number":"7463111757","email_id":"mahendra.bhattathiri@gmail.com","dop":"2026-02-04","serial_number":"073950724683354","imei1":"073950724683354","imei2":"073950724683354","popurl":"www.arjun-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186063,"job_number":"JOB_186063","tr_customer_id":186081,"tr_customer_product_id":186071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Devagya Nayar","mobile_number":"7429607921","email_id":"durgeshwari.talwar@gmail.com","dop":"2026-02-04","serial_number":"856031111725946","imei1":"856031111725946","imei2":"856031111725946","popurl":"www.vidhur-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186064,"job_number":"JOB_186064","tr_customer_id":186082,"tr_customer_product_id":186072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Akshainie Joshi","mobile_number":"7423668622","email_id":"abani.malik@gmail.com","dop":"2026-02-04","serial_number":"509644439356543","imei1":"509644439356543","imei2":"509644439356543","popurl":"www.daksha-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186065,"job_number":"JOB_186065","tr_customer_id":186083,"tr_customer_product_id":186073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Kamala Bhattacharya","mobile_number":"7424521010","email_id":"dhanpati.bandopadhyay@yahoo.co.in","dop":"2026-02-04","serial_number":"745796985761108","imei1":"745796985761108","imei2":"745796985761108","popurl":"www.leela-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186066,"job_number":"JOB_186066","tr_customer_id":186084,"tr_customer_product_id":186074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Mangala Varma","mobile_number":"7426093785","email_id":"priya.kocchar@gmail.com","dop":"2026-02-04","serial_number":"942466053430417","imei1":"942466053430417","imei2":"942466053430417","popurl":"www.manikya-pothuvaal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186067,"job_number":"JOB_186067","tr_customer_id":186085,"tr_customer_product_id":186075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Dakshayani Tagore","mobile_number":"7497113637","email_id":"anand.arora@yahoo.co.in","dop":"2026-02-04","serial_number":"888891805752241","imei1":"888891805752241","imei2":"888891805752241","popurl":"www.yogendra-trivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186068,"job_number":"JOB_186068","tr_customer_id":186086,"tr_customer_product_id":186076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Anurag Desai","mobile_number":"7420637278","email_id":"sudeva.dubashi@gmail.com","dop":"2026-02-04","serial_number":"014036903751885","imei1":"014036903751885","imei2":"014036903751885","popurl":"www.shashikala-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186069,"job_number":"JOB_186069","tr_customer_id":186087,"tr_customer_product_id":186077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Mani Malik","mobile_number":"7458420850","email_id":"gemini.gupta@yahoo.co.in","dop":"2026-02-04","serial_number":"696018165019930","imei1":"696018165019930","imei2":"696018165019930","popurl":"www.tanushri-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186070,"job_number":"JOB_186070","tr_customer_id":186088,"tr_customer_product_id":186078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Gajaadhar Gill","mobile_number":"7469226953","email_id":"ankal.mukhopadhyay@yahoo.co.in","dop":"2026-02-04","serial_number":"729027546007897","imei1":"729027546007897","imei2":"729027546007897","popurl":"www.deepankar-prajapat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186071,"job_number":"JOB_186071","tr_customer_id":186089,"tr_customer_product_id":186079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Manjusha Mahajan","mobile_number":"7449908482","email_id":"akshayakeerti.mehrotra@yahoo.co.in","dop":"2026-02-04","serial_number":"630295600449976","imei1":"630295600449976","imei2":"630295600449976","popurl":"www.anusuya-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186072,"job_number":"JOB_186072","tr_customer_id":186091,"tr_customer_product_id":186081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Brahmdev Jain","mobile_number":"7479346076","email_id":"kanak.tagore@gmail.com","dop":"2026-02-04","serial_number":"641873459894360","imei1":"641873459894360","imei2":"641873459894360","popurl":"www.aadrika-kaur.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186073,"job_number":"JOB_186073","tr_customer_id":186090,"tr_customer_product_id":186080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Girik Acharya","mobile_number":"7404389373","email_id":"bhuvanesh.nambeesan@yahoo.co.in","dop":"2026-02-04","serial_number":"984166705469207","imei1":"984166705469207","imei2":"984166705469207","popurl":"www.gurdev-shukla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186074,"job_number":"JOB_186074","tr_customer_id":186092,"tr_customer_product_id":186082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Devi Panicker","mobile_number":"7476007141","email_id":"dhananjay.ahluwalia@yahoo.co.in","dop":"2026-02-04","serial_number":"973862563737920","imei1":"973862563737920","imei2":"973862563737920","popurl":"www.dipankar-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186075,"job_number":"JOB_186075","tr_customer_id":186093,"tr_customer_product_id":186083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Adheesh Chopra","mobile_number":"7422528968","email_id":"aditya.sinha@gmail.com","dop":"2026-02-04","serial_number":"571503652529376","imei1":"571503652529376","imei2":"571503652529376","popurl":"www.lakshmi-devar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186076,"job_number":"JOB_186076","tr_customer_id":186094,"tr_customer_product_id":186084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Suma Chopra","mobile_number":"7484720740","email_id":"jagdish.reddy@hotmail.com","dop":"2026-02-04","serial_number":"401628560187691","imei1":"401628560187691","imei2":"401628560187691","popurl":"www.tanya-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186077,"job_number":"JOB_186077","tr_customer_id":186095,"tr_customer_product_id":186085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Chitrali Nehru","mobile_number":"7495524762","email_id":"bhudeva.chopra@gmail.com","dop":"2026-02-04","serial_number":"497203973546459","imei1":"497203973546459","imei2":"497203973546459","popurl":"www.balaaditya-verma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186078,"job_number":"JOB_186078","tr_customer_id":186096,"tr_customer_product_id":186086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Dayamayee Khanna","mobile_number":"7445074029","email_id":"chandraprabha.nambeesan@yahoo.co.in","dop":"2026-02-04","serial_number":"312101966392272","imei1":"312101966392272","imei2":"312101966392272","popurl":"www.leela-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186079,"job_number":"JOB_186079","tr_customer_id":186097,"tr_customer_product_id":186087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Dandak Saini","mobile_number":"7421468740","email_id":"tara.achari@gmail.com","dop":"2026-02-04","serial_number":"017667600457751","imei1":"017667600457751","imei2":"017667600457751","popurl":"www.ekadant-acharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186080,"job_number":"JOB_186080","tr_customer_id":186098,"tr_customer_product_id":186088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Chitrali Verma","mobile_number":"7483059988","email_id":"girija.arora@hotmail.com","dop":"2026-02-04","serial_number":"103778904858122","imei1":"103778904858122","imei2":"103778904858122","popurl":"www.sunita-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186081,"job_number":"JOB_186081","tr_customer_id":186099,"tr_customer_product_id":186089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Digambara Panicker","mobile_number":"7400256523","email_id":"laxman.bhat@hotmail.com","dop":"2026-02-04","serial_number":"944920941951025","imei1":"944920941951025","imei2":"944920941951025","popurl":"www.nanda-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186082,"job_number":"JOB_186082","tr_customer_id":186100,"tr_customer_product_id":186090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Kumar Agarwal","mobile_number":"7466931978","email_id":"gauranga.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"694656101685344","imei1":"694656101685344","imei2":"694656101685344","popurl":"www.lakshminath-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186083,"job_number":"JOB_186083","tr_customer_id":186101,"tr_customer_product_id":186091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Ankal Chopra","mobile_number":"7420499922","email_id":"aayushman.trivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"167613107262505","imei1":"167613107262505","imei2":"167613107262505","popurl":"www.balaaditya-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186084,"job_number":"JOB_186084","tr_customer_id":186102,"tr_customer_product_id":186092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Mahesh Nayar","mobile_number":"7418257010","email_id":"kamala.reddy@hotmail.com","dop":"2026-02-04","serial_number":"120783503221399","imei1":"120783503221399","imei2":"120783503221399","popurl":"www.chandravati-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186085,"job_number":"JOB_186085","tr_customer_id":186103,"tr_customer_product_id":186093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Deb Rana","mobile_number":"7447678466","email_id":"bhagirathi.khanna@yahoo.co.in","dop":"2026-02-04","serial_number":"260254108805074","imei1":"260254108805074","imei2":"260254108805074","popurl":"www.daevika-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186086,"job_number":"JOB_186086","tr_customer_id":186104,"tr_customer_product_id":186094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Dandak Sethi","mobile_number":"7421108575","email_id":"gautam.marar@gmail.com","dop":"2026-02-04","serial_number":"496074146335632","imei1":"496074146335632","imei2":"496074146335632","popurl":"www.archan-iyer.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186087,"job_number":"JOB_186087","tr_customer_id":186105,"tr_customer_product_id":186095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Lila Pothuvaal","mobile_number":"7443549127","email_id":"arindam.patel@hotmail.com","dop":"2026-02-04","serial_number":"354014321068000","imei1":"354014321068000","imei2":"354014321068000","popurl":"www.ghanaanand-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186088,"job_number":"JOB_186088","tr_customer_id":186106,"tr_customer_product_id":186096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Shubhaprada Asan","mobile_number":"7448500205","email_id":"ashok.asan@gmail.com","dop":"2026-02-04","serial_number":"686141513800518","imei1":"686141513800518","imei2":"686141513800518","popurl":"www.rita-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186089,"job_number":"JOB_186089","tr_customer_id":186107,"tr_customer_product_id":186097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Subhash Naik","mobile_number":"7459873097","email_id":"chapala.verma@yahoo.co.in","dop":"2026-02-04","serial_number":"914166704037415","imei1":"914166704037415","imei2":"914166704037415","popurl":"www.jitendra-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186090,"job_number":"JOB_186090","tr_customer_id":186108,"tr_customer_product_id":186098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Sarala Namboothiri","mobile_number":"7488387727","email_id":"birjesh.varman@yahoo.co.in","dop":"2026-02-04","serial_number":"664880535624244","imei1":"664880535624244","imei2":"664880535624244","popurl":"www.gajabahu-abbott.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186091,"job_number":"JOB_186091","tr_customer_id":186109,"tr_customer_product_id":186099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Kailash Devar","mobile_number":"7453543923","email_id":"bilwa.ahluwalia@yahoo.co.in","dop":"2026-02-04","serial_number":"882343435218047","imei1":"882343435218047","imei2":"882343435218047","popurl":"www.vedang-prajapat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186092,"job_number":"JOB_186092","tr_customer_id":186110,"tr_customer_product_id":186100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Girika Mishra","mobile_number":"7461125694","email_id":"bhavani.bhattacharya@gmail.com","dop":"2026-02-04","serial_number":"823669319963218","imei1":"823669319963218","imei2":"823669319963218","popurl":"www.bhaumik-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186093,"job_number":"JOB_186093","tr_customer_id":186111,"tr_customer_product_id":186101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Girindra Jain","mobile_number":"7491234822","email_id":"vidhur.chopra@hotmail.com","dop":"2026-02-04","serial_number":"489669415908542","imei1":"489669415908542","imei2":"489669415908542","popurl":"www.priyala-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186094,"job_number":"JOB_186094","tr_customer_id":186112,"tr_customer_product_id":186102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Oormila Panicker","mobile_number":"7416472459","email_id":"deeptanshu.adiga@gmail.com","dop":"2026-02-04","serial_number":"708049096880058","imei1":"708049096880058","imei2":"708049096880058","popurl":"www.chandradev-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186095,"job_number":"JOB_186095","tr_customer_id":186113,"tr_customer_product_id":186103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Sarala Bandopadhyay","mobile_number":"7476775431","email_id":"anurag.desai@hotmail.com","dop":"2026-02-04","serial_number":"796448291664578","imei1":"796448291664578","imei2":"796448291664578","popurl":"www.kailash-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186096,"job_number":"JOB_186096","tr_customer_id":186114,"tr_customer_product_id":186104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Balagovind Malik","mobile_number":"7450615894","email_id":"hiranmaya.marar@gmail.com","dop":"2026-02-04","serial_number":"204758445937053","imei1":"204758445937053","imei2":"204758445937053","popurl":"www.ajit-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186097,"job_number":"JOB_186097","tr_customer_id":186115,"tr_customer_product_id":186105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bharat Kakkar","mobile_number":"7450559865","email_id":"sunita.chopra@hotmail.com","dop":"2026-02-04","serial_number":"766850086379371","imei1":"766850086379371","imei2":"766850086379371","popurl":"www.aanandinii-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186098,"job_number":"JOB_186098","tr_customer_id":186116,"tr_customer_product_id":186106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gopaal Naik","mobile_number":"7489528165","email_id":"deven.nehru@hotmail.com","dop":"2026-02-04","serial_number":"069021666521682","imei1":"069021666521682","imei2":"069021666521682","popurl":"www.chandani-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186099,"job_number":"JOB_186099","tr_customer_id":186117,"tr_customer_product_id":186107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bilva Saini","mobile_number":"7435457114","email_id":"chandraayan.nayar@yahoo.co.in","dop":"2026-02-04","serial_number":"673487008636382","imei1":"673487008636382","imei2":"673487008636382","popurl":"www.surya-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186100,"job_number":"JOB_186100","tr_customer_id":186118,"tr_customer_product_id":186108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Daevika Deshpande","mobile_number":"7448561664","email_id":"kailash.dwivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"030622850389419","imei1":"030622850389419","imei2":"030622850389419","popurl":"www.chinmayanand-pilla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186101,"job_number":"JOB_186101","tr_customer_id":186119,"tr_customer_product_id":186109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Malti Ahluwalia","mobile_number":"7472679072","email_id":"gemine.pandey@hotmail.com","dop":"2026-02-04","serial_number":"118697805980021","imei1":"118697805980021","imei2":"118697805980021","popurl":"www.jay-iyengar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186102,"job_number":"JOB_186102","tr_customer_id":186120,"tr_customer_product_id":186110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Leela Varma","mobile_number":"7462709257","email_id":"vaijayanthi.pillai@gmail.com","dop":"2026-02-04","serial_number":"390059703530864","imei1":"390059703530864","imei2":"390059703530864","popurl":"www.chaitan-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186103,"job_number":"JOB_186103","tr_customer_id":186121,"tr_customer_product_id":186111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Amritambu Marar","mobile_number":"7474407574","email_id":"hiranya.asan@gmail.com","dop":"2026-02-04","serial_number":"077370291787146","imei1":"077370291787146","imei2":"077370291787146","popurl":"www.som-trivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186104,"job_number":"JOB_186104","tr_customer_id":186122,"tr_customer_product_id":186112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Ekdant Sethi","mobile_number":"7433307567","email_id":"aamod.varma@gmail.com","dop":"2026-02-04","serial_number":"928240027796297","imei1":"928240027796297","imei2":"928240027796297","popurl":"www.bishnu-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186105,"job_number":"JOB_186105","tr_customer_id":186123,"tr_customer_product_id":186113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Darshwana Tandon","mobile_number":"7456160981","email_id":"bhamini.acharya@hotmail.com","dop":"2026-02-04","serial_number":"676638953150145","imei1":"676638953150145","imei2":"676638953150145","popurl":"www.chakrika-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186106,"job_number":"JOB_186106","tr_customer_id":186124,"tr_customer_product_id":186114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Vaidehi Namboothiri","mobile_number":"7497386875","email_id":"jitender.nayar@hotmail.com","dop":"2026-02-04","serial_number":"686000509235763","imei1":"686000509235763","imei2":"686000509235763","popurl":"www.mahesh-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186107,"job_number":"JOB_186107","tr_customer_id":186125,"tr_customer_product_id":186115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhamini Bhattacharya","mobile_number":"7492850502","email_id":"divaakar.trivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"194673556845187","imei1":"194673556845187","imei2":"194673556845187","popurl":"www.dhanapati-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186108,"job_number":"JOB_186108","tr_customer_id":186126,"tr_customer_product_id":186116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gajabahu Nair","mobile_number":"7410929028","email_id":"bandhu.banerjee@yahoo.co.in","dop":"2026-02-04","serial_number":"135415101797994","imei1":"135415101797994","imei2":"135415101797994","popurl":"www.manikya-guneta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186109,"job_number":"JOB_186109","tr_customer_id":186127,"tr_customer_product_id":186117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Sharmila Acharya","mobile_number":"7432005881","email_id":"tanya.naik@yahoo.co.in","dop":"2026-02-04","serial_number":"666863239077225","imei1":"666863239077225","imei2":"666863239077225","popurl":"www.uttam-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186110,"job_number":"JOB_186110","tr_customer_id":186128,"tr_customer_product_id":186118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Diptendu Trivedi","mobile_number":"7453700057","email_id":"gandharva.sinha@hotmail.com","dop":"2026-02-04","serial_number":"676918467369278","imei1":"676918467369278","imei2":"676918467369278","popurl":"www.gajadhar-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186111,"job_number":"JOB_186111","tr_customer_id":186129,"tr_customer_product_id":186119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gitanjali Saini","mobile_number":"7487121350","email_id":"dipali.guneta@gmail.com","dop":"2026-02-04","serial_number":"300487791421917","imei1":"300487791421917","imei2":"300487791421917","popurl":"www.divaakar-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186112,"job_number":"JOB_186112","tr_customer_id":186130,"tr_customer_product_id":186120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Dhatri Mahajan","mobile_number":"7431492774","email_id":"bhadrak.khanna@yahoo.co.in","dop":"2026-02-04","serial_number":"822016746045668","imei1":"822016746045668","imei2":"822016746045668","popurl":"www.bakula-asan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186113,"job_number":"JOB_186113","tr_customer_id":186131,"tr_customer_product_id":186121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhargava Patil","mobile_number":"7429190657","email_id":"deeptendu.pilla@yahoo.co.in","dop":"2026-02-04","serial_number":"613241991596087","imei1":"613241991596087","imei2":"613241991596087","popurl":"www.mani-desai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186114,"job_number":"JOB_186114","tr_customer_id":186132,"tr_customer_product_id":186123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Chidananda Nambeesan","mobile_number":"7456661265","email_id":"dhanpati.khatri@hotmail.com","dop":"2026-02-04","serial_number":"906193824338867","imei1":"906193824338867","imei2":"906193824338867","popurl":"www.mani-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186115,"job_number":"JOB_186115","tr_customer_id":186133,"tr_customer_product_id":186122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Kashyap Mehrotra","mobile_number":"7423985981","email_id":"opalina.sinha@gmail.com","dop":"2026-02-04","serial_number":"446934921776665","imei1":"446934921776665","imei2":"446934921776665","popurl":"www.chandraprabha-jha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186116,"job_number":"JOB_186116","tr_customer_id":186134,"tr_customer_product_id":186124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Pran Iyengar","mobile_number":"7483995656","email_id":"himadri.sinha@yahoo.co.in","dop":"2026-02-04","serial_number":"733388890861173","imei1":"733388890861173","imei2":"733388890861173","popurl":"www.sumitra-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186117,"job_number":"JOB_186117","tr_customer_id":186135,"tr_customer_product_id":186125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhaaswar Sinha","mobile_number":"7470973713","email_id":"ranjit.tandon@gmail.com","dop":"2026-02-04","serial_number":"489907086472653","imei1":"489907086472653","imei2":"489907086472653","popurl":"www.triloki nath-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186118,"job_number":"JOB_186118","tr_customer_id":186136,"tr_customer_product_id":186126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Agrata Butt","mobile_number":"7483078717","email_id":"ashlesh.jain@gmail.com","dop":"2026-02-04","serial_number":"910108368519656","imei1":"910108368519656","imei2":"910108368519656","popurl":"www.tejas-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186119,"job_number":"JOB_186119","tr_customer_id":186138,"tr_customer_product_id":186127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Goswami Achari","mobile_number":"7463203887","email_id":"padma.tagore@hotmail.com","dop":"2026-02-04","serial_number":"626121886831476","imei1":"626121886831476","imei2":"626121886831476","popurl":"www.akshat-reddy.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186120,"job_number":"JOB_186120","tr_customer_id":186137,"tr_customer_product_id":186128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Ahalya Dhawan","mobile_number":"7411173665","email_id":"kama.ganaka@hotmail.com","dop":"2026-02-04","serial_number":"378879316071159","imei1":"378879316071159","imei2":"378879316071159","popurl":"www.adinath-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186121,"job_number":"JOB_186121","tr_customer_id":186139,"tr_customer_product_id":186129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Balgopal Joshi","mobile_number":"7496800740","email_id":"ekaaksh.guneta@hotmail.com","dop":"2026-02-04","serial_number":"208556256170444","imei1":"208556256170444","imei2":"208556256170444","popurl":"www.brijesh-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186122,"job_number":"JOB_186122","tr_customer_id":186140,"tr_customer_product_id":186130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Dharmaketu Mishra","mobile_number":"7463593573","email_id":"abhaya.naik@yahoo.co.in","dop":"2026-02-04","serial_number":"592092899758289","imei1":"592092899758289","imei2":"592092899758289","popurl":"www.sanjay-khatri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186123,"job_number":"JOB_186123","tr_customer_id":186141,"tr_customer_product_id":186131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Aagney Gowda","mobile_number":"7417093430","email_id":"vaishno.agarwal@gmail.com","dop":"2026-02-04","serial_number":"798381967995862","imei1":"798381967995862","imei2":"798381967995862","popurl":"www.vaijayanthi-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186124,"job_number":"JOB_186124","tr_customer_id":186142,"tr_customer_product_id":186132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Sanka Guha","mobile_number":"7477306830","email_id":"suryakantam.mehra@yahoo.co.in","dop":"2026-02-04","serial_number":"466961165289636","imei1":"466961165289636","imei2":"466961165289636","popurl":"www.bhramar-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186128,"job_number":"JOB_186128","tr_customer_id":186146,"tr_customer_product_id":186136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:03.000Z","modified_at":"2026-02-14T10:11:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11722177967508","imei1":"11722177967508","imei2":"11722177967508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186130,"job_number":"JOB_186130","tr_customer_id":186148,"tr_customer_product_id":186138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:05.000Z","modified_at":"2026-02-14T10:11:05.000Z","name":"Jordi Cartwright","mobile_number":"469-897-2632","email_id":"Flossie5@gmail.com","dop":"2025-04-06","serial_number":"17939833899743278","imei1":"17939833899743278","imei2":"17939833899743278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186131,"job_number":"JOB_186131","tr_customer_id":186149,"tr_customer_product_id":186139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:50.000Z","modified_at":"2026-02-14T10:11:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14940163624575","imei1":"14940163624575","imei2":"14940163624575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186133,"job_number":"JOB_186133","tr_customer_id":186151,"tr_customer_product_id":186141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:51.000Z","modified_at":"2026-02-14T10:11:51.000Z","name":"Stacy Roob","mobile_number":"805-337-3307","email_id":"Howell.Upton@gmail.com","dop":"2025-04-06","serial_number":"19756461362137176","imei1":"19756461362137176","imei2":"19756461362137176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186134,"job_number":"JOB_186134","tr_customer_id":186152,"tr_customer_product_id":186142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:01.000Z","modified_at":"2026-02-14T10:12:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16771310048747","imei1":"16771310048747","imei2":"16771310048747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186136,"job_number":"JOB_186136","tr_customer_id":186154,"tr_customer_product_id":186144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:02.000Z","modified_at":"2026-02-14T10:12:02.000Z","name":"Jessy Conn","mobile_number":"224-308-1895","email_id":"Xzavier_Orn@hotmail.com","dop":"2025-04-06","serial_number":"16368718390883740","imei1":"16368718390883740","imei2":"16368718390883740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186137,"job_number":"JOB_186137","tr_customer_id":186155,"tr_customer_product_id":186145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:35.000Z","modified_at":"2026-02-14T10:12:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14383518788143","imei1":"14383518788143","imei2":"14383518788143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186139,"job_number":"JOB_186139","tr_customer_id":186157,"tr_customer_product_id":186147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:37.000Z","modified_at":"2026-02-14T10:12:37.000Z","name":"Dock Runolfsson","mobile_number":"495-714-8019","email_id":"Larry_Kling@yahoo.com","dop":"2025-04-06","serial_number":"15515564318772646","imei1":"15515564318772646","imei2":"15515564318772646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186140,"job_number":"JOB_186140","tr_customer_id":186158,"tr_customer_product_id":186148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:44.000Z","modified_at":"2026-02-14T10:12:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17999399104920","imei1":"17999399104920","imei2":"17999399104920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186142,"job_number":"JOB_186142","tr_customer_id":186160,"tr_customer_product_id":186150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:46.000Z","modified_at":"2026-02-14T10:12:46.000Z","name":"Nikki Boyle","mobile_number":"884-703-8833","email_id":"Anne_Leuschke32@gmail.com","dop":"2025-04-06","serial_number":"16758051450584036","imei1":"16758051450584036","imei2":"16758051450584036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186143,"job_number":"JOB_186143","tr_customer_id":186161,"tr_customer_product_id":186151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:13:28.000Z","modified_at":"2026-02-14T10:13:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15729163372072","imei1":"15729163372072","imei2":"15729163372072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:13:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186145,"job_number":"JOB_186145","tr_customer_id":186163,"tr_customer_product_id":186153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:13:29.000Z","modified_at":"2026-02-14T10:13:29.000Z","name":"Eileen Hermann","mobile_number":"409-817-6428","email_id":"Mara_Stroman81@yahoo.com","dop":"2025-04-06","serial_number":"14205578071441096","imei1":"14205578071441096","imei2":"14205578071441096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:13:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186146,"job_number":"JOB_186146","tr_customer_id":186164,"tr_customer_product_id":186154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:13.000Z","modified_at":"2026-02-14T10:14:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11895544319168","imei1":"11895544319168","imei2":"11895544319168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186148,"job_number":"JOB_186148","tr_customer_id":186166,"tr_customer_product_id":186156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:14.000Z","modified_at":"2026-02-14T10:14:14.000Z","name":"Isac Ortiz","mobile_number":"919-265-0999","email_id":"Kitty64@gmail.com","dop":"2025-04-06","serial_number":"10547669431595114","imei1":"10547669431595114","imei2":"10547669431595114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186149,"job_number":"JOB_186149","tr_customer_id":186167,"tr_customer_product_id":186157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:57.000Z","modified_at":"2026-02-14T10:14:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17775970839745","imei1":"17775970839745","imei2":"17775970839745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186151,"job_number":"JOB_186151","tr_customer_id":186169,"tr_customer_product_id":186159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:59.000Z","modified_at":"2026-02-14T10:14:59.000Z","name":"Kurtis Shanahan","mobile_number":"730-514-4700","email_id":"Stephan30@yahoo.com","dop":"2025-04-06","serial_number":"18613035660570800","imei1":"18613035660570800","imei2":"18613035660570800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186152,"job_number":"JOB_186152","tr_customer_id":186170,"tr_customer_product_id":186160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:41.000Z","modified_at":"2026-02-14T10:15:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16577728627885","imei1":"16577728627885","imei2":"16577728627885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186154,"job_number":"JOB_186154","tr_customer_id":186172,"tr_customer_product_id":186162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:42.000Z","modified_at":"2026-02-14T10:15:42.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"22346567890346","imei1":"22346567890346","imei2":"22346567890346","popurl":"2026-02-04T10:15:41.986779399Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186155,"job_number":"JOB_186155","tr_customer_id":186173,"tr_customer_product_id":186163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:43.000Z","modified_at":"2026-02-14T10:15:43.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"69346567893456","imei1":"69346567893456","imei2":"69346567893456","popurl":"2026-02-04T10:15:42.640664077Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186156,"job_number":"JOB_186156","tr_customer_id":186174,"tr_customer_product_id":186164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:43.000Z","modified_at":"2026-02-14T10:15:43.000Z","name":"Estella Runolfsson","mobile_number":"834-454-1066","email_id":"Don_Reinger34@gmail.com","dop":"2025-04-06","serial_number":"10377373080107010","imei1":"10377373080107010","imei2":"10377373080107010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186157,"job_number":"JOB_186157","tr_customer_id":186175,"tr_customer_product_id":186165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:16:23.000Z","modified_at":"2026-02-14T10:16:23.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"08543457895444","imei1":"08543457895444","imei2":"08543457895444","popurl":"2026-02-04T10:16:23.420446439Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:16:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186158,"job_number":"JOB_186158","tr_customer_id":186176,"tr_customer_product_id":186166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:46:54.000Z","modified_at":"2026-02-14T10:46:54.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-04","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-04T10:46:46.196211801Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186159,"job_number":"JOB_186159","tr_customer_id":186177,"tr_customer_product_id":186167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:46:54.000Z","modified_at":"2026-02-14T10:46:54.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-04","serial_number":"95153387691956","imei1":"95153387691956","imei2":"95153387691956","popurl":"2026-02-04T10:46:46.198403234Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186160,"job_number":"JOB_186160","tr_customer_id":186178,"tr_customer_product_id":186168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:47:05.000Z","modified_at":"2026-02-14T10:47:05.000Z","name":"Bharat Kaur","mobile_number":"8640528410","email_id":"manik.khan@gmail.com","dop":"2026-02-04","serial_number":"35604291499479","imei1":"35604291499479","imei2":"35604291499479","popurl":"www.aarya-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186161,"job_number":"JOB_186161","tr_customer_id":186179,"tr_customer_product_id":186169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:13:32.000Z","modified_at":"2026-02-14T11:13:32.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"12233334444444446","imei1":"12233334444444446","imei2":"12233334444444446","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:13:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186164,"job_number":"JOB_186164","tr_customer_id":186182,"tr_customer_product_id":186172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:43:18.000Z","modified_at":"2026-02-14T11:43:18.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-04","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-04T11:43:18.199735291Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186165,"job_number":"JOB_186165","tr_customer_id":186183,"tr_customer_product_id":186173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:47:56.000Z","modified_at":"2026-02-14T11:47:56.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741466","imei1":"45658258741466","imei2":"45658258741466","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:47:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186166,"job_number":"JOB_186166","tr_customer_id":186184,"tr_customer_product_id":186174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:53:46.000Z","modified_at":"2026-02-14T11:53:46.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"10606217695499","imei1":"10606217695499","imei2":"10606217695499","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186167,"job_number":"JOB_186167","tr_customer_id":186185,"tr_customer_product_id":186175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:53:58.000Z","modified_at":"2026-02-14T11:53:58.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"12562220380593","imei1":"12562220380593","imei2":"12562220380593","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186174,"job_number":"JOB_186174","tr_customer_id":186192,"tr_customer_product_id":186182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:19:58.000Z","modified_at":"2026-02-14T12:19:58.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"22346567890355","imei1":"22346567890355","imei2":"22346567890355","popurl":"2026-02-04T12:19:55.963599200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186175,"job_number":"JOB_186175","tr_customer_id":186193,"tr_customer_product_id":186183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:27:22.000Z","modified_at":"2026-02-14T12:27:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18673983644276","imei1":"18673983644276","imei2":"18673983644276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186177,"job_number":"JOB_186177","tr_customer_id":186195,"tr_customer_product_id":186185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:27:23.000Z","modified_at":"2026-02-14T12:27:23.000Z","name":"Jovani Cremin","mobile_number":"820-995-3596","email_id":"Edwin37@yahoo.com","dop":"2025-04-06","serial_number":"16267219260370476","imei1":"16267219260370476","imei2":"16267219260370476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186178,"job_number":"JOB_186178","tr_customer_id":186196,"tr_customer_product_id":186186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:06.000Z","modified_at":"2026-02-14T12:28:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16847849197681","imei1":"16847849197681","imei2":"16847849197681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186180,"job_number":"JOB_186180","tr_customer_id":186198,"tr_customer_product_id":186188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:07.000Z","modified_at":"2026-02-14T12:28:07.000Z","name":"Tatum Miller","mobile_number":"714-263-6988","email_id":"Aaron.Adams30@gmail.com","dop":"2025-04-06","serial_number":"13932191088728956","imei1":"13932191088728956","imei2":"13932191088728956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186183,"job_number":"JOB_186183","tr_customer_id":186201,"tr_customer_product_id":186191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:49.000Z","modified_at":"2026-02-14T12:28:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19452533923469","imei1":"19452533923469","imei2":"19452533923469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186187,"job_number":"JOB_186187","tr_customer_id":186205,"tr_customer_product_id":186195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:51.000Z","modified_at":"2026-02-14T12:28:51.000Z","name":"Bennett Schamberger","mobile_number":"274-433-8303","email_id":"Anastasia_Collier51@hotmail.com","dop":"2025-04-06","serial_number":"13285504460478896","imei1":"13285504460478896","imei2":"13285504460478896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186188,"job_number":"JOB_186188","tr_customer_id":186206,"tr_customer_product_id":186196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:43:31.000Z","modified_at":"2026-02-14T12:43:31.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"10868900468161","imei1":"10868900468161","imei2":"10868900468161","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186193,"job_number":"JOB_186193","tr_customer_id":186211,"tr_customer_product_id":186201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:48:49.000Z","modified_at":"2026-02-14T12:48:49.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"11662117639339","imei1":"11662117639339","imei2":"11662117639339","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:48:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186195,"job_number":"JOB_186195","tr_customer_id":186213,"tr_customer_product_id":186203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:48:50.000Z","modified_at":"2026-02-14T12:48:50.000Z","name":"Godfrey Murphy","mobile_number":"925-266-9898","email_id":"Dale_Hansen82@gmail.com","dop":"2026-01-04","serial_number":"88913336812380620","imei1":"88913336812380620","imei2":"88913336812380620","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186196,"job_number":"JOB_186196","tr_customer_id":186214,"tr_customer_product_id":186204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:12.000Z","modified_at":"2026-02-14T12:49:12.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"19110743976252","imei1":"19110743976252","imei2":"19110743976252","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186198,"job_number":"JOB_186198","tr_customer_id":186216,"tr_customer_product_id":186206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:12.000Z","modified_at":"2026-02-14T12:49:12.000Z","name":"Aiden Murphy","mobile_number":"784-240-3800","email_id":"Delilah80@yahoo.com","dop":"2026-01-04","serial_number":"91611652788160690","imei1":"91611652788160690","imei2":"91611652788160690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186199,"job_number":"JOB_186199","tr_customer_id":186217,"tr_customer_product_id":186207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:34.000Z","modified_at":"2026-02-14T12:49:34.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"12719647210180","imei1":"12719647210180","imei2":"12719647210180","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186201,"job_number":"JOB_186201","tr_customer_id":186219,"tr_customer_product_id":186209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:35.000Z","modified_at":"2026-02-14T12:49:35.000Z","name":"Einar Turcotte","mobile_number":"557-370-7166","email_id":"Bridgette19@hotmail.com","dop":"2026-01-04","serial_number":"19720603540402428","imei1":"19720603540402428","imei2":"19720603540402428","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186202,"job_number":"JOB_186202","tr_customer_id":186220,"tr_customer_product_id":186210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:13:26.000Z","modified_at":"2026-02-14T13:13:26.000Z","name":"Alexandra Haley","mobile_number":"225-349-0220","email_id":"Jaycee18@gmail.com","dop":"2025-12-01","serial_number":"12144109598102","imei1":"12144109598102","imei2":"12144109598102","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186203,"job_number":"JOB_186203","tr_customer_id":186221,"tr_customer_product_id":186211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:16:35.000Z","modified_at":"2026-02-14T13:16:35.000Z","name":"AO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"20974917682594","imei1":"20974917682594","imei2":"20974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:16:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186204,"job_number":"JOB_186204","tr_customer_id":186222,"tr_customer_product_id":186212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:21:22.000Z","modified_at":"2026-02-14T13:21:22.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"89346567890400","imei1":"89346567890400","imei2":"89346567890400","popurl":"2026-02-04T13:21:19.839459300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186205,"job_number":"JOB_186205","tr_customer_id":186223,"tr_customer_product_id":186213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:24:41.000Z","modified_at":"2026-02-14T13:24:41.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"55346567890400","imei1":"55346567890400","imei2":"55346567890400","popurl":"2026-02-04T13:24:38.788661500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186206,"job_number":"JOB_186206","tr_customer_id":186224,"tr_customer_product_id":186214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:25:18.000Z","modified_at":"2026-02-14T13:25:18.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-04","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-04T13:25:17.617587545Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186207,"job_number":"JOB_186207","tr_customer_id":186225,"tr_customer_product_id":186215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:27:22.000Z","modified_at":"2026-02-14T13:27:22.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"55346567890440","imei1":"55346567890440","imei2":"55346567890440","popurl":"2026-02-04T13:27:20.299702900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186208,"job_number":"JOB_186208","tr_customer_id":186226,"tr_customer_product_id":186216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:30:59.000Z","modified_at":"2026-02-14T13:30:59.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"89346567890355","imei1":"89346567890355","imei2":"89346567890355","popurl":"2026-02-04T13:30:58.686025922Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186214,"job_number":"JOB_186214","tr_customer_id":186232,"tr_customer_product_id":186222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:47.000Z","modified_at":"2026-02-14T13:38:47.000Z","name":"Geraldine Harvey","mobile_number":"948-822-5286","email_id":"Dario_Cummings87@gmail.com","dop":"2025-05-30","serial_number":"14225849688221","imei1":"14225849688221","imei2":"14225849688221","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186215,"job_number":"JOB_186215","tr_customer_id":186233,"tr_customer_product_id":186223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:48.000Z","modified_at":"2026-02-14T13:38:48.000Z","name":"Gail Kuhn","mobile_number":"221-305-8637","email_id":"Armani.Ortiz@yahoo.com","dop":"2025-05-30","serial_number":"1926646597491973","imei1":"1926646597491973","imei2":"1926646597491973","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186216,"job_number":"JOB_186216","tr_customer_id":186234,"tr_customer_product_id":186224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:50.000Z","modified_at":"2026-02-14T13:43:50.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19136693902120","imei1":"19136693902120","imei2":"19136693902120","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186222,"job_number":"JOB_186222","tr_customer_id":186240,"tr_customer_product_id":186230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:36.000Z","modified_at":"2026-02-14T13:44:36.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"16295336675545","imei1":"16295336675545","imei2":"16295336675545","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186224,"job_number":"JOB_186224","tr_customer_id":186242,"tr_customer_product_id":186232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:37.000Z","modified_at":"2026-02-14T13:44:37.000Z","name":"Mafalda Purdy","mobile_number":"572-481-5081","email_id":"Sonya_Bradtke26@hotmail.com","dop":"2026-01-04","serial_number":"68127788424985010","imei1":"68127788424985010","imei2":"68127788424985010","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186225,"job_number":"JOB_186225","tr_customer_id":186243,"tr_customer_product_id":186233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:45:21.000Z","modified_at":"2026-02-14T13:45:21.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"19723094854844","imei1":"19723094854844","imei2":"19723094854844","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186227,"job_number":"JOB_186227","tr_customer_id":186245,"tr_customer_product_id":186235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:45:23.000Z","modified_at":"2026-02-14T13:45:23.000Z","name":"Elsa Conn","mobile_number":"840-962-8481","email_id":"Charles.Ward@gmail.com","dop":"2026-01-04","serial_number":"78898211313581730","imei1":"78898211313581730","imei2":"78898211313581730","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:45:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186228,"job_number":"JOB_186228","tr_customer_id":186246,"tr_customer_product_id":186236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:49:28.000Z","modified_at":"2026-02-14T13:49:28.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77311111374519","imei1":"77311111374519","imei2":"77311111374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186229,"job_number":"JOB_186229","tr_customer_id":186247,"tr_customer_product_id":186237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:49:41.000Z","modified_at":"2026-02-14T13:49:41.000Z","name":"Valentine Ferry","mobile_number":"538-991-4083","email_id":"Cecile7@yahoo.com","dop":"2025-12-01","serial_number":"12153706654492","imei1":"12153706654492","imei2":"12153706654492","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186230,"job_number":"JOB_186230","tr_customer_id":186248,"tr_customer_product_id":186238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:56:56.000Z","modified_at":"2026-02-14T13:56:56.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"106726798091563","imei1":"106726798091563","imei2":"106726798091563","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186232,"job_number":"JOB_186232","tr_customer_id":186250,"tr_customer_product_id":186240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:41.000Z","modified_at":"2026-02-14T13:57:41.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103350478049178","imei1":"103350478049178","imei2":"103350478049178","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186234,"job_number":"JOB_186234","tr_customer_id":186252,"tr_customer_product_id":186242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91069295660049","imei1":"91069295660049","imei2":"91069295660049","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186235,"job_number":"JOB_186235","tr_customer_id":186253,"tr_customer_product_id":186243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78833839195056","imei1":"78833839195056","imei2":"78833839195056","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186236,"job_number":"JOB_186236","tr_customer_id":186254,"tr_customer_product_id":186244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49649204451426","imei1":"49649204451426","imei2":"49649204451426","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186237,"job_number":"JOB_186237","tr_customer_id":186255,"tr_customer_product_id":186245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77691569453599","imei1":"77691569453599","imei2":"77691569453599","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186238,"job_number":"JOB_186238","tr_customer_id":186256,"tr_customer_product_id":186246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69788153213519","imei1":"69788153213519","imei2":"69788153213519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186239,"job_number":"JOB_186239","tr_customer_id":186257,"tr_customer_product_id":186247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69076683011765","imei1":"69076683011765","imei2":"69076683011765","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186241,"job_number":"JOB_186241","tr_customer_id":186259,"tr_customer_product_id":186249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:16.000Z","modified_at":"2026-02-14T13:58:16.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12734707494710","imei1":"12734707494710","imei2":"12734707494710","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186243,"job_number":"JOB_186243","tr_customer_id":186261,"tr_customer_product_id":186251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:17.000Z","modified_at":"2026-02-14T13:58:17.000Z","name":"Wilford Block","mobile_number":"800-694-2178","email_id":"Maxwell_OKon@gmail.com","dop":"2025-08-24","serial_number":"1019194760862160","imei1":"1019194760862160","imei2":"1019194760862160","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186245,"job_number":"JOB_186245","tr_customer_id":186263,"tr_customer_product_id":186253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:21.000Z","modified_at":"2026-02-14T13:58:21.000Z","name":"Robyn Kovacek","mobile_number":"289-761-3943","email_id":"Karlie_Dickinson10@hotmail.com","dop":"2025-04-06","serial_number":"13074030069973008","imei1":"13074030069973008","imei2":"13074030069973008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186246,"job_number":"JOB_186246","tr_customer_id":186264,"tr_customer_product_id":186254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:27.000Z","modified_at":"2026-02-14T13:58:27.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"105473458877803","imei1":"105473458877803","imei2":"105473458877803","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186248,"job_number":"JOB_186248","tr_customer_id":186266,"tr_customer_product_id":186256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:29.000Z","modified_at":"2026-02-14T13:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64999377434969","imei1":"64999377434969","imei2":"64999377434969","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186249,"job_number":"JOB_186249","tr_customer_id":186267,"tr_customer_product_id":186257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:29.000Z","modified_at":"2026-02-14T13:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23671646095570","imei1":"23671646095570","imei2":"23671646095570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186250,"job_number":"JOB_186250","tr_customer_id":186268,"tr_customer_product_id":186258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39029920422436","imei1":"39029920422436","imei2":"39029920422436","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186251,"job_number":"JOB_186251","tr_customer_id":186269,"tr_customer_product_id":186259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11619761904594","imei1":"11619761904594","imei2":"11619761904594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186252,"job_number":"JOB_186252","tr_customer_id":186270,"tr_customer_product_id":186260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15098715813192","imei1":"15098715813192","imei2":"15098715813192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186253,"job_number":"JOB_186253","tr_customer_id":186271,"tr_customer_product_id":186261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:31.000Z","modified_at":"2026-02-14T13:58:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92523884266725","imei1":"92523884266725","imei2":"92523884266725","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186255,"job_number":"JOB_186255","tr_customer_id":186273,"tr_customer_product_id":186263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:34.000Z","modified_at":"2026-02-14T13:58:34.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17588227136860","imei1":"17588227136860","imei2":"17588227136860","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186257,"job_number":"JOB_186257","tr_customer_id":186275,"tr_customer_product_id":186265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:35.000Z","modified_at":"2026-02-14T13:58:35.000Z","name":"Yadira Schimmel","mobile_number":"417-944-9982","email_id":"Maci.Gislason39@hotmail.com","dop":"2026-01-04","serial_number":"34618870094955760","imei1":"34618870094955760","imei2":"34618870094955760","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186258,"job_number":"JOB_186258","tr_customer_id":186276,"tr_customer_product_id":186266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:52.000Z","modified_at":"2026-02-14T13:58:52.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18249553531764","imei1":"18249553531764","imei2":"18249553531764","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186260,"job_number":"JOB_186260","tr_customer_id":186278,"tr_customer_product_id":186268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:53.000Z","modified_at":"2026-02-14T13:58:53.000Z","name":"Leslie Heathcote","mobile_number":"235-862-6664","email_id":"Meaghan_Smith25@gmail.com","dop":"2025-08-24","serial_number":"1085483546274684","imei1":"1085483546274684","imei2":"1085483546274684","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186261,"job_number":"JOB_186261","tr_customer_id":186279,"tr_customer_product_id":186269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:01.000Z","modified_at":"2026-02-14T13:59:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45908874186839","imei1":"45908874186839","imei2":"45908874186839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186262,"job_number":"JOB_186262","tr_customer_id":186280,"tr_customer_product_id":186270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64103090322673","imei1":"64103090322673","imei2":"64103090322673","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186263,"job_number":"JOB_186263","tr_customer_id":186281,"tr_customer_product_id":186271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32496797499281","imei1":"32496797499281","imei2":"32496797499281","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186264,"job_number":"JOB_186264","tr_customer_id":186282,"tr_customer_product_id":186272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45500956226053","imei1":"45500956226053","imei2":"45500956226053","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186265,"job_number":"JOB_186265","tr_customer_id":186283,"tr_customer_product_id":186273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14659694920962","imei1":"14659694920962","imei2":"14659694920962","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186266,"job_number":"JOB_186266","tr_customer_id":186284,"tr_customer_product_id":186274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:03.000Z","modified_at":"2026-02-14T13:59:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70718200759330","imei1":"70718200759330","imei2":"70718200759330","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186268,"job_number":"JOB_186268","tr_customer_id":186286,"tr_customer_product_id":186276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:12.000Z","modified_at":"2026-02-14T13:59:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15715319323732","imei1":"15715319323732","imei2":"15715319323732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186270,"job_number":"JOB_186270","tr_customer_id":186288,"tr_customer_product_id":186278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:13.000Z","modified_at":"2026-02-14T13:59:13.000Z","name":"Hardy Miller","mobile_number":"882-791-0781","email_id":"Eleanora.Hayes@gmail.com","dop":"2025-04-06","serial_number":"16415082307158584","imei1":"16415082307158584","imei2":"16415082307158584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186271,"job_number":"JOB_186271","tr_customer_id":186289,"tr_customer_product_id":186279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:20.000Z","modified_at":"2026-02-14T13:59:20.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"18210130850319","imei1":"18210130850319","imei2":"18210130850319","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186273,"job_number":"JOB_186273","tr_customer_id":186291,"tr_customer_product_id":186281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:21.000Z","modified_at":"2026-02-14T13:59:21.000Z","name":"Kassandra Stehr","mobile_number":"453-268-9564","email_id":"Chauncey.Conroy17@hotmail.com","dop":"2026-01-04","serial_number":"44003502400252110","imei1":"44003502400252110","imei2":"44003502400252110","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186274,"job_number":"JOB_186274","tr_customer_id":186292,"tr_customer_product_id":186282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:27.000Z","modified_at":"2026-02-14T13:59:27.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"17037552388672","imei1":"17037552388672","imei2":"17037552388672","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186276,"job_number":"JOB_186276","tr_customer_id":186294,"tr_customer_product_id":186284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:28.000Z","modified_at":"2026-02-14T13:59:28.000Z","name":"Eliseo Boehm","mobile_number":"233-938-4694","email_id":"Maiya78@yahoo.com","dop":"2025-08-24","serial_number":"1033675493077393","imei1":"1033675493077393","imei2":"1033675493077393","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186280,"job_number":"JOB_186280","tr_customer_id":186298,"tr_customer_product_id":186288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:59.000Z","modified_at":"2026-02-14T13:59:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19626202541855","imei1":"19626202541855","imei2":"19626202541855","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186282,"job_number":"JOB_186282","tr_customer_id":186300,"tr_customer_product_id":186290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:00.000Z","modified_at":"2026-02-14T14:00:00.000Z","name":"Felton Mann","mobile_number":"615-417-5974","email_id":"Frank88@gmail.com","dop":"2025-04-06","serial_number":"12971585097790910","imei1":"12971585097790910","imei2":"12971585097790910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186283,"job_number":"JOB_186283","tr_customer_id":186301,"tr_customer_product_id":186291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:06.000Z","modified_at":"2026-02-14T14:00:06.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"12861865555833","imei1":"12861865555833","imei2":"12861865555833","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186285,"job_number":"JOB_186285","tr_customer_id":186303,"tr_customer_product_id":186293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:07.000Z","modified_at":"2026-02-14T14:00:07.000Z","name":"Fredrick Marvin","mobile_number":"916-772-9830","email_id":"Freida.West99@hotmail.com","dop":"2026-01-04","serial_number":"57577242995698970","imei1":"57577242995698970","imei2":"57577242995698970","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186290,"job_number":"JOB_186290","tr_customer_id":186308,"tr_customer_product_id":186298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:45.000Z","modified_at":"2026-02-14T14:00:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16756061068601","imei1":"16756061068601","imei2":"16756061068601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186292,"job_number":"JOB_186292","tr_customer_id":186310,"tr_customer_product_id":186300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:47.000Z","modified_at":"2026-02-14T14:00:47.000Z","name":"Silas Corkery","mobile_number":"622-708-8219","email_id":"Isaac46@gmail.com","dop":"2025-04-06","serial_number":"14095891803176376","imei1":"14095891803176376","imei2":"14095891803176376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186293,"job_number":"JOB_186293","tr_customer_id":186311,"tr_customer_product_id":186301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:02:38.000Z","modified_at":"2026-02-14T14:02:38.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"15275371729729","imei1":"15275371729729","imei2":"15275371729729","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186295,"job_number":"JOB_186295","tr_customer_id":186313,"tr_customer_product_id":186303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:02:39.000Z","modified_at":"2026-02-14T14:02:39.000Z","name":"Oren Wilkinson","mobile_number":"801-888-3228","email_id":"Savanna_Lang1@yahoo.com","dop":"2026-01-04","serial_number":"56960720959757230","imei1":"56960720959757230","imei2":"56960720959757230","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:02:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186296,"job_number":"JOB_186296","tr_customer_id":186314,"tr_customer_product_id":186304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:03:25.000Z","modified_at":"2026-02-14T14:03:25.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"16284760772244","imei1":"16284760772244","imei2":"16284760772244","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:03:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186298,"job_number":"JOB_186298","tr_customer_id":186316,"tr_customer_product_id":186306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:03:26.000Z","modified_at":"2026-02-14T14:03:26.000Z","name":"Aniyah Schaden","mobile_number":"638-279-2075","email_id":"Vicenta.Rice@gmail.com","dop":"2026-01-04","serial_number":"75108959438227410","imei1":"75108959438227410","imei2":"75108959438227410","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:03:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186302,"job_number":"JOB_186302","tr_customer_id":186320,"tr_customer_product_id":186310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:04:11.000Z","modified_at":"2026-02-14T14:04:11.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"11183888300362","imei1":"11183888300362","imei2":"11183888300362","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:04:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186304,"job_number":"JOB_186304","tr_customer_id":186322,"tr_customer_product_id":186312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:04:12.000Z","modified_at":"2026-02-14T14:04:12.000Z","name":"Kristoffer Goodwin","mobile_number":"954-372-6416","email_id":"Osborne10@yahoo.com","dop":"2026-01-04","serial_number":"75262432810090080","imei1":"75262432810090080","imei2":"75262432810090080","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186309,"job_number":"JOB_186309","tr_customer_id":186327,"tr_customer_product_id":186317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:56.000Z","modified_at":"2026-02-14T14:15:56.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17269713771923","imei1":"17269713771923","imei2":"17269713771923","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186313,"job_number":"JOB_186313","tr_customer_id":186331,"tr_customer_product_id":186321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Josie Hilpert","mobile_number":"461-302-4524","email_id":"Kitty_Hermann22@yahoo.com","dop":"2026-01-04","serial_number":"37218641280861020","imei1":"37218641280861020","imei2":"37218641280861020","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186317,"job_number":"JOB_186317","tr_customer_id":186335,"tr_customer_product_id":186325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:16:41.000Z","modified_at":"2026-02-14T14:16:41.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"18955882905541","imei1":"18955882905541","imei2":"18955882905541","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:16:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186319,"job_number":"JOB_186319","tr_customer_id":186337,"tr_customer_product_id":186327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:16:42.000Z","modified_at":"2026-02-14T14:16:42.000Z","name":"Emilia Goodwin","mobile_number":"311-932-6580","email_id":"Isaias.Johns@gmail.com","dop":"2026-01-04","serial_number":"29178967526656400","imei1":"29178967526656400","imei2":"29178967526656400","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:16:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186320,"job_number":"JOB_186320","tr_customer_id":186338,"tr_customer_product_id":186328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:25.000Z","modified_at":"2026-02-14T14:17:25.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18212432507354","imei1":"18212432507354","imei2":"18212432507354","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186322,"job_number":"JOB_186322","tr_customer_id":186340,"tr_customer_product_id":186330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:26.000Z","modified_at":"2026-02-14T14:17:26.000Z","name":"Landen Wolf","mobile_number":"676-910-4571","email_id":"Adrianna.Marks@gmail.com","dop":"2026-01-04","serial_number":"67584845573701384","imei1":"67584845573701384","imei2":"67584845573701384","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186323,"job_number":"JOB_186323","tr_customer_id":186341,"tr_customer_product_id":186331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:43.000Z","modified_at":"2026-02-14T14:17:43.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"24580619526832","imei1":"24580619526832","imei2":"24580619526832","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186324,"job_number":"JOB_186324","tr_customer_id":186342,"tr_customer_product_id":186332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:44.000Z","modified_at":"2026-02-14T14:17:44.000Z","name":"Asa Stehr","mobile_number":"299-677-9294","email_id":"Bailee91@hotmail.com","dop":"2025-02-01","serial_number":"20136832936697","imei1":"20136832936697","imei2":"20136832936697","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186326,"job_number":"JOB_186326","tr_customer_id":186344,"tr_customer_product_id":186334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:18:26.000Z","modified_at":"2026-02-14T14:18:26.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"107658097759740","imei1":"107658097759740","imei2":"107658097759740","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186327,"job_number":"JOB_186327","tr_customer_id":186345,"tr_customer_product_id":186335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:18:26.000Z","modified_at":"2026-02-14T14:18:26.000Z","name":"Alyson Volkman","mobile_number":"531-761-1358","email_id":"Donnie.Toy51@hotmail.com","dop":"2025-02-01","serial_number":"68844838698580","imei1":"68844838698580","imei2":"68844838698580","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186329,"job_number":"JOB_186329","tr_customer_id":186347,"tr_customer_product_id":186337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:08.000Z","modified_at":"2026-02-14T14:19:08.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"69549939532052","imei1":"69549939532052","imei2":"69549939532052","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186330,"job_number":"JOB_186330","tr_customer_id":186348,"tr_customer_product_id":186338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:08.000Z","modified_at":"2026-02-14T14:19:08.000Z","name":"Stewart Grady","mobile_number":"814-849-2340","email_id":"Leanna_Hoppe@hotmail.com","dop":"2025-02-01","serial_number":"107034017796315","imei1":"107034017796315","imei2":"107034017796315","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186331,"job_number":"JOB_186331","tr_customer_id":186349,"tr_customer_product_id":186339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:09.000Z","modified_at":"2026-02-14T14:19:09.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"67590369828754480","imei1":"67590369828754480","imei2":"67590369828754480","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186333,"job_number":"JOB_186333","tr_customer_id":186351,"tr_customer_product_id":186341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:21.000Z","modified_at":"2026-02-14T14:19:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16478249658206","imei1":"16478249658206","imei2":"16478249658206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186335,"job_number":"JOB_186335","tr_customer_id":186353,"tr_customer_product_id":186343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:22.000Z","modified_at":"2026-02-14T14:19:22.000Z","name":"Lemuel Bogisich","mobile_number":"689-429-1885","email_id":"Sherwood_Walter70@gmail.com","dop":"2025-04-06","serial_number":"11869058104208406","imei1":"11869058104208406","imei2":"11869058104208406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186336,"job_number":"JOB_186336","tr_customer_id":186354,"tr_customer_product_id":186344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:08.000Z","modified_at":"2026-02-14T14:20:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13393373942553","imei1":"13393373942553","imei2":"13393373942553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186338,"job_number":"JOB_186338","tr_customer_id":186356,"tr_customer_product_id":186346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:10.000Z","modified_at":"2026-02-14T14:20:10.000Z","name":"Jana Hahn","mobile_number":"951-777-8911","email_id":"Andres51@yahoo.com","dop":"2025-04-06","serial_number":"16453447766922222","imei1":"16453447766922222","imei2":"16453447766922222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186339,"job_number":"JOB_186339","tr_customer_id":186357,"tr_customer_product_id":186347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:14.000Z","modified_at":"2026-02-14T14:20:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12400669784762","imei1":"12400669784762","imei2":"12400669784762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186341,"job_number":"JOB_186341","tr_customer_id":186359,"tr_customer_product_id":186349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:16.000Z","modified_at":"2026-02-14T14:20:16.000Z","name":"Mafalda Kshlerin","mobile_number":"886-946-5503","email_id":"Eleanora_Ruecker47@hotmail.com","dop":"2025-04-06","serial_number":"18413276361879668","imei1":"18413276361879668","imei2":"18413276361879668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186342,"job_number":"JOB_186342","tr_customer_id":186360,"tr_customer_product_id":186350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:55.000Z","modified_at":"2026-02-14T14:20:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17898613247094","imei1":"17898613247094","imei2":"17898613247094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186344,"job_number":"JOB_186344","tr_customer_id":186362,"tr_customer_product_id":186352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:57.000Z","modified_at":"2026-02-14T14:20:57.000Z","name":"Alexanne Nicolas","mobile_number":"643-789-3688","email_id":"Amara51@gmail.com","dop":"2025-04-06","serial_number":"18658160060505252","imei1":"18658160060505252","imei2":"18658160060505252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186345,"job_number":"JOB_186345","tr_customer_id":186363,"tr_customer_product_id":186353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:58.000Z","modified_at":"2026-02-14T14:20:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10968253958071","imei1":"10968253958071","imei2":"10968253958071","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186347,"job_number":"JOB_186347","tr_customer_id":186365,"tr_customer_product_id":186355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:59.000Z","modified_at":"2026-02-14T14:20:59.000Z","name":"Malinda Strosin","mobile_number":"946-668-7626","email_id":"Sabryna_Kreiger16@gmail.com","dop":"2025-04-06","serial_number":"10350176908686802","imei1":"10350176908686802","imei2":"10350176908686802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186348,"job_number":"JOB_186348","tr_customer_id":186366,"tr_customer_product_id":186356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:22.000Z","modified_at":"2026-02-14T14:21:22.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10605428730409","imei1":"10605428730409","imei2":"10605428730409","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186350,"job_number":"JOB_186350","tr_customer_id":186368,"tr_customer_product_id":186358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:23.000Z","modified_at":"2026-02-14T14:21:23.000Z","name":"Larry Dare","mobile_number":"746-945-6269","email_id":"Magali30@yahoo.com","dop":"2025-06-18","serial_number":"1045681304658611","imei1":"1045681304658611","imei2":"1045681304658611","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186351,"job_number":"JOB_186351","tr_customer_id":186369,"tr_customer_product_id":186359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:41.000Z","modified_at":"2026-02-14T14:21:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16947832948282","imei1":"16947832948282","imei2":"16947832948282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186353,"job_number":"JOB_186353","tr_customer_id":186371,"tr_customer_product_id":186361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:42.000Z","modified_at":"2026-02-14T14:21:42.000Z","name":"Fae Douglas","mobile_number":"207-342-7803","email_id":"Lavina.Lebsack23@gmail.com","dop":"2025-04-06","serial_number":"19404048992341660","imei1":"19404048992341660","imei2":"19404048992341660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186357,"job_number":"JOB_186357","tr_customer_id":186375,"tr_customer_product_id":186365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:06.000Z","modified_at":"2026-02-14T14:22:06.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10871939916306","imei1":"10871939916306","imei2":"10871939916306","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186359,"job_number":"JOB_186359","tr_customer_id":186377,"tr_customer_product_id":186367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:07.000Z","modified_at":"2026-02-14T14:22:07.000Z","name":"Carmela McLaughlin","mobile_number":"215-355-3884","email_id":"Brain_Rowe@hotmail.com","dop":"2025-06-18","serial_number":"1007953654075682","imei1":"1007953654075682","imei2":"1007953654075682","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186369,"job_number":"JOB_186369","tr_customer_id":186387,"tr_customer_product_id":186377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:15.000Z","modified_at":"2026-02-14T14:24:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11045362160790","imei1":"11045362160790","imei2":"11045362160790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186371,"job_number":"JOB_186371","tr_customer_id":186389,"tr_customer_product_id":186379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:17.000Z","modified_at":"2026-02-14T14:24:17.000Z","name":"Marianna Olson","mobile_number":"454-353-7956","email_id":"Jonathan79@gmail.com","dop":"2025-04-06","serial_number":"14017029563764436","imei1":"14017029563764436","imei2":"14017029563764436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186372,"job_number":"JOB_186372","tr_customer_id":186390,"tr_customer_product_id":186380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:37.000Z","modified_at":"2026-02-14T14:24:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19115841946052","imei1":"19115841946052","imei2":"19115841946052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186374,"job_number":"JOB_186374","tr_customer_id":186392,"tr_customer_product_id":186382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:39.000Z","modified_at":"2026-02-14T14:24:39.000Z","name":"Myrl Reichel","mobile_number":"810-302-9960","email_id":"Shaun.Lehner99@hotmail.com","dop":"2025-04-06","serial_number":"11903902966640536","imei1":"11903902966640536","imei2":"11903902966640536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186379,"job_number":"JOB_186379","tr_customer_id":186397,"tr_customer_product_id":186387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:00.000Z","modified_at":"2026-02-14T14:25:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15631506711161","imei1":"15631506711161","imei2":"15631506711161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186381,"job_number":"JOB_186381","tr_customer_id":186399,"tr_customer_product_id":186389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:02.000Z","modified_at":"2026-02-14T14:25:02.000Z","name":"Catalina Howe","mobile_number":"959-222-1527","email_id":"Daniella_Torp19@gmail.com","dop":"2025-04-06","serial_number":"16155023309403816","imei1":"16155023309403816","imei2":"16155023309403816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186382,"job_number":"JOB_186382","tr_customer_id":186400,"tr_customer_product_id":186390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:21.000Z","modified_at":"2026-02-14T14:25:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15329867451382","imei1":"15329867451382","imei2":"15329867451382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186384,"job_number":"JOB_186384","tr_customer_id":186402,"tr_customer_product_id":186392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:22.000Z","modified_at":"2026-02-14T14:25:22.000Z","name":"Lemuel Ryan","mobile_number":"592-665-0531","email_id":"Lukas_Bogisich83@gmail.com","dop":"2025-04-06","serial_number":"12741332948656348","imei1":"12741332948656348","imei2":"12741332948656348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186385,"job_number":"JOB_186385","tr_customer_id":186403,"tr_customer_product_id":186393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:25.000Z","modified_at":"2026-02-14T14:25:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19247743340088","imei1":"19247743340088","imei2":"19247743340088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186387,"job_number":"JOB_186387","tr_customer_id":186405,"tr_customer_product_id":186395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:27.000Z","modified_at":"2026-02-14T14:25:27.000Z","name":"Theodore Roob","mobile_number":"968-666-1578","email_id":"Randall_Bednar@gmail.com","dop":"2025-04-06","serial_number":"19731849550586450","imei1":"19731849550586450","imei2":"19731849550586450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186388,"job_number":"JOB_186388","tr_customer_id":186406,"tr_customer_product_id":186396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:45.000Z","modified_at":"2026-02-14T14:25:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14465841717482","imei1":"14465841717482","imei2":"14465841717482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186390,"job_number":"JOB_186390","tr_customer_id":186408,"tr_customer_product_id":186398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:46.000Z","modified_at":"2026-02-14T14:25:46.000Z","name":"Kirsten Howell","mobile_number":"707-550-2027","email_id":"Bill83@gmail.com","dop":"2025-04-06","serial_number":"11649009942536724","imei1":"11649009942536724","imei2":"11649009942536724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186391,"job_number":"JOB_186391","tr_customer_id":186409,"tr_customer_product_id":186399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:48.000Z","modified_at":"2026-02-14T14:25:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14588939585391","imei1":"14588939585391","imei2":"14588939585391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186393,"job_number":"JOB_186393","tr_customer_id":186411,"tr_customer_product_id":186401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:50.000Z","modified_at":"2026-02-14T14:25:50.000Z","name":"Dasia Jaskolski","mobile_number":"829-427-6431","email_id":"Sylvester_Flatley@hotmail.com","dop":"2025-04-06","serial_number":"13822418786647994","imei1":"13822418786647994","imei2":"13822418786647994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186394,"job_number":"JOB_186394","tr_customer_id":186412,"tr_customer_product_id":186402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:04.000Z","modified_at":"2026-02-14T14:26:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15561520154183","imei1":"15561520154183","imei2":"15561520154183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186396,"job_number":"JOB_186396","tr_customer_id":186414,"tr_customer_product_id":186404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:06.000Z","modified_at":"2026-02-14T14:26:06.000Z","name":"Pietro Price","mobile_number":"617-653-7526","email_id":"Furman_Kovacek@hotmail.com","dop":"2025-04-06","serial_number":"15178559544686624","imei1":"15178559544686624","imei2":"15178559544686624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186397,"job_number":"JOB_186397","tr_customer_id":186415,"tr_customer_product_id":186405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:08.000Z","modified_at":"2026-02-14T14:26:08.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17846749013791","imei1":"17846749013791","imei2":"17846749013791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186399,"job_number":"JOB_186399","tr_customer_id":186417,"tr_customer_product_id":186407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:10.000Z","modified_at":"2026-02-14T14:26:10.000Z","name":"Carmen Stehr","mobile_number":"455-655-3157","email_id":"Milford.Ortiz39@yahoo.com","dop":"2025-04-06","serial_number":"12402540803770678","imei1":"12402540803770678","imei2":"12402540803770678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186400,"job_number":"JOB_186400","tr_customer_id":186418,"tr_customer_product_id":186408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:32.000Z","modified_at":"2026-02-14T14:26:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13736486063836","imei1":"13736486063836","imei2":"13736486063836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186402,"job_number":"JOB_186402","tr_customer_id":186420,"tr_customer_product_id":186410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:33.000Z","modified_at":"2026-02-14T14:26:33.000Z","name":"Jonas Wolff","mobile_number":"346-793-2245","email_id":"Kellen30@yahoo.com","dop":"2025-04-06","serial_number":"14740519128888516","imei1":"14740519128888516","imei2":"14740519128888516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186403,"job_number":"JOB_186403","tr_customer_id":186421,"tr_customer_product_id":186411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:50.000Z","modified_at":"2026-02-14T14:26:50.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19769693155494","imei1":"19769693155494","imei2":"19769693155494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186405,"job_number":"JOB_186405","tr_customer_id":186423,"tr_customer_product_id":186413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:51.000Z","modified_at":"2026-02-14T14:26:51.000Z","name":"Gerson Hand","mobile_number":"506-718-6438","email_id":"Sheldon.Stoltenberg@yahoo.com","dop":"2025-04-06","serial_number":"10186282516339994","imei1":"10186282516339994","imei2":"10186282516339994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186406,"job_number":"JOB_186406","tr_customer_id":186424,"tr_customer_product_id":186414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:15.000Z","modified_at":"2026-02-14T14:27:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11143769476042","imei1":"11143769476042","imei2":"11143769476042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186408,"job_number":"JOB_186408","tr_customer_id":186426,"tr_customer_product_id":186416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:16.000Z","modified_at":"2026-02-14T14:27:16.000Z","name":"Anjali Vandervort","mobile_number":"597-290-5872","email_id":"Aurore_Prohaska55@gmail.com","dop":"2025-04-06","serial_number":"17430088561990724","imei1":"17430088561990724","imei2":"17430088561990724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186410,"job_number":"JOB_186410","tr_customer_id":186428,"tr_customer_product_id":186418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:49.000Z","modified_at":"2026-02-14T14:27:49.000Z","name":"Mavis Reichert","mobile_number":"717-891-3834","email_id":"Richie.Purdy@hotmail.com","dop":"2025-04-06","serial_number":"10529096745950732","imei1":"10529096745950732","imei2":"10529096745950732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186413,"job_number":"JOB_186413","tr_customer_id":186431,"tr_customer_product_id":186421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:28:07.000Z","modified_at":"2026-02-14T14:28:07.000Z","name":"Rosamond Fisher","mobile_number":"412-913-8443","email_id":"Hector3@gmail.com","dop":"2025-04-06","serial_number":"18866263572584060","imei1":"18866263572584060","imei2":"18866263572584060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186416,"job_number":"JOB_186416","tr_customer_id":186434,"tr_customer_product_id":186424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:29:30.000Z","modified_at":"2026-02-14T14:29:30.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14665763720427","imei1":"14665763720427","imei2":"14665763720427","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186418,"job_number":"JOB_186418","tr_customer_id":186436,"tr_customer_product_id":186426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:29:31.000Z","modified_at":"2026-02-14T14:29:31.000Z","name":"Terence Schaefer","mobile_number":"329-561-9036","email_id":"Tiffany.Lubowitz@gmail.com","dop":"2026-01-04","serial_number":"39438754957273170","imei1":"39438754957273170","imei2":"39438754957273170","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186419,"job_number":"JOB_186419","tr_customer_id":186437,"tr_customer_product_id":186427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:13.000Z","modified_at":"2026-02-14T14:30:13.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13300218591587","imei1":"13300218591587","imei2":"13300218591587","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186421,"job_number":"JOB_186421","tr_customer_id":186439,"tr_customer_product_id":186429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:15.000Z","modified_at":"2026-02-14T14:30:15.000Z","name":"Maudie Stiedemann","mobile_number":"741-379-7612","email_id":"Quentin71@yahoo.com","dop":"2026-01-04","serial_number":"81089955510828350","imei1":"81089955510828350","imei2":"81089955510828350","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186422,"job_number":"JOB_186422","tr_customer_id":186440,"tr_customer_product_id":186430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:50.000Z","modified_at":"2026-02-14T14:30:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11364429659791","imei1":"11364429659791","imei2":"11364429659791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186424,"job_number":"JOB_186424","tr_customer_id":186442,"tr_customer_product_id":186432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:51.000Z","modified_at":"2026-02-14T14:30:51.000Z","name":"Vaughn Zemlak","mobile_number":"827-576-4848","email_id":"Jettie38@gmail.com","dop":"2025-04-06","serial_number":"13258747537263652","imei1":"13258747537263652","imei2":"13258747537263652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186425,"job_number":"JOB_186425","tr_customer_id":186443,"tr_customer_product_id":186433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:56.000Z","modified_at":"2026-02-14T14:30:56.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18602578910486","imei1":"18602578910486","imei2":"18602578910486","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186427,"job_number":"JOB_186427","tr_customer_id":186445,"tr_customer_product_id":186435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:58.000Z","modified_at":"2026-02-14T14:30:58.000Z","name":"Jannie Gusikowski","mobile_number":"832-323-4299","email_id":"Keyshawn.Carroll@gmail.com","dop":"2026-01-04","serial_number":"85975509747868420","imei1":"85975509747868420","imei2":"85975509747868420","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186428,"job_number":"JOB_186428","tr_customer_id":186446,"tr_customer_product_id":186436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:59.000Z","modified_at":"2026-02-14T14:30:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19748229259285","imei1":"19748229259285","imei2":"19748229259285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186430,"job_number":"JOB_186430","tr_customer_id":186448,"tr_customer_product_id":186438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:00.000Z","modified_at":"2026-02-14T14:31:00.000Z","name":"Mylene Lang","mobile_number":"297-887-6005","email_id":"Foster.Schulist@yahoo.com","dop":"2025-04-06","serial_number":"10604154887247260","imei1":"10604154887247260","imei2":"10604154887247260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186435,"job_number":"JOB_186435","tr_customer_id":186453,"tr_customer_product_id":186443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:34.000Z","modified_at":"2026-02-14T14:31:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15587236222132","imei1":"15587236222132","imei2":"15587236222132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186437,"job_number":"JOB_186437","tr_customer_id":186455,"tr_customer_product_id":186445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:36.000Z","modified_at":"2026-02-14T14:31:36.000Z","name":"Linda Gaylord","mobile_number":"255-908-7233","email_id":"Aleen17@yahoo.com","dop":"2025-04-06","serial_number":"13609483299515894","imei1":"13609483299515894","imei2":"13609483299515894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186438,"job_number":"JOB_186438","tr_customer_id":186456,"tr_customer_product_id":186446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:41.000Z","modified_at":"2026-02-14T14:31:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10997920677842","imei1":"10997920677842","imei2":"10997920677842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186440,"job_number":"JOB_186440","tr_customer_id":186458,"tr_customer_product_id":186448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:42.000Z","modified_at":"2026-02-14T14:31:42.000Z","name":"Eden Hansen","mobile_number":"279-984-9706","email_id":"Samantha.Gibson@gmail.com","dop":"2025-04-06","serial_number":"14189470078883456","imei1":"14189470078883456","imei2":"14189470078883456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186441,"job_number":"JOB_186441","tr_customer_id":186459,"tr_customer_product_id":186449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:52.000Z","modified_at":"2026-02-14T14:31:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15629081925531","imei1":"15629081925531","imei2":"15629081925531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186443,"job_number":"JOB_186443","tr_customer_id":186461,"tr_customer_product_id":186451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:54.000Z","modified_at":"2026-02-14T14:31:54.000Z","name":"Delphia Jaskolski","mobile_number":"891-970-9666","email_id":"Christiana.Buckridge@yahoo.com","dop":"2025-04-06","serial_number":"13266281519878262","imei1":"13266281519878262","imei2":"13266281519878262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186447,"job_number":"JOB_186447","tr_customer_id":186465,"tr_customer_product_id":186455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:19.000Z","modified_at":"2026-02-14T14:32:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14093655098675","imei1":"14093655098675","imei2":"14093655098675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186449,"job_number":"JOB_186449","tr_customer_id":186467,"tr_customer_product_id":186457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:21.000Z","modified_at":"2026-02-14T14:32:21.000Z","name":"Eladio Harvey","mobile_number":"378-344-9132","email_id":"Dixie1@hotmail.com","dop":"2025-04-06","serial_number":"13525465447743460","imei1":"13525465447743460","imei2":"13525465447743460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186450,"job_number":"JOB_186450","tr_customer_id":186468,"tr_customer_product_id":186458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:22.000Z","modified_at":"2026-02-14T14:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18494090767779","imei1":"18494090767779","imei2":"18494090767779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186452,"job_number":"JOB_186452","tr_customer_id":186470,"tr_customer_product_id":186460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:24.000Z","modified_at":"2026-02-14T14:32:24.000Z","name":"Kylee Nienow","mobile_number":"490-967-8037","email_id":"Lavon.Towne@yahoo.com","dop":"2025-04-06","serial_number":"12486294945675952","imei1":"12486294945675952","imei2":"12486294945675952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186456,"job_number":"JOB_186456","tr_customer_id":186474,"tr_customer_product_id":186464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:36.000Z","modified_at":"2026-02-14T14:32:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10296612653189","imei1":"10296612653189","imei2":"10296612653189","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186458,"job_number":"JOB_186458","tr_customer_id":186476,"tr_customer_product_id":186466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:37.000Z","modified_at":"2026-02-14T14:32:37.000Z","name":"Wendell Mohr","mobile_number":"286-230-3189","email_id":"Tia24@hotmail.com","dop":"2025-04-06","serial_number":"13663351105380792","imei1":"13663351105380792","imei2":"13663351105380792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186463,"job_number":"JOB_186463","tr_customer_id":186481,"tr_customer_product_id":186471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:03.000Z","modified_at":"2026-02-14T14:33:03.000Z","name":"Tyreek Leffler","mobile_number":"400-531-6426","email_id":"Ross.Spinka7@gmail.com","dop":"2025-04-06","serial_number":"16241835703424820","imei1":"16241835703424820","imei2":"16241835703424820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186464,"job_number":"JOB_186464","tr_customer_id":186482,"tr_customer_product_id":186472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:18.000Z","modified_at":"2026-02-14T14:33:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18649951502388","imei1":"18649951502388","imei2":"18649951502388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186466,"job_number":"JOB_186466","tr_customer_id":186484,"tr_customer_product_id":186474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:19.000Z","modified_at":"2026-02-14T14:33:19.000Z","name":"Beulah Dickinson","mobile_number":"540-661-4747","email_id":"Isidro60@yahoo.com","dop":"2025-04-06","serial_number":"17506753221464896","imei1":"17506753221464896","imei2":"17506753221464896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186468,"job_number":"JOB_186468","tr_customer_id":186486,"tr_customer_product_id":186476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:36.000Z","modified_at":"2026-02-14T14:33:36.000Z","name":"Akeem Braun","mobile_number":"385-697-2599","email_id":"Vernie.Bruen69@gmail.com","dop":"2025-04-06","serial_number":"12546814206423396","imei1":"12546814206423396","imei2":"12546814206423396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186469,"job_number":"JOB_186469","tr_customer_id":186487,"tr_customer_product_id":186477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:56.000Z","modified_at":"2026-02-14T14:33:56.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"11162387688954","imei1":"11162387688954","imei2":"11162387688954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186471,"job_number":"JOB_186471","tr_customer_id":186489,"tr_customer_product_id":186479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:57.000Z","modified_at":"2026-02-14T14:33:57.000Z","name":"Doyle Bahringer","mobile_number":"269-294-5694","email_id":"Jeramie.Thiel58@gmail.com","dop":"2025-04-06","serial_number":"10033629947059810","imei1":"10033629947059810","imei2":"10033629947059810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186472,"job_number":"JOB_186472","tr_customer_id":186490,"tr_customer_product_id":186480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:34:41.000Z","modified_at":"2026-02-14T14:34:41.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"13156970382104","imei1":"13156970382104","imei2":"13156970382104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186474,"job_number":"JOB_186474","tr_customer_id":186492,"tr_customer_product_id":186482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:34:43.000Z","modified_at":"2026-02-14T14:34:43.000Z","name":"Alexzander Paucek","mobile_number":"907-258-8895","email_id":"Stewart_Durgan@hotmail.com","dop":"2025-04-06","serial_number":"11355352439291638","imei1":"11355352439291638","imei2":"11355352439291638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186475,"job_number":"JOB_186475","tr_customer_id":186493,"tr_customer_product_id":186483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:04.000Z","modified_at":"2026-02-14T14:35:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14902896502161","imei1":"14902896502161","imei2":"14902896502161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186477,"job_number":"JOB_186477","tr_customer_id":186495,"tr_customer_product_id":186485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:06.000Z","modified_at":"2026-02-14T14:35:06.000Z","name":"Camron Fadel","mobile_number":"310-659-3063","email_id":"Pasquale.Koepp@yahoo.com","dop":"2025-04-06","serial_number":"19742011936462000","imei1":"19742011936462000","imei2":"19742011936462000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186480,"job_number":"JOB_186480","tr_customer_id":186498,"tr_customer_product_id":186488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:10.000Z","modified_at":"2026-02-14T14:35:10.000Z","name":"Caden Mills","mobile_number":"928-989-4723","email_id":"Derrick.OKeefe@yahoo.com","dop":"2025-04-06","serial_number":"10940712456489332","imei1":"10940712456489332","imei2":"10940712456489332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186481,"job_number":"JOB_186481","tr_customer_id":186499,"tr_customer_product_id":186489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:13.000Z","modified_at":"2026-02-14T14:35:13.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19766342416920","imei1":"19766342416920","imei2":"19766342416920","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186483,"job_number":"JOB_186483","tr_customer_id":186501,"tr_customer_product_id":186491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:15.000Z","modified_at":"2026-02-14T14:35:15.000Z","name":"Jaime Block","mobile_number":"981-320-5166","email_id":"Erick.Gaylord@hotmail.com","dop":"2026-01-04","serial_number":"39622555010259900","imei1":"39622555010259900","imei2":"39622555010259900","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186485,"job_number":"JOB_186485","tr_customer_id":186503,"tr_customer_product_id":186493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:26.000Z","modified_at":"2026-02-14T14:35:26.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"18771245724599","imei1":"18771245724599","imei2":"18771245724599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186487,"job_number":"JOB_186487","tr_customer_id":186505,"tr_customer_product_id":186495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:28.000Z","modified_at":"2026-02-14T14:35:28.000Z","name":"Aric Hodkiewicz","mobile_number":"493-698-7826","email_id":"Lauriane_Wehner@gmail.com","dop":"2025-04-06","serial_number":"12434434587421426","imei1":"12434434587421426","imei2":"12434434587421426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186489,"job_number":"JOB_186489","tr_customer_id":186507,"tr_customer_product_id":186497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:52.000Z","modified_at":"2026-02-14T14:35:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11069315748839","imei1":"11069315748839","imei2":"11069315748839","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186491,"job_number":"JOB_186491","tr_customer_id":186509,"tr_customer_product_id":186499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:54.000Z","modified_at":"2026-02-14T14:35:54.000Z","name":"Alf Conroy","mobile_number":"844-958-0364","email_id":"Ward.Cummerata@gmail.com","dop":"2025-04-06","serial_number":"10105688387095444","imei1":"10105688387095444","imei2":"10105688387095444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186492,"job_number":"JOB_186492","tr_customer_id":186510,"tr_customer_product_id":186500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:56.000Z","modified_at":"2026-02-14T14:35:57.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15293840962751","imei1":"15293840962751","imei2":"15293840962751","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186494,"job_number":"JOB_186494","tr_customer_id":186512,"tr_customer_product_id":186502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:39.000Z","modified_at":"2026-02-14T14:36:39.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17352628292670","imei1":"17352628292670","imei2":"17352628292670","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186495,"job_number":"JOB_186495","tr_customer_id":186513,"tr_customer_product_id":186503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:39.000Z","modified_at":"2026-02-14T14:36:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16735480088236","imei1":"16735480088236","imei2":"16735480088236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186498,"job_number":"JOB_186498","tr_customer_id":186516,"tr_customer_product_id":186506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:40.000Z","modified_at":"2026-02-14T14:36:40.000Z","name":"Sam Koss","mobile_number":"935-677-0921","email_id":"Kay41@yahoo.com","dop":"2026-01-04","serial_number":"43498375317847610","imei1":"43498375317847610","imei2":"43498375317847610","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186499,"job_number":"JOB_186499","tr_customer_id":186517,"tr_customer_product_id":186507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:41.000Z","modified_at":"2026-02-14T14:36:41.000Z","name":"Isabell Hamill","mobile_number":"452-650-4319","email_id":"Jammie.Runolfsdottir15@yahoo.com","dop":"2025-04-06","serial_number":"17811317349646252","imei1":"17811317349646252","imei2":"17811317349646252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186500,"job_number":"JOB_186500","tr_customer_id":186518,"tr_customer_product_id":186508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:44:33.000Z","modified_at":"2026-02-14T14:44:33.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17035674235592","imei1":"17035674235592","imei2":"17035674235592","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186502,"job_number":"JOB_186502","tr_customer_id":186520,"tr_customer_product_id":186510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:44:34.000Z","modified_at":"2026-02-14T14:44:34.000Z","name":"Tamara Little","mobile_number":"398-874-1655","email_id":"Zula.Nolan47@yahoo.com","dop":"2026-01-04","serial_number":"46538805077431620","imei1":"46538805077431620","imei2":"46538805077431620","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186503,"job_number":"JOB_186503","tr_customer_id":186521,"tr_customer_product_id":186511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:16.000Z","modified_at":"2026-02-14T14:45:16.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13305958194408","imei1":"13305958194408","imei2":"13305958194408","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186505,"job_number":"JOB_186505","tr_customer_id":186523,"tr_customer_product_id":186513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:17.000Z","modified_at":"2026-02-14T14:45:17.000Z","name":"Amelia Padberg","mobile_number":"736-511-8612","email_id":"Lucius.Hartmann@gmail.com","dop":"2026-01-04","serial_number":"38130249957274424","imei1":"38130249957274424","imei2":"38130249957274424","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186506,"job_number":"JOB_186506","tr_customer_id":186524,"tr_customer_product_id":186514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:59.000Z","modified_at":"2026-02-14T14:45:59.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17458523370898","imei1":"17458523370898","imei2":"17458523370898","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186508,"job_number":"JOB_186508","tr_customer_id":186526,"tr_customer_product_id":186516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:46:00.000Z","modified_at":"2026-02-14T14:46:00.000Z","name":"Zachariah Pacocha","mobile_number":"423-226-9093","email_id":"Sadye_Heller@hotmail.com","dop":"2026-01-04","serial_number":"72729611767500270","imei1":"72729611767500270","imei2":"72729611767500270","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186509,"job_number":"JOB_186509","tr_customer_id":186527,"tr_customer_product_id":186517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:51:54.000Z","modified_at":"2026-02-14T14:51:54.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17533620005446","imei1":"17533620005446","imei2":"17533620005446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186511,"job_number":"JOB_186511","tr_customer_id":186529,"tr_customer_product_id":186519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:51:56.000Z","modified_at":"2026-02-14T14:51:56.000Z","name":"Giovanna Streich","mobile_number":"788-201-5955","email_id":"Emmanuel.Rutherford32@gmail.com","dop":"2025-04-06","serial_number":"19746684652007144","imei1":"19746684652007144","imei2":"19746684652007144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186512,"job_number":"JOB_186512","tr_customer_id":186530,"tr_customer_product_id":186520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:52:38.000Z","modified_at":"2026-02-14T14:52:38.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11192977178751","imei1":"11192977178751","imei2":"11192977178751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:52:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186514,"job_number":"JOB_186514","tr_customer_id":186532,"tr_customer_product_id":186522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:52:40.000Z","modified_at":"2026-02-14T14:52:40.000Z","name":"Elenora Schamberger","mobile_number":"228-796-4765","email_id":"Isac.DuBuque@gmail.com","dop":"2025-04-06","serial_number":"13398897798626508","imei1":"13398897798626508","imei2":"13398897798626508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186517,"job_number":"JOB_186517","tr_customer_id":186535,"tr_customer_product_id":186525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:09:21.000Z","modified_at":"2026-02-14T15:09:21.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"16378584977550","imei1":"16378584977550","imei2":"16378584977550","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:09:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186519,"job_number":"JOB_186519","tr_customer_id":186537,"tr_customer_product_id":186527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:09:22.000Z","modified_at":"2026-02-14T15:09:22.000Z","name":"Hester Heller","mobile_number":"458-417-9227","email_id":"Myles_Veum49@yahoo.com","dop":"2026-01-04","serial_number":"75141566123710980","imei1":"75141566123710980","imei2":"75141566123710980","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:09:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186520,"job_number":"JOB_186520","tr_customer_id":186538,"tr_customer_product_id":186528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:06.000Z","modified_at":"2026-02-14T15:10:06.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13933627186021","imei1":"13933627186021","imei2":"13933627186021","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186522,"job_number":"JOB_186522","tr_customer_id":186540,"tr_customer_product_id":186530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:08.000Z","modified_at":"2026-02-14T15:10:08.000Z","name":"Agnes Abshire","mobile_number":"958-755-3170","email_id":"Spencer_Kozey@gmail.com","dop":"2026-01-04","serial_number":"86962986461421550","imei1":"86962986461421550","imei2":"86962986461421550","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186523,"job_number":"JOB_186523","tr_customer_id":186541,"tr_customer_product_id":186531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:51.000Z","modified_at":"2026-02-14T15:10:51.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"15957844040134","imei1":"15957844040134","imei2":"15957844040134","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186525,"job_number":"JOB_186525","tr_customer_id":186543,"tr_customer_product_id":186533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:52.000Z","modified_at":"2026-02-14T15:10:52.000Z","name":"Edgardo Senger","mobile_number":"307-815-5897","email_id":"Clifford_Mueller@hotmail.com","dop":"2026-01-04","serial_number":"90829009765734300","imei1":"90829009765734300","imei2":"90829009765734300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186526,"job_number":"JOB_186526","tr_customer_id":186544,"tr_customer_product_id":186534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:27:09.000Z","modified_at":"2026-02-14T15:27:09.000Z","name":"Arya Sharma","mobile_number":"8925857387","email_id":"arya.sharma@gmail.com","dop":"2026-02-13","serial_number":"89735689765434","imei1":"89735689765434","imei2":"89735689765434","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186527,"job_number":"JOB_186527","tr_customer_id":186545,"tr_customer_product_id":186535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:36:54.000Z","modified_at":"2026-02-14T15:36:54.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"43247707147662","imei1":"43247707147662","imei2":"43247707147662","popurl":"2026-02-04T15:36:52.627929300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186532,"job_number":"JOB_186532","tr_customer_id":186550,"tr_customer_product_id":186540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:41:42.000Z","modified_at":"2026-02-14T15:41:42.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"43247707147262","imei1":"43247707147262","imei2":"43247707147262","popurl":"2026-02-04T15:41:41.164107600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186534,"job_number":"JOB_186534","tr_customer_id":186552,"tr_customer_product_id":186542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:45:31.000Z","modified_at":"2026-02-14T15:45:31.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100235314124702","imei1":"100235314124702","imei2":"100235314124702","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186536,"job_number":"JOB_186536","tr_customer_id":186554,"tr_customer_product_id":186544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:45:44.000Z","modified_at":"2026-02-14T15:45:44.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"105449759912589","imei1":"105449759912589","imei2":"105449759912589","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186538,"job_number":"JOB_186538","tr_customer_id":186556,"tr_customer_product_id":186546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:48:30.000Z","modified_at":"2026-02-14T15:48:30.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-02-14","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-02-14T15:48:29.052Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186539,"job_number":"JOB_186539","tr_customer_id":186557,"tr_customer_product_id":186547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:03:37.000Z","modified_at":"2026-02-14T16:03:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16824179205424","imei1":"16824179205424","imei2":"16824179205424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186541,"job_number":"JOB_186541","tr_customer_id":186559,"tr_customer_product_id":186549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:03:38.000Z","modified_at":"2026-02-14T16:03:38.000Z","name":"Dixie Schoen","mobile_number":"566-746-0995","email_id":"Cristobal_Lubowitz@hotmail.com","dop":"2025-04-06","serial_number":"10031689925190900","imei1":"10031689925190900","imei2":"10031689925190900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:03:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186542,"job_number":"JOB_186542","tr_customer_id":186560,"tr_customer_product_id":186550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:07.000Z","modified_at":"2026-02-14T16:04:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12828651970761","imei1":"12828651970761","imei2":"12828651970761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186544,"job_number":"JOB_186544","tr_customer_id":186562,"tr_customer_product_id":186552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:08.000Z","modified_at":"2026-02-14T16:04:08.000Z","name":"Wallace Ziemann","mobile_number":"902-799-7851","email_id":"Russel_Howe@hotmail.com","dop":"2025-04-06","serial_number":"12136271642341160","imei1":"12136271642341160","imei2":"12136271642341160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186545,"job_number":"JOB_186545","tr_customer_id":186563,"tr_customer_product_id":186553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:38.000Z","modified_at":"2026-02-14T16:04:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13723554466484","imei1":"13723554466484","imei2":"13723554466484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186547,"job_number":"JOB_186547","tr_customer_id":186565,"tr_customer_product_id":186555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:39.000Z","modified_at":"2026-02-14T16:04:39.000Z","name":"Damaris Jakubowski","mobile_number":"377-811-0182","email_id":"Eva.Rosenbaum39@yahoo.com","dop":"2025-04-06","serial_number":"11747961833221202","imei1":"11747961833221202","imei2":"11747961833221202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186548,"job_number":"JOB_186548","tr_customer_id":186566,"tr_customer_product_id":186556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:11:51.000Z","modified_at":"2026-02-14T16:11:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14498641211462","imei1":"14498641211462","imei2":"14498641211462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186550,"job_number":"JOB_186550","tr_customer_id":186568,"tr_customer_product_id":186558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:11:52.000Z","modified_at":"2026-02-14T16:11:52.000Z","name":"Yvonne Haley","mobile_number":"862-233-9866","email_id":"Jerrod_OConner@gmail.com","dop":"2025-04-06","serial_number":"14958927395460564","imei1":"14958927395460564","imei2":"14958927395460564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186551,"job_number":"JOB_186551","tr_customer_id":186569,"tr_customer_product_id":186559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:18.000Z","modified_at":"2026-02-14T16:12:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17035794447545","imei1":"17035794447545","imei2":"17035794447545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186553,"job_number":"JOB_186553","tr_customer_id":186571,"tr_customer_product_id":186561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:18.000Z","modified_at":"2026-02-14T16:12:18.000Z","name":"Durward Ankunding","mobile_number":"662-584-3254","email_id":"Edgardo24@yahoo.com","dop":"2025-04-06","serial_number":"15541089944688176","imei1":"15541089944688176","imei2":"15541089944688176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186554,"job_number":"JOB_186554","tr_customer_id":186572,"tr_customer_product_id":186562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:45.000Z","modified_at":"2026-02-14T16:12:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18351917709271","imei1":"18351917709271","imei2":"18351917709271","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186556,"job_number":"JOB_186556","tr_customer_id":186574,"tr_customer_product_id":186564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:46.000Z","modified_at":"2026-02-14T16:12:46.000Z","name":"Althea Larson","mobile_number":"293-693-7079","email_id":"Mallie_Kling8@yahoo.com","dop":"2025-04-06","serial_number":"15430761402611404","imei1":"15430761402611404","imei2":"15430761402611404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186557,"job_number":"JOB_186557","tr_customer_id":186575,"tr_customer_product_id":186565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:22:12.000Z","modified_at":"2026-02-14T16:22:12.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2026-02-06","serial_number":"23456781801705","imei1":"23456799101805","imei2":"23456689101105","popurl":"2026-02-06T16:22:06.185742800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186558,"job_number":"JOB_186558","tr_customer_id":186576,"tr_customer_product_id":186566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:11.000Z","modified_at":"2026-02-14T16:37:11.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17627400456568","imei1":"17627400456568","imei2":"17627400456568","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186560,"job_number":"JOB_186560","tr_customer_id":186578,"tr_customer_product_id":186568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:13.000Z","modified_at":"2026-02-14T16:37:13.000Z","name":"Abner Stoltenberg","mobile_number":"434-586-4848","email_id":"Crawford63@yahoo.com","dop":"2026-01-04","serial_number":"88333206087083580","imei1":"88333206087083580","imei2":"88333206087083580","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186561,"job_number":"JOB_186561","tr_customer_id":186579,"tr_customer_product_id":186569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:58.000Z","modified_at":"2026-02-14T16:37:58.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13724934292916","imei1":"13724934292916","imei2":"13724934292916","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186563,"job_number":"JOB_186563","tr_customer_id":186581,"tr_customer_product_id":186571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:59.000Z","modified_at":"2026-02-14T16:37:59.000Z","name":"Raphael Luettgen","mobile_number":"200-563-8307","email_id":"Haylie_Veum@yahoo.com","dop":"2026-01-04","serial_number":"27585526932556660","imei1":"27585526932556660","imei2":"27585526932556660","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186564,"job_number":"JOB_186564","tr_customer_id":186582,"tr_customer_product_id":186572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:38:44.000Z","modified_at":"2026-02-14T16:38:44.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"10776963977938","imei1":"10776963977938","imei2":"10776963977938","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186566,"job_number":"JOB_186566","tr_customer_id":186584,"tr_customer_product_id":186574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:38:45.000Z","modified_at":"2026-02-14T16:38:45.000Z","name":"Stella Schroeder","mobile_number":"842-363-7189","email_id":"Nathanael.Larson@yahoo.com","dop":"2026-01-04","serial_number":"63840359487846690","imei1":"63840359487846690","imei2":"63840359487846690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:38:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186567,"job_number":"JOB_186567","tr_customer_id":186585,"tr_customer_product_id":186575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:40:31.000Z","modified_at":"2026-02-14T16:40:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16628221364459","imei1":"16628221364459","imei2":"16628221364459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186569,"job_number":"JOB_186569","tr_customer_id":186587,"tr_customer_product_id":186577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:40:32.000Z","modified_at":"2026-02-14T16:40:32.000Z","name":"Lenny Jaskolski","mobile_number":"285-400-5591","email_id":"Nellie42@gmail.com","dop":"2025-04-06","serial_number":"13259639120472336","imei1":"13259639120472336","imei2":"13259639120472336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186570,"job_number":"JOB_186570","tr_customer_id":186588,"tr_customer_product_id":186578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:06.000Z","modified_at":"2026-02-14T16:41:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16144219985150","imei1":"16144219985150","imei2":"16144219985150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186572,"job_number":"JOB_186572","tr_customer_id":186590,"tr_customer_product_id":186580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:07.000Z","modified_at":"2026-02-14T16:41:07.000Z","name":"Cecil McDermott","mobile_number":"374-382-3333","email_id":"Rafaela_Wiegand@yahoo.com","dop":"2025-04-06","serial_number":"19368827632641024","imei1":"19368827632641024","imei2":"19368827632641024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186573,"job_number":"JOB_186573","tr_customer_id":186591,"tr_customer_product_id":186581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:40.000Z","modified_at":"2026-02-14T16:41:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19603665744067","imei1":"19603665744067","imei2":"19603665744067","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186575,"job_number":"JOB_186575","tr_customer_id":186593,"tr_customer_product_id":186583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:42.000Z","modified_at":"2026-02-14T16:41:42.000Z","name":"Derick Medhurst","mobile_number":"431-281-4979","email_id":"Jacinthe.Hansen71@gmail.com","dop":"2025-04-06","serial_number":"16130986134650278","imei1":"16130986134650278","imei2":"16130986134650278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186576,"job_number":"JOB_186576","tr_customer_id":186594,"tr_customer_product_id":186584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:53:21.000Z","modified_at":"2026-02-14T16:53:21.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-02-04","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-02-04T16:53:21.327505202Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186577,"job_number":"JOB_186577","tr_customer_id":186595,"tr_customer_product_id":186585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:38.000Z","modified_at":"2026-02-14T16:55:38.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-02-04","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-02-04T16:55:37.874685881Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186578,"job_number":"JOB_186578","tr_customer_id":186596,"tr_customer_product_id":186586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:49.000Z","modified_at":"2026-02-14T16:55:49.000Z","name":"Nikhil Hulke","mobile_number":"8390276733","email_id":"nik7hulke@gmail.com","dop":"2026-02-04","serial_number":"12510855381228","imei1":"12510855381228","imei2":"12510855381228","popurl":"2026-02-04T16:55:48.888113856Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186579,"job_number":"JOB_186579","tr_customer_id":186597,"tr_customer_product_id":186587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:54.000Z","modified_at":"2026-02-14T16:55:54.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"84620302988448","imei1":"84620302988448","imei2":"84620302988448","popurl":"2026-02-04T16:55:54.317111965Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186580,"job_number":"JOB_186580","tr_customer_id":186598,"tr_customer_product_id":186588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:55.000Z","modified_at":"2026-02-14T16:55:55.000Z","name":"Chitrangada Kaniyar","mobile_number":"7046241426","email_id":"anandamayi.bhattacharya@yahoo.co.in","dop":"2026-02-04","serial_number":"537105496882451","imei1":"537105496882451","imei2":"537105496882451","popurl":"www.balachandra-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186581,"job_number":"JOB_186581","tr_customer_id":186599,"tr_customer_product_id":186589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:56.000Z","modified_at":"2026-02-14T16:55:56.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"78920578944937","imei1":"78920578944937","imei2":"78920578944937","popurl":"2026-02-04T16:55:55.696387468Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186582,"job_number":"JOB_186582","tr_customer_id":186600,"tr_customer_product_id":186590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:56.000Z","modified_at":"2026-02-14T16:55:56.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"78925764375486","imei1":"78925764375486","imei2":"78925764375486","popurl":"2026-02-04T16:55:56.262922449Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186583,"job_number":"JOB_186583","tr_customer_id":186601,"tr_customer_product_id":186591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:04.000Z","modified_at":"2026-02-14T16:57:04.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806375566","imei1":"499863806375566","imei2":"499863806375566","popurl":"2026-02-04T16:57:04.003387129Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186584,"job_number":"JOB_186584","tr_customer_id":186602,"tr_customer_product_id":186592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:16.000Z","modified_at":"2026-02-14T16:57:16.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806376402","imei1":"499863806376402","imei2":"499863806376402","popurl":"2026-02-04T16:57:15.976391492Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186585,"job_number":"JOB_186585","tr_customer_id":186603,"tr_customer_product_id":186593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:19.000Z","modified_at":"2026-02-14T16:57:19.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-02-04","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-02-04T16:57:19.478366036Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186586,"job_number":"JOB_186586","tr_customer_id":186604,"tr_customer_product_id":186594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:22.000Z","modified_at":"2026-02-14T16:57:22.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-02-04T16:57:21.874004725Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186587,"job_number":"JOB_186587","tr_customer_id":186605,"tr_customer_product_id":186595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:00:54.000Z","modified_at":"2026-02-14T17:00:54.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-04","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-02-04T17:00:53.871751805Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186588,"job_number":"JOB_186588","tr_customer_id":186606,"tr_customer_product_id":186596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:25.000Z","modified_at":"2026-02-14T17:18:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17094843241599","imei1":"17094843241599","imei2":"17094843241599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186590,"job_number":"JOB_186590","tr_customer_id":186608,"tr_customer_product_id":186598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:26.000Z","modified_at":"2026-02-14T17:18:26.000Z","name":"Nickolas Gleichner","mobile_number":"454-887-8985","email_id":"Prudence.Gleichner21@hotmail.com","dop":"2025-04-06","serial_number":"16476885566110746","imei1":"16476885566110746","imei2":"16476885566110746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186591,"job_number":"JOB_186591","tr_customer_id":186609,"tr_customer_product_id":186599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:55.000Z","modified_at":"2026-02-14T17:18:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12130893119151","imei1":"12130893119151","imei2":"12130893119151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186593,"job_number":"JOB_186593","tr_customer_id":186611,"tr_customer_product_id":186601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:56.000Z","modified_at":"2026-02-14T17:18:56.000Z","name":"Mable Corkery","mobile_number":"822-318-9269","email_id":"Avis_Gerhold56@gmail.com","dop":"2025-04-06","serial_number":"13460518066499608","imei1":"13460518066499608","imei2":"13460518066499608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186594,"job_number":"JOB_186594","tr_customer_id":186612,"tr_customer_product_id":186602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:19:27.000Z","modified_at":"2026-02-14T17:19:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11305734432005","imei1":"11305734432005","imei2":"11305734432005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186596,"job_number":"JOB_186596","tr_customer_id":186614,"tr_customer_product_id":186604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:19:28.000Z","modified_at":"2026-02-14T17:19:29.000Z","name":"Jasper Goldner","mobile_number":"355-667-0941","email_id":"Al.McGlynn90@yahoo.com","dop":"2025-04-06","serial_number":"13301371990997898","imei1":"13301371990997898","imei2":"13301371990997898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:19:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186597,"job_number":"JOB_186597","tr_customer_id":186615,"tr_customer_product_id":186605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:01.000Z","modified_at":"2026-02-14T17:25:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19715956193875","imei1":"19715956193875","imei2":"19715956193875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186599,"job_number":"JOB_186599","tr_customer_id":186617,"tr_customer_product_id":186607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:02.000Z","modified_at":"2026-02-14T17:25:02.000Z","name":"Adeline Mills","mobile_number":"621-626-9216","email_id":"Yvonne89@yahoo.com","dop":"2025-04-06","serial_number":"19362938018547160","imei1":"19362938018547160","imei2":"19362938018547160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186600,"job_number":"JOB_186600","tr_customer_id":186618,"tr_customer_product_id":186608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:46.000Z","modified_at":"2026-02-14T17:25:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10484960031013","imei1":"10484960031013","imei2":"10484960031013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186602,"job_number":"JOB_186602","tr_customer_id":186620,"tr_customer_product_id":186610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:48.000Z","modified_at":"2026-02-14T17:25:48.000Z","name":"Lesly Keeling","mobile_number":"214-774-0503","email_id":"Solon.Cremin@yahoo.com","dop":"2025-04-06","serial_number":"15549388211076464","imei1":"15549388211076464","imei2":"15549388211076464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186603,"job_number":"JOB_186603","tr_customer_id":186621,"tr_customer_product_id":186611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:26:31.000Z","modified_at":"2026-02-14T17:26:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14536127853362","imei1":"14536127853362","imei2":"14536127853362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186605,"job_number":"JOB_186605","tr_customer_id":186623,"tr_customer_product_id":186613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:26:33.000Z","modified_at":"2026-02-14T17:26:33.000Z","name":"Corbin Thiel","mobile_number":"951-956-8603","email_id":"Lolita62@yahoo.com","dop":"2025-04-06","serial_number":"10055209043894298","imei1":"10055209043894298","imei2":"10055209043894298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186610,"job_number":"JOB_186610","tr_customer_id":186628,"tr_customer_product_id":186618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:49:19.000Z","modified_at":"2026-02-14T17:49:19.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-02-04","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-02-04T17:49:19.055308849Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186611,"job_number":"JOB_186611","tr_customer_id":186629,"tr_customer_product_id":186619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:13.000Z","modified_at":"2026-02-14T17:50:13.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-04","serial_number":"66269747447007","imei1":"66269747447007","imei2":"66269747447007","popurl":"2026-02-04T17:50:12.848836823Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186612,"job_number":"JOB_186612","tr_customer_id":186630,"tr_customer_product_id":186620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:16.000Z","modified_at":"2026-02-14T17:50:16.000Z","name":"Manasi Avachat","mobile_number":"9767145100","email_id":"manasiavachat14@gmail.com","dop":"2026-02-04","serial_number":"88118034553133","imei1":"88118034553133","imei2":"88118034553133","popurl":"2026-02-04T17:50:16.080107785Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186613,"job_number":"JOB_186613","tr_customer_id":186631,"tr_customer_product_id":186621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:22.000Z","modified_at":"2026-02-14T17:50:22.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2026-02-04","serial_number":"13511800420678","imei1":"13511800420678","imei2":"13511800420678","popurl":"2026-02-04T17:50:21.923383788Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186614,"job_number":"JOB_186614","tr_customer_id":186632,"tr_customer_product_id":186622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:37.000Z","modified_at":"2026-02-14T17:50:37.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2026-02-04T17:50:36.552744914Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186615,"job_number":"JOB_186615","tr_customer_id":186633,"tr_customer_product_id":186623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:38.000Z","modified_at":"2026-02-14T17:50:38.000Z","name":"Bhupati Bandopadhyay","mobile_number":"7007750620","email_id":"paramartha.sinha@hotmail.com","dop":"2026-02-04","serial_number":"516327748925770","imei1":"516327748925770","imei2":"516327748925770","popurl":"www.lakshmidhar-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186616,"job_number":"JOB_186616","tr_customer_id":186634,"tr_customer_product_id":186624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:46.000Z","modified_at":"2026-02-14T17:50:46.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5450598687484124","imei1":"5450598687484124","imei2":"5450598687484124","popurl":"2026-02-04T17:50:45.445650899Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186617,"job_number":"JOB_186617","tr_customer_id":186635,"tr_customer_product_id":186625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:55.000Z","modified_at":"2026-02-14T17:50:55.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5449698687484024","imei1":"5449698687484024","imei2":"5449698687484024","popurl":"2026-02-04T17:50:54.751929999Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186618,"job_number":"JOB_186618","tr_customer_id":186636,"tr_customer_product_id":186626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:51:02.000Z","modified_at":"2026-02-14T17:51:02.000Z","name":"Deveshwar Jha","mobile_number":"7026553535","email_id":"gaurang.ahuja@gmail.com","dop":"2026-02-04","serial_number":"546773743745541","imei1":"546773743745541","imei2":"546773743745541","popurl":"www.shashi-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:51:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186619,"job_number":"JOB_186619","tr_customer_id":186637,"tr_customer_product_id":186627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:51:21.000Z","modified_at":"2026-02-14T17:51:21.000Z","name":"Shashank Shekhar","mobile_number":"9742666189","email_id":"101shashank@gmail.com","dop":"2026-02-04","serial_number":"19999999999999","imei1":"19999999999999","imei2":"19999999999999","popurl":"2026-02-04T17:51:20.668254419Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186620,"job_number":"JOB_186620","tr_customer_id":186638,"tr_customer_product_id":186628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:04.000Z","modified_at":"2026-02-14T17:52:04.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2026-02-04","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2026-02-04T17:52:03.631892773Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186622,"job_number":"JOB_186622","tr_customer_id":186640,"tr_customer_product_id":186630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:29.000Z","modified_at":"2026-02-14T17:52:29.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-02-04","serial_number":"27700110461111","imei1":"27700110461111","imei2":"27700110461111","popurl":"2026-02-04T17:52:29.029953099Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186623,"job_number":"JOB_186623","tr_customer_id":186641,"tr_customer_product_id":186631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:37:55.000Z","modified_at":"2026-02-14T18:37:55.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2026-02-06","serial_number":"23456781801708","imei1":"23456799101808","imei2":"23456689101108","popurl":"2026-02-06T18:37:53.854696100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186624,"job_number":"JOB_186624","tr_customer_id":186642,"tr_customer_product_id":186632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:58:19.000Z","modified_at":"2026-02-14T18:58:19.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2026-02-04","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2026-02-04T18:58:18.729145361Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186625,"job_number":"JOB_186625","tr_customer_id":186643,"tr_customer_product_id":186633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:45.000Z","modified_at":"2026-02-14T18:59:45.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-02-13","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-02-13T18:59:44.599176189Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186626,"job_number":"JOB_186626","tr_customer_id":186644,"tr_customer_product_id":186634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:49.000Z","modified_at":"2026-02-14T18:59:49.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-02-04","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-02-04T18:59:48.618480353Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186627,"job_number":"JOB_186627","tr_customer_id":186645,"tr_customer_product_id":186635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:49.000Z","modified_at":"2026-02-14T18:59:49.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-02-04","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-02-04T18:59:49.177898568Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186628,"job_number":"JOB_186628","tr_customer_id":186646,"tr_customer_product_id":186636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:44.000Z","modified_at":"2026-02-14T19:00:44.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"45147707147372","imei1":"45147707147372","imei2":"45147707147372","popurl":"2026-02-04T19:00:43.936187101Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186629,"job_number":"JOB_186629","tr_customer_id":186647,"tr_customer_product_id":186637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:48.000Z","modified_at":"2026-02-14T19:00:48.000Z","name":"Budhil Kaur","mobile_number":"7080361164","email_id":"anjushree.tagore@hotmail.com","dop":"2026-02-04","serial_number":"225485457010568","imei1":"225485457010568","imei2":"225485457010568","popurl":"www.dwaipayan-chattopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186631,"job_number":"JOB_186631","tr_customer_id":186649,"tr_customer_product_id":186639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:57.000Z","modified_at":"2026-02-14T19:00:57.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-02-04","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-02-04T19:00:56.957740916Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186632,"job_number":"JOB_186632","tr_customer_id":186650,"tr_customer_product_id":186640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:01:18.000Z","modified_at":"2026-02-14T19:01:18.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2026-02-09","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2026-02-09T19:01:18.045592724Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186633,"job_number":"JOB_186633","tr_customer_id":186651,"tr_customer_product_id":186641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:01:50.000Z","modified_at":"2026-02-14T19:01:50.000Z","name":"Bhadraksh Johar","mobile_number":"7077085714","email_id":"manik.nehru@hotmail.com","dop":"2026-02-04","serial_number":"394364441030594","imei1":"394364441030594","imei2":"394364441030594","popurl":"www.ashok-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186635,"job_number":"JOB_186635","tr_customer_id":186653,"tr_customer_product_id":186643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:33:18.000Z","modified_at":"2026-02-14T19:33:18.000Z","name":"Sadye Keeling","mobile_number":"903-839-8698","email_id":"Mitchell.Konopelski@yahoo.com","dop":"2025-04-06","serial_number":"11055313999125592","imei1":"11055313999125592","imei2":"11055313999125592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186636,"job_number":"JOB_186636","tr_customer_id":186654,"tr_customer_product_id":186644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:44:07.000Z","modified_at":"2026-02-14T19:44:07.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2026-02-04","serial_number":"13235812527895","imei1":"13235812527895","imei2":"13235812527895","popurl":"2026-02-04T19:44:07.340503451Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:44:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186637,"job_number":"JOB_186637","tr_customer_id":186655,"tr_customer_product_id":186645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T23:44:07.000Z","modified_at":"2026-02-14T23:44:07.000Z","name":"Adheesh Sethi","mobile_number":"7025345015","email_id":"manikya.bhattacharya@hotmail.com","dop":"2026-02-04","serial_number":"455478393194787","imei1":"455478393194787","imei2":"455478393194787","popurl":"www.goutam-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T23:44:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186638,"job_number":"JOB_186638","tr_customer_id":186656,"tr_customer_product_id":186646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T00:41:53.000Z","modified_at":"2026-02-15T00:41:53.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"77319011374519","imei1":"77319011374519","imei2":"77319011374519","popurl":"2026-02-05T00:41:50.651576800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T00:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186639,"job_number":"JOB_186639","tr_customer_id":186657,"tr_customer_product_id":186647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T01:54:58.000Z","modified_at":"2026-02-15T01:54:58.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"81119011374519","imei1":"81119011374519","imei2":"81119011374519","popurl":"2026-02-05T01:54:55.551444300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T01:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186641,"job_number":"JOB_186641","tr_customer_id":186659,"tr_customer_product_id":186649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:25:55.000Z","modified_at":"2026-02-15T03:25:55.000Z","name":"Wyatt Lemke","mobile_number":"666-420-4979","email_id":"Pierre.Mertz47@hotmail.com","dop":"2025-05-30","serial_number":"17042674251553","imei1":"17042674251553","imei2":"17042674251553","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:25:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186642,"job_number":"JOB_186642","tr_customer_id":186660,"tr_customer_product_id":186650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:25:57.000Z","modified_at":"2026-02-15T03:25:57.000Z","name":"Ashtyn Wuckert","mobile_number":"566-974-6969","email_id":"Agustina_Wisozk@yahoo.com","dop":"2025-05-30","serial_number":"1314142887980010","imei1":"1314142887980010","imei2":"1314142887980010","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186646,"job_number":"JOB_186646","tr_customer_id":186664,"tr_customer_product_id":186654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:11.000Z","modified_at":"2026-02-15T04:32:11.000Z","name":"Orin Kuhlman","mobile_number":"227-280-7063","email_id":"Lilian_Cole48@gmail.com","dop":"2025-04-06","serial_number":"15682731523015572","imei1":"15682731523015572","imei2":"15682731523015572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186647,"job_number":"JOB_186647","tr_customer_id":186665,"tr_customer_product_id":186655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:19.000Z","modified_at":"2026-02-15T04:32:19.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10313382422359","imei1":"10313382422359","imei2":"10313382422359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186650,"job_number":"JOB_186650","tr_customer_id":186668,"tr_customer_product_id":186658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:21.000Z","modified_at":"2026-02-15T04:32:21.000Z","name":"Clarissa Carter","mobile_number":"447-226-4746","email_id":"Graciela73@gmail.com","dop":"2025-04-06","serial_number":"10268633723895250","imei1":"10268633723895250","imei2":"10268633723895250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186652,"job_number":"JOB_186652","tr_customer_id":186670,"tr_customer_product_id":186660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:27.000Z","modified_at":"2026-02-15T04:32:27.000Z","name":"Maye Goyette","mobile_number":"568-789-8614","email_id":"Andrew_Lang@yahoo.com","dop":"2025-04-06","serial_number":"18302570214796556","imei1":"18302570214796556","imei2":"18302570214796556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186655,"job_number":"JOB_186655","tr_customer_id":186673,"tr_customer_product_id":186663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:35.000Z","modified_at":"2026-02-15T04:32:35.000Z","name":"Brittany Goldner","mobile_number":"969-797-6413","email_id":"Rickey80@yahoo.com","dop":"2025-04-06","serial_number":"11239768203788298","imei1":"11239768203788298","imei2":"11239768203788298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186656,"job_number":"JOB_186656","tr_customer_id":186674,"tr_customer_product_id":186664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:40.000Z","modified_at":"2026-02-15T04:32:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16436445218681","imei1":"16436445218681","imei2":"16436445218681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186658,"job_number":"JOB_186658","tr_customer_id":186676,"tr_customer_product_id":186666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:41.000Z","modified_at":"2026-02-15T04:32:41.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"76062897193037","imei1":"76062897193037","imei2":"76062897193037","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186659,"job_number":"JOB_186659","tr_customer_id":186677,"tr_customer_product_id":186667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:42.000Z","modified_at":"2026-02-15T04:32:42.000Z","name":"Eudora Heathcote","mobile_number":"264-959-8571","email_id":"Lennie_Miller@hotmail.com","dop":"2025-02-01","serial_number":"11431429797334","imei1":"11431429797334","imei2":"11431429797334","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186660,"job_number":"JOB_186660","tr_customer_id":186678,"tr_customer_product_id":186668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:42.000Z","modified_at":"2026-02-15T04:32:42.000Z","name":"Palma Bashirian","mobile_number":"394-389-5528","email_id":"Bethel.Krajcik@hotmail.com","dop":"2025-04-06","serial_number":"18979547969783120","imei1":"18979547969783120","imei2":"18979547969783120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186661,"job_number":"JOB_186661","tr_customer_id":186679,"tr_customer_product_id":186669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:43.000Z","modified_at":"2026-02-15T04:32:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14695685700177","imei1":"14695685700177","imei2":"14695685700177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186665,"job_number":"JOB_186665","tr_customer_id":186683,"tr_customer_product_id":186673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:44.000Z","modified_at":"2026-02-15T04:32:44.000Z","name":"Regan Welch","mobile_number":"861-904-6423","email_id":"Oceane.Rippin57@yahoo.com","dop":"2025-04-06","serial_number":"10776376163367158","imei1":"10776376163367158","imei2":"10776376163367158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186666,"job_number":"JOB_186666","tr_customer_id":186684,"tr_customer_product_id":186674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:49.000Z","modified_at":"2026-02-15T04:32:49.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10582545451577","imei1":"10582545451577","imei2":"10582545451577","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186668,"job_number":"JOB_186668","tr_customer_id":186686,"tr_customer_product_id":186676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:50.000Z","modified_at":"2026-02-15T04:32:50.000Z","name":"Carmine Schiller","mobile_number":"492-679-3553","email_id":"Berneice78@gmail.com","dop":"2025-06-18","serial_number":"1005525292546849","imei1":"1005525292546849","imei2":"1005525292546849","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186671,"job_number":"JOB_186671","tr_customer_id":186689,"tr_customer_product_id":186679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:58.000Z","modified_at":"2026-02-15T04:32:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18423873310624","imei1":"18423873310624","imei2":"18423873310624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186673,"job_number":"JOB_186673","tr_customer_id":186691,"tr_customer_product_id":186681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:59.000Z","modified_at":"2026-02-15T04:32:59.000Z","name":"Jessyca Dare","mobile_number":"902-691-8929","email_id":"Neva_Hansen@gmail.com","dop":"2025-04-06","serial_number":"17108346178672094","imei1":"17108346178672094","imei2":"17108346178672094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186675,"job_number":"JOB_186675","tr_customer_id":186693,"tr_customer_product_id":186683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:01.000Z","modified_at":"2026-02-15T04:33:01.000Z","name":"Tracey Prohaska","mobile_number":"450-940-8931","email_id":"Ezequiel.Gerhold40@hotmail.com","dop":"2025-04-06","serial_number":"11340691721848930","imei1":"11340691721848930","imei2":"11340691721848930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186677,"job_number":"JOB_186677","tr_customer_id":186695,"tr_customer_product_id":186685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:02.000Z","modified_at":"2026-02-15T04:33:02.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18057333616688","imei1":"18057333616688","imei2":"18057333616688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186679,"job_number":"JOB_186679","tr_customer_id":186697,"tr_customer_product_id":186687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:04.000Z","modified_at":"2026-02-15T04:33:04.000Z","name":"Nicolas Reichel","mobile_number":"445-649-7555","email_id":"Cyrus76@hotmail.com","dop":"2025-04-06","serial_number":"11560207973900976","imei1":"11560207973900976","imei2":"11560207973900976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186680,"job_number":"JOB_186680","tr_customer_id":186698,"tr_customer_product_id":186688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:04.000Z","modified_at":"2026-02-15T04:33:04.000Z","name":"Loy Lesch","mobile_number":"460-494-9670","email_id":"Virginie.Hagenes49@gmail.com","dop":"2025-04-06","serial_number":"17060782763338168","imei1":"17060782763338168","imei2":"17060782763338168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186681,"job_number":"JOB_186681","tr_customer_id":186699,"tr_customer_product_id":186689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:11.000Z","modified_at":"2026-02-15T04:33:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14757124643353","imei1":"14757124643353","imei2":"14757124643353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186682,"job_number":"JOB_186682","tr_customer_id":186700,"tr_customer_product_id":186690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:11.000Z","modified_at":"2026-02-15T04:33:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13599638318127","imei1":"13599638318127","imei2":"13599638318127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186686,"job_number":"JOB_186686","tr_customer_id":186704,"tr_customer_product_id":186694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:12.000Z","modified_at":"2026-02-15T04:33:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15564290040366","imei1":"15564290040366","imei2":"15564290040366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186688,"job_number":"JOB_186688","tr_customer_id":186706,"tr_customer_product_id":186696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Cristian Gislason","mobile_number":"909-978-9401","email_id":"Caden_Price34@hotmail.com","dop":"2025-04-06","serial_number":"17915412663638764","imei1":"17915412663638764","imei2":"17915412663638764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186689,"job_number":"JOB_186689","tr_customer_id":186707,"tr_customer_product_id":186697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Omari Yundt","mobile_number":"578-224-1230","email_id":"Daron10@yahoo.com","dop":"2025-04-06","serial_number":"18053475168807708","imei1":"18053475168807708","imei2":"18053475168807708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186691,"job_number":"JOB_186691","tr_customer_id":186709,"tr_customer_product_id":186699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Monique Prosacco","mobile_number":"380-260-5956","email_id":"Trystan_Becker@yahoo.com","dop":"2025-04-06","serial_number":"16893945581302128","imei1":"16893945581302128","imei2":"16893945581302128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186692,"job_number":"JOB_186692","tr_customer_id":186710,"tr_customer_product_id":186700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:14.000Z","modified_at":"2026-02-15T04:33:14.000Z","name":"Gaetano Abernathy","mobile_number":"516-703-6661","email_id":"Danika79@yahoo.com","dop":"2025-04-06","serial_number":"12678209771757796","imei1":"12678209771757796","imei2":"12678209771757796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186693,"job_number":"JOB_186693","tr_customer_id":186711,"tr_customer_product_id":186701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:15.000Z","modified_at":"2026-02-15T04:33:15.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"10183914317958","imei2":"10183914317959","popurl":"2026-02-05T04:33:13.068841Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186694,"job_number":"JOB_186694","tr_customer_id":186712,"tr_customer_product_id":186702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:20.000Z","modified_at":"2026-02-15T04:33:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103541131080034","imei1":"103541131080034","imei2":"103541131080034","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186696,"job_number":"JOB_186696","tr_customer_id":186714,"tr_customer_product_id":186704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:23.000Z","modified_at":"2026-02-15T04:33:23.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"50066758273580","imei1":"50066758273580","imei2":"50066758273580","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186697,"job_number":"JOB_186697","tr_customer_id":186715,"tr_customer_product_id":186705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:23.000Z","modified_at":"2026-02-15T04:33:23.000Z","name":"Keara Considine","mobile_number":"331-991-8337","email_id":"Roberto.Willms@gmail.com","dop":"2025-02-01","serial_number":"22311246300000","imei1":"22311246300000","imei2":"22311246300000","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186699,"job_number":"JOB_186699","tr_customer_id":186717,"tr_customer_product_id":186707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:27.000Z","modified_at":"2026-02-15T04:33:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10664274668440","imei1":"10664274668440","imei2":"10664274668440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186700,"job_number":"JOB_186700","tr_customer_id":186718,"tr_customer_product_id":186708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:27.000Z","modified_at":"2026-02-15T04:33:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14501000141656","imei1":"14501000141656","imei2":"14501000141656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186703,"job_number":"JOB_186703","tr_customer_id":186721,"tr_customer_product_id":186711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:28.000Z","modified_at":"2026-02-15T04:33:28.000Z","name":"Catherine Satterfield","mobile_number":"786-246-6806","email_id":"Ewald98@gmail.com","dop":"2025-04-06","serial_number":"17666226150372996","imei1":"17666226150372996","imei2":"17666226150372996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186704,"job_number":"JOB_186704","tr_customer_id":186722,"tr_customer_product_id":186712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:29.000Z","modified_at":"2026-02-15T04:33:29.000Z","name":"Darrel Stehr","mobile_number":"843-886-7994","email_id":"Webster_Gleichner@hotmail.com","dop":"2025-04-06","serial_number":"18679700872826916","imei1":"18679700872826916","imei2":"18679700872826916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186706,"job_number":"JOB_186706","tr_customer_id":186724,"tr_customer_product_id":186714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:34.000Z","modified_at":"2026-02-15T04:33:34.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10806910009134","imei1":"10806910009134","imei2":"10806910009134","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186708,"job_number":"JOB_186708","tr_customer_id":186726,"tr_customer_product_id":186716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:35.000Z","modified_at":"2026-02-15T04:33:35.000Z","name":"Maddison Cassin","mobile_number":"991-609-0520","email_id":"Retta_Jerde55@yahoo.com","dop":"2025-06-18","serial_number":"1009041799251504","imei1":"1009041799251504","imei2":"1009041799251504","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186709,"job_number":"JOB_186709","tr_customer_id":186727,"tr_customer_product_id":186717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:41.000Z","modified_at":"2026-02-15T04:33:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14226687867880","imei1":"14226687867880","imei2":"14226687867880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186711,"job_number":"JOB_186711","tr_customer_id":186729,"tr_customer_product_id":186719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:42.000Z","modified_at":"2026-02-15T04:33:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14157741133695","imei1":"14157741133695","imei2":"14157741133695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186713,"job_number":"JOB_186713","tr_customer_id":186731,"tr_customer_product_id":186721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:43.000Z","modified_at":"2026-02-15T04:33:43.000Z","name":"Jerald Yundt","mobile_number":"458-501-6481","email_id":"Deron.Grant64@gmail.com","dop":"2025-04-06","serial_number":"17464156517152952","imei1":"17464156517152952","imei2":"17464156517152952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186715,"job_number":"JOB_186715","tr_customer_id":186733,"tr_customer_product_id":186723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:44.000Z","modified_at":"2026-02-15T04:33:44.000Z","name":"Charity Padberg","mobile_number":"303-336-3793","email_id":"Leann73@hotmail.com","dop":"2025-04-06","serial_number":"16543371058470904","imei1":"16543371058470904","imei2":"16543371058470904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186718,"job_number":"JOB_186718","tr_customer_id":186736,"tr_customer_product_id":186726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:45.000Z","modified_at":"2026-02-15T04:33:45.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"13170393281452","imei1":"13170393281452","imei2":"13170393281452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186720,"job_number":"JOB_186720","tr_customer_id":186738,"tr_customer_product_id":186728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:47.000Z","modified_at":"2026-02-15T04:33:47.000Z","name":"Novella Hills","mobile_number":"945-609-1354","email_id":"Reba.Hammes@gmail.com","dop":"2025-04-06","serial_number":"18048121184668280","imei1":"18048121184668280","imei2":"18048121184668280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186721,"job_number":"JOB_186721","tr_customer_id":186739,"tr_customer_product_id":186729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:55.000Z","modified_at":"2026-02-15T04:33:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12240930962059","imei1":"12240930962059","imei2":"12240930962059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186722,"job_number":"JOB_186722","tr_customer_id":186740,"tr_customer_product_id":186730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:55.000Z","modified_at":"2026-02-15T04:33:55.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13745138465853","imei1":"13745138465853","imei2":"13745138465853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186725,"job_number":"JOB_186725","tr_customer_id":186743,"tr_customer_product_id":186733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:56.000Z","modified_at":"2026-02-15T04:33:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17224802777891","imei1":"17224802777891","imei2":"17224802777891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186727,"job_number":"JOB_186727","tr_customer_id":186745,"tr_customer_product_id":186735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:56.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"Green Block","mobile_number":"680-815-6657","email_id":"Kameron_Hartmann@hotmail.com","dop":"2025-04-06","serial_number":"10842513349316842","imei1":"10842513349316842","imei2":"10842513349316842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186728,"job_number":"JOB_186728","tr_customer_id":186746,"tr_customer_product_id":186736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"Vella Olson","mobile_number":"652-871-5489","email_id":"Tod.Ferry@hotmail.com","dop":"2025-04-06","serial_number":"13148239391488464","imei1":"13148239391488464","imei2":"13148239391488464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186729,"job_number":"JOB_186729","tr_customer_id":186747,"tr_customer_product_id":186737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17984566270020","imei1":"17984566270020","imei2":"17984566270020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186730,"job_number":"JOB_186730","tr_customer_id":186748,"tr_customer_product_id":186738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19425677187575","imei1":"19425677187575","imei2":"19425677187575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186731,"job_number":"JOB_186731","tr_customer_id":186749,"tr_customer_product_id":186739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16283131670756","imei1":"16283131670756","imei2":"16283131670756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186733,"job_number":"JOB_186733","tr_customer_id":186751,"tr_customer_product_id":186741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:58.000Z","name":"Israel Maggio","mobile_number":"518-243-8936","email_id":"Althea.Jacobs0@gmail.com","dop":"2025-04-06","serial_number":"11581411249858426","imei1":"11581411249858426","imei2":"11581411249858426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186736,"job_number":"JOB_186736","tr_customer_id":186754,"tr_customer_product_id":186744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Rosemarie Rogahn","mobile_number":"722-520-6278","email_id":"Izabella_Graham12@hotmail.com","dop":"2025-04-06","serial_number":"17404181422893374","imei1":"17404181422893374","imei2":"17404181422893374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186737,"job_number":"JOB_186737","tr_customer_id":186755,"tr_customer_product_id":186745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Izabella Grimes","mobile_number":"501-424-1439","email_id":"Gilda37@yahoo.com","dop":"2025-04-06","serial_number":"12215016841077944","imei1":"12215016841077944","imei2":"12215016841077944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186738,"job_number":"JOB_186738","tr_customer_id":186756,"tr_customer_product_id":186746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Delbert Abbott","mobile_number":"907-736-7810","email_id":"Kyleigh9@hotmail.com","dop":"2025-04-06","serial_number":"18797719325841570","imei1":"18797719325841570","imei2":"18797719325841570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186742,"job_number":"JOB_186742","tr_customer_id":186760,"tr_customer_product_id":186750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"108096654810036","imei1":"108096654810036","imei2":"108096654810036","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186744,"job_number":"JOB_186744","tr_customer_id":186762,"tr_customer_product_id":186752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Pansy Hahn","mobile_number":"655-777-7868","email_id":"Lindsay.Little@hotmail.com","dop":"2025-02-01","serial_number":"90348612508251","imei1":"90348612508251","imei2":"90348612508251","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186746,"job_number":"JOB_186746","tr_customer_id":186764,"tr_customer_product_id":186754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:05.000Z","modified_at":"2026-02-15T04:34:05.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103591805122676","imei1":"103591805122676","imei2":"103591805122676","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186749,"job_number":"JOB_186749","tr_customer_id":186767,"tr_customer_product_id":186757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:06.000Z","modified_at":"2026-02-15T04:34:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10939781858154","imei1":"10939781858154","imei2":"10939781858154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186751,"job_number":"JOB_186751","tr_customer_id":186769,"tr_customer_product_id":186759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:08.000Z","modified_at":"2026-02-15T04:34:08.000Z","name":"Salvador West","mobile_number":"781-794-6584","email_id":"Kris59@gmail.com","dop":"2025-04-06","serial_number":"16083629240442440","imei1":"16083629240442440","imei2":"16083629240442440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186754,"job_number":"JOB_186754","tr_customer_id":186772,"tr_customer_product_id":186762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:10.000Z","modified_at":"2026-02-15T04:34:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14907118122176","imei1":"14907118122176","imei2":"14907118122176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186756,"job_number":"JOB_186756","tr_customer_id":186774,"tr_customer_product_id":186764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:11.000Z","modified_at":"2026-02-15T04:34:11.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"30183914317958","imei2":"30183914317959","popurl":"2026-02-05T04:34:09.882250Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186757,"job_number":"JOB_186757","tr_customer_id":186775,"tr_customer_product_id":186765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:12.000Z","modified_at":"2026-02-15T04:34:12.000Z","name":"Duane Hudson","mobile_number":"859-916-3012","email_id":"Kayleigh69@hotmail.com","dop":"2025-04-06","serial_number":"10267448103066748","imei1":"10267448103066748","imei2":"10267448103066748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186758,"job_number":"JOB_186758","tr_customer_id":186776,"tr_customer_product_id":186766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:13.000Z","modified_at":"2026-02-15T04:34:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18985259590089","imei1":"18985259590089","imei2":"18985259590089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186760,"job_number":"JOB_186760","tr_customer_id":186778,"tr_customer_product_id":186768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Virgil McClure","mobile_number":"440-547-7813","email_id":"Caden86@gmail.com","dop":"2025-04-06","serial_number":"15001350601433944","imei1":"15001350601433944","imei2":"15001350601433944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186766,"job_number":"JOB_186766","tr_customer_id":186784,"tr_customer_product_id":186774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:16.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"12662415636728","imei1":"12662415636728","imei2":"12662415636728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186768,"job_number":"JOB_186768","tr_customer_id":186786,"tr_customer_product_id":186776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:18.000Z","modified_at":"2026-02-15T04:34:18.000Z","name":"Tess Abshire","mobile_number":"232-356-5243","email_id":"Grover55@hotmail.com","dop":"2025-04-06","serial_number":"14224803510898760","imei1":"14224803510898760","imei2":"14224803510898760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186769,"job_number":"JOB_186769","tr_customer_id":186787,"tr_customer_product_id":186777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:24.000Z","modified_at":"2026-02-15T04:34:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14333374230082","imei1":"14333374230082","imei2":"14333374230082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186771,"job_number":"JOB_186771","tr_customer_id":186789,"tr_customer_product_id":186779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:25.000Z","modified_at":"2026-02-15T04:34:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14263115862691","imei1":"14263115862691","imei2":"14263115862691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186773,"job_number":"JOB_186773","tr_customer_id":186791,"tr_customer_product_id":186781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:25.000Z","modified_at":"2026-02-15T04:34:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19020194682502","imei1":"19020194682502","imei2":"19020194682502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186775,"job_number":"JOB_186775","tr_customer_id":186793,"tr_customer_product_id":186783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:26.000Z","modified_at":"2026-02-15T04:34:26.000Z","name":"Pietro Mayert","mobile_number":"849-824-8821","email_id":"Demond3@hotmail.com","dop":"2025-04-06","serial_number":"16881281375066924","imei1":"16881281375066924","imei2":"16881281375066924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186776,"job_number":"JOB_186776","tr_customer_id":186794,"tr_customer_product_id":186784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:27.000Z","modified_at":"2026-02-15T04:34:27.000Z","name":"Floyd Paucek","mobile_number":"412-745-0243","email_id":"Candelario.Labadie@yahoo.com","dop":"2025-04-06","serial_number":"16084846984320402","imei1":"16084846984320402","imei2":"16084846984320402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186777,"job_number":"JOB_186777","tr_customer_id":186795,"tr_customer_product_id":186785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:27.000Z","modified_at":"2026-02-15T04:34:27.000Z","name":"Hilton Kerluke","mobile_number":"269-874-0199","email_id":"Rossie_Runolfsdottir27@yahoo.com","dop":"2025-04-06","serial_number":"10158316393942484","imei1":"10158316393942484","imei2":"10158316393942484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186784,"job_number":"JOB_186784","tr_customer_id":186802,"tr_customer_product_id":186792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:37.000Z","modified_at":"2026-02-15T04:34:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10121869876802","imei1":"10121869876802","imei2":"10121869876802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186786,"job_number":"JOB_186786","tr_customer_id":186804,"tr_customer_product_id":186794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17406210577917","imei1":"17406210577917","imei2":"17406210577917","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186787,"job_number":"JOB_186787","tr_customer_id":186805,"tr_customer_product_id":186795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17920209169523","imei1":"17920209169523","imei2":"17920209169523","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186789,"job_number":"JOB_186789","tr_customer_id":186807,"tr_customer_product_id":186797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19724231241749","imei1":"19724231241749","imei2":"19724231241749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186792,"job_number":"JOB_186792","tr_customer_id":186810,"tr_customer_product_id":186800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:39.000Z","modified_at":"2026-02-15T04:34:39.000Z","name":"Audra Kuhic","mobile_number":"810-494-2275","email_id":"Dante_Strosin55@yahoo.com","dop":"2025-04-06","serial_number":"10211073054393640","imei1":"10211073054393640","imei2":"10211073054393640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186793,"job_number":"JOB_186793","tr_customer_id":186811,"tr_customer_product_id":186801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:39.000Z","modified_at":"2026-02-15T04:34:39.000Z","name":"Gabrielle Ortiz","mobile_number":"354-501-6046","email_id":"Linnea_Reilly@hotmail.com","dop":"2025-04-06","serial_number":"10277878845691756","imei1":"10277878845691756","imei2":"10277878845691756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186794,"job_number":"JOB_186794","tr_customer_id":186812,"tr_customer_product_id":186802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:40.000Z","modified_at":"2026-02-15T04:34:40.000Z","name":"Kailyn Metz","mobile_number":"233-314-0372","email_id":"Dejah.Denesik@hotmail.com","dop":"2025-04-06","serial_number":"17650476463220824","imei1":"17650476463220824","imei2":"17650476463220824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186795,"job_number":"JOB_186795","tr_customer_id":186813,"tr_customer_product_id":186803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:40.000Z","modified_at":"2026-02-15T04:34:40.000Z","name":"Monserrate Maggio","mobile_number":"424-467-2375","email_id":"Frederick10@yahoo.com","dop":"2025-04-06","serial_number":"15598358266015168","imei1":"15598358266015168","imei2":"15598358266015168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186796,"job_number":"JOB_186796","tr_customer_id":186814,"tr_customer_product_id":186804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:41.000Z","modified_at":"2026-02-15T04:34:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11939094561957","imei1":"11939094561957","imei2":"11939094561957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186798,"job_number":"JOB_186798","tr_customer_id":186816,"tr_customer_product_id":186806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:42.000Z","modified_at":"2026-02-15T04:34:42.000Z","name":"Don Heathcote","mobile_number":"877-741-2820","email_id":"Leonard16@gmail.com","dop":"2025-04-06","serial_number":"15198283879891464","imei1":"15198283879891464","imei2":"15198283879891464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186802,"job_number":"JOB_186802","tr_customer_id":186820,"tr_customer_product_id":186810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18460215281988","imei1":"18460215281988","imei2":"18460215281988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186803,"job_number":"JOB_186803","tr_customer_id":186821,"tr_customer_product_id":186811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13591492508973","imei1":"13591492508973","imei2":"13591492508973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186806,"job_number":"JOB_186806","tr_customer_id":186824,"tr_customer_product_id":186814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:46.000Z","modified_at":"2026-02-15T04:34:46.000Z","name":"Santina Goldner","mobile_number":"530-320-5322","email_id":"Madaline_Bogisich32@yahoo.com","dop":"2025-04-06","serial_number":"18091325509537620","imei1":"18091325509537620","imei2":"18091325509537620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186807,"job_number":"JOB_186807","tr_customer_id":186825,"tr_customer_product_id":186815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:46.000Z","modified_at":"2026-02-15T04:34:46.000Z","name":"Lee Trantow","mobile_number":"996-223-0956","email_id":"Jermaine.Sawayn82@hotmail.com","dop":"2025-04-06","serial_number":"19760239068285884","imei1":"19760239068285884","imei2":"19760239068285884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186809,"job_number":"JOB_186809","tr_customer_id":186827,"tr_customer_product_id":186817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:50.000Z","modified_at":"2026-02-15T04:34:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16333614667113","imei1":"16333614667113","imei2":"16333614667113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186810,"job_number":"JOB_186810","tr_customer_id":186828,"tr_customer_product_id":186818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:50.000Z","modified_at":"2026-02-15T04:34:50.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104700254007858","imei1":"104700254007858","imei2":"104700254007858","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186813,"job_number":"JOB_186813","tr_customer_id":186831,"tr_customer_product_id":186821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:52.000Z","modified_at":"2026-02-15T04:34:52.000Z","name":"Nick Howe","mobile_number":"505-962-7420","email_id":"Robert90@gmail.com","dop":"2025-04-06","serial_number":"18835642425436590","imei1":"18835642425436590","imei2":"18835642425436590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186817,"job_number":"JOB_186817","tr_customer_id":186835,"tr_customer_product_id":186825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:00.000Z","modified_at":"2026-02-15T04:35:00.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11824616070525","imei1":"11824616070525","imei2":"11824616070525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186820,"job_number":"JOB_186820","tr_customer_id":186838,"tr_customer_product_id":186828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:02.000Z","modified_at":"2026-02-15T04:35:02.000Z","name":"Jolie Crist","mobile_number":"556-659-7769","email_id":"Juliana_Wintheiser@yahoo.com","dop":"2025-04-06","serial_number":"10470814331340786","imei1":"10470814331340786","imei2":"10470814331340786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186821,"job_number":"JOB_186821","tr_customer_id":186839,"tr_customer_product_id":186829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:08.000Z","modified_at":"2026-02-15T04:35:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11428643511830","imei1":"11428643511830","imei2":"11428643511830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186823,"job_number":"JOB_186823","tr_customer_id":186841,"tr_customer_product_id":186831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:10.000Z","modified_at":"2026-02-15T04:35:10.000Z","name":"Jamel Shanahan","mobile_number":"541-414-8656","email_id":"Melvin_Stoltenberg67@yahoo.com","dop":"2025-04-06","serial_number":"13797395031299652","imei1":"13797395031299652","imei2":"13797395031299652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186824,"job_number":"JOB_186824","tr_customer_id":186842,"tr_customer_product_id":186832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:12.000Z","modified_at":"2026-02-15T04:35:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15396396415345","imei1":"15396396415345","imei2":"15396396415345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186826,"job_number":"JOB_186826","tr_customer_id":186844,"tr_customer_product_id":186834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:14.000Z","modified_at":"2026-02-15T04:35:14.000Z","name":"Brain Wisozk","mobile_number":"848-407-7964","email_id":"Eli_Rodriguez28@gmail.com","dop":"2025-04-06","serial_number":"18969480772557896","imei1":"18969480772557896","imei2":"18969480772557896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186830,"job_number":"JOB_186830","tr_customer_id":186848,"tr_customer_product_id":186838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:18.000Z","modified_at":"2026-02-15T04:35:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14143686930565","imei1":"14143686930565","imei2":"14143686930565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186833,"job_number":"JOB_186833","tr_customer_id":186851,"tr_customer_product_id":186841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:19.000Z","modified_at":"2026-02-15T04:35:19.000Z","name":"Robert Lakin","mobile_number":"457-784-5305","email_id":"Oma.Nitzsche93@yahoo.com","dop":"2025-04-06","serial_number":"13238417706758948","imei1":"13238417706758948","imei2":"13238417706758948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186834,"job_number":"JOB_186834","tr_customer_id":186852,"tr_customer_product_id":186842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:21.000Z","modified_at":"2026-02-15T04:35:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11242420825391","imei1":"11242420825391","imei2":"11242420825391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186836,"job_number":"JOB_186836","tr_customer_id":186854,"tr_customer_product_id":186844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:23.000Z","modified_at":"2026-02-15T04:35:23.000Z","name":"Murray Ferry","mobile_number":"387-273-5793","email_id":"Justina_Frami14@yahoo.com","dop":"2025-04-06","serial_number":"13725910243596346","imei1":"13725910243596346","imei2":"13725910243596346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186837,"job_number":"JOB_186837","tr_customer_id":186855,"tr_customer_product_id":186845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:24.000Z","modified_at":"2026-02-15T04:35:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15163716915967","imei1":"15163716915967","imei2":"15163716915967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186838,"job_number":"JOB_186838","tr_customer_id":186856,"tr_customer_product_id":186846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:25.000Z","modified_at":"2026-02-15T04:35:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19054055382478","imei1":"19054055382478","imei2":"19054055382478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186841,"job_number":"JOB_186841","tr_customer_id":186859,"tr_customer_product_id":186849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:26.000Z","modified_at":"2026-02-15T04:35:26.000Z","name":"Georgianna Yost","mobile_number":"974-295-7252","email_id":"Vickie12@gmail.com","dop":"2025-04-06","serial_number":"15763747170314680","imei1":"15763747170314680","imei2":"15763747170314680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186842,"job_number":"JOB_186842","tr_customer_id":186860,"tr_customer_product_id":186850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:26.000Z","modified_at":"2026-02-15T04:35:26.000Z","name":"Carlos Emmerich","mobile_number":"993-461-6580","email_id":"Randi.Grady@yahoo.com","dop":"2025-04-06","serial_number":"14383345598492012","imei1":"14383345598492012","imei2":"14383345598492012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186843,"job_number":"JOB_186843","tr_customer_id":186861,"tr_customer_product_id":186851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:33.000Z","modified_at":"2026-02-15T04:35:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11894924237651","imei1":"11894924237651","imei2":"11894924237651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186845,"job_number":"JOB_186845","tr_customer_id":186863,"tr_customer_product_id":186853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:35.000Z","modified_at":"2026-02-15T04:35:35.000Z","name":"Garett Kulas","mobile_number":"745-396-7352","email_id":"Kattie_Lynch@hotmail.com","dop":"2025-04-06","serial_number":"12364022732573664","imei1":"12364022732573664","imei2":"12364022732573664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186846,"job_number":"JOB_186846","tr_customer_id":186864,"tr_customer_product_id":186854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:59.000Z","modified_at":"2026-02-15T04:35:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10868733739251","imei1":"10868733739251","imei2":"10868733739251","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186848,"job_number":"JOB_186848","tr_customer_id":186866,"tr_customer_product_id":186856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:00.000Z","modified_at":"2026-02-15T04:36:00.000Z","name":"Cody Langosh","mobile_number":"913-800-9475","email_id":"Reina.Crooks55@gmail.com","dop":"2025-04-06","serial_number":"12049850340815124","imei1":"12049850340815124","imei2":"12049850340815124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186852,"job_number":"JOB_186852","tr_customer_id":186870,"tr_customer_product_id":186860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:10.000Z","modified_at":"2026-02-15T04:36:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18417696040587","imei1":"18417696040587","imei2":"18417696040587","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186854,"job_number":"JOB_186854","tr_customer_id":186872,"tr_customer_product_id":186862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:12.000Z","modified_at":"2026-02-15T04:36:12.000Z","name":"Martina Senger","mobile_number":"266-262-7569","email_id":"Matilda22@yahoo.com","dop":"2025-04-06","serial_number":"14115354951333934","imei1":"14115354951333934","imei2":"14115354951333934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186855,"job_number":"JOB_186855","tr_customer_id":186873,"tr_customer_product_id":186863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:19.000Z","modified_at":"2026-02-15T04:36:19.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"27183914317977","imei2":"27183914317977","popurl":"2026-02-05T04:36:17.727432Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186856,"job_number":"JOB_186856","tr_customer_id":186874,"tr_customer_product_id":186864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:38:38.000Z","modified_at":"2026-02-15T04:38:38.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"80009011374519","imei1":"80009011374519","imei2":"80009011374519","popurl":"2026-02-05T04:38:35.146045200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186858,"job_number":"JOB_186858","tr_customer_id":186876,"tr_customer_product_id":186866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:05.000Z","modified_at":"2026-02-15T04:49:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16926293180222","imei1":"16926293180222","imei2":"16926293180222","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186859,"job_number":"JOB_186859","tr_customer_id":186877,"tr_customer_product_id":186867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12821978073845","imei1":"12821978073845","imei2":"12821978073845","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186860,"job_number":"JOB_186860","tr_customer_id":186878,"tr_customer_product_id":186868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33041426293061","imei1":"33041426293061","imei2":"33041426293061","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186861,"job_number":"JOB_186861","tr_customer_id":186879,"tr_customer_product_id":186869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29280892055439","imei1":"29280892055439","imei2":"29280892055439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186862,"job_number":"JOB_186862","tr_customer_id":186880,"tr_customer_product_id":186870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35141118227176","imei1":"35141118227176","imei2":"35141118227176","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186863,"job_number":"JOB_186863","tr_customer_id":186881,"tr_customer_product_id":186871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:07.000Z","modified_at":"2026-02-15T04:49:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20680274559682","imei1":"20680274559682","imei2":"20680274559682","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186865,"job_number":"JOB_186865","tr_customer_id":186883,"tr_customer_product_id":186873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96889248168579","imei1":"96889248168579","imei2":"96889248168579","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186866,"job_number":"JOB_186866","tr_customer_id":186884,"tr_customer_product_id":186874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96325808436408","imei1":"96325808436408","imei2":"96325808436408","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186867,"job_number":"JOB_186867","tr_customer_id":186885,"tr_customer_product_id":186875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87875570819310","imei1":"87875570819310","imei2":"87875570819310","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186868,"job_number":"JOB_186868","tr_customer_id":186886,"tr_customer_product_id":186876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95020789277898","imei1":"95020789277898","imei2":"95020789277898","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186869,"job_number":"JOB_186869","tr_customer_id":186887,"tr_customer_product_id":186877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:36.000Z","modified_at":"2026-02-15T04:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96467914568307","imei1":"96467914568307","imei2":"96467914568307","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186870,"job_number":"JOB_186870","tr_customer_id":186888,"tr_customer_product_id":186878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:36.000Z","modified_at":"2026-02-15T04:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51364287319384","imei1":"51364287319384","imei2":"51364287319384","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186872,"job_number":"JOB_186872","tr_customer_id":186890,"tr_customer_product_id":186880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:03.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44050407348604","imei1":"44050407348604","imei2":"44050407348604","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186873,"job_number":"JOB_186873","tr_customer_id":186891,"tr_customer_product_id":186881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91788481407826","imei1":"91788481407826","imei2":"91788481407826","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186874,"job_number":"JOB_186874","tr_customer_id":186892,"tr_customer_product_id":186882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67419906604467","imei1":"67419906604467","imei2":"67419906604467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186875,"job_number":"JOB_186875","tr_customer_id":186893,"tr_customer_product_id":186883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67312121973186","imei1":"67312121973186","imei2":"67312121973186","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186876,"job_number":"JOB_186876","tr_customer_id":186894,"tr_customer_product_id":186884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:05.000Z","modified_at":"2026-02-15T04:50:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43710678281717","imei1":"43710678281717","imei2":"43710678281717","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186877,"job_number":"JOB_186877","tr_customer_id":186895,"tr_customer_product_id":186885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:05.000Z","modified_at":"2026-02-15T04:50:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10031458007359","imei1":"10031458007359","imei2":"10031458007359","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186879,"job_number":"JOB_186879","tr_customer_id":186897,"tr_customer_product_id":186887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:03:06.000Z","modified_at":"2026-02-15T05:03:06.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43247717147262","imei1":"43247717147262","imei2":"43247717147262","popurl":"2026-02-05T05:03:03.567881900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186880,"job_number":"JOB_186880","tr_customer_id":186898,"tr_customer_product_id":186888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:06:02.000Z","modified_at":"2026-02-15T05:06:02.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43147717147262","imei1":"43147717147262","imei2":"43147717147262","popurl":"2026-02-05T05:05:59.721828600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186881,"job_number":"JOB_186881","tr_customer_id":186899,"tr_customer_product_id":186889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:08:40.000Z","modified_at":"2026-02-15T05:08:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15193145842277","imei1":"15193145842277","imei2":"15193145842277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:08:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186883,"job_number":"JOB_186883","tr_customer_id":186901,"tr_customer_product_id":186891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:08:42.000Z","modified_at":"2026-02-15T05:08:42.000Z","name":"Drew Runolfsson","mobile_number":"331-824-6217","email_id":"Kacey78@hotmail.com","dop":"2025-04-06","serial_number":"19121075231902110","imei1":"19121075231902110","imei2":"19121075231902110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:08:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186884,"job_number":"JOB_186884","tr_customer_id":186902,"tr_customer_product_id":186892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:09:27.000Z","modified_at":"2026-02-15T05:09:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14574135198004","imei1":"14574135198004","imei2":"14574135198004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186886,"job_number":"JOB_186886","tr_customer_id":186904,"tr_customer_product_id":186894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:09:29.000Z","modified_at":"2026-02-15T05:09:29.000Z","name":"Horacio Sawayn","mobile_number":"439-570-0976","email_id":"Elfrieda89@yahoo.com","dop":"2025-04-06","serial_number":"17033637055782916","imei1":"17033637055782916","imei2":"17033637055782916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:09:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186887,"job_number":"JOB_186887","tr_customer_id":186905,"tr_customer_product_id":186895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:10:13.000Z","modified_at":"2026-02-15T05:10:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19724931198755","imei1":"19724931198755","imei2":"19724931198755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186889,"job_number":"JOB_186889","tr_customer_id":186907,"tr_customer_product_id":186897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:10:14.000Z","modified_at":"2026-02-15T05:10:14.000Z","name":"Pascale Swift","mobile_number":"760-378-4845","email_id":"Rafael.McLaughlin@yahoo.com","dop":"2025-04-06","serial_number":"19632585081253650","imei1":"19632585081253650","imei2":"19632585081253650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:10:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186891,"job_number":"JOB_186891","tr_customer_id":186909,"tr_customer_product_id":186899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:16:15.000Z","modified_at":"2026-02-15T05:16:15.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43147707147262","imei1":"43147707147262","imei2":"43147707147262","popurl":"2026-02-05T05:16:13.061682300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186892,"job_number":"JOB_186892","tr_customer_id":186910,"tr_customer_product_id":186900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:17:04.000Z","modified_at":"2026-02-15T05:17:04.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"19290116060739","imei1":"19290116060739","imei2":"19290116060739","popurl":"2026-02-05T05:17:04.379564763Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186893,"job_number":"JOB_186893","tr_customer_id":186911,"tr_customer_product_id":186901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:17:24.000Z","modified_at":"2026-02-15T05:17:24.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"51748770275459","imei1":"51748770275459","imei2":"51748770275459","popurl":"2026-02-05T05:17:24.105554541Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:17:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186894,"job_number":"JOB_186894","tr_customer_id":186912,"tr_customer_product_id":186902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:18:08.000Z","modified_at":"2026-02-15T05:18:08.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43144707147262","imei1":"43144707147262","imei2":"43144707147262","popurl":"2026-02-05T05:18:06.332571900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186896,"job_number":"JOB_186896","tr_customer_id":186914,"tr_customer_product_id":186904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:49.000Z","modified_at":"2026-02-15T05:21:49.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"104347332397227","imei1":"104347332397227","imei2":"104347332397227","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:21:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186898,"job_number":"JOB_186898","tr_customer_id":186916,"tr_customer_product_id":186906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:22:01.000Z","modified_at":"2026-02-15T05:22:01.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100403465494166","imei1":"100403465494166","imei2":"100403465494166","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:22:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186900,"job_number":"JOB_186900","tr_customer_id":186918,"tr_customer_product_id":186908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:25:10.000Z","modified_at":"2026-02-15T05:25:10.000Z","name":"Leon Botsford","mobile_number":"665-992-5316","email_id":"Margaretta26@gmail.com","dop":"2025-12-01","serial_number":"17284957430789","imei1":"17284957430789","imei2":"17284957430789","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186902,"job_number":"JOB_186902","tr_customer_id":186920,"tr_customer_product_id":186910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:38:28.000Z","modified_at":"2026-02-15T05:38:28.000Z","name":"Nestor Hahn","mobile_number":"667-506-0576","email_id":"Quinton.Kunde41@hotmail.com","dop":"2025-04-06","serial_number":"11093885291498940","imei1":"11093885291498940","imei2":"11093885291498940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186904,"job_number":"JOB_186904","tr_customer_id":186922,"tr_customer_product_id":186912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:38:44.000Z","modified_at":"2026-02-15T05:38:44.000Z","name":"Letitia Orn","mobile_number":"963-921-8058","email_id":"Lacy.Bins@hotmail.com","dop":"2025-04-06","serial_number":"14346679566750382","imei1":"14346679566750382","imei2":"14346679566750382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186905,"job_number":"JOB_186905","tr_customer_id":186923,"tr_customer_product_id":186913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:13:21.000Z","modified_at":"2026-02-15T06:13:21.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43297707147262","imei1":"43947707147262","imei2":"43947707147262","popurl":"2026-02-05T06:13:19.193670700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186906,"job_number":"JOB_186906","tr_customer_id":186924,"tr_customer_product_id":186914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:15:31.000Z","modified_at":"2026-02-15T06:15:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15080218423828","imei1":"15080218423828","imei2":"15080218423828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:15:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186908,"job_number":"JOB_186908","tr_customer_id":186926,"tr_customer_product_id":186916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:15:33.000Z","modified_at":"2026-02-15T06:15:33.000Z","name":"Earlene Pfannerstill","mobile_number":"998-966-4053","email_id":"Ova.Braun66@hotmail.com","dop":"2025-04-06","serial_number":"10022578022368760","imei1":"10022578022368760","imei2":"10022578022368760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186909,"job_number":"JOB_186909","tr_customer_id":186927,"tr_customer_product_id":186917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:16.000Z","modified_at":"2026-02-15T06:16:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15281610948129","imei1":"15281610948129","imei2":"15281610948129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186911,"job_number":"JOB_186911","tr_customer_id":186929,"tr_customer_product_id":186919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:17.000Z","modified_at":"2026-02-15T06:16:17.000Z","name":"Nellie Ortiz","mobile_number":"465-520-3997","email_id":"Lee.Effertz@hotmail.com","dop":"2025-04-06","serial_number":"16157576848628320","imei1":"16157576848628320","imei2":"16157576848628320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186912,"job_number":"JOB_186912","tr_customer_id":186930,"tr_customer_product_id":186920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:59.000Z","modified_at":"2026-02-15T06:16:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17554616576710","imei1":"17554616576710","imei2":"17554616576710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186914,"job_number":"JOB_186914","tr_customer_id":186932,"tr_customer_product_id":186922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:17:01.000Z","modified_at":"2026-02-15T06:17:01.000Z","name":"Brenna Friesen","mobile_number":"866-547-4188","email_id":"Sofia_McCullough57@gmail.com","dop":"2025-04-06","serial_number":"10453254449449684","imei1":"10453254449449684","imei2":"10453254449449684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:17:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186916,"job_number":"JOB_186916","tr_customer_id":186934,"tr_customer_product_id":186924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:27:59.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"11835984143523","imei1":"11835984143523","imei2":"11835984143523","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186918,"job_number":"JOB_186918","tr_customer_id":186936,"tr_customer_product_id":186926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:28:00.000Z","modified_at":"2026-02-15T06:28:00.000Z","name":"Georgiana Kemmer","mobile_number":"998-739-2327","email_id":"Tremaine55@yahoo.com","dop":"2026-01-04","serial_number":"16414721149770930","imei1":"16414721149770930","imei2":"16414721149770930","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186925,"job_number":"JOB_186925","tr_customer_id":186943,"tr_customer_product_id":186933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:43:07.000Z","modified_at":"2026-02-15T06:43:07.000Z","name":"Elijah Langosh","mobile_number":"561-853-4918","email_id":"Vern27@gmail.com","dop":"2025-04-06","serial_number":"10890327841568874","imei1":"10890327841568874","imei2":"10890327841568874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186927,"job_number":"JOB_186927","tr_customer_id":186945,"tr_customer_product_id":186935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:51:11.000Z","modified_at":"2026-02-15T06:51:11.000Z","name":"Blanche Mohr","mobile_number":"235-262-5854","email_id":"Kaitlin51@yahoo.com","dop":"2025-04-06","serial_number":"17801493165259256","imei1":"17801493165259256","imei2":"17801493165259256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:51:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186929,"job_number":"JOB_186929","tr_customer_id":186947,"tr_customer_product_id":186937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:51:54.000Z","modified_at":"2026-02-15T06:51:54.000Z","name":"Norberto Herman","mobile_number":"649-984-5206","email_id":"Anya.Armstrong75@yahoo.com","dop":"2025-04-06","serial_number":"13098297828262646","imei1":"13098297828262646","imei2":"13098297828262646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186931,"job_number":"JOB_186931","tr_customer_id":186949,"tr_customer_product_id":186939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:52:36.000Z","modified_at":"2026-02-15T06:52:36.000Z","name":"Beatrice Keeling","mobile_number":"548-638-1243","email_id":"Kristy93@hotmail.com","dop":"2025-04-06","serial_number":"10643288520346174","imei1":"10643288520346174","imei2":"10643288520346174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186934,"job_number":"JOB_186934","tr_customer_id":186952,"tr_customer_product_id":186942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:59:01.000Z","modified_at":"2026-02-15T06:59:01.000Z","name":"Chauncey Hettinger","mobile_number":"484-460-9894","email_id":"Leslie45@hotmail.com","dop":"2025-04-06","serial_number":"13461830445027304","imei1":"13461830445027304","imei2":"13461830445027304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186935,"job_number":"JOB_186935","tr_customer_id":186953,"tr_customer_product_id":186943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:10:55.000Z","modified_at":"2026-02-15T07:10:55.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"11469227978009","imei1":"11469227978009","imei2":"11469227978009","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:10:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186937,"job_number":"JOB_186937","tr_customer_id":186955,"tr_customer_product_id":186945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:11:10.000Z","modified_at":"2026-02-15T07:11:10.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"16433013550853","imei1":"16433013550853","imei2":"16433013550853","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186939,"job_number":"JOB_186939","tr_customer_id":186957,"tr_customer_product_id":186947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:11:24.000Z","modified_at":"2026-02-15T07:11:24.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"15041004710239","imei1":"15041004710239","imei2":"15041004710239","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:11:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186942,"job_number":"JOB_186942","tr_customer_id":186960,"tr_customer_product_id":186950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:30:20.000Z","modified_at":"2026-02-15T07:30:20.000Z","name":"Ernest Considine","mobile_number":"839-774-3027","email_id":"Estefania.Ernser22@yahoo.com","dop":"2025-04-06","serial_number":"19043215226358864","imei1":"19043215226358864","imei2":"19043215226358864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186943,"job_number":"JOB_186943","tr_customer_id":186961,"tr_customer_product_id":186951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:45:29.000Z","modified_at":"2026-02-15T07:45:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18983685862180","imei1":"18983685862180","imei2":"18983685862180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186945,"job_number":"JOB_186945","tr_customer_id":186963,"tr_customer_product_id":186953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:45:31.000Z","modified_at":"2026-02-15T07:45:31.000Z","name":"Maryam Emmerich","mobile_number":"974-203-2653","email_id":"Margarita61@hotmail.com","dop":"2025-04-06","serial_number":"18163394168139896","imei1":"18163394168139896","imei2":"18163394168139896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186946,"job_number":"JOB_186946","tr_customer_id":186964,"tr_customer_product_id":186954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:13.000Z","modified_at":"2026-02-15T07:46:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15662197590924","imei1":"15662197590924","imei2":"15662197590924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186948,"job_number":"JOB_186948","tr_customer_id":186966,"tr_customer_product_id":186956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:15.000Z","modified_at":"2026-02-15T07:46:15.000Z","name":"Marco Heaney","mobile_number":"665-823-2156","email_id":"Emilia59@hotmail.com","dop":"2025-04-06","serial_number":"11151120153991270","imei1":"11151120153991270","imei2":"11151120153991270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186949,"job_number":"JOB_186949","tr_customer_id":186967,"tr_customer_product_id":186957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:56.000Z","modified_at":"2026-02-15T07:46:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13886150807143","imei1":"13886150807143","imei2":"13886150807143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186951,"job_number":"JOB_186951","tr_customer_id":186969,"tr_customer_product_id":186959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:58.000Z","modified_at":"2026-02-15T07:46:58.000Z","name":"Clotilde Kautzer","mobile_number":"250-245-8501","email_id":"Emmet_Ratke80@hotmail.com","dop":"2025-04-06","serial_number":"12212879954078306","imei1":"12212879954078306","imei2":"12212879954078306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186953,"job_number":"JOB_186953","tr_customer_id":186971,"tr_customer_product_id":186961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:53:50.000Z","modified_at":"2026-02-15T07:53:50.000Z","name":"Savanna Predovic","mobile_number":"436-420-2721","email_id":"Domingo_Grant57@yahoo.com","dop":"2025-04-06","serial_number":"12797613794173614","imei1":"12797613794173614","imei2":"12797613794173614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186957,"job_number":"JOB_186957","tr_customer_id":186975,"tr_customer_product_id":186965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:54:35.000Z","modified_at":"2026-02-15T07:54:35.000Z","name":"Jaren Harvey","mobile_number":"610-998-2311","email_id":"Noemie70@gmail.com","dop":"2025-04-06","serial_number":"15815235503621684","imei1":"15815235503621684","imei2":"15815235503621684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186960,"job_number":"JOB_186960","tr_customer_id":186978,"tr_customer_product_id":186968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:43.000Z","modified_at":"2026-02-15T08:13:43.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14668992351793","imei1":"14668992351793","imei2":"114668992351793","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186961,"job_number":"JOB_186961","tr_customer_id":186979,"tr_customer_product_id":186969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:44.000Z","modified_at":"2026-02-15T08:13:44.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"383753939160129","imei1":"383753939160129","imei2":"1383753939160129","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186962,"job_number":"JOB_186962","tr_customer_id":186980,"tr_customer_product_id":186970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:44.000Z","modified_at":"2026-02-15T08:13:44.000Z","name":"Darren Erdman","mobile_number":"659-720-1093","email_id":"Immanuel89@hotmail.com","dop":"2026-01-04","serial_number":"17973962237218","imei1":"17973962237218","imei2":"117973962237218","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186963,"job_number":"JOB_186963","tr_customer_id":186981,"tr_customer_product_id":186971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:45.000Z","modified_at":"2026-02-15T08:49:45.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"13223852246728","imei1":"13223852246728","imei2":"13223852246728","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186964,"job_number":"JOB_186964","tr_customer_id":186982,"tr_customer_product_id":186972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:45.000Z","modified_at":"2026-02-15T08:49:45.000Z","name":"Carissa Homenick","mobile_number":"202-230-6371","email_id":"Litzy55@yahoo.com","dop":"2026-01-04","serial_number":"10130451321403","imei1":"10130451321403","imei2":"10130451321403","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186965,"job_number":"JOB_186965","tr_customer_id":186983,"tr_customer_product_id":186973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:47.000Z","modified_at":"2026-02-15T08:49:47.000Z","name":"Mable Ryan","mobile_number":"221-931-4910","email_id":"Carli_Greenfelder95@hotmail.com","dop":"2026-01-04","serial_number":"44452118109556880","imei1":"44452118109556880","imei2":"44452118109556880","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186966,"job_number":"JOB_186966","tr_customer_id":186984,"tr_customer_product_id":186974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:15:16.000Z","modified_at":"2026-02-15T09:15:16.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13678253534192","imei1":"13678253534192","imei2":"113678253534192","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186967,"job_number":"JOB_186967","tr_customer_id":186985,"tr_customer_product_id":186975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:15:17.000Z","modified_at":"2026-02-15T09:15:17.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"391280687411604","imei1":"391280687411604","imei2":"1391280687411604","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186969,"job_number":"JOB_186969","tr_customer_id":186987,"tr_customer_product_id":186977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:51:35.000Z","modified_at":"2026-02-15T09:51:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11059599046762","imei1":"11059599046762","imei2":"11059599046762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186971,"job_number":"JOB_186971","tr_customer_id":186989,"tr_customer_product_id":186979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:51:37.000Z","modified_at":"2026-02-15T09:51:37.000Z","name":"Josiah Little","mobile_number":"448-389-3391","email_id":"Einar_Von18@hotmail.com","dop":"2025-04-06","serial_number":"19564515753822984","imei1":"19564515753822984","imei2":"19564515753822984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:51:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186972,"job_number":"JOB_186972","tr_customer_id":186990,"tr_customer_product_id":186980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:17.000Z","modified_at":"2026-02-15T09:52:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13313172213980","imei1":"13313172213980","imei2":"13313172213980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186974,"job_number":"JOB_186974","tr_customer_id":186992,"tr_customer_product_id":186982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:19.000Z","modified_at":"2026-02-15T09:52:19.000Z","name":"Corene Torp","mobile_number":"465-691-2932","email_id":"Hertha_Wolff@yahoo.com","dop":"2025-04-06","serial_number":"12472291555181492","imei1":"12472291555181492","imei2":"12472291555181492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186975,"job_number":"JOB_186975","tr_customer_id":186993,"tr_customer_product_id":186983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:59.000Z","modified_at":"2026-02-15T09:52:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12245586705931","imei1":"12245586705931","imei2":"12245586705931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186977,"job_number":"JOB_186977","tr_customer_id":186995,"tr_customer_product_id":186985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:53:00.000Z","modified_at":"2026-02-15T09:53:00.000Z","name":"Louvenia Ward","mobile_number":"538-275-1735","email_id":"Norene_Kertzmann@gmail.com","dop":"2025-04-06","serial_number":"18757696979381390","imei1":"18757696979381390","imei2":"18757696979381390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186978,"job_number":"JOB_186978","tr_customer_id":186996,"tr_customer_product_id":186986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:06:56.000Z","modified_at":"2026-02-15T10:06:56.000Z","name":"Abbigail Bartell","mobile_number":"361-705-6755","email_id":"Osborne_Johnson54@yahoo.com","dop":"2026-02-01","serial_number":"32492661709185","imei1":"32492661709185","imei2":"32492661709185","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:06:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186979,"job_number":"JOB_186979","tr_customer_id":186997,"tr_customer_product_id":186987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:10:13.000Z","modified_at":"2026-02-15T10:10:13.000Z","name":"Lacey Nikolaus","mobile_number":"988-789-6171","email_id":"Bettye_Heathcote87@yahoo.com","dop":"2026-02-01","serial_number":"59942538189735","imei1":"59942538189735","imei2":"59942538189735","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186980,"job_number":"JOB_186980","tr_customer_id":186998,"tr_customer_product_id":186988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:11:09.000Z","modified_at":"2026-02-15T10:11:09.000Z","name":"Marcus Jaskolski","mobile_number":"597-694-3505","email_id":"Muhammad36@gmail.com","dop":"2026-02-01","serial_number":"75161393286932","imei1":"75161393286932","imei2":"75161393286932","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:11:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186981,"job_number":"JOB_186981","tr_customer_id":186999,"tr_customer_product_id":186989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:17:41.000Z","modified_at":"2026-02-15T10:17:41.000Z","name":"Howard Robel","mobile_number":"647-475-3484","email_id":"Rashad_Boyer51@hotmail.com","dop":"2026-02-01","serial_number":"30492289997197","imei1":"30492289997197","imei2":"30492289997197","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:17:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186982,"job_number":"JOB_186982","tr_customer_id":187000,"tr_customer_product_id":186990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:19:41.000Z","modified_at":"2026-02-15T10:19:41.000Z","name":"Danial Gleichner","mobile_number":"745-838-6453","email_id":"Vern69@yahoo.com","dop":"2026-02-01","serial_number":"85577950276836","imei1":"85577950276836","imei2":"85577950276836","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186983,"job_number":"JOB_186983","tr_customer_id":187001,"tr_customer_product_id":186991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:19:51.000Z","modified_at":"2026-02-15T10:19:52.000Z","name":"Frida Steuber","mobile_number":"906-485-6477","email_id":"Adrien_Bergstrom@hotmail.com","dop":"2026-02-01","serial_number":"62540403602694","imei1":"62540403602694","imei2":"62540403602694","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186984,"job_number":"JOB_186984","tr_customer_id":187002,"tr_customer_product_id":186992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:31:42.000Z","modified_at":"2026-02-15T10:31:42.000Z","name":"Dulce Nitzsche","mobile_number":"628-606-5255","email_id":"Darrick_OConnell82@gmail.com","dop":"2026-02-01","serial_number":"48636466012041","imei1":"48636466012041","imei2":"48636466012041","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186985,"job_number":"JOB_186985","tr_customer_id":187003,"tr_customer_product_id":186993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:35:22.000Z","modified_at":"2026-02-15T10:35:22.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"194466403332296","imei1":"194466403332296","imei2":"194466403332296","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186986,"job_number":"JOB_186986","tr_customer_id":187004,"tr_customer_product_id":186994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:35:28.000Z","modified_at":"2026-02-15T10:35:28.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"165327995302029","imei1":"165327995302029","imei2":"165327995302029","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186987,"job_number":"JOB_186987","tr_customer_id":187005,"tr_customer_product_id":186995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:37:37.000Z","modified_at":"2026-02-15T10:37:37.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"197148484973735","imei1":"197148484973735","imei2":"197148484973735","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186989,"job_number":"JOB_186989","tr_customer_id":187007,"tr_customer_product_id":186997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:47:39.000Z","modified_at":"2026-02-15T10:47:39.000Z","name":"Noemi Goyette","mobile_number":"816-430-1714","email_id":"Tomasa.Schowalter@yahoo.com","dop":"2025-04-06","serial_number":"16419392221043770","imei1":"16419392221043770","imei2":"16419392221043770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186990,"job_number":"JOB_186990","tr_customer_id":187008,"tr_customer_product_id":186998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:47:51.000Z","modified_at":"2026-02-15T10:47:51.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-05","serial_number":"85895616181346","imei1":"85895616181346","imei2":"85895616181346","popurl":"2026-02-05T10:47:41.148317004Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186991,"job_number":"JOB_186991","tr_customer_id":187009,"tr_customer_product_id":186999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:03.000Z","modified_at":"2026-02-15T10:48:03.000Z","name":"Ayushmati Varrier","mobile_number":"8611222604","email_id":"jahnu.mishra@hotmail.com","dop":"2026-02-05","serial_number":"90630869750623","imei1":"90630869750623","imei2":"90630869750623","popurl":"www.charumati-pilla.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186992,"job_number":"JOB_186992","tr_customer_id":187010,"tr_customer_product_id":187000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:03.000Z","modified_at":"2026-02-15T10:48:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13128842224787","imei1":"13128842224787","imei2":"13128842224787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186994,"job_number":"JOB_186994","tr_customer_id":187012,"tr_customer_product_id":187002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:05.000Z","modified_at":"2026-02-15T10:48:05.000Z","name":"Ebony Douglas","mobile_number":"771-281-6352","email_id":"Athena70@gmail.com","dop":"2025-04-06","serial_number":"15431835986222296","imei1":"15431835986222296","imei2":"15431835986222296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186995,"job_number":"JOB_186995","tr_customer_id":187013,"tr_customer_product_id":187003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:50.000Z","modified_at":"2026-02-15T10:48:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14339957123745","imei1":"14339957123745","imei2":"14339957123745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186997,"job_number":"JOB_186997","tr_customer_id":187015,"tr_customer_product_id":187005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:52.000Z","modified_at":"2026-02-15T10:48:52.000Z","name":"Estella Marks","mobile_number":"883-497-3495","email_id":"Deondre23@hotmail.com","dop":"2025-04-06","serial_number":"18130666300466810","imei1":"18130666300466810","imei2":"18130666300466810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186998,"job_number":"JOB_186998","tr_customer_id":187016,"tr_customer_product_id":187006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:49:36.000Z","modified_at":"2026-02-15T10:49:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16013071880038","imei1":"16013071880038","imei2":"16013071880038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187000,"job_number":"JOB_187000","tr_customer_id":187018,"tr_customer_product_id":187008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:49:38.000Z","modified_at":"2026-02-15T10:49:38.000Z","name":"Athena Braun","mobile_number":"534-405-5049","email_id":"Seamus_Gottlieb@yahoo.com","dop":"2025-04-06","serial_number":"13415886447576528","imei1":"13415886447576528","imei2":"13415886447576528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187002,"job_number":"JOB_187002","tr_customer_id":187020,"tr_customer_product_id":187010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:53:09.000Z","modified_at":"2026-02-15T10:53:09.000Z","name":"Eladio Parisian","mobile_number":"504-837-1213","email_id":"Sienna.Kirlin@yahoo.com","dop":"2025-04-06","serial_number":"19382972336927020","imei1":"19382972336927020","imei2":"19382972336927020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187004,"job_number":"JOB_187004","tr_customer_id":187022,"tr_customer_product_id":187012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:58:00.000Z","modified_at":"2026-02-15T10:58:00.000Z","name":"Jolie Abernathy","mobile_number":"603-789-9785","email_id":"Era.Braun25@hotmail.com","dop":"2025-04-06","serial_number":"14451919436683220","imei1":"14451919436683220","imei2":"14451919436683220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187005,"job_number":"JOB_187005","tr_customer_id":187023,"tr_customer_product_id":187013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:05:11.000Z","modified_at":"2026-02-15T12:05:11.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-05","serial_number":"55346567890444","imei1":"55346567890444","imei2":"55346567890444","popurl":"2026-02-05T12:05:09.439242500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T12:05:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187006,"job_number":"JOB_187006","tr_customer_id":187024,"tr_customer_product_id":187014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:07:04.000Z","modified_at":"2026-02-15T12:07:04.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-05","serial_number":"89346567890344","imei1":"89346567890344","imei2":"89346567890344","popurl":"2026-02-05T12:07:01.541918800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T12:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187009,"job_number":"JOB_187009","tr_customer_id":187027,"tr_customer_product_id":187017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:39:29.000Z","modified_at":"2026-02-15T13:39:29.000Z","name":"Mitchell Nader","mobile_number":"823-509-1695","email_id":"Shanie.Upton@yahoo.com","dop":"2025-05-30","serial_number":"16127208522228","imei1":"16127208522228","imei2":"16127208522228","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187010,"job_number":"JOB_187010","tr_customer_id":187028,"tr_customer_product_id":187018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:39:30.000Z","modified_at":"2026-02-15T13:39:30.000Z","name":"Alia Gusikowski","mobile_number":"351-510-3439","email_id":"Randall.Cremin12@yahoo.com","dop":"2025-05-30","serial_number":"1438985986096546","imei1":"1438985986096546","imei2":"1438985986096546","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187011,"job_number":"JOB_187011","tr_customer_id":187029,"tr_customer_product_id":187019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:57:38.000Z","modified_at":"2026-02-15T13:57:38.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"102339009322581","imei1":"102339009322581","imei2":"102339009322581","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187013,"job_number":"JOB_187013","tr_customer_id":187031,"tr_customer_product_id":187021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:16.000Z","modified_at":"2026-02-15T13:58:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74586904723473","imei1":"74586904723473","imei2":"74586904723473","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187014,"job_number":"JOB_187014","tr_customer_id":187032,"tr_customer_product_id":187022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64901830297010","imei1":"64901830297010","imei2":"64901830297010","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187015,"job_number":"JOB_187015","tr_customer_id":187033,"tr_customer_product_id":187023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43000733107652","imei1":"43000733107652","imei2":"43000733107652","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187016,"job_number":"JOB_187016","tr_customer_id":187034,"tr_customer_product_id":187024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74179220157113","imei1":"74179220157113","imei2":"74179220157113","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187017,"job_number":"JOB_187017","tr_customer_id":187035,"tr_customer_product_id":187025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:18.000Z","modified_at":"2026-02-15T13:58:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87564269615780","imei1":"87564269615780","imei2":"87564269615780","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187018,"job_number":"JOB_187018","tr_customer_id":187036,"tr_customer_product_id":187026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:18.000Z","modified_at":"2026-02-15T13:58:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73977316052839","imei1":"73977316052839","imei2":"73977316052839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187020,"job_number":"JOB_187020","tr_customer_id":187038,"tr_customer_product_id":187028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:22.000Z","modified_at":"2026-02-15T13:58:22.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"106951712710418","imei1":"106951712710418","imei2":"106951712710418","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187023,"job_number":"JOB_187023","tr_customer_id":187041,"tr_customer_product_id":187031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:48.000Z","modified_at":"2026-02-15T13:58:48.000Z","name":"Lorena Sanford","mobile_number":"268-984-1713","email_id":"Geovany.Keebler29@gmail.com","dop":"2025-04-06","serial_number":"10614436670129892","imei1":"10614436670129892","imei2":"10614436670129892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187024,"job_number":"JOB_187024","tr_customer_id":187042,"tr_customer_product_id":187032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:48.000Z","modified_at":"2026-02-15T13:58:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23050710177185","imei1":"23050710177185","imei2":"23050710177185","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187025,"job_number":"JOB_187025","tr_customer_id":187043,"tr_customer_product_id":187033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40458074383627","imei1":"40458074383627","imei2":"40458074383627","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187026,"job_number":"JOB_187026","tr_customer_id":187044,"tr_customer_product_id":187034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28091532355559","imei1":"28091532355559","imei2":"28091532355559","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187027,"job_number":"JOB_187027","tr_customer_id":187045,"tr_customer_product_id":187035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83878537234347","imei1":"83878537234347","imei2":"83878537234347","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187028,"job_number":"JOB_187028","tr_customer_id":187046,"tr_customer_product_id":187036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:50.000Z","modified_at":"2026-02-15T13:58:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75965107927282","imei1":"75965107927282","imei2":"75965107927282","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187029,"job_number":"JOB_187029","tr_customer_id":187047,"tr_customer_product_id":187037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:50.000Z","modified_at":"2026-02-15T13:58:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33249299895497","imei1":"33249299895497","imei2":"33249299895497","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187031,"job_number":"JOB_187031","tr_customer_id":187049,"tr_customer_product_id":187039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:06.000Z","modified_at":"2026-02-15T13:59:06.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104894473772043","imei1":"104894473772043","imei2":"104894473772043","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187033,"job_number":"JOB_187033","tr_customer_id":187051,"tr_customer_product_id":187041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:20.000Z","modified_at":"2026-02-15T13:59:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51124551888715","imei1":"51124551888715","imei2":"51124551888715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187034,"job_number":"JOB_187034","tr_customer_id":187052,"tr_customer_product_id":187042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89655487230437","imei1":"89655487230437","imei2":"89655487230437","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187035,"job_number":"JOB_187035","tr_customer_id":187053,"tr_customer_product_id":187043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98377118697013","imei1":"98377118697013","imei2":"98377118697013","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187036,"job_number":"JOB_187036","tr_customer_id":187054,"tr_customer_product_id":187044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78381531985396","imei1":"78381531985396","imei2":"78381531985396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187037,"job_number":"JOB_187037","tr_customer_id":187055,"tr_customer_product_id":187045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27918658492429","imei1":"27918658492429","imei2":"27918658492429","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187038,"job_number":"JOB_187038","tr_customer_id":187056,"tr_customer_product_id":187046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:22.000Z","modified_at":"2026-02-15T13:59:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82492217863724","imei1":"82492217863724","imei2":"82492217863724","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187040,"job_number":"JOB_187040","tr_customer_id":187058,"tr_customer_product_id":187048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:37.000Z","modified_at":"2026-02-15T13:59:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18714751055887","imei1":"18714751055887","imei2":"18714751055887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187042,"job_number":"JOB_187042","tr_customer_id":187060,"tr_customer_product_id":187050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:38.000Z","modified_at":"2026-02-15T13:59:38.000Z","name":"Dortha Collier","mobile_number":"303-925-9068","email_id":"Jeffrey12@hotmail.com","dop":"2025-04-06","serial_number":"19979080396713290","imei1":"19979080396713290","imei2":"19979080396713290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187045,"job_number":"JOB_187045","tr_customer_id":187063,"tr_customer_product_id":187053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:00:20.000Z","modified_at":"2026-02-15T14:00:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13984422900997","imei1":"13984422900997","imei2":"13984422900997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187047,"job_number":"JOB_187047","tr_customer_id":187065,"tr_customer_product_id":187055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:00:22.000Z","modified_at":"2026-02-15T14:00:22.000Z","name":"Meaghan Reinger","mobile_number":"505-668-0409","email_id":"Anabelle.Connelly70@gmail.com","dop":"2025-04-06","serial_number":"18834737958951230","imei1":"18834737958951230","imei2":"18834737958951230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187048,"job_number":"JOB_187048","tr_customer_id":187066,"tr_customer_product_id":187056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:01:03.000Z","modified_at":"2026-02-15T14:01:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12607197800685","imei1":"12607197800685","imei2":"12607197800685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:01:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187050,"job_number":"JOB_187050","tr_customer_id":187068,"tr_customer_product_id":187058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:01:04.000Z","modified_at":"2026-02-15T14:01:04.000Z","name":"Jamir Cronin","mobile_number":"665-903-3047","email_id":"Brandy_West25@gmail.com","dop":"2025-04-06","serial_number":"11597987596136010","imei1":"11597987596136010","imei2":"11597987596136010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:01:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187060,"job_number":"JOB_187060","tr_customer_id":187078,"tr_customer_product_id":187068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:18:40.000Z","modified_at":"2026-02-15T14:18:40.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"43132387608188","imei1":"43132387608188","imei2":"43132387608188","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187061,"job_number":"JOB_187061","tr_customer_id":187079,"tr_customer_product_id":187069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:18:40.000Z","modified_at":"2026-02-15T14:18:40.000Z","name":"Zoila McKenzie","mobile_number":"513-733-2264","email_id":"Rocky8@yahoo.com","dop":"2025-02-01","serial_number":"100160448245178","imei1":"100160448245178","imei2":"100160448245178","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187063,"job_number":"JOB_187063","tr_customer_id":187081,"tr_customer_product_id":187071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:22.000Z","modified_at":"2026-02-15T14:19:22.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"35932994454938","imei1":"35932994454938","imei2":"35932994454938","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187064,"job_number":"JOB_187064","tr_customer_id":187082,"tr_customer_product_id":187072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:23.000Z","modified_at":"2026-02-15T14:19:23.000Z","name":"Danial Stracke","mobile_number":"921-742-5413","email_id":"Hester_Hackett99@gmail.com","dop":"2025-02-01","serial_number":"37239301380109","imei1":"37239301380109","imei2":"37239301380109","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187066,"job_number":"JOB_187066","tr_customer_id":187084,"tr_customer_product_id":187074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:58.000Z","modified_at":"2026-02-15T14:19:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15707532866387","imei1":"15707532866387","imei2":"15707532866387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187068,"job_number":"JOB_187068","tr_customer_id":187086,"tr_customer_product_id":187076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:00.000Z","modified_at":"2026-02-15T14:20:00.000Z","name":"Carson Douglas","mobile_number":"846-599-4597","email_id":"Maritza53@yahoo.com","dop":"2025-04-06","serial_number":"13252984808633096","imei1":"13252984808633096","imei2":"13252984808633096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187069,"job_number":"JOB_187069","tr_customer_id":187087,"tr_customer_product_id":187077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:04.000Z","modified_at":"2026-02-15T14:20:04.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"90638858306649","imei1":"90638858306649","imei2":"90638858306649","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187070,"job_number":"JOB_187070","tr_customer_id":187088,"tr_customer_product_id":187078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:04.000Z","modified_at":"2026-02-15T14:20:04.000Z","name":"Madison Jones","mobile_number":"415-558-6887","email_id":"Maybelle.Jacobs51@hotmail.com","dop":"2025-02-01","serial_number":"51142501004467","imei1":"51142501004467","imei2":"51142501004467","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187072,"job_number":"JOB_187072","tr_customer_id":187090,"tr_customer_product_id":187080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:39.000Z","modified_at":"2026-02-15T14:20:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17953549906708","imei1":"17953549906708","imei2":"17953549906708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187074,"job_number":"JOB_187074","tr_customer_id":187092,"tr_customer_product_id":187082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:41.000Z","modified_at":"2026-02-15T14:20:41.000Z","name":"Ocie Labadie","mobile_number":"730-877-9586","email_id":"Alvah.McCullough85@yahoo.com","dop":"2025-04-06","serial_number":"10392770912008928","imei1":"10392770912008928","imei2":"10392770912008928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187075,"job_number":"JOB_187075","tr_customer_id":187093,"tr_customer_product_id":187083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:46.000Z","modified_at":"2026-02-15T14:20:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14329955753337","imei1":"14329955753337","imei2":"14329955753337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187077,"job_number":"JOB_187077","tr_customer_id":187095,"tr_customer_product_id":187085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:47.000Z","modified_at":"2026-02-15T14:20:47.000Z","name":"Gabriel Fay","mobile_number":"501-502-1715","email_id":"Shanel.Hoeger37@yahoo.com","dop":"2025-04-06","serial_number":"18956941070379930","imei1":"18956941070379930","imei2":"18956941070379930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187078,"job_number":"JOB_187078","tr_customer_id":187096,"tr_customer_product_id":187086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:26.000Z","modified_at":"2026-02-15T14:21:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10102675426909","imei1":"10102675426909","imei2":"10102675426909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187080,"job_number":"JOB_187080","tr_customer_id":187098,"tr_customer_product_id":187088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:27.000Z","modified_at":"2026-02-15T14:21:27.000Z","name":"Drew Grady","mobile_number":"302-618-2173","email_id":"Solon98@yahoo.com","dop":"2025-04-06","serial_number":"15619477608470204","imei1":"15619477608470204","imei2":"15619477608470204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187081,"job_number":"JOB_187081","tr_customer_id":187099,"tr_customer_product_id":187089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:32.000Z","modified_at":"2026-02-15T14:21:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14830749884443","imei1":"14830749884443","imei2":"14830749884443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187083,"job_number":"JOB_187083","tr_customer_id":187101,"tr_customer_product_id":187091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:34.000Z","modified_at":"2026-02-15T14:21:34.000Z","name":"Liana Huel","mobile_number":"802-895-5064","email_id":"Angelina.Sanford@yahoo.com","dop":"2025-04-06","serial_number":"15748405575817776","imei1":"15748405575817776","imei2":"15748405575817776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187084,"job_number":"JOB_187084","tr_customer_id":187102,"tr_customer_product_id":187092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:07.000Z","modified_at":"2026-02-15T14:22:07.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10716528573250","imei1":"10716528573250","imei2":"10716528573250","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187086,"job_number":"JOB_187086","tr_customer_id":187104,"tr_customer_product_id":187094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:08.000Z","modified_at":"2026-02-15T14:22:08.000Z","name":"Jessika Douglas","mobile_number":"217-412-9721","email_id":"Emory74@yahoo.com","dop":"2025-06-18","serial_number":"1083359125800506","imei1":"1083359125800506","imei2":"1083359125800506","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187087,"job_number":"JOB_187087","tr_customer_id":187105,"tr_customer_product_id":187095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:11.000Z","modified_at":"2026-02-15T14:22:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15559671691365","imei1":"15559671691365","imei2":"15559671691365","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187089,"job_number":"JOB_187089","tr_customer_id":187107,"tr_customer_product_id":187097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:12.000Z","modified_at":"2026-02-15T14:22:12.000Z","name":"Murray Wolf","mobile_number":"531-319-5052","email_id":"Dorothea_Rice@yahoo.com","dop":"2025-04-06","serial_number":"19208423499013300","imei1":"19208423499013300","imei2":"19208423499013300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187093,"job_number":"JOB_187093","tr_customer_id":187111,"tr_customer_product_id":187101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:50.000Z","modified_at":"2026-02-15T14:22:50.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10542814601330","imei1":"10542814601330","imei2":"10542814601330","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187095,"job_number":"JOB_187095","tr_customer_id":187113,"tr_customer_product_id":187103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:51.000Z","modified_at":"2026-02-15T14:22:51.000Z","name":"Jarrett Krajcik","mobile_number":"678-945-2716","email_id":"Hanna.Dibbert51@hotmail.com","dop":"2025-06-18","serial_number":"1076684520318457","imei1":"1076684520318457","imei2":"1076684520318457","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187102,"job_number":"JOB_187102","tr_customer_id":187120,"tr_customer_product_id":187110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:53.000Z","modified_at":"2026-02-15T14:23:53.000Z","name":"Chris Boyle","mobile_number":"303-503-7415","email_id":"Hollie.Mueller@gmail.com","dop":"2025-04-07","serial_number":"16343792352653","imei1":"16343792352653","imei2":"16343792352653","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187103,"job_number":"JOB_187103","tr_customer_id":187121,"tr_customer_product_id":187111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:23.000Z","modified_at":"2026-02-15T14:24:23.000Z","name":"Ora Hane","mobile_number":"203-845-8131","email_id":"Herminia89@yahoo.com","dop":"2025-04-07","serial_number":"17897755107457","imei1":"17897755107457","imei2":"17897755107457","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187107,"job_number":"JOB_187107","tr_customer_id":187125,"tr_customer_product_id":187115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:48.000Z","modified_at":"2026-02-15T14:24:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15249122686704","imei1":"15249122686704","imei2":"15249122686704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187109,"job_number":"JOB_187109","tr_customer_id":187127,"tr_customer_product_id":187117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:50.000Z","modified_at":"2026-02-15T14:24:50.000Z","name":"Susanna Wuckert","mobile_number":"756-672-8169","email_id":"Margaret14@hotmail.com","dop":"2025-04-06","serial_number":"11725153669115862","imei1":"11725153669115862","imei2":"11725153669115862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187110,"job_number":"JOB_187110","tr_customer_id":187128,"tr_customer_product_id":187118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:18.000Z","modified_at":"2026-02-15T14:25:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15586379621468","imei1":"15586379621468","imei2":"15586379621468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187112,"job_number":"JOB_187112","tr_customer_id":187130,"tr_customer_product_id":187120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:19.000Z","modified_at":"2026-02-15T14:25:19.000Z","name":"Lucinda Kling","mobile_number":"206-462-1937","email_id":"Mazie52@yahoo.com","dop":"2025-04-06","serial_number":"15975787898779336","imei1":"15975787898779336","imei2":"15975787898779336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187113,"job_number":"JOB_187113","tr_customer_id":187131,"tr_customer_product_id":187121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:36.000Z","modified_at":"2026-02-15T14:25:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16450245740387","imei1":"16450245740387","imei2":"16450245740387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187115,"job_number":"JOB_187115","tr_customer_id":187133,"tr_customer_product_id":187123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:38.000Z","modified_at":"2026-02-15T14:25:38.000Z","name":"Jacklyn Kutch","mobile_number":"828-887-6462","email_id":"Baron.Kertzmann41@yahoo.com","dop":"2025-04-06","serial_number":"12215152455965426","imei1":"12215152455965426","imei2":"12215152455965426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187116,"job_number":"JOB_187116","tr_customer_id":187134,"tr_customer_product_id":187124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:00.000Z","modified_at":"2026-02-15T14:26:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19970265154876","imei1":"19970265154876","imei2":"19970265154876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187118,"job_number":"JOB_187118","tr_customer_id":187136,"tr_customer_product_id":187126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:02.000Z","modified_at":"2026-02-15T14:26:02.000Z","name":"Bette Jast","mobile_number":"940-666-6163","email_id":"Fidel_Stanton@hotmail.com","dop":"2025-04-06","serial_number":"16249673678697824","imei1":"16249673678697824","imei2":"16249673678697824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187119,"job_number":"JOB_187119","tr_customer_id":187137,"tr_customer_product_id":187127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:15.000Z","modified_at":"2026-02-15T14:26:15.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19254089152789","imei1":"19254089152789","imei2":"19254089152789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187121,"job_number":"JOB_187121","tr_customer_id":187139,"tr_customer_product_id":187129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:16.000Z","modified_at":"2026-02-15T14:26:16.000Z","name":"Yesenia Hayes","mobile_number":"784-689-1355","email_id":"Clovis_Watsica@yahoo.com","dop":"2025-04-06","serial_number":"14793764931110308","imei1":"14793764931110308","imei2":"14793764931110308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187122,"job_number":"JOB_187122","tr_customer_id":187140,"tr_customer_product_id":187130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:22.000Z","modified_at":"2026-02-15T14:26:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17118441382342","imei1":"17118441382342","imei2":"17118441382342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187124,"job_number":"JOB_187124","tr_customer_id":187142,"tr_customer_product_id":187132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:24.000Z","modified_at":"2026-02-15T14:26:24.000Z","name":"Jarret Marvin","mobile_number":"386-842-5740","email_id":"Jordon11@gmail.com","dop":"2025-04-06","serial_number":"16559444459322644","imei1":"16559444459322644","imei2":"16559444459322644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187125,"job_number":"JOB_187125","tr_customer_id":187143,"tr_customer_product_id":187133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:27.000Z","modified_at":"2026-02-15T14:26:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18464460773179","imei1":"18464460773179","imei2":"18464460773179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187127,"job_number":"JOB_187127","tr_customer_id":187145,"tr_customer_product_id":187135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:29.000Z","modified_at":"2026-02-15T14:26:29.000Z","name":"Kiana Larson","mobile_number":"933-754-2101","email_id":"Kara.Wolff@gmail.com","dop":"2025-04-06","serial_number":"18852327251330156","imei1":"18852327251330156","imei2":"18852327251330156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187128,"job_number":"JOB_187128","tr_customer_id":187146,"tr_customer_product_id":187136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:43.000Z","modified_at":"2026-02-15T14:26:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19124385431179","imei1":"19124385431179","imei2":"19124385431179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187130,"job_number":"JOB_187130","tr_customer_id":187148,"tr_customer_product_id":187138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:44.000Z","modified_at":"2026-02-15T14:26:44.000Z","name":"Winifred Schowalter","mobile_number":"853-542-7211","email_id":"Lavern91@gmail.com","dop":"2025-04-06","serial_number":"14821022656654990","imei1":"14821022656654990","imei2":"14821022656654990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187131,"job_number":"JOB_187131","tr_customer_id":187149,"tr_customer_product_id":187139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:01.000Z","modified_at":"2026-02-15T14:27:01.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14528354389338","imei1":"14528354389338","imei2":"14528354389338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187133,"job_number":"JOB_187133","tr_customer_id":187151,"tr_customer_product_id":187141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:03.000Z","modified_at":"2026-02-15T14:27:03.000Z","name":"Ian Pfannerstill","mobile_number":"470-995-9982","email_id":"Sarina0@hotmail.com","dop":"2025-04-06","serial_number":"11434439116627450","imei1":"11434439116627450","imei2":"11434439116627450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187134,"job_number":"JOB_187134","tr_customer_id":187152,"tr_customer_product_id":187142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:12.000Z","modified_at":"2026-02-15T14:27:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17649021680040","imei1":"17649021680040","imei2":"17649021680040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187136,"job_number":"JOB_187136","tr_customer_id":187154,"tr_customer_product_id":187144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:14.000Z","modified_at":"2026-02-15T14:27:14.000Z","name":"Tiara Schowalter","mobile_number":"688-431-0405","email_id":"Lesley.Schmitt@hotmail.com","dop":"2025-04-06","serial_number":"12658411081049574","imei1":"12658411081049574","imei2":"12658411081049574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187137,"job_number":"JOB_187137","tr_customer_id":187155,"tr_customer_product_id":187145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:47.000Z","modified_at":"2026-02-15T14:27:47.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18186610422609","imei1":"18186610422609","imei2":"18186610422609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187139,"job_number":"JOB_187139","tr_customer_id":187157,"tr_customer_product_id":187147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:49.000Z","modified_at":"2026-02-15T14:27:49.000Z","name":"Kenny Waters","mobile_number":"888-260-3328","email_id":"Tyrell_Feil78@yahoo.com","dop":"2025-04-06","serial_number":"10019552825530170","imei1":"10019552825530170","imei2":"10019552825530170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187140,"job_number":"JOB_187140","tr_customer_id":187158,"tr_customer_product_id":187148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:57.000Z","modified_at":"2026-02-15T14:27:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14648595276951","imei1":"14648595276951","imei2":"14648595276951","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187142,"job_number":"JOB_187142","tr_customer_id":187160,"tr_customer_product_id":187150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:58.000Z","modified_at":"2026-02-15T14:27:58.000Z","name":"Bettie Champlin","mobile_number":"517-925-1371","email_id":"Tyshawn.Pacocha49@yahoo.com","dop":"2025-04-06","serial_number":"12168536102071452","imei1":"12168536102071452","imei2":"12168536102071452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187143,"job_number":"JOB_187143","tr_customer_id":187161,"tr_customer_product_id":187151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:59.000Z","modified_at":"2026-02-15T14:27:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17911571022317","imei1":"17911571022317","imei2":"17911571022317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187145,"job_number":"JOB_187145","tr_customer_id":187163,"tr_customer_product_id":187153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:01.000Z","modified_at":"2026-02-15T14:28:01.000Z","name":"Everett Thompson","mobile_number":"598-379-4227","email_id":"Mya37@hotmail.com","dop":"2025-04-06","serial_number":"11574104922902676","imei1":"11574104922902676","imei2":"11574104922902676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187147,"job_number":"JOB_187147","tr_customer_id":187165,"tr_customer_product_id":187155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:10.000Z","modified_at":"2026-02-15T14:28:10.000Z","name":"Johann Ritchie","mobile_number":"646-992-8950","email_id":"Omari.Welch@yahoo.com","dop":"2025-04-06","serial_number":"17914960512879240","imei1":"17914960512879240","imei2":"17914960512879240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187149,"job_number":"JOB_187149","tr_customer_id":187167,"tr_customer_product_id":187157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:47.000Z","modified_at":"2026-02-15T14:28:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12489427100538","imei1":"12489427100538","imei2":"12489427100538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187152,"job_number":"JOB_187152","tr_customer_id":187170,"tr_customer_product_id":187160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:49.000Z","modified_at":"2026-02-15T14:28:49.000Z","name":"Herminia Keebler","mobile_number":"651-925-0224","email_id":"Rachael15@hotmail.com","dop":"2025-04-06","serial_number":"18142919284428130","imei1":"18142919284428130","imei2":"18142919284428130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187154,"job_number":"JOB_187154","tr_customer_id":187172,"tr_customer_product_id":187162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:51.000Z","modified_at":"2026-02-15T14:28:51.000Z","name":"Zoe Monahan","mobile_number":"656-819-8459","email_id":"Hilbert85@gmail.com","dop":"2025-04-06","serial_number":"14162439078513812","imei1":"14162439078513812","imei2":"14162439078513812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187156,"job_number":"JOB_187156","tr_customer_id":187174,"tr_customer_product_id":187164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:29:34.000Z","modified_at":"2026-02-15T14:29:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14748848004874","imei1":"14748848004874","imei2":"14748848004874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187158,"job_number":"JOB_187158","tr_customer_id":187176,"tr_customer_product_id":187166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:29:36.000Z","modified_at":"2026-02-15T14:29:36.000Z","name":"Marco Carter","mobile_number":"248-635-7873","email_id":"Jeremie.Raynor87@hotmail.com","dop":"2025-04-06","serial_number":"10532882504952882","imei1":"10532882504952882","imei2":"10532882504952882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187159,"job_number":"JOB_187159","tr_customer_id":187177,"tr_customer_product_id":187167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:35.000Z","modified_at":"2026-02-15T14:31:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17987057243901","imei1":"17987057243901","imei2":"17987057243901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187161,"job_number":"JOB_187161","tr_customer_id":187179,"tr_customer_product_id":187169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:36.000Z","modified_at":"2026-02-15T14:31:36.000Z","name":"Golda Johns","mobile_number":"826-554-0175","email_id":"Dean98@hotmail.com","dop":"2025-04-06","serial_number":"14485796904094016","imei1":"14485796904094016","imei2":"14485796904094016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187162,"job_number":"JOB_187162","tr_customer_id":187180,"tr_customer_product_id":187170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:40.000Z","modified_at":"2026-02-15T14:31:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15711692534320","imei1":"15711692534320","imei2":"15711692534320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187164,"job_number":"JOB_187164","tr_customer_id":187182,"tr_customer_product_id":187172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:42.000Z","modified_at":"2026-02-15T14:31:42.000Z","name":"Erich Kirlin","mobile_number":"897-623-8534","email_id":"Clint.Hermiston@hotmail.com","dop":"2025-04-06","serial_number":"10353955896889238","imei1":"10353955896889238","imei2":"10353955896889238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187165,"job_number":"JOB_187165","tr_customer_id":187183,"tr_customer_product_id":187173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:19.000Z","modified_at":"2026-02-15T14:32:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13512958212601","imei1":"13512958212601","imei2":"13512958212601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187167,"job_number":"JOB_187167","tr_customer_id":187185,"tr_customer_product_id":187175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:21.000Z","modified_at":"2026-02-15T14:32:21.000Z","name":"Neva Boehm","mobile_number":"249-827-8649","email_id":"Efrain74@gmail.com","dop":"2025-04-06","serial_number":"19138619691890560","imei1":"19138619691890560","imei2":"19138619691890560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187168,"job_number":"JOB_187168","tr_customer_id":187186,"tr_customer_product_id":187176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:24.000Z","modified_at":"2026-02-15T14:32:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12264870516207","imei1":"12264870516207","imei2":"12264870516207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187170,"job_number":"JOB_187170","tr_customer_id":187188,"tr_customer_product_id":187178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:26.000Z","modified_at":"2026-02-15T14:32:26.000Z","name":"Richmond Hegmann","mobile_number":"529-670-4625","email_id":"Constance.Cormier17@hotmail.com","dop":"2025-04-06","serial_number":"13295411501727392","imei1":"13295411501727392","imei2":"13295411501727392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187171,"job_number":"JOB_187171","tr_customer_id":187189,"tr_customer_product_id":187179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:27.000Z","modified_at":"2026-02-15T14:32:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17157960088787","imei1":"17157960088787","imei2":"17157960088787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187173,"job_number":"JOB_187173","tr_customer_id":187191,"tr_customer_product_id":187181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:29.000Z","modified_at":"2026-02-15T14:32:29.000Z","name":"Naomi Wiegand","mobile_number":"709-924-7550","email_id":"Rosendo_Stroman@gmail.com","dop":"2025-04-06","serial_number":"10170722342086502","imei1":"10170722342086502","imei2":"10170722342086502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187177,"job_number":"JOB_187177","tr_customer_id":187195,"tr_customer_product_id":187185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:03.000Z","modified_at":"2026-02-15T14:33:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18123061742281","imei1":"18123061742281","imei2":"18123061742281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187181,"job_number":"JOB_187181","tr_customer_id":187199,"tr_customer_product_id":187189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:04.000Z","modified_at":"2026-02-15T14:33:04.000Z","name":"Chelsie Morar","mobile_number":"988-775-3480","email_id":"Alize_Denesik34@hotmail.com","dop":"2025-04-06","serial_number":"17238599782396452","imei1":"17238599782396452","imei2":"17238599782396452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187183,"job_number":"JOB_187183","tr_customer_id":187201,"tr_customer_product_id":187191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:13.000Z","modified_at":"2026-02-15T14:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11572965201556","imei1":"11572965201556","imei2":"11572965201556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187184,"job_number":"JOB_187184","tr_customer_id":187202,"tr_customer_product_id":187192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:13.000Z","modified_at":"2026-02-15T14:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19666558173880","imei1":"19666558173880","imei2":"19666558173880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187187,"job_number":"JOB_187187","tr_customer_id":187205,"tr_customer_product_id":187195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:15.000Z","modified_at":"2026-02-15T14:33:15.000Z","name":"Khalid Carroll","mobile_number":"318-902-0223","email_id":"Devan_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"19853331500066716","imei1":"19853331500066716","imei2":"19853331500066716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187188,"job_number":"JOB_187188","tr_customer_id":187206,"tr_customer_product_id":187196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:15.000Z","modified_at":"2026-02-15T14:33:15.000Z","name":"Jose Donnelly","mobile_number":"350-839-1406","email_id":"Winnifred_Bashirian78@hotmail.com","dop":"2025-04-06","serial_number":"15444751562136728","imei1":"15444751562136728","imei2":"15444751562136728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187190,"job_number":"JOB_187190","tr_customer_id":187208,"tr_customer_product_id":187198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:17.000Z","modified_at":"2026-02-15T14:33:17.000Z","name":"Charity Boehm","mobile_number":"844-736-4497","email_id":"Bobbie_Jakubowski99@gmail.com","dop":"2025-04-06","serial_number":"18121046470931440","imei1":"18121046470931440","imei2":"18121046470931440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187194,"job_number":"JOB_187194","tr_customer_id":187212,"tr_customer_product_id":187202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:45.000Z","modified_at":"2026-02-15T14:33:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17888040108552","imei1":"17888040108552","imei2":"17888040108552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187196,"job_number":"JOB_187196","tr_customer_id":187214,"tr_customer_product_id":187204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:47.000Z","modified_at":"2026-02-15T14:33:47.000Z","name":"Stanford Parker","mobile_number":"533-212-4801","email_id":"Nedra3@hotmail.com","dop":"2025-04-06","serial_number":"17179522028706224","imei1":"17179522028706224","imei2":"17179522028706224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187198,"job_number":"JOB_187198","tr_customer_id":187216,"tr_customer_product_id":187206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:17.000Z","modified_at":"2026-02-15T14:34:17.000Z","name":"Arno Heathcote","mobile_number":"756-593-2413","email_id":"Dana30@gmail.com","dop":"2025-04-06","serial_number":"15336367938739100","imei1":"15336367938739100","imei2":"15336367938739100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187199,"job_number":"JOB_187199","tr_customer_id":187217,"tr_customer_product_id":187207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:36.000Z","modified_at":"2026-02-15T14:34:36.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10935212475028","imei1":"10935212475028","imei2":"10935212475028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187201,"job_number":"JOB_187201","tr_customer_id":187219,"tr_customer_product_id":187209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:37.000Z","modified_at":"2026-02-15T14:34:37.000Z","name":"Stephon Douglas","mobile_number":"272-236-1014","email_id":"Kristina_Crona@yahoo.com","dop":"2025-04-06","serial_number":"15259864300393112","imei1":"15259864300393112","imei2":"15259864300393112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187202,"job_number":"JOB_187202","tr_customer_id":187220,"tr_customer_product_id":187210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:18.000Z","modified_at":"2026-02-15T14:35:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14337799410978","imei1":"14337799410978","imei2":"14337799410978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187204,"job_number":"JOB_187204","tr_customer_id":187222,"tr_customer_product_id":187212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:19.000Z","modified_at":"2026-02-15T14:35:19.000Z","name":"Rashad Boyer","mobile_number":"232-982-4370","email_id":"Joesph_Sanford49@yahoo.com","dop":"2025-04-06","serial_number":"12127688654837650","imei1":"12127688654837650","imei2":"12127688654837650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187205,"job_number":"JOB_187205","tr_customer_id":187223,"tr_customer_product_id":187213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:43.000Z","modified_at":"2026-02-15T14:35:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14015221197403","imei1":"14015221197403","imei2":"14015221197403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187207,"job_number":"JOB_187207","tr_customer_id":187225,"tr_customer_product_id":187215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:44.000Z","modified_at":"2026-02-15T14:35:44.000Z","name":"Imani Medhurst","mobile_number":"650-622-7969","email_id":"Janiya.Conn@yahoo.com","dop":"2025-04-06","serial_number":"19922696919929816","imei1":"19922696919929816","imei2":"19922696919929816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187209,"job_number":"JOB_187209","tr_customer_id":187227,"tr_customer_product_id":187217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:59.000Z","modified_at":"2026-02-15T14:35:59.000Z","name":"Margaret Herman","mobile_number":"765-314-1127","email_id":"Isaiah28@hotmail.com","dop":"2025-04-06","serial_number":"18043710149272628","imei1":"18043710149272628","imei2":"18043710149272628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187210,"job_number":"JOB_187210","tr_customer_id":187228,"tr_customer_product_id":187218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:00.000Z","modified_at":"2026-02-15T14:36:00.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"13604613005518","imei1":"13604613005518","imei2":"13604613005518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187212,"job_number":"JOB_187212","tr_customer_id":187230,"tr_customer_product_id":187220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:01.000Z","modified_at":"2026-02-15T14:36:01.000Z","name":"Lurline Daniel","mobile_number":"840-985-7355","email_id":"Yasmin.Bosco@hotmail.com","dop":"2025-04-06","serial_number":"11823767115621000","imei1":"11823767115621000","imei2":"11823767115621000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187215,"job_number":"JOB_187215","tr_customer_id":187233,"tr_customer_product_id":187223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:30.000Z","modified_at":"2026-02-15T14:36:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10960992437104","imei1":"10960992437104","imei2":"10960992437104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187217,"job_number":"JOB_187217","tr_customer_id":187235,"tr_customer_product_id":187225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:31.000Z","modified_at":"2026-02-15T14:36:31.000Z","name":"Mable O'Reilly","mobile_number":"751-314-7139","email_id":"Otto.Gutmann94@hotmail.com","dop":"2025-04-06","serial_number":"14474396039964810","imei1":"14474396039964810","imei2":"14474396039964810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187219,"job_number":"JOB_187219","tr_customer_id":187237,"tr_customer_product_id":187227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:37:15.000Z","modified_at":"2026-02-15T14:37:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10609805579560","imei1":"10609805579560","imei2":"10609805579560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187221,"job_number":"JOB_187221","tr_customer_id":187239,"tr_customer_product_id":187229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:37:17.000Z","modified_at":"2026-02-15T14:37:17.000Z","name":"Ocie Wunsch","mobile_number":"820-584-6401","email_id":"Adella.Armstrong92@yahoo.com","dop":"2025-04-06","serial_number":"16473024243918144","imei1":"16473024243918144","imei2":"16473024243918144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187222,"job_number":"JOB_187222","tr_customer_id":187240,"tr_customer_product_id":187230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:51:45.000Z","modified_at":"2026-02-15T14:51:45.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17641341632955","imei1":"17641341632955","imei2":"17641341632955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187224,"job_number":"JOB_187224","tr_customer_id":187242,"tr_customer_product_id":187232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:51:46.000Z","modified_at":"2026-02-15T14:51:46.000Z","name":"Isom Feest","mobile_number":"926-987-6906","email_id":"Valerie17@hotmail.com","dop":"2025-04-06","serial_number":"14085308000184646","imei1":"14085308000184646","imei2":"14085308000184646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187225,"job_number":"JOB_187225","tr_customer_id":187243,"tr_customer_product_id":187233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:52:32.000Z","modified_at":"2026-02-15T14:52:32.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11975447677177","imei1":"11975447677177","imei2":"11975447677177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187227,"job_number":"JOB_187227","tr_customer_id":187245,"tr_customer_product_id":187235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:52:34.000Z","modified_at":"2026-02-15T14:52:34.000Z","name":"Maya Bogisich","mobile_number":"602-261-8346","email_id":"Kraig91@hotmail.com","dop":"2025-04-06","serial_number":"16537270466431296","imei1":"16537270466431296","imei2":"16537270466431296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187228,"job_number":"JOB_187228","tr_customer_id":187246,"tr_customer_product_id":187236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:36:40.000Z","modified_at":"2026-02-15T15:36:40.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741477","imei1":"45658258741477","imei2":"45658258741477","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187229,"job_number":"JOB_187229","tr_customer_id":187247,"tr_customer_product_id":187237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:45:20.000Z","modified_at":"2026-02-15T15:45:20.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108627879415796","imei1":"108627879415796","imei2":"108627879415796","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187231,"job_number":"JOB_187231","tr_customer_id":187249,"tr_customer_product_id":187239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:45:33.000Z","modified_at":"2026-02-15T15:45:33.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103629457089839","imei1":"103629457089839","imei2":"103629457089839","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187233,"job_number":"JOB_187233","tr_customer_id":187251,"tr_customer_product_id":187241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:56:11.000Z","modified_at":"2026-02-15T15:56:11.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"66164243211018","imei1":"66164243211018","imei2":"66164243211018","popurl":"2026-02-05T15:56:10.573819900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187234,"job_number":"JOB_187234","tr_customer_id":187252,"tr_customer_product_id":187242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:16:26.000Z","modified_at":"2026-02-15T16:16:26.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"161966731493793","imei1":"161966731493793","imei2":"161966731493793","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187235,"job_number":"JOB_187235","tr_customer_id":187253,"tr_customer_product_id":187243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:16:49.000Z","modified_at":"2026-02-15T16:16:49.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"149641292823319","imei1":"149641292823319","imei2":"149641292823319","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:16:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187236,"job_number":"JOB_187236","tr_customer_id":187254,"tr_customer_product_id":187244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:18:53.000Z","modified_at":"2026-02-15T16:18:53.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"151297276374035","imei1":"151297276374035","imei2":"151297276374035","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:18:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187237,"job_number":"JOB_187237","tr_customer_id":187255,"tr_customer_product_id":187245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:18:58.000Z","modified_at":"2026-02-15T16:18:58.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"108808193721002","imei1":"108808193721002","imei2":"108808193721002","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187238,"job_number":"JOB_187238","tr_customer_id":187256,"tr_customer_product_id":187246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:23:43.000Z","modified_at":"2026-02-15T16:23:43.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"31935369529867","imei1":"31935369529867","imei2":"31935369529867","popurl":"2026-02-05T16:23:42.911065069Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187239,"job_number":"JOB_187239","tr_customer_id":187257,"tr_customer_product_id":187247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:27:08.000Z","modified_at":"2026-02-15T16:27:08.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"46749897855667","imei1":"46749897855667","imei2":"46749897855667","popurl":"2026-02-05T16:27:07.901475681Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:27:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187240,"job_number":"JOB_187240","tr_customer_id":187258,"tr_customer_product_id":187248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:33:22.000Z","modified_at":"2026-02-15T16:33:22.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"79354885495371","imei1":"79354885495371","imei2":"79354885495371","popurl":"2026-02-05T16:33:22.154071823Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187241,"job_number":"JOB_187241","tr_customer_id":187259,"tr_customer_product_id":187249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:35:02.000Z","modified_at":"2026-02-15T16:35:02.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"85747840933722","imei1":"85747840933722","imei2":"85747840933722","popurl":"2026-02-05T16:35:01.596264050Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187242,"job_number":"JOB_187242","tr_customer_id":187260,"tr_customer_product_id":187250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:57:01.000Z","modified_at":"2026-02-15T16:57:01.000Z","name":"Sanka Chopra","mobile_number":"7061423234","email_id":"amish.ahuja@yahoo.co.in","dop":"2026-02-05","serial_number":"218617199071328","imei1":"218617199071328","imei2":"218617199071328","popurl":"www.meenakshi-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187245,"job_number":"JOB_187245","tr_customer_id":187263,"tr_customer_product_id":187253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:15:40.000Z","modified_at":"2026-02-15T17:15:40.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"178541101045926","imei1":"178541101045926","imei2":"178541101045926","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:15:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187246,"job_number":"JOB_187246","tr_customer_id":187264,"tr_customer_product_id":187254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:17:45.000Z","modified_at":"2026-02-15T17:17:45.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"186266071673725","imei1":"186266071673725","imei2":"186266071673725","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187247,"job_number":"JOB_187247","tr_customer_id":187265,"tr_customer_product_id":187255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:18:21.000Z","modified_at":"2026-02-15T17:18:21.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"128758522195497","imei1":"128758522195497","imei2":"128758522195497","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:18:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187248,"job_number":"JOB_187248","tr_customer_id":187266,"tr_customer_product_id":187256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:22:42.000Z","modified_at":"2026-02-15T17:22:42.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"150234779827605","imei1":"150234779827605","imei2":"150234779827605","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:22:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187249,"job_number":"JOB_187249","tr_customer_id":187267,"tr_customer_product_id":187257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:22:49.000Z","modified_at":"2026-02-15T17:22:49.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"171013778576073","imei1":"171013778576073","imei2":"171013778576073","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187250,"job_number":"JOB_187250","tr_customer_id":187268,"tr_customer_product_id":187258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:08.000Z","modified_at":"2026-02-15T17:23:08.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18454859803935","imei1":"18454859803935","imei2":"18454859803935","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187252,"job_number":"JOB_187252","tr_customer_id":187270,"tr_customer_product_id":187260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:10.000Z","modified_at":"2026-02-15T17:23:10.000Z","name":"Joesph Gibson","mobile_number":"275-453-1343","email_id":"Iliana_Marvin@gmail.com","dop":"2025-04-06","serial_number":"16924793874180156","imei1":"16924793874180156","imei2":"16924793874180156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187253,"job_number":"JOB_187253","tr_customer_id":187271,"tr_customer_product_id":187261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:56.000Z","modified_at":"2026-02-15T17:23:56.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10301690540840","imei1":"10301690540840","imei2":"10301690540840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187255,"job_number":"JOB_187255","tr_customer_id":187273,"tr_customer_product_id":187263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:58.000Z","modified_at":"2026-02-15T17:23:58.000Z","name":"Letitia Schmeler","mobile_number":"637-768-0616","email_id":"Janessa5@hotmail.com","dop":"2025-04-06","serial_number":"13794190485221328","imei1":"13794190485221328","imei2":"13794190485221328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187256,"job_number":"JOB_187256","tr_customer_id":187274,"tr_customer_product_id":187264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:24:43.000Z","modified_at":"2026-02-15T17:24:43.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"13481019924880","imei1":"13481019924880","imei2":"13481019924880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187258,"job_number":"JOB_187258","tr_customer_id":187276,"tr_customer_product_id":187266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:24:44.000Z","modified_at":"2026-02-15T17:24:44.000Z","name":"Savion Ortiz","mobile_number":"351-608-8129","email_id":"Haley_Jaskolski@hotmail.com","dop":"2025-04-06","serial_number":"10244429517004048","imei1":"10244429517004048","imei2":"10244429517004048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187260,"job_number":"JOB_187260","tr_customer_id":187278,"tr_customer_product_id":187268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:15.000Z","modified_at":"2026-02-15T17:32:15.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"13822662662224","imei2":"13822662662224","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187262,"job_number":"JOB_187262","tr_customer_id":187280,"tr_customer_product_id":187270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:32.000Z","modified_at":"2026-02-15T17:32:32.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18557527794996","imei2":"18557527794996","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187264,"job_number":"JOB_187264","tr_customer_id":187282,"tr_customer_product_id":187272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:38.000Z","modified_at":"2026-02-15T17:32:38.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"127148078442767","imei1":"127148078442767","imei2":"127148078442767","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187265,"job_number":"JOB_187265","tr_customer_id":187283,"tr_customer_product_id":187273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:44.000Z","modified_at":"2026-02-15T17:32:44.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"122372982708801","imei1":"122372982708801","imei2":"122372982708801","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187266,"job_number":"JOB_187266","tr_customer_id":187284,"tr_customer_product_id":187274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:49.000Z","modified_at":"2026-02-15T17:32:49.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15123691026939","imei2":"15123691026939","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187268,"job_number":"JOB_187268","tr_customer_id":187286,"tr_customer_product_id":187276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:50.000Z","modified_at":"2026-02-15T17:32:50.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"195411833562769","imei1":"195411833562769","imei2":"195411833562769","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187269,"job_number":"JOB_187269","tr_customer_id":187287,"tr_customer_product_id":187277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:33:02.000Z","modified_at":"2026-02-15T17:33:02.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"117121107398006","imei1":"117121107398006","imei2":"117121107398006","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187270,"job_number":"JOB_187270","tr_customer_id":187288,"tr_customer_product_id":187278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:33:55.000Z","modified_at":"2026-02-15T17:33:55.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"151028092008500","imei1":"151028092008500","imei2":"151028092008500","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187271,"job_number":"JOB_187271","tr_customer_id":187289,"tr_customer_product_id":187279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:34:42.000Z","modified_at":"2026-02-15T17:34:42.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"184864611549608","imei1":"184864611549608","imei2":"184864611549608","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187272,"job_number":"JOB_187272","tr_customer_id":187290,"tr_customer_product_id":187280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:34:52.000Z","modified_at":"2026-02-15T17:34:52.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"155123346349382","imei1":"155123346349382","imei2":"155123346349382","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187273,"job_number":"JOB_187273","tr_customer_id":187291,"tr_customer_product_id":187281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:35:41.000Z","modified_at":"2026-02-15T17:35:41.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"116405416158319","imei1":"116405416158319","imei2":"116405416158319","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187274,"job_number":"JOB_187274","tr_customer_id":187292,"tr_customer_product_id":187282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:35:47.000Z","modified_at":"2026-02-15T17:35:47.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"170462350466686","imei1":"170462350466686","imei2":"170462350466686","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187277,"job_number":"JOB_187277","tr_customer_id":187295,"tr_customer_product_id":187285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:48.000Z","modified_at":"2026-02-15T17:40:48.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"100985925677546A","imei1":"100985925677546A","imei2":"100985925677546A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187278,"job_number":"JOB_187278","tr_customer_id":187296,"tr_customer_product_id":187286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:53.000Z","modified_at":"2026-02-15T17:40:53.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"156556505413078A","imei1":"156556505413078A","imei2":"156556505413078A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187279,"job_number":"JOB_187279","tr_customer_id":187297,"tr_customer_product_id":187287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:56.000Z","modified_at":"2026-02-15T17:40:56.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"154223620398233A","imei1":"154223620398233A","imei2":"154223620398233A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187280,"job_number":"JOB_187280","tr_customer_id":187298,"tr_customer_product_id":187288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:42:25.000Z","modified_at":"2026-02-15T17:42:25.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"1082617516700360","imei1":"1082617516700360","imei2":"1082617516700360","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187281,"job_number":"JOB_187281","tr_customer_id":187299,"tr_customer_product_id":187289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:46:37.000Z","modified_at":"2026-02-15T17:46:37.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"147898259089373","imei1":"147898259089373","imei2":"147898259089373","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187284,"job_number":"JOB_187284","tr_customer_id":187302,"tr_customer_product_id":187292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:51:45.000Z","modified_at":"2026-02-15T17:51:45.000Z","name":"Chandra Mehra","mobile_number":"7027500878","email_id":"bhaumik.pandey@yahoo.co.in","dop":"2026-02-05","serial_number":"953313049736300","imei1":"953313049736300","imei2":"953313049736300","popurl":"www.dinkar-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187285,"job_number":"JOB_187285","tr_customer_id":187303,"tr_customer_product_id":187293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:52:47.000Z","modified_at":"2026-02-15T17:52:47.000Z","name":"Anunay Bhat","mobile_number":"7083327644","email_id":"chandramohan.mahajan@gmail.com","dop":"2026-02-05","serial_number":"902791970508273","imei1":"902791970508273","imei2":"902791970508273","popurl":"www.radha-butt.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187287,"job_number":"JOB_187287","tr_customer_id":187305,"tr_customer_product_id":187295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:00:01.000Z","modified_at":"2026-02-15T18:00:01.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"129529694064332","imei1":"129529694064332","imei2":"129529694064332","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187294,"job_number":"JOB_187294","tr_customer_id":187312,"tr_customer_product_id":187302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T19:02:33.000Z","modified_at":"2026-02-15T19:02:33.000Z","name":"Balamani Sinha","mobile_number":"7077489506","email_id":"chandranath.butt@yahoo.co.in","dop":"2026-02-05","serial_number":"820221923785132","imei1":"820221923785132","imei2":"820221923785132","popurl":"www.dharmaketu-bhattacharya.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T19:02:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187295,"job_number":"JOB_187295","tr_customer_id":187313,"tr_customer_product_id":187303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T19:03:04.000Z","modified_at":"2026-02-15T19:03:04.000Z","name":"Krishna Kakkar","mobile_number":"7017580276","email_id":"som.mahajan@yahoo.co.in","dop":"2026-02-05","serial_number":"027658691228371","imei1":"027658691228371","imei2":"027658691228371","popurl":"www.kashyapi-shukla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T19:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187296,"job_number":"JOB_187296","tr_customer_id":187314,"tr_customer_product_id":187304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T23:46:56.000Z","modified_at":"2026-02-15T23:46:56.000Z","name":"Jagadisha Gowda","mobile_number":"7033527723","email_id":"chanda.singh@gmail.com","dop":"2026-02-05","serial_number":"716447708536345","imei1":"716447708536345","imei2":"716447708536345","popurl":"www.lavanya-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T23:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187298,"job_number":"JOB_187298","tr_customer_id":187316,"tr_customer_product_id":187306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T03:23:58.000Z","modified_at":"2026-02-16T03:23:58.000Z","name":"Hallie Metz","mobile_number":"863-299-4876","email_id":"Shanny_Hagenes@yahoo.com","dop":"2025-05-30","serial_number":"10022649508757","imei1":"10022649508757","imei2":"10022649508757","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T03:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187299,"job_number":"JOB_187299","tr_customer_id":187317,"tr_customer_product_id":187307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T03:24:00.000Z","modified_at":"2026-02-16T03:24:00.000Z","name":"Rhett Braun","mobile_number":"362-339-3393","email_id":"Kelly_Corkery@gmail.com","dop":"2025-05-30","serial_number":"1709458007931367","imei1":"1709458007931367","imei2":"1709458007931367","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T03:24:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187300,"job_number":"JOB_187300","tr_customer_id":187318,"tr_customer_product_id":187308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:06.000Z","modified_at":"2026-02-16T04:22:06.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"13295759190492","imei1":"13295759190492","imei2":"13295759190492","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187302,"job_number":"JOB_187302","tr_customer_id":187320,"tr_customer_product_id":187310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:08.000Z","modified_at":"2026-02-16T04:22:08.000Z","name":"Velma Koss","mobile_number":"520-244-7020","email_id":"Raven85@gmail.com","dop":"2026-01-04","serial_number":"59505695262048950","imei1":"59505695262048950","imei2":"59505695262048950","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187304,"job_number":"JOB_187304","tr_customer_id":187322,"tr_customer_product_id":187312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:00.000Z","modified_at":"2026-02-16T04:23:00.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"12789834671925","imei1":"12789834671925","imei2":"12789834671925","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187306,"job_number":"JOB_187306","tr_customer_id":187324,"tr_customer_product_id":187314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:02.000Z","modified_at":"2026-02-16T04:23:02.000Z","name":"Madisyn Friesen","mobile_number":"215-319-3448","email_id":"Dayna_DuBuque23@yahoo.com","dop":"2026-01-04","serial_number":"95354379874961170","imei1":"95354379874961170","imei2":"95354379874961170","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187307,"job_number":"JOB_187307","tr_customer_id":187325,"tr_customer_product_id":187315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:54.000Z","modified_at":"2026-02-16T04:23:54.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18990644605649","imei1":"18990644605649","imei2":"18990644605649","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187309,"job_number":"JOB_187309","tr_customer_id":187327,"tr_customer_product_id":187317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:56.000Z","modified_at":"2026-02-16T04:23:56.000Z","name":"Nyasia Ullrich","mobile_number":"608-970-5228","email_id":"Isabelle_Kris57@hotmail.com","dop":"2026-01-04","serial_number":"47342645289180770","imei1":"47342645289180770","imei2":"47342645289180770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187310,"job_number":"JOB_187310","tr_customer_id":187328,"tr_customer_product_id":187318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:31:53.000Z","modified_at":"2026-02-16T04:31:53.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14470925949936","imei1":"14470925949936","imei2":"14470925949936","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187312,"job_number":"JOB_187312","tr_customer_id":187330,"tr_customer_product_id":187320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:31:55.000Z","modified_at":"2026-02-16T04:31:55.000Z","name":"Fausto Jakubowski","mobile_number":"509-227-6570","email_id":"Linnea1@gmail.com","dop":"2026-01-04","serial_number":"95957983175281250","imei1":"95957983175281250","imei2":"95957983175281250","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187313,"job_number":"JOB_187313","tr_customer_id":187331,"tr_customer_product_id":187321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:32:50.000Z","modified_at":"2026-02-16T04:32:51.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15180819562535","imei1":"15180819562535","imei2":"15180819562535","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187315,"job_number":"JOB_187315","tr_customer_id":187333,"tr_customer_product_id":187323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:32:52.000Z","modified_at":"2026-02-16T04:32:52.000Z","name":"Jameson Carroll","mobile_number":"924-941-3339","email_id":"Jailyn.Upton64@gmail.com","dop":"2026-01-04","serial_number":"90162112369839070","imei1":"90162112369839070","imei2":"90162112369839070","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187316,"job_number":"JOB_187316","tr_customer_id":187334,"tr_customer_product_id":187324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:33:48.000Z","modified_at":"2026-02-16T04:33:48.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"15513403623748","imei1":"15513403623748","imei2":"15513403623748","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187318,"job_number":"JOB_187318","tr_customer_id":187336,"tr_customer_product_id":187326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:33:50.000Z","modified_at":"2026-02-16T04:33:50.000Z","name":"Phoebe Ledner","mobile_number":"427-577-7016","email_id":"Felicita_Cummerata@hotmail.com","dop":"2026-01-04","serial_number":"50277029238607670","imei1":"50277029238607670","imei2":"50277029238607670","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187321,"job_number":"JOB_187321","tr_customer_id":187339,"tr_customer_product_id":187329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:53.000Z","modified_at":"2026-02-16T04:35:53.000Z","name":"Cydney Schaden","mobile_number":"307-274-3938","email_id":"Ivy_Runte49@yahoo.com","dop":"2025-04-06","serial_number":"12394002694222382","imei1":"12394002694222382","imei2":"12394002694222382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187323,"job_number":"JOB_187323","tr_customer_id":187341,"tr_customer_product_id":187331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:57.000Z","modified_at":"2026-02-16T04:35:57.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16790312657476","imei1":"16790312657476","imei2":"16790312657476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187325,"job_number":"JOB_187325","tr_customer_id":187343,"tr_customer_product_id":187333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:59.000Z","modified_at":"2026-02-16T04:35:59.000Z","name":"Sebastian Keeling","mobile_number":"794-584-5068","email_id":"Velda_Rogahn63@hotmail.com","dop":"2025-04-06","serial_number":"14352630980669572","imei1":"14352630980669572","imei2":"14352630980669572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187326,"job_number":"JOB_187326","tr_customer_id":187344,"tr_customer_product_id":187334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:09.000Z","modified_at":"2026-02-16T04:36:09.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10121942448789","imei1":"10121942448789","imei2":"10121942448789","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187328,"job_number":"JOB_187328","tr_customer_id":187346,"tr_customer_product_id":187336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:10.000Z","modified_at":"2026-02-16T04:36:10.000Z","name":"Mateo Robel","mobile_number":"379-423-1865","email_id":"Sierra60@yahoo.com","dop":"2025-06-18","serial_number":"1054669343307214","imei1":"1054669343307214","imei2":"1054669343307214","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187330,"job_number":"JOB_187330","tr_customer_id":187348,"tr_customer_product_id":187338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:14.000Z","modified_at":"2026-02-16T04:36:14.000Z","name":"Aidan Gleason","mobile_number":"668-636-8477","email_id":"Abagail.Connelly83@yahoo.com","dop":"2025-04-06","serial_number":"13064836948800866","imei1":"13064836948800866","imei2":"13064836948800866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187332,"job_number":"JOB_187332","tr_customer_id":187350,"tr_customer_product_id":187340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:18.000Z","modified_at":"2026-02-16T04:36:18.000Z","name":"Emiliano Hayes","mobile_number":"416-373-5291","email_id":"Ivah74@yahoo.com","dop":"2025-04-06","serial_number":"17749627367068332","imei1":"17749627367068332","imei2":"17749627367068332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187335,"job_number":"JOB_187335","tr_customer_id":187353,"tr_customer_product_id":187343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:21.000Z","modified_at":"2026-02-16T04:36:21.000Z","name":"Melany Vandervort","mobile_number":"573-534-4246","email_id":"Malvina_Ruecker66@yahoo.com","dop":"2025-04-06","serial_number":"17391207055459770","imei1":"17391207055459770","imei2":"17391207055459770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187336,"job_number":"JOB_187336","tr_customer_id":187354,"tr_customer_product_id":187344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:21.000Z","modified_at":"2026-02-16T04:36:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13422105249250","imei1":"13422105249250","imei2":"13422105249250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187338,"job_number":"JOB_187338","tr_customer_id":187356,"tr_customer_product_id":187346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:22.000Z","modified_at":"2026-02-16T04:36:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11268408767795","imei1":"11268408767795","imei2":"11268408767795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187340,"job_number":"JOB_187340","tr_customer_id":187358,"tr_customer_product_id":187348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:23.000Z","modified_at":"2026-02-16T04:36:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17573203195399","imei1":"17573203195399","imei2":"17573203195399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187341,"job_number":"JOB_187341","tr_customer_id":187359,"tr_customer_product_id":187349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:23.000Z","modified_at":"2026-02-16T04:36:23.000Z","name":"Tiffany Dooley","mobile_number":"812-625-1086","email_id":"Gideon_Gutkowski@gmail.com","dop":"2025-04-06","serial_number":"18367540762968496","imei1":"18367540762968496","imei2":"18367540762968496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187343,"job_number":"JOB_187343","tr_customer_id":187361,"tr_customer_product_id":187351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:24.000Z","modified_at":"2026-02-16T04:36:24.000Z","name":"Dakota Hammes","mobile_number":"979-301-8406","email_id":"Jerome_Hoeger@yahoo.com","dop":"2025-04-06","serial_number":"13897520139952880","imei1":"13897520139952880","imei2":"13897520139952880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187344,"job_number":"JOB_187344","tr_customer_id":187362,"tr_customer_product_id":187352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"Cyrus Schaefer","mobile_number":"571-796-7809","email_id":"Annette_Kutch@gmail.com","dop":"2025-04-06","serial_number":"14914287842975272","imei1":"14914287842975272","imei2":"14914287842975272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187346,"job_number":"JOB_187346","tr_customer_id":187364,"tr_customer_product_id":187354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"14076833471485","imei1":"14076833471485","imei2":"14076833471485","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187347,"job_number":"JOB_187347","tr_customer_id":187365,"tr_customer_product_id":187355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:26.000Z","modified_at":"2026-02-16T04:36:26.000Z","name":"Britney Halvorson","mobile_number":"803-601-5668","email_id":"Raquel61@yahoo.com","dop":"2025-02-01","serial_number":"96396790712135","imei1":"96396790712135","imei2":"96396790712135","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187350,"job_number":"JOB_187350","tr_customer_id":187368,"tr_customer_product_id":187358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:30.000Z","modified_at":"2026-02-16T04:36:30.000Z","name":"Cielo Price","mobile_number":"953-717-9946","email_id":"Gerda44@gmail.com","dop":"2025-04-06","serial_number":"13147766432387148","imei1":"13147766432387148","imei2":"13147766432387148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187351,"job_number":"JOB_187351","tr_customer_id":187369,"tr_customer_product_id":187359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:34.000Z","modified_at":"2026-02-16T04:36:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12622137599823","imei1":"12622137599823","imei2":"12622137599823","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187353,"job_number":"JOB_187353","tr_customer_id":187371,"tr_customer_product_id":187361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:35.000Z","modified_at":"2026-02-16T04:36:35.000Z","name":"John Casper","mobile_number":"887-919-6009","email_id":"Maya_Dicki16@gmail.com","dop":"2025-04-06","serial_number":"12936532976708068","imei1":"12936532976708068","imei2":"12936532976708068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187356,"job_number":"JOB_187356","tr_customer_id":187374,"tr_customer_product_id":187364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:40.000Z","modified_at":"2026-02-16T04:36:40.000Z","name":"Maye Von","mobile_number":"747-913-4874","email_id":"Pinkie8@hotmail.com","dop":"2025-04-06","serial_number":"11981601670145474","imei1":"11981601670145474","imei2":"11981601670145474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187357,"job_number":"JOB_187357","tr_customer_id":187375,"tr_customer_product_id":187365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:41.000Z","modified_at":"2026-02-16T04:36:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19690247308554","imei1":"19690247308554","imei2":"19690247308554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187359,"job_number":"JOB_187359","tr_customer_id":187377,"tr_customer_product_id":187367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:42.000Z","modified_at":"2026-02-16T04:36:42.000Z","name":"Dean Welch","mobile_number":"811-640-1732","email_id":"Amelia91@gmail.com","dop":"2025-04-06","serial_number":"15564985021888148","imei1":"15564985021888148","imei2":"15564985021888148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187360,"job_number":"JOB_187360","tr_customer_id":187378,"tr_customer_product_id":187368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:44.000Z","modified_at":"2026-02-16T04:36:44.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14813713238065","imei1":"14813713238065","imei2":"14813713238065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187362,"job_number":"JOB_187362","tr_customer_id":187380,"tr_customer_product_id":187370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:46.000Z","modified_at":"2026-02-16T04:36:46.000Z","name":"Isobel Parisian","mobile_number":"767-284-9315","email_id":"Aaliyah.Gottlieb@hotmail.com","dop":"2025-04-06","serial_number":"16577429220646828","imei1":"16577429220646828","imei2":"16577429220646828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187365,"job_number":"JOB_187365","tr_customer_id":187383,"tr_customer_product_id":187373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:53.000Z","modified_at":"2026-02-16T04:36:53.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103001658345292","imei1":"103001658345292","imei2":"103001658345292","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187367,"job_number":"JOB_187367","tr_customer_id":187385,"tr_customer_product_id":187375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:58.000Z","modified_at":"2026-02-16T04:36:58.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10680650797617","imei1":"10680650797617","imei2":"10680650797617","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187369,"job_number":"JOB_187369","tr_customer_id":187387,"tr_customer_product_id":187377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:59.000Z","modified_at":"2026-02-16T04:36:59.000Z","name":"Jensen Oberbrunner","mobile_number":"813-781-2893","email_id":"Mariana_Ebert33@hotmail.com","dop":"2025-06-18","serial_number":"1069610606814800","imei1":"1069610606814800","imei2":"1069610606814800","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187370,"job_number":"JOB_187370","tr_customer_id":187388,"tr_customer_product_id":187378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:10.000Z","modified_at":"2026-02-16T04:37:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13372686584484","imei1":"13372686584484","imei2":"13372686584484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187373,"job_number":"JOB_187373","tr_customer_id":187391,"tr_customer_product_id":187381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:11.000Z","modified_at":"2026-02-16T04:37:11.000Z","name":"Sydnie Schamberger","mobile_number":"828-982-5507","email_id":"Zachery9@yahoo.com","dop":"2025-04-06","serial_number":"15481616326176058","imei1":"15481616326176058","imei2":"15481616326176058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187376,"job_number":"JOB_187376","tr_customer_id":187394,"tr_customer_product_id":187384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:14.000Z","modified_at":"2026-02-16T04:37:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12967131785992","imei1":"12967131785992","imei2":"12967131785992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187379,"job_number":"JOB_187379","tr_customer_id":187397,"tr_customer_product_id":187387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:15.000Z","modified_at":"2026-02-16T04:37:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18916858885735","imei1":"18916858885735","imei2":"18916858885735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187381,"job_number":"JOB_187381","tr_customer_id":187399,"tr_customer_product_id":187389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15779994988085","imei1":"15779994988085","imei2":"15779994988085","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187382,"job_number":"JOB_187382","tr_customer_id":187400,"tr_customer_product_id":187390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"Nannie Kris","mobile_number":"737-497-5405","email_id":"Tristian91@yahoo.com","dop":"2025-04-06","serial_number":"14492262567719698","imei1":"14492262567719698","imei2":"14492262567719698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187384,"job_number":"JOB_187384","tr_customer_id":187402,"tr_customer_product_id":187392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15609297552479","imei1":"15609297552479","imei2":"15609297552479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187387,"job_number":"JOB_187387","tr_customer_id":187405,"tr_customer_product_id":187395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:17.000Z","modified_at":"2026-02-16T04:37:17.000Z","name":"Dina Maggio","mobile_number":"315-552-0071","email_id":"Vernon51@hotmail.com","dop":"2025-04-06","serial_number":"10246314416673020","imei1":"10246314416673020","imei2":"10246314416673020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187388,"job_number":"JOB_187388","tr_customer_id":187406,"tr_customer_product_id":187396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Bo Fay","mobile_number":"728-284-1886","email_id":"Rosalee25@gmail.com","dop":"2025-04-06","serial_number":"16873145553976500","imei1":"16873145553976500","imei2":"16873145553976500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187389,"job_number":"JOB_187389","tr_customer_id":187407,"tr_customer_product_id":187397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Janet Robel","mobile_number":"823-646-1112","email_id":"Jovani84@hotmail.com","dop":"2025-05-30","serial_number":"12872351938673","imei1":"12872351938673","imei2":"12872351938673","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187390,"job_number":"JOB_187390","tr_customer_id":187408,"tr_customer_product_id":187398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"41597254466201","imei1":"41597254466201","imei2":"41597254466201","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187391,"job_number":"JOB_187391","tr_customer_id":187409,"tr_customer_product_id":187399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Jovanny Jaskolski","mobile_number":"788-472-3823","email_id":"Aliya34@yahoo.com","dop":"2025-04-06","serial_number":"10028050910735456","imei1":"10028050910735456","imei2":"10028050910735456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187392,"job_number":"JOB_187392","tr_customer_id":187410,"tr_customer_product_id":187400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:19.000Z","modified_at":"2026-02-16T04:37:19.000Z","name":"Delfina Bednar","mobile_number":"468-768-2573","email_id":"Cesar.Pfannerstill20@gmail.com","dop":"2025-02-01","serial_number":"62245585370167","imei1":"62245585370167","imei2":"62245585370167","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187393,"job_number":"JOB_187393","tr_customer_id":187411,"tr_customer_product_id":187401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:19.000Z","modified_at":"2026-02-16T04:37:20.000Z","name":"Alexandra Wunsch","mobile_number":"687-752-0042","email_id":"Shakira_Muller@yahoo.com","dop":"2025-05-30","serial_number":"1256075115215499","imei1":"1256075115215499","imei2":"1256075115215499","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187395,"job_number":"JOB_187395","tr_customer_id":187413,"tr_customer_product_id":187403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:37:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13830431124133","imei1":"13830431124133","imei2":"13830431124133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187396,"job_number":"JOB_187396","tr_customer_id":187414,"tr_customer_product_id":187404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:37:21.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12795580835118","imei1":"12795580835118","imei2":"12795580835118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187399,"job_number":"JOB_187399","tr_customer_id":187417,"tr_customer_product_id":187407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:23.000Z","modified_at":"2026-02-16T04:37:23.000Z","name":"Elvis Runolfsson","mobile_number":"853-884-1759","email_id":"Krystal20@yahoo.com","dop":"2025-04-06","serial_number":"15539812132932498","imei1":"15539812132932498","imei2":"15539812132932498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187400,"job_number":"JOB_187400","tr_customer_id":187418,"tr_customer_product_id":187408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:23.000Z","modified_at":"2026-02-16T04:37:23.000Z","name":"Bell Harvey","mobile_number":"636-591-0934","email_id":"August.Padberg35@gmail.com","dop":"2025-04-06","serial_number":"19410892994000110","imei1":"19410892994000110","imei2":"19410892994000110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187401,"job_number":"JOB_187401","tr_customer_id":187419,"tr_customer_product_id":187409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:29.000Z","modified_at":"2026-02-16T04:37:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17832551649860","imei1":"17832551649860","imei2":"17832551649860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187403,"job_number":"JOB_187403","tr_customer_id":187421,"tr_customer_product_id":187411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:29.000Z","modified_at":"2026-02-16T04:37:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13409591707878","imei1":"13409591707878","imei2":"13409591707878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187405,"job_number":"JOB_187405","tr_customer_id":187423,"tr_customer_product_id":187413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:31.000Z","modified_at":"2026-02-16T04:37:31.000Z","name":"Thurman Bartoletti","mobile_number":"307-579-5803","email_id":"Pascale.Wolff@hotmail.com","dop":"2025-04-06","serial_number":"10226537441228816","imei1":"10226537441228816","imei2":"10226537441228816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187408,"job_number":"JOB_187408","tr_customer_id":187426,"tr_customer_product_id":187416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Roman Paucek","mobile_number":"618-732-3117","email_id":"Torey_Wisozk@gmail.com","dop":"2025-04-06","serial_number":"10211415545712506","imei1":"10211415545712506","imei2":"10211415545712506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187411,"job_number":"JOB_187411","tr_customer_id":187429,"tr_customer_product_id":187419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:33.000Z","modified_at":"2026-02-16T04:37:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18517175664255","imei1":"18517175664255","imei2":"18517175664255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187413,"job_number":"JOB_187413","tr_customer_id":187431,"tr_customer_product_id":187421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:35.000Z","modified_at":"2026-02-16T04:37:35.000Z","name":"Cleo Pouros","mobile_number":"795-411-1120","email_id":"Olin_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"17304107681248170","imei1":"17304107681248170","imei2":"17304107681248170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187414,"job_number":"JOB_187414","tr_customer_id":187432,"tr_customer_product_id":187422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:37.000Z","modified_at":"2026-02-16T04:37:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12569258297896","imei1":"12569258297896","imei2":"12569258297896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187415,"job_number":"JOB_187415","tr_customer_id":187433,"tr_customer_product_id":187423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:37.000Z","modified_at":"2026-02-16T04:37:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15570416522391","imei1":"15570416522391","imei2":"15570416522391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187418,"job_number":"JOB_187418","tr_customer_id":187436,"tr_customer_product_id":187426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:39.000Z","modified_at":"2026-02-16T04:37:39.000Z","name":"Megane Ferry","mobile_number":"922-628-6485","email_id":"Linnie_Robel@hotmail.com","dop":"2025-04-06","serial_number":"14072033380679768","imei1":"14072033380679768","imei2":"14072033380679768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187419,"job_number":"JOB_187419","tr_customer_id":187437,"tr_customer_product_id":187427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:39.000Z","modified_at":"2026-02-16T04:37:39.000Z","name":"Evert Renner","mobile_number":"662-762-3375","email_id":"Tristian_Metz31@yahoo.com","dop":"2025-04-06","serial_number":"14008632331464080","imei1":"14008632331464080","imei2":"14008632331464080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187421,"job_number":"JOB_187421","tr_customer_id":187439,"tr_customer_product_id":187429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:42.000Z","modified_at":"2026-02-16T04:37:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15568825222614","imei1":"15568825222614","imei2":"15568825222614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187426,"job_number":"JOB_187426","tr_customer_id":187444,"tr_customer_product_id":187434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"14886346717653","imei1":"14886346717653","imei2":"14886346717653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187427,"job_number":"JOB_187427","tr_customer_id":187445,"tr_customer_product_id":187435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"106915185805231","imei1":"106915185805231","imei2":"106915185805231","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187429,"job_number":"JOB_187429","tr_customer_id":187447,"tr_customer_product_id":187437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Gavin Herman","mobile_number":"716-800-3050","email_id":"Haylie_Wolff79@hotmail.com","dop":"2025-04-06","serial_number":"17123813630724348","imei1":"17123813630724348","imei2":"17123813630724348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187434,"job_number":"JOB_187434","tr_customer_id":187452,"tr_customer_product_id":187442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Aaron Renner","mobile_number":"882-713-7294","email_id":"Tyson.Quigley43@hotmail.com","dop":"2025-04-06","serial_number":"18458119043916730","imei1":"18458119043916730","imei2":"18458119043916730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187439,"job_number":"JOB_187439","tr_customer_id":187457,"tr_customer_product_id":187447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:49.000Z","modified_at":"2026-02-16T04:37:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13067951225746","imei1":"13067951225746","imei2":"13067951225746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187441,"job_number":"JOB_187441","tr_customer_id":187459,"tr_customer_product_id":187449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:51.000Z","modified_at":"2026-02-16T04:37:51.000Z","name":"Estell Daniel","mobile_number":"661-948-6236","email_id":"Luis_Bernhard71@yahoo.com","dop":"2025-04-06","serial_number":"11665036966040752","imei1":"11665036966040752","imei2":"11665036966040752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187442,"job_number":"JOB_187442","tr_customer_id":187460,"tr_customer_product_id":187450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:57.000Z","modified_at":"2026-02-16T04:37:57.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"10242809448250","imei1":"10242809448250","imei2":"10242809448250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187444,"job_number":"JOB_187444","tr_customer_id":187462,"tr_customer_product_id":187452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:59.000Z","modified_at":"2026-02-16T04:37:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10204560037993","imei1":"10204560037993","imei2":"10204560037993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187446,"job_number":"JOB_187446","tr_customer_id":187464,"tr_customer_product_id":187454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:59.000Z","modified_at":"2026-02-16T04:37:59.000Z","name":"Eleonore Adams","mobile_number":"437-582-5494","email_id":"Mark_Pfeffer@hotmail.com","dop":"2025-04-06","serial_number":"12877184327862796","imei1":"12877184327862796","imei2":"12877184327862796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187447,"job_number":"JOB_187447","tr_customer_id":187465,"tr_customer_product_id":187455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:01.000Z","modified_at":"2026-02-16T04:38:01.000Z","name":"Kristin Cremin","mobile_number":"415-787-4069","email_id":"Erling57@yahoo.com","dop":"2025-04-06","serial_number":"12008914525775132","imei1":"12008914525775132","imei2":"12008914525775132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187449,"job_number":"JOB_187449","tr_customer_id":187467,"tr_customer_product_id":187457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:06.000Z","modified_at":"2026-02-16T04:38:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15377812177621","imei1":"15377812177621","imei2":"15377812177621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187451,"job_number":"JOB_187451","tr_customer_id":187469,"tr_customer_product_id":187459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:08.000Z","modified_at":"2026-02-16T04:38:08.000Z","name":"Jabari Kemmer","mobile_number":"361-334-0046","email_id":"Fausto_Bogan@yahoo.com","dop":"2025-04-06","serial_number":"16227055625260198","imei1":"16227055625260198","imei2":"16227055625260198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187457,"job_number":"JOB_187457","tr_customer_id":187475,"tr_customer_product_id":187465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16510288909764","imei1":"16510288909764","imei2":"16510288909764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187458,"job_number":"JOB_187458","tr_customer_id":187476,"tr_customer_product_id":187466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10812196727854","imei1":"10812196727854","imei2":"10812196727854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187461,"job_number":"JOB_187461","tr_customer_id":187479,"tr_customer_product_id":187469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:12.000Z","modified_at":"2026-02-16T04:38:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12978291727722","imei1":"12978291727722","imei2":"12978291727722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187464,"job_number":"JOB_187464","tr_customer_id":187482,"tr_customer_product_id":187472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Hertha Leuschke","mobile_number":"465-419-0521","email_id":"Christelle.Jenkins40@hotmail.com","dop":"2025-04-06","serial_number":"11354449616183028","imei1":"11354449616183028","imei2":"11354449616183028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187465,"job_number":"JOB_187465","tr_customer_id":187483,"tr_customer_product_id":187473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Stacy Hyatt","mobile_number":"415-426-1374","email_id":"Everett.Kris43@hotmail.com","dop":"2025-04-06","serial_number":"19364243496593560","imei1":"19364243496593560","imei2":"19364243496593560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187466,"job_number":"JOB_187466","tr_customer_id":187484,"tr_customer_product_id":187474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:14.000Z","modified_at":"2026-02-16T04:38:14.000Z","name":"Milton Schmitt","mobile_number":"968-456-6617","email_id":"Brigitte_Dicki@gmail.com","dop":"2025-04-06","serial_number":"12408643993587540","imei1":"12408643993587540","imei2":"12408643993587540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187467,"job_number":"JOB_187467","tr_customer_id":187485,"tr_customer_product_id":187475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:15.000Z","modified_at":"2026-02-16T04:38:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11225862404950","imei1":"11225862404950","imei2":"11225862404950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187468,"job_number":"JOB_187468","tr_customer_id":187486,"tr_customer_product_id":187476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:15.000Z","modified_at":"2026-02-16T04:38:15.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14958468630327","imei1":"14958468630327","imei2":"14958468630327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187471,"job_number":"JOB_187471","tr_customer_id":187489,"tr_customer_product_id":187479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"30866109203413","imei1":"30866109203413","imei2":"30866109203413","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187472,"job_number":"JOB_187472","tr_customer_id":187490,"tr_customer_product_id":187480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"Marianna Watsica","mobile_number":"346-787-1172","email_id":"Paris.Crist59@yahoo.com","dop":"2025-04-06","serial_number":"12285497547702976","imei1":"12285497547702976","imei2":"12285497547702976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187473,"job_number":"JOB_187473","tr_customer_id":187491,"tr_customer_product_id":187481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"Kallie Kilback","mobile_number":"227-797-3587","email_id":"Bettie_Green82@gmail.com","dop":"2025-02-01","serial_number":"31991068931795","imei1":"31991068931795","imei2":"31991068931795","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187474,"job_number":"JOB_187474","tr_customer_id":187492,"tr_customer_product_id":187482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:18.000Z","modified_at":"2026-02-16T04:38:18.000Z","name":"Clara Kozey","mobile_number":"481-894-5218","email_id":"Milford.Gleichner@hotmail.com","dop":"2025-04-06","serial_number":"16550896424869236","imei1":"16550896424869236","imei2":"16550896424869236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187477,"job_number":"JOB_187477","tr_customer_id":187495,"tr_customer_product_id":187485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:23.000Z","modified_at":"2026-02-16T04:38:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13870637665980","imei1":"13870637665980","imei2":"13870637665980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187479,"job_number":"JOB_187479","tr_customer_id":187497,"tr_customer_product_id":187487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:25.000Z","modified_at":"2026-02-16T04:38:25.000Z","name":"Janick Bode","mobile_number":"392-787-8177","email_id":"Austyn_Baumbach61@gmail.com","dop":"2025-04-06","serial_number":"15449563578274796","imei1":"15449563578274796","imei2":"15449563578274796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187480,"job_number":"JOB_187480","tr_customer_id":187498,"tr_customer_product_id":187488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:26.000Z","modified_at":"2026-02-16T04:38:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14542468932253","imei1":"14542468932253","imei2":"14542468932253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187482,"job_number":"JOB_187482","tr_customer_id":187500,"tr_customer_product_id":187490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:28.000Z","modified_at":"2026-02-16T04:38:28.000Z","name":"Timothy Kirlin","mobile_number":"888-919-5782","email_id":"Abigale_Rohan@gmail.com","dop":"2025-04-06","serial_number":"12634813477157060","imei1":"12634813477157060","imei2":"12634813477157060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187483,"job_number":"JOB_187483","tr_customer_id":187501,"tr_customer_product_id":187491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:32.000Z","modified_at":"2026-02-16T04:38:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16062182425172","imei1":"16062182425172","imei2":"16062182425172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187488,"job_number":"JOB_187488","tr_customer_id":187506,"tr_customer_product_id":187496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:33.000Z","modified_at":"2026-02-16T04:38:33.000Z","name":"Bradford Hammes","mobile_number":"204-456-6133","email_id":"Tamia49@gmail.com","dop":"2025-04-06","serial_number":"14972441308494772","imei1":"14972441308494772","imei2":"14972441308494772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187489,"job_number":"JOB_187489","tr_customer_id":187507,"tr_customer_product_id":187497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:34.000Z","modified_at":"2026-02-16T04:38:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15022369276549","imei1":"15022369276549","imei2":"15022369276549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187491,"job_number":"JOB_187491","tr_customer_id":187509,"tr_customer_product_id":187499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:36.000Z","modified_at":"2026-02-16T04:38:36.000Z","name":"Kyleigh Beatty","mobile_number":"417-890-2577","email_id":"Susanna.Herman@gmail.com","dop":"2025-04-06","serial_number":"18404432027338784","imei1":"18404432027338784","imei2":"18404432027338784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187492,"job_number":"JOB_187492","tr_customer_id":187510,"tr_customer_product_id":187500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:38.000Z","modified_at":"2026-02-16T04:38:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11100920168578","imei1":"11100920168578","imei2":"11100920168578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187494,"job_number":"JOB_187494","tr_customer_id":187512,"tr_customer_product_id":187502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:39.000Z","modified_at":"2026-02-16T04:38:39.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"107940710103482","imei1":"107940710103482","imei2":"107940710103482","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187496,"job_number":"JOB_187496","tr_customer_id":187514,"tr_customer_product_id":187504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:40.000Z","modified_at":"2026-02-16T04:38:40.000Z","name":"Fiona Gislason","mobile_number":"642-718-5255","email_id":"Garrick.Streich@hotmail.com","dop":"2025-04-06","serial_number":"10696879118916308","imei1":"10696879118916308","imei2":"10696879118916308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187497,"job_number":"JOB_187497","tr_customer_id":187515,"tr_customer_product_id":187505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:41.000Z","modified_at":"2026-02-16T04:38:41.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14445437007782","imei1":"14445437007782","imei2":"14445437007782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187500,"job_number":"JOB_187500","tr_customer_id":187518,"tr_customer_product_id":187508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:42.000Z","modified_at":"2026-02-16T04:38:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12350711612932","imei1":"12350711612932","imei2":"12350711612932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187502,"job_number":"JOB_187502","tr_customer_id":187520,"tr_customer_product_id":187510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:43.000Z","modified_at":"2026-02-16T04:38:43.000Z","name":"Magdalena Emmerich","mobile_number":"535-340-5389","email_id":"Jeramie26@gmail.com","dop":"2025-04-06","serial_number":"17079668582028872","imei1":"17079668582028872","imei2":"17079668582028872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187503,"job_number":"JOB_187503","tr_customer_id":187521,"tr_customer_product_id":187511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:44.000Z","modified_at":"2026-02-16T04:38:44.000Z","name":"Virginie Marquardt","mobile_number":"238-810-7649","email_id":"Audrey95@gmail.com","dop":"2025-04-06","serial_number":"13665638921211290","imei1":"13665638921211290","imei2":"13665638921211290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187504,"job_number":"JOB_187504","tr_customer_id":187522,"tr_customer_product_id":187512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:51.000Z","modified_at":"2026-02-16T04:38:51.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"12313906223623","imei1":"12313906223623","imei2":"12313906223623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187506,"job_number":"JOB_187506","tr_customer_id":187524,"tr_customer_product_id":187514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:53.000Z","modified_at":"2026-02-16T04:38:53.000Z","name":"Leta Konopelski","mobile_number":"410-936-5328","email_id":"Jace.Grant@gmail.com","dop":"2025-04-06","serial_number":"19549792280705410","imei1":"19549792280705410","imei2":"19549792280705410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187507,"job_number":"JOB_187507","tr_customer_id":187525,"tr_customer_product_id":187515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:58.000Z","modified_at":"2026-02-16T04:38:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16233343167836","imei1":"16233343167836","imei2":"16233343167836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187509,"job_number":"JOB_187509","tr_customer_id":187527,"tr_customer_product_id":187517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:00.000Z","modified_at":"2026-02-16T04:39:00.000Z","name":"Trevion Nikolaus","mobile_number":"817-715-1081","email_id":"Preston87@hotmail.com","dop":"2025-04-06","serial_number":"17438578580625528","imei1":"17438578580625528","imei2":"17438578580625528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187510,"job_number":"JOB_187510","tr_customer_id":187528,"tr_customer_product_id":187518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:04.000Z","modified_at":"2026-02-16T04:39:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14281628592247","imei1":"14281628592247","imei2":"14281628592247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187512,"job_number":"JOB_187512","tr_customer_id":187530,"tr_customer_product_id":187520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:05.000Z","modified_at":"2026-02-16T04:39:05.000Z","name":"Korbin Doyle","mobile_number":"664-509-7324","email_id":"Cayla54@hotmail.com","dop":"2025-04-06","serial_number":"18821241069854264","imei1":"18821241069854264","imei2":"18821241069854264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187515,"job_number":"JOB_187515","tr_customer_id":187533,"tr_customer_product_id":187523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:08.000Z","modified_at":"2026-02-16T04:39:08.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11322866112199","imei1":"11322866112199","imei2":"11322866112199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187518,"job_number":"JOB_187518","tr_customer_id":187536,"tr_customer_product_id":187526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:09.000Z","modified_at":"2026-02-16T04:39:09.000Z","name":"Marjolaine Mante","mobile_number":"445-448-6282","email_id":"Halle9@gmail.com","dop":"2025-04-06","serial_number":"13427055295024924","imei1":"13427055295024924","imei2":"13427055295024924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187519,"job_number":"JOB_187519","tr_customer_id":187537,"tr_customer_product_id":187527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:21.000Z","modified_at":"2026-02-16T04:39:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13058276250353","imei1":"13058276250353","imei2":"13058276250353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187521,"job_number":"JOB_187521","tr_customer_id":187539,"tr_customer_product_id":187529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:23.000Z","modified_at":"2026-02-16T04:39:23.000Z","name":"Shemar Romaguera","mobile_number":"959-243-8537","email_id":"Emelie.Schuster81@hotmail.com","dop":"2025-04-06","serial_number":"10029489580457272","imei1":"10029489580457272","imei2":"10029489580457272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187522,"job_number":"JOB_187522","tr_customer_id":187540,"tr_customer_product_id":187530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:23.000Z","modified_at":"2026-02-16T04:39:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12124690848233","imei1":"12124690848233","imei2":"12124690848233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187524,"job_number":"JOB_187524","tr_customer_id":187542,"tr_customer_product_id":187532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:25.000Z","modified_at":"2026-02-16T04:39:25.000Z","name":"Judge Hane","mobile_number":"631-574-1633","email_id":"Emmalee_Dickens47@gmail.com","dop":"2025-04-06","serial_number":"15994787680007940","imei1":"15994787680007940","imei2":"15994787680007940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187525,"job_number":"JOB_187525","tr_customer_id":187543,"tr_customer_product_id":187533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:26.000Z","modified_at":"2026-02-16T04:39:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19604150421419","imei1":"19604150421419","imei2":"19604150421419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187527,"job_number":"JOB_187527","tr_customer_id":187545,"tr_customer_product_id":187535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:27.000Z","modified_at":"2026-02-16T04:39:27.000Z","name":"Jana Hamill","mobile_number":"882-688-0856","email_id":"Muriel88@gmail.com","dop":"2025-04-06","serial_number":"10206683537471170","imei1":"10206683537471170","imei2":"10206683537471170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187528,"job_number":"JOB_187528","tr_customer_id":187546,"tr_customer_product_id":187536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:31.000Z","modified_at":"2026-02-16T04:39:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19621428209615","imei1":"19621428209615","imei2":"19621428209615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187529,"job_number":"JOB_187529","tr_customer_id":187547,"tr_customer_product_id":187537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:31.000Z","modified_at":"2026-02-16T04:39:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19432041592851","imei1":"19432041592851","imei2":"19432041592851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187532,"job_number":"JOB_187532","tr_customer_id":187550,"tr_customer_product_id":187540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:33.000Z","modified_at":"2026-02-16T04:39:33.000Z","name":"Antonette Jakubowski","mobile_number":"737-915-4760","email_id":"Camron_Dach@yahoo.com","dop":"2025-04-06","serial_number":"11586525171650290","imei1":"11586525171650290","imei2":"11586525171650290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187533,"job_number":"JOB_187533","tr_customer_id":187551,"tr_customer_product_id":187541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:34.000Z","modified_at":"2026-02-16T04:39:34.000Z","name":"Garret Goldner","mobile_number":"575-479-5497","email_id":"Serena.Gaylord@yahoo.com","dop":"2025-04-06","serial_number":"18123913208588244","imei1":"18123913208588244","imei2":"18123913208588244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187534,"job_number":"JOB_187534","tr_customer_id":187552,"tr_customer_product_id":187542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:40.000Z","modified_at":"2026-02-16T04:39:40.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"18017526036651","imei1":"18017526036651","imei2":"18017526036651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187536,"job_number":"JOB_187536","tr_customer_id":187554,"tr_customer_product_id":187544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:42.000Z","modified_at":"2026-02-16T04:39:42.000Z","name":"Brando Thiel","mobile_number":"514-672-4979","email_id":"Ebba90@yahoo.com","dop":"2025-04-06","serial_number":"10885312258262688","imei1":"10885312258262688","imei2":"10885312258262688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187540,"job_number":"JOB_187540","tr_customer_id":187558,"tr_customer_product_id":187548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:40:05.000Z","modified_at":"2026-02-16T04:40:05.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-06","serial_number":"90183914317991","imei1":"30383914317958","imei2":"30383914317959","popurl":"2026-02-06T04:40:03.223113Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187542,"job_number":"JOB_187542","tr_customer_id":187560,"tr_customer_product_id":187550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:42:22.000Z","modified_at":"2026-02-16T04:42:23.000Z","name":"Katherin Gerhold","mobile_number":"7080590697","email_id":"wayne.lang@yahoo.com","dop":"2026-02-06","serial_number":"172742437398987","imei1":"880574026196501","imei2":"509382369386993","popurl":"www.joann-mitchell.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187543,"job_number":"JOB_187543","tr_customer_id":187561,"tr_customer_product_id":187551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:42:44.000Z","modified_at":"2026-02-16T04:42:44.000Z","name":"Bhudev Pilla","mobile_number":"9044979673","email_id":"anang.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"260847999560611","imei1":"260847999560611","imei2":"260847999560611","popurl":"www.sumitra-mehra.name","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187545,"job_number":"JOB_187545","tr_customer_id":187563,"tr_customer_product_id":187553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:43:23.000Z","modified_at":"2026-02-16T04:43:23.000Z","name":"Anjushri Patel","mobile_number":"9081123942","email_id":"aaryan.butt@hotmail.com","dop":"2026-02-06","serial_number":"606961260882449","imei1":"606961260882449","imei2":"606961260882449","popurl":"www.jyotis-sethi.com","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:43:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187546,"job_number":"JOB_187546","tr_customer_id":187564,"tr_customer_product_id":187554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:43:34.000Z","modified_at":"2026-02-16T04:43:34.000Z","name":"Rajinder Malik","mobile_number":"9095366012","email_id":"kamala.bhattathiri@hotmail.com","dop":"2026-02-06","serial_number":"091939580705982","imei1":"091939580705982","imei2":"091939580705982","popurl":"www.agnimitra-asan.info","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187547,"job_number":"JOB_187547","tr_customer_id":187565,"tr_customer_product_id":187555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:46:20.000Z","modified_at":"2026-02-16T04:46:20.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19605724115149","imei1":"19605724115149","imei2":"19605724115149","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187549,"job_number":"JOB_187549","tr_customer_id":187567,"tr_customer_product_id":187557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:47:18.000Z","modified_at":"2026-02-16T04:47:18.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"12208991892306","imei1":"12208991892306","imei2":"12208991892306","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187551,"job_number":"JOB_187551","tr_customer_id":187569,"tr_customer_product_id":187559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:48:15.000Z","modified_at":"2026-02-16T04:48:15.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"13015331261243","imei1":"13015331261243","imei2":"13015331261243","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187553,"job_number":"JOB_187553","tr_customer_id":187571,"tr_customer_product_id":187561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:48:17.000Z","modified_at":"2026-02-16T04:48:17.000Z","name":"Hobart Considine","mobile_number":"696-526-8115","email_id":"Viviane80@gmail.com","dop":"2026-01-04","serial_number":"58021506152040264","imei1":"58021506152040264","imei2":"58021506152040264","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187554,"job_number":"JOB_187554","tr_customer_id":187572,"tr_customer_product_id":187562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:45.000Z","modified_at":"2026-02-16T04:53:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15092829297396","imei1":"15092829297396","imei2":"15092829297396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187555,"job_number":"JOB_187555","tr_customer_id":187573,"tr_customer_product_id":187563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:45.000Z","modified_at":"2026-02-16T04:53:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55516154112626","imei1":"55516154112626","imei2":"55516154112626","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187556,"job_number":"JOB_187556","tr_customer_id":187574,"tr_customer_product_id":187564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39075077054596","imei1":"39075077054596","imei2":"39075077054596","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187557,"job_number":"JOB_187557","tr_customer_id":187575,"tr_customer_product_id":187565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39101738688437","imei1":"39101738688437","imei2":"39101738688437","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187558,"job_number":"JOB_187558","tr_customer_id":187576,"tr_customer_product_id":187566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12455348510508","imei1":"12455348510508","imei2":"12455348510508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187559,"job_number":"JOB_187559","tr_customer_id":187577,"tr_customer_product_id":187567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:47.000Z","modified_at":"2026-02-16T04:53:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74859143897061","imei1":"74859143897061","imei2":"74859143897061","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187561,"job_number":"JOB_187561","tr_customer_id":187579,"tr_customer_product_id":187569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23602366202619","imei1":"23602366202619","imei2":"23602366202619","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187562,"job_number":"JOB_187562","tr_customer_id":187580,"tr_customer_product_id":187570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42846776552077","imei1":"42846776552077","imei2":"42846776552077","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187563,"job_number":"JOB_187563","tr_customer_id":187581,"tr_customer_product_id":187571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35149315851140","imei1":"35149315851140","imei2":"35149315851140","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187564,"job_number":"JOB_187564","tr_customer_id":187582,"tr_customer_product_id":187572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33043319677054","imei1":"33043319677054","imei2":"33043319677054","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187565,"job_number":"JOB_187565","tr_customer_id":187583,"tr_customer_product_id":187573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81826275405269","imei1":"81826275405269","imei2":"81826275405269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187566,"job_number":"JOB_187566","tr_customer_id":187584,"tr_customer_product_id":187574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11481705867508","imei1":"11481705867508","imei2":"11481705867508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187568,"job_number":"JOB_187568","tr_customer_id":187586,"tr_customer_product_id":187576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:50.000Z","modified_at":"2026-02-16T04:54:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95385076447316","imei1":"95385076447316","imei2":"95385076447316","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187569,"job_number":"JOB_187569","tr_customer_id":187587,"tr_customer_product_id":187577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:50.000Z","modified_at":"2026-02-16T04:54:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70046784837789","imei1":"70046784837789","imei2":"70046784837789","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187570,"job_number":"JOB_187570","tr_customer_id":187588,"tr_customer_product_id":187578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35572287446443","imei1":"35572287446443","imei2":"35572287446443","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187571,"job_number":"JOB_187571","tr_customer_id":187589,"tr_customer_product_id":187579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97537540560593","imei1":"97537540560593","imei2":"97537540560593","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187572,"job_number":"JOB_187572","tr_customer_id":187590,"tr_customer_product_id":187580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27532635464755","imei1":"27532635464755","imei2":"27532635464755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187573,"job_number":"JOB_187573","tr_customer_id":187591,"tr_customer_product_id":187581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:52.000Z","modified_at":"2026-02-16T04:54:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47026177002836","imei1":"47026177002836","imei2":"47026177002836","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187577,"job_number":"JOB_187577","tr_customer_id":187595,"tr_customer_product_id":187585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:24:18.000Z","modified_at":"2026-02-16T05:24:18.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"52250970164502","imei1":"52250970164502","imei2":"52250970164502","popurl":"2026-02-06T05:24:18.368188129Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187578,"job_number":"JOB_187578","tr_customer_id":187596,"tr_customer_product_id":187586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:24:39.000Z","modified_at":"2026-02-16T05:24:39.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"79107695452038","imei1":"79107695452038","imei2":"79107695452038","popurl":"2026-02-06T05:24:39.003643118Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187580,"job_number":"JOB_187580","tr_customer_id":187598,"tr_customer_product_id":187588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:39:15.000Z","modified_at":"2026-02-16T05:39:15.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106098850730736","imei1":"106098850730736","imei2":"106098850730736","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187582,"job_number":"JOB_187582","tr_customer_id":187600,"tr_customer_product_id":187590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:39:30.000Z","modified_at":"2026-02-16T05:39:30.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109871996661107","imei1":"109871996661107","imei2":"109871996661107","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187585,"job_number":"JOB_187585","tr_customer_id":187603,"tr_customer_product_id":187593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:49:17.000Z","modified_at":"2026-02-16T05:49:17.000Z","name":"Constance Cremin","mobile_number":"797-822-7624","email_id":"Isaac75@gmail.com","dop":"2025-04-06","serial_number":"19474599558130236","imei1":"19474599558130236","imei2":"19474599558130236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187587,"job_number":"JOB_187587","tr_customer_id":187605,"tr_customer_product_id":187595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:49:43.000Z","modified_at":"2026-02-16T05:49:43.000Z","name":"Graciela Ernser","mobile_number":"771-901-2470","email_id":"Rollin_Heller11@hotmail.com","dop":"2025-04-06","serial_number":"10399607115864816","imei1":"10399607115864816","imei2":"10399607115864816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:49:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187588,"job_number":"JOB_187588","tr_customer_id":187606,"tr_customer_product_id":187596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:05:55.000Z","modified_at":"2026-02-16T06:05:55.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"17403422333761","imei1":"17403422333761","imei2":"117403422333761","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187589,"job_number":"JOB_187589","tr_customer_id":187607,"tr_customer_product_id":187597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:05:55.000Z","modified_at":"2026-02-16T06:05:55.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"406860222915033","imei1":"406860222915033","imei2":"1406860222915033","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187591,"job_number":"JOB_187591","tr_customer_id":187609,"tr_customer_product_id":187599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:15:18.000Z","modified_at":"2026-02-16T06:15:18.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"12814979206799","imei1":"12814979206799","imei2":"112814979206799","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187592,"job_number":"JOB_187592","tr_customer_id":187610,"tr_customer_product_id":187600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:15:18.000Z","modified_at":"2026-02-16T06:15:18.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"275353625744002","imei1":"275353625744002","imei2":"1275353625744002","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187594,"job_number":"JOB_187594","tr_customer_id":187612,"tr_customer_product_id":187602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:27:25.000Z","modified_at":"2026-02-16T06:27:25.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14948492926402","imei1":"14948492926402","imei2":"114948492926402","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187595,"job_number":"JOB_187595","tr_customer_id":187613,"tr_customer_product_id":187603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:27:25.000Z","modified_at":"2026-02-16T06:27:25.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"297519715938760","imei1":"297519715938760","imei2":"1297519715938760","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187597,"job_number":"JOB_187597","tr_customer_id":187615,"tr_customer_product_id":187605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:37:59.000Z","modified_at":"2026-02-16T06:37:59.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14720426003071","imei1":"14720426003071","imei2":"114720426003071","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187598,"job_number":"JOB_187598","tr_customer_id":187616,"tr_customer_product_id":187606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:38:00.000Z","modified_at":"2026-02-16T06:38:00.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"902001202668157","imei1":"902001202668157","imei2":"1902001202668157","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187604,"job_number":"JOB_187604","tr_customer_id":187622,"tr_customer_product_id":187612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:50:59.000Z","modified_at":"2026-02-16T06:50:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14237319140865","imei1":"14237319140865","imei2":"14237319140865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:50:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187606,"job_number":"JOB_187606","tr_customer_id":187624,"tr_customer_product_id":187614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:01.000Z","modified_at":"2026-02-16T06:51:01.000Z","name":"Sallie Rippin","mobile_number":"262-910-0930","email_id":"Joanne.Hills@yahoo.com","dop":"2025-04-06","serial_number":"10822274399920558","imei1":"10822274399920558","imei2":"10822274399920558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187610,"job_number":"JOB_187610","tr_customer_id":187628,"tr_customer_product_id":187618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:47.000Z","modified_at":"2026-02-16T06:51:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19432729258760","imei1":"19432729258760","imei2":"19432729258760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187612,"job_number":"JOB_187612","tr_customer_id":187630,"tr_customer_product_id":187620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:49.000Z","modified_at":"2026-02-16T06:51:49.000Z","name":"Gustave Green","mobile_number":"999-400-5771","email_id":"Stan11@gmail.com","dop":"2025-04-06","serial_number":"17844445986446094","imei1":"17844445986446094","imei2":"17844445986446094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187616,"job_number":"JOB_187616","tr_customer_id":187634,"tr_customer_product_id":187624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:08.000Z","modified_at":"2026-02-16T06:52:08.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"100004312803482","imei1":"100004312803482","imei2":"100004312803482","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187621,"job_number":"JOB_187621","tr_customer_id":187639,"tr_customer_product_id":187629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:34.000Z","modified_at":"2026-02-16T06:52:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13061030211234","imei1":"13061030211234","imei2":"13061030211234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187623,"job_number":"JOB_187623","tr_customer_id":187641,"tr_customer_product_id":187631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:36.000Z","modified_at":"2026-02-16T06:52:36.000Z","name":"Kieran Quigley","mobile_number":"889-939-7002","email_id":"Jovany_Schoen@yahoo.com","dop":"2025-04-06","serial_number":"12861702227723150","imei1":"12861702227723150","imei2":"12861702227723150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187625,"job_number":"JOB_187625","tr_customer_id":187643,"tr_customer_product_id":187633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:57.000Z","modified_at":"2026-02-16T06:52:57.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"100128929997243","imei1":"100128929997243","imei2":"100128929997243","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187629,"job_number":"JOB_187629","tr_customer_id":187647,"tr_customer_product_id":187637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Sameer Desai","mobile_number":"7446963487","email_id":"vasudeva.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"668054550174180","imei1":"668054550174180","imei2":"668054550174180","popurl":"www.chitramala-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187630,"job_number":"JOB_187630","tr_customer_id":187648,"tr_customer_product_id":187638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Diptendu Dwivedi","mobile_number":"7489250444","email_id":"mukesh.agarwal@gmail.com","dop":"2026-02-06","serial_number":"996151060654880","imei1":"996151060654880","imei2":"996151060654880","popurl":"www.chinmayananda-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187631,"job_number":"JOB_187631","tr_customer_id":187649,"tr_customer_product_id":187639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Rageswari Pilla","mobile_number":"7467070853","email_id":"dhanapati.nehru@gmail.com","dop":"2026-02-06","serial_number":"832655004482206","imei1":"832655004482206","imei2":"832655004482206","popurl":"www.kanishka-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187632,"job_number":"JOB_187632","tr_customer_id":187650,"tr_customer_product_id":187640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Shubhaprada Saini","mobile_number":"7413083425","email_id":"sarala.sethi@hotmail.com","dop":"2026-02-06","serial_number":"074292340797883","imei1":"074292340797883","imei2":"074292340797883","popurl":"www.chandrabhaga-mahajan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187633,"job_number":"JOB_187633","tr_customer_id":187651,"tr_customer_product_id":187641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Brahmaanand Namboothiri","mobile_number":"7493831043","email_id":"anshula.varma@gmail.com","dop":"2026-02-06","serial_number":"226374566309664","imei1":"226374566309664","imei2":"226374566309664","popurl":"www.anand swarup-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187634,"job_number":"JOB_187634","tr_customer_id":187652,"tr_customer_product_id":187642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Anjushree Iyer","mobile_number":"7441178725","email_id":"amish.khanna@hotmail.com","dop":"2026-02-06","serial_number":"958286357608662","imei1":"958286357608662","imei2":"958286357608662","popurl":"www.girika-patil.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187635,"job_number":"JOB_187635","tr_customer_id":187653,"tr_customer_product_id":187643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Achintya Gandhi","mobile_number":"7468453459","email_id":"achalesvara.dhawan@gmail.com","dop":"2026-02-06","serial_number":"146239388951164","imei1":"146239388951164","imei2":"146239388951164","popurl":"www.chidambar-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187636,"job_number":"JOB_187636","tr_customer_id":187654,"tr_customer_product_id":187644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Karan Adiga","mobile_number":"7482435388","email_id":"amish.nambeesan@hotmail.com","dop":"2026-02-06","serial_number":"607266615799594","imei1":"607266615799594","imei2":"607266615799594","popurl":"www.surya-mishra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187637,"job_number":"JOB_187637","tr_customer_id":187655,"tr_customer_product_id":187645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Leela Devar","mobile_number":"7475488085","email_id":"devi.butt@gmail.com","dop":"2026-02-06","serial_number":"294356845731674","imei1":"294356845731674","imei2":"294356845731674","popurl":"www.basanti-ahuja.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187638,"job_number":"JOB_187638","tr_customer_id":187656,"tr_customer_product_id":187646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Trilochan Guneta","mobile_number":"7421992278","email_id":"sher.embranthiri@hotmail.com","dop":"2026-02-06","serial_number":"146945603983668","imei1":"146945603983668","imei2":"146945603983668","popurl":"www.chakravartee-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187639,"job_number":"JOB_187639","tr_customer_id":187657,"tr_customer_product_id":187647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:19.000Z","modified_at":"2026-02-16T06:53:19.000Z","name":"Hari Patel","mobile_number":"7467499362","email_id":"agasti.iyer@yahoo.co.in","dop":"2026-02-06","serial_number":"643998990840088","imei1":"643998990840088","imei2":"643998990840088","popurl":"www.urmila-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187640,"job_number":"JOB_187640","tr_customer_id":187658,"tr_customer_product_id":187648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:19.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Rita Kaniyar","mobile_number":"7406656199","email_id":"trilokanath.rana@hotmail.com","dop":"2026-02-06","serial_number":"393853886136183","imei1":"393853886136183","imei2":"393853886136183","popurl":"www.bhima-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187641,"job_number":"JOB_187641","tr_customer_id":187659,"tr_customer_product_id":187649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Dharitri Nair","mobile_number":"7434689893","email_id":"achalesvara.varrier@gmail.com","dop":"2026-02-06","serial_number":"622796993428422","imei1":"622796993428422","imei2":"622796993428422","popurl":"www.gandharva-arora.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187642,"job_number":"JOB_187642","tr_customer_id":187661,"tr_customer_product_id":187650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Alok Pillai","mobile_number":"7457414735","email_id":"rajan.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"058800768617973","imei1":"058800768617973","imei2":"058800768617973","popurl":"www.aatreya-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187643,"job_number":"JOB_187643","tr_customer_id":187660,"tr_customer_product_id":187651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Gautama Kaur","mobile_number":"7417449582","email_id":"birjesh.singh@gmail.com","dop":"2026-02-06","serial_number":"245981478212280","imei1":"245981478212280","imei2":"245981478212280","popurl":"www.rahul-achari.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187644,"job_number":"JOB_187644","tr_customer_id":187662,"tr_customer_product_id":187652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Sushma Mishra","mobile_number":"7431347375","email_id":"bhuvaneshwar.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"036240159695359","imei1":"036240159695359","imei2":"036240159695359","popurl":"www.pranay-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187645,"job_number":"JOB_187645","tr_customer_id":187663,"tr_customer_product_id":187653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Balamani Bandopadhyay","mobile_number":"7400122509","email_id":"dron.achari@gmail.com","dop":"2026-02-06","serial_number":"844160039152758","imei1":"844160039152758","imei2":"844160039152758","popurl":"www.samir-bandopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187646,"job_number":"JOB_187646","tr_customer_id":187664,"tr_customer_product_id":187654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Deven Jain","mobile_number":"7457665546","email_id":"sheela.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"018567212405950","imei1":"018567212405950","imei2":"018567212405950","popurl":"www.chandravati-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187647,"job_number":"JOB_187647","tr_customer_id":187665,"tr_customer_product_id":187655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Naveen Reddy","mobile_number":"7415990506","email_id":"sitara.pothuvaal@yahoo.co.in","dop":"2026-02-06","serial_number":"612377687656406","imei1":"612377687656406","imei2":"612377687656406","popurl":"www.chiranjeev-kaniyar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187648,"job_number":"JOB_187648","tr_customer_id":187666,"tr_customer_product_id":187656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Amaranaath Bhattacharya","mobile_number":"7494373085","email_id":"brahmabrata.patel@gmail.com","dop":"2026-02-06","serial_number":"852479400227714","imei1":"852479400227714","imei2":"852479400227714","popurl":"www.kanak-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187649,"job_number":"JOB_187649","tr_customer_id":187667,"tr_customer_product_id":187657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Ambar Somayaji","mobile_number":"7445299414","email_id":"opalina.saini@hotmail.com","dop":"2026-02-06","serial_number":"283941675362966","imei1":"283941675362966","imei2":"283941675362966","popurl":"www.aditya-ahluwalia.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187650,"job_number":"JOB_187650","tr_customer_id":187668,"tr_customer_product_id":187658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Gitanjali Dutta","mobile_number":"7455977953","email_id":"adityanandan.varman@hotmail.com","dop":"2026-02-06","serial_number":"349979303324346","imei1":"349979303324346","imei2":"349979303324346","popurl":"www.laal-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187651,"job_number":"JOB_187651","tr_customer_id":187669,"tr_customer_product_id":187659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Ayushmati Nayar","mobile_number":"7425234627","email_id":"bilwa.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"905691528114590","imei1":"905691528114590","imei2":"905691528114590","popurl":"www.lakshman-banerjee.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187652,"job_number":"JOB_187652","tr_customer_id":187670,"tr_customer_product_id":187660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Krishna Asan","mobile_number":"7476912109","email_id":"amaresh.pilla@yahoo.co.in","dop":"2026-02-06","serial_number":"774504328537066","imei1":"774504328537066","imei2":"774504328537066","popurl":"www.kalpana-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187653,"job_number":"JOB_187653","tr_customer_id":187671,"tr_customer_product_id":187661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Rajinder Chopra","mobile_number":"7470077508","email_id":"mukul.bhattacharya@yahoo.co.in","dop":"2026-02-06","serial_number":"055667454009389","imei1":"055667454009389","imei2":"055667454009389","popurl":"www.dayamayee-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187654,"job_number":"JOB_187654","tr_customer_id":187672,"tr_customer_product_id":187662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Jai Iyer","mobile_number":"7402273930","email_id":"marut.bhattathiri@yahoo.co.in","dop":"2026-02-06","serial_number":"208413566350294","imei1":"208413566350294","imei2":"208413566350294","popurl":"www.rohit-saini.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187655,"job_number":"JOB_187655","tr_customer_id":187673,"tr_customer_product_id":187663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Devani Acharya","mobile_number":"7487872138","email_id":"dhananjay.tagore@yahoo.co.in","dop":"2026-02-06","serial_number":"280605588850488","imei1":"280605588850488","imei2":"280605588850488","popurl":"www.marut-varman.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187656,"job_number":"JOB_187656","tr_customer_id":187674,"tr_customer_product_id":187664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Shresthi Rana","mobile_number":"7438042719","email_id":"kamla.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"770448303938953","imei1":"770448303938953","imei2":"770448303938953","popurl":"www.ajit-chopra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187657,"job_number":"JOB_187657","tr_customer_id":187675,"tr_customer_product_id":187665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Balgopal Gowda","mobile_number":"7411934184","email_id":"ujjwal.sethi@yahoo.co.in","dop":"2026-02-06","serial_number":"527309077163134","imei1":"527309077163134","imei2":"527309077163134","popurl":"www.sheela-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187658,"job_number":"JOB_187658","tr_customer_id":187676,"tr_customer_product_id":187666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Chinmayananda Kaniyar","mobile_number":"7495843820","email_id":"jyotsana.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"683485023078406","imei1":"683485023078406","imei2":"683485023078406","popurl":"www.dwaipayana-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187659,"job_number":"JOB_187659","tr_customer_id":187677,"tr_customer_product_id":187667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Rageswari Guha","mobile_number":"7485619397","email_id":"goswamee.varma@hotmail.com","dop":"2026-02-06","serial_number":"872102227407546","imei1":"872102227407546","imei2":"872102227407546","popurl":"www.chanda-dwivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187660,"job_number":"JOB_187660","tr_customer_id":187678,"tr_customer_product_id":187668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Divya Kaur","mobile_number":"7419812001","email_id":"aaratrika.chopra@hotmail.com","dop":"2026-02-06","serial_number":"442653539932696","imei1":"442653539932696","imei2":"442653539932696","popurl":"www.chandak-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187661,"job_number":"JOB_187661","tr_customer_id":187679,"tr_customer_product_id":187669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Balamani Gowda","mobile_number":"7441316277","email_id":"gatik.marar@hotmail.com","dop":"2026-02-06","serial_number":"821277503159023","imei1":"821277503159023","imei2":"821277503159023","popurl":"www.apsara-devar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187662,"job_number":"JOB_187662","tr_customer_id":187680,"tr_customer_product_id":187670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Vaidehi Kapoor","mobile_number":"7491543022","email_id":"pushti.sinha@yahoo.co.in","dop":"2026-02-06","serial_number":"051521621509065","imei1":"051521621509065","imei2":"051521621509065","popurl":"www.bhaves-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187663,"job_number":"JOB_187663","tr_customer_id":187681,"tr_customer_product_id":187671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Kashyapi Somayaji","mobile_number":"7458551070","email_id":"kalinda.dubashi@yahoo.co.in","dop":"2026-02-06","serial_number":"235654891726341","imei1":"235654891726341","imei2":"235654891726341","popurl":"www.deeptanshu-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187664,"job_number":"JOB_187664","tr_customer_id":187682,"tr_customer_product_id":187672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Subhash Khanna","mobile_number":"7400224945","email_id":"hiranya.malik@yahoo.co.in","dop":"2026-02-06","serial_number":"327449999799655","imei1":"327449999799655","imei2":"327449999799655","popurl":"www.indra-mukhopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187665,"job_number":"JOB_187665","tr_customer_id":187683,"tr_customer_product_id":187673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Hari Shah","mobile_number":"7401988354","email_id":"vishwamitra.saini@gmail.com","dop":"2026-02-06","serial_number":"086785500083986","imei1":"086785500083986","imei2":"086785500083986","popurl":"www.deependra-khan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187666,"job_number":"JOB_187666","tr_customer_id":187684,"tr_customer_product_id":187674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Adityanandan Mehrotra","mobile_number":"7446475045","email_id":"trilokesh.jha@hotmail.com","dop":"2026-02-06","serial_number":"172172323215939","imei1":"172172323215939","imei2":"172172323215939","popurl":"www.vaijayanti-dubashi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187667,"job_number":"JOB_187667","tr_customer_id":187685,"tr_customer_product_id":187675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Aasha Patil","mobile_number":"7463450918","email_id":"shrishti.bhat@hotmail.com","dop":"2026-02-06","serial_number":"131865551186653","imei1":"131865551186653","imei2":"131865551186653","popurl":"www.jagdeep-guha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187668,"job_number":"JOB_187668","tr_customer_id":187686,"tr_customer_product_id":187676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Bhoopati Prajapat","mobile_number":"7485941251","email_id":"guru.pothuvaal@yahoo.co.in","dop":"2026-02-06","serial_number":"274361900695652","imei1":"274361900695652","imei2":"274361900695652","popurl":"www.kanishka-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187669,"job_number":"JOB_187669","tr_customer_id":187687,"tr_customer_product_id":187677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Rukhmani Tagore","mobile_number":"7446167657","email_id":"laxmi.mishra@yahoo.co.in","dop":"2026-02-06","serial_number":"694521280712842","imei1":"694521280712842","imei2":"694521280712842","popurl":"www.bhadran-khatri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187670,"job_number":"JOB_187670","tr_customer_id":187688,"tr_customer_product_id":187678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Anang Sharma","mobile_number":"7429059374","email_id":"lal.tandon@gmail.com","dop":"2026-02-06","serial_number":"668237626912276","imei1":"668237626912276","imei2":"668237626912276","popurl":"www.heema-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187671,"job_number":"JOB_187671","tr_customer_id":187689,"tr_customer_product_id":187679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Satish Panicker","mobile_number":"7455912401","email_id":"sushma.nambeesan@yahoo.co.in","dop":"2026-02-06","serial_number":"659422250164360","imei1":"659422250164360","imei2":"659422250164360","popurl":"www.vaijayanti-malik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187672,"job_number":"JOB_187672","tr_customer_id":187690,"tr_customer_product_id":187680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Raj Acharya","mobile_number":"7434477648","email_id":"trilokanath.agarwal@yahoo.co.in","dop":"2026-02-06","serial_number":"681821629495058","imei1":"681821629495058","imei2":"681821629495058","popurl":"www.deeptanshu-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187673,"job_number":"JOB_187673","tr_customer_id":187691,"tr_customer_product_id":187681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Swarnalata Kaur","mobile_number":"7419623721","email_id":"shashi.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"267790800130568","imei1":"267790800130568","imei2":"267790800130568","popurl":"www.vasudeva-khatri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187674,"job_number":"JOB_187674","tr_customer_id":187692,"tr_customer_product_id":187682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Bhargavi Gill","mobile_number":"7409780356","email_id":"bhoj.somayaji@gmail.com","dop":"2026-02-06","serial_number":"479387474652719","imei1":"479387474652719","imei2":"479387474652719","popurl":"www.girish-jha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187675,"job_number":"JOB_187675","tr_customer_id":187693,"tr_customer_product_id":187683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Sanjay Talwar","mobile_number":"7442138185","email_id":"nirbhay.ganaka@gmail.com","dop":"2026-02-06","serial_number":"179942365778283","imei1":"179942365778283","imei2":"179942365778283","popurl":"www.bhoopati-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187676,"job_number":"JOB_187676","tr_customer_id":187694,"tr_customer_product_id":187684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Krishnadas Chopra","mobile_number":"7492617931","email_id":"yogendra.pandey@gmail.com","dop":"2026-02-06","serial_number":"682817179196945","imei1":"682817179196945","imei2":"682817179196945","popurl":"www.chidananda-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187677,"job_number":"JOB_187677","tr_customer_id":187695,"tr_customer_product_id":187685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Meghnad Jain","mobile_number":"7462247027","email_id":"ambar.saini@hotmail.com","dop":"2026-02-06","serial_number":"305988380531227","imei1":"305988380531227","imei2":"305988380531227","popurl":"www.jagdish-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187678,"job_number":"JOB_187678","tr_customer_id":187696,"tr_customer_product_id":187686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Dandak Guha","mobile_number":"7402971570","email_id":"dhyaneshwar.nambeesan@yahoo.co.in","dop":"2026-02-06","serial_number":"571861295710633","imei1":"571861295710633","imei2":"571861295710633","popurl":"www.bhudeva-abbott.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187679,"job_number":"JOB_187679","tr_customer_id":187697,"tr_customer_product_id":187687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Susheel Somayaji","mobile_number":"7420620448","email_id":"amrita.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"239697732666196","imei1":"239697732666196","imei2":"239697732666196","popurl":"www.param-malik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187680,"job_number":"JOB_187680","tr_customer_id":187698,"tr_customer_product_id":187688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Devagya Reddy","mobile_number":"7400798079","email_id":"mani.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"127834922578454","imei1":"127834922578454","imei2":"127834922578454","popurl":"www.trilochana-sethi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187681,"job_number":"JOB_187681","tr_customer_id":187699,"tr_customer_product_id":187689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Bhagvan Bhattathiri","mobile_number":"7472560149","email_id":"naval.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"464866486899758","imei1":"464866486899758","imei2":"464866486899758","popurl":"www.shreyashi-acharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187682,"job_number":"JOB_187682","tr_customer_id":187700,"tr_customer_product_id":187690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Chandani Prajapat","mobile_number":"7455894810","email_id":"sheela.kaur@hotmail.com","dop":"2026-02-06","serial_number":"121307863026576","imei1":"121307863026576","imei2":"121307863026576","popurl":"www.jai-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187683,"job_number":"JOB_187683","tr_customer_id":187701,"tr_customer_product_id":187691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Keerti Bhat","mobile_number":"7443471264","email_id":"gorakhanatha.sethi@yahoo.co.in","dop":"2026-02-06","serial_number":"401040812147493","imei1":"401040812147493","imei2":"401040812147493","popurl":"www.krishnadasa-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187684,"job_number":"JOB_187684","tr_customer_id":187703,"tr_customer_product_id":187693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Ameyatma Adiga","mobile_number":"7446863584","email_id":"dhanu.gill@gmail.com","dop":"2026-02-06","serial_number":"854957337261443","imei1":"854957337261443","imei2":"854957337261443","popurl":"www.jyotis-gupta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187685,"job_number":"JOB_187685","tr_customer_id":187702,"tr_customer_product_id":187692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Digambara Mishra","mobile_number":"7441858916","email_id":"chiranjeev.iyengar@gmail.com","dop":"2026-02-06","serial_number":"197368848927403","imei1":"197368848927403","imei2":"197368848927403","popurl":"www.vimal-saini.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187686,"job_number":"JOB_187686","tr_customer_id":187704,"tr_customer_product_id":187694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Ghanaanand Bhat","mobile_number":"7408601788","email_id":"mohinder.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"335177701113085","imei1":"335177701113085","imei2":"335177701113085","popurl":"www.chidaakaash-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187687,"job_number":"JOB_187687","tr_customer_id":187705,"tr_customer_product_id":187695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Yoginder Gowda","mobile_number":"7425307099","email_id":"sanjay.chopra@gmail.com","dop":"2026-02-06","serial_number":"522333128025245","imei1":"522333128025245","imei2":"522333128025245","popurl":"www.chatur-tagore.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187688,"job_number":"JOB_187688","tr_customer_id":187706,"tr_customer_product_id":187696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Hari Gupta","mobile_number":"7440250452","email_id":"nirbhay.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"286827020847999","imei1":"286827020847999","imei2":"286827020847999","popurl":"www.umang-pandey.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187689,"job_number":"JOB_187689","tr_customer_id":187707,"tr_customer_product_id":187697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Chandraprabha Rana","mobile_number":"7400499551","email_id":"priyala.agarwal@gmail.com","dop":"2026-02-06","serial_number":"119298101887649","imei1":"119298101887649","imei2":"119298101887649","popurl":"www.manisha-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187690,"job_number":"JOB_187690","tr_customer_id":187708,"tr_customer_product_id":187698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Gautama Nehru","mobile_number":"7498829049","email_id":"mahesh.pillai@hotmail.com","dop":"2026-02-06","serial_number":"805853990804241","imei1":"805853990804241","imei2":"805853990804241","popurl":"www.adinath-tandon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187691,"job_number":"JOB_187691","tr_customer_id":187709,"tr_customer_product_id":187699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Balagovind Kocchar","mobile_number":"7448064247","email_id":"navin.guha@yahoo.co.in","dop":"2026-02-06","serial_number":"580951374583712","imei1":"580951374583712","imei2":"580951374583712","popurl":"www.chitraksh-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187692,"job_number":"JOB_187692","tr_customer_id":187710,"tr_customer_product_id":187700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Hiranmaya Chopra","mobile_number":"7436364944","email_id":"amodini.pothuvaal@gmail.com","dop":"2026-02-06","serial_number":"572876915784703","imei1":"572876915784703","imei2":"572876915784703","popurl":"www.menaka-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187693,"job_number":"JOB_187693","tr_customer_id":187711,"tr_customer_product_id":187701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Dipankar Gowda","mobile_number":"7484288613","email_id":"varalakshmi.guneta@gmail.com","dop":"2026-02-06","serial_number":"634087725552952","imei1":"634087725552952","imei2":"634087725552952","popurl":"www.mohini-verma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187694,"job_number":"JOB_187694","tr_customer_id":187712,"tr_customer_product_id":187702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vyas Iyer","mobile_number":"7403707022","email_id":"rupinder.kakkar@gmail.com","dop":"2026-02-06","serial_number":"085350296019520","imei1":"085350296019520","imei2":"085350296019520","popurl":"www.aatmaja-khan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187695,"job_number":"JOB_187695","tr_customer_id":187713,"tr_customer_product_id":187703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Avadhesh Bhattathiri","mobile_number":"7436065833","email_id":"himani.johar@yahoo.co.in","dop":"2026-02-06","serial_number":"351710741849153","imei1":"351710741849153","imei2":"351710741849153","popurl":"www.bhushan-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187696,"job_number":"JOB_187696","tr_customer_id":187714,"tr_customer_product_id":187704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vrund Ahuja","mobile_number":"7400812098","email_id":"esha.agarwal@hotmail.com","dop":"2026-02-06","serial_number":"988014993310049","imei1":"988014993310049","imei2":"988014993310049","popurl":"www.hiranmay-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187697,"job_number":"JOB_187697","tr_customer_id":187715,"tr_customer_product_id":187705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Amritambu Bhattathiri","mobile_number":"7438347049","email_id":"ashlesh.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"309166665027698","imei1":"309166665027698","imei2":"309166665027698","popurl":"www.hiranmaya-kocchar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187698,"job_number":"JOB_187698","tr_customer_id":187716,"tr_customer_product_id":187706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Chandi Panicker","mobile_number":"7455073563","email_id":"bankim.gupta@hotmail.com","dop":"2026-02-06","serial_number":"812828363387333","imei1":"812828363387333","imei2":"812828363387333","popurl":"www.ameyatma-patel.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187699,"job_number":"JOB_187699","tr_customer_id":187717,"tr_customer_product_id":187707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Subodh Malik","mobile_number":"7464564190","email_id":"anaadi.mishra@yahoo.co.in","dop":"2026-02-06","serial_number":"571268352053974","imei1":"571268352053974","imei2":"571268352053974","popurl":"www.giri-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187700,"job_number":"JOB_187700","tr_customer_id":187718,"tr_customer_product_id":187708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Dandapaani Saini","mobile_number":"7489683735","email_id":"kumuda.varma@gmail.com","dop":"2026-02-06","serial_number":"297393260840558","imei1":"297393260840558","imei2":"297393260840558","popurl":"www.raj-adiga.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187701,"job_number":"JOB_187701","tr_customer_id":187719,"tr_customer_product_id":187709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Prema Iyengar","mobile_number":"7470228865","email_id":"bhasvan.abbott@yahoo.co.in","dop":"2026-02-06","serial_number":"370500540863927","imei1":"370500540863927","imei2":"370500540863927","popurl":"www.saroja-sinha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187702,"job_number":"JOB_187702","tr_customer_id":187720,"tr_customer_product_id":187710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vaishvi Adiga","mobile_number":"7441211858","email_id":"amrita.sharma@hotmail.com","dop":"2026-02-06","serial_number":"206677343491121","imei1":"206677343491121","imei2":"206677343491121","popurl":"www.deeksha-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187703,"job_number":"JOB_187703","tr_customer_id":187721,"tr_customer_product_id":187711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Meghnad Shah","mobile_number":"7442022511","email_id":"kama.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"785479356427383","imei1":"785479356427383","imei2":"785479356427383","popurl":"www.vrinda-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187704,"job_number":"JOB_187704","tr_customer_id":187723,"tr_customer_product_id":187712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Gati Kaur","mobile_number":"7441550193","email_id":"himadri.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"916424665082071","imei1":"916424665082071","imei2":"916424665082071","popurl":"www.shantanu-nehru.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187705,"job_number":"JOB_187705","tr_customer_id":187722,"tr_customer_product_id":187713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Anasuya Trivedi","mobile_number":"7401567196","email_id":"agnimitra.dhawan@yahoo.co.in","dop":"2026-02-06","serial_number":"565348653913828","imei1":"565348653913828","imei2":"565348653913828","popurl":"www.narendra-iyengar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187706,"job_number":"JOB_187706","tr_customer_id":187724,"tr_customer_product_id":187714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Poornima Desai","mobile_number":"7439969997","email_id":"dhatri.gupta@hotmail.com","dop":"2026-02-06","serial_number":"919444092982843","imei1":"919444092982843","imei2":"919444092982843","popurl":"www.diptendu-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187707,"job_number":"JOB_187707","tr_customer_id":187725,"tr_customer_product_id":187715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Akshaj Desai","mobile_number":"7497256861","email_id":"durga.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"728313102989864","imei1":"728313102989864","imei2":"728313102989864","popurl":"www.kashyap-pandey.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187708,"job_number":"JOB_187708","tr_customer_id":187726,"tr_customer_product_id":187716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Naval Deshpande","mobile_number":"7460470353","email_id":"keerti.gowda@hotmail.com","dop":"2026-02-06","serial_number":"626677903319439","imei1":"626677903319439","imei2":"626677903319439","popurl":"www.dhanapati-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187709,"job_number":"JOB_187709","tr_customer_id":187727,"tr_customer_product_id":187717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Abani Varma","mobile_number":"7456770810","email_id":"siddhi.bharadwaj@gmail.com","dop":"2026-02-06","serial_number":"699251603269451","imei1":"699251603269451","imei2":"699251603269451","popurl":"www.kalinda-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187710,"job_number":"JOB_187710","tr_customer_id":187728,"tr_customer_product_id":187718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Kannan Dubashi","mobile_number":"7479503565","email_id":"saroja.jain@hotmail.com","dop":"2026-02-06","serial_number":"733222852629354","imei1":"733222852629354","imei2":"733222852629354","popurl":"www.apsara-shukla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187711,"job_number":"JOB_187711","tr_customer_id":187729,"tr_customer_product_id":187719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bankim Agarwal","mobile_number":"7411843411","email_id":"kanak.nayar@gmail.com","dop":"2026-02-06","serial_number":"691674719974769","imei1":"691674719974769","imei2":"691674719974769","popurl":"www.rakesh-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187712,"job_number":"JOB_187712","tr_customer_id":187730,"tr_customer_product_id":187720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Swarnalata Kaul","mobile_number":"7444979644","email_id":"veda.bhattathiri@hotmail.com","dop":"2026-02-06","serial_number":"444946819327490","imei1":"444946819327490","imei2":"444946819327490","popurl":"www.bhooshit-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187713,"job_number":"JOB_187713","tr_customer_id":187731,"tr_customer_product_id":187721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Javas Joshi","mobile_number":"7403100282","email_id":"ojaswini.malik@hotmail.com","dop":"2026-02-06","serial_number":"834386553772267","imei1":"834386553772267","imei2":"834386553772267","popurl":"www.manoj-ahluwalia.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187714,"job_number":"JOB_187714","tr_customer_id":187732,"tr_customer_product_id":187722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Mangalya Namboothiri","mobile_number":"7478865994","email_id":"lai.pandey@gmail.com","dop":"2026-02-06","serial_number":"258030350648834","imei1":"258030350648834","imei2":"258030350648834","popurl":"www.kamalesh-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187715,"job_number":"JOB_187715","tr_customer_id":187733,"tr_customer_product_id":187723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bhupen Acharya","mobile_number":"7426205969","email_id":"indra.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"693906051779141","imei1":"693906051779141","imei2":"693906051779141","popurl":"www.kashyapi-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187716,"job_number":"JOB_187716","tr_customer_id":187734,"tr_customer_product_id":187724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Abhaya Asan","mobile_number":"7413634754","email_id":"chakrika.chaturvedi@yahoo.co.in","dop":"2026-02-06","serial_number":"348345760178315","imei1":"348345760178315","imei2":"348345760178315","popurl":"www.atmanand-kapoor.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187717,"job_number":"JOB_187717","tr_customer_id":187735,"tr_customer_product_id":187725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Chanda Tandon","mobile_number":"7401828998","email_id":"vyas.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"664025575077627","imei1":"664025575077627","imei2":"664025575077627","popurl":"www.charuchandra-mukhopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187718,"job_number":"JOB_187718","tr_customer_id":187736,"tr_customer_product_id":187726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bahula Chattopadhyay","mobile_number":"7445652317","email_id":"shobhana.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"840772239196592","imei1":"840772239196592","imei2":"840772239196592","popurl":"www.dayaamay-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187719,"job_number":"JOB_187719","tr_customer_id":187737,"tr_customer_product_id":187727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Jai Bandopadhyay","mobile_number":"7417579960","email_id":"chandra.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"467549334029589","imei1":"467549334029589","imei2":"467549334029589","popurl":"www.sarla-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187720,"job_number":"JOB_187720","tr_customer_id":187738,"tr_customer_product_id":187728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Usha Dubashi","mobile_number":"7498574735","email_id":"gouranga.reddy@gmail.com","dop":"2026-02-06","serial_number":"119782138361902","imei1":"119782138361902","imei2":"119782138361902","popurl":"www.kartik-dutta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187721,"job_number":"JOB_187721","tr_customer_id":187739,"tr_customer_product_id":187729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Som Varrier","mobile_number":"7415034675","email_id":"chandraswaroopa.guneta@hotmail.com","dop":"2026-02-06","serial_number":"405495085497102","imei1":"405495085497102","imei2":"405495085497102","popurl":"www.durgeshwari-gandhi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187722,"job_number":"JOB_187722","tr_customer_id":187740,"tr_customer_product_id":187730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Gatik Tandon","mobile_number":"7460380787","email_id":"sloka.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"259026553158473","imei1":"259026553158473","imei2":"259026553158473","popurl":"www.gajaadhar-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187723,"job_number":"JOB_187723","tr_customer_id":187741,"tr_customer_product_id":187731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Asha Devar","mobile_number":"7407742526","email_id":"maheswar.gupta@gmail.com","dop":"2026-02-06","serial_number":"174635483231344","imei1":"174635483231344","imei2":"174635483231344","popurl":"www.harinarayan-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187724,"job_number":"JOB_187724","tr_customer_id":187742,"tr_customer_product_id":187732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Ekaparnika Jha","mobile_number":"7432005764","email_id":"aashritha.varma@gmail.com","dop":"2026-02-06","serial_number":"565008599390360","imei1":"565008599390360","imei2":"565008599390360","popurl":"www.chandradev-khan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187725,"job_number":"JOB_187725","tr_customer_id":187743,"tr_customer_product_id":187733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Pranay Tagore","mobile_number":"7457864931","email_id":"bhooshan.malik@gmail.com","dop":"2026-02-06","serial_number":"714090223675030","imei1":"714090223675030","imei2":"714090223675030","popurl":"www.paramartha-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187726,"job_number":"JOB_187726","tr_customer_id":187744,"tr_customer_product_id":187734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Baidehi Sharma","mobile_number":"7450553558","email_id":"gauraang.mahajan@gmail.com","dop":"2026-02-06","serial_number":"123970888494376","imei1":"123970888494376","imei2":"123970888494376","popurl":"www.akroor-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187727,"job_number":"JOB_187727","tr_customer_id":187745,"tr_customer_product_id":187735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Giriraaj Tagore","mobile_number":"7491042574","email_id":"lal.rana@gmail.com","dop":"2026-02-06","serial_number":"065534233036904","imei1":"065534233036904","imei2":"065534233036904","popurl":"www.krishnadas-nayar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187728,"job_number":"JOB_187728","tr_customer_id":187746,"tr_customer_product_id":187736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Dipali Menon","mobile_number":"7458321611","email_id":"akshainie.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"339898624236269","imei1":"339898624236269","imei2":"339898624236269","popurl":"www.raj-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187729,"job_number":"JOB_187729","tr_customer_id":187747,"tr_customer_product_id":187737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Atmananda Saini","mobile_number":"7437518170","email_id":"bandhul.jha@gmail.com","dop":"2026-02-06","serial_number":"028464306266528","imei1":"028464306266528","imei2":"028464306266528","popurl":"www.deepankar-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187730,"job_number":"JOB_187730","tr_customer_id":187748,"tr_customer_product_id":187738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Daron Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"68987499406166","imei1":"68987499406166","imei2":"68987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187731,"job_number":"JOB_187731","tr_customer_id":187749,"tr_customer_product_id":187739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"rajesh Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"48987499406166","imei1":"48987499406166","imei2":"48987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187732,"job_number":"JOB_187732","tr_customer_id":187750,"tr_customer_product_id":187740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"raman Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"58987499406166","imei1":"58987499406166","imei2":"58987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187733,"job_number":"JOB_187733","tr_customer_id":187751,"tr_customer_product_id":187741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Gaurav Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"38987499406166","imei1":"38987499406166","imei2":"38987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187734,"job_number":"JOB_187734","tr_customer_id":187752,"tr_customer_product_id":187742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Darrion Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"28987499406166","imei1":"28987499406166","imei2":"28987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187735,"job_number":"JOB_187735","tr_customer_id":187753,"tr_customer_product_id":187743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:46.000Z","modified_at":"2026-02-16T06:53:46.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10422728174497","imei1":"10422728174497","imei2":"10422728174497","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187737,"job_number":"JOB_187737","tr_customer_id":187755,"tr_customer_product_id":187745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:48.000Z","modified_at":"2026-02-16T06:53:48.000Z","name":"Timmy Kemmer","mobile_number":"338-730-9494","email_id":"Velva66@yahoo.com","dop":"2025-06-18","serial_number":"1036644868349699","imei1":"1036644868349699","imei2":"1036644868349699","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187738,"job_number":"JOB_187738","tr_customer_id":187756,"tr_customer_product_id":187746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:48.000Z","modified_at":"2026-02-16T06:53:48.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"108957945429369","imei1":"108957945429369","imei2":"108957945429369","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187741,"job_number":"JOB_187741","tr_customer_id":187759,"tr_customer_product_id":187749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:54.000Z","modified_at":"2026-02-16T06:53:54.000Z","name":"Rafael Schoen","mobile_number":"328-343-9579","email_id":"Barbara_Brown@hotmail.com","dop":"2025-04-06","serial_number":"15042686585280554","imei1":"15042686585280554","imei2":"15042686585280554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187742,"job_number":"JOB_187742","tr_customer_id":187760,"tr_customer_product_id":187750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:54:36.000Z","modified_at":"2026-02-16T06:54:37.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10090717838626","imei1":"10090717838626","imei2":"10090717838626","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187744,"job_number":"JOB_187744","tr_customer_id":187762,"tr_customer_product_id":187752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:54:38.000Z","modified_at":"2026-02-16T06:54:38.000Z","name":"Isabella Schultz","mobile_number":"258-688-8586","email_id":"Antonio_Tillman@gmail.com","dop":"2025-06-18","serial_number":"1043234793441233","imei1":"1043234793441233","imei2":"1043234793441233","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187745,"job_number":"JOB_187745","tr_customer_id":187763,"tr_customer_product_id":187753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:05.000Z","modified_at":"2026-02-16T06:57:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18304644907001","imei1":"18304644907001","imei2":"18304644907001","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187747,"job_number":"JOB_187747","tr_customer_id":187765,"tr_customer_product_id":187755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:07.000Z","modified_at":"2026-02-16T06:57:07.000Z","name":"Gladys Windler","mobile_number":"533-820-4418","email_id":"Alena.Romaguera76@yahoo.com","dop":"2025-04-06","serial_number":"13982904790422626","imei1":"13982904790422626","imei2":"13982904790422626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187748,"job_number":"JOB_187748","tr_customer_id":187766,"tr_customer_product_id":187756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:30.000Z","modified_at":"2026-02-16T06:57:30.000Z","name":"Akshata Shah","mobile_number":"9026612846","email_id":"rameshwar.somayaji@hotmail.com","dop":"2026-02-06","serial_number":"111354347293485","imei1":"111354347293485","imei2":"111354347293485","popurl":"www.ameyatma-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187749,"job_number":"JOB_187749","tr_customer_id":187767,"tr_customer_product_id":187757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:55.000Z","modified_at":"2026-02-16T06:57:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16070604976093","imei1":"16070604976093","imei2":"16070604976093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187751,"job_number":"JOB_187751","tr_customer_id":187769,"tr_customer_product_id":187759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:57.000Z","modified_at":"2026-02-16T06:57:57.000Z","name":"Angela Bergnaum","mobile_number":"677-278-6437","email_id":"Maynard.OReilly41@gmail.com","dop":"2025-04-06","serial_number":"16517306928281448","imei1":"16517306928281448","imei2":"16517306928281448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187752,"job_number":"JOB_187752","tr_customer_id":187770,"tr_customer_product_id":187760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:08.000Z","modified_at":"2026-02-16T06:58:08.000Z","name":"Vijay Arora","mobile_number":"9038112007","email_id":"gautam.marar@gmail.com","dop":"2026-02-06","serial_number":"192657416881589","imei1":"192657416881589","imei2":"192657416881589","popurl":"www.bandhul-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187754,"job_number":"JOB_187754","tr_customer_id":187772,"tr_customer_product_id":187762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:45.000Z","modified_at":"2026-02-16T06:58:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15546048598120","imei1":"15546048598120","imei2":"15546048598120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187756,"job_number":"JOB_187756","tr_customer_id":187774,"tr_customer_product_id":187764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:47.000Z","modified_at":"2026-02-16T06:58:47.000Z","name":"Barney Boyle","mobile_number":"441-593-3994","email_id":"Ernie.Hills31@gmail.com","dop":"2025-04-06","serial_number":"14890361989118116","imei1":"14890361989118116","imei2":"14890361989118116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187757,"job_number":"JOB_187757","tr_customer_id":187775,"tr_customer_product_id":187765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:54.000Z","modified_at":"2026-02-16T06:58:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13649599952469","imei1":"13649599952469","imei2":"13649599952469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187759,"job_number":"JOB_187759","tr_customer_id":187777,"tr_customer_product_id":187767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:56.000Z","modified_at":"2026-02-16T06:58:56.000Z","name":"Chanel Hayes","mobile_number":"302-966-8297","email_id":"Ulises_Thompson@hotmail.com","dop":"2025-04-06","serial_number":"15685432121939512","imei1":"15685432121939512","imei2":"15685432121939512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187762,"job_number":"JOB_187762","tr_customer_id":187780,"tr_customer_product_id":187770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:59:46.000Z","modified_at":"2026-02-16T06:59:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12124990536618","imei1":"12124990536618","imei2":"12124990536618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187764,"job_number":"JOB_187764","tr_customer_id":187782,"tr_customer_product_id":187772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:59:48.000Z","modified_at":"2026-02-16T06:59:48.000Z","name":"Donavon Walker","mobile_number":"963-741-6243","email_id":"Arturo66@hotmail.com","dop":"2025-04-06","serial_number":"18249627528593280","imei1":"18249627528593280","imei2":"18249627528593280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187765,"job_number":"JOB_187765","tr_customer_id":187783,"tr_customer_product_id":187773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:00:37.000Z","modified_at":"2026-02-16T07:00:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17626334465909","imei1":"17626334465909","imei2":"17626334465909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187767,"job_number":"JOB_187767","tr_customer_id":187785,"tr_customer_product_id":187775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:00:39.000Z","modified_at":"2026-02-16T07:00:39.000Z","name":"Adrien Rowe","mobile_number":"786-595-8718","email_id":"Gonzalo55@yahoo.com","dop":"2025-04-06","serial_number":"16737733459593560","imei1":"16737733459593560","imei2":"16737733459593560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187768,"job_number":"JOB_187768","tr_customer_id":187786,"tr_customer_product_id":187776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:01:24.000Z","modified_at":"2026-02-16T07:01:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15667470414682","imei1":"15667470414682","imei2":"15667470414682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187770,"job_number":"JOB_187770","tr_customer_id":187788,"tr_customer_product_id":187778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:01:26.000Z","modified_at":"2026-02-16T07:01:26.000Z","name":"Thaddeus Kemmer","mobile_number":"286-862-9206","email_id":"Marlee.Lubowitz20@yahoo.com","dop":"2025-04-06","serial_number":"13482178663170232","imei1":"13482178663170232","imei2":"13482178663170232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187772,"job_number":"JOB_187772","tr_customer_id":187790,"tr_customer_product_id":187780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:08.000Z","modified_at":"2026-02-16T07:02:08.000Z","name":"Terence Kunde","mobile_number":"923-320-0669","email_id":"Merle.Mueller@yahoo.com","dop":"2025-04-06","serial_number":"16941513213571332","imei1":"16941513213571332","imei2":"16941513213571332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187773,"job_number":"JOB_187773","tr_customer_id":187791,"tr_customer_product_id":187781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:13.000Z","modified_at":"2026-02-16T07:02:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11000669124851","imei1":"11000669124851","imei2":"11000669124851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187775,"job_number":"JOB_187775","tr_customer_id":187793,"tr_customer_product_id":187783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:14.000Z","modified_at":"2026-02-16T07:02:14.000Z","name":"Nikko Mertz","mobile_number":"444-673-3277","email_id":"Coralie_Schimmel44@gmail.com","dop":"2025-04-06","serial_number":"14328492950182700","imei1":"14328492950182700","imei2":"14328492950182700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187776,"job_number":"JOB_187776","tr_customer_id":187794,"tr_customer_product_id":187784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:55.000Z","modified_at":"2026-02-16T07:02:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17006961404992","imei1":"17006961404992","imei2":"17006961404992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187778,"job_number":"JOB_187778","tr_customer_id":187796,"tr_customer_product_id":187786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:56.000Z","modified_at":"2026-02-16T07:02:56.000Z","name":"Orrin Gutmann","mobile_number":"703-933-6651","email_id":"Mariane_Brakus@gmail.com","dop":"2025-04-06","serial_number":"17769649351622994","imei1":"17769649351622994","imei2":"17769649351622994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187779,"job_number":"JOB_187779","tr_customer_id":187797,"tr_customer_product_id":187787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:00.000Z","modified_at":"2026-02-16T07:03:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10650889977856","imei1":"10650889977856","imei2":"10650889977856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187781,"job_number":"JOB_187781","tr_customer_id":187799,"tr_customer_product_id":187789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:02.000Z","modified_at":"2026-02-16T07:03:02.000Z","name":"Augustus Kshlerin","mobile_number":"909-481-8579","email_id":"Emilie.Labadie51@yahoo.com","dop":"2025-04-06","serial_number":"16228040490869462","imei1":"16228040490869462","imei2":"16228040490869462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187785,"job_number":"JOB_187785","tr_customer_id":187803,"tr_customer_product_id":187793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:05.000Z","modified_at":"2026-02-16T07:03:05.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12239006895186","imei1":"12239006895186","imei2":"12239006895186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187787,"job_number":"JOB_187787","tr_customer_id":187805,"tr_customer_product_id":187795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:07.000Z","modified_at":"2026-02-16T07:03:07.000Z","name":"Jennyfer Watsica","mobile_number":"809-201-3489","email_id":"Naomie46@gmail.com","dop":"2025-04-06","serial_number":"16044876529484996","imei1":"16044876529484996","imei2":"16044876529484996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187788,"job_number":"JOB_187788","tr_customer_id":187806,"tr_customer_product_id":187796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:42.000Z","modified_at":"2026-02-16T07:03:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19609168491170","imei1":"19609168491170","imei2":"19609168491170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187790,"job_number":"JOB_187790","tr_customer_id":187808,"tr_customer_product_id":187798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:44.000Z","modified_at":"2026-02-16T07:03:44.000Z","name":"Bernie Boehm","mobile_number":"391-513-4174","email_id":"Armani46@gmail.com","dop":"2025-04-06","serial_number":"10871155020578314","imei1":"10871155020578314","imei2":"10871155020578314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187794,"job_number":"JOB_187794","tr_customer_id":187812,"tr_customer_product_id":187802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:55.000Z","modified_at":"2026-02-16T07:03:55.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"16107864249254","imei1":"16107864249254","imei2":"16107864249254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187796,"job_number":"JOB_187796","tr_customer_id":187814,"tr_customer_product_id":187804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:57.000Z","modified_at":"2026-02-16T07:03:57.000Z","name":"Eryn Jacobi","mobile_number":"710-562-6111","email_id":"Otha_Olson29@yahoo.com","dop":"2025-04-06","serial_number":"16175331372680332","imei1":"16175331372680332","imei2":"16175331372680332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187797,"job_number":"JOB_187797","tr_customer_id":187815,"tr_customer_product_id":187805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:22.000Z","modified_at":"2026-02-16T07:04:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18385513874638","imei1":"18385513874638","imei2":"18385513874638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187799,"job_number":"JOB_187799","tr_customer_id":187817,"tr_customer_product_id":187807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:23.000Z","modified_at":"2026-02-16T07:04:23.000Z","name":"Marvin Heathcote","mobile_number":"908-354-8057","email_id":"Price16@gmail.com","dop":"2025-04-06","serial_number":"16223273433891032","imei1":"16223273433891032","imei2":"16223273433891032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187800,"job_number":"JOB_187800","tr_customer_id":187818,"tr_customer_product_id":187808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:29.000Z","modified_at":"2026-02-16T07:04:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15143884638164","imei1":"15143884638164","imei2":"15143884638164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187802,"job_number":"JOB_187802","tr_customer_id":187820,"tr_customer_product_id":187810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:31.000Z","modified_at":"2026-02-16T07:04:31.000Z","name":"Maria Waelchi","mobile_number":"264-456-6825","email_id":"Earlene.OHara20@hotmail.com","dop":"2025-04-06","serial_number":"19469241696137292","imei1":"19469241696137292","imei2":"19469241696137292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187806,"job_number":"JOB_187806","tr_customer_id":187824,"tr_customer_product_id":187814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:46.000Z","modified_at":"2026-02-16T07:04:46.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"14308396518881","imei1":"14308396518881","imei2":"14308396518881","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187808,"job_number":"JOB_187808","tr_customer_id":187826,"tr_customer_product_id":187816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:48.000Z","modified_at":"2026-02-16T07:04:48.000Z","name":"Lew Schultz","mobile_number":"891-573-2417","email_id":"Ida23@hotmail.com","dop":"2025-04-06","serial_number":"12447066003793166","imei1":"12447066003793166","imei2":"12447066003793166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187809,"job_number":"JOB_187809","tr_customer_id":187827,"tr_customer_product_id":187817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:10.000Z","modified_at":"2026-02-16T07:05:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10697747819408","imei1":"10697747819408","imei2":"10697747819408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187811,"job_number":"JOB_187811","tr_customer_id":187829,"tr_customer_product_id":187819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:12.000Z","modified_at":"2026-02-16T07:05:12.000Z","name":"Laurence Runolfsdottir","mobile_number":"876-326-7138","email_id":"Katrine.Rogahn@hotmail.com","dop":"2025-04-06","serial_number":"17789079474641484","imei1":"17789079474641484","imei2":"17789079474641484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187815,"job_number":"JOB_187815","tr_customer_id":187833,"tr_customer_product_id":187823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:58.000Z","modified_at":"2026-02-16T07:05:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13617009074728","imei1":"13617009074728","imei2":"13617009074728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187817,"job_number":"JOB_187817","tr_customer_id":187835,"tr_customer_product_id":187825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:59.000Z","modified_at":"2026-02-16T07:05:59.000Z","name":"Katharina Kautzer","mobile_number":"375-832-7567","email_id":"Cleo.Volkman16@hotmail.com","dop":"2025-04-06","serial_number":"16403239808841160","imei1":"16403239808841160","imei2":"16403239808841160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187818,"job_number":"JOB_187818","tr_customer_id":187836,"tr_customer_product_id":187826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:09:27.000Z","modified_at":"2026-02-16T07:09:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10870703398491","imei1":"10870703398491","imei2":"10870703398491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187820,"job_number":"JOB_187820","tr_customer_id":187838,"tr_customer_product_id":187828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:09:29.000Z","modified_at":"2026-02-16T07:09:29.000Z","name":"Lionel Lueilwitz","mobile_number":"258-216-9722","email_id":"Ernest.Kiehn69@gmail.com","dop":"2025-04-06","serial_number":"10956172707474774","imei1":"10956172707474774","imei2":"10956172707474774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:09:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187821,"job_number":"JOB_187821","tr_customer_id":187839,"tr_customer_product_id":187829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:16.000Z","modified_at":"2026-02-16T07:10:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14247239526829","imei1":"14247239526829","imei2":"14247239526829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187823,"job_number":"JOB_187823","tr_customer_id":187841,"tr_customer_product_id":187831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:17.000Z","modified_at":"2026-02-16T07:10:17.000Z","name":"Violet Rosenbaum","mobile_number":"231-244-8452","email_id":"Raegan_Wilkinson23@gmail.com","dop":"2025-04-06","serial_number":"14570486230351816","imei1":"14570486230351816","imei2":"14570486230351816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187824,"job_number":"JOB_187824","tr_customer_id":187842,"tr_customer_product_id":187832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:49.000Z","modified_at":"2026-02-16T07:10:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19982038349894","imei1":"19982038349894","imei2":"19982038349894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187826,"job_number":"JOB_187826","tr_customer_id":187844,"tr_customer_product_id":187834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:51.000Z","modified_at":"2026-02-16T07:10:51.000Z","name":"Charley Kiehn","mobile_number":"798-326-2207","email_id":"Domenica65@yahoo.com","dop":"2025-04-06","serial_number":"14532966572397984","imei1":"14532966572397984","imei2":"14532966572397984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187827,"job_number":"JOB_187827","tr_customer_id":187845,"tr_customer_product_id":187835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:00.000Z","modified_at":"2026-02-16T07:11:00.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18356133762093","imei1":"18356133762093","imei2":"18356133762093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187829,"job_number":"JOB_187829","tr_customer_id":187847,"tr_customer_product_id":187837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:02.000Z","modified_at":"2026-02-16T07:11:02.000Z","name":"Eryn McGlynn","mobile_number":"748-633-3022","email_id":"Noemi34@gmail.com","dop":"2025-04-06","serial_number":"17167289021913346","imei1":"17167289021913346","imei2":"17167289021913346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187830,"job_number":"JOB_187830","tr_customer_id":187848,"tr_customer_product_id":187838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:03.000Z","modified_at":"2026-02-16T07:11:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13277682587576","imei1":"13277682587576","imei2":"13277682587576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187832,"job_number":"JOB_187832","tr_customer_id":187850,"tr_customer_product_id":187840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:05.000Z","modified_at":"2026-02-16T07:11:05.000Z","name":"Wilford Sawayn","mobile_number":"949-249-3134","email_id":"Adeline_Larson56@hotmail.com","dop":"2025-04-06","serial_number":"17115498869950110","imei1":"17115498869950110","imei2":"17115498869950110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187833,"job_number":"JOB_187833","tr_customer_id":187851,"tr_customer_product_id":187841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:39.000Z","modified_at":"2026-02-16T07:11:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11824152812747","imei1":"11824152812747","imei2":"11824152812747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187835,"job_number":"JOB_187835","tr_customer_id":187853,"tr_customer_product_id":187843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:41.000Z","modified_at":"2026-02-16T07:11:41.000Z","name":"Carissa Schaefer","mobile_number":"444-696-3104","email_id":"Noemie_Terry@hotmail.com","dop":"2025-04-06","serial_number":"12382539913703974","imei1":"12382539913703974","imei2":"12382539913703974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187837,"job_number":"JOB_187837","tr_customer_id":187855,"tr_customer_product_id":187845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:44.000Z","modified_at":"2026-02-16T07:11:44.000Z","name":"Brendan Ledner","mobile_number":"923-681-7687","email_id":"Laverne.Douglas@gmail.com","dop":"2025-04-06","serial_number":"12135952631103550","imei1":"12135952631103550","imei2":"12135952631103550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187838,"job_number":"JOB_187838","tr_customer_id":187856,"tr_customer_product_id":187846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:49.000Z","modified_at":"2026-02-16T07:11:49.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10556437744681","imei1":"10556437744681","imei2":"10556437744681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187840,"job_number":"JOB_187840","tr_customer_id":187858,"tr_customer_product_id":187848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:50.000Z","modified_at":"2026-02-16T07:11:50.000Z","name":"Lonie Lowe","mobile_number":"309-997-1464","email_id":"Marilie.Predovic50@hotmail.com","dop":"2025-04-06","serial_number":"16822613562306568","imei1":"16822613562306568","imei2":"16822613562306568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187842,"job_number":"JOB_187842","tr_customer_id":187860,"tr_customer_product_id":187850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:52.000Z","modified_at":"2026-02-16T07:11:52.000Z","name":"Gage Bayer","mobile_number":"617-811-2677","email_id":"Sim_Runte98@hotmail.com","dop":"2025-04-06","serial_number":"10385451062333424","imei1":"10385451062333424","imei2":"10385451062333424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187843,"job_number":"JOB_187843","tr_customer_id":187861,"tr_customer_product_id":187851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:31.000Z","modified_at":"2026-02-16T07:12:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15467039191514","imei1":"15467039191514","imei2":"15467039191514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187845,"job_number":"JOB_187845","tr_customer_id":187863,"tr_customer_product_id":187853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:32.000Z","modified_at":"2026-02-16T07:12:32.000Z","name":"Domenico Boehm","mobile_number":"359-726-4015","email_id":"Meggie_Heidenreich@gmail.com","dop":"2025-04-06","serial_number":"15803518037885052","imei1":"15803518037885052","imei2":"15803518037885052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187846,"job_number":"JOB_187846","tr_customer_id":187864,"tr_customer_product_id":187854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:36.000Z","modified_at":"2026-02-16T07:12:36.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"16135361170947","imei1":"16135361170947","imei2":"16135361170947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187848,"job_number":"JOB_187848","tr_customer_id":187866,"tr_customer_product_id":187856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:38.000Z","modified_at":"2026-02-16T07:12:38.000Z","name":"Maria Harvey","mobile_number":"554-316-4693","email_id":"Brian_Jenkins76@gmail.com","dop":"2025-04-06","serial_number":"19964328541642330","imei1":"19964328541642330","imei2":"19964328541642330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187849,"job_number":"JOB_187849","tr_customer_id":187867,"tr_customer_product_id":187857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:19.000Z","modified_at":"2026-02-16T07:16:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19560340185770","imei1":"19560340185770","imei2":"19560340185770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187851,"job_number":"JOB_187851","tr_customer_id":187869,"tr_customer_product_id":187859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:21.000Z","modified_at":"2026-02-16T07:16:21.000Z","name":"Jerome Gusikowski","mobile_number":"255-653-6710","email_id":"Theodore.Feest@yahoo.com","dop":"2025-04-06","serial_number":"12819661451128566","imei1":"12819661451128566","imei2":"12819661451128566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187853,"job_number":"JOB_187853","tr_customer_id":187871,"tr_customer_product_id":187861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:29.000Z","modified_at":"2026-02-16T07:16:29.000Z","name":"Kennedi Watsica","mobile_number":"987-865-4280","email_id":"Johnathon85@yahoo.com","dop":"2025-04-06","serial_number":"14951326996441380","imei1":"14951326996441380","imei2":"14951326996441380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187854,"job_number":"JOB_187854","tr_customer_id":187872,"tr_customer_product_id":187862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:08.000Z","modified_at":"2026-02-16T07:17:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19488630330136","imei1":"19488630330136","imei2":"19488630330136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187856,"job_number":"JOB_187856","tr_customer_id":187874,"tr_customer_product_id":187864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:10.000Z","modified_at":"2026-02-16T07:17:10.000Z","name":"Natalie Langworth","mobile_number":"901-831-4331","email_id":"Garth_Hauck37@gmail.com","dop":"2025-04-06","serial_number":"12433581321527716","imei1":"12433581321527716","imei2":"12433581321527716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187857,"job_number":"JOB_187857","tr_customer_id":187875,"tr_customer_product_id":187865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:56.000Z","modified_at":"2026-02-16T07:17:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18432213650780","imei1":"18432213650780","imei2":"18432213650780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187859,"job_number":"JOB_187859","tr_customer_id":187877,"tr_customer_product_id":187867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:58.000Z","modified_at":"2026-02-16T07:17:58.000Z","name":"Miles Goodwin","mobile_number":"972-954-7746","email_id":"Esperanza32@gmail.com","dop":"2025-04-06","serial_number":"15525752892960832","imei1":"15525752892960832","imei2":"15525752892960832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187860,"job_number":"JOB_187860","tr_customer_id":187878,"tr_customer_product_id":187868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Aanandinii Asan","mobile_number":"9098533546","email_id":"navin.prajapat@hotmail.com","dop":"2026-02-06","serial_number":"589176447431982","imei1":"589176447431982","imei2":"589176447431982","popurl":"www.abhaya-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187861,"job_number":"JOB_187861","tr_customer_id":187879,"tr_customer_product_id":187869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Himani Bhat","mobile_number":"9079360563","email_id":"asha.tandon@hotmail.com","dop":"2026-02-06","serial_number":"601433253758481","imei1":"601433253758481","imei2":"601433253758481","popurl":"www.chatur-dhawan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187862,"job_number":"JOB_187862","tr_customer_id":187880,"tr_customer_product_id":187870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Krishna Talwar","mobile_number":"9072522343","email_id":"chandramohan.patil@gmail.com","dop":"2026-02-06","serial_number":"167143731190696","imei1":"167143731190696","imei2":"167143731190696","popurl":"www.digambara-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187863,"job_number":"JOB_187863","tr_customer_id":187881,"tr_customer_product_id":187871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Asha Naik","mobile_number":"9003688872","email_id":"gauranga.agarwal@gmail.com","dop":"2026-02-06","serial_number":"529735748623096","imei1":"529735748623096","imei2":"529735748623096","popurl":"www.charak-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187864,"job_number":"JOB_187864","tr_customer_id":187882,"tr_customer_product_id":187872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhasvan Bhattathiri","mobile_number":"9030674550","email_id":"girija.gandhi@yahoo.co.in","dop":"2026-02-06","serial_number":"983300429169852","imei1":"983300429169852","imei2":"983300429169852","popurl":"www.chetanaanand-iyengar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187865,"job_number":"JOB_187865","tr_customer_id":187883,"tr_customer_product_id":187873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhanumati Bhattathiri","mobile_number":"9083365706","email_id":"adhiraj.sharma@hotmail.com","dop":"2026-02-06","serial_number":"334217348051823","imei1":"334217348051823","imei2":"334217348051823","popurl":"www.ojaswini-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187866,"job_number":"JOB_187866","tr_customer_id":187885,"tr_customer_product_id":187874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Pranay Khanna","mobile_number":"9014056678","email_id":"bhamini.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"452905632371840","imei1":"452905632371840","imei2":"452905632371840","popurl":"www.kiran-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187868,"job_number":"JOB_187868","tr_customer_id":187886,"tr_customer_product_id":187876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhaaswar Patil","mobile_number":"9097734684","email_id":"aanandaswarup.pillai@yahoo.co.in","dop":"2026-02-06","serial_number":"922543980598996","imei1":"922543980598996","imei2":"922543980598996","popurl":"www.dipankar-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187869,"job_number":"JOB_187869","tr_customer_id":187887,"tr_customer_product_id":187877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Yoginder Dwivedi","mobile_number":"9099535622","email_id":"agneya.kakkar@gmail.com","dop":"2026-02-06","serial_number":"191829784021832","imei1":"191829784021832","imei2":"191829784021832","popurl":"www.ashlesh-mukhopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187870,"job_number":"JOB_187870","tr_customer_id":187888,"tr_customer_product_id":187878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Sachin Varma","mobile_number":"9075652212","email_id":"charuvrat.varman@gmail.com","dop":"2026-02-06","serial_number":"304331092607137","imei1":"304331092607137","imei2":"304331092607137","popurl":"www.devak-nair.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187871,"job_number":"JOB_187871","tr_customer_id":187889,"tr_customer_product_id":187879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Chandradev Acharya","mobile_number":"9031815389","email_id":"dhanapati.deshpande@gmail.com","dop":"2026-02-06","serial_number":"327329331750300","imei1":"327329331750300","imei2":"327329331750300","popurl":"www.karunanidhi-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187872,"job_number":"JOB_187872","tr_customer_id":187890,"tr_customer_product_id":187880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Preity Varrier","mobile_number":"9018287744","email_id":"devika.kaniyar@gmail.com","dop":"2026-02-06","serial_number":"895631939507101","imei1":"895631939507101","imei2":"895631939507101","popurl":"www.lai-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187873,"job_number":"JOB_187873","tr_customer_id":187891,"tr_customer_product_id":187881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Dipali Nayar","mobile_number":"9055378038","email_id":"mayoor.ahluwalia@gmail.com","dop":"2026-02-06","serial_number":"707718731886146","imei1":"707718731886146","imei2":"707718731886146","popurl":"www.narinder-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187874,"job_number":"JOB_187874","tr_customer_id":187892,"tr_customer_product_id":187882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Nalini Pandey","mobile_number":"9055846174","email_id":"arjun.bandopadhyay@gmail.com","dop":"2026-02-06","serial_number":"819566951824702","imei1":"819566951824702","imei2":"819566951824702","popurl":"www.parvati-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187875,"job_number":"JOB_187875","tr_customer_id":187893,"tr_customer_product_id":187883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Leela Guha","mobile_number":"9016280039","email_id":"siddhran.chopra@yahoo.co.in","dop":"2026-02-06","serial_number":"373440285105890","imei1":"373440285105890","imei2":"373440285105890","popurl":"www.yogendra-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187876,"job_number":"JOB_187876","tr_customer_id":187894,"tr_customer_product_id":187884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Ramesh Namboothiri","mobile_number":"9021514438","email_id":"sameer.kaniyar@hotmail.com","dop":"2026-02-06","serial_number":"862618977847871","imei1":"862618977847871","imei2":"862618977847871","popurl":"www.shubha-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187877,"job_number":"JOB_187877","tr_customer_id":187895,"tr_customer_product_id":187885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Anaadi Kaul","mobile_number":"9078434647","email_id":"shwet.agarwal@hotmail.com","dop":"2026-02-06","serial_number":"930017745694929","imei1":"930017745694929","imei2":"930017745694929","popurl":"www.achalesvara-jha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187878,"job_number":"JOB_187878","tr_customer_id":187896,"tr_customer_product_id":187886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Harinakshi Menon","mobile_number":"9056697726","email_id":"shivakari.guha@yahoo.co.in","dop":"2026-02-06","serial_number":"177870245856175","imei1":"177870245856175","imei2":"177870245856175","popurl":"www.trilokesh-singh.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187880,"job_number":"JOB_187880","tr_customer_id":187898,"tr_customer_product_id":187888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Kumari Varman","mobile_number":"9060970876","email_id":"mukesh.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"478301665905555","imei1":"478301665905555","imei2":"478301665905555","popurl":"www.manisha-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187882,"job_number":"JOB_187882","tr_customer_id":187900,"tr_customer_product_id":187890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Dhanu Dubashi","mobile_number":"9035413260","email_id":"deeptimayee.varrier@gmail.com","dop":"2026-02-06","serial_number":"002808113093006","imei1":"002808113093006","imei2":"002808113093006","popurl":"www.hiranya-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187883,"job_number":"JOB_187883","tr_customer_id":187901,"tr_customer_product_id":187891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Ganaka Iyengar","mobile_number":"9014930770","email_id":"gauranga.banerjee@gmail.com","dop":"2026-02-06","serial_number":"609478323549868","imei1":"609478323549868","imei2":"609478323549868","popurl":"www.kama-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187884,"job_number":"JOB_187884","tr_customer_id":187902,"tr_customer_product_id":187892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Bhaanumati Mehra","mobile_number":"9064402589","email_id":"mohana.patel@hotmail.com","dop":"2026-02-06","serial_number":"311052229500087","imei1":"311052229500087","imei2":"311052229500087","popurl":"www.dandak-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187885,"job_number":"JOB_187885","tr_customer_id":187903,"tr_customer_product_id":187893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Aayushmaan Gowda","mobile_number":"9084115731","email_id":"balamani.kapoor@yahoo.co.in","dop":"2026-02-06","serial_number":"324870468099147","imei1":"324870468099147","imei2":"324870468099147","popurl":"www.hiranmay-pothuvaal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187886,"job_number":"JOB_187886","tr_customer_id":187904,"tr_customer_product_id":187894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Gajaadhar Panicker","mobile_number":"9084349252","email_id":"jaya.mehrotra@gmail.com","dop":"2026-02-06","serial_number":"696626689286799","imei1":"696626689286799","imei2":"696626689286799","popurl":"www.gandharva-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187887,"job_number":"JOB_187887","tr_customer_id":187905,"tr_customer_product_id":187895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Anjushri Tagore","mobile_number":"9005397965","email_id":"agnivesh.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"827002974118067","imei1":"827002974118067","imei2":"827002974118067","popurl":"www.chandan-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187889,"job_number":"JOB_187889","tr_customer_id":187907,"tr_customer_product_id":187897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Girja Menon","mobile_number":"9063236085","email_id":"jagdeep.kocchar@hotmail.com","dop":"2026-02-06","serial_number":"138078793411710","imei1":"138078793411710","imei2":"138078793411710","popurl":"www.niro-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187890,"job_number":"JOB_187890","tr_customer_id":187908,"tr_customer_product_id":187898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Shankar Chaturvedi","mobile_number":"9044916272","email_id":"agnimitra.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"459799833274296","imei1":"459799833274296","imei2":"459799833274296","popurl":"www.agrata-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187892,"job_number":"JOB_187892","tr_customer_id":187910,"tr_customer_product_id":187900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandradev Ahuja","mobile_number":"9057305065","email_id":"eshita.iyer@hotmail.com","dop":"2026-02-06","serial_number":"618531464431212","imei1":"618531464431212","imei2":"618531464431212","popurl":"www.chitramala-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187893,"job_number":"JOB_187893","tr_customer_id":187911,"tr_customer_product_id":187901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandrabhaga Trivedi","mobile_number":"9086728020","email_id":"giri.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"131509657376857","imei1":"131509657376857","imei2":"131509657376857","popurl":"www.atmanand-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187895,"job_number":"JOB_187895","tr_customer_id":187913,"tr_customer_product_id":187903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Niranjan Prajapat","mobile_number":"9076243450","email_id":"swami.jha@hotmail.com","dop":"2026-02-06","serial_number":"745820350313179","imei1":"745820350313179","imei2":"745820350313179","popurl":"www.yoginder-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187898,"job_number":"JOB_187898","tr_customer_id":187916,"tr_customer_product_id":187906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Deeptimayee Ahuja","mobile_number":"9019427763","email_id":"baalaaditya.khatri@gmail.com","dop":"2026-02-06","serial_number":"841662042889466","imei1":"841662042889466","imei2":"841662042889466","popurl":"www.manisha-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187899,"job_number":"JOB_187899","tr_customer_id":187917,"tr_customer_product_id":187907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandran Verma","mobile_number":"9073975250","email_id":"chidananda.dhawan@gmail.com","dop":"2026-02-06","serial_number":"079824232523854","imei1":"079824232523854","imei2":"079824232523854","popurl":"www.chandan-singh.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187900,"job_number":"JOB_187900","tr_customer_id":187918,"tr_customer_product_id":187908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Tarun Iyer","mobile_number":"9000844207","email_id":"deeptiman.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"868409056148842","imei1":"868409056148842","imei2":"868409056148842","popurl":"www.gaurang-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187902,"job_number":"JOB_187902","tr_customer_id":187920,"tr_customer_product_id":187910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Ekaling Naik","mobile_number":"9038560415","email_id":"aanandinii.somayaji@gmail.com","dop":"2026-02-06","serial_number":"225766154446345","imei1":"225766154446345","imei2":"225766154446345","popurl":"www.aadrika-embranthiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187903,"job_number":"JOB_187903","tr_customer_id":187921,"tr_customer_product_id":187911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Avantika Kaur","mobile_number":"9022813365","email_id":"dhanvin.pilla@hotmail.com","dop":"2026-02-06","serial_number":"480234311769066","imei1":"480234311769066","imei2":"480234311769066","popurl":"www.yogendra-khanna.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187905,"job_number":"JOB_187905","tr_customer_id":187923,"tr_customer_product_id":187913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Chanakya Achari","mobile_number":"9001077439","email_id":"sushma.kapoor@gmail.com","dop":"2026-02-06","serial_number":"384005141795697","imei1":"384005141795697","imei2":"384005141795697","popurl":"www.jagadisha-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187906,"job_number":"JOB_187906","tr_customer_id":187924,"tr_customer_product_id":187914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Akshaj Ahluwalia","mobile_number":"9095735564","email_id":"kannen.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"063096750247263","imei1":"063096750247263","imei2":"063096750247263","popurl":"www.shanti-pilla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187907,"job_number":"JOB_187907","tr_customer_id":187925,"tr_customer_product_id":187915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Bakula Deshpande","mobile_number":"9078971870","email_id":"uma.gandhi@hotmail.com","dop":"2026-02-06","serial_number":"104773441797762","imei1":"104773441797762","imei2":"104773441797762","popurl":"www.deveshwar-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187908,"job_number":"JOB_187908","tr_customer_id":187926,"tr_customer_product_id":187916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Oormila Khatri","mobile_number":"9097265819","email_id":"deeptimay.rana@gmail.com","dop":"2026-02-06","serial_number":"041307550014478","imei1":"041307550014478","imei2":"041307550014478","popurl":"www.amaresh-banerjee.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187910,"job_number":"JOB_187910","tr_customer_id":187928,"tr_customer_product_id":187918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Daevika Sethi","mobile_number":"9097086234","email_id":"ranjit.gowda@hotmail.com","dop":"2026-02-06","serial_number":"139983214461990","imei1":"139983214461990","imei2":"139983214461990","popurl":"www.drona-mishra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187911,"job_number":"JOB_187911","tr_customer_id":187929,"tr_customer_product_id":187919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Brahmabrata Tagore","mobile_number":"9007607711","email_id":"dharmaketu.joshi@hotmail.com","dop":"2026-02-06","serial_number":"762883250831622","imei1":"762883250831622","imei2":"762883250831622","popurl":"www.indra-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187915,"job_number":"JOB_187915","tr_customer_id":187933,"tr_customer_product_id":187923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Kannen Butt","mobile_number":"9040913191","email_id":"digambar.arora@gmail.com","dop":"2026-02-06","serial_number":"776255521152246","imei1":"776255521152246","imei2":"776255521152246","popurl":"www.balamani-jain.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187916,"job_number":"JOB_187916","tr_customer_id":187935,"tr_customer_product_id":187925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Anasooya Iyer","mobile_number":"9018662659","email_id":"subhashini.khanna@hotmail.com","dop":"2026-02-06","serial_number":"428473162954256","imei1":"428473162954256","imei2":"428473162954256","popurl":"www.purushottam-varma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187917,"job_number":"JOB_187917","tr_customer_id":187934,"tr_customer_product_id":187924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Mandakini Patil","mobile_number":"9079364558","email_id":"nalini.asan@hotmail.com","dop":"2026-02-06","serial_number":"190052478071605","imei1":"190052478071605","imei2":"190052478071605","popurl":"www.eshita-pillai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187918,"job_number":"JOB_187918","tr_customer_id":187936,"tr_customer_product_id":187926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Suresh Banerjee","mobile_number":"9030080766","email_id":"bhagwati.gill@yahoo.co.in","dop":"2026-02-06","serial_number":"451829229417085","imei1":"451829229417085","imei2":"451829229417085","popurl":"www.lalita-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187919,"job_number":"JOB_187919","tr_customer_id":187937,"tr_customer_product_id":187927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Aasa Namboothiri","mobile_number":"9019163744","email_id":"nikita.acharya@gmail.com","dop":"2026-02-06","serial_number":"019785418465713","imei1":"019785418465713","imei2":"019785418465713","popurl":"www.daksha-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187920,"job_number":"JOB_187920","tr_customer_id":187938,"tr_customer_product_id":187928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Dwaipayana Talwar","mobile_number":"9036405795","email_id":"ghanaanand.dutta@hotmail.com","dop":"2026-02-06","serial_number":"384814663297579","imei1":"384814663297579","imei2":"384814663297579","popurl":"www.kamala-dwivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187921,"job_number":"JOB_187921","tr_customer_id":187939,"tr_customer_product_id":187929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Nirbhay Bhat","mobile_number":"9090390386","email_id":"anasuya.acharya@yahoo.co.in","dop":"2026-02-06","serial_number":"138321687335561","imei1":"138321687335561","imei2":"138321687335561","popurl":"www.kanaka-dutta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187922,"job_number":"JOB_187922","tr_customer_id":187940,"tr_customer_product_id":187930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Akshat Malik","mobile_number":"9044856691","email_id":"govinda.varma@gmail.com","dop":"2026-02-06","serial_number":"299843473145917","imei1":"299843473145917","imei2":"299843473145917","popurl":"www.bhadran-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187923,"job_number":"JOB_187923","tr_customer_id":187941,"tr_customer_product_id":187931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Eekalabya Asan","mobile_number":"9060880457","email_id":"harinarayan.joshi@gmail.com","dop":"2026-02-06","serial_number":"148797257009591","imei1":"148797257009591","imei2":"148797257009591","popurl":"www.akshata-iyer.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187925,"job_number":"JOB_187925","tr_customer_id":187943,"tr_customer_product_id":187933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Sumitra Rana","mobile_number":"9050526917","email_id":"kanaka.reddy@gmail.com","dop":"2026-02-06","serial_number":"698301916533230","imei1":"698301916533230","imei2":"698301916533230","popurl":"www.prathamesh-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187927,"job_number":"JOB_187927","tr_customer_id":187945,"tr_customer_product_id":187935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Akroor Chattopadhyay","mobile_number":"9000083721","email_id":"garud.pillai@gmail.com","dop":"2026-02-06","serial_number":"513624719602230","imei1":"513624719602230","imei2":"513624719602230","popurl":"www.jaya-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187928,"job_number":"JOB_187928","tr_customer_id":187946,"tr_customer_product_id":187936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Chapala Kocchar","mobile_number":"9094277264","email_id":"indra.bandopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"926491262147726","imei1":"926491262147726","imei2":"926491262147726","popurl":"www.amritambu-tandon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187929,"job_number":"JOB_187929","tr_customer_id":187947,"tr_customer_product_id":187937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Adikavi Johar","mobile_number":"9035502572","email_id":"pranay.patel@yahoo.co.in","dop":"2026-02-06","serial_number":"964465821661757","imei1":"964465821661757","imei2":"964465821661757","popurl":"www.ghanashyam-marar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187930,"job_number":"JOB_187930","tr_customer_id":187948,"tr_customer_product_id":187938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Tara Naik","mobile_number":"9045636421","email_id":"bharadwaj.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"049090558466960","imei1":"049090558466960","imei2":"049090558466960","popurl":"www.shashi-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187931,"job_number":"JOB_187931","tr_customer_id":187949,"tr_customer_product_id":187939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Darshan Pillai","mobile_number":"9050159122","email_id":"chidambaram.chopra@gmail.com","dop":"2026-02-06","serial_number":"118059785551416","imei1":"118059785551416","imei2":"118059785551416","popurl":"www.gita-bhattacharya.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187933,"job_number":"JOB_187933","tr_customer_id":187951,"tr_customer_product_id":187941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Vinay Pilla","mobile_number":"9073409128","email_id":"jaimini.sharma@gmail.com","dop":"2026-02-06","serial_number":"411067179286172","imei1":"411067179286172","imei2":"411067179286172","popurl":"www.gautam-mehra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187934,"job_number":"JOB_187934","tr_customer_id":187952,"tr_customer_product_id":187942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Sumitra Butt","mobile_number":"9028330589","email_id":"esha.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"492510586580210","imei1":"492510586580210","imei2":"492510586580210","popurl":"www.atmanand-patel.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187936,"job_number":"JOB_187936","tr_customer_id":187954,"tr_customer_product_id":187944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Abhaya Pandey","mobile_number":"9088691322","email_id":"suma.banerjee@hotmail.com","dop":"2026-02-06","serial_number":"261456556560272","imei1":"261456556560272","imei2":"261456556560272","popurl":"www.uma-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187937,"job_number":"JOB_187937","tr_customer_id":187955,"tr_customer_product_id":187945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Anala Kocchar","mobile_number":"9063268141","email_id":"laxmi.bhat@gmail.com","dop":"2026-02-06","serial_number":"121071460702786","imei1":"121071460702786","imei2":"121071460702786","popurl":"www.devajyoti-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187940,"job_number":"JOB_187940","tr_customer_id":187958,"tr_customer_product_id":187948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Draupadi Jha","mobile_number":"9099402707","email_id":"amodini.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"909907212813103","imei1":"909907212813103","imei2":"909907212813103","popurl":"www.shresthi-pothuvaal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187942,"job_number":"JOB_187942","tr_customer_id":187960,"tr_customer_product_id":187950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Amaranaath Verma","mobile_number":"9028774854","email_id":"jagmeet.patil@yahoo.co.in","dop":"2026-02-06","serial_number":"927729485553437","imei1":"927729485553437","imei2":"927729485553437","popurl":"www.dharmaketu-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187943,"job_number":"JOB_187943","tr_customer_id":187961,"tr_customer_product_id":187951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Subhash Varrier","mobile_number":"9025383193","email_id":"devagya.talwar@gmail.com","dop":"2026-02-06","serial_number":"941103539472203","imei1":"941103539472203","imei2":"941103539472203","popurl":"www.bala-pillai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187945,"job_number":"JOB_187945","tr_customer_id":187963,"tr_customer_product_id":187953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Devani Shah","mobile_number":"9060721752","email_id":"abhaidev.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"077966958340181","imei1":"077966958340181","imei2":"077966958340181","popurl":"www.devi-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187946,"job_number":"JOB_187946","tr_customer_id":187964,"tr_customer_product_id":187954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Balaaditya Mehrotra","mobile_number":"9053887709","email_id":"chinmayananda.naik@gmail.com","dop":"2026-02-06","serial_number":"031570310224032","imei1":"031570310224032","imei2":"031570310224032","popurl":"www.siddhi-mahajan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187947,"job_number":"JOB_187947","tr_customer_id":187965,"tr_customer_product_id":187955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Mandaakin Joshi","mobile_number":"9035026915","email_id":"kanti.guneta@yahoo.co.in","dop":"2026-02-06","serial_number":"447823249028968","imei1":"447823249028968","imei2":"447823249028968","popurl":"www.goswami-asan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187948,"job_number":"JOB_187948","tr_customer_id":187966,"tr_customer_product_id":187956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Brijesh Bharadwaj","mobile_number":"9098009075","email_id":"kanchan.varma@hotmail.com","dop":"2026-02-06","serial_number":"335242615292060","imei1":"335242615292060","imei2":"335242615292060","popurl":"www.yogesh-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187949,"job_number":"JOB_187949","tr_customer_id":187967,"tr_customer_product_id":187957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Dayaananda Deshpande","mobile_number":"9091536698","email_id":"naval.ganaka@yahoo.co.in","dop":"2026-02-06","serial_number":"915068741276250","imei1":"915068741276250","imei2":"915068741276250","popurl":"www.divakar-embranthiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187951,"job_number":"JOB_187951","tr_customer_id":187969,"tr_customer_product_id":187959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Smriti Reddy","mobile_number":"9076909153","email_id":"rahul.bandopadhyay@yahoo.co.in","dop":"2026-02-06","serial_number":"047264742497291","imei1":"047264742497291","imei2":"047264742497291","popurl":"www.elakshi-arora.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187952,"job_number":"JOB_187952","tr_customer_id":187970,"tr_customer_product_id":187960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aasa Mishra","mobile_number":"9097887960","email_id":"dipendra.iyengar@hotmail.com","dop":"2026-02-06","serial_number":"371561388825303","imei1":"371561388825303","imei2":"371561388825303","popurl":"www.gautami-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187953,"job_number":"JOB_187953","tr_customer_id":187971,"tr_customer_product_id":187961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Kama Joshi","mobile_number":"9080317965","email_id":"devajyoti.khatri@yahoo.co.in","dop":"2026-02-06","serial_number":"913198495153523","imei1":"913198495153523","imei2":"913198495153523","popurl":"www.darshan-naik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187954,"job_number":"JOB_187954","tr_customer_id":187972,"tr_customer_product_id":187962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Dipendra Gill","mobile_number":"9082724446","email_id":"bharadwaj.desai@yahoo.co.in","dop":"2026-02-06","serial_number":"991639644909707","imei1":"991639644909707","imei2":"991639644909707","popurl":"www.tanya-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187955,"job_number":"JOB_187955","tr_customer_id":187973,"tr_customer_product_id":187963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aagneya Sharma","mobile_number":"9093977621","email_id":"dharmaketu.varrier@gmail.com","dop":"2026-02-06","serial_number":"962572136697928","imei1":"962572136697928","imei2":"962572136697928","popurl":"www.amrit-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187956,"job_number":"JOB_187956","tr_customer_id":187974,"tr_customer_product_id":187964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aaratrika Gowda","mobile_number":"9041192803","email_id":"chandraayan.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"852914596372992","imei1":"852914596372992","imei2":"852914596372992","popurl":"www.suma-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187958,"job_number":"JOB_187958","tr_customer_id":187976,"tr_customer_product_id":187966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Subhash Sethi","mobile_number":"9065946941","email_id":"balagovind.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"141102946711000","imei1":"141102946711000","imei2":"141102946711000","popurl":"www.dharitri-kaniyar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187959,"job_number":"JOB_187959","tr_customer_id":187977,"tr_customer_product_id":187967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Meena Nayar","mobile_number":"9002960901","email_id":"sucheta.johar@yahoo.co.in","dop":"2026-02-06","serial_number":"185730935349286","imei1":"185730935349286","imei2":"185730935349286","popurl":"www.opaline-dubashi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187961,"job_number":"JOB_187961","tr_customer_id":187979,"tr_customer_product_id":187969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Daiwik Naik","mobile_number":"9026955613","email_id":"trisha.gill@yahoo.co.in","dop":"2026-02-06","serial_number":"881973523657980","imei1":"881973523657980","imei2":"881973523657980","popurl":"www.balachandra-embranthiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187962,"job_number":"JOB_187962","tr_customer_id":187980,"tr_customer_product_id":187970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Naveen Mahajan","mobile_number":"9036346199","email_id":"chandravati.gandhi@yahoo.co.in","dop":"2026-02-06","serial_number":"413695278367554","imei1":"413695278367554","imei2":"413695278367554","popurl":"www.chandani-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187963,"job_number":"JOB_187963","tr_customer_id":187981,"tr_customer_product_id":187971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Satish Mishra","mobile_number":"9092634673","email_id":"achalesvara.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"351006162379928","imei1":"351006162379928","imei2":"351006162379928","popurl":"www.shashi-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187967,"job_number":"JOB_187967","tr_customer_id":187985,"tr_customer_product_id":187975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Trisha Sethi","mobile_number":"9079623478","email_id":"adhiraj.kaur@yahoo.co.in","dop":"2026-02-06","serial_number":"186931327861801","imei1":"186931327861801","imei2":"186931327861801","popurl":"www.daksha-varrier.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187968,"job_number":"JOB_187968","tr_customer_id":187986,"tr_customer_product_id":187976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Ganaka Bhat","mobile_number":"9067410999","email_id":"sarisha.khan@yahoo.co.in","dop":"2026-02-06","serial_number":"153901716455522","imei1":"153901716455522","imei2":"153901716455522","popurl":"www.durga-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187969,"job_number":"JOB_187969","tr_customer_id":187987,"tr_customer_product_id":187977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Manikya Sharma","mobile_number":"9062468374","email_id":"amogh.varman@hotmail.com","dop":"2026-02-06","serial_number":"918788579802152","imei1":"918788579802152","imei2":"918788579802152","popurl":"www.daevi-tandon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187970,"job_number":"JOB_187970","tr_customer_id":187988,"tr_customer_product_id":187978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Baala Mahajan","mobile_number":"9034529783","email_id":"charumati.trivedi@gmail.com","dop":"2026-02-06","serial_number":"518675112303524","imei1":"518675112303524","imei2":"518675112303524","popurl":"www.jagadish-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187971,"job_number":"JOB_187971","tr_customer_id":187989,"tr_customer_product_id":187979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Bhooshan Khan","mobile_number":"9019733670","email_id":"vyas.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"881992870600700","imei1":"881992870600700","imei2":"881992870600700","popurl":"www.aaratrika-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187972,"job_number":"JOB_187972","tr_customer_id":187990,"tr_customer_product_id":187980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Vijay Khatri","mobile_number":"9008501646","email_id":"jagdeep.trivedi@gmail.com","dop":"2026-02-06","serial_number":"087262283105212","imei1":"087262283105212","imei2":"087262283105212","popurl":"www.apsara-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187973,"job_number":"JOB_187973","tr_customer_id":187991,"tr_customer_product_id":187981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Yoginder Khan","mobile_number":"9098914161","email_id":"aanjaneya.iyengar@gmail.com","dop":"2026-02-06","serial_number":"549504550534975","imei1":"549504550534975","imei2":"549504550534975","popurl":"www.marut-tagore.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187975,"job_number":"JOB_187975","tr_customer_id":187993,"tr_customer_product_id":187983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Brijesh Varma","mobile_number":"9081274296","email_id":"saroja.verma@hotmail.com","dop":"2026-02-06","serial_number":"077435355494310","imei1":"077435355494310","imei2":"077435355494310","popurl":"www.gopee-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187976,"job_number":"JOB_187976","tr_customer_id":187994,"tr_customer_product_id":187984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Adwitiya Gupta","mobile_number":"9073706831","email_id":"deeksha.jain@hotmail.com","dop":"2026-02-06","serial_number":"263680611307434","imei1":"263680611307434","imei2":"263680611307434","popurl":"www.achintya-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187977,"job_number":"JOB_187977","tr_customer_id":187995,"tr_customer_product_id":187985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Deenabandhu Naik","mobile_number":"9031667540","email_id":"bhagwati.saini@yahoo.co.in","dop":"2026-02-06","serial_number":"835629862387465","imei1":"835629862387465","imei2":"835629862387465","popurl":"www.bakula-tagore.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187978,"job_number":"JOB_187978","tr_customer_id":187996,"tr_customer_product_id":187986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Dhara Abbott","mobile_number":"9052324151","email_id":"daksha.sharma@yahoo.co.in","dop":"2026-02-06","serial_number":"796586079863786","imei1":"796586079863786","imei2":"796586079863786","popurl":"www.gajbaahu-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187980,"job_number":"JOB_187980","tr_customer_id":187998,"tr_customer_product_id":187988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:01.000Z","modified_at":"2026-02-16T07:37:01.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"19775269939147","imei1":"19775269939147","imei2":"119775269939147","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187981,"job_number":"JOB_187981","tr_customer_id":187999,"tr_customer_product_id":187989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:01.000Z","modified_at":"2026-02-16T07:37:01.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"327447952622890","imei1":"327447952622890","imei2":"1327447952622890","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187982,"job_number":"JOB_187982","tr_customer_id":188000,"tr_customer_product_id":187990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:02.000Z","modified_at":"2026-02-16T07:37:02.000Z","name":"Rafaela Boehm","mobile_number":"546-856-2110","email_id":"Carroll77@yahoo.com","dop":"2026-01-04","serial_number":"15742790288527","imei1":"15742790288527","imei2":"115742790288527","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187983,"job_number":"JOB_187983","tr_customer_id":188001,"tr_customer_product_id":187991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:11.000Z","modified_at":"2026-02-16T07:37:11.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"11733916671803","imei1":"11733916671803","imei2":"111733916671803","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187984,"job_number":"JOB_187984","tr_customer_id":188002,"tr_customer_product_id":187992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:12.000Z","modified_at":"2026-02-16T07:37:12.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"564534510605216","imei1":"564534510605216","imei2":"1564534510605216","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187985,"job_number":"JOB_187985","tr_customer_id":188003,"tr_customer_product_id":187993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:12.000Z","modified_at":"2026-02-16T07:37:12.000Z","name":"Zackery Douglas","mobile_number":"323-600-5768","email_id":"Cyrus47@hotmail.com","dop":"2026-01-04","serial_number":"15692153438103","imei1":"15692153438103","imei2":"115692153438103","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187986,"job_number":"JOB_187986","tr_customer_id":188004,"tr_customer_product_id":187994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:21.000Z","modified_at":"2026-02-16T07:37:21.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"17149449625352","imei1":"17149449625352","imei2":"117149449625352","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187987,"job_number":"JOB_187987","tr_customer_id":188005,"tr_customer_product_id":187995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:22.000Z","modified_at":"2026-02-16T07:37:22.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"952486067017658","imei1":"952486067017658","imei2":"1952486067017658","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187988,"job_number":"JOB_187988","tr_customer_id":188006,"tr_customer_product_id":187996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:22.000Z","modified_at":"2026-02-16T07:37:22.000Z","name":"Brooke Rohan","mobile_number":"651-321-3046","email_id":"Alvena.Ortiz@gmail.com","dop":"2026-01-04","serial_number":"16047527170309","imei1":"16047527170309","imei2":"116047527170309","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187989,"job_number":"JOB_187989","tr_customer_id":188007,"tr_customer_product_id":187997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:11.000Z","modified_at":"2026-02-16T07:43:11.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"15380909208786","imei1":"15380909208786","imei2":"15380909208786","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187991,"job_number":"JOB_187991","tr_customer_id":188009,"tr_customer_product_id":187999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:31.000Z","modified_at":"2026-02-16T07:43:31.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17055623472013","imei1":"17055623472013","imei2":"17055623472013","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187993,"job_number":"JOB_187993","tr_customer_id":188011,"tr_customer_product_id":188001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:50.000Z","modified_at":"2026-02-16T07:43:50.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19942146304982","imei1":"19942146304982","imei2":"19942146304982","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188005,"job_number":"JOB_188005","tr_customer_id":188023,"tr_customer_product_id":188013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Amogh Singh","mobile_number":"9050529811","email_id":"deeptiman.kaniyar@yahoo.co.in","dop":"2026-02-06","serial_number":"148676134268283","imei1":"148676134268283","imei2":"148676134268283","popurl":"www.lavanya-agarwal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188006,"job_number":"JOB_188006","tr_customer_id":188024,"tr_customer_product_id":188014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Tapan Mukhopadhyay","mobile_number":"9010773225","email_id":"akshata.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"871292198797307","imei1":"871292198797307","imei2":"871292198797307","popurl":"www.sheela-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188007,"job_number":"JOB_188007","tr_customer_id":188025,"tr_customer_product_id":188015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Chandrakin Johar","mobile_number":"9015674433","email_id":"chandrani.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"534414542318209","imei1":"534414542318209","imei2":"534414542318209","popurl":"www.sarvin-sharma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188008,"job_number":"JOB_188008","tr_customer_id":188026,"tr_customer_product_id":188016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Mangala Asan","mobile_number":"9015394518","email_id":"girika.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"916370661895141","imei1":"916370661895141","imei2":"916370661895141","popurl":"www.gitanjali-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188009,"job_number":"JOB_188009","tr_customer_id":188027,"tr_customer_product_id":188017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Draupadi Ahluwalia","mobile_number":"9092780667","email_id":"shresth.mahajan@hotmail.com","dop":"2026-02-06","serial_number":"433607937789043","imei1":"433607937789043","imei2":"433607937789043","popurl":"www.chaten-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188010,"job_number":"JOB_188010","tr_customer_id":188028,"tr_customer_product_id":188018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Deeptimay Varman","mobile_number":"9016628646","email_id":"anshula.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"085414297443942","imei1":"085414297443942","imei2":"085414297443942","popurl":"www.chandradev-sethi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188011,"job_number":"JOB_188011","tr_customer_id":188029,"tr_customer_product_id":188019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Abani Guha","mobile_number":"9001340500","email_id":"durga.naik@hotmail.com","dop":"2026-02-06","serial_number":"548448626991403","imei1":"548448626991403","imei2":"548448626991403","popurl":"www.basanti-bharadwaj.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188012,"job_number":"JOB_188012","tr_customer_id":188030,"tr_customer_product_id":188020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Meenakshi Dubashi","mobile_number":"9022663538","email_id":"balgopal.kocchar@hotmail.com","dop":"2026-02-06","serial_number":"331648018654891","imei1":"331648018654891","imei2":"331648018654891","popurl":"www.arjun-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188013,"job_number":"JOB_188013","tr_customer_id":188031,"tr_customer_product_id":188021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Adhiraj Butt","mobile_number":"9063433202","email_id":"ranjeet.prajapat@yahoo.co.in","dop":"2026-02-06","serial_number":"558961177797354","imei1":"558961177797354","imei2":"558961177797354","popurl":"www.dipesh-dutta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188014,"job_number":"JOB_188014","tr_customer_id":188032,"tr_customer_product_id":188022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Arya Nayar","mobile_number":"9044366876","email_id":"bharat.varma@hotmail.com","dop":"2026-02-06","serial_number":"968752256048859","imei1":"968752256048859","imei2":"968752256048859","popurl":"www.vidya-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188015,"job_number":"JOB_188015","tr_customer_id":188033,"tr_customer_product_id":188023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Karan Chopra","mobile_number":"9001656889","email_id":"ekaling.ganaka@gmail.com","dop":"2026-02-06","serial_number":"540678392470372","imei1":"540678392470372","imei2":"540678392470372","popurl":"www.chanda-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188016,"job_number":"JOB_188016","tr_customer_id":188034,"tr_customer_product_id":188024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sarada Arora","mobile_number":"9069476462","email_id":"bhudev.pillai@hotmail.com","dop":"2026-02-06","serial_number":"290178353316097","imei1":"290178353316097","imei2":"290178353316097","popurl":"www.sumitra-acharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188017,"job_number":"JOB_188017","tr_customer_id":188035,"tr_customer_product_id":188025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Chakravartee Panicker","mobile_number":"9030203182","email_id":"anilaabh.sharma@yahoo.co.in","dop":"2026-02-06","serial_number":"210609519391572","imei1":"210609519391572","imei2":"210609519391572","popurl":"www.mohan-varman.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188018,"job_number":"JOB_188018","tr_customer_id":188038,"tr_customer_product_id":188028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Tej Prajapat","mobile_number":"9040156313","email_id":"daksha.chopra@hotmail.com","dop":"2026-02-06","serial_number":"581202340953531","imei1":"581202340953531","imei2":"581202340953531","popurl":"www.dharmaketu-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188019,"job_number":"JOB_188019","tr_customer_id":188037,"tr_customer_product_id":188026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dhanapati Kaur","mobile_number":"9083990922","email_id":"esha.gandhi@hotmail.com","dop":"2026-02-06","serial_number":"492541668690388","imei1":"492541668690388","imei2":"492541668690388","popurl":"www.aagney-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188020,"job_number":"JOB_188020","tr_customer_id":188036,"tr_customer_product_id":188027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sunita Nair","mobile_number":"9064746088","email_id":"dhaanyalakshmi.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"545662347602468","imei1":"545662347602468","imei2":"545662347602468","popurl":"www.sheela-mehra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188021,"job_number":"JOB_188021","tr_customer_id":188039,"tr_customer_product_id":188029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dhanvin Devar","mobile_number":"9008809152","email_id":"gopee.dubashi@gmail.com","dop":"2026-02-06","serial_number":"241636411969765","imei1":"241636411969765","imei2":"241636411969765","popurl":"www.ojaswini-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188022,"job_number":"JOB_188022","tr_customer_id":188040,"tr_customer_product_id":188030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dipankar Butt","mobile_number":"9078979818","email_id":"bharat.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"915354041547700","imei1":"915354041547700","imei2":"915354041547700","popurl":"www.rajiv-gowda.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188023,"job_number":"JOB_188023","tr_customer_id":188041,"tr_customer_product_id":188031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sloka Sinha","mobile_number":"9016430478","email_id":"jagathi.reddy@yahoo.co.in","dop":"2026-02-06","serial_number":"109403325840110","imei1":"109403325840110","imei2":"109403325840110","popurl":"www.dinesh-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188024,"job_number":"JOB_188024","tr_customer_id":188042,"tr_customer_product_id":188032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Adheesh Kaniyar","mobile_number":"9041812009","email_id":"tanushree.arora@hotmail.com","dop":"2026-02-06","serial_number":"239742162006410","imei1":"239742162006410","imei2":"239742162006410","popurl":"www.bodhan-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188025,"job_number":"JOB_188025","tr_customer_id":188043,"tr_customer_product_id":188033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Dhanpati Shah","mobile_number":"9081932790","email_id":"chidananda.dhawan@yahoo.co.in","dop":"2026-02-06","serial_number":"133199902126656","imei1":"133199902126656","imei2":"133199902126656","popurl":"www.sloka-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188026,"job_number":"JOB_188026","tr_customer_id":188044,"tr_customer_product_id":188034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Suryakanta Banerjee","mobile_number":"9070316062","email_id":"laxman.mehrotra@yahoo.co.in","dop":"2026-02-06","serial_number":"232480927623611","imei1":"232480927623611","imei2":"232480927623611","popurl":"www.mohini-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188027,"job_number":"JOB_188027","tr_customer_id":188045,"tr_customer_product_id":188035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Elakshi Bhattathiri","mobile_number":"9018753463","email_id":"shivakari.kakkar@gmail.com","dop":"2026-02-06","serial_number":"314962483201488","imei1":"314962483201488","imei2":"314962483201488","popurl":"www.subhasini-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188028,"job_number":"JOB_188028","tr_customer_id":188046,"tr_customer_product_id":188036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Nimit Varrier","mobile_number":"9057671351","email_id":"paramartha.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"491065257451515","imei1":"491065257451515","imei2":"491065257451515","popurl":"www.chandrabhan-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188029,"job_number":"JOB_188029","tr_customer_id":188047,"tr_customer_product_id":188037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Bhushan Guneta","mobile_number":"9068515150","email_id":"adheesh.jha@hotmail.com","dop":"2026-02-06","serial_number":"814050771883270","imei1":"814050771883270","imei2":"814050771883270","popurl":"www.chidananda-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188030,"job_number":"JOB_188030","tr_customer_id":188048,"tr_customer_product_id":188038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Som Gandhi","mobile_number":"9032119177","email_id":"jagdeep.singh@gmail.com","dop":"2026-02-06","serial_number":"066035785711958","imei1":"066035785711958","imei2":"066035785711958","popurl":"www.durgeshwari-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188031,"job_number":"JOB_188031","tr_customer_id":188049,"tr_customer_product_id":188039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Aatmaj Chaturvedi","mobile_number":"9024118269","email_id":"deeptimayee.dhawan@hotmail.com","dop":"2026-02-06","serial_number":"637033952923776","imei1":"637033952923776","imei2":"637033952923776","popurl":"www.ranjeet-embranthiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188032,"job_number":"JOB_188032","tr_customer_id":188050,"tr_customer_product_id":188040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Rukmin Kakkar","mobile_number":"9070689358","email_id":"arindam.shah@yahoo.co.in","dop":"2026-02-06","serial_number":"198689499925742","imei1":"198689499925742","imei2":"198689499925742","popurl":"www.divakar-trivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188033,"job_number":"JOB_188033","tr_customer_id":188051,"tr_customer_product_id":188041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Ambar Gupta","mobile_number":"9018561463","email_id":"bhardwaj.saini@hotmail.com","dop":"2026-02-06","serial_number":"720642338561906","imei1":"720642338561906","imei2":"720642338561906","popurl":"www.digambar-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188034,"job_number":"JOB_188034","tr_customer_id":188052,"tr_customer_product_id":188042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Bhudev Panicker","mobile_number":"9097817883","email_id":"laxmi.mehra@hotmail.com","dop":"2026-02-06","serial_number":"931162255835125","imei1":"931162255835125","imei2":"931162255835125","popurl":"www.tara-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188035,"job_number":"JOB_188035","tr_customer_id":188053,"tr_customer_product_id":188043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Vaidehi Talwar","mobile_number":"9065392913","email_id":"chandra.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"463400393488713","imei1":"463400393488713","imei2":"463400393488713","popurl":"www.shashikala-achari.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188036,"job_number":"JOB_188036","tr_customer_id":188054,"tr_customer_product_id":188044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Girja Abbott","mobile_number":"9047228932","email_id":"basanti.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"483609058046861","imei1":"483609058046861","imei2":"483609058046861","popurl":"www.marut-nair.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188037,"job_number":"JOB_188037","tr_customer_id":188056,"tr_customer_product_id":188045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Bhudeva Bhattathiri","mobile_number":"9040209298","email_id":"avadhesh.pillai@gmail.com","dop":"2026-02-06","serial_number":"552299112547819","imei1":"552299112547819","imei2":"552299112547819","popurl":"www.sukanya-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188038,"job_number":"JOB_188038","tr_customer_id":188055,"tr_customer_product_id":188046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Tanirika Khatri","mobile_number":"9082455447","email_id":"gautam.kocchar@gmail.com","dop":"2026-02-06","serial_number":"083673458844911","imei1":"083673458844911","imei2":"083673458844911","popurl":"www.charvi-marar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188039,"job_number":"JOB_188039","tr_customer_id":188057,"tr_customer_product_id":188047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Chidaatma Marar","mobile_number":"9023270824","email_id":"tushar.pilla@gmail.com","dop":"2026-02-06","serial_number":"647747482277436","imei1":"647747482277436","imei2":"647747482277436","popurl":"www.bhooshan-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188040,"job_number":"JOB_188040","tr_customer_id":188058,"tr_customer_product_id":188048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Gangesh Gupta","mobile_number":"9024039769","email_id":"anila.patel@gmail.com","dop":"2026-02-06","serial_number":"359641747764572","imei1":"359641747764572","imei2":"359641747764572","popurl":"www.kumuda-agarwal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188041,"job_number":"JOB_188041","tr_customer_id":188059,"tr_customer_product_id":188049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Chidaatma Arora","mobile_number":"9056465029","email_id":"satyen.banerjee@yahoo.co.in","dop":"2026-02-06","serial_number":"521651748207096","imei1":"521651748207096","imei2":"521651748207096","popurl":"www.aryan-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188042,"job_number":"JOB_188042","tr_customer_id":188060,"tr_customer_product_id":188050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Divakar Ahluwalia","mobile_number":"9039106365","email_id":"mahesh.bhat@hotmail.com","dop":"2026-02-06","serial_number":"025863871615112","imei1":"025863871615112","imei2":"025863871615112","popurl":"www.rajan-varrier.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188043,"job_number":"JOB_188043","tr_customer_id":188061,"tr_customer_product_id":188051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Yogendra Chattopadhyay","mobile_number":"9061270357","email_id":"yogendra.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"359889061873574","imei1":"359889061873574","imei2":"359889061873574","popurl":"www.lila-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188044,"job_number":"JOB_188044","tr_customer_id":188062,"tr_customer_product_id":188052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Darshan Khanna","mobile_number":"9003095905","email_id":"trisha.guha@hotmail.com","dop":"2026-02-06","serial_number":"070810483092880","imei1":"070810483092880","imei2":"070810483092880","popurl":"www.sweta-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188045,"job_number":"JOB_188045","tr_customer_id":188063,"tr_customer_product_id":188053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Aishani Bhat","mobile_number":"9083483783","email_id":"dayamayee.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"301501195487884","imei1":"301501195487884","imei2":"301501195487884","popurl":"www.chidaatma-desai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188046,"job_number":"JOB_188046","tr_customer_id":188064,"tr_customer_product_id":188054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Ganesh Bhattacharya","mobile_number":"9043905652","email_id":"chanda.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"841590975026561","imei1":"841590975026561","imei2":"841590975026561","popurl":"www.poornima-panicker.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188047,"job_number":"JOB_188047","tr_customer_id":188065,"tr_customer_product_id":188055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Mohana Acharya","mobile_number":"9026357991","email_id":"malti.pothuvaal@gmail.com","dop":"2026-02-06","serial_number":"694327976850224","imei1":"694327976850224","imei2":"694327976850224","popurl":"www.dhatri-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188048,"job_number":"JOB_188048","tr_customer_id":188066,"tr_customer_product_id":188056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Akshayakeerti Nehru","mobile_number":"9070523390","email_id":"deeptimoyee.kocchar@gmail.com","dop":"2026-02-06","serial_number":"225161684080621","imei1":"225161684080621","imei2":"225161684080621","popurl":"www.atmaja-khan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188049,"job_number":"JOB_188049","tr_customer_id":188067,"tr_customer_product_id":188057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dulari Abbott","mobile_number":"9082384624","email_id":"leela.abbott@hotmail.com","dop":"2026-02-06","serial_number":"793337151981689","imei1":"793337151981689","imei2":"793337151981689","popurl":"www.mina-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188050,"job_number":"JOB_188050","tr_customer_id":188068,"tr_customer_product_id":188058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Bhudev Prajapat","mobile_number":"9032597474","email_id":"jagathi.nayar@hotmail.com","dop":"2026-02-06","serial_number":"160937634019810","imei1":"160937634019810","imei2":"160937634019810","popurl":"www.gautama-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188051,"job_number":"JOB_188051","tr_customer_id":188069,"tr_customer_product_id":188059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Abhaya Johar","mobile_number":"9077639080","email_id":"mayoor.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"665906917108599","imei1":"665906917108599","imei2":"665906917108599","popurl":"www.harinakshi-pillai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188052,"job_number":"JOB_188052","tr_customer_id":188070,"tr_customer_product_id":188060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Niro Naik","mobile_number":"9059489805","email_id":"dandak.patil@gmail.com","dop":"2026-02-06","serial_number":"523247092549839","imei1":"523247092549839","imei2":"523247092549839","popurl":"www.harit-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188053,"job_number":"JOB_188053","tr_customer_id":188071,"tr_customer_product_id":188061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Anuja Pandey","mobile_number":"9046336825","email_id":"dwaipayan.mahajan@gmail.com","dop":"2026-02-06","serial_number":"435167644381562","imei1":"435167644381562","imei2":"435167644381562","popurl":"www.gemini-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188054,"job_number":"JOB_188054","tr_customer_id":188072,"tr_customer_product_id":188062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Bilwa Kaur","mobile_number":"9042349673","email_id":"anand.arora@hotmail.com","dop":"2026-02-06","serial_number":"371564457906905","imei1":"371564457906905","imei2":"371564457906905","popurl":"www.anand swarup-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188055,"job_number":"JOB_188055","tr_customer_id":188073,"tr_customer_product_id":188063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Atmananda Marar","mobile_number":"9039044951","email_id":"anil.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"323450313582488","imei1":"323450313582488","imei2":"323450313582488","popurl":"www.mandaakin-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188056,"job_number":"JOB_188056","tr_customer_id":188074,"tr_customer_product_id":188064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chandrabhaga Nayar","mobile_number":"9032635123","email_id":"lal.ganaka@hotmail.com","dop":"2026-02-06","serial_number":"908335304518680","imei1":"908335304518680","imei2":"908335304518680","popurl":"www.dinkar-mehra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188057,"job_number":"JOB_188057","tr_customer_id":188075,"tr_customer_product_id":188065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chandrabhaga Ahluwalia","mobile_number":"9012686485","email_id":"devvrat.nayar@gmail.com","dop":"2026-02-06","serial_number":"069061619516452","imei1":"069061619516452","imei2":"069061619516452","popurl":"www.gatik-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188058,"job_number":"JOB_188058","tr_customer_id":188076,"tr_customer_product_id":188066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Ambar Gowda","mobile_number":"9054205761","email_id":"ekaksh.shukla@hotmail.com","dop":"2026-02-06","serial_number":"689743800651829","imei1":"689743800651829","imei2":"689743800651829","popurl":"www.sanjay-malik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188059,"job_number":"JOB_188059","tr_customer_id":188077,"tr_customer_product_id":188067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dayaananda Patel","mobile_number":"9002610045","email_id":"dhara.ganaka@gmail.com","dop":"2026-02-06","serial_number":"176643492330121","imei1":"176643492330121","imei2":"176643492330121","popurl":"www.vrinda-butt.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188060,"job_number":"JOB_188060","tr_customer_id":188078,"tr_customer_product_id":188068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Raj Saini","mobile_number":"9003512769","email_id":"ekadant.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"771502510061750","imei1":"771502510061750","imei2":"771502510061750","popurl":"www.nalini-butt.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188061,"job_number":"JOB_188061","tr_customer_id":188079,"tr_customer_product_id":188069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Brahmanandam Menon","mobile_number":"9054948501","email_id":"dayaananda.abbott@gmail.com","dop":"2026-02-06","serial_number":"677922607155481","imei1":"677922607155481","imei2":"677922607155481","popurl":"www.bhooshan-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188062,"job_number":"JOB_188062","tr_customer_id":188080,"tr_customer_product_id":188070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chaanakya Dhawan","mobile_number":"9053358431","email_id":"sunita.bharadwaj@gmail.com","dop":"2026-02-06","serial_number":"502575555655553","imei1":"502575555655553","imei2":"502575555655553","popurl":"www.ahilya-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188063,"job_number":"JOB_188063","tr_customer_id":188081,"tr_customer_product_id":188071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Kanti Singh","mobile_number":"9004170569","email_id":"daevika.varman@hotmail.com","dop":"2026-02-06","serial_number":"175568363970023","imei1":"175568363970023","imei2":"175568363970023","popurl":"www.dinesh-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188064,"job_number":"JOB_188064","tr_customer_id":188082,"tr_customer_product_id":188072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Vrund Kapoor","mobile_number":"9098466931","email_id":"lakshmi.kocchar@yahoo.co.in","dop":"2026-02-06","serial_number":"169418389090136","imei1":"169418389090136","imei2":"169418389090136","popurl":"www.rohan-mehrotra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188065,"job_number":"JOB_188065","tr_customer_id":188083,"tr_customer_product_id":188073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Gotum Devar","mobile_number":"9027216254","email_id":"bilva.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"790091665118853","imei1":"790091665118853","imei2":"790091665118853","popurl":"www.chitramala-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188066,"job_number":"JOB_188066","tr_customer_id":188084,"tr_customer_product_id":188074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dron Chopra","mobile_number":"9053615010","email_id":"bhaves.embranthiri@gmail.com","dop":"2026-02-06","serial_number":"671113633204202","imei1":"671113633204202","imei2":"671113633204202","popurl":"www.mani-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188067,"job_number":"JOB_188067","tr_customer_id":188085,"tr_customer_product_id":188075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Urmila Khatri","mobile_number":"9021524596","email_id":"chandravati.marar@yahoo.co.in","dop":"2026-02-06","serial_number":"360434681178785","imei1":"360434681178785","imei2":"360434681178785","popurl":"www.aashritha-bandopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188068,"job_number":"JOB_188068","tr_customer_id":188086,"tr_customer_product_id":188076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Chitramala Gupta","mobile_number":"9089267117","email_id":"aruna.nehru@gmail.com","dop":"2026-02-06","serial_number":"753784205499174","imei1":"753784205499174","imei2":"753784205499174","popurl":"www.chaturbhuj-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188069,"job_number":"JOB_188069","tr_customer_id":188087,"tr_customer_product_id":188077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Giriraj Guneta","mobile_number":"9006705897","email_id":"jagathi.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"105459596455038","imei1":"105459596455038","imei2":"105459596455038","popurl":"www.dharmaketu-bhattathiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188070,"job_number":"JOB_188070","tr_customer_id":188088,"tr_customer_product_id":188078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Anaadi Chopra","mobile_number":"9051267876","email_id":"purnima.malik@gmail.com","dop":"2026-02-06","serial_number":"689336648093456","imei1":"689336648093456","imei2":"689336648093456","popurl":"www.dipendra-patel.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188071,"job_number":"JOB_188071","tr_customer_id":188089,"tr_customer_product_id":188079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Dhanadeepa Mishra","mobile_number":"9063169106","email_id":"pramila.abbott@gmail.com","dop":"2026-02-06","serial_number":"411115448949342","imei1":"411115448949342","imei2":"411115448949342","popurl":"www.bhooshan-dhawan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188072,"job_number":"JOB_188072","tr_customer_id":188090,"tr_customer_product_id":188080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Digambara Gill","mobile_number":"9001584331","email_id":"amaresh.joshi@yahoo.co.in","dop":"2026-02-06","serial_number":"894363091014781","imei1":"894363091014781","imei2":"894363091014781","popurl":"www.yogesh-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188073,"job_number":"JOB_188073","tr_customer_id":188091,"tr_customer_product_id":188081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Sarvin Panicker","mobile_number":"9093855950","email_id":"agnimitra.chopra@gmail.com","dop":"2026-02-06","serial_number":"079428139928478","imei1":"079428139928478","imei2":"079428139928478","popurl":"www.heema-prajapat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188074,"job_number":"JOB_188074","tr_customer_id":188092,"tr_customer_product_id":188082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Vasudha Kaur","mobile_number":"9047213828","email_id":"baladitya.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"887915935432375","imei1":"887915935432375","imei2":"887915935432375","popurl":"www.atmanand-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188075,"job_number":"JOB_188075","tr_customer_id":188093,"tr_customer_product_id":188083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Manisha Ahuja","mobile_number":"9066840312","email_id":"bhuvanesh.nayar@hotmail.com","dop":"2026-02-06","serial_number":"645577807545233","imei1":"645577807545233","imei2":"645577807545233","popurl":"www.dharmaketu-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188076,"job_number":"JOB_188076","tr_customer_id":188094,"tr_customer_product_id":188084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Birjesh Guha","mobile_number":"9087153062","email_id":"chandramani.jain@hotmail.com","dop":"2026-02-06","serial_number":"715303251671752","imei1":"715303251671752","imei2":"715303251671752","popurl":"www.bhamini-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188077,"job_number":"JOB_188077","tr_customer_id":188095,"tr_customer_product_id":188085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Chaturaanan Naik","mobile_number":"9031071983","email_id":"pran.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"087882300303628","imei1":"087882300303628","imei2":"087882300303628","popurl":"www.daiwik-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188078,"job_number":"JOB_188078","tr_customer_id":188096,"tr_customer_product_id":188086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Triloki Dutta","mobile_number":"9026057771","email_id":"rajan.kaur@gmail.com","dop":"2026-02-06","serial_number":"537927613581469","imei1":"537927613581469","imei2":"537927613581469","popurl":"www.mohan-chaturvedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188079,"job_number":"JOB_188079","tr_customer_id":188097,"tr_customer_product_id":188087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Kalpana Nair","mobile_number":"9093766109","email_id":"rati.varma@yahoo.co.in","dop":"2026-02-06","serial_number":"774496281538602","imei1":"774496281538602","imei2":"774496281538602","popurl":"www.aadrika-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188080,"job_number":"JOB_188080","tr_customer_id":188098,"tr_customer_product_id":188088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Lavanya Mukhopadhyay","mobile_number":"9064067245","email_id":"geetanjali.pilla@hotmail.com","dop":"2026-02-06","serial_number":"701382143829565","imei1":"701382143829565","imei2":"701382143829565","popurl":"www.anila-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188081,"job_number":"JOB_188081","tr_customer_id":188099,"tr_customer_product_id":188089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Nirbhay Adiga","mobile_number":"9028123737","email_id":"gudakesa.nambeesan@hotmail.com","dop":"2026-02-06","serial_number":"788317880286913","imei1":"788317880286913","imei2":"788317880286913","popurl":"www.aasha-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188082,"job_number":"JOB_188082","tr_customer_id":188100,"tr_customer_product_id":188090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Karan Khan","mobile_number":"9074771383","email_id":"trilok.sethi@hotmail.com","dop":"2026-02-06","serial_number":"308736200002550","imei1":"308736200002550","imei2":"308736200002550","popurl":"www.dhanvin-chattopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188083,"job_number":"JOB_188083","tr_customer_id":188101,"tr_customer_product_id":188091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Shakti Arora","mobile_number":"9042314609","email_id":"dipali.pillai@hotmail.com","dop":"2026-02-06","serial_number":"391737518361601","imei1":"391737518361601","imei2":"391737518361601","popurl":"www.chandini-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188084,"job_number":"JOB_188084","tr_customer_id":188102,"tr_customer_product_id":188092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Anjaneya Pillai","mobile_number":"9095339430","email_id":"rukmin.sethi@hotmail.com","dop":"2026-02-06","serial_number":"905989938156249","imei1":"905989938156249","imei2":"905989938156249","popurl":"www.durgeshwari-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188085,"job_number":"JOB_188085","tr_customer_id":188103,"tr_customer_product_id":188093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Divaakar Nehru","mobile_number":"9098282801","email_id":"ghanashyam.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"918922605645917","imei1":"918922605645917","imei2":"918922605645917","popurl":"www.mohan-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188086,"job_number":"JOB_188086","tr_customer_id":188104,"tr_customer_product_id":188094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Gemini Kocchar","mobile_number":"9007675573","email_id":"gautami.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"224598778531891","imei1":"224598778531891","imei2":"224598778531891","popurl":"www.bhasvan-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188087,"job_number":"JOB_188087","tr_customer_id":188105,"tr_customer_product_id":188095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Chidambar Butt","mobile_number":"9009146629","email_id":"kashyapi.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"178491695585671","imei1":"178491695585671","imei2":"178491695585671","popurl":"www.elakshi-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188088,"job_number":"JOB_188088","tr_customer_id":188106,"tr_customer_product_id":188096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Agrata Dhawan","mobile_number":"9064444493","email_id":"prem.johar@gmail.com","dop":"2026-02-06","serial_number":"780171337854463","imei1":"780171337854463","imei2":"780171337854463","popurl":"www.manikya-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188089,"job_number":"JOB_188089","tr_customer_id":188107,"tr_customer_product_id":188097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Ekalavya Pillai","mobile_number":"9098848138","email_id":"chandramauli.prajapat@yahoo.co.in","dop":"2026-02-06","serial_number":"856141500762738","imei1":"856141500762738","imei2":"856141500762738","popurl":"www.kanak-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188090,"job_number":"JOB_188090","tr_customer_id":188108,"tr_customer_product_id":188098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Vishwamitra Patel","mobile_number":"9091312154","email_id":"suresh.khatri@hotmail.com","dop":"2026-02-06","serial_number":"487964959155798","imei1":"487964959155798","imei2":"487964959155798","popurl":"www.sudeva-chattopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188091,"job_number":"JOB_188091","tr_customer_id":188109,"tr_customer_product_id":188099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Kamalesh Iyengar","mobile_number":"9085576042","email_id":"sheela.butt@gmail.com","dop":"2026-02-06","serial_number":"965030106562123","imei1":"965030106562123","imei2":"965030106562123","popurl":"www.purushottam-tandon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188092,"job_number":"JOB_188092","tr_customer_id":188110,"tr_customer_product_id":188100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Vidya Dwivedi","mobile_number":"9083335031","email_id":"dhanapati.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"493156838518948","imei1":"493156838518948","imei2":"493156838518948","popurl":"www.mohini-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188093,"job_number":"JOB_188093","tr_customer_id":188112,"tr_customer_product_id":188102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Yogendra Naik","mobile_number":"9013346146","email_id":"mani.nayar@hotmail.com","dop":"2026-02-06","serial_number":"103355012937098","imei1":"103355012937098","imei2":"103355012937098","popurl":"www.bhishma-tagore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188094,"job_number":"JOB_188094","tr_customer_id":188111,"tr_customer_product_id":188101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Aaditya Chopra","mobile_number":"9090916083","email_id":"anang.jha@hotmail.com","dop":"2026-02-06","serial_number":"289996414134194","imei1":"289996414134194","imei2":"289996414134194","popurl":"www.aditeya-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188095,"job_number":"JOB_188095","tr_customer_id":188113,"tr_customer_product_id":188103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Balgopal Guha","mobile_number":"9073833767","email_id":"gati.dutta@hotmail.com","dop":"2026-02-06","serial_number":"862731966627196","imei1":"862731966627196","imei2":"862731966627196","popurl":"www.agnivesh-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188096,"job_number":"JOB_188096","tr_customer_id":188114,"tr_customer_product_id":188104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Deeptiman Jain","mobile_number":"9034925680","email_id":"geetanjali.varrier@hotmail.com","dop":"2026-02-06","serial_number":"587488593659710","imei1":"587488593659710","imei2":"587488593659710","popurl":"www.kalyani-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188097,"job_number":"JOB_188097","tr_customer_id":188116,"tr_customer_product_id":188106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Saroja Mukhopadhyay","mobile_number":"9084951431","email_id":"anjali.bhattathiri@yahoo.co.in","dop":"2026-02-06","serial_number":"716000149906970","imei1":"716000149906970","imei2":"716000149906970","popurl":"www.goutam-abbott.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188098,"job_number":"JOB_188098","tr_customer_id":188115,"tr_customer_product_id":188105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Shubha Varrier","mobile_number":"9078946583","email_id":"bhupen.joshi@yahoo.co.in","dop":"2026-02-06","serial_number":"865693569068977","imei1":"865693569068977","imei2":"865693569068977","popurl":"www.karan-patil.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188099,"job_number":"JOB_188099","tr_customer_id":188117,"tr_customer_product_id":188107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Chapal Desai","mobile_number":"9009813914","email_id":"mangalya.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"429152539943353","imei1":"429152539943353","imei2":"429152539943353","popurl":"www.bhagavaan-desai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188100,"job_number":"JOB_188100","tr_customer_id":188118,"tr_customer_product_id":188108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Dinkar Nayar","mobile_number":"9018040965","email_id":"opalina.embranthiri@hotmail.com","dop":"2026-02-06","serial_number":"874281677998520","imei1":"874281677998520","imei2":"874281677998520","popurl":"www.amrita-mahajan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188101,"job_number":"JOB_188101","tr_customer_id":188119,"tr_customer_product_id":188109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Bhushan Iyer","mobile_number":"9098462128","email_id":"som.deshpande@yahoo.co.in","dop":"2026-02-06","serial_number":"715998558638506","imei1":"715998558638506","imei2":"715998558638506","popurl":"www.ayushmati-varma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188102,"job_number":"JOB_188102","tr_customer_id":188120,"tr_customer_product_id":188110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Smriti Nair","mobile_number":"9022748960","email_id":"jaya.chopra@hotmail.com","dop":"2026-02-06","serial_number":"740938085492383","imei1":"740938085492383","imei2":"740938085492383","popurl":"www.rahul-tagore.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188103,"job_number":"JOB_188103","tr_customer_id":188121,"tr_customer_product_id":188111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Garuda Asan","mobile_number":"9071922268","email_id":"chandrakin.dwivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"836481136909844","imei1":"836481136909844","imei2":"836481136909844","popurl":"www.budhil-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188104,"job_number":"JOB_188104","tr_customer_id":188122,"tr_customer_product_id":188112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Shankar Sethi","mobile_number":"9000234028","email_id":"suryakant.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"335889066868551","imei1":"335889066868551","imei2":"335889066868551","popurl":"www.suma-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188105,"job_number":"JOB_188105","tr_customer_id":188123,"tr_customer_product_id":188113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Deepan Iyengar","mobile_number":"9038245916","email_id":"bharat.prajapat@gmail.com","dop":"2026-02-06","serial_number":"384625146230687","imei1":"384625146230687","imei2":"384625146230687","popurl":"www.laal-kaul.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188106,"job_number":"JOB_188106","tr_customer_id":188124,"tr_customer_product_id":188114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Deb Sharma","mobile_number":"9096557510","email_id":"chandrabhan.iyer@hotmail.com","dop":"2026-02-06","serial_number":"025287586899179","imei1":"025287586899179","imei2":"025287586899179","popurl":"www.lal-pilla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188107,"job_number":"JOB_188107","tr_customer_id":188125,"tr_customer_product_id":188115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Amritambu Chopra","mobile_number":"9021934625","email_id":"purushottam.joshi@hotmail.com","dop":"2026-02-06","serial_number":"548400189599600","imei1":"548400189599600","imei2":"548400189599600","popurl":"www.swara-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188108,"job_number":"JOB_188108","tr_customer_id":188126,"tr_customer_product_id":188116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Dharmaketu Tandon","mobile_number":"9074154105","email_id":"vishnu.tandon@hotmail.com","dop":"2026-02-06","serial_number":"330449314163232","imei1":"330449314163232","imei2":"330449314163232","popurl":"www.deeksha-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188109,"job_number":"JOB_188109","tr_customer_id":188127,"tr_customer_product_id":188117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Atreyi Khan","mobile_number":"9011771383","email_id":"malti.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"954508632688386","imei1":"954508632688386","imei2":"954508632688386","popurl":"www.anand swarup-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188110,"job_number":"JOB_188110","tr_customer_id":188128,"tr_customer_product_id":188118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Gitanjali Patil","mobile_number":"9030397318","email_id":"gauranga.kaur@gmail.com","dop":"2026-02-06","serial_number":"985614848235520","imei1":"985614848235520","imei2":"985614848235520","popurl":"www.prema-ganaka.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188111,"job_number":"JOB_188111","tr_customer_id":188129,"tr_customer_product_id":188119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Vasudev Sharma","mobile_number":"9006356753","email_id":"girish.acharya@hotmail.com","dop":"2026-02-06","serial_number":"420820431887182","imei1":"420820431887182","imei2":"420820431887182","popurl":"www.gopi-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188112,"job_number":"JOB_188112","tr_customer_id":188130,"tr_customer_product_id":188120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Amish Dhawan","mobile_number":"9082482651","email_id":"chakravartee.varma@gmail.com","dop":"2026-02-06","serial_number":"373315318801350","imei1":"373315318801350","imei2":"373315318801350","popurl":"www.bhadrak-joshi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188113,"job_number":"JOB_188113","tr_customer_id":188131,"tr_customer_product_id":188121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Ahalya Kaul","mobile_number":"9055500752","email_id":"deependra.gowda@hotmail.com","dop":"2026-02-06","serial_number":"713596867155632","imei1":"713596867155632","imei2":"713596867155632","popurl":"www.menka-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188114,"job_number":"JOB_188114","tr_customer_id":188132,"tr_customer_product_id":188122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Anuraag Varrier","mobile_number":"9019398521","email_id":"yogesh.dwivedi@gmail.com","dop":"2026-02-06","serial_number":"591003982814611","imei1":"591003982814611","imei2":"591003982814611","popurl":"www.ranjit-shah.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188118,"job_number":"JOB_188118","tr_customer_id":188136,"tr_customer_product_id":188126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:59:49.000Z","modified_at":"2026-02-16T07:59:49.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"19060526701127","imei1":"19060526701127","imei2":"119060526701127","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188119,"job_number":"JOB_188119","tr_customer_id":188137,"tr_customer_product_id":188127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:59:49.000Z","modified_at":"2026-02-16T07:59:50.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"613044773869826","imei1":"613044773869826","imei2":"1613044773869826","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188121,"job_number":"JOB_188121","tr_customer_id":188139,"tr_customer_product_id":188129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:16.000Z","modified_at":"2026-02-16T08:00:16.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"19394629121563","imei1":"19394629121563","imei2":"119394629121563","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188122,"job_number":"JOB_188122","tr_customer_id":188140,"tr_customer_product_id":188130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:17.000Z","modified_at":"2026-02-16T08:00:17.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"845979728062467","imei1":"845979728062467","imei2":"1845979728062467","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188124,"job_number":"JOB_188124","tr_customer_id":188142,"tr_customer_product_id":188132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:41.000Z","modified_at":"2026-02-16T08:00:41.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"15873104049302","imei1":"15873104049302","imei2":"115873104049302","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188125,"job_number":"JOB_188125","tr_customer_id":188143,"tr_customer_product_id":188133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:42.000Z","modified_at":"2026-02-16T08:00:42.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"696802536067200","imei1":"696802536067200","imei2":"1696802536067200","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188127,"job_number":"JOB_188127","tr_customer_id":188145,"tr_customer_product_id":188135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:01:09.000Z","modified_at":"2026-02-16T08:01:09.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"919758830794364","imei1":"919758830794364","imei2":"1919758830794364","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188130,"job_number":"JOB_188130","tr_customer_id":188148,"tr_customer_product_id":188138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:03:34.000Z","modified_at":"2026-02-16T08:03:34.000Z","name":"Hallie Hermann","mobile_number":"806-224-9507","email_id":"Tina34@yahoo.com","dop":"2025-04-06","serial_number":"10767712236782178","imei1":"10767712236782178","imei2":"10767712236782178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:03:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188134,"job_number":"JOB_188134","tr_customer_id":188152,"tr_customer_product_id":188142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:05.000Z","modified_at":"2026-02-16T08:04:05.000Z","name":"Richie Schmidt","mobile_number":"662-246-6498","email_id":"Winifred_Mitchell@yahoo.com","dop":"2025-04-06","serial_number":"18281904096988080","imei1":"18281904096988080","imei2":"18281904096988080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188136,"job_number":"JOB_188136","tr_customer_id":188154,"tr_customer_product_id":188144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:55.000Z","modified_at":"2026-02-16T08:04:55.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"14945111189486","imei1":"14945111189486","imei2":"14945111189486","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188137,"job_number":"JOB_188137","tr_customer_id":188155,"tr_customer_product_id":188145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:56.000Z","modified_at":"2026-02-16T08:04:56.000Z","name":"Arvid Champlin","mobile_number":"459-244-7737","email_id":"Luigi55@yahoo.com","dop":"2025-09-14","serial_number":"17753502959171","imei1":"17753502959171","imei2":"17753502959171","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188138,"job_number":"JOB_188138","tr_customer_id":188156,"tr_customer_product_id":188146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:05:09.000Z","modified_at":"2026-02-16T08:05:09.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"11010370212932","imei1":"11010370212932","imei2":"11010370212932","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:05:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188139,"job_number":"JOB_188139","tr_customer_id":188157,"tr_customer_product_id":188147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:05:09.000Z","modified_at":"2026-02-16T08:05:09.000Z","name":"Anne Yost","mobile_number":"410-270-9406","email_id":"Vicente.Wolff@hotmail.com","dop":"2025-09-14","serial_number":"11359993993839","imei1":"11359993993839","imei2":"11359993993839","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:05:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188140,"job_number":"JOB_188140","tr_customer_id":188158,"tr_customer_product_id":188148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:08:31.000Z","modified_at":"2026-02-16T08:08:31.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13961023969226","imei1":"13961023969226","imei2":"113961023969226","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188141,"job_number":"JOB_188141","tr_customer_id":188159,"tr_customer_product_id":188149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:08:33.000Z","modified_at":"2026-02-16T08:08:33.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"924676306737600","imei1":"924676306737600","imei2":"1924676306737600","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:08:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188143,"job_number":"JOB_188143","tr_customer_id":188161,"tr_customer_product_id":188151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:08:39.000Z","modified_at":"2026-02-16T08:08:39.000Z","name":"Mayur Jain","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"3576789676682342","imei1":"3576789676682342","imei2":"3576789676682342","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188144,"job_number":"JOB_188144","tr_customer_id":188162,"tr_customer_product_id":188152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:08:56.000Z","modified_at":"2026-02-16T08:08:56.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"17580507574414","imei1":"17580507574414","imei2":"117580507574414","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:08:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188145,"job_number":"JOB_188145","tr_customer_id":188163,"tr_customer_product_id":188153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:08:56.000Z","modified_at":"2026-02-16T08:08:56.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"480329485886577","imei1":"480329485886577","imei2":"1480329485886577","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:08:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188147,"job_number":"JOB_188147","tr_customer_id":188165,"tr_customer_product_id":188155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:09:22.000Z","modified_at":"2026-02-16T08:09:22.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"10916415812871","imei1":"10916415812871","imei2":"110916415812871","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:09:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188148,"job_number":"JOB_188148","tr_customer_id":188166,"tr_customer_product_id":188156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:09:24.000Z","modified_at":"2026-02-16T08:09:24.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"591100973216843","imei1":"591100973216843","imei2":"1591100973216843","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:09:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188150,"job_number":"JOB_188150","tr_customer_id":188168,"tr_customer_product_id":188158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:09:49.000Z","modified_at":"2026-02-16T08:09:49.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"631096404642733","imei1":"631096404642733","imei2":"1631096404642733","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188152,"job_number":"JOB_188152","tr_customer_id":188170,"tr_customer_product_id":188160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:12:29.000Z","modified_at":"2026-02-16T08:12:29.000Z","name":"Amrit Ahluwalia","mobile_number":"9013684573","email_id":"priya.asan@hotmail.com","dop":"2026-02-06","serial_number":"490490891901374","imei1":"490490891901374","imei2":"490490891901374","popurl":"www.dipali-jha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188153,"job_number":"JOB_188153","tr_customer_id":188171,"tr_customer_product_id":188161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:12:29.000Z","modified_at":"2026-02-16T08:12:29.000Z","name":"Radha Prajapat","mobile_number":"9077481965","email_id":"acaryatanaya.saini@hotmail.com","dop":"2026-02-06","serial_number":"329686368713610","imei1":"329686368713610","imei2":"329686368713610","popurl":"www.divakar-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188154,"job_number":"JOB_188154","tr_customer_id":188172,"tr_customer_product_id":188162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:12:29.000Z","modified_at":"2026-02-16T08:12:29.000Z","name":"Dhyaneshwar Arora","mobile_number":"9076834838","email_id":"yoginder.khan@hotmail.com","dop":"2026-02-06","serial_number":"603448287681327","imei1":"603448287681327","imei2":"603448287681327","popurl":"www.anjushree-dwivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188155,"job_number":"JOB_188155","tr_customer_id":188174,"tr_customer_product_id":188163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:12:29.000Z","modified_at":"2026-02-16T08:12:29.000Z","name":"Kamalesh Talwar","mobile_number":"9099152220","email_id":"manoj.mehra@yahoo.co.in","dop":"2026-02-06","serial_number":"110382955626908","imei1":"110382955626908","imei2":"110382955626908","popurl":"www.naveen-pillai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188156,"job_number":"JOB_188156","tr_customer_id":188173,"tr_customer_product_id":188164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:12:29.000Z","modified_at":"2026-02-16T08:12:29.000Z","name":"Siddhran Deshpande","mobile_number":"9046376369","email_id":"rajiv.deshpande@yahoo.co.in","dop":"2026-02-06","serial_number":"097361403039140","imei1":"097361403039140","imei2":"097361403039140","popurl":"www.shanti-gupta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188157,"job_number":"JOB_188157","tr_customer_id":188175,"tr_customer_product_id":188165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:18:51.000Z","modified_at":"2026-02-16T08:18:51.000Z","name":"Mayur Jain","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"3576789676682343","imei1":"3576789676682343","imei2":"3576789676682343","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:18:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188158,"job_number":"JOB_188158","tr_customer_id":188176,"tr_customer_product_id":188166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:32:10.000Z","modified_at":"2026-02-16T08:32:10.000Z","name":"Mayur Jain","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"3576789676682399","imei1":"3576789676682399","imei2":"3576789676682399","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188165,"job_number":"JOB_188165","tr_customer_id":188183,"tr_customer_product_id":188173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:47:04.000Z","modified_at":"2026-02-16T08:47:04.000Z","name":"Rodrick Hudson","mobile_number":"865-976-1701","email_id":"Sigurd_Homenick12@yahoo.com","dop":"2026-01-04","serial_number":"51664347506310184","imei1":"51664347506310184","imei2":"51664347506310184","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188167,"job_number":"JOB_188167","tr_customer_id":188185,"tr_customer_product_id":188175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:54:13.000Z","modified_at":"2026-02-16T08:54:13.000Z","name":"Miracle Lakin","mobile_number":"522-817-5193","email_id":"Doris_Parisian56@yahoo.com","dop":"2026-01-04","serial_number":"48170196654719570","imei1":"48170196654719570","imei2":"48170196654719570","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188169,"job_number":"JOB_188169","tr_customer_id":188187,"tr_customer_product_id":188177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Prathap Kumar","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14458998979468","imei1":"14458998979468","imei2":"14458998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188170,"job_number":"JOB_188170","tr_customer_id":188188,"tr_customer_product_id":188178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Gokul Seron","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14558998979468","imei1":"14558998979468","imei2":"14558998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188171,"job_number":"JOB_188171","tr_customer_id":188190,"tr_customer_product_id":188180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Citlalli Wuckert","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14258998979468","imei1":"14258998979468","imei2":"14258998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188172,"job_number":"JOB_188172","tr_customer_id":188189,"tr_customer_product_id":188179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Naresh Kumar","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14358998979468","imei1":"14358998979468","imei2":"14358998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188173,"job_number":"JOB_188173","tr_customer_id":188191,"tr_customer_product_id":188181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Anila Adiga","mobile_number":"9012173627","email_id":"prema.ahluwalia@gmail.com","dop":"2026-02-06","serial_number":"382987916968277","imei1":"382987916968277","imei2":"382987916968277","popurl":"www.jagathi-panicker.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188174,"job_number":"JOB_188174","tr_customer_id":188192,"tr_customer_product_id":188182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Lal Devar","mobile_number":"9040272602","email_id":"abani.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"357572139023977","imei1":"357572139023977","imei2":"357572139023977","popurl":"www.kumari-guha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188175,"job_number":"JOB_188175","tr_customer_id":188193,"tr_customer_product_id":188183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:24.000Z","name":"Bhoopat Ahluwalia","mobile_number":"9051549864","email_id":"anshula.tandon@gmail.com","dop":"2026-02-06","serial_number":"955043612880146","imei1":"955043612880146","imei2":"955043612880146","popurl":"www.kailash-naik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188176,"job_number":"JOB_188176","tr_customer_id":188194,"tr_customer_product_id":188184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:24.000Z","modified_at":"2026-02-16T09:04:24.000Z","name":"Darshwana Patil","mobile_number":"9013107060","email_id":"chaturbhuj.gill@hotmail.com","dop":"2026-02-06","serial_number":"192800233748331","imei1":"192800233748331","imei2":"192800233748331","popurl":"www.gaurang-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188177,"job_number":"JOB_188177","tr_customer_id":188195,"tr_customer_product_id":188185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:24.000Z","modified_at":"2026-02-16T09:04:24.000Z","name":"Rita Achari","mobile_number":"9064403737","email_id":"mangala.butt@yahoo.co.in","dop":"2026-02-06","serial_number":"957623873255372","imei1":"957623873255372","imei2":"957623873255372","popurl":"www.shashikala-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188179,"job_number":"JOB_188179","tr_customer_id":188197,"tr_customer_product_id":188187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:10.000Z","modified_at":"2026-02-16T09:08:10.000Z","name":"Jazmyne Predovic","mobile_number":"862-780-1586","email_id":"Eudora_Price@yahoo.com","dop":"2026-01-04","serial_number":"39505887069984130","imei1":"39505887069984130","imei2":"39505887069984130","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188180,"job_number":"JOB_188180","tr_customer_id":188199,"tr_customer_product_id":188189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:18.000Z","modified_at":"2026-02-16T09:08:18.000Z","name":"Chatura Ahluwalia","mobile_number":"9096365126","email_id":"atreyee.tagore@hotmail.com","dop":"2026-02-06","serial_number":"044113205450938","imei1":"044113205450938","imei2":"044113205450938","popurl":"www.dipendra-mehrotra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188181,"job_number":"JOB_188181","tr_customer_id":188198,"tr_customer_product_id":188188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:18.000Z","modified_at":"2026-02-16T09:08:18.000Z","name":"Chandrakin Mahajan","mobile_number":"9050811359","email_id":"satyen.sinha@gmail.com","dop":"2026-02-06","serial_number":"141114890125251","imei1":"141114890125251","imei2":"141114890125251","popurl":"www.chaitan-asan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188182,"job_number":"JOB_188182","tr_customer_id":188200,"tr_customer_product_id":188190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:18.000Z","modified_at":"2026-02-16T09:08:18.000Z","name":"Gudakesha Somayaji","mobile_number":"9065985175","email_id":"agrata.mehra@yahoo.co.in","dop":"2026-02-06","serial_number":"548498013793868","imei1":"548498013793868","imei2":"548498013793868","popurl":"www.chiranjeev-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188183,"job_number":"JOB_188183","tr_customer_id":188201,"tr_customer_product_id":188191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:18.000Z","modified_at":"2026-02-16T09:08:18.000Z","name":"Rukmin Shukla","mobile_number":"9027318284","email_id":"rahul.chopra@hotmail.com","dop":"2026-02-06","serial_number":"740453270553979","imei1":"740453270553979","imei2":"740453270553979","popurl":"www.amodini-abbott.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188184,"job_number":"JOB_188184","tr_customer_id":188202,"tr_customer_product_id":188192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:18.000Z","modified_at":"2026-02-16T09:08:18.000Z","name":"Ganaka Guha","mobile_number":"9009916102","email_id":"marut.arora@gmail.com","dop":"2026-02-06","serial_number":"150690841912490","imei1":"150690841912490","imei2":"150690841912490","popurl":"www.anamika-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188185,"job_number":"JOB_188185","tr_customer_id":188203,"tr_customer_product_id":188193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:37.000Z","modified_at":"2026-02-16T09:12:37.000Z","name":"Divakar Bandopadhyay","mobile_number":"9033116492","email_id":"somnath.shah@yahoo.co.in","dop":"2026-02-06","serial_number":"925452567934931","imei1":"925452567934931","imei2":"925452567934931","popurl":"www.chakravarti-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188186,"job_number":"JOB_188186","tr_customer_id":188204,"tr_customer_product_id":188194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:37.000Z","modified_at":"2026-02-16T09:12:37.000Z","name":"Chandraswaroopa Kapoor","mobile_number":"9006274968","email_id":"vasudha.bhattathiri@hotmail.com","dop":"2026-02-06","serial_number":"975883488610747","imei1":"975883488610747","imei2":"975883488610747","popurl":"www.kalinda-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188187,"job_number":"JOB_188187","tr_customer_id":188205,"tr_customer_product_id":188195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:37.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Meghnad Devar","mobile_number":"9031129147","email_id":"preity.bandopadhyay@yahoo.co.in","dop":"2026-02-06","serial_number":"308047707725514","imei1":"308047707725514","imei2":"308047707725514","popurl":"www.menka-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188188,"job_number":"JOB_188188","tr_customer_id":188206,"tr_customer_product_id":188196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:37.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Adheesh Butt","mobile_number":"9013821900","email_id":"brajesh.abbott@gmail.com","dop":"2026-02-06","serial_number":"165489562786993","imei1":"165489562786993","imei2":"165489562786993","popurl":"www.dandak-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188189,"job_number":"JOB_188189","tr_customer_id":188207,"tr_customer_product_id":188197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Minakshi Naik","mobile_number":"9088086754","email_id":"tej.prajapat@yahoo.co.in","dop":"2026-02-06","serial_number":"310418778032458","imei1":"310418778032458","imei2":"310418778032458","popurl":"www.gandharv-kaur.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188190,"job_number":"JOB_188190","tr_customer_id":188208,"tr_customer_product_id":188198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Bhagirathi Mehra","mobile_number":"9059042962","email_id":"naval.verma@yahoo.co.in","dop":"2026-02-06","serial_number":"044099176445998","imei1":"044099176445998","imei2":"044099176445998","popurl":"www.akula-butt.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188191,"job_number":"JOB_188191","tr_customer_id":188209,"tr_customer_product_id":188199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Param Sharma","mobile_number":"9099944293","email_id":"shreyashi.kaul@hotmail.com","dop":"2026-02-06","serial_number":"513325282442810","imei1":"513325282442810","imei2":"513325282442810","popurl":"www.ambar-pothuvaal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188192,"job_number":"JOB_188192","tr_customer_id":188210,"tr_customer_product_id":188200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Upendra Ahluwalia","mobile_number":"9079420885","email_id":"tara.chopra@hotmail.com","dop":"2026-02-06","serial_number":"816833397465962","imei1":"816833397465962","imei2":"816833397465962","popurl":"www.tara-khan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188193,"job_number":"JOB_188193","tr_customer_id":188211,"tr_customer_product_id":188201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Sheela Sharma","mobile_number":"9069473096","email_id":"nimit.varrier@yahoo.co.in","dop":"2026-02-06","serial_number":"502177550928035","imei1":"502177550928035","imei2":"502177550928035","popurl":"www.vaidehi-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188194,"job_number":"JOB_188194","tr_customer_id":188212,"tr_customer_product_id":188202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Subhasini Reddy","mobile_number":"9007382161","email_id":"shresthi.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"790915037328676","imei1":"790915037328676","imei2":"790915037328676","popurl":"www.devi-bandopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188195,"job_number":"JOB_188195","tr_customer_id":188213,"tr_customer_product_id":188203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:39.000Z","modified_at":"2026-02-16T09:12:39.000Z","name":"Deeptiman Acharya","mobile_number":"9030414184","email_id":"bhagwanti.achari@gmail.com","dop":"2026-02-06","serial_number":"059521028977579","imei1":"059521028977579","imei2":"059521028977579","popurl":"www.siddhi-deshpande.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188196,"job_number":"JOB_188196","tr_customer_id":188214,"tr_customer_product_id":188204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:39.000Z","modified_at":"2026-02-16T09:12:39.000Z","name":"Harinarayan Tandon","mobile_number":"9007187284","email_id":"aatreya.saini@gmail.com","dop":"2026-02-06","serial_number":"938144133923839","imei1":"938144133923839","imei2":"938144133923839","popurl":"www.bhagavaan-bandopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188197,"job_number":"JOB_188197","tr_customer_id":188215,"tr_customer_product_id":188205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:39.000Z","modified_at":"2026-02-16T09:12:39.000Z","name":"Laal Achari","mobile_number":"9062536046","email_id":"samir.joshi@gmail.com","dop":"2026-02-06","serial_number":"438597614358383","imei1":"438597614358383","imei2":"438597614358383","popurl":"www.jyoti-dutta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188198,"job_number":"JOB_188198","tr_customer_id":188216,"tr_customer_product_id":188206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:39.000Z","modified_at":"2026-02-16T09:12:39.000Z","name":"Lalita Mehrotra","mobile_number":"9006068839","email_id":"kashyap.jain@yahoo.co.in","dop":"2026-02-06","serial_number":"193918844019085","imei1":"193918844019085","imei2":"193918844019085","popurl":"www.bhadra-dwivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188199,"job_number":"JOB_188199","tr_customer_id":188217,"tr_customer_product_id":188207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:39.000Z","modified_at":"2026-02-16T09:12:39.000Z","name":"Gandharv Pandey","mobile_number":"9098813172","email_id":"ghanshyam.bharadwaj@yahoo.co.in","dop":"2026-02-06","serial_number":"937842897824277","imei1":"937842897824277","imei2":"937842897824277","popurl":"www.bhadran-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188202,"job_number":"JOB_188202","tr_customer_id":188220,"tr_customer_product_id":188210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:21:02.000Z","modified_at":"2026-02-16T09:21:02.000Z","name":"Reanna Hettinger","mobile_number":"574-604-4557","email_id":"Gracie.Oberbrunner@gmail.com","dop":"2026-01-04","serial_number":"49722636455518104","imei1":"49722636455518104","imei2":"49722636455518104","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188203,"job_number":"JOB_188203","tr_customer_id":188221,"tr_customer_product_id":188211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Aarya Gowda","mobile_number":"7493818482","email_id":"kiran.butt@gmail.com","dop":"2026-02-06","serial_number":"766779081186210","imei1":"766779081186210","imei2":"766779081186210","popurl":"www.giri-panicker.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188204,"job_number":"JOB_188204","tr_customer_id":188222,"tr_customer_product_id":188212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Anjushree Bharadwaj","mobile_number":"7438704094","email_id":"yoginder.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"104235550036893","imei1":"104235550036893","imei2":"104235550036893","popurl":"www.bahula-namboothiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188205,"job_number":"JOB_188205","tr_customer_id":188223,"tr_customer_product_id":188213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Preity Agarwal","mobile_number":"7411638933","email_id":"mangalya.menon@hotmail.com","dop":"2026-02-06","serial_number":"448158279070985","imei1":"448158279070985","imei2":"448158279070985","popurl":"www.rupinder-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188206,"job_number":"JOB_188206","tr_customer_id":188224,"tr_customer_product_id":188214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Anang Mishra","mobile_number":"7428802228","email_id":"bhooshit.dubashi@yahoo.co.in","dop":"2026-02-06","serial_number":"044756997099544","imei1":"044756997099544","imei2":"044756997099544","popurl":"www.tanushree-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188207,"job_number":"JOB_188207","tr_customer_id":188225,"tr_customer_product_id":188215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Pushti Acharya","mobile_number":"7425851620","email_id":"dhanadeepa.dwivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"008147222098275","imei1":"008147222098275","imei2":"008147222098275","popurl":"www.trilokanath-pillai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188208,"job_number":"JOB_188208","tr_customer_id":188226,"tr_customer_product_id":188216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Kamala Ahluwalia","mobile_number":"7439418824","email_id":"eekalabya.chaturvedi@hotmail.com","dop":"2026-02-06","serial_number":"404589850087946","imei1":"404589850087946","imei2":"404589850087946","popurl":"www.amish-ahluwalia.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188209,"job_number":"JOB_188209","tr_customer_id":188227,"tr_customer_product_id":188217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:52.000Z","modified_at":"2026-02-16T09:23:52.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"16355960704879","imei1":"16355960704879","imei2":"16355960704879","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188210,"job_number":"JOB_188210","tr_customer_id":188228,"tr_customer_product_id":188218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:52.000Z","modified_at":"2026-02-16T09:23:52.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741455","imei1":"45658258741455","imei2":"45658258741455","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188211,"job_number":"JOB_188211","tr_customer_id":188229,"tr_customer_product_id":188219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:25:50.000Z","modified_at":"2026-02-16T09:25:50.000Z","name":"Charuvrat Mehrotra","mobile_number":"7469964243","email_id":"daiwik.banerjee@hotmail.com","dop":"2026-02-06","serial_number":"667681374967874","imei1":"667681374967874","imei2":"667681374967874","popurl":"www.acharyasuta-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188212,"job_number":"JOB_188212","tr_customer_id":188230,"tr_customer_product_id":188220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:25:50.000Z","modified_at":"2026-02-16T09:25:50.000Z","name":"Acharyasuta Devar","mobile_number":"7470729794","email_id":"laal.banerjee@yahoo.co.in","dop":"2026-02-06","serial_number":"694172877216675","imei1":"694172877216675","imei2":"694172877216675","popurl":"www.anil-nayar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188213,"job_number":"JOB_188213","tr_customer_id":188231,"tr_customer_product_id":188221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:25:50.000Z","modified_at":"2026-02-16T09:25:50.000Z","name":"Anasuya Sinha","mobile_number":"7493214778","email_id":"anjali.nambeesan@yahoo.co.in","dop":"2026-02-06","serial_number":"903642664897096","imei1":"903642664897096","imei2":"903642664897096","popurl":"www.gajbaahu-embranthiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188214,"job_number":"JOB_188214","tr_customer_id":188232,"tr_customer_product_id":188222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:25:50.000Z","modified_at":"2026-02-16T09:25:50.000Z","name":"Jagadisha Naik","mobile_number":"7487953325","email_id":"chandran.abbott@yahoo.co.in","dop":"2026-02-06","serial_number":"673079368922601","imei1":"673079368922601","imei2":"673079368922601","popurl":"www.sushil-nehru.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188215,"job_number":"JOB_188215","tr_customer_id":188233,"tr_customer_product_id":188223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:25:50.000Z","modified_at":"2026-02-16T09:25:50.000Z","name":"Bodhan Guha","mobile_number":"7468788693","email_id":"satyen.jain@gmail.com","dop":"2026-02-06","serial_number":"216630965349892","imei1":"216630965349892","imei2":"216630965349892","popurl":"www.anjushree-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188217,"job_number":"JOB_188217","tr_customer_id":188235,"tr_customer_product_id":188225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:28:50.000Z","modified_at":"2026-02-16T09:28:50.000Z","name":"Narayan Asan","mobile_number":"9042875404","email_id":"geetanjali.jha@yahoo.co.in","dop":"2026-02-06","serial_number":"929071775399656","imei1":"929071775399656","imei2":"929071775399656","popurl":"www.rita-adiga.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188218,"job_number":"JOB_188218","tr_customer_id":188236,"tr_customer_product_id":188226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:28:50.000Z","modified_at":"2026-02-16T09:28:50.000Z","name":"Manik Namboothiri","mobile_number":"9040792652","email_id":"daksha.khanna@yahoo.co.in","dop":"2026-02-06","serial_number":"869882360908582","imei1":"869882360908582","imei2":"869882360908582","popurl":"www.karan-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188219,"job_number":"JOB_188219","tr_customer_id":188237,"tr_customer_product_id":188227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:28:50.000Z","modified_at":"2026-02-16T09:28:50.000Z","name":"Oormila Bharadwaj","mobile_number":"9020724710","email_id":"deevakar.khatri@gmail.com","dop":"2026-02-06","serial_number":"116958200115688","imei1":"116958200115688","imei2":"116958200115688","popurl":"www.prem-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188220,"job_number":"JOB_188220","tr_customer_id":188238,"tr_customer_product_id":188228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:28:50.000Z","modified_at":"2026-02-16T09:28:50.000Z","name":"Aanandinii Khanna","mobile_number":"9058795824","email_id":"digambara.dwivedi@hotmail.com","dop":"2026-02-06","serial_number":"067506637667534","imei1":"067506637667534","imei2":"067506637667534","popurl":"www.sharmila-johar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188221,"job_number":"JOB_188221","tr_customer_id":188239,"tr_customer_product_id":188229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:28:50.000Z","modified_at":"2026-02-16T09:28:50.000Z","name":"Mukesh Khanna","mobile_number":"9043475237","email_id":"uttam.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"231794103379692","imei1":"231794103379692","imei2":"231794103379692","popurl":"www.mahendra-bhattathiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188223,"job_number":"JOB_188223","tr_customer_id":188241,"tr_customer_product_id":188231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:29:05.000Z","modified_at":"2026-02-16T09:29:05.000Z","name":"Aylin Schroeder","mobile_number":"308-531-0835","email_id":"Immanuel93@gmail.com","dop":"2026-01-04","serial_number":"30026152412699760","imei1":"30026152412699760","imei2":"30026152412699760","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188225,"job_number":"JOB_188225","tr_customer_id":188243,"tr_customer_product_id":188233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:33:10.000Z","modified_at":"2026-02-16T09:33:10.000Z","name":"Arjun Thiel","mobile_number":"244-286-3653","email_id":"Price40@yahoo.com","dop":"2026-01-04","serial_number":"60622292277882440","imei1":"60622292277882440","imei2":"60622292277882440","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:33:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188227,"job_number":"JOB_188227","tr_customer_id":188245,"tr_customer_product_id":188235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:37:16.000Z","modified_at":"2026-02-16T09:37:16.000Z","name":"Sheridan Ankunding","mobile_number":"807-610-5222","email_id":"Vita31@hotmail.com","dop":"2026-01-04","serial_number":"98717926853720080","imei1":"98717926853720080","imei2":"98717926853720080","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188229,"job_number":"JOB_188229","tr_customer_id":188247,"tr_customer_product_id":188237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:40:25.000Z","modified_at":"2026-02-16T09:40:25.000Z","name":"Anais Dooley","mobile_number":"744-450-1754","email_id":"Jacinto_Hettinger8@gmail.com","dop":"2026-01-04","serial_number":"75516614833093940","imei1":"75516614833093940","imei2":"75516614833093940","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188231,"job_number":"JOB_188231","tr_customer_id":188249,"tr_customer_product_id":188239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:02:30.000Z","modified_at":"2026-02-16T10:02:30.000Z","name":"Torrance Schneider","mobile_number":"371-610-7433","email_id":"Jaunita14@hotmail.com","dop":"2026-01-04","serial_number":"28458536217728860","imei1":"28458536217728860","imei2":"28458536217728860","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188233,"job_number":"JOB_188233","tr_customer_id":188251,"tr_customer_product_id":188241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:10:43.000Z","modified_at":"2026-02-16T10:10:43.000Z","name":"Lane VonRueden","mobile_number":"276-337-8944","email_id":"Enola97@gmail.com","dop":"2026-01-04","serial_number":"17241836448861494","imei1":"17241836448861494","imei2":"17241836448861494","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:10:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188235,"job_number":"JOB_188235","tr_customer_id":188253,"tr_customer_product_id":188243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:24.000Z","modified_at":"2026-02-16T10:15:24.000Z","name":"Chandrani Pothuvaal","mobile_number":"7470517182","email_id":"chidaatma.gowda@gmail.com","dop":"2026-02-06","serial_number":"039397921435034","imei1":"039397921435034","imei2":"039397921435034","popurl":"www.suman-nair.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188236,"job_number":"JOB_188236","tr_customer_id":188254,"tr_customer_product_id":188244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Chanakya Varma","mobile_number":"7489097075","email_id":"vidur.dwivedi@hotmail.com","dop":"2026-02-06","serial_number":"812716224722315","imei1":"812716224722315","imei2":"812716224722315","popurl":"www.eekalabya-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188237,"job_number":"JOB_188237","tr_customer_id":188255,"tr_customer_product_id":188245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Bhishma Saini","mobile_number":"7465942317","email_id":"devi.butt@hotmail.com","dop":"2026-02-06","serial_number":"589991969665384","imei1":"589991969665384","imei2":"589991969665384","popurl":"www.aditeya-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188238,"job_number":"JOB_188238","tr_customer_id":188256,"tr_customer_product_id":188246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Brajesh Johar","mobile_number":"7427317683","email_id":"chandra.khatri@yahoo.co.in","dop":"2026-02-06","serial_number":"842876663545831","imei1":"842876663545831","imei2":"842876663545831","popurl":"www.rupinder-sinha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188239,"job_number":"JOB_188239","tr_customer_id":188257,"tr_customer_product_id":188247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Nagabhushanam Ganaka","mobile_number":"7419255490","email_id":"gorakhanatha.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"599495222743169","imei1":"599495222743169","imei2":"599495222743169","popurl":"www.sarisha-somayaji.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188240,"job_number":"JOB_188240","tr_customer_id":188258,"tr_customer_product_id":188248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Sanjay Kaniyar","mobile_number":"7446418129","email_id":"subodh.trivedi@hotmail.com","dop":"2026-02-06","serial_number":"207546622291701","imei1":"207546622291701","imei2":"207546622291701","popurl":"www.bhadraksh-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188241,"job_number":"JOB_188241","tr_customer_id":188259,"tr_customer_product_id":188249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Divjot Somayaji","mobile_number":"7405415789","email_id":"ambar.singh@yahoo.co.in","dop":"2026-02-06","serial_number":"621540048332320","imei1":"621540048332320","imei2":"621540048332320","popurl":"www.chandraayan-guha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188242,"job_number":"JOB_188242","tr_customer_id":188261,"tr_customer_product_id":188251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Gajbaahu Malik","mobile_number":"7428880362","email_id":"kanishka.naik@gmail.com","dop":"2026-02-06","serial_number":"713768908957704","imei1":"713768908957704","imei2":"713768908957704","popurl":"www.akshaj-jain.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188243,"job_number":"JOB_188243","tr_customer_id":188260,"tr_customer_product_id":188250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Aryan Khanna","mobile_number":"7470058802","email_id":"arun.shah@gmail.com","dop":"2026-02-06","serial_number":"359603808092226","imei1":"359603808092226","imei2":"359603808092226","popurl":"www.anunay-nair.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188244,"job_number":"JOB_188244","tr_customer_id":188262,"tr_customer_product_id":188252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Bishnu Nayar","mobile_number":"7487380878","email_id":"aasha.mehra@gmail.com","dop":"2026-02-06","serial_number":"952600615143322","imei1":"952600615143322","imei2":"952600615143322","popurl":"www.anil-ganaka.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188246,"job_number":"JOB_188246","tr_customer_id":188264,"tr_customer_product_id":188254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:16:05.000Z","modified_at":"2026-02-16T10:16:05.000Z","name":"Kieran Rogahn","mobile_number":"629-237-3650","email_id":"Elmo.Wuckert93@hotmail.com","dop":"2026-01-04","serial_number":"40957684014162980","imei1":"40957684014162980","imei2":"40957684014162980","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188248,"job_number":"JOB_188248","tr_customer_id":188266,"tr_customer_product_id":188256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:17:07.000Z","modified_at":"2026-02-16T10:17:07.000Z","name":"Noemie Mayert","mobile_number":"404-617-9318","email_id":"Jeromy.McDermott6@hotmail.com","dop":"2026-01-04","serial_number":"40977899244073920","imei1":"40977899244073920","imei2":"40977899244073920","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188250,"job_number":"JOB_188250","tr_customer_id":188268,"tr_customer_product_id":188258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:20:05.000Z","modified_at":"2026-02-16T10:20:05.000Z","name":"Consuelo Mohr","mobile_number":"447-415-2069","email_id":"Molly74@gmail.com","dop":"2026-01-04","serial_number":"76541132581863070","imei1":"76541132581863070","imei2":"76541132581863070","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188252,"job_number":"JOB_188252","tr_customer_id":188270,"tr_customer_product_id":188260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:21:07.000Z","modified_at":"2026-02-16T10:21:07.000Z","name":"Elliott Sporer","mobile_number":"558-215-2460","email_id":"Bruce_Murray@gmail.com","dop":"2026-01-04","serial_number":"66917561121302190","imei1":"66917561121302190","imei2":"66917561121302190","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188254,"job_number":"JOB_188254","tr_customer_id":188272,"tr_customer_product_id":188262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:25:58.000Z","modified_at":"2026-02-16T10:25:58.000Z","name":"Misty Harvey","mobile_number":"259-420-4189","email_id":"Jewel_Balistreri@yahoo.com","dop":"2026-01-04","serial_number":"43841813748231650","imei1":"43841813748231650","imei2":"43841813748231650","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:25:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188256,"job_number":"JOB_188256","tr_customer_id":188274,"tr_customer_product_id":188264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:37:54.000Z","modified_at":"2026-02-16T10:37:54.000Z","name":"Onie Cronin","mobile_number":"390-430-2691","email_id":"Jena_Hartmann55@hotmail.com","dop":"2026-01-04","serial_number":"86555060779423020","imei1":"86555060779423020","imei2":"86555060779423020","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:37:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188258,"job_number":"JOB_188258","tr_customer_id":188276,"tr_customer_product_id":188266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:38:55.000Z","modified_at":"2026-02-16T10:38:55.000Z","name":"Annette Schulist","mobile_number":"593-474-6367","email_id":"Kory.Rolfson@yahoo.com","dop":"2026-01-04","serial_number":"29562951107662984","imei1":"29562951107662984","imei2":"29562951107662984","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:38:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188260,"job_number":"JOB_188260","tr_customer_id":188278,"tr_customer_product_id":188268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:48:12.000Z","modified_at":"2026-02-16T10:48:12.000Z","name":"Gus Bergstrom","mobile_number":"379-917-8090","email_id":"Omer.Casper@hotmail.com","dop":"2026-01-04","serial_number":"47244439787545224","imei1":"47244439787545224","imei2":"47244439787545224","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188262,"job_number":"JOB_188262","tr_customer_id":188280,"tr_customer_product_id":188270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:49:29.000Z","modified_at":"2026-02-16T10:49:29.000Z","name":"Joana Kertzmann","mobile_number":"823-854-0588","email_id":"Margret_Kirlin29@hotmail.com","dop":"2026-01-04","serial_number":"60787533037573040","imei1":"60787533037573040","imei2":"60787533037573040","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188263,"job_number":"JOB_188263","tr_customer_id":188281,"tr_customer_product_id":188271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T11:08:20.000Z","modified_at":"2026-02-16T11:08:20.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-06","serial_number":"21734858445563","imei1":"21734858445563","imei2":"21734858445563","popurl":"2026-02-06T11:08:10.235901948Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T11:08:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188264,"job_number":"JOB_188264","tr_customer_id":188282,"tr_customer_product_id":188272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T11:08:32.000Z","modified_at":"2026-02-16T11:08:32.000Z","name":"Prema Deshpande","mobile_number":"8647226929","email_id":"dharani.banerjee@gmail.com","dop":"2026-02-06","serial_number":"57734496282887","imei1":"57734496282887","imei2":"57734496282887","popurl":"www.mahendra-mehra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T11:08:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188265,"job_number":"JOB_188265","tr_customer_id":188283,"tr_customer_product_id":188273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:12:25.000Z","modified_at":"2026-02-16T12:12:25.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"10901648861539","imei1":"10901648861539","imei2":"10901648861539","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:12:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188267,"job_number":"JOB_188267","tr_customer_id":188285,"tr_customer_product_id":188275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:12:27.000Z","modified_at":"2026-02-16T12:12:27.000Z","name":"King Funk","mobile_number":"729-935-0656","email_id":"Kristina.Hoeger@gmail.com","dop":"2026-01-04","serial_number":"65727884487753600","imei1":"65727884487753600","imei2":"65727884487753600","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:12:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188268,"job_number":"JOB_188268","tr_customer_id":188286,"tr_customer_product_id":188276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:12:28.000Z","modified_at":"2026-02-16T12:12:28.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"13655087545680","imei1":"13655087545680","imei2":"13655087545680","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:12:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188270,"job_number":"JOB_188270","tr_customer_id":188288,"tr_customer_product_id":188278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:12:30.000Z","modified_at":"2026-02-16T12:12:30.000Z","name":"Oscar McCullough","mobile_number":"614-633-1223","email_id":"Lowell_Gottlieb@hotmail.com","dop":"2026-01-04","serial_number":"25095074561101216","imei1":"25095074561101216","imei2":"25095074561101216","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:12:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188271,"job_number":"JOB_188271","tr_customer_id":188289,"tr_customer_product_id":188279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:13:24.000Z","modified_at":"2026-02-16T12:13:24.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17478616977770","imei1":"17478616977770","imei2":"17478616977770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:13:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188273,"job_number":"JOB_188273","tr_customer_id":188291,"tr_customer_product_id":188281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:13:31.000Z","modified_at":"2026-02-16T12:13:31.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17662679284494","imei1":"17662679284494","imei2":"17662679284494","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:13:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188275,"job_number":"JOB_188275","tr_customer_id":188293,"tr_customer_product_id":188283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:13:33.000Z","modified_at":"2026-02-16T12:13:33.000Z","name":"Aidan Fritsch","mobile_number":"399-689-0724","email_id":"Josiane_Parisian32@yahoo.com","dop":"2026-01-04","serial_number":"49893800058775640","imei1":"49893800058775640","imei2":"49893800058775640","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:13:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188276,"job_number":"JOB_188276","tr_customer_id":188294,"tr_customer_product_id":188284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:14:22.000Z","modified_at":"2026-02-16T12:14:22.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"14715664984280","imei1":"14715664984280","imei2":"14715664984280","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:14:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188278,"job_number":"JOB_188278","tr_customer_id":188296,"tr_customer_product_id":188286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:14:23.000Z","modified_at":"2026-02-16T12:14:23.000Z","name":"Toney Mueller","mobile_number":"203-358-0600","email_id":"Kyler_Feest54@gmail.com","dop":"2026-01-04","serial_number":"46178384829373170","imei1":"46178384829373170","imei2":"46178384829373170","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:14:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188279,"job_number":"JOB_188279","tr_customer_id":188297,"tr_customer_product_id":188287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:14:34.000Z","modified_at":"2026-02-16T12:14:34.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"13792553359719","imei1":"13792553359719","imei2":"13792553359719","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:14:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188281,"job_number":"JOB_188281","tr_customer_id":188299,"tr_customer_product_id":188289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:14:35.000Z","modified_at":"2026-02-16T12:14:35.000Z","name":"Ashleigh Koss","mobile_number":"588-395-7629","email_id":"Antwon_Medhurst@hotmail.com","dop":"2026-01-04","serial_number":"15912569683577362","imei1":"15912569683577362","imei2":"15912569683577362","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188283,"job_number":"JOB_188283","tr_customer_id":188301,"tr_customer_product_id":188291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:18:05.000Z","modified_at":"2026-02-16T12:18:05.000Z","name":"Jannie Stark","mobile_number":"252-496-1119","email_id":"Carolyn_Gerlach@gmail.com","dop":"2026-01-04","serial_number":"54209774025073290","imei1":"54209774025073290","imei2":"54209774025073290","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188285,"job_number":"JOB_188285","tr_customer_id":188303,"tr_customer_product_id":188293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:21:29.000Z","modified_at":"2026-02-16T12:21:29.000Z","name":"Patience Dibbert","mobile_number":"918-699-5810","email_id":"Arnoldo_Beatty@hotmail.com","dop":"2026-01-04","serial_number":"99140516290660740","imei1":"99140516290660740","imei2":"99140516290660740","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:21:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188287,"job_number":"JOB_188287","tr_customer_id":188305,"tr_customer_product_id":188295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:25:57.000Z","modified_at":"2026-02-16T12:25:57.000Z","name":"Elvis Marquardt","mobile_number":"788-691-7144","email_id":"Laverna_Waters@hotmail.com","dop":"2026-01-04","serial_number":"40212736954774740","imei1":"40212736954774740","imei2":"40212736954774740","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188289,"job_number":"JOB_188289","tr_customer_id":188307,"tr_customer_product_id":188297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:26:01.000Z","modified_at":"2026-02-16T12:26:01.000Z","name":"Amari Grady","mobile_number":"878-902-2213","email_id":"Rosella99@gmail.com","dop":"2026-01-04","serial_number":"21078541459764744","imei1":"21078541459764744","imei2":"21078541459764744","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188291,"job_number":"JOB_188291","tr_customer_id":188309,"tr_customer_product_id":188299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:30:26.000Z","modified_at":"2026-02-16T12:30:26.000Z","name":"Tania Gerhold","mobile_number":"298-480-1494","email_id":"Selina48@yahoo.com","dop":"2026-01-04","serial_number":"17187648834242444","imei1":"17187648834242444","imei2":"17187648834242444","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:30:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188293,"job_number":"JOB_188293","tr_customer_id":188311,"tr_customer_product_id":188301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:30:28.000Z","modified_at":"2026-02-16T12:30:28.000Z","name":"Janick Adams","mobile_number":"232-833-3920","email_id":"Josh28@yahoo.com","dop":"2026-01-04","serial_number":"37251351885121100","imei1":"37251351885121100","imei2":"37251351885121100","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188296,"job_number":"JOB_188296","tr_customer_id":188314,"tr_customer_product_id":188304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:34:52.000Z","modified_at":"2026-02-16T12:34:52.000Z","name":"Ahmad Wolff","mobile_number":"298-463-7332","email_id":"Julio.Heathcote@gmail.com","dop":"2026-01-04","serial_number":"48202066015821736","imei1":"48202066015821736","imei2":"48202066015821736","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188297,"job_number":"JOB_188297","tr_customer_id":188315,"tr_customer_product_id":188305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:34:52.000Z","modified_at":"2026-02-16T12:34:52.000Z","name":"Leanne Kiehn","mobile_number":"698-300-1089","email_id":"Zoey.Bogan56@hotmail.com","dop":"2026-01-04","serial_number":"89338533965102300","imei1":"89338533965102300","imei2":"89338533965102300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188300,"job_number":"JOB_188300","tr_customer_id":188318,"tr_customer_product_id":188308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:39:24.000Z","modified_at":"2026-02-16T12:39:24.000Z","name":"Cleo Reilly","mobile_number":"411-377-8449","email_id":"Emilio1@yahoo.com","dop":"2026-01-04","serial_number":"68311626271152216","imei1":"68311626271152216","imei2":"68311626271152216","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188301,"job_number":"JOB_188301","tr_customer_id":188319,"tr_customer_product_id":188309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:39:25.000Z","modified_at":"2026-02-16T12:39:25.000Z","name":"Jedidiah Anderson","mobile_number":"887-376-0337","email_id":"Jeremie31@gmail.com","dop":"2026-01-04","serial_number":"55100894569773496","imei1":"55100894569773496","imei2":"55100894569773496","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188303,"job_number":"JOB_188303","tr_customer_id":188321,"tr_customer_product_id":188311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:44:11.000Z","modified_at":"2026-02-16T12:44:11.000Z","name":"Maude Klocko","mobile_number":"625-626-0919","email_id":"Jamel.Witting80@hotmail.com","dop":"2026-01-04","serial_number":"70890440822474776","imei1":"70890440822474776","imei2":"70890440822474776","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188305,"job_number":"JOB_188305","tr_customer_id":188323,"tr_customer_product_id":188313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:44:21.000Z","modified_at":"2026-02-16T12:44:21.000Z","name":"Rosamond Moore","mobile_number":"852-845-9628","email_id":"Ellie.Boyle@gmail.com","dop":"2026-01-04","serial_number":"62796955847851780","imei1":"62796955847851780","imei2":"62796955847851780","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188306,"job_number":"JOB_188306","tr_customer_id":188324,"tr_customer_product_id":188314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T13:44:00.000Z","modified_at":"2026-02-16T13:44:00.000Z","name":"Sourav puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"12345678900987","imei1":"12345678900987","imei2":"12345678900987","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T13:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188307,"job_number":"JOB_188307","tr_customer_id":188325,"tr_customer_product_id":188315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T13:50:40.000Z","modified_at":"2026-02-16T13:50:40.000Z","name":"Souravpuniyani puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"12345678900987","imei1":"12345678900765","imei2":"12345678900987","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T13:50:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188309,"job_number":"JOB_188309","tr_customer_id":188327,"tr_customer_product_id":188317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:00:28.000Z","modified_at":"2026-02-16T14:00:28.000Z","name":"Jerod Walker","mobile_number":"521-324-1220","email_id":"Rahsaan.Goodwin@yahoo.com","dop":"2025-05-30","serial_number":"15046236872325","imei1":"15046236872325","imei2":"15046236872325","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188310,"job_number":"JOB_188310","tr_customer_id":188328,"tr_customer_product_id":188318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:00:30.000Z","modified_at":"2026-02-16T14:00:30.000Z","name":"Izabella Brekke","mobile_number":"845-678-5250","email_id":"Clifford85@yahoo.com","dop":"2025-05-30","serial_number":"1440164389561602","imei1":"1440164389561602","imei2":"1440164389561602","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188311,"job_number":"JOB_188311","tr_customer_id":188329,"tr_customer_product_id":188319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:12:27.000Z","modified_at":"2026-02-16T14:12:27.000Z","name":"Souravpuniyani puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"12345678900907","imei1":"12345678900769","imei2":"12345678900986","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:12:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188312,"job_number":"JOB_188312","tr_customer_id":188330,"tr_customer_product_id":188320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:51.000Z","modified_at":"2026-02-16T14:13:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90528491070171","imei1":"90528491070171","imei2":"90528491070171","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188313,"job_number":"JOB_188313","tr_customer_id":188331,"tr_customer_product_id":188321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:52.000Z","modified_at":"2026-02-16T14:13:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48578077170473","imei1":"48578077170473","imei2":"48578077170473","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188314,"job_number":"JOB_188314","tr_customer_id":188332,"tr_customer_product_id":188322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:52.000Z","modified_at":"2026-02-16T14:13:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75525387076982","imei1":"75525387076982","imei2":"75525387076982","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188315,"job_number":"JOB_188315","tr_customer_id":188333,"tr_customer_product_id":188323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:52.000Z","modified_at":"2026-02-16T14:13:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19873123201481","imei1":"19873123201481","imei2":"19873123201481","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188316,"job_number":"JOB_188316","tr_customer_id":188334,"tr_customer_product_id":188324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:53.000Z","modified_at":"2026-02-16T14:13:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45333389491369","imei1":"45333389491369","imei2":"45333389491369","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188317,"job_number":"JOB_188317","tr_customer_id":188335,"tr_customer_product_id":188325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:53.000Z","modified_at":"2026-02-16T14:13:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68023740079027","imei1":"68023740079027","imei2":"68023740079027","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188319,"job_number":"JOB_188319","tr_customer_id":188337,"tr_customer_product_id":188327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:56.000Z","modified_at":"2026-02-16T14:13:56.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101620723773919","imei1":"101620723773919","imei2":"101620723773919","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188322,"job_number":"JOB_188322","tr_customer_id":188340,"tr_customer_product_id":188330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:18.000Z","modified_at":"2026-02-16T14:14:18.000Z","name":"Kenton Smitham","mobile_number":"575-257-7606","email_id":"Bethany.Kohler38@gmail.com","dop":"2025-04-06","serial_number":"14454082120445058","imei1":"14454082120445058","imei2":"14454082120445058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188323,"job_number":"JOB_188323","tr_customer_id":188341,"tr_customer_product_id":188331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:23.000Z","modified_at":"2026-02-16T14:14:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30668991003360","imei1":"30668991003360","imei2":"30668991003360","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188324,"job_number":"JOB_188324","tr_customer_id":188342,"tr_customer_product_id":188332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:23.000Z","modified_at":"2026-02-16T14:14:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86158830510299","imei1":"86158830510299","imei2":"86158830510299","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188325,"job_number":"JOB_188325","tr_customer_id":188343,"tr_customer_product_id":188333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:24.000Z","modified_at":"2026-02-16T14:14:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28746729159828","imei1":"28746729159828","imei2":"28746729159828","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188326,"job_number":"JOB_188326","tr_customer_id":188344,"tr_customer_product_id":188334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:24.000Z","modified_at":"2026-02-16T14:14:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95770846606809","imei1":"95770846606809","imei2":"95770846606809","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188327,"job_number":"JOB_188327","tr_customer_id":188345,"tr_customer_product_id":188335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:24.000Z","modified_at":"2026-02-16T14:14:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70778719592246","imei1":"70778719592246","imei2":"70778719592246","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188328,"job_number":"JOB_188328","tr_customer_id":188346,"tr_customer_product_id":188336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:25.000Z","modified_at":"2026-02-16T14:14:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79375533941004","imei1":"79375533941004","imei2":"79375533941004","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188330,"job_number":"JOB_188330","tr_customer_id":188348,"tr_customer_product_id":188338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:45.000Z","modified_at":"2026-02-16T14:14:45.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103373624619353","imei1":"103373624619353","imei2":"103373624619353","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188332,"job_number":"JOB_188332","tr_customer_id":188350,"tr_customer_product_id":188340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:54.000Z","modified_at":"2026-02-16T14:14:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80233731067780","imei1":"80233731067780","imei2":"80233731067780","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188333,"job_number":"JOB_188333","tr_customer_id":188351,"tr_customer_product_id":188341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:54.000Z","modified_at":"2026-02-16T14:14:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99799697940959","imei1":"99799697940959","imei2":"99799697940959","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188334,"job_number":"JOB_188334","tr_customer_id":188352,"tr_customer_product_id":188342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:55.000Z","modified_at":"2026-02-16T14:14:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26616982578405","imei1":"26616982578405","imei2":"26616982578405","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188335,"job_number":"JOB_188335","tr_customer_id":188353,"tr_customer_product_id":188343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:55.000Z","modified_at":"2026-02-16T14:14:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15668000389927","imei1":"15668000389927","imei2":"15668000389927","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188336,"job_number":"JOB_188336","tr_customer_id":188354,"tr_customer_product_id":188344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:55.000Z","modified_at":"2026-02-16T14:14:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52084324873540","imei1":"52084324873540","imei2":"52084324873540","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188337,"job_number":"JOB_188337","tr_customer_id":188355,"tr_customer_product_id":188345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:56.000Z","modified_at":"2026-02-16T14:14:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77800164385692","imei1":"77800164385692","imei2":"77800164385692","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188339,"job_number":"JOB_188339","tr_customer_id":188357,"tr_customer_product_id":188347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:15:35.000Z","modified_at":"2026-02-16T14:15:35.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"102426536683246","imei1":"102426536683246","imei2":"102426536683246","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:15:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188341,"job_number":"JOB_188341","tr_customer_id":188359,"tr_customer_product_id":188349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:25:29.000Z","modified_at":"2026-02-16T14:25:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19525593700290","imei1":"19525593700290","imei2":"19525593700290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188343,"job_number":"JOB_188343","tr_customer_id":188361,"tr_customer_product_id":188351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:25:30.000Z","modified_at":"2026-02-16T14:25:30.000Z","name":"Alivia Berge","mobile_number":"795-470-7387","email_id":"Jaclyn12@hotmail.com","dop":"2025-04-06","serial_number":"17017839099103636","imei1":"17017839099103636","imei2":"17017839099103636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188345,"job_number":"JOB_188345","tr_customer_id":188363,"tr_customer_product_id":188353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:26:17.000Z","modified_at":"2026-02-16T14:26:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18087984801137","imei1":"18087984801137","imei2":"18087984801137","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188347,"job_number":"JOB_188347","tr_customer_id":188365,"tr_customer_product_id":188355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:26:18.000Z","modified_at":"2026-02-16T14:26:18.000Z","name":"Alana Buckridge","mobile_number":"536-453-4835","email_id":"Tyson.Heathcote@yahoo.com","dop":"2025-04-06","serial_number":"19659070541544988","imei1":"19659070541544988","imei2":"19659070541544988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:26:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188350,"job_number":"JOB_188350","tr_customer_id":188368,"tr_customer_product_id":188358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:27:05.000Z","modified_at":"2026-02-16T14:27:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10110179876545","imei1":"10110179876545","imei2":"10110179876545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188352,"job_number":"JOB_188352","tr_customer_id":188370,"tr_customer_product_id":188360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:27:06.000Z","modified_at":"2026-02-16T14:27:06.000Z","name":"Eliane Blanda","mobile_number":"992-304-3359","email_id":"Josephine_Koelpin@yahoo.com","dop":"2025-04-06","serial_number":"12050783515940708","imei1":"12050783515940708","imei2":"12050783515940708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:27:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188356,"job_number":"JOB_188356","tr_customer_id":188374,"tr_customer_product_id":188364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:35.000Z","modified_at":"2026-02-16T14:34:35.000Z","name":"Shweta Tripathi","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"35767896766823987","imei1":"35767896766823987","imei2":"35767896766823987","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188363,"job_number":"JOB_188363","tr_customer_id":188381,"tr_customer_product_id":188371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:02.000Z","modified_at":"2026-02-16T14:36:02.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"54614134262739","imei1":"54614134262739","imei2":"54614134262739","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188364,"job_number":"JOB_188364","tr_customer_id":188382,"tr_customer_product_id":188372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:02.000Z","modified_at":"2026-02-16T14:36:02.000Z","name":"Crystal Kulas","mobile_number":"644-748-1475","email_id":"Issac7@hotmail.com","dop":"2025-02-01","serial_number":"54005474523958","imei1":"54005474523958","imei2":"54005474523958","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188366,"job_number":"JOB_188366","tr_customer_id":188384,"tr_customer_product_id":188374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:47.000Z","modified_at":"2026-02-16T14:36:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10119114179159","imei1":"10119114179159","imei2":"10119114179159","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188368,"job_number":"JOB_188368","tr_customer_id":188386,"tr_customer_product_id":188376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:49.000Z","modified_at":"2026-02-16T14:36:49.000Z","name":"Eryn Turner","mobile_number":"683-385-7003","email_id":"Raleigh17@yahoo.com","dop":"2025-04-06","serial_number":"16211543776711560","imei1":"16211543776711560","imei2":"16211543776711560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188369,"job_number":"JOB_188369","tr_customer_id":188387,"tr_customer_product_id":188377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:53.000Z","modified_at":"2026-02-16T14:36:53.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"30276730652092","imei1":"30276730652092","imei2":"30276730652092","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188370,"job_number":"JOB_188370","tr_customer_id":188388,"tr_customer_product_id":188378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:53.000Z","modified_at":"2026-02-16T14:36:53.000Z","name":"Clint Rolfson","mobile_number":"776-746-2358","email_id":"Minnie_Bauch@hotmail.com","dop":"2025-02-01","serial_number":"12731349667694","imei1":"12731349667694","imei2":"12731349667694","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188372,"job_number":"JOB_188372","tr_customer_id":188390,"tr_customer_product_id":188380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:24.000Z","modified_at":"2026-02-16T14:37:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14030649504353","imei1":"14030649504353","imei2":"14030649504353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188374,"job_number":"JOB_188374","tr_customer_id":188392,"tr_customer_product_id":188382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:26.000Z","modified_at":"2026-02-16T14:37:26.000Z","name":"Roderick Blick","mobile_number":"733-845-0044","email_id":"Jerrell.Luettgen70@yahoo.com","dop":"2025-04-06","serial_number":"16765757248769226","imei1":"16765757248769226","imei2":"16765757248769226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188375,"job_number":"JOB_188375","tr_customer_id":188393,"tr_customer_product_id":188383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:40.000Z","modified_at":"2026-02-16T14:37:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14328767530689","imei1":"14328767530689","imei2":"14328767530689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188377,"job_number":"JOB_188377","tr_customer_id":188395,"tr_customer_product_id":188385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:42.000Z","modified_at":"2026-02-16T14:37:42.000Z","name":"Elenor Langosh","mobile_number":"456-350-3751","email_id":"Cedrick_McDermott@gmail.com","dop":"2025-04-06","serial_number":"16353333835430656","imei1":"16353333835430656","imei2":"16353333835430656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188378,"job_number":"JOB_188378","tr_customer_id":188396,"tr_customer_product_id":188386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:44.000Z","modified_at":"2026-02-16T14:37:44.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"98553413549764","imei1":"98553413549764","imei2":"98553413549764","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188379,"job_number":"JOB_188379","tr_customer_id":188397,"tr_customer_product_id":188387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:44.000Z","modified_at":"2026-02-16T14:37:44.000Z","name":"Domenica Harber","mobile_number":"555-877-5864","email_id":"Twila.Larson@hotmail.com","dop":"2025-02-01","serial_number":"45913040928425","imei1":"45913040928425","imei2":"45913040928425","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188381,"job_number":"JOB_188381","tr_customer_id":188399,"tr_customer_product_id":188389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:56.000Z","modified_at":"2026-02-16T14:37:56.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10070547908231","imei1":"10070547908231","imei2":"10070547908231","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188383,"job_number":"JOB_188383","tr_customer_id":188401,"tr_customer_product_id":188391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:57.000Z","modified_at":"2026-02-16T14:37:57.000Z","name":"Braxton Waters","mobile_number":"783-768-1045","email_id":"Kayleigh67@yahoo.com","dop":"2025-06-18","serial_number":"1036183933076881","imei1":"1036183933076881","imei2":"1036183933076881","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188384,"job_number":"JOB_188384","tr_customer_id":188402,"tr_customer_product_id":188392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:16.000Z","modified_at":"2026-02-16T14:38:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12529258169848","imei1":"12529258169848","imei2":"12529258169848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188386,"job_number":"JOB_188386","tr_customer_id":188404,"tr_customer_product_id":188394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:17.000Z","modified_at":"2026-02-16T14:38:18.000Z","name":"Lexie O'Keefe","mobile_number":"337-417-1522","email_id":"Sigmund_Weimann@gmail.com","dop":"2025-04-06","serial_number":"11853592717034532","imei1":"11853592717034532","imei2":"11853592717034532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188387,"job_number":"JOB_188387","tr_customer_id":188405,"tr_customer_product_id":188395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:33.000Z","modified_at":"2026-02-16T14:38:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19680587365523","imei1":"19680587365523","imei2":"19680587365523","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188389,"job_number":"JOB_188389","tr_customer_id":188407,"tr_customer_product_id":188397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:35.000Z","modified_at":"2026-02-16T14:38:35.000Z","name":"Sydnie Orn","mobile_number":"280-484-4525","email_id":"Elissa14@gmail.com","dop":"2025-04-06","serial_number":"13622600030342088","imei1":"13622600030342088","imei2":"13622600030342088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188392,"job_number":"JOB_188392","tr_customer_id":188410,"tr_customer_product_id":188400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:46.000Z","modified_at":"2026-02-16T14:38:46.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10568108449790","imei1":"10568108449790","imei2":"10568108449790","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188395,"job_number":"JOB_188395","tr_customer_id":188413,"tr_customer_product_id":188403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:47.000Z","modified_at":"2026-02-16T14:38:47.000Z","name":"Deondre Williamson","mobile_number":"490-869-6379","email_id":"Shawn77@yahoo.com","dop":"2025-06-18","serial_number":"1053695473209959","imei1":"1053695473209959","imei2":"1053695473209959","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188396,"job_number":"JOB_188396","tr_customer_id":188414,"tr_customer_product_id":188404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:07.000Z","modified_at":"2026-02-16T14:39:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14920258682204","imei1":"14920258682204","imei2":"14920258682204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188398,"job_number":"JOB_188398","tr_customer_id":188416,"tr_customer_product_id":188406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:08.000Z","modified_at":"2026-02-16T14:39:08.000Z","name":"Sibyl Nitzsche","mobile_number":"446-612-2524","email_id":"Jeff54@gmail.com","dop":"2025-04-06","serial_number":"13523953295446880","imei1":"13523953295446880","imei2":"13523953295446880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188399,"job_number":"JOB_188399","tr_customer_id":188417,"tr_customer_product_id":188407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:24.000Z","modified_at":"2026-02-16T14:39:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11807348240985","imei1":"11807348240985","imei2":"11807348240985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188401,"job_number":"JOB_188401","tr_customer_id":188419,"tr_customer_product_id":188409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:26.000Z","modified_at":"2026-02-16T14:39:26.000Z","name":"Adele Conroy","mobile_number":"742-268-5283","email_id":"Roscoe.Stamm97@gmail.com","dop":"2025-04-06","serial_number":"10041846994066060","imei1":"10041846994066060","imei2":"10041846994066060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188402,"job_number":"JOB_188402","tr_customer_id":188420,"tr_customer_product_id":188410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:28.000Z","modified_at":"2026-02-16T14:39:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19397009646273","imei1":"19397009646273","imei2":"19397009646273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188404,"job_number":"JOB_188404","tr_customer_id":188422,"tr_customer_product_id":188412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:30.000Z","modified_at":"2026-02-16T14:39:30.000Z","name":"Tobin Wehner","mobile_number":"207-690-1233","email_id":"Kariane_Auer45@gmail.com","dop":"2025-04-06","serial_number":"12398323156930068","imei1":"12398323156930068","imei2":"12398323156930068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188408,"job_number":"JOB_188408","tr_customer_id":188426,"tr_customer_product_id":188416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:48.000Z","modified_at":"2026-02-16T14:39:48.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10093804338720","imei1":"10093804338720","imei2":"10093804338720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188410,"job_number":"JOB_188410","tr_customer_id":188428,"tr_customer_product_id":188418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:49.000Z","modified_at":"2026-02-16T14:39:49.000Z","name":"Wendell Crona","mobile_number":"394-315-1335","email_id":"Alycia_Watsica@gmail.com","dop":"2025-04-06","serial_number":"19730489192494960","imei1":"19730489192494960","imei2":"19730489192494960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188411,"job_number":"JOB_188411","tr_customer_id":188429,"tr_customer_product_id":188419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:12.000Z","modified_at":"2026-02-16T14:40:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10397770281003","imei1":"10397770281003","imei2":"10397770281003","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188413,"job_number":"JOB_188413","tr_customer_id":188431,"tr_customer_product_id":188421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:14.000Z","modified_at":"2026-02-16T14:40:14.000Z","name":"Maritza Walter","mobile_number":"872-245-3840","email_id":"Rudy_Mann49@hotmail.com","dop":"2025-04-06","serial_number":"14123656664307604","imei1":"14123656664307604","imei2":"14123656664307604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188414,"job_number":"JOB_188414","tr_customer_id":188432,"tr_customer_product_id":188422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:19.000Z","modified_at":"2026-02-16T14:40:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18073739230867","imei1":"18073739230867","imei2":"18073739230867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188416,"job_number":"JOB_188416","tr_customer_id":188434,"tr_customer_product_id":188424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:20.000Z","modified_at":"2026-02-16T14:40:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19240777242585","imei1":"19240777242585","imei2":"19240777242585","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188417,"job_number":"JOB_188417","tr_customer_id":188435,"tr_customer_product_id":188425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:20.000Z","modified_at":"2026-02-16T14:40:21.000Z","name":"Jarrett Watsica","mobile_number":"216-678-0544","email_id":"Lucile_Johnston@gmail.com","dop":"2025-04-06","serial_number":"16522284645587606","imei1":"16522284645587606","imei2":"16522284645587606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188419,"job_number":"JOB_188419","tr_customer_id":188437,"tr_customer_product_id":188427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:22.000Z","modified_at":"2026-02-16T14:40:22.000Z","name":"Marianna Beatty","mobile_number":"714-840-3286","email_id":"Joanie_Carroll27@gmail.com","dop":"2025-04-06","serial_number":"19527482938350850","imei1":"19527482938350850","imei2":"19527482938350850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188423,"job_number":"JOB_188423","tr_customer_id":188441,"tr_customer_product_id":188431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:39.000Z","modified_at":"2026-02-16T14:40:39.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15749851135931","imei1":"15749851135931","imei2":"15749851135931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188425,"job_number":"JOB_188425","tr_customer_id":188443,"tr_customer_product_id":188433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:41.000Z","modified_at":"2026-02-16T14:40:41.000Z","name":"Laury Welch","mobile_number":"764-912-8857","email_id":"Karina_Crona99@hotmail.com","dop":"2025-04-06","serial_number":"13805743324772486","imei1":"13805743324772486","imei2":"13805743324772486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188426,"job_number":"JOB_188426","tr_customer_id":188444,"tr_customer_product_id":188434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:07.000Z","modified_at":"2026-02-16T14:41:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12590358820308","imei1":"12590358820308","imei2":"12590358820308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188428,"job_number":"JOB_188428","tr_customer_id":188446,"tr_customer_product_id":188436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:08.000Z","modified_at":"2026-02-16T14:41:08.000Z","name":"Christopher Jast","mobile_number":"567-458-8007","email_id":"Benny.Ortiz@hotmail.com","dop":"2025-04-06","serial_number":"19922548449582970","imei1":"19922548449582970","imei2":"19922548449582970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188429,"job_number":"JOB_188429","tr_customer_id":188447,"tr_customer_product_id":188437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:14.000Z","modified_at":"2026-02-16T14:41:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17129562504601","imei1":"17129562504601","imei2":"17129562504601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188431,"job_number":"JOB_188431","tr_customer_id":188449,"tr_customer_product_id":188439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:15.000Z","modified_at":"2026-02-16T14:41:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15824917867965","imei1":"15824917867965","imei2":"15824917867965","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188433,"job_number":"JOB_188433","tr_customer_id":188451,"tr_customer_product_id":188441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:15.000Z","modified_at":"2026-02-16T14:41:15.000Z","name":"Dora Littel","mobile_number":"319-403-4864","email_id":"Laurianne.Hand43@gmail.com","dop":"2025-04-06","serial_number":"10498315226227132","imei1":"10498315226227132","imei2":"10498315226227132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188434,"job_number":"JOB_188434","tr_customer_id":188452,"tr_customer_product_id":188442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:17.000Z","modified_at":"2026-02-16T14:41:17.000Z","name":"Efren Homenick","mobile_number":"626-222-5092","email_id":"Pierre15@yahoo.com","dop":"2025-04-06","serial_number":"17916897465776880","imei1":"17916897465776880","imei2":"17916897465776880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188439,"job_number":"JOB_188439","tr_customer_id":188457,"tr_customer_product_id":188447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:30.000Z","modified_at":"2026-02-16T14:41:30.000Z","name":"Kenna Huels","mobile_number":"202-761-3339","email_id":"Haven46@hotmail.com","dop":"2025-04-06","serial_number":"17928907950877016","imei1":"17928907950877016","imei2":"17928907950877016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188440,"job_number":"JOB_188440","tr_customer_id":188458,"tr_customer_product_id":188448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:31.000Z","modified_at":"2026-02-16T14:41:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19953563867141","imei1":"19953563867141","imei2":"19953563867141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188442,"job_number":"JOB_188442","tr_customer_id":188460,"tr_customer_product_id":188450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:33.000Z","modified_at":"2026-02-16T14:41:33.000Z","name":"Wilhelmine Labadie","mobile_number":"334-617-0771","email_id":"Megane94@hotmail.com","dop":"2025-04-06","serial_number":"14203908307977420","imei1":"14203908307977420","imei2":"14203908307977420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188443,"job_number":"JOB_188443","tr_customer_id":188461,"tr_customer_product_id":188451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:40.000Z","modified_at":"2026-02-16T14:41:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11356500491521","imei1":"11356500491521","imei2":"11356500491521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188445,"job_number":"JOB_188445","tr_customer_id":188463,"tr_customer_product_id":188453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:42.000Z","modified_at":"2026-02-16T14:41:42.000Z","name":"Shyann Baumbach","mobile_number":"347-259-1291","email_id":"Prince_Bashirian60@yahoo.com","dop":"2025-04-06","serial_number":"17578577303845102","imei1":"17578577303845102","imei2":"17578577303845102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188447,"job_number":"JOB_188447","tr_customer_id":188465,"tr_customer_product_id":188455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:47.000Z","modified_at":"2026-02-16T14:41:47.000Z","name":"Ruby Boyer","mobile_number":"921-741-0966","email_id":"Rafael_Hagenes0@yahoo.com","dop":"2025-04-06","serial_number":"18854057713060844","imei1":"18854057713060844","imei2":"18854057713060844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188448,"job_number":"JOB_188448","tr_customer_id":188466,"tr_customer_product_id":188456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:42:01.000Z","modified_at":"2026-02-16T14:42:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19226665658495","imei1":"19226665658495","imei2":"19226665658495","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188451,"job_number":"JOB_188451","tr_customer_id":188469,"tr_customer_product_id":188459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:42:03.000Z","modified_at":"2026-02-16T14:42:03.000Z","name":"Yasmine Brekke","mobile_number":"409-564-2532","email_id":"Jordi.Streich@gmail.com","dop":"2025-04-06","serial_number":"11625260880306914","imei1":"11625260880306914","imei2":"11625260880306914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188453,"job_number":"JOB_188453","tr_customer_id":188471,"tr_customer_product_id":188461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:42:33.000Z","modified_at":"2026-02-16T14:42:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12527690464154","imei1":"12527690464154","imei2":"12527690464154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188456,"job_number":"JOB_188456","tr_customer_id":188474,"tr_customer_product_id":188464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:42:35.000Z","modified_at":"2026-02-16T14:42:35.000Z","name":"Candelario Bogan","mobile_number":"554-379-9668","email_id":"Kennedi_Berge@yahoo.com","dop":"2025-04-06","serial_number":"14647546912483262","imei1":"14647546912483262","imei2":"14647546912483262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:42:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188457,"job_number":"JOB_188457","tr_customer_id":188475,"tr_customer_product_id":188465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:10.000Z","modified_at":"2026-02-16T14:43:10.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"15782673164795","imei1":"15782673164795","imei2":"15782673164795","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188459,"job_number":"JOB_188459","tr_customer_id":188477,"tr_customer_product_id":188467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:11.000Z","modified_at":"2026-02-16T14:43:11.000Z","name":"Ivy Wintheiser","mobile_number":"382-835-9037","email_id":"Johnnie.DAmore@hotmail.com","dop":"2025-08-24","serial_number":"1049973512971975","imei1":"1049973512971975","imei2":"1049973512971975","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188461,"job_number":"JOB_188461","tr_customer_id":188479,"tr_customer_product_id":188469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:20.000Z","modified_at":"2026-02-16T14:43:20.000Z","name":"Orie Nikolaus","mobile_number":"258-615-8114","email_id":"Mary88@yahoo.com","dop":"2025-05-30","serial_number":"16947571943831","imei1":"16947571943831","imei2":"16947571943831","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188462,"job_number":"JOB_188462","tr_customer_id":188480,"tr_customer_product_id":188470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:21.000Z","modified_at":"2026-02-16T14:43:21.000Z","name":"Onie Murazik","mobile_number":"428-611-7516","email_id":"Brannon_Lowe@gmail.com","dop":"2025-05-30","serial_number":"1624453016777150","imei1":"1624453016777150","imei2":"1624453016777150","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188463,"job_number":"JOB_188463","tr_customer_id":188481,"tr_customer_product_id":188471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:25.000Z","modified_at":"2026-02-16T14:43:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11511127358961","imei1":"11511127358961","imei2":"11511127358961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188465,"job_number":"JOB_188465","tr_customer_id":188483,"tr_customer_product_id":188473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:27.000Z","modified_at":"2026-02-16T14:43:27.000Z","name":"Lessie Schumm","mobile_number":"751-390-5730","email_id":"Pinkie.Runolfsson@yahoo.com","dop":"2025-04-06","serial_number":"16312480360278400","imei1":"16312480360278400","imei2":"16312480360278400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188466,"job_number":"JOB_188466","tr_customer_id":188484,"tr_customer_product_id":188474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:00.000Z","modified_at":"2026-02-16T14:44:00.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"17861106933060","imei1":"17861106933060","imei2":"17861106933060","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188468,"job_number":"JOB_188468","tr_customer_id":188486,"tr_customer_product_id":188476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:02.000Z","modified_at":"2026-02-16T14:44:02.000Z","name":"Fatima Carter","mobile_number":"327-653-7069","email_id":"Barton15@hotmail.com","dop":"2025-08-24","serial_number":"1075811118607667","imei1":"1075811118607667","imei2":"1075811118607667","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188469,"job_number":"JOB_188469","tr_customer_id":188487,"tr_customer_product_id":188477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:45.000Z","modified_at":"2026-02-16T14:44:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12744818394526","imei1":"12744818394526","imei2":"12744818394526","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188471,"job_number":"JOB_188471","tr_customer_id":188489,"tr_customer_product_id":188479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:46.000Z","modified_at":"2026-02-16T14:44:46.000Z","name":"Abelardo Heaney","mobile_number":"217-317-4996","email_id":"Araceli_Gutmann@yahoo.com","dop":"2025-04-06","serial_number":"12393276651042018","imei1":"12393276651042018","imei2":"12393276651042018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188472,"job_number":"JOB_188472","tr_customer_id":188490,"tr_customer_product_id":188480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:51.000Z","modified_at":"2026-02-16T14:44:51.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"17139132173699","imei1":"17139132173699","imei2":"17139132173699","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188474,"job_number":"JOB_188474","tr_customer_id":188492,"tr_customer_product_id":188482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:52.000Z","modified_at":"2026-02-16T14:44:52.000Z","name":"Winnifred Simonis","mobile_number":"836-205-1849","email_id":"Carroll_Kerluke@gmail.com","dop":"2025-08-24","serial_number":"1002101811216376","imei1":"1002101811216376","imei2":"1002101811216376","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188475,"job_number":"JOB_188475","tr_customer_id":188493,"tr_customer_product_id":188483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:11.000Z","modified_at":"2026-02-16T14:45:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12804038389303","imei1":"12804038389303","imei2":"12804038389303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188477,"job_number":"JOB_188477","tr_customer_id":188495,"tr_customer_product_id":188485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:13.000Z","modified_at":"2026-02-16T14:45:13.000Z","name":"Luna Bogan","mobile_number":"679-722-5400","email_id":"Garrison.Parisian@gmail.com","dop":"2025-04-06","serial_number":"19329428422880228","imei1":"19329428422880228","imei2":"19329428422880228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188478,"job_number":"JOB_188478","tr_customer_id":188496,"tr_customer_product_id":188486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:20.000Z","modified_at":"2026-02-16T14:45:20.000Z","name":"John Kuhn","mobile_number":"584-597-1813","email_id":"Cody79@hotmail.com","dop":"2025-09-09","serial_number":"17859214597475","imei1":"17859214597475","imei2":"17859214597475","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188480,"job_number":"JOB_188480","tr_customer_id":188498,"tr_customer_product_id":188488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:31.000Z","modified_at":"2026-02-16T14:45:31.000Z","name":"Calista Schmeler","mobile_number":"510-240-3038","email_id":"Constantin.Cormier@yahoo.com","dop":"2025-09-09","serial_number":"15038139003091","imei1":"15038139003091","imei2":"15038139003091","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188482,"job_number":"JOB_188482","tr_customer_id":188500,"tr_customer_product_id":188490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:33.000Z","modified_at":"2026-02-16T14:45:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14488365838131","imei1":"14488365838131","imei2":"14488365838131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188484,"job_number":"JOB_188484","tr_customer_id":188502,"tr_customer_product_id":188492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:35.000Z","modified_at":"2026-02-16T14:45:35.000Z","name":"Isadore Herzog","mobile_number":"892-598-6586","email_id":"Mia27@hotmail.com","dop":"2025-04-06","serial_number":"12280274488866064","imei1":"12280274488866064","imei2":"12280274488866064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188485,"job_number":"JOB_188485","tr_customer_id":188503,"tr_customer_product_id":188493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:06.000Z","modified_at":"2026-02-16T14:46:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13837560722598","imei1":"13837560722598","imei2":"13837560722598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188487,"job_number":"JOB_188487","tr_customer_id":188505,"tr_customer_product_id":188495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:07.000Z","modified_at":"2026-02-16T14:46:07.000Z","name":"Shyann Glover","mobile_number":"779-999-9924","email_id":"Arnoldo.Jenkins@hotmail.com","dop":"2025-04-06","serial_number":"16632399103026092","imei1":"16632399103026092","imei2":"16632399103026092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188488,"job_number":"JOB_188488","tr_customer_id":188506,"tr_customer_product_id":188496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:21.000Z","modified_at":"2026-02-16T14:46:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17431614481931","imei1":"17431614481931","imei2":"17431614481931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188490,"job_number":"JOB_188490","tr_customer_id":188508,"tr_customer_product_id":188498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:22.000Z","modified_at":"2026-02-16T14:46:22.000Z","name":"Brown Johnston","mobile_number":"290-432-2853","email_id":"Keanu2@gmail.com","dop":"2025-04-06","serial_number":"13058164563050132","imei1":"13058164563050132","imei2":"13058164563050132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188491,"job_number":"JOB_188491","tr_customer_id":188509,"tr_customer_product_id":188499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:30.000Z","modified_at":"2026-02-16T14:46:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15599153966873","imei1":"15599153966873","imei2":"15599153966873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188493,"job_number":"JOB_188493","tr_customer_id":188511,"tr_customer_product_id":188501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:31.000Z","modified_at":"2026-02-16T14:46:31.000Z","name":"Rylee Marquardt","mobile_number":"452-390-1988","email_id":"Kyle_Hilpert28@yahoo.com","dop":"2025-04-06","serial_number":"12493406012350884","imei1":"12493406012350884","imei2":"12493406012350884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188494,"job_number":"JOB_188494","tr_customer_id":188512,"tr_customer_product_id":188502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:59.000Z","modified_at":"2026-02-16T14:46:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13144384011177","imei1":"13144384011177","imei2":"13144384011177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188496,"job_number":"JOB_188496","tr_customer_id":188514,"tr_customer_product_id":188504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:47:01.000Z","modified_at":"2026-02-16T14:47:01.000Z","name":"Jaeden Sawayn","mobile_number":"350-638-6256","email_id":"Geovanni_Barton@hotmail.com","dop":"2025-04-06","serial_number":"13872496467426120","imei1":"13872496467426120","imei2":"13872496467426120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188497,"job_number":"JOB_188497","tr_customer_id":188515,"tr_customer_product_id":188505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:47:20.000Z","modified_at":"2026-02-16T14:47:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17689241904929","imei1":"17689241904929","imei2":"17689241904929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188499,"job_number":"JOB_188499","tr_customer_id":188517,"tr_customer_product_id":188507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:47:22.000Z","modified_at":"2026-02-16T14:47:22.000Z","name":"Kirsten Ortiz","mobile_number":"380-622-6582","email_id":"Marilyne.Bradtke61@gmail.com","dop":"2025-04-06","serial_number":"15160999058943360","imei1":"15160999058943360","imei2":"15160999058943360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188503,"job_number":"JOB_188503","tr_customer_id":188521,"tr_customer_product_id":188511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:10.000Z","modified_at":"2026-02-16T14:48:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12327253379696","imei1":"12327253379696","imei2":"12327253379696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188505,"job_number":"JOB_188505","tr_customer_id":188523,"tr_customer_product_id":188513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:12.000Z","modified_at":"2026-02-16T14:48:12.000Z","name":"Jamir Adams","mobile_number":"252-865-3424","email_id":"Magnolia.Leuschke@yahoo.com","dop":"2025-04-06","serial_number":"15675151995569776","imei1":"15675151995569776","imei2":"15675151995569776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188510,"job_number":"JOB_188510","tr_customer_id":188528,"tr_customer_product_id":188518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:30.000Z","modified_at":"2026-02-16T14:48:30.000Z","name":"Alvena Mraz","mobile_number":"268-973-1405","email_id":"Brendon_Casper52@gmail.com","dop":"2025-04-06","serial_number":"17576702673749178","imei1":"17576702673749178","imei2":"17576702673749178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188515,"job_number":"JOB_188515","tr_customer_id":188533,"tr_customer_product_id":188523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:50:13.000Z","modified_at":"2026-02-16T14:50:13.000Z","name":"Alfredo Okuneva","mobile_number":"937-249-7945","email_id":"Gussie_Larkin97@yahoo.com","dop":"2025-04-06","serial_number":"17678824648150908","imei1":"17678824648150908","imei2":"17678824648150908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188516,"job_number":"JOB_188516","tr_customer_id":188534,"tr_customer_product_id":188524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:50:41.000Z","modified_at":"2026-02-16T14:50:41.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12700913135185","imei1":"12700913135185","imei2":"12700913135185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:50:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188518,"job_number":"JOB_188518","tr_customer_id":188536,"tr_customer_product_id":188526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:50:43.000Z","modified_at":"2026-02-16T14:50:43.000Z","name":"Marlon Thiel","mobile_number":"557-565-7910","email_id":"Ismael26@hotmail.com","dop":"2025-04-06","serial_number":"11825963146033744","imei1":"11825963146033744","imei2":"11825963146033744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:50:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188519,"job_number":"JOB_188519","tr_customer_id":188537,"tr_customer_product_id":188527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:51:29.000Z","modified_at":"2026-02-16T14:51:29.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"18064066896107","imei1":"18064066896107","imei2":"18064066896107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:51:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188521,"job_number":"JOB_188521","tr_customer_id":188539,"tr_customer_product_id":188529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:51:31.000Z","modified_at":"2026-02-16T14:51:31.000Z","name":"Rowan Nikolaus","mobile_number":"278-251-8025","email_id":"Ursula_Goyette6@gmail.com","dop":"2025-04-06","serial_number":"16975910513747136","imei1":"16975910513747136","imei2":"16975910513747136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:51:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188522,"job_number":"JOB_188522","tr_customer_id":188540,"tr_customer_product_id":188530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:08.000Z","modified_at":"2026-02-16T14:52:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15910257092538","imei1":"15910257092538","imei2":"15910257092538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188524,"job_number":"JOB_188524","tr_customer_id":188542,"tr_customer_product_id":188532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:10.000Z","modified_at":"2026-02-16T14:52:10.000Z","name":"Aileen Connelly","mobile_number":"682-253-7301","email_id":"Shana.Ledner2@hotmail.com","dop":"2025-04-06","serial_number":"17629943573369068","imei1":"17629943573369068","imei2":"17629943573369068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188525,"job_number":"JOB_188525","tr_customer_id":188543,"tr_customer_product_id":188533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:18.000Z","modified_at":"2026-02-16T14:52:18.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"19861082656459","imei1":"19861082656459","imei2":"19861082656459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188527,"job_number":"JOB_188527","tr_customer_id":188545,"tr_customer_product_id":188535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:19.000Z","modified_at":"2026-02-16T14:52:19.000Z","name":"Marta Ward","mobile_number":"625-389-4409","email_id":"Maci.Beatty72@yahoo.com","dop":"2025-04-06","serial_number":"17816282000328200","imei1":"17816282000328200","imei2":"17816282000328200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188529,"job_number":"JOB_188529","tr_customer_id":188547,"tr_customer_product_id":188537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:21.000Z","modified_at":"2026-02-16T14:52:21.000Z","name":"Justen Kuhic","mobile_number":"208-882-6070","email_id":"Korbin85@gmail.com","dop":"2025-04-06","serial_number":"19796511605158544","imei1":"19796511605158544","imei2":"19796511605158544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188532,"job_number":"JOB_188532","tr_customer_id":188550,"tr_customer_product_id":188540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:53.000Z","modified_at":"2026-02-16T14:52:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13514710137440","imei1":"13514710137440","imei2":"13514710137440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188534,"job_number":"JOB_188534","tr_customer_id":188552,"tr_customer_product_id":188542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:55.000Z","modified_at":"2026-02-16T14:52:55.000Z","name":"Elisha VonRueden","mobile_number":"313-999-4529","email_id":"Kamren89@gmail.com","dop":"2025-04-06","serial_number":"11003524976490586","imei1":"11003524976490586","imei2":"11003524976490586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188536,"job_number":"JOB_188536","tr_customer_id":188554,"tr_customer_product_id":188544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:05.000Z","modified_at":"2026-02-16T14:53:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13372083180162","imei1":"13372083180162","imei2":"13372083180162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:53:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188538,"job_number":"JOB_188538","tr_customer_id":188556,"tr_customer_product_id":188546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:07.000Z","modified_at":"2026-02-16T14:53:07.000Z","name":"Arthur Heathcote","mobile_number":"641-215-1366","email_id":"Nestor_Kuvalis@gmail.com","dop":"2025-04-06","serial_number":"17671224349852784","imei1":"17671224349852784","imei2":"17671224349852784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:53:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188539,"job_number":"JOB_188539","tr_customer_id":188557,"tr_customer_product_id":188547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:45.000Z","modified_at":"2026-02-16T14:53:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17219711831804","imei1":"17219711831804","imei2":"17219711831804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188541,"job_number":"JOB_188541","tr_customer_id":188559,"tr_customer_product_id":188549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:47.000Z","modified_at":"2026-02-16T14:53:47.000Z","name":"Oswaldo Purdy","mobile_number":"995-830-3788","email_id":"Zakary_Gislason21@gmail.com","dop":"2025-04-06","serial_number":"15980601179854688","imei1":"15980601179854688","imei2":"15980601179854688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188542,"job_number":"JOB_188542","tr_customer_id":188560,"tr_customer_product_id":188550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:59.000Z","modified_at":"2026-02-16T14:53:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18894050704655","imei1":"18894050704655","imei2":"18894050704655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188544,"job_number":"JOB_188544","tr_customer_id":188562,"tr_customer_product_id":188552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:54:01.000Z","modified_at":"2026-02-16T14:54:01.000Z","name":"Fabian Carroll","mobile_number":"624-620-7741","email_id":"Meredith52@gmail.com","dop":"2025-04-06","serial_number":"12775799112875130","imei1":"12775799112875130","imei2":"12775799112875130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188545,"job_number":"JOB_188545","tr_customer_id":188563,"tr_customer_product_id":188553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:54:37.000Z","modified_at":"2026-02-16T14:54:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16017580080573","imei1":"16017580080573","imei2":"16017580080573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188547,"job_number":"JOB_188547","tr_customer_id":188565,"tr_customer_product_id":188555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:54:39.000Z","modified_at":"2026-02-16T14:54:39.000Z","name":"Green Osinski","mobile_number":"901-452-5823","email_id":"Elton_Jakubowski@yahoo.com","dop":"2025-04-06","serial_number":"11946215834219876","imei1":"11946215834219876","imei2":"11946215834219876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188549,"job_number":"JOB_188549","tr_customer_id":188567,"tr_customer_product_id":188557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:06:50.000Z","modified_at":"2026-02-16T15:06:50.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13698571315613","imei1":"13698571315613","imei2":"13698571315613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:06:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188551,"job_number":"JOB_188551","tr_customer_id":188569,"tr_customer_product_id":188559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:06:52.000Z","modified_at":"2026-02-16T15:06:52.000Z","name":"Kailyn Kerluke","mobile_number":"529-686-2175","email_id":"Nathanael.Connelly@yahoo.com","dop":"2025-04-06","serial_number":"12459623814828056","imei1":"12459623814828056","imei2":"12459623814828056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188553,"job_number":"JOB_188553","tr_customer_id":188571,"tr_customer_product_id":188561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:07:45.000Z","modified_at":"2026-02-16T15:07:45.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11444448232585","imei1":"11444448232585","imei2":"11444448232585","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:07:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188555,"job_number":"JOB_188555","tr_customer_id":188573,"tr_customer_product_id":188563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:07:47.000Z","modified_at":"2026-02-16T15:07:47.000Z","name":"Kory Streich","mobile_number":"945-203-7702","email_id":"Jena59@hotmail.com","dop":"2025-04-06","serial_number":"16763754994444272","imei1":"16763754994444272","imei2":"16763754994444272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:07:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188556,"job_number":"JOB_188556","tr_customer_id":188574,"tr_customer_product_id":188564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:54:47.000Z","modified_at":"2026-02-16T15:54:47.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"89365205109851","imei1":"89365205109851","imei2":"89365205109851","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188558,"job_number":"JOB_188558","tr_customer_id":188576,"tr_customer_product_id":188566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:56:04.000Z","modified_at":"2026-02-16T15:56:04.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"69463763080744","imei1":"69463763080744","imei2":"69463763080744","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:56:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188560,"job_number":"JOB_188560","tr_customer_id":188578,"tr_customer_product_id":188568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:57:19.000Z","modified_at":"2026-02-16T15:57:19.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"68839816869862","imei1":"68839816869862","imei2":"68839816869862","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188563,"job_number":"JOB_188563","tr_customer_id":188581,"tr_customer_product_id":188571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:00:23.000Z","modified_at":"2026-02-16T16:00:23.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109584802442200","imei1":"109584802442200","imei2":"109584802442200","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188565,"job_number":"JOB_188565","tr_customer_id":188583,"tr_customer_product_id":188573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:00:38.000Z","modified_at":"2026-02-16T16:00:38.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103587103114309","imei1":"103587103114309","imei2":"103587103114309","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188569,"job_number":"JOB_188569","tr_customer_id":188587,"tr_customer_product_id":188577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:23:58.000Z","modified_at":"2026-02-16T16:23:58.000Z","name":"Kameron Frami","mobile_number":"871-874-3486","email_id":"Charles87@gmail.com","dop":"2025-04-06","serial_number":"12094445389001698","imei1":"12094445389001698","imei2":"12094445389001698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188570,"job_number":"JOB_188570","tr_customer_id":188588,"tr_customer_product_id":188578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:29:22.000Z","modified_at":"2026-02-16T16:29:22.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19867810393350","imei1":"19867810393350","imei2":"19867810393350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188572,"job_number":"JOB_188572","tr_customer_id":188590,"tr_customer_product_id":188580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:29:24.000Z","modified_at":"2026-02-16T16:29:24.000Z","name":"Melisa Bogisich","mobile_number":"734-798-0488","email_id":"Keith_Kiehn96@gmail.com","dop":"2025-04-06","serial_number":"13846581301558084","imei1":"13846581301558084","imei2":"13846581301558084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188573,"job_number":"JOB_188573","tr_customer_id":188591,"tr_customer_product_id":188581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:30:15.000Z","modified_at":"2026-02-16T16:30:15.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10332573847876","imei1":"10332573847876","imei2":"10332573847876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188575,"job_number":"JOB_188575","tr_customer_id":188593,"tr_customer_product_id":188583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:30:17.000Z","modified_at":"2026-02-16T16:30:17.000Z","name":"Shayne Turner","mobile_number":"653-296-1300","email_id":"Rex95@gmail.com","dop":"2025-04-06","serial_number":"19661909427483468","imei1":"19661909427483468","imei2":"19661909427483468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188576,"job_number":"JOB_188576","tr_customer_id":188594,"tr_customer_product_id":188584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:30:26.000Z","modified_at":"2026-02-16T16:30:26.000Z","name":"Junior Brown","mobile_number":"732-734-3008","email_id":"Gene_Veum23@hotmail.com","dop":"2025-09-30","serial_number":"19021804065630","imei1":"19021804065630","imei2":"19021804065630","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:30:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188578,"job_number":"JOB_188578","tr_customer_id":188596,"tr_customer_product_id":188586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:31:08.000Z","modified_at":"2026-02-16T16:31:08.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15997760916584","imei1":"15997760916584","imei2":"15997760916584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188580,"job_number":"JOB_188580","tr_customer_id":188598,"tr_customer_product_id":188588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:31:10.000Z","modified_at":"2026-02-16T16:31:10.000Z","name":"Kirsten Nolan","mobile_number":"330-222-9013","email_id":"Katherine.Nienow11@hotmail.com","dop":"2025-04-06","serial_number":"19362664514169484","imei1":"19362664514169484","imei2":"19362664514169484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188581,"job_number":"JOB_188581","tr_customer_id":188599,"tr_customer_product_id":188589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:31:34.000Z","modified_at":"2026-02-16T16:31:34.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"54433907766093","imei1":"54433907766093","imei2":"54433907766093","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188583,"job_number":"JOB_188583","tr_customer_id":188601,"tr_customer_product_id":188591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:34:27.000Z","modified_at":"2026-02-16T16:34:27.000Z","name":"Enoch Schinner","mobile_number":"521-681-2833","email_id":"Aletha79@gmail.com","dop":"2025-09-30","serial_number":"15988131236039","imei1":"15988131236039","imei2":"15988131236039","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188584,"job_number":"JOB_188584","tr_customer_id":188602,"tr_customer_product_id":188592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:36:09.000Z","modified_at":"2026-02-16T16:36:09.000Z","name":"Saige Wilkinson","mobile_number":"544-278-1702","email_id":"Antonette.Barton26@hotmail.com","dop":"2025-09-30","serial_number":"15775250438592","imei1":"15775250438592","imei2":"15775250438592","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:36:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188588,"job_number":"JOB_188588","tr_customer_id":188606,"tr_customer_product_id":188596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:54:46.000Z","modified_at":"2026-02-16T16:54:46.000Z","name":"Caesar Stracke","mobile_number":"355-858-6290","email_id":"Ruth_Von47@hotmail.com","dop":"2025-04-06","serial_number":"17845257049477576","imei1":"17845257049477576","imei2":"17845257049477576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188590,"job_number":"JOB_188590","tr_customer_id":188608,"tr_customer_product_id":188598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:05:34.000Z","modified_at":"2026-02-16T17:05:34.000Z","name":"Britney Friesen","mobile_number":"391-895-7715","email_id":"Casimir_Streich76@gmail.com","dop":"2025-04-06","serial_number":"18130976293246460","imei1":"18130976293246460","imei2":"18130976293246460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:05:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188592,"job_number":"JOB_188592","tr_customer_id":188610,"tr_customer_product_id":188600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:06:29.000Z","modified_at":"2026-02-16T17:06:29.000Z","name":"Bessie Huels","mobile_number":"660-327-7603","email_id":"Jalyn.Tillman@gmail.com","dop":"2025-04-06","serial_number":"16203300843652512","imei1":"16203300843652512","imei2":"16203300843652512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:06:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188593,"job_number":"JOB_188593","tr_customer_id":188611,"tr_customer_product_id":188601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:07:35.000Z","modified_at":"2026-02-16T17:07:35.000Z","name":"Samir Waters","mobile_number":"680-548-5672","email_id":"Brigitte.Hyatt@yahoo.com","dop":"2025-04-06","serial_number":"13347062617017","imei1":"13347062617017","imei2":"13347062617017","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:07:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188594,"job_number":"JOB_188594","tr_customer_id":188612,"tr_customer_product_id":188602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:07:36.000Z","modified_at":"2026-02-16T17:07:36.000Z","name":"Tristin Pouros","mobile_number":"776-776-1383","email_id":"Esteban_Kreiger36@yahoo.com","dop":"2025-04-06","serial_number":"17176856757643688","imei1":"17176856757643688","imei2":"17176856757643688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:07:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188596,"job_number":"JOB_188596","tr_customer_id":188614,"tr_customer_product_id":188604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:08:25.000Z","modified_at":"2026-02-16T17:08:25.000Z","name":"Jazmyne Bergstrom","mobile_number":"710-819-5555","email_id":"Noemie_Rath@hotmail.com","dop":"2025-04-06","serial_number":"15524038840532656","imei1":"15524038840532656","imei2":"15524038840532656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:08:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188597,"job_number":"JOB_188597","tr_customer_id":188615,"tr_customer_product_id":188605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:09:32.000Z","modified_at":"2026-02-16T17:09:32.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"38627379761465","imei1":"38627379761465","imei2":"38627379761465","popurl":"2026-02-06T17:09:31.878285153Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:09:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188598,"job_number":"JOB_188598","tr_customer_id":188616,"tr_customer_product_id":188606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:09:43.000Z","modified_at":"2026-02-16T17:09:43.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"63512945893516","imei1":"63512945893516","imei2":"63512945893516","popurl":"2026-02-06T17:09:43.452244949Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:09:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188599,"job_number":"JOB_188599","tr_customer_id":188617,"tr_customer_product_id":188607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:10:07.000Z","modified_at":"2026-02-16T17:10:07.000Z","name":"Kin Shah","mobile_number":"7096590810","email_id":"bhagwanti.kapoor@hotmail.com","dop":"2026-02-06","serial_number":"828587998623341","imei1":"828587998623341","imei2":"828587998623341","popurl":"www.arun-dwivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188603,"job_number":"JOB_188603","tr_customer_id":188621,"tr_customer_product_id":188611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:29:09.000Z","modified_at":"2026-02-16T17:29:09.000Z","name":"Magesh Pandiyan","mobile_number":"9025990464","email_id":"qauser2493@gmail.com","dop":"2025-08-03","serial_number":"19512920181695","imei1":"19512920181695","imei2":"19512920181695","popurl":"2025-08-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188605,"job_number":"JOB_188605","tr_customer_id":188623,"tr_customer_product_id":188613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:29:16.000Z","modified_at":"2026-02-16T17:29:16.000Z","name":"User Name2","mobile_number":"902526891","email_id":"qauser2493@gmail.com","dop":"2025-08-03","serial_number":"17601724550257","imei1":"17601724550257","imei2":"17601724550257","popurl":"2025-08-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188607,"job_number":"JOB_188607","tr_customer_id":188625,"tr_customer_product_id":188615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:29:23.000Z","modified_at":"2026-02-16T17:29:23.000Z","name":"user Name3","mobile_number":"9025990321","email_id":"qauser2384@gmail.com","dop":"2025-08-03","serial_number":"18333694313016","imei1":"18333694313016","imei2":"18333694313016","popurl":"2025-08-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185693,"job_number":"JOB_185693","tr_customer_id":185711,"tr_customer_product_id":185701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:20.000Z","modified_at":"2026-02-14T04:20:20.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Abagail.Mills74@gmail.com","dop":"2025-07-02","serial_number":"16728617980195","imei1":"16728617980195","imei2":"16728617980195","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185707,"job_number":"JOB_185707","tr_customer_id":185725,"tr_customer_product_id":185715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:36.000Z","modified_at":"2026-02-14T04:20:36.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Kathryn_Schiller@yahoo.com","dop":"2025-07-02","serial_number":"15375834206600","imei1":"15375834206600","imei2":"15375834206600","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185725,"job_number":"JOB_185725","tr_customer_id":185743,"tr_customer_product_id":185733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:53.000Z","modified_at":"2026-02-14T04:20:53.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Lera32@hotmail.com","dop":"2025-07-02","serial_number":"17659809952990","imei1":"17659809952990","imei2":"17659809952990","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185761,"job_number":"JOB_185761","tr_customer_id":185779,"tr_customer_product_id":185769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"103195292702869","imei1":"103195292702869","imei2":"103195292702869","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185762,"job_number":"JOB_185762","tr_customer_id":185780,"tr_customer_product_id":185770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"Jay White","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"199887683658491","imei1":"199887683658491","imei2":"199887683658491","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185763,"job_number":"JOB_185763","tr_customer_id":185781,"tr_customer_product_id":185771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"Forest Crona","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177471121421020","imei1":"177471121421020","imei2":"177471121421020","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185764,"job_number":"JOB_185764","tr_customer_id":185782,"tr_customer_product_id":185772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:37.000Z","modified_at":"2026-02-14T04:21:37.000Z","name":"Roosevelt Wolff","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100918594932881","imei1":"100918594932881","imei2":"100918594932881","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185777,"job_number":"JOB_185777","tr_customer_id":185795,"tr_customer_product_id":185785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"197781081024667","imei1":"197781081024667","imei2":"197781081024667","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185778,"job_number":"JOB_185778","tr_customer_id":185796,"tr_customer_product_id":185786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Chloe Bruen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"140034759093387","imei1":"140034759093387","imei2":"140034759093387","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185779,"job_number":"JOB_185779","tr_customer_id":185797,"tr_customer_product_id":185787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Darrin Rowe","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"142640422854869","imei1":"142640422854869","imei2":"142640422854869","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185780,"job_number":"JOB_185780","tr_customer_id":185798,"tr_customer_product_id":185788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:48.000Z","modified_at":"2026-02-14T04:21:48.000Z","name":"Emelia Bruen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115338910072434","imei1":"115338910072434","imei2":"115338910072434","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185788,"job_number":"JOB_185788","tr_customer_id":185806,"tr_customer_product_id":185796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:53.000Z","modified_at":"2026-02-14T04:21:53.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12648784282633","imei1":"12648784282633","imei2":"12648784282633","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185801,"job_number":"JOB_185801","tr_customer_id":185819,"tr_customer_product_id":185809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:59.000Z","modified_at":"2026-02-14T04:21:59.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103890097099279","imei1":"103890097099279","imei2":"103890097099279","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185803,"job_number":"JOB_185803","tr_customer_id":185821,"tr_customer_product_id":185811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:59.000Z","modified_at":"2026-02-14T04:21:59.000Z","name":"Zander Champlin","mobile_number":"273-366-7022","email_id":"Hayley_Huel86@yahoo.com","dop":"2025-06-09","serial_number":"106780868069895","imei1":"106780868069895","imei2":"106780868069895","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185814,"job_number":"JOB_185814","tr_customer_id":185832,"tr_customer_product_id":185822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:14.000Z","modified_at":"2026-02-14T04:22:14.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105919468949502","imei1":"105919468949502","imei2":"105919468949502","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185816,"job_number":"JOB_185816","tr_customer_id":185834,"tr_customer_product_id":185824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:14.000Z","modified_at":"2026-02-14T04:22:14.000Z","name":"Dessie Hoppe","mobile_number":"229-888-7229","email_id":"Joanne_Deckow34@hotmail.com","dop":"2025-06-09","serial_number":"109110912155009","imei1":"109110912155009","imei2":"109110912155009","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185824,"job_number":"JOB_185824","tr_customer_id":185842,"tr_customer_product_id":185832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:28.000Z","modified_at":"2026-02-14T04:22:28.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107648944558335","imei1":"107648944558335","imei2":"107648944558335","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185826,"job_number":"JOB_185826","tr_customer_id":185844,"tr_customer_product_id":185834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:29.000Z","modified_at":"2026-02-14T04:22:29.000Z","name":"Cyril O'Kon","mobile_number":"770-720-0159","email_id":"Deborah.Daniel80@gmail.com","dop":"2025-06-09","serial_number":"109594185124588","imei1":"109594185124588","imei2":"109594185124588","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185858,"job_number":"JOB_185858","tr_customer_id":185876,"tr_customer_product_id":185866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:24:28.000Z","modified_at":"2026-02-14T04:24:28.000Z","name":"Ram konidela","mobile_number":"6773565356","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"56465654656767","imei1":"56465654656767","imei2":"56465654656767","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185859,"job_number":"JOB_185859","tr_customer_id":185877,"tr_customer_product_id":185867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:17.000Z","modified_at":"2026-02-14T04:27:17.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"56465654656767","imei1":"56465654656675","imei2":"56465654656675","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185917,"job_number":"JOB_185917","tr_customer_id":185935,"tr_customer_product_id":185925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:26:22.000Z","modified_at":"2026-02-14T06:26:22.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"17326682374990","imei1":"17326682374990","imei2":"17326682374990","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185925,"job_number":"JOB_185925","tr_customer_id":185943,"tr_customer_product_id":185933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:40:20.000Z","modified_at":"2026-02-14T06:40:20.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"13326682374990","imei1":"13326682374990","imei2":"13326682374990","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185989,"job_number":"JOB_185989","tr_customer_id":186007,"tr_customer_product_id":185997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:01:06.000Z","modified_at":"2026-02-14T08:01:06.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950463759","imei1":"90274950463759","imei2":"90274950463759","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186012,"job_number":"JOB_186012","tr_customer_id":186030,"tr_customer_product_id":186020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:37:47.000Z","modified_at":"2026-02-14T08:37:47.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950463760","imei1":"90274950463760","imei2":"90274950463760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186163,"job_number":"JOB_186163","tr_customer_id":186181,"tr_customer_product_id":186171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:41:49.000Z","modified_at":"2026-02-14T11:41:49.000Z","name":"Demario Maggio","mobile_number":"588-819-8466","email_id":"Osvaldo24@yahoo.com","dop":"2025-04-23","serial_number":"13207941850920","imei1":"13207941850920","imei2":"13207941850920","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186181,"job_number":"JOB_186181","tr_customer_id":186199,"tr_customer_product_id":186189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:44.000Z","modified_at":"2026-02-14T12:28:44.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"78044266256999","imei1":"78044266256999","imei2":"78044266256999","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186182,"job_number":"JOB_186182","tr_customer_id":186200,"tr_customer_product_id":186190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:44.000Z","modified_at":"2026-02-14T12:28:44.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"24805691122254","imei1":"24805691122254","imei2":"24805691122254","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186185,"job_number":"JOB_186185","tr_customer_id":186203,"tr_customer_product_id":186193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:50.000Z","modified_at":"2026-02-14T12:28:50.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"107211614017414","imei1":"107211614017414","imei2":"107211614017414","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186186,"job_number":"JOB_186186","tr_customer_id":186204,"tr_customer_product_id":186194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:50.000Z","modified_at":"2026-02-14T12:28:50.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80183851687444","imei1":"80183851687444","imei2":"80183851687444","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186189,"job_number":"JOB_186189","tr_customer_id":186207,"tr_customer_product_id":186197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:35.000Z","modified_at":"2026-02-14T12:46:35.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"100898944237311","imei1":"100898944237311","imei2":"100898944237311","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186190,"job_number":"JOB_186190","tr_customer_id":186208,"tr_customer_product_id":186198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:35.000Z","modified_at":"2026-02-14T12:46:35.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"71928834723148","imei1":"71928834723148","imei2":"71928834723148","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186191,"job_number":"JOB_186191","tr_customer_id":186209,"tr_customer_product_id":186199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:40.000Z","modified_at":"2026-02-14T12:46:40.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"102685274270253","imei1":"102685274270253","imei2":"102685274270253","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186192,"job_number":"JOB_186192","tr_customer_id":186210,"tr_customer_product_id":186200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:40.000Z","modified_at":"2026-02-14T12:46:40.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"22415723095995","imei1":"22415723095995","imei2":"22415723095995","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186209,"job_number":"JOB_186209","tr_customer_id":186227,"tr_customer_product_id":186217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:11.000Z","modified_at":"2026-02-14T13:35:11.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"102641273917784","imei1":"102641273917784","imei2":"102641273917784","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186210,"job_number":"JOB_186210","tr_customer_id":186228,"tr_customer_product_id":186218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:11.000Z","modified_at":"2026-02-14T13:35:11.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"91192067564503","imei1":"91192067564503","imei2":"91192067564503","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186211,"job_number":"JOB_186211","tr_customer_id":186229,"tr_customer_product_id":186219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:16.000Z","modified_at":"2026-02-14T13:35:16.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"35517493462652","imei1":"35517493462652","imei2":"35517493462652","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186212,"job_number":"JOB_186212","tr_customer_id":186230,"tr_customer_product_id":186220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:17.000Z","modified_at":"2026-02-14T13:35:17.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80185915079255","imei1":"80185915079255","imei2":"80185915079255","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186218,"job_number":"JOB_186218","tr_customer_id":186236,"tr_customer_product_id":186226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:57.000Z","modified_at":"2026-02-14T13:43:57.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"63007674885909","imei1":"63007674885909","imei2":"63007674885909","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186219,"job_number":"JOB_186219","tr_customer_id":186237,"tr_customer_product_id":186227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:57.000Z","modified_at":"2026-02-14T13:43:57.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"91099225773518","imei1":"91099225773518","imei2":"91099225773518","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186220,"job_number":"JOB_186220","tr_customer_id":186238,"tr_customer_product_id":186228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:02.000Z","modified_at":"2026-02-14T13:44:02.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"64730208565724","imei1":"64730208565724","imei2":"64730208565724","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186221,"job_number":"JOB_186221","tr_customer_id":186239,"tr_customer_product_id":186229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:02.000Z","modified_at":"2026-02-14T13:44:02.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"51977056428054","imei1":"51977056428054","imei2":"51977056428054","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186286,"job_number":"JOB_186286","tr_customer_id":186304,"tr_customer_product_id":186294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:07.000Z","modified_at":"2026-02-14T14:00:07.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"33091782106052","imei1":"33091782106052","imei2":"33091782106052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186287,"job_number":"JOB_186287","tr_customer_id":186305,"tr_customer_product_id":186295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:08.000Z","modified_at":"2026-02-14T14:00:08.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"101631301540987","imei1":"101631301540987","imei2":"101631301540987","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186288,"job_number":"JOB_186288","tr_customer_id":186306,"tr_customer_product_id":186296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:13.000Z","modified_at":"2026-02-14T14:00:13.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"84852967162742","imei1":"84852967162742","imei2":"84852967162742","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186289,"job_number":"JOB_186289","tr_customer_id":186307,"tr_customer_product_id":186297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:13.000Z","modified_at":"2026-02-14T14:00:13.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"86623023487169","imei1":"86623023487169","imei2":"86623023487169","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186305,"job_number":"JOB_186305","tr_customer_id":186323,"tr_customer_product_id":186313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:44.000Z","modified_at":"2026-02-14T14:15:44.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"110423024574170","imei1":"110423024574170","imei2":"110423024574170","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186306,"job_number":"JOB_186306","tr_customer_id":186324,"tr_customer_product_id":186314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Annette Quigley","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"101290520351982","imei1":"101290520351982","imei2":"101290520351982","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186307,"job_number":"JOB_186307","tr_customer_id":186325,"tr_customer_product_id":186315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Alisha Von","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174996469250700","imei1":"174996469250700","imei2":"174996469250700","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186308,"job_number":"JOB_186308","tr_customer_id":186326,"tr_customer_product_id":186316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Henriette Swift","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174147057219587","imei1":"174147057219587","imei2":"174147057219587","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186311,"job_number":"JOB_186311","tr_customer_id":186329,"tr_customer_product_id":186319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:57.000Z","modified_at":"2026-02-14T14:15:57.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"159013885324827","imei1":"159013885324827","imei2":"159013885324827","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186312,"job_number":"JOB_186312","tr_customer_id":186330,"tr_customer_product_id":186320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:57.000Z","modified_at":"2026-02-14T14:15:57.000Z","name":"Neoma Keebler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"108855153165011","imei1":"108855153165011","imei2":"108855153165011","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186314,"job_number":"JOB_186314","tr_customer_id":186332,"tr_customer_product_id":186322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Alayna Jaskolski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126553485142659","imei1":"126553485142659","imei2":"126553485142659","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186315,"job_number":"JOB_186315","tr_customer_id":186333,"tr_customer_product_id":186323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Gregory Spencer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161735266270446","imei1":"161735266270446","imei2":"161735266270446","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186375,"job_number":"JOB_186375","tr_customer_id":186393,"tr_customer_product_id":186383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:49.000Z","modified_at":"2026-02-14T14:24:49.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"92145613115132","imei1":"92145613115132","imei2":"92145613115132","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186376,"job_number":"JOB_186376","tr_customer_id":186394,"tr_customer_product_id":186384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:50.000Z","modified_at":"2026-02-14T14:24:50.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"52870336196353","imei1":"52870336196353","imei2":"52870336196353","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186377,"job_number":"JOB_186377","tr_customer_id":186395,"tr_customer_product_id":186385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:55.000Z","modified_at":"2026-02-14T14:24:55.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"104698933829443","imei1":"104698933829443","imei2":"104698933829443","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186378,"job_number":"JOB_186378","tr_customer_id":186396,"tr_customer_product_id":186386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:55.000Z","modified_at":"2026-02-14T14:24:55.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"84331990272468","imei1":"84331990272468","imei2":"84331990272468","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186431,"job_number":"JOB_186431","tr_customer_id":186449,"tr_customer_product_id":186439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:18.000Z","modified_at":"2026-02-14T14:31:18.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"41851119381966","imei1":"41851119381966","imei2":"41851119381966","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186432,"job_number":"JOB_186432","tr_customer_id":186450,"tr_customer_product_id":186440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:18.000Z","modified_at":"2026-02-14T14:31:18.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"82386681489667","imei1":"82386681489667","imei2":"82386681489667","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186433,"job_number":"JOB_186433","tr_customer_id":186451,"tr_customer_product_id":186441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:23.000Z","modified_at":"2026-02-14T14:31:23.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"99334759427141","imei1":"99334759427141","imei2":"99334759427141","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186434,"job_number":"JOB_186434","tr_customer_id":186452,"tr_customer_product_id":186442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:23.000Z","modified_at":"2026-02-14T14:31:23.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80206777238729","imei1":"80206777238729","imei2":"80206777238729","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186444,"job_number":"JOB_186444","tr_customer_id":186462,"tr_customer_product_id":186452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:09.000Z","modified_at":"2026-02-14T14:32:09.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103602586075936","imei1":"103602586075936","imei2":"103602586075936","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186446,"job_number":"JOB_186446","tr_customer_id":186464,"tr_customer_product_id":186454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:10.000Z","modified_at":"2026-02-14T14:32:10.000Z","name":"Thad Gorczany","mobile_number":"833-460-5949","email_id":"Roman48@hotmail.com","dop":"2025-06-09","serial_number":"107322227747724","imei1":"107322227747724","imei2":"107322227747724","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186453,"job_number":"JOB_186453","tr_customer_id":186471,"tr_customer_product_id":186461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:25.000Z","modified_at":"2026-02-14T14:32:25.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109630005132681","imei1":"109630005132681","imei2":"109630005132681","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186455,"job_number":"JOB_186455","tr_customer_id":186473,"tr_customer_product_id":186463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:26.000Z","modified_at":"2026-02-14T14:32:26.000Z","name":"Marisa Fahey","mobile_number":"227-214-6476","email_id":"Joaquin54@hotmail.com","dop":"2025-06-09","serial_number":"108765563137347","imei1":"108765563137347","imei2":"108765563137347","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186459,"job_number":"JOB_186459","tr_customer_id":186477,"tr_customer_product_id":186467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:41.000Z","modified_at":"2026-02-14T14:32:41.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100800630697566","imei1":"100800630697566","imei2":"100800630697566","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186461,"job_number":"JOB_186461","tr_customer_id":186479,"tr_customer_product_id":186469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:41.000Z","modified_at":"2026-02-14T14:32:41.000Z","name":"Alek Ortiz","mobile_number":"586-682-6348","email_id":"Lavon.Kemmer86@hotmail.com","dop":"2025-06-09","serial_number":"106681444801500","imei1":"106681444801500","imei2":"106681444801500","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186528,"job_number":"JOB_186528","tr_customer_id":186546,"tr_customer_product_id":186536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:36:55.000Z","modified_at":"2026-02-14T15:36:55.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"169031825294074","imei1":"169031825294074","imei2":"169031825294074","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186529,"job_number":"JOB_186529","tr_customer_id":186547,"tr_customer_product_id":186537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:13.000Z","modified_at":"2026-02-14T15:40:13.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"183890366483108","imei1":"183890366483108","imei2":"183890366483108","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186530,"job_number":"JOB_186530","tr_customer_id":186548,"tr_customer_product_id":186538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:30.000Z","modified_at":"2026-02-14T15:40:30.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"17471457823338","imei1":"17471457823338","imei2":"17471457823338","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186531,"job_number":"JOB_186531","tr_customer_id":186549,"tr_customer_product_id":186539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:51.000Z","modified_at":"2026-02-14T15:40:52.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"124182760615377","imei1":"124182760615377","imei2":"124182760615377","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186533,"job_number":"JOB_186533","tr_customer_id":186551,"tr_customer_product_id":186541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:43:34.000Z","modified_at":"2026-02-14T15:43:34.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"66264087931320","imei1":"66264087931320","imei2":"66264087931320","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186606,"job_number":"JOB_186606","tr_customer_id":186624,"tr_customer_product_id":186614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:13.000Z","modified_at":"2026-02-14T17:45:13.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"98966493794640","imei1":"98966493794640","imei2":"98966493794640","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186607,"job_number":"JOB_186607","tr_customer_id":186625,"tr_customer_product_id":186615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:14.000Z","modified_at":"2026-02-14T17:45:14.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"28703660086243","imei1":"28703660086243","imei2":"28703660086243","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186608,"job_number":"JOB_186608","tr_customer_id":186626,"tr_customer_product_id":186616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:19.000Z","modified_at":"2026-02-14T17:45:19.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"13968563827280","imei1":"13968563827280","imei2":"13968563827280","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186609,"job_number":"JOB_186609","tr_customer_id":186627,"tr_customer_product_id":186617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:20.000Z","modified_at":"2026-02-14T17:45:20.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"102783908772650","imei1":"102783908772650","imei2":"102783908772650","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186621,"job_number":"JOB_186621","tr_customer_id":186639,"tr_customer_product_id":186629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:25.000Z","modified_at":"2026-02-14T17:52:25.000Z","name":"Narendra Singh","mobile_number":"8240750325","email_id":"gandharv.pillai@gmail.com","dop":"2026-02-04","serial_number":"849491750303800","imei1":"345143726000653","imei2":"801607063376682","popurl":"www.mohinder-pothuvaal.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186630,"job_number":"JOB_186630","tr_customer_id":186648,"tr_customer_product_id":186638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:53.000Z","modified_at":"2026-02-14T19:00:53.000Z","name":"Chidananda Kaniyar","mobile_number":"8247492873","email_id":"laxmi.bhattathiri@hotmail.com","dop":"2026-02-04","serial_number":"548543833887869","imei1":"908677084406370","imei2":"480654691388063","popurl":"www.dhanadeepa-kaniyar.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186643,"job_number":"JOB_186643","tr_customer_id":186661,"tr_customer_product_id":186651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:56:26.000Z","modified_at":"2026-02-15T03:56:26.000Z","name":"Leda McClure","mobile_number":"494-986-0131","email_id":"Gavin_Windler@yahoo.com","dop":"2025-04-25","serial_number":"103080954260648","imei1":"103080954260648","imei2":"103080954260648","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186670,"job_number":"JOB_186670","tr_customer_id":186688,"tr_customer_product_id":186678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:57.000Z","modified_at":"2026-02-15T04:32:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Meagan13@yahoo.com","dop":"2025-07-02","serial_number":"11161962933088","imei1":"11161962933088","imei2":"11161962933088","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186690,"job_number":"JOB_186690","tr_customer_id":186708,"tr_customer_product_id":186698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jules29@hotmail.com","dop":"2025-07-02","serial_number":"17456397436380","imei1":"17456397436380","imei2":"17456397436380","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186705,"job_number":"JOB_186705","tr_customer_id":186723,"tr_customer_product_id":186713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:29.000Z","modified_at":"2026-02-15T04:33:29.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Dan48@yahoo.com","dop":"2025-07-02","serial_number":"11080137006865","imei1":"11080137006865","imei2":"11080137006865","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186740,"job_number":"JOB_186740","tr_customer_id":186758,"tr_customer_product_id":186748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:03.000Z","modified_at":"2026-02-15T04:34:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"125889980533748","imei1":"125889980533748","imei2":"125889980533748","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186741,"job_number":"JOB_186741","tr_customer_id":186759,"tr_customer_product_id":186749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Lonie Toy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166829183185211","imei1":"166829183185211","imei2":"166829183185211","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186743,"job_number":"JOB_186743","tr_customer_id":186761,"tr_customer_product_id":186751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Kristin Ruecker","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174767452612806","imei1":"174767452612806","imei2":"174767452612806","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186745,"job_number":"JOB_186745","tr_customer_id":186763,"tr_customer_product_id":186753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Mack O'Conner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170026303889180","imei1":"170026303889180","imei2":"170026303889180","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186753,"job_number":"JOB_186753","tr_customer_id":186771,"tr_customer_product_id":186761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:09.000Z","modified_at":"2026-02-15T04:34:09.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11882525415737","imei1":"11882525415737","imei2":"11882525415737","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186761,"job_number":"JOB_186761","tr_customer_id":186779,"tr_customer_product_id":186769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"166037988996740","imei1":"166037988996740","imei2":"166037988996740","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186763,"job_number":"JOB_186763","tr_customer_id":186781,"tr_customer_product_id":186771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Marjory Marks","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"154094577642230","imei1":"154094577642230","imei2":"154094577642230","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186764,"job_number":"JOB_186764","tr_customer_id":186782,"tr_customer_product_id":186772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Alfonso Hammes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151605812164926","imei1":"151605812164926","imei2":"151605812164926","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186765,"job_number":"JOB_186765","tr_customer_id":186783,"tr_customer_product_id":186773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:16.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Bonnie Metz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102305809393928","imei1":"102305809393928","imei2":"102305809393928","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186778,"job_number":"JOB_186778","tr_customer_id":186796,"tr_customer_product_id":186786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:28.000Z","modified_at":"2026-02-15T04:34:28.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104973548900378","imei1":"104973548900378","imei2":"104973548900378","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186780,"job_number":"JOB_186780","tr_customer_id":186798,"tr_customer_product_id":186788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:28.000Z","modified_at":"2026-02-15T04:34:28.000Z","name":"Jake Leffler","mobile_number":"532-332-3669","email_id":"Kari.Block86@yahoo.com","dop":"2025-06-09","serial_number":"107857782989040","imei1":"107857782989040","imei2":"107857782989040","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186799,"job_number":"JOB_186799","tr_customer_id":186817,"tr_customer_product_id":186807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:43.000Z","modified_at":"2026-02-15T04:34:43.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107775490441359","imei1":"107775490441359","imei2":"107775490441359","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186801,"job_number":"JOB_186801","tr_customer_id":186819,"tr_customer_product_id":186809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"Mackenzie Tromp","mobile_number":"704-537-4100","email_id":"Deron97@hotmail.com","dop":"2025-06-09","serial_number":"101355628464208","imei1":"101355628464208","imei2":"101355628464208","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186814,"job_number":"JOB_186814","tr_customer_id":186832,"tr_customer_product_id":186822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:59.000Z","modified_at":"2026-02-15T04:34:59.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109766525091125","imei1":"109766525091125","imei2":"109766525091125","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186816,"job_number":"JOB_186816","tr_customer_id":186834,"tr_customer_product_id":186824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:00.000Z","modified_at":"2026-02-15T04:35:00.000Z","name":"Arne Mills","mobile_number":"974-825-1196","email_id":"Billy86@hotmail.com","dop":"2025-06-09","serial_number":"102643826259009","imei1":"102643826259009","imei2":"102643826259009","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186857,"job_number":"JOB_186857","tr_customer_id":186875,"tr_customer_product_id":186865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:43:38.000Z","modified_at":"2026-02-15T04:43:39.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464760","imei1":"90274950464760","imei2":"90274950464760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187051,"job_number":"JOB_187051","tr_customer_id":187069,"tr_customer_product_id":187059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"186056615891840","imei1":"186056615891840","imei2":"186056615891840","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187052,"job_number":"JOB_187052","tr_customer_id":187070,"tr_customer_product_id":187060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"Harrison Ebert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177332345246568","imei1":"177332345246568","imei2":"177332345246568","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187053,"job_number":"JOB_187053","tr_customer_id":187071,"tr_customer_product_id":187061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"Vincent Schuster","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"175361991402357","imei1":"175361991402357","imei2":"175361991402357","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187054,"job_number":"JOB_187054","tr_customer_id":187072,"tr_customer_product_id":187062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:34.000Z","modified_at":"2026-02-15T14:16:34.000Z","name":"Eloise Leuschke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180627680256308","imei1":"180627680256308","imei2":"180627680256308","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187055,"job_number":"JOB_187055","tr_customer_id":187073,"tr_customer_product_id":187063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"139752668185764","imei1":"139752668185764","imei2":"139752668185764","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187056,"job_number":"JOB_187056","tr_customer_id":187074,"tr_customer_product_id":187064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Theodore Doyle","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120583554360834","imei1":"120583554360834","imei2":"120583554360834","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187057,"job_number":"JOB_187057","tr_customer_id":187075,"tr_customer_product_id":187065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Kara Cassin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120394419961722","imei1":"120394419961722","imei2":"120394419961722","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187058,"job_number":"JOB_187058","tr_customer_id":187076,"tr_customer_product_id":187066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:46.000Z","modified_at":"2026-02-15T14:16:46.000Z","name":"Jayson Armstrong","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"106810986308411","imei1":"106810986308411","imei2":"106810986308411","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187174,"job_number":"JOB_187174","tr_customer_id":187192,"tr_customer_product_id":187182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:47.000Z","modified_at":"2026-02-15T14:32:47.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101465138847023","imei1":"101465138847023","imei2":"101465138847023","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187176,"job_number":"JOB_187176","tr_customer_id":187194,"tr_customer_product_id":187184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:48.000Z","modified_at":"2026-02-15T14:32:48.000Z","name":"Gunner Tremblay","mobile_number":"251-329-8083","email_id":"Martine.Hand20@hotmail.com","dop":"2025-06-09","serial_number":"109587554107978","imei1":"109587554107978","imei2":"109587554107978","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187179,"job_number":"JOB_187179","tr_customer_id":187197,"tr_customer_product_id":187187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:04.000Z","modified_at":"2026-02-15T14:33:04.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101503271417685","imei1":"101503271417685","imei2":"101503271417685","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187182,"job_number":"JOB_187182","tr_customer_id":187200,"tr_customer_product_id":187190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:05.000Z","modified_at":"2026-02-15T14:33:05.000Z","name":"Emmalee Mayert","mobile_number":"779-895-4292","email_id":"Harrison.Lemke@yahoo.com","dop":"2025-06-09","serial_number":"104536695647370","imei1":"104536695647370","imei2":"104536695647370","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187191,"job_number":"JOB_187191","tr_customer_id":187209,"tr_customer_product_id":187199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:20.000Z","modified_at":"2026-02-15T14:33:20.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102463517524477","imei1":"102463517524477","imei2":"102463517524477","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187193,"job_number":"JOB_187193","tr_customer_id":187211,"tr_customer_product_id":187201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:21.000Z","modified_at":"2026-02-15T14:33:21.000Z","name":"Jeanne Wyman","mobile_number":"444-828-8832","email_id":"Forrest.Altenwerth@yahoo.com","dop":"2025-06-09","serial_number":"104495283122722","imei1":"104495283122722","imei2":"104495283122722","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187286,"job_number":"JOB_187286","tr_customer_id":187304,"tr_customer_product_id":187294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:53:30.000Z","modified_at":"2026-02-15T17:53:30.000Z","name":"Satish Prajapat","mobile_number":"8247256637","email_id":"mandaakin.desai@yahoo.co.in","dop":"2026-02-05","serial_number":"602398454160802","imei1":"787882643923890","imei2":"059185266863278","popurl":"www.yogendra-kaul.name","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187288,"job_number":"JOB_187288","tr_customer_id":187306,"tr_customer_product_id":187296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:50:45.000Z","modified_at":"2026-02-15T18:50:45.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"17516512191819","imei1":"17516512191819","imei2":"17516512191819","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187289,"job_number":"JOB_187289","tr_customer_id":187307,"tr_customer_product_id":187297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:51:53.000Z","modified_at":"2026-02-15T18:51:53.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14750228821089","imei1":"14750228821089","imei2":"14750228821089","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187290,"job_number":"JOB_187290","tr_customer_id":187308,"tr_customer_product_id":187298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:52:48.000Z","modified_at":"2026-02-15T18:52:48.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"10427780507357","imei1":"10427780507357","imei2":"10427780507357","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:52:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187291,"job_number":"JOB_187291","tr_customer_id":187309,"tr_customer_product_id":187299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:53:51.000Z","modified_at":"2026-02-15T18:53:51.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14883177497731","imei1":"14883177497731","imei2":"14883177497731","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:53:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187292,"job_number":"JOB_187292","tr_customer_id":187310,"tr_customer_product_id":187300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:58:46.000Z","modified_at":"2026-02-15T18:58:46.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"12775593164273","imei1":"12775593164273","imei2":"12775593164273","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187293,"job_number":"JOB_187293","tr_customer_id":187311,"tr_customer_product_id":187301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T19:02:09.000Z","modified_at":"2026-02-15T19:02:09.000Z","name":"Manisha Dwivedi","mobile_number":"8249907479","email_id":"aagneya.iyengar@yahoo.co.in","dop":"2026-02-05","serial_number":"770138729720191","imei1":"287400246595301","imei2":"732272245812978","popurl":"www.aishani-menon.info","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T19:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187303,"job_number":"JOB_187303","tr_customer_id":187321,"tr_customer_product_id":187311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:42.000Z","modified_at":"2026-02-16T04:22:42.000Z","name":"Orlo Balistreri","mobile_number":"927-399-0748","email_id":"Gussie_Runolfsson@yahoo.com","dop":"2025-04-25","serial_number":"84411400483600","imei1":"84411400483600","imei2":"84411400483600","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187345,"job_number":"JOB_187345","tr_customer_id":187363,"tr_customer_product_id":187353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Wilma_Block@yahoo.com","dop":"2025-07-02","serial_number":"19357430518813","imei1":"19357430518813","imei2":"19357430518813","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187363,"job_number":"JOB_187363","tr_customer_id":187381,"tr_customer_product_id":187371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:48.000Z","modified_at":"2026-02-16T04:36:48.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Armand24@gmail.com","dop":"2025-07-02","serial_number":"10539229769540","imei1":"10539229769540","imei2":"10539229769540","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187372,"job_number":"JOB_187372","tr_customer_id":187390,"tr_customer_product_id":187380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:11.000Z","modified_at":"2026-02-16T04:37:11.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Hugh_Kuphal95@yahoo.com","dop":"2025-07-02","serial_number":"11961091028133","imei1":"11961091028133","imei2":"11961091028133","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187406,"job_number":"JOB_187406","tr_customer_id":187424,"tr_customer_product_id":187414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:31.000Z","modified_at":"2026-02-16T04:37:31.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"124825281890913","imei1":"124825281890913","imei2":"124825281890913","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187407,"job_number":"JOB_187407","tr_customer_id":187425,"tr_customer_product_id":187415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Major Greenholt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"132212355589019","imei1":"132212355589019","imei2":"132212355589019","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187409,"job_number":"JOB_187409","tr_customer_id":187427,"tr_customer_product_id":187417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Laverne Harvey","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100391395727167","imei1":"100391395727167","imei2":"100391395727167","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187410,"job_number":"JOB_187410","tr_customer_id":187428,"tr_customer_product_id":187418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Marquise Gusikowski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"182064639828218","imei1":"182064639828218","imei2":"182064639828218","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187422,"job_number":"JOB_187422","tr_customer_id":187440,"tr_customer_product_id":187430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:43.000Z","modified_at":"2026-02-16T04:37:43.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105133594203171","imei1":"105133594203171","imei2":"105133594203171","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187425,"job_number":"JOB_187425","tr_customer_id":187443,"tr_customer_product_id":187433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Jessika Adams","mobile_number":"314-533-3741","email_id":"Haley.Weimann54@gmail.com","dop":"2025-06-09","serial_number":"102291240065095","imei1":"102291240065095","imei2":"102291240065095","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187431,"job_number":"JOB_187431","tr_customer_id":187449,"tr_customer_product_id":187439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:45.000Z","modified_at":"2026-02-16T04:37:45.000Z","name":"Granville O'Keefe","mobile_number":"219-869-1064","email_id":"Tressa.Koch@yahoo.com","dop":"2025-06-09","serial_number":"96038114933856740","imei1":"96038114933856740","imei2":"96038114933856740","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187432,"job_number":"JOB_187432","tr_customer_id":187450,"tr_customer_product_id":187440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"165615449059191","imei1":"165615449059191","imei2":"165615449059191","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187433,"job_number":"JOB_187433","tr_customer_id":187451,"tr_customer_product_id":187441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Addie Kling","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"165623767246592","imei1":"165623767246592","imei2":"165623767246592","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187435,"job_number":"JOB_187435","tr_customer_id":187453,"tr_customer_product_id":187443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:47.000Z","modified_at":"2026-02-16T04:37:47.000Z","name":"Kenton Rempel","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"145835727453231","imei1":"145835727453231","imei2":"145835727453231","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187436,"job_number":"JOB_187436","tr_customer_id":187454,"tr_customer_product_id":187444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:47.000Z","modified_at":"2026-02-16T04:37:47.000Z","name":"Nestor Renner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126582404239356","imei1":"126582404239356","imei2":"126582404239356","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187438,"job_number":"JOB_187438","tr_customer_id":187456,"tr_customer_product_id":187446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:49.000Z","modified_at":"2026-02-16T04:37:49.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10133144495432","imei1":"10133144495432","imei2":"10133144495432","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187452,"job_number":"JOB_187452","tr_customer_id":187470,"tr_customer_product_id":187460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:09.000Z","modified_at":"2026-02-16T04:38:09.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106474469166155","imei1":"106474469166155","imei2":"106474469166155","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187454,"job_number":"JOB_187454","tr_customer_id":187472,"tr_customer_product_id":187462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:10.000Z","modified_at":"2026-02-16T04:38:10.000Z","name":"Patricia Wiegand","mobile_number":"302-285-5246","email_id":"Hilbert.Yost93@yahoo.com","dop":"2025-06-09","serial_number":"100613323756137","imei1":"100613323756137","imei2":"100613323756137","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187484,"job_number":"JOB_187484","tr_customer_id":187502,"tr_customer_product_id":187492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:32.000Z","modified_at":"2026-02-16T04:38:32.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100374940927345","imei1":"100374940927345","imei2":"100374940927345","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187487,"job_number":"JOB_187487","tr_customer_id":187505,"tr_customer_product_id":187495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:33.000Z","modified_at":"2026-02-16T04:38:33.000Z","name":"Hudson Glover","mobile_number":"216-544-9681","email_id":"Bridget_McKenzie@yahoo.com","dop":"2025-06-09","serial_number":"103464310422116","imei1":"103464310422116","imei2":"103464310422116","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187576,"job_number":"JOB_187576","tr_customer_id":187594,"tr_customer_product_id":187584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:22:21.000Z","modified_at":"2026-02-16T05:22:21.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15855910021420","imei1":"15855910021420","imei2":"15855910021420","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187607,"job_number":"JOB_187607","tr_customer_id":187625,"tr_customer_product_id":187615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:45.000Z","modified_at":"2026-02-16T06:51:45.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101340596316519","imei1":"101340596316519","imei2":"101340596316519","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187609,"job_number":"JOB_187609","tr_customer_id":187627,"tr_customer_product_id":187617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:45.000Z","modified_at":"2026-02-16T06:51:45.000Z","name":"Reyes Ortiz","mobile_number":"941-514-2778","email_id":"Jordyn25@gmail.com","dop":"2025-06-09","serial_number":"103499913924309","imei1":"103499913924309","imei2":"103499913924309","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187613,"job_number":"JOB_187613","tr_customer_id":187631,"tr_customer_product_id":187621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:03.000Z","modified_at":"2026-02-16T06:52:03.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104818771673040","imei1":"104818771673040","imei2":"104818771673040","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187615,"job_number":"JOB_187615","tr_customer_id":187633,"tr_customer_product_id":187623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:03.000Z","modified_at":"2026-02-16T06:52:03.000Z","name":"Osbaldo Mante","mobile_number":"263-319-3500","email_id":"Jeromy33@gmail.com","dop":"2025-06-09","serial_number":"100224205173129","imei1":"100224205173129","imei2":"100224205173129","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187618,"job_number":"JOB_187618","tr_customer_id":187636,"tr_customer_product_id":187626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:20.000Z","modified_at":"2026-02-16T06:52:20.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104051476384184","imei1":"104051476384184","imei2":"104051476384184","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187620,"job_number":"JOB_187620","tr_customer_id":187638,"tr_customer_product_id":187628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:21.000Z","modified_at":"2026-02-16T06:52:21.000Z","name":"Evert Kerluke","mobile_number":"284-625-0112","email_id":"Tara_Kris@hotmail.com","dop":"2025-06-09","serial_number":"106018192232112","imei1":"106018192232112","imei2":"106018192232112","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187995,"job_number":"JOB_187995","tr_customer_id":188013,"tr_customer_product_id":188003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Aarav Sharma","mobile_number":"9876543210","email_id":"aarav.sharma@gmail.com","dop":"2026-02-01","serial_number":"19960409003951","imei1":"19960409003951","imei2":"19960409003951","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187996,"job_number":"JOB_187996","tr_customer_id":188014,"tr_customer_product_id":188004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Neha Patel","mobile_number":"9123456780","email_id":"neha.patel@yahoo.com","dop":"2026-02-01","serial_number":"17834187400837","imei1":"17834187400837","imei2":"17834187400837","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187997,"job_number":"JOB_187997","tr_customer_id":188015,"tr_customer_product_id":188005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Rohan Mehta","mobile_number":"9988776655","email_id":"rohan.mehta@outlook.com","dop":"2026-02-01","serial_number":"16413166803807","imei1":"16413166803807","imei2":"16413166803807","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187998,"job_number":"JOB_187998","tr_customer_id":188016,"tr_customer_product_id":188006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:31.000Z","modified_at":"2026-02-16T07:47:31.000Z","name":"Priya Iyer","mobile_number":"9012345678","email_id":"priya.iyer@gmail.com","dop":"2026-02-01","serial_number":"10603624521329","imei1":"10603624521329","imei2":"10603624521329","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188115,"job_number":"JOB_188115","tr_customer_id":188133,"tr_customer_product_id":188123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:57:57.000Z","modified_at":"2026-02-16T07:57:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Marley52@yahoo.com","dop":"2025-07-02","serial_number":"18447370886743","imei1":"18447370886743","imei2":"18447370886743","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188116,"job_number":"JOB_188116","tr_customer_id":188134,"tr_customer_product_id":188124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:58:20.000Z","modified_at":"2026-02-16T07:58:20.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Velva_Schamberger34@hotmail.com","dop":"2025-07-02","serial_number":"11597241148184","imei1":"11597241148184","imei2":"11597241148184","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188117,"job_number":"JOB_188117","tr_customer_id":188135,"tr_customer_product_id":188125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:58:41.000Z","modified_at":"2026-02-16T07:58:41.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Elsa.Johnson50@yahoo.com","dop":"2025-07-02","serial_number":"17180396123851","imei1":"17180396123851","imei2":"17180396123851","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188160,"job_number":"JOB_188160","tr_customer_id":188178,"tr_customer_product_id":188168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:40:43.000Z","modified_at":"2026-02-16T08:40:43.000Z","name":"Roosevelt Carter","mobile_number":"411-380-6420","email_id":"Toy.Kulas44@hotmail.com","dop":"2026-02-01","serial_number":"14599718175086","imei1":"14599718175086","imei2":"14599718175086","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188161,"job_number":"JOB_188161","tr_customer_id":188179,"tr_customer_product_id":188169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:41:10.000Z","modified_at":"2026-02-16T08:41:10.000Z","name":"Robb Kassulke","mobile_number":"476-405-5242","email_id":"Elena93@hotmail.com","dop":"2026-02-01","serial_number":"19409983489920","imei1":"19409983489920","imei2":"19409983489920","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188162,"job_number":"JOB_188162","tr_customer_id":188180,"tr_customer_product_id":188170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:41:47.000Z","modified_at":"2026-02-16T08:41:47.000Z","name":"Jayda Bruen","mobile_number":"851-920-7003","email_id":"Kiarra.Lynch93@gmail.com","dop":"2026-02-01","serial_number":"16915797834340","imei1":"16915797834340","imei2":"16915797834340","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188353,"job_number":"JOB_188353","tr_customer_id":188371,"tr_customer_product_id":188361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:34.000Z","modified_at":"2026-02-16T14:34:34.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"147312545975323","imei1":"147312545975323","imei2":"147312545975323","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188354,"job_number":"JOB_188354","tr_customer_id":188372,"tr_customer_product_id":188362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:35.000Z","modified_at":"2026-02-16T14:34:35.000Z","name":"Lemuel Abernathy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"135321748357676","imei1":"135321748357676","imei2":"135321748357676","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188355,"job_number":"JOB_188355","tr_customer_id":188373,"tr_customer_product_id":188363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:35.000Z","modified_at":"2026-02-16T14:34:35.000Z","name":"Elisabeth Kuphal","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"183284429744570","imei1":"183284429744570","imei2":"183284429744570","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188357,"job_number":"JOB_188357","tr_customer_id":188375,"tr_customer_product_id":188365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:35.000Z","modified_at":"2026-02-16T14:34:35.000Z","name":"Lea Schmidt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"165944780471976","imei1":"165944780471976","imei2":"165944780471976","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188358,"job_number":"JOB_188358","tr_customer_id":188376,"tr_customer_product_id":188366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:49.000Z","modified_at":"2026-02-16T14:34:49.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"138745648613991","imei1":"138745648613991","imei2":"138745648613991","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188359,"job_number":"JOB_188359","tr_customer_id":188377,"tr_customer_product_id":188367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:50.000Z","modified_at":"2026-02-16T14:34:50.000Z","name":"Domenica Frami","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151221491561646","imei1":"151221491561646","imei2":"151221491561646","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188360,"job_number":"JOB_188360","tr_customer_id":188378,"tr_customer_product_id":188368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:50.000Z","modified_at":"2026-02-16T14:34:50.000Z","name":"Jeffry Lind","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166409234945052","imei1":"166409234945052","imei2":"166409234945052","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188361,"job_number":"JOB_188361","tr_customer_id":188379,"tr_customer_product_id":188369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:50.000Z","modified_at":"2026-02-16T14:34:50.000Z","name":"Hildegard Moen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"129824053260054","imei1":"129824053260054","imei2":"129824053260054","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188500,"job_number":"JOB_188500","tr_customer_id":188518,"tr_customer_product_id":188508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:01.000Z","modified_at":"2026-02-16T14:48:01.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101560567377719","imei1":"101560567377719","imei2":"101560567377719","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188502,"job_number":"JOB_188502","tr_customer_id":188520,"tr_customer_product_id":188510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:01.000Z","modified_at":"2026-02-16T14:48:01.000Z","name":"Ansel Hessel","mobile_number":"755-693-7826","email_id":"Sibyl_Mayer82@yahoo.com","dop":"2025-06-09","serial_number":"102175751717358","imei1":"102175751717358","imei2":"102175751717358","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188506,"job_number":"JOB_188506","tr_customer_id":188524,"tr_customer_product_id":188514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:23.000Z","modified_at":"2026-02-16T14:48:23.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108364949148193","imei1":"108364949148193","imei2":"108364949148193","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188508,"job_number":"JOB_188508","tr_customer_id":188526,"tr_customer_product_id":188516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:23.000Z","modified_at":"2026-02-16T14:48:23.000Z","name":"Amanda Dickinson","mobile_number":"486-381-4311","email_id":"Freeda_Skiles@yahoo.com","dop":"2025-06-09","serial_number":"107035434631714","imei1":"107035434631714","imei2":"107035434631714","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188511,"job_number":"JOB_188511","tr_customer_id":188529,"tr_customer_product_id":188519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:45.000Z","modified_at":"2026-02-16T14:48:45.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103209828245819","imei1":"103209828245819","imei2":"103209828245819","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188513,"job_number":"JOB_188513","tr_customer_id":188531,"tr_customer_product_id":188521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:45.000Z","modified_at":"2026-02-16T14:48:45.000Z","name":"Jarret Satterfield","mobile_number":"915-733-4774","email_id":"Wava99@hotmail.com","dop":"2025-06-09","serial_number":"100732117885985","imei1":"100732117885985","imei2":"100732117885985","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188585,"job_number":"JOB_188585","tr_customer_id":188603,"tr_customer_product_id":188593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:40:45.000Z","modified_at":"2026-02-16T16:40:45.000Z","name":"Sourav vv","mobile_number":"9876543210","email_id":"Sourav.s@zscaler.com","dop":"2026-02-09","serial_number":"09876543219876","imei1":"09876543219876","imei2":"09876543219876","popurl":"2026-02-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188600,"job_number":"JOB_188600","tr_customer_id":188618,"tr_customer_product_id":188608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:22:29.000Z","modified_at":"2026-02-16T17:22:29.000Z","name":"Felicia Jenkins","mobile_number":"719-404-3867","email_id":"Bernhard_Harris@hotmail.com","dop":"2026-01-06","serial_number":"10795842528905","imei1":"10795842528905","imei2":"10795842528905","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:22:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185710,"job_number":"JOB_185710","tr_customer_id":185728,"tr_customer_product_id":185718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:40.000Z","modified_at":"2026-02-14T04:20:40.000Z","name":"Nick Prosacco","mobile_number":"698-445-2161","email_id":"Cordelia7@yahoo.com","dop":"2000-01-31","serial_number":"1046558088694823","imei1":"1046558088694823","imei2":"1046558088694823","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185750,"job_number":"JOB_185750","tr_customer_id":185768,"tr_customer_product_id":185758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:22.000Z","modified_at":"2026-02-14T04:21:22.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10699647718594","imei1":"10699647718594","imei2":"10699647718594","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185752,"job_number":"JOB_185752","tr_customer_id":185770,"tr_customer_product_id":185760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:23.000Z","modified_at":"2026-02-14T04:21:23.000Z","name":"Ron Wuckert","mobile_number":"312-623-4005","email_id":"Frida_Murphy@yahoo.com","dop":"2000-01-31","serial_number":"1067373898139205","imei1":"1067373898139205","imei2":"1067373898139205","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185805,"job_number":"JOB_185805","tr_customer_id":185823,"tr_customer_product_id":185813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:04.000Z","modified_at":"2026-02-14T04:22:04.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10538224968942","imei1":"10538224968942","imei2":"10538224968942","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185809,"job_number":"JOB_185809","tr_customer_id":185827,"tr_customer_product_id":185817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:06.000Z","modified_at":"2026-02-14T04:22:06.000Z","name":"Oma Daniel","mobile_number":"945-810-0141","email_id":"Michele41@yahoo.com","dop":"2000-01-31","serial_number":"1002597812471724","imei1":"1002597812471724","imei2":"1002597812471724","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185846,"job_number":"JOB_185846","tr_customer_id":185864,"tr_customer_product_id":185854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:47.000Z","modified_at":"2026-02-14T04:22:47.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10267513825914","imei1":"10267513825914","imei2":"10267513825914","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185848,"job_number":"JOB_185848","tr_customer_id":185866,"tr_customer_product_id":185856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:49.000Z","modified_at":"2026-02-14T04:22:49.000Z","name":"Ardith Hickle","mobile_number":"929-935-6478","email_id":"Edyth91@gmail.com","dop":"2000-01-31","serial_number":"1043360582466527","imei1":"1043360582466527","imei2":"1043360582466527","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186354,"job_number":"JOB_186354","tr_customer_id":186372,"tr_customer_product_id":186362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:48.000Z","modified_at":"2026-02-14T14:21:48.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10608187428635","imei1":"10608187428635","imei2":"10608187428635","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186356,"job_number":"JOB_186356","tr_customer_id":186374,"tr_customer_product_id":186364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:50.000Z","modified_at":"2026-02-14T14:21:50.000Z","name":"Arianna Swaniawski","mobile_number":"313-891-4307","email_id":"Uriah_Pouros@hotmail.com","dop":"2000-01-31","serial_number":"1031943701763244","imei1":"1031943701763244","imei2":"1031943701763244","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186360,"job_number":"JOB_186360","tr_customer_id":186378,"tr_customer_product_id":186368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:30.000Z","modified_at":"2026-02-14T14:22:30.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10223093024099","imei1":"10223093024099","imei2":"10223093024099","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186362,"job_number":"JOB_186362","tr_customer_id":186380,"tr_customer_product_id":186370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:31.000Z","modified_at":"2026-02-14T14:22:31.000Z","name":"Etha Ondricka","mobile_number":"824-985-1475","email_id":"Paula_Spinka@yahoo.com","dop":"2000-01-31","serial_number":"1075221956320983","imei1":"1075221956320983","imei2":"1075221956320983","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186363,"job_number":"JOB_186363","tr_customer_id":186381,"tr_customer_product_id":186371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:10.000Z","modified_at":"2026-02-14T14:23:10.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10708478411953","imei1":"10708478411953","imei2":"10708478411953","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186365,"job_number":"JOB_186365","tr_customer_id":186383,"tr_customer_product_id":186373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:12.000Z","modified_at":"2026-02-14T14:23:12.000Z","name":"Donna Grimes","mobile_number":"932-891-5251","email_id":"Cullen_Feeney0@yahoo.com","dop":"2000-01-31","serial_number":"1067391463318990","imei1":"1067391463318990","imei2":"1067391463318990","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186366,"job_number":"JOB_186366","tr_customer_id":186384,"tr_customer_product_id":186374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:51.000Z","modified_at":"2026-02-14T14:23:51.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10812868057437","imei1":"10812868057437","imei2":"10812868057437","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186368,"job_number":"JOB_186368","tr_customer_id":186386,"tr_customer_product_id":186376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:52.000Z","modified_at":"2026-02-14T14:23:52.000Z","name":"Carolanne Brakus","mobile_number":"666-447-6731","email_id":"Krystel_Schuppe30@hotmail.com","dop":"2000-01-31","serial_number":"1017120137617944","imei1":"1017120137617944","imei2":"1017120137617944","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186714,"job_number":"JOB_186714","tr_customer_id":186732,"tr_customer_product_id":186722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:43.000Z","modified_at":"2026-02-15T04:33:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10645060478682","imei1":"10645060478682","imei2":"10645060478682","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186717,"job_number":"JOB_186717","tr_customer_id":186735,"tr_customer_product_id":186725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:45.000Z","modified_at":"2026-02-15T04:33:45.000Z","name":"Richmond Kris","mobile_number":"962-555-2584","email_id":"Kyra_Ruecker@gmail.com","dop":"2000-01-31","serial_number":"1032358340491154","imei1":"1032358340491154","imei2":"1032358340491154","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186781,"job_number":"JOB_186781","tr_customer_id":186799,"tr_customer_product_id":186789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:30.000Z","modified_at":"2026-02-15T04:34:30.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10294566626362","imei1":"10294566626362","imei2":"10294566626362","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186783,"job_number":"JOB_186783","tr_customer_id":186801,"tr_customer_product_id":186791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:32.000Z","modified_at":"2026-02-15T04:34:32.000Z","name":"Marietta Boyer","mobile_number":"500-590-1389","email_id":"Nicklaus_Bechtelar96@hotmail.com","dop":"2000-01-31","serial_number":"1085428880285383","imei1":"1085428880285383","imei2":"1085428880285383","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186828,"job_number":"JOB_186828","tr_customer_id":186846,"tr_customer_product_id":186836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:17.000Z","modified_at":"2026-02-15T04:35:17.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10919753310513","imei1":"10919753310513","imei2":"10919753310513","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186832,"job_number":"JOB_186832","tr_customer_id":186850,"tr_customer_product_id":186840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:19.000Z","modified_at":"2026-02-15T04:35:19.000Z","name":"Cecile Conn","mobile_number":"466-627-8547","email_id":"Golda.Kreiger@hotmail.com","dop":"2000-01-31","serial_number":"1087632587360530","imei1":"1087632587360530","imei2":"1087632587360530","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186849,"job_number":"JOB_186849","tr_customer_id":186867,"tr_customer_product_id":186857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:03.000Z","modified_at":"2026-02-15T04:36:03.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10993043344960","imei1":"10993043344960","imei2":"10993043344960","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186851,"job_number":"JOB_186851","tr_customer_id":186869,"tr_customer_product_id":186859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:05.000Z","modified_at":"2026-02-15T04:36:05.000Z","name":"Adelia White","mobile_number":"948-698-6838","email_id":"Estella.Hauck53@gmail.com","dop":"2000-01-31","serial_number":"1086696270300370","imei1":"1086696270300370","imei2":"1086696270300370","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187090,"job_number":"JOB_187090","tr_customer_id":187108,"tr_customer_product_id":187098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:18.000Z","modified_at":"2026-02-15T14:22:18.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10782093324363","imei1":"10782093324363","imei2":"10782093324363","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187092,"job_number":"JOB_187092","tr_customer_id":187110,"tr_customer_product_id":187100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:20.000Z","modified_at":"2026-02-15T14:22:20.000Z","name":"Cleve Anderson","mobile_number":"582-573-9176","email_id":"Robert.Grady@yahoo.com","dop":"2000-01-31","serial_number":"1030247123581307","imei1":"1030247123581307","imei2":"1030247123581307","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187096,"job_number":"JOB_187096","tr_customer_id":187114,"tr_customer_product_id":187104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:05.000Z","modified_at":"2026-02-15T14:23:05.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10871533923508","imei1":"10871533923508","imei2":"10871533923508","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187098,"job_number":"JOB_187098","tr_customer_id":187116,"tr_customer_product_id":187106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:06.000Z","modified_at":"2026-02-15T14:23:06.000Z","name":"Ernest Wunsch","mobile_number":"887-609-9857","email_id":"Abigayle_Schulist@yahoo.com","dop":"2000-01-31","serial_number":"1069510159141088","imei1":"1069510159141088","imei2":"1069510159141088","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187099,"job_number":"JOB_187099","tr_customer_id":187117,"tr_customer_product_id":187107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:50.000Z","modified_at":"2026-02-15T14:23:50.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10252606287042","imei1":"10252606287042","imei2":"10252606287042","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187101,"job_number":"JOB_187101","tr_customer_id":187119,"tr_customer_product_id":187109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:52.000Z","modified_at":"2026-02-15T14:23:52.000Z","name":"Mia Batz","mobile_number":"492-914-2696","email_id":"Nicole6@gmail.com","dop":"2000-01-31","serial_number":"1050559857217845","imei1":"1050559857217845","imei2":"1050559857217845","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187104,"job_number":"JOB_187104","tr_customer_id":187122,"tr_customer_product_id":187112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:36.000Z","modified_at":"2026-02-15T14:24:36.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10158697682019","imei1":"10158697682019","imei2":"10158697682019","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187106,"job_number":"JOB_187106","tr_customer_id":187124,"tr_customer_product_id":187114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:37.000Z","modified_at":"2026-02-15T14:24:37.000Z","name":"Betsy Upton","mobile_number":"778-616-2822","email_id":"Mafalda_Stracke49@gmail.com","dop":"2000-01-31","serial_number":"1081620299208425","imei1":"1081620299208425","imei2":"1081620299208425","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187374,"job_number":"JOB_187374","tr_customer_id":187392,"tr_customer_product_id":187382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:13.000Z","modified_at":"2026-02-16T04:37:13.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10498189895292","imei1":"10498189895292","imei2":"10498189895292","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187378,"job_number":"JOB_187378","tr_customer_id":187396,"tr_customer_product_id":187386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:15.000Z","modified_at":"2026-02-16T04:37:15.000Z","name":"Claire Towne","mobile_number":"867-797-3709","email_id":"Elliot_Shanahan@gmail.com","dop":"2000-01-31","serial_number":"1010941614672108","imei1":"1010941614672108","imei2":"1010941614672108","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187455,"job_number":"JOB_187455","tr_customer_id":187473,"tr_customer_product_id":187463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10969056244069","imei1":"10969056244069","imei2":"10969056244069","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187462,"job_number":"JOB_187462","tr_customer_id":187480,"tr_customer_product_id":187470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Roberto Kautzer","mobile_number":"517-881-7672","email_id":"Brendan_Kautzer18@yahoo.com","dop":"2000-01-31","serial_number":"1038822615460526","imei1":"1038822615460526","imei2":"1038822615460526","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187513,"job_number":"JOB_187513","tr_customer_id":187531,"tr_customer_product_id":187521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:07.000Z","modified_at":"2026-02-16T04:39:07.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10960518528622","imei1":"10960518528622","imei2":"10960518528622","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187517,"job_number":"JOB_187517","tr_customer_id":187535,"tr_customer_product_id":187525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:09.000Z","modified_at":"2026-02-16T04:39:09.000Z","name":"Loma Gleason","mobile_number":"272-990-4492","email_id":"Ike_DuBuque@gmail.com","dop":"2000-01-31","serial_number":"1074152522592903","imei1":"1074152522592903","imei2":"1074152522592903","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187537,"job_number":"JOB_187537","tr_customer_id":187555,"tr_customer_product_id":187545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:59.000Z","modified_at":"2026-02-16T04:39:59.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10202221071984","imei1":"10202221071984","imei2":"10202221071984","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187539,"job_number":"JOB_187539","tr_customer_id":187557,"tr_customer_product_id":187547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:40:00.000Z","modified_at":"2026-02-16T04:40:00.000Z","name":"Jayden Nitzsche","mobile_number":"640-624-6119","email_id":"Ursula.Moore15@yahoo.com","dop":"2000-01-31","serial_number":"1055527011366919","imei1":"1055527011366919","imei2":"1055527011366919","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187782,"job_number":"JOB_187782","tr_customer_id":187800,"tr_customer_product_id":187790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:02.000Z","modified_at":"2026-02-16T07:03:02.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10862058666572","imei1":"10862058666572","imei2":"10862058666572","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187784,"job_number":"JOB_187784","tr_customer_id":187802,"tr_customer_product_id":187792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:04.000Z","modified_at":"2026-02-16T07:03:04.000Z","name":"Gus Witting","mobile_number":"452-897-9385","email_id":"Connie25@gmail.com","dop":"2000-01-31","serial_number":"1012077995643873","imei1":"1012077995643873","imei2":"1012077995643873","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187791,"job_number":"JOB_187791","tr_customer_id":187809,"tr_customer_product_id":187799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:49.000Z","modified_at":"2026-02-16T07:03:49.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10192902457629","imei1":"10192902457629","imei2":"10192902457629","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187793,"job_number":"JOB_187793","tr_customer_id":187811,"tr_customer_product_id":187801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:50.000Z","modified_at":"2026-02-16T07:03:50.000Z","name":"Conrad Gleichner","mobile_number":"295-609-3858","email_id":"Monserrate75@yahoo.com","dop":"2000-01-31","serial_number":"1036419163386346","imei1":"1036419163386346","imei2":"1036419163386346","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187803,"job_number":"JOB_187803","tr_customer_id":187821,"tr_customer_product_id":187811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:34.000Z","modified_at":"2026-02-16T07:04:34.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10326628298638","imei1":"10326628298638","imei2":"10326628298638","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187805,"job_number":"JOB_187805","tr_customer_id":187823,"tr_customer_product_id":187813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:36.000Z","modified_at":"2026-02-16T07:04:36.000Z","name":"Rhett Schiller","mobile_number":"810-943-3102","email_id":"Elmer78@gmail.com","dop":"2000-01-31","serial_number":"1086168803153068","imei1":"1086168803153068","imei2":"1086168803153068","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187812,"job_number":"JOB_187812","tr_customer_id":187830,"tr_customer_product_id":187820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:21.000Z","modified_at":"2026-02-16T07:05:21.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10603845965349","imei1":"10603845965349","imei2":"10603845965349","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187814,"job_number":"JOB_187814","tr_customer_id":187832,"tr_customer_product_id":187822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:22.000Z","modified_at":"2026-02-16T07:05:22.000Z","name":"Colten Padberg","mobile_number":"967-905-0669","email_id":"Hubert.Pollich@yahoo.com","dop":"2000-01-31","serial_number":"1047913377497567","imei1":"1047913377497567","imei2":"1047913377497567","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188390,"job_number":"JOB_188390","tr_customer_id":188408,"tr_customer_product_id":188398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:45.000Z","modified_at":"2026-02-16T14:38:45.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10432587599874","imei1":"10432587599874","imei2":"10432587599874","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188394,"job_number":"JOB_188394","tr_customer_id":188412,"tr_customer_product_id":188402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:47.000Z","modified_at":"2026-02-16T14:38:47.000Z","name":"Laurel Cruickshank","mobile_number":"254-529-6110","email_id":"Hailie.Friesen@gmail.com","dop":"2000-01-31","serial_number":"1077748665988458","imei1":"1077748665988458","imei2":"1077748665988458","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188405,"job_number":"JOB_188405","tr_customer_id":188423,"tr_customer_product_id":188413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:39.000Z","modified_at":"2026-02-16T14:39:39.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10815219365883","imei1":"10815219365883","imei2":"10815219365883","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188407,"job_number":"JOB_188407","tr_customer_id":188425,"tr_customer_product_id":188415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:41.000Z","modified_at":"2026-02-16T14:39:41.000Z","name":"Sharon Terry","mobile_number":"396-325-1677","email_id":"Akeem.Lebsack@hotmail.com","dop":"2000-01-31","serial_number":"1032824336896897","imei1":"1032824336896897","imei2":"1032824336896897","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188420,"job_number":"JOB_188420","tr_customer_id":188438,"tr_customer_product_id":188428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:33.000Z","modified_at":"2026-02-16T14:40:33.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10700662076824","imei1":"10700662076824","imei2":"10700662076824","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188422,"job_number":"JOB_188422","tr_customer_id":188440,"tr_customer_product_id":188430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:35.000Z","modified_at":"2026-02-16T14:40:35.000Z","name":"Haleigh Schmeler","mobile_number":"536-860-8389","email_id":"Deontae_Herzog@hotmail.com","dop":"2000-01-31","serial_number":"1051185635230661","imei1":"1051185635230661","imei2":"1051185635230661","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188435,"job_number":"JOB_188435","tr_customer_id":188453,"tr_customer_product_id":188443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:28.000Z","modified_at":"2026-02-16T14:41:28.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10136830833522","imei1":"10136830833522","imei2":"10136830833522","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188438,"job_number":"JOB_188438","tr_customer_id":188456,"tr_customer_product_id":188446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:30.000Z","modified_at":"2026-02-16T14:41:30.000Z","name":"Joanne Stroman","mobile_number":"632-897-0767","email_id":"Charlie_Kemmer@gmail.com","dop":"2000-01-31","serial_number":"1098513677800775","imei1":"1098513677800775","imei2":"1098513677800775","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 224ms
Mean size per request: 694B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token 4c1fef7e-2c9f-4085-9689-129d1db208a6
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-BUyALPAr8mU7IsFATldP30e0OJQ"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NDd9.l27L7Yn_gLiUjGvGv_5hBTMrI5YSbHAXj1gdKd4tzIY"}}
Test Information
NamePassedFailedSkipped
Verify that status cose is 200 1 0 0
Verify that the response message is 'Success' 1 0 0
Verify that the time taken for response 1 0 0
Verify that the response in token 1 0 0
Verify the json token in 3 parts 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token eb3dbdff-d174-46ca-a6da-8d28bfdc3f32
Connection keep-alive
Content-Length 57
Request Body
{
            "username": "1245",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify that status code is 401 Unauthorised and for invalid credentials 0 1 0
Verify that the response body contains the correct error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify that status code is 401 Unauthorised and for invalid credentials
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 220ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token 2db3d728-4985-4e20-881d-b65f40e49d10
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify that status code is 400 invalid request and for empty credentials 0 1 0
Verify that the response body contains the correct error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify that status code is 400 invalid request and for empty credentials
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 223ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NDd9.l27L7Yn_gLiUjGvGv_5hBTMrI5YSbHAXj1gdKd4tzIY
Cache-Control no-cache
Postman-Token fba01b6c-3e69-49ef-829e-181708ac4190
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 222ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NDd9.l27L7Yn_gLiUjGvGv_5hBTMrI5YSbHAXj1gdKd4tzIY
Cache-Control no-cache
Postman-Token 20d9a83f-2e5f-48a9-b414-1dce149d5966
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 223ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NDd9.l27L7Yn_gLiUjGvGv_5hBTMrI5YSbHAXj1gdKd4tzIY
Cache-Control no-cache
Postman-Token e5ca2e92-522b-492e-9af2-8d8422a4fd0b
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 257ms
Mean size per request: 165B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NDd9.l27L7Yn_gLiUjGvGv_5hBTMrI5YSbHAXj1gdKd4tzIY
Cache-Control no-cache
Postman-Token 36b5f8e5-315f-4bfc-b57b-987054112494
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-3UfbZtIZtCgSNWCuvDsPZiWiVjU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":11},{"label":"Repair completed","key":"repair_completed","count":337}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 259ms
Mean size per request: 165B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NDd9.l27L7Yn_gLiUjGvGv_5hBTMrI5YSbHAXj1gdKd4tzIY
Cache-Control no-cache
Postman-Token 5474d9dd-25fe-465d-af70-7378865fa223
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-3UfbZtIZtCgSNWCuvDsPZiWiVjU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":11},{"label":"Repair completed","key":"repair_completed","count":337}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 220ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZ
Cache-Control no-cache
Postman-Token 74382a68-2747-4e08-87c5-889bfe375739
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response code is 403 for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response code is 403 for the invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 10.55KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NDd9.l27L7Yn_gLiUjGvGv_5hBTMrI5YSbHAXj1gdKd4tzIY
Content-Type application/json
Cache-Control no-cache
Postman-Token 074535e9-fee4-450c-bb2f-e73910d23188
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10802
ETag W/"2a32-rdhuvS+lXgDxlioO+FSk2HY1nMw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188568,"job_number":"JOB_188568","tr_customer_id":188586,"tr_customer_product_id":188576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:23:58.000Z","modified_at":"2026-02-16T16:24:02.000Z","name":"Eliane Stroman","mobile_number":"894-619-6134","email_id":"Velva73@hotmail.com","dop":"2025-04-06","serial_number":"13930075098644","imei1":"13930075098644","imei2":"13930075098644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T16:24:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188586,"job_number":"JOB_188586","tr_customer_id":188604,"tr_customer_product_id":188594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:51:04.000Z","modified_at":"2026-02-16T17:12:47.000Z","name":"Sourv puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"10293847561029","imei1":"10293847561029","imei2":"12345678900943","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T17:12:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 255ms
Mean size per request: 10.55KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NDd9.l27L7Yn_gLiUjGvGv_5hBTMrI5YSbHAXj1gdKd4tzIY
Content-Type application/json
Cache-Control no-cache
Postman-Token a3c46df4-3e07-46b4-967b-bacf76e8672a
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10802
ETag W/"2a32-rdhuvS+lXgDxlioO+FSk2HY1nMw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188568,"job_number":"JOB_188568","tr_customer_id":188586,"tr_customer_product_id":188576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:23:58.000Z","modified_at":"2026-02-16T16:24:02.000Z","name":"Eliane Stroman","mobile_number":"894-619-6134","email_id":"Velva73@hotmail.com","dop":"2025-04-06","serial_number":"13930075098644","imei1":"13930075098644","imei2":"13930075098644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T16:24:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188586,"job_number":"JOB_188586","tr_customer_id":188604,"tr_customer_product_id":188594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:51:04.000Z","modified_at":"2026-02-16T17:12:47.000Z","name":"Sourv puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"10293847561029","imei1":"10293847561029","imei2":"12345678900943","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T17:12:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 10.55KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NDd9.l27L7Yn_gLiUjGvGv_5hBTMrI5YSbHAXj1gdKd4tzIY
Content-Type application/json
Cache-Control no-cache
Postman-Token 0ec244db-d254-4fd7-ac14-2de1f301f189
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10802
ETag W/"2a32-rdhuvS+lXgDxlioO+FSk2HY1nMw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188568,"job_number":"JOB_188568","tr_customer_id":188586,"tr_customer_product_id":188576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:23:58.000Z","modified_at":"2026-02-16T16:24:02.000Z","name":"Eliane Stroman","mobile_number":"894-619-6134","email_id":"Velva73@hotmail.com","dop":"2025-04-06","serial_number":"13930075098644","imei1":"13930075098644","imei2":"13930075098644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T16:24:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188586,"job_number":"JOB_188586","tr_customer_id":188604,"tr_customer_product_id":188594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:51:04.000Z","modified_at":"2026-02-16T17:12:47.000Z","name":"Sourv puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"10293847561029","imei1":"10293847561029","imei2":"12345678900943","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T17:12:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 253ms
Mean size per request: 10.55KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NDd9.l27L7Yn_gLiUjGvGv_5hBTMrI5YSbHAXj1gdKd4tzIY
Content-Type application/json
Cache-Control no-cache
Postman-Token 81427f52-68c0-4de7-be90-152f2fc647b8
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10802
ETag W/"2a32-rdhuvS+lXgDxlioO+FSk2HY1nMw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188568,"job_number":"JOB_188568","tr_customer_id":188586,"tr_customer_product_id":188576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:23:58.000Z","modified_at":"2026-02-16T16:24:02.000Z","name":"Eliane Stroman","mobile_number":"894-619-6134","email_id":"Velva73@hotmail.com","dop":"2025-04-06","serial_number":"13930075098644","imei1":"13930075098644","imei2":"13930075098644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T16:24:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188586,"job_number":"JOB_188586","tr_customer_id":188604,"tr_customer_product_id":188594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:51:04.000Z","modified_at":"2026-02-16T17:12:47.000Z","name":"Sourv puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"10293847561029","imei1":"10293847561029","imei2":"12345678900943","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T17:12:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 31B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NDd9.l27L7Yn_gLiUjGvGv_5hBTMrI5YSbHAXj1gdKd4tzIY
Content-Type application/json
Cache-Control no-cache
Postman-Token 29acc822-683f-4260-b26e-c159b62ee1aa
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 for ok or success 1 0 0
Verify if the message in the response body is 'Success' 1 0 0
verify the response time is less than 200ms 0 1 0
Verify if the data array is non empty array 0 1 0
Total 2 2 0
Test Failures
Test NameAssertion Error
verify the response time is less than 200ms
expected 244 to be below 200
Verify if the data array is non empty array
expected +0 to be above +0
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 219ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token 449f0dc7-fa7b-4511-85b1-932822313b65
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the status code is unauthorised 401 for invalidtoken 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NDd9.l27L7Yn_gLiUjGvGv_5hBTMrI5YSbHAXj1gdKd4tzIY
Content-Type application/json
Cache-Control no-cache
Postman-Token 1f577169-4579-446d-80dd-734d319ba04c
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NDd9.l27L7Yn_gLiUjGvGv_5hBTMrI5YSbHAXj1gdKd4tzIY
Content-Type application/json
Cache-Control no-cache
Postman-Token a41e3998-bc05-4d58-b9c8-e2689fced13e
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 221ms
Mean size per request: 125B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NDd9.l27L7Yn_gLiUjGvGv_5hBTMrI5YSbHAXj1gdKd4tzIY
Content-Type application/json
Cache-Control no-cache
Postman-Token 9b1167d0-8826-49d2-88f3-43e08fb074a8
Content-Length 18
Request Body
{"details_key":""}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 125
ETag W/"7d-wqhn+WfD4T1xuSC0hDFym9SRsTg"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 Bad request due to the wronf data passed in body 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400 Bad request due to the wronf data passed in body
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 520ms
Mean size per request: 12.91KB

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NDd9.l27L7Yn_gLiUjGvGv_5hBTMrI5YSbHAXj1gdKd4tzIY
Cache-Control no-cache
Postman-Token fec0f385-e109-4932-a1ad-dd81f4f89a7e
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 13223
ETag W/"33a7-NqLpZe0OAzrczEzLmbiO/QsF1UE"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":188586,"job_number":"JOB_188586","tr_customer_id":188604,"tr_customer_product_id":188594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:51:04.000Z","modified_at":"2026-02-16T17:12:47.000Z","name":"Sourv puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"10293847561029","imei1":"10293847561029","imei2":"12345678900943","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T17:12:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":188586,"remark":"app crashes","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-16T16:51:04.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":188586,"remark":"poor battery","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-16T16:51:04.000Z"}],"quatations":[]},{"id":188568,"job_number":"JOB_188568","tr_customer_id":188586,"tr_customer_product_id":188576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:23:58.000Z","modified_at":"2026-02-16T16:24:02.000Z","name":"Eliane Stroman","mobile_number":"894-619-6134","email_id":"Velva73@hotmail.com","dop":"2025-04-06","serial_number":"13930075098644","imei1":"13930075098644","imei2":"13930075098644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T16:24:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":188568,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-16T16:23:58.000Z"}],"quatations":[]},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187259,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:28:25.000Z"}],"quatations":[]},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187244,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:10:56.000Z"}],"quatations":[]},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187243,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:02:48.000Z"}],"quatations":[]},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187007,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T12:55:52.000Z"}],"quatations":[]},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186959,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:08:04.000Z"}],"quatations":[]},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186958,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:05:46.000Z"}],"quatations":[]},{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186917,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T06:27:59.000Z"}],"quatations":[]},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":186895,"remark":"Phone heating while charging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T05:21:04.000Z"}],"quatations":[]},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":185708,"remark":"Issue in the phone","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-14T04:20:38.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify the response time is below 2000 1 0 0
Verify the message in the body is Suucess 1 0 0
Verify if the data is not empty array 1 0 0
Verify if the job number status with JOB_ 11 0 0
Verify created_at,modified_at,assigend_on should be valid ISO Date 11 0 0
Verify created_at,modified_at,assigned_on should be valid ISO date 0 11 0
verify if the problem array is not empty and has atleast one element 0 1 0
verify if the problems have mandatory properites 0 1 0
Total 26 13 0
Test Failures
Test NameAssertion Error
Verify created_at,modified_at,assigned_on should be valid ISO date
mst_action_status is not defined
verify if the problem array is not empty and has atleast one element
jsonObject is not defined
verify if the problems have mandatory properites
jsonObject is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 509ms
Mean size per request: 12.91KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NDd9.l27L7Yn_gLiUjGvGv_5hBTMrI5YSbHAXj1gdKd4tzIY
Cache-Control no-cache
Postman-Token 9c1a818b-f625-476b-a0b6-a9d87dd36a93
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 13223
ETag W/"33a7-NqLpZe0OAzrczEzLmbiO/QsF1UE"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":188586,"job_number":"JOB_188586","tr_customer_id":188604,"tr_customer_product_id":188594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:51:04.000Z","modified_at":"2026-02-16T17:12:47.000Z","name":"Sourv puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"10293847561029","imei1":"10293847561029","imei2":"12345678900943","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T17:12:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":188586,"remark":"app crashes","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-16T16:51:04.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":188586,"remark":"poor battery","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-16T16:51:04.000Z"}],"quatations":[]},{"id":188568,"job_number":"JOB_188568","tr_customer_id":188586,"tr_customer_product_id":188576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:23:58.000Z","modified_at":"2026-02-16T16:24:02.000Z","name":"Eliane Stroman","mobile_number":"894-619-6134","email_id":"Velva73@hotmail.com","dop":"2025-04-06","serial_number":"13930075098644","imei1":"13930075098644","imei2":"13930075098644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T16:24:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":188568,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-16T16:23:58.000Z"}],"quatations":[]},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187259,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:28:25.000Z"}],"quatations":[]},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187244,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:10:56.000Z"}],"quatations":[]},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187243,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:02:48.000Z"}],"quatations":[]},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187007,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T12:55:52.000Z"}],"quatations":[]},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186959,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:08:04.000Z"}],"quatations":[]},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186958,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:05:46.000Z"}],"quatations":[]},{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186917,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T06:27:59.000Z"}],"quatations":[]},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":186895,"remark":"Phone heating while charging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T05:21:04.000Z"}],"quatations":[]},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":185708,"remark":"Issue in the phone","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-14T04:20:38.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 401 Unauthorised for the emtpty or missing token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 Unauthorised for the emtpty or missing token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 509ms
Mean size per request: 12.91KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NDd9.l27L7Yn_gLiUjGvGv_5hBTMrI5YSbHAXj1gdKd4tzIY
Cache-Control no-cache
Postman-Token 766940bc-8069-406f-8415-1333eca462f0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 13223
ETag W/"33a7-NqLpZe0OAzrczEzLmbiO/QsF1UE"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":188586,"job_number":"JOB_188586","tr_customer_id":188604,"tr_customer_product_id":188594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:51:04.000Z","modified_at":"2026-02-16T17:12:47.000Z","name":"Sourv puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"10293847561029","imei1":"10293847561029","imei2":"12345678900943","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T17:12:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":188586,"remark":"app crashes","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-16T16:51:04.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":188586,"remark":"poor battery","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-16T16:51:04.000Z"}],"quatations":[]},{"id":188568,"job_number":"JOB_188568","tr_customer_id":188586,"tr_customer_product_id":188576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:23:58.000Z","modified_at":"2026-02-16T16:24:02.000Z","name":"Eliane Stroman","mobile_number":"894-619-6134","email_id":"Velva73@hotmail.com","dop":"2025-04-06","serial_number":"13930075098644","imei1":"13930075098644","imei2":"13930075098644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T16:24:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":188568,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-16T16:23:58.000Z"}],"quatations":[]},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187259,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:28:25.000Z"}],"quatations":[]},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187244,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:10:56.000Z"}],"quatations":[]},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187243,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:02:48.000Z"}],"quatations":[]},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187007,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T12:55:52.000Z"}],"quatations":[]},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186959,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:08:04.000Z"}],"quatations":[]},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186958,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:05:46.000Z"}],"quatations":[]},{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186917,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T06:27:59.000Z"}],"quatations":[]},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":186895,"remark":"Phone heating while charging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T05:21:04.000Z"}],"quatations":[]},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":185708,"remark":"Issue in the phone","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-14T04:20:38.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 502ms
Mean size per request: 12.91KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NDd9.l27L7Yn_gLiUjGvGv_5hBTMrI5YSbHAXj1gdKd4tzIY
Cache-Control no-cache
Postman-Token 82a77265-05c6-4277-b636-f58c164248cd
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 13223
ETag W/"33a7-NqLpZe0OAzrczEzLmbiO/QsF1UE"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":188586,"job_number":"JOB_188586","tr_customer_id":188604,"tr_customer_product_id":188594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:51:04.000Z","modified_at":"2026-02-16T17:12:47.000Z","name":"Sourv puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"10293847561029","imei1":"10293847561029","imei2":"12345678900943","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T17:12:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":188586,"remark":"app crashes","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-16T16:51:04.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":188586,"remark":"poor battery","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-16T16:51:04.000Z"}],"quatations":[]},{"id":188568,"job_number":"JOB_188568","tr_customer_id":188586,"tr_customer_product_id":188576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:23:58.000Z","modified_at":"2026-02-16T16:24:02.000Z","name":"Eliane Stroman","mobile_number":"894-619-6134","email_id":"Velva73@hotmail.com","dop":"2025-04-06","serial_number":"13930075098644","imei1":"13930075098644","imei2":"13930075098644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T16:24:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":188568,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-16T16:23:58.000Z"}],"quatations":[]},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187259,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:28:25.000Z"}],"quatations":[]},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187244,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:10:56.000Z"}],"quatations":[]},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187243,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:02:48.000Z"}],"quatations":[]},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187007,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T12:55:52.000Z"}],"quatations":[]},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186959,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:08:04.000Z"}],"quatations":[]},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186958,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:05:46.000Z"}],"quatations":[]},{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186917,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T06:27:59.000Z"}],"quatations":[]},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":186895,"remark":"Phone heating while charging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T05:21:04.000Z"}],"quatations":[]},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":185708,"remark":"Issue in the phone","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-14T04:20:38.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 10.53KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NDd9.l27L7Yn_gLiUjGvGv_5hBTMrI5YSbHAXj1gdKd4tzIY
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b8faaf97-6e04-4aa0-b338-f72ebd14ca3e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Mon, 16 Feb 2026 17:40:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the message in the response body is 'Success' 1 0 0
Verify the response time below 2000 1 0 0
Verify the response schema matches the json schema 1 0 0
verify the data mst_oem,mst_model,mst_oem_id are present in the data 1 0 0
verify the mst_model is a non empty array 1 0 0
verify the mst_oem is a non empty array 1 0 0
Total 7 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 219ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 233be16d-3654-4a2a-9e6c-57492329d8d8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify that the 401 Unauthorized status code is returned when the Authorization header is missing mainly token is empty or missing 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 221ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4O
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 33ac8c81-b63c-41b3-95e5-2468cbc56f86
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden measn passed inavalid token in header 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden measn passed inavalid token in header
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: PUT
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 404 - Not Found
Mean time per request: 219ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NDd9.l27L7Yn_gLiUjGvGv_5hBTMrI5YSbHAXj1gdKd4tzIY
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fed6bc5a-ebd9-42af-86e9-ea072f373238
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verify the status code is the 405 method not allowed for the sending wrong HTTP code 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is the 405 method not allowed for the sending wrong HTTP code
expected response to have status code 405 but got 404
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 219ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NDd9.l27L7Yn_gLiUjGvGv_5hBTMrI5YSbHAXj1gdKd4tzIY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 61eba096-6277-40d9-9906-42fa6ad06300
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 220ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NDd9.l27L7Yn_gLiUjGvGv_5hBTMrI5YSbHAXj1gdKd4tzIY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5a58ba8d-12ae-47ba-acb5-fd854bc203e9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 220ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NDd9.l27L7Yn_gLiUjGvGv_5hBTMrI5YSbHAXj1gdKd4tzIY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 36d882a4-34f1-4c94-864f-81179428ca2a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 220ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NDd9.l27L7Yn_gLiUjGvGv_5hBTMrI5YSbHAXj1gdKd4tzIY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e38bbf19-eae1-4ba9-ab6a-61269bc64d9e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 222ms
Mean size per request: 681B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token 1ce519e8-7120-4e4c-abaa-95e0caaf9b3e
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-J+CgfG3d1t60hw782QHKGvNs5CM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTI2MzY1Nn0._r4vFPAP1oWIdMsdOUmojBZbAqHd7x5llG0U1PIkdRQ"}}
Test Information
NamePassedFailedSkipped
Verify that the status code is 200 for oK 1 0 0
Verify that the response message is 'Success' 1 0 0
Verify that the time is less than the 2000 1 0 0
verify if the toke id valid VWT 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 223ms
Mean size per request: 681B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization
Cache-Control no-cache
Postman-Token 682f0459-9d38-4e82-bcd3-adf083913d1e
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-J+CgfG3d1t60hw782QHKGvNs5CM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTI2MzY1Nn0._r4vFPAP1oWIdMsdOUmojBZbAqHd7x5llG0U1PIkdRQ"}}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 401 Unauthorised for the empty tyoken 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 401 Unauthorised for the empty tyoken
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 219ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token 5f00204e-0644-4e5e-b7c0-bdfe33aed03e
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 220ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token a056c808-2a6e-4b73-ab82-a8330ac46624
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 220ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token 2225806b-50bd-4588-a394-c3332e091cb9
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 221ms
Mean size per request: 431B

Test Pass Percentage
78 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTI2MzY1Nn0._r4vFPAP1oWIdMsdOUmojBZbAqHd7x5llG0U1PIkdRQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4c295096-e1f1-4b24-805c-fc2d978ddaa9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify the response time response is below 2000 ms 1 0 0
Verify the response message is the success 1 0 0
Verify if the mandatory properties are shown in the response 1 0 0
verify if the password and reset password are not present in the response 0 1 0
Verify the response contains reole_name as 'QC 1 0 0
Verify the modified_at and created_at are both valid ISO date string 2 0 0
Verify the mobile-number is valid 10 digit string 0 1 0
Total 7 2 0
Test Failures
Test NameAssertion Error
verify if the password and reset password are not present in the response
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Verify the mobile-number is valid 10 digit string
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 223ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTI2MzY1Nn0._r4vFPAP1oWIdMsdOUmojBZbAqHd7x5llG0U1PIkdRQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c33eaa3f-5904-48c0-9ea8-824bd7120844
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 219ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3022800a-be40-423c-b026-e1f692237f2b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 219ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 162705e3-85fb-48f8-af23-e0949ac49fd2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 262ms
Mean size per request: 202B

Test Pass Percentage
77 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTI2MzY1Nn0._r4vFPAP1oWIdMsdOUmojBZbAqHd7x5llG0U1PIkdRQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b03eb161-7ade-4d35-94a1-68523f3fddea
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-02OOdyf1qfGXCD+nQH3tEACmjic"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":337},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Verify the response time below the 2000ms 1 0 0
Verify the response message is Success 1 0 0
Verify the array is non empty array with 3 elemensts 1 0 0
Verify the jsons has valid label 3 0 0
Verify the jsons has valid keys 3 0 0
verify count is positive number 0 3 0
Total 10 3 0
Test Failures
Test NameAssertion Error
verify count is positive number
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 261ms
Mean size per request: 202B

Test Pass Percentage
77 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTI2MzY1Nn0._r4vFPAP1oWIdMsdOUmojBZbAqHd7x5llG0U1PIkdRQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 50756789-df7d-4cec-9466-348ac56f41a0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-02OOdyf1qfGXCD+nQH3tEACmjic"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":337},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Verify the response time below the 2000ms 1 0 0
Verify the response message is Success 1 0 0
Verify the array is non empty array with 3 elemensts 1 0 0
Verify the jsons has valid label 3 0 0
Verify the jsons has valid keys 3 0 0
verify count is positive number 0 3 0
Total 10 3 0
Test Failures
Test NameAssertion Error
verify count is positive number
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 219ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1090b98c-4ffb-4b4a-815a-c7dcacf63fb3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 unauthorised for missing or invalid token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 270ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTI2MzY1Nn0._r4vFPAP1oWIdMsdOUmojBZbAqHd7x5llG0U1PIkdRQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2be267d1-d2c9-4d30-bd5c-7685003e07a2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-02OOdyf1qfGXCD+nQH3tEACmjic"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":337},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 265ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTI2MzY1Nn0._r4vFPAP1oWIdMsdOUmojBZbAqHd7x5llG0U1PIkdRQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 85909815-a6b1-4fb4-8be2-ad83d3d17605
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-02OOdyf1qfGXCD+nQH3tEACmjic"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":337},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 224ms
Mean size per request: 31B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTI2MzY1Nn0._r4vFPAP1oWIdMsdOUmojBZbAqHd7x5llG0U1PIkdRQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 869764f8-e06a-4f3e-9a25-6926ec54dfde
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "details_key": "{{pending_for_qc}}"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
response time below the 2000 ms 1 0 0
Verif the message in the response Success 1 0 0
Verif the data in the response is an non empty array 0 1 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verif the data in the response is an non empty array
expected +0 to be above +0
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 219ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 63ff8451-0c88-43b9-bdbb-9a5adbcea795
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:40:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 221ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 80270d2b-5bbd-4e6c-9c6c-4369cfc93344
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden when using an invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden when using an invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 220ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b74fa87d-4a5b-47c0-b5e1-da4d5252ac4a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT
expected response to have status code 405 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 221ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0be430b7-28b5-4a7d-b716-f29f9be9feed
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 400 Bad request credentialds or the data missing in the reqest body 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 400 Bad request credentialds or the data missing in the reqest body
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 767ms
Mean size per request: 1021B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTI2MzY1Nn0._r4vFPAP1oWIdMsdOUmojBZbAqHd7x5llG0U1PIkdRQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 68797755-ebea-46b1-8717-80db9b63f674
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1021
ETag W/"3fd-IbCxP9ZfVdF57FRuVfeH8UX/v9E"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187276,"job_number":"JOB_187276","tr_customer_id":187294,"tr_customer_product_id":187284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:23.000Z","modified_at":"2026-02-15T17:40:35.000Z","name":"Fay Jenkins","mobile_number":"515-990-9177","email_id":"General93@gmail.com","dop":"2024-08-17","serial_number":"13911524304073","imei1":"13911524304073","imei2":"13911524304073","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-15T17:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response message is 'Success' 1 0 0
verify the response time is below the 2000 ms 1 0 0
Verify the array is non empty array 0 1 0
verify that theis mst_action status is pending for the QC 0 1 0
Verify mandatory property in the response body 1 0 0
verify id is the number 1 0 0
verify mail id is the string 1 0 0
verify if the response matches the json schema 0 1 0
Total 6 3 0
Test Failures
Test NameAssertion Error
Verify the array is non empty array
expected undefined to be an array
verify that theis mst_action status is pending for the QC
expected undefined to deeply equal 'pending for QC'
verify if the response matches the json schema
jsonSchema is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 220ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d6ac7c94-815c-477c-beda-9cf21026c236
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code is 401 for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 220ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 935521fa-a68f-4806-9591-0243a856ae29
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7b8cab30-802c-4e10-9160-696c1a5c5344
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 218ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 77211cae-dfa6-49aa-bbe8-2992aaad8e28
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 400 Bad request for invalid credentials entered 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 400 Bad request for invalid credentials entered
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 400 - Bad Request
Mean time per request: 218ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTI2MzY1Nn0._r4vFPAP1oWIdMsdOUmojBZbAqHd7x5llG0U1PIkdRQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 56543b67-0ff9-462a-823e-1459f54df12d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{
            "job_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-ZZ3XsfhBV21Xa3CMP7upIiifSnk"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 19","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 795ms
Mean size per request: 1021B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dfe8faf4-63d3-47e5-9cc1-f51639e51293
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1021
ETag W/"3fd-IbCxP9ZfVdF57FRuVfeH8UX/v9E"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187276,"job_number":"JOB_187276","tr_customer_id":187294,"tr_customer_product_id":187284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:23.000Z","modified_at":"2026-02-15T17:40:35.000Z","name":"Fay Jenkins","mobile_number":"515-990-9177","email_id":"General93@gmail.com","dop":"2024-08-17","serial_number":"13911524304073","imei1":"13911524304073","imei2":"13911524304073","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-15T17:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response time is below the 2000 ms 1 0 0
Verify the response message is 'Success' 1 0 0
Verify that the data array is non empty array 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 215ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 684e84a2-234b-4ea4-85dd-b649f0de5756
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization lvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4d1b50fc-b70b-4ffb-958c-bd8191eacb70
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 Forbidden for the invalid token
expected response to have status code 200 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 780ms
Mean size per request: 1021B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0d1d07cd-98aa-4993-a298-604eb2d683ce
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1021
ETag W/"3fd-IbCxP9ZfVdF57FRuVfeH8UX/v9E"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187276,"job_number":"JOB_187276","tr_customer_id":187294,"tr_customer_product_id":187284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:23.000Z","modified_at":"2026-02-15T17:40:35.000Z","name":"Fay Jenkins","mobile_number":"515-990-9177","email_id":"General93@gmail.com","dop":"2024-08-17","serial_number":"13911524304073","imei1":"13911524304073","imei2":"13911524304073","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-15T17:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 765ms
Mean size per request: 1021B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bdee6369-c0d3-42e3-9810-9c907306c507
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1021
ETag W/"3fd-IbCxP9ZfVdF57FRuVfeH8UX/v9E"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187276,"job_number":"JOB_187276","tr_customer_id":187294,"tr_customer_product_id":187284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:23.000Z","modified_at":"2026-02-15T17:40:35.000Z","name":"Fay Jenkins","mobile_number":"515-990-9177","email_id":"General93@gmail.com","dop":"2024-08-17","serial_number":"13911524304073","imei1":"13911524304073","imei2":"13911524304073","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-15T17:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
auth
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e1cfa949-ae3f-4ec9-baf0-4aa202769091
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{"username":"iamfd","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-l8p7SWYClXG4SGxV11IdmF/Isfc"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NjV9.kBxSpAWcw5fQVzD8YoyGc0ZEYFYyctZBMqPcgFcPiyA"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NjV9.kBxSpAWcw5fQVzD8YoyGc0ZEYFYyctZBMqPcgFcPiyA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5e2dec67-d8e9-42ee-b054-6c8f11b201a2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-vbLkF4NTKdOl7tifiOCWz2z+vBU"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 266ms
Mean size per request: 243B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NjV9.kBxSpAWcw5fQVzD8YoyGc0ZEYFYyctZBMqPcgFcPiyA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 633d61ae-1e9c-4f1e-a10e-1e34ec26c4fb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 243
ETag W/"f3-+jMW+f57D5Czhzs4+n7rnqCjBuk"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":6},{"label":"Created today","key":"created_today","count":1280},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-vbLkF4NTKdOl7tifiOCWz2z+vBU"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 5.75KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NjV9.kBxSpAWcw5fQVzD8YoyGc0ZEYFYyctZBMqPcgFcPiyA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7c9922de-9a3e-4622-b5c8-18e7f2b6b31a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 46
Request Body
{
            "details_key":"pending_for_delivery"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1705-HlxPKyz382EH5oyJfEOHK+TgxVk"
Vary Accept-Encoding
Content-Encoding gzip
Date Mon, 16 Feb 2026 17:41:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":185913,"job_number":"JOB_185913","tr_customer_id":185931,"tr_customer_product_id":185921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:10:06.000Z","modified_at":"2026-02-14T10:22:15.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"87013510078901","imei1":"87013510078901","imei2":"87013510078901","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:22:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185914,"job_number":"JOB_185914","tr_customer_id":185932,"tr_customer_product_id":185922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:11:53.000Z","modified_at":"2026-02-14T10:39:06.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"13975269095510","imei1":"13975269095510","imei2":"13975269095510","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185921,"job_number":"JOB_185921","tr_customer_id":185939,"tr_customer_product_id":185929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:30:49.000Z","modified_at":"2026-02-14T10:43:54.000Z","name":"Roberta Treutel","mobile_number":"587-721-9608","email_id":"Nicholaus83@yahoo.com","dop":"2026-01-04","serial_number":"18255758871854","imei1":"18255758871854","imei2":"18255758871854","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185940,"job_number":"JOB_185940","tr_customer_id":185958,"tr_customer_product_id":185948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:09:51.000Z","modified_at":"2026-02-14T10:45:35.000Z","name":"Torey Gorczany","mobile_number":"389-700-9899","email_id":"Velva14@hotmail.com","dop":"2026-01-04","serial_number":"17259175488354","imei1":"17259175488354","imei2":"17259175488354","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:45:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185947,"job_number":"JOB_185947","tr_customer_id":185965,"tr_customer_product_id":185955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:19:36.000Z","modified_at":"2026-02-14T09:27:19.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"88798499308805","imei1":"88798499308805","imei2":"88798499308805","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T09:27:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185973,"job_number":"JOB_185973","tr_customer_id":185991,"tr_customer_product_id":185981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:28.000Z","modified_at":"2026-02-14T08:49:29.000Z","name":"Marilou Ruecker","mobile_number":"562-716-8272","email_id":"Caterina12@yahoo.com","dop":"2024-08-17","serial_number":"56640049640964","imei1":"56640049640964","imei2":"56640049640964","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T08:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 5.75KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NjV9.kBxSpAWcw5fQVzD8YoyGc0ZEYFYyctZBMqPcgFcPiyA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 58cbfcca-4a89-4198-91ca-61dfac60a2f3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1705-HlxPKyz382EH5oyJfEOHK+TgxVk"
Vary Accept-Encoding
Content-Encoding gzip
Date Mon, 16 Feb 2026 17:41:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":185913,"job_number":"JOB_185913","tr_customer_id":185931,"tr_customer_product_id":185921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:10:06.000Z","modified_at":"2026-02-14T10:22:15.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"87013510078901","imei1":"87013510078901","imei2":"87013510078901","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:22:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185914,"job_number":"JOB_185914","tr_customer_id":185932,"tr_customer_product_id":185922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:11:53.000Z","modified_at":"2026-02-14T10:39:06.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"13975269095510","imei1":"13975269095510","imei2":"13975269095510","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185921,"job_number":"JOB_185921","tr_customer_id":185939,"tr_customer_product_id":185929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:30:49.000Z","modified_at":"2026-02-14T10:43:54.000Z","name":"Roberta Treutel","mobile_number":"587-721-9608","email_id":"Nicholaus83@yahoo.com","dop":"2026-01-04","serial_number":"18255758871854","imei1":"18255758871854","imei2":"18255758871854","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185940,"job_number":"JOB_185940","tr_customer_id":185958,"tr_customer_product_id":185948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:09:51.000Z","modified_at":"2026-02-14T10:45:35.000Z","name":"Torey Gorczany","mobile_number":"389-700-9899","email_id":"Velva14@hotmail.com","dop":"2026-01-04","serial_number":"17259175488354","imei1":"17259175488354","imei2":"17259175488354","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:45:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185947,"job_number":"JOB_185947","tr_customer_id":185965,"tr_customer_product_id":185955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:19:36.000Z","modified_at":"2026-02-14T09:27:19.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"88798499308805","imei1":"88798499308805","imei2":"88798499308805","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T09:27:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185973,"job_number":"JOB_185973","tr_customer_id":185991,"tr_customer_product_id":185981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:28.000Z","modified_at":"2026-02-14T08:49:29.000Z","name":"Marilou Ruecker","mobile_number":"562-716-8272","email_id":"Caterina12@yahoo.com","dop":"2024-08-17","serial_number":"56640049640964","imei1":"56640049640964","imei2":"56640049640964","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T08:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response time is below the 2000 ms 1 0 0
Verify the response message is 'Success' 1 0 0
Verify that the data array is non empty array 1 0 0
Validate the response schema is matching with expected schema 0 1 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Validate the response schema is matching with expected schema
expected data to satisfy schema but found following errors: 
        data.data[0].repair_start_date should be object, data.data[0].repair_end_date should be object, data.data[0].assigned_to should be object, data.data[1].repair_start_date should be object, data.data[1].repair_end_date should be object, data.data[1].assigned_to should be object, data.data[2].repair_start_date should be object, data.data[2].repair_end_date should be object, data.data[2].assigned_to should be object, data.data[3].repair_start_date should be object, data.data[3].repair_end_date should be object, data.data[3].assigned_to should be object, data.data[4].repair_start_date should be object, data.data[4].repair_end_date should be object, data.data[4].assigned_to should be object, data.data[5].repair_start_date should be object, data.data[5].repair_end_date should be object, data.data[5].assigned_to should be object
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 215ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 79c7575e-5b9a-46d1-89e1-a4a8b95df550
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
bverify the status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token adbe44c8-7898-4145-a00d-5c1abee45a26
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Forbidden for passed invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Forbidden for passed invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5716896e-b3b1-4dbc-9562-6cf84183879c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET} 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET}
expected response to have status code 405 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 216ms
Mean size per request: 168B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NjV9.kBxSpAWcw5fQVzD8YoyGc0ZEYFYyctZBMqPcgFcPiyA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dc611f22-0a5b-47bc-ae63-d9218d4ad9d6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 215ms
Mean size per request: 168B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2a2937be-3858-4d4a-9ed0-9163e019fffd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
verify the Status code is 401 Unauthorised for the missing or empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the Status code is 401 Unauthorised for the missing or empty token
expected response to have status code 401 but got 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 215ms
Mean size per request: 168B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NjV9.kBxSpAWcw5fQVzD8YoyGc0ZEYFYyctZBMqPcgFcPiyA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0d8e7f7e-80c0-4363-85f6-980e0a34fc6f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Forbiddem For invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Forbiddem For invalid token passed
expected response to have status code 403 but got 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 217ms
Mean size per request: 168B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NjV9.kBxSpAWcw5fQVzD8YoyGc0ZEYFYyctZBMqPcgFcPiyA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1c9c8ff9-a03e-4420-87c9-7fb6ceab4ce3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 216ms
Mean size per request: 168B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NjV9.kBxSpAWcw5fQVzD8YoyGc0ZEYFYyctZBMqPcgFcPiyA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0cd898d7-e580-4825-bb7a-ba04a6d13cc9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
bverify the status code is 400 Bad request for the credentials are invalid 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 287ms
Mean size per request: 31B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NjV9.kBxSpAWcw5fQVzD8YoyGc0ZEYFYyctZBMqPcgFcPiyA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1a9fde57-1173-47fc-b1cf-802ddfbd8f5a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Check if the response message is 'Success' 1 0 0
Status code is 200 ok for the success 1 0 0
Response time below the 2000 1 0 0
Verify the response contails contains correct data 0 1 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verify the response contails contains correct data
Cannot read properties of undefined (reading 'jobId')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 217ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 422f0966-3b29-4d14-b999-8756c9033653
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3N
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d9d2beb6-39bc-4a1f-94a3-663362be8089
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code is 403 Forbidden for Invalid credentials 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 Forbidden for Invalid credentials
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 271ms
Mean size per request: 31B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NjV9.kBxSpAWcw5fQVzD8YoyGc0ZEYFYyctZBMqPcgFcPiyA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 78b40ef9-7433-469f-8b2d-a3b2e85c206d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST
expected response to have status code 405 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 400 - Bad Request
Mean time per request: 216ms
Mean size per request: 149B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NjV9.kBxSpAWcw5fQVzD8YoyGc0ZEYFYyctZBMqPcgFcPiyA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 80d2cadb-467b-4913-a322-120eee1b488a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{"searchText":"{{}}"
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 149
ETag W/"95-Peaf3r4OPeJ+V1o+UyBQOkajLQ0"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected end of JSON input","expose":true,"statusCode":400,"body":"{\"searchText\":\"{{}}\"","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Status code is 400 BAd request for invalid search criteria or passed invalid credentials 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details
Response Information
Response Code: 400 - Bad Request
Mean time per request: 216ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NjV9.kBxSpAWcw5fQVzD8YoyGc0ZEYFYyctZBMqPcgFcPiyA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b69b38fd-bb10-49da-9ae8-12c3eb3462db
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{
            "job_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-ZZ3XsfhBV21Xa3CMP7upIiifSnk"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 19","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL:
Response Information
Response Code: -
Mean time per request: 0ms
Mean size per request: 0B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Response Headers
Response Body
No Response Body for this request
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 690B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1235f561-d260-4caf-aa68-c3187ffca5b2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 57
Request Body
{
            "username":"iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-Vas/gONdy5PQiUE/XkazjPvDuyU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NzB9.sYm5Rg2i7zBxX2qMBhHZeWG4MBcrLEcgW5_D9ufGp3Y"}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
Verify if the response time is less than 400Ms 1 0 0
verify is message is equal to success 1 0 0
verify if Token is not null 1 0 0
Verify JSON Schema 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 690B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9c89ca51-6baa-49c7-9168-7af916319f86
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 57
Request Body
{
            "username":"iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-Vas/gONdy5PQiUE/XkazjPvDuyU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NzB9.sYm5Rg2i7zBxX2qMBhHZeWG4MBcrLEcgW5_D9ufGp3Y"}}
Test Information
NamePassedFailedSkipped
Status code should be 200 1 0 0
Response message should be success 1 0 0
Tocken should be valid 1 0 0
validate JSON Schema 1 0 0
response time<150 ms 0 1 0
Total 4 1 0
Test Failure
Test NameAssertion Error
response time<150 ms
expected 220 to be below 150
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 220ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5edfb26a-a993-4a7a-b783-09eae74235de
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username":"iamfd123",
            "password": "pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify corrrect error message is show 1 0 0
Status code should be 401- UnAuthorized 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Status code should be 401- UnAuthorized
expected response to have status code 401 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 220ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 65bcf294-3b4b-45e4-93ca-eae08018f22d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username":"iamfd123",
            "password": "pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify corrrect error message is show 1 0 0
Status code should be 400- Bad request 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Status code should be 400- Bad request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NzB9.sYm5Rg2i7zBxX2qMBhHZeWG4MBcrLEcgW5_D9ufGp3Y
Cache-Control no-cache
Postman-Token fa25a1d1-e026-4527-828d-80e4ff7177dd
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NzB9.sYm5Rg2i7zBxX2qMBhHZeWG4MBcrLEcgW5_D9ufGp3Y
Cache-Control no-cache
Postman-Token 3e74aace-1d80-4df3-9fc2-a35f99907a43
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Security: verify if password field is not present is not present in the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Security: verify if password field is not present is not present in the response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 438B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NzB9.sYm5Rg2i7zBxX2qMBhHZeWG4MBcrLEcgW5_D9ufGp3Y
Cache-Control no-cache
Postman-Token 92b34a85-3dff-40f9-a9bb-2254aa91e882
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code should be 200 1 0 0
respomnse time should be <150 1 0 0
Response body contains message as success 1 0 0
Verify Response schema 1 0 0
verify user properties are present 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-julmfuJzCzehlV4YFv1pDM99btE"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 260ms
Mean size per request: 243B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NzB9.sYm5Rg2i7zBxX2qMBhHZeWG4MBcrLEcgW5_D9ufGp3Y
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4a626343-72f7-448e-a545-2f52376c5a58
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 243
ETag W/"f3-+jMW+f57D5Czhzs4+n7rnqCjBuk"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":6},{"label":"Created today","key":"created_today","count":1280},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 234ms
Mean size per request: 10.53KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NzB9.sYm5Rg2i7zBxX2qMBhHZeWG4MBcrLEcgW5_D9ufGp3Y
Cache-Control no-cache
Postman-Token d14512ff-0783-436d-b3cf-1134b1c37502
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10780
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
verify if response time less than <200 1 0 0
verify if the mesasgae is success 1 0 0
Verify if tghe response matches schema 1 0 0
Verify if the response contains mst_oem 1 0 0
Verify if the keymst_oemis present in the response body 1 0 0
Verify if the keymst_modelis present in the response body 1 0 0
Verify if the keymst_action_statusis present in the response body 1 0 0
Verify if the keymst_warrenty_statusis present in the response body 1 0 0
Verify if the keymst_platformis present in the response body 2 0 0
Verify if the keymst_roleis present in the response body 1 0 0
Verify if the keymst_service_locationis present in the response body 1 0 0
Verify if the keymst_problemis present in the response body 1 0 0
Verify if the keymap_fst_pincodeis present in the response body 1 0 0
verify if the key is storing non empty array 1 0 0
Total 16 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 68B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSIlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA1MDM2OTd9.A4mMZjZuTYKg6HXDq7LXG4Gh350VHQHM38rA8b9ob8M
Cache-Control no-cache
Postman-Token de657798-3ea5-42b6-8a7d-f5baa53ba282
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 68
ETag W/"44-agQv//Njb4cHInyGRhzokxbLJlc"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token % in JSON at position 20"}
Test Information
NamePassedFailedSkipped
verify if the status code is 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 230ms
Mean size per request: 10.53KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NzB9.sYm5Rg2i7zBxX2qMBhHZeWG4MBcrLEcgW5_D9ufGp3Y
Cache-Control no-cache
Postman-Token d91d391a-5f9e-4088-a000-346ea10f60cf
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10780
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify if the status code is 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 401
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 281ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NzB9.sYm5Rg2i7zBxX2qMBhHZeWG4MBcrLEcgW5_D9ufGp3Y
Content-Type application/json
Cache-Control no-cache
Postman-Token 174205b9-83b1-42ee-b18b-1cb746f5b92d
Content-Length 1070
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Manoj",
                "last_name": "Patil",
                "mobile_number": "8565452565",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Sapkalshri1525@gmail.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 291ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NzB9.sYm5Rg2i7zBxX2qMBhHZeWG4MBcrLEcgW5_D9ufGp3Y
Content-Type application/json
Cache-Control no-cache
Postman-Token cfe2d216-ad59-4355-84cc-350f70a76dd9
Content-Length 1084
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "{{randomFirstName}}",
                "last_name": "Patil",
                "mobile_number": "8565452565",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Sapkalshri1525@gmail.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 267ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NzB9.sYm5Rg2i7zBxX2qMBhHZeWG4MBcrLEcgW5_D9ufGp3Y
randomNumber 822
randomFirstName Bryce
randomLastName Gleichner
randomEmail Lisandro.Crona@gmail.com
randomPhoneNumber 539-427-5229
Content-Type application/json
Cache-Control no-cache
Postman-Token 00c2322c-47e3-485a-9050-474d9de7b96d
Content-Length 1078
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Wilderman",
                "last_name": "Samara",
                "mobile_number": "886-564-4999",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Pearlie.Price16@gmail.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 273ms
Mean size per request: 243B

Test Pass Percentage
90 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NzB9.sYm5Rg2i7zBxX2qMBhHZeWG4MBcrLEcgW5_D9ufGp3Y
Cache-Control no-cache
Postman-Token 1e4a9b0e-6eb1-4842-8005-3b0ba9e181c2
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 243
ETag W/"f3-+jMW+f57D5Czhzs4+n7rnqCjBuk"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":6},{"label":"Created today","key":"created_today","count":1280},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 1 0 0
Verify the response time<150 ms 0 1 0
Verify the if message is equal to Message 1 0 0
Verify JSON schema Structure 1 0 0
Verify the length of the array is 3 1 0 0
Verify if the key are present in the response data array 1 0 0
Verify if the count for each json object is a number 1 0 0
Verify if the count foer the Json object 1is numer or not 1 0 0
Verify if the count foer the Json object 2is numer or not 1 0 0
Verify if the count foer the Json object 3is numer or not 1 0 0
Total 9 1 0
Test Failure
Test NameAssertion Error
Verify the response time<150 ms
expected 273 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 215ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 641e28bb-cec0-4124-9ea9-1b9685b0a381
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code should be 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 67B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization "eyJhbGciOiJIUzI1NtZSI6ImZkIiwibGFzdF9uW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvb
Cache-Control no-cache
Postman-Token b10bbffc-3fa3-4f96-8b15-56a522acf04f
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code should be 500 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 1845ms
Mean size per request: 1.22MB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NzB9.sYm5Rg2i7zBxX2qMBhHZeWG4MBcrLEcgW5_D9ufGp3Y
Content-Type application/json
Cache-Control no-cache
Postman-Token 3d8a3951-8250-48a4-878a-fc4243a31994
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1274190
ETag W/"13714e-QT9fTd1EUycxRSlh6F8lnulcM1E"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":188602,"job_number":"JOB_188602","tr_customer_id":188620,"tr_customer_product_id":188610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:28:03.000Z","modified_at":"2026-02-16T17:28:09.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14367518289683","imei1":"14367518289683","imei2":"14367518289683","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T17:28:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188601,"job_number":"JOB_188601","tr_customer_id":188619,"tr_customer_product_id":188609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:27:21.000Z","modified_at":"2026-02-16T17:27:38.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"17546554449662","imei1":"17546554449662","imei2":"17546554449662","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T17:27:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188600,"job_number":"JOB_188600","tr_customer_id":188618,"tr_customer_product_id":188608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:22:29.000Z","modified_at":"2026-02-16T17:22:29.000Z","name":"Felicia Jenkins","mobile_number":"719-404-3867","email_id":"Bernhard_Harris@hotmail.com","dop":"2026-01-06","serial_number":"10795842528905","imei1":"10795842528905","imei2":"10795842528905","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:22:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188585,"job_number":"JOB_188585","tr_customer_id":188603,"tr_customer_product_id":188593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:40:45.000Z","modified_at":"2026-02-16T16:40:45.000Z","name":"Sourav vv","mobile_number":"9876543210","email_id":"Sourav.s@zscaler.com","dop":"2026-02-09","serial_number":"09876543219876","imei1":"09876543219876","imei2":"09876543219876","popurl":"2026-02-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188535,"job_number":"JOB_188535","tr_customer_id":188553,"tr_customer_product_id":188543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:02.000Z","modified_at":"2026-02-16T14:53:13.000Z","name":"giyu tomiaka","mobile_number":"644-216-9374","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"377277388548448","imei1":"377277388548448","imei2":"377277388548448","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188531,"job_number":"JOB_188531","tr_customer_id":188549,"tr_customer_product_id":188539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:48.000Z","modified_at":"2026-02-16T14:52:59.000Z","name":"tanjiro kamado","mobile_number":"454-395-4941","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"423366985579652","imei1":"423366985579652","imei2":"423366985579652","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188530,"job_number":"JOB_188530","tr_customer_id":188548,"tr_customer_product_id":188538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:34.000Z","modified_at":"2026-02-16T14:52:46.000Z","name":"saitama sensei","mobile_number":"557-769-1652","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"782729694069024","imei1":"782729694069024","imei2":"782729694069024","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:52:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188513,"job_number":"JOB_188513","tr_customer_id":188531,"tr_customer_product_id":188521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:45.000Z","modified_at":"2026-02-16T14:48:45.000Z","name":"Jarret Satterfield","mobile_number":"915-733-4774","email_id":"Wava99@hotmail.com","dop":"2025-06-09","serial_number":"100732117885985","imei1":"100732117885985","imei2":"100732117885985","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188512,"job_number":"JOB_188512","tr_customer_id":188530,"tr_customer_product_id":188520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:45.000Z","modified_at":"2026-02-16T14:49:01.000Z","name":"Evelyn Sanford","mobile_number":"289-788-0735","email_id":"Mafalda.Corkery@hotmail.com","dop":"2025-06-09","serial_number":"101851712468904","imei1":"101851712468904","imei2":"101851712468904","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188511,"job_number":"JOB_188511","tr_customer_id":188529,"tr_customer_product_id":188519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:45.000Z","modified_at":"2026-02-16T14:48:45.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103209828245819","imei1":"103209828245819","imei2":"103209828245819","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188508,"job_number":"JOB_188508","tr_customer_id":188526,"tr_customer_product_id":188516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:23.000Z","modified_at":"2026-02-16T14:48:23.000Z","name":"Amanda Dickinson","mobile_number":"486-381-4311","email_id":"Freeda_Skiles@yahoo.com","dop":"2025-06-09","serial_number":"107035434631714","imei1":"107035434631714","imei2":"107035434631714","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188507,"job_number":"JOB_188507","tr_customer_id":188525,"tr_customer_product_id":188515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:23.000Z","modified_at":"2026-02-16T14:48:39.000Z","name":"Larissa Lindgren","mobile_number":"876-279-3566","email_id":"Eloy_Aufderhar@hotmail.com","dop":"2025-06-09","serial_number":"101455161105482","imei1":"101455161105482","imei2":"101455161105482","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:48:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188506,"job_number":"JOB_188506","tr_customer_id":188524,"tr_customer_product_id":188514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:23.000Z","modified_at":"2026-02-16T14:48:23.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108364949148193","imei1":"108364949148193","imei2":"108364949148193","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188502,"job_number":"JOB_188502","tr_customer_id":188520,"tr_customer_product_id":188510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:01.000Z","modified_at":"2026-02-16T14:48:01.000Z","name":"Ansel Hessel","mobile_number":"755-693-7826","email_id":"Sibyl_Mayer82@yahoo.com","dop":"2025-06-09","serial_number":"102175751717358","imei1":"102175751717358","imei2":"102175751717358","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188501,"job_number":"JOB_188501","tr_customer_id":188519,"tr_customer_product_id":188509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:01.000Z","modified_at":"2026-02-16T14:48:17.000Z","name":"Eva Lang","mobile_number":"364-776-6683","email_id":"Rosina58@hotmail.com","dop":"2025-06-09","serial_number":"101250787339895","imei1":"101250787339895","imei2":"101250787339895","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188500,"job_number":"JOB_188500","tr_customer_id":188518,"tr_customer_product_id":188508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:01.000Z","modified_at":"2026-02-16T14:48:01.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101560567377719","imei1":"101560567377719","imei2":"101560567377719","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188455,"job_number":"JOB_188455","tr_customer_id":188473,"tr_customer_product_id":188463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:42:34.000Z","modified_at":"2026-02-16T14:42:45.000Z","name":"Germaine Zemlak","mobile_number":"300-916-2694","email_id":"Brenda.Dicki@hotmail.com","dop":"2025-12-31","serial_number":"10989316088691","imei1":"10989316088691","imei2":"10989316088691","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188452,"job_number":"JOB_188452","tr_customer_id":188470,"tr_customer_product_id":188460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:42:19.000Z","modified_at":"2026-02-16T14:42:30.000Z","name":"Sylvester Wolf","mobile_number":"830-785-3009","email_id":"Jackeline54@gmail.com","dop":"2025-12-31","serial_number":"10523463124478","imei1":"10523463124478","imei2":"10523463124478","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188450,"job_number":"JOB_188450","tr_customer_id":188468,"tr_customer_product_id":188458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:42:03.000Z","modified_at":"2026-02-16T14:42:15.000Z","name":"Leonel Lebsack","mobile_number":"544-248-7082","email_id":"Nigel.Anderson@gmail.com","dop":"2025-12-31","serial_number":"10203083371197","imei1":"10203083371197","imei2":"10203083371197","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188362,"job_number":"JOB_188362","tr_customer_id":188380,"tr_customer_product_id":188370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:58.000Z","modified_at":"2026-02-16T14:35:26.000Z","name":"Thora Mayert","mobile_number":"734-455-2281","email_id":"Foster.Wisozk@gmail.com","dop":"2025-10-01","serial_number":"10916133834687","imei1":"10916133834687","imei2":"10916133834687","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188361,"job_number":"JOB_188361","tr_customer_id":188379,"tr_customer_product_id":188369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:50.000Z","modified_at":"2026-02-16T14:34:50.000Z","name":"Hildegard Moen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"129824053260054","imei1":"129824053260054","imei2":"129824053260054","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188360,"job_number":"JOB_188360","tr_customer_id":188378,"tr_customer_product_id":188368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:50.000Z","modified_at":"2026-02-16T14:34:50.000Z","name":"Jeffry Lind","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166409234945052","imei1":"166409234945052","imei2":"166409234945052","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188359,"job_number":"JOB_188359","tr_customer_id":188377,"tr_customer_product_id":188367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:50.000Z","modified_at":"2026-02-16T14:34:50.000Z","name":"Domenica Frami","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151221491561646","imei1":"151221491561646","imei2":"151221491561646","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188358,"job_number":"JOB_188358","tr_customer_id":188376,"tr_customer_product_id":188366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:49.000Z","modified_at":"2026-02-16T14:34:49.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"138745648613991","imei1":"138745648613991","imei2":"138745648613991","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188357,"job_number":"JOB_188357","tr_customer_id":188375,"tr_customer_product_id":188365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:35.000Z","modified_at":"2026-02-16T14:34:35.000Z","name":"Lea Schmidt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"165944780471976","imei1":"165944780471976","imei2":"165944780471976","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188355,"job_number":"JOB_188355","tr_customer_id":188373,"tr_customer_product_id":188363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:35.000Z","modified_at":"2026-02-16T14:34:35.000Z","name":"Elisabeth Kuphal","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"183284429744570","imei1":"183284429744570","imei2":"183284429744570","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188354,"job_number":"JOB_188354","tr_customer_id":188372,"tr_customer_product_id":188362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:35.000Z","modified_at":"2026-02-16T14:34:35.000Z","name":"Lemuel Abernathy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"135321748357676","imei1":"135321748357676","imei2":"135321748357676","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188353,"job_number":"JOB_188353","tr_customer_id":188371,"tr_customer_product_id":188361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:34.000Z","modified_at":"2026-02-16T14:34:34.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"147312545975323","imei1":"147312545975323","imei2":"147312545975323","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188349,"job_number":"JOB_188349","tr_customer_id":188367,"tr_customer_product_id":188357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:26:37.000Z","modified_at":"2026-02-16T14:26:50.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"69603682345068","imei1":"69603682345068","imei2":"69603682345068","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188348,"job_number":"JOB_188348","tr_customer_id":188366,"tr_customer_product_id":188356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:26:19.000Z","modified_at":"2026-02-16T14:26:32.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"19617080147513","imei1":"19617080147513","imei2":"19617080147513","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188344,"job_number":"JOB_188344","tr_customer_id":188362,"tr_customer_product_id":188352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:26:01.000Z","modified_at":"2026-02-16T14:26:14.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"19401049344975","imei1":"19401049344975","imei2":"19401049344975","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:26:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188162,"job_number":"JOB_188162","tr_customer_id":188180,"tr_customer_product_id":188170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:41:47.000Z","modified_at":"2026-02-16T08:41:47.000Z","name":"Jayda Bruen","mobile_number":"851-920-7003","email_id":"Kiarra.Lynch93@gmail.com","dop":"2026-02-01","serial_number":"16915797834340","imei1":"16915797834340","imei2":"16915797834340","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188161,"job_number":"JOB_188161","tr_customer_id":188179,"tr_customer_product_id":188169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:41:10.000Z","modified_at":"2026-02-16T08:41:10.000Z","name":"Robb Kassulke","mobile_number":"476-405-5242","email_id":"Elena93@hotmail.com","dop":"2026-02-01","serial_number":"19409983489920","imei1":"19409983489920","imei2":"19409983489920","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188160,"job_number":"JOB_188160","tr_customer_id":188178,"tr_customer_product_id":188168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:40:43.000Z","modified_at":"2026-02-16T08:40:43.000Z","name":"Roosevelt Carter","mobile_number":"411-380-6420","email_id":"Toy.Kulas44@hotmail.com","dop":"2026-02-01","serial_number":"14599718175086","imei1":"14599718175086","imei2":"14599718175086","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188135,"job_number":"JOB_188135","tr_customer_id":188153,"tr_customer_product_id":188143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:22.000Z","modified_at":"2026-02-16T08:04:35.000Z","name":"Dagmar Bahringer","mobile_number":"418-592-9217","email_id":"Deja91@yahoo.com","dop":"2025-11-04","serial_number":"66771164762960","imei1":"66771164762960","imei2":"66771164762960","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188133,"job_number":"JOB_188133","tr_customer_id":188151,"tr_customer_product_id":188141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:05.000Z","modified_at":"2026-02-16T08:04:17.000Z","name":"Sydni Hoppe","mobile_number":"208-831-0829","email_id":"Eleazar_Daugherty69@gmail.com","dop":"2025-11-04","serial_number":"63926390191839","imei1":"63926390191839","imei2":"63926390191839","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:04:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188131,"job_number":"JOB_188131","tr_customer_id":188149,"tr_customer_product_id":188139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:03:47.000Z","modified_at":"2026-02-16T08:04:01.000Z","name":"Maud Stokes","mobile_number":"284-927-1828","email_id":"Tina73@yahoo.com","dop":"2025-11-04","serial_number":"62081627064371","imei1":"62081627064371","imei2":"62081627064371","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:04:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188117,"job_number":"JOB_188117","tr_customer_id":188135,"tr_customer_product_id":188125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:58:41.000Z","modified_at":"2026-02-16T07:58:41.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Elsa.Johnson50@yahoo.com","dop":"2025-07-02","serial_number":"17180396123851","imei1":"17180396123851","imei2":"17180396123851","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188116,"job_number":"JOB_188116","tr_customer_id":188134,"tr_customer_product_id":188124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:58:20.000Z","modified_at":"2026-02-16T07:58:20.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Velva_Schamberger34@hotmail.com","dop":"2025-07-02","serial_number":"11597241148184","imei1":"11597241148184","imei2":"11597241148184","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188115,"job_number":"JOB_188115","tr_customer_id":188133,"tr_customer_product_id":188123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:57:57.000Z","modified_at":"2026-02-16T07:57:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Marley52@yahoo.com","dop":"2025-07-02","serial_number":"18447370886743","imei1":"18447370886743","imei2":"18447370886743","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188004,"job_number":"JOB_188004","tr_customer_id":188022,"tr_customer_product_id":188012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:54:53.000Z","modified_at":"2026-02-16T07:55:03.000Z","name":"Priya Iyer","mobile_number":"9012345678","email_id":"priya.iyer@gmail.com","dop":"2026-02-01","serial_number":"13646371864633","imei1":"13646371864633","imei2":"13646371864633","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188003,"job_number":"JOB_188003","tr_customer_id":188021,"tr_customer_product_id":188011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:54:42.000Z","modified_at":"2026-02-16T07:54:52.000Z","name":"Rohan Mehta","mobile_number":"9988776655","email_id":"rohan.mehta@outlook.com","dop":"2026-02-01","serial_number":"19453886786573","imei1":"19453886786573","imei2":"19453886786573","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188002,"job_number":"JOB_188002","tr_customer_id":188020,"tr_customer_product_id":188010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:54:31.000Z","modified_at":"2026-02-16T07:54:40.000Z","name":"Neha Patel","mobile_number":"9123456780","email_id":"neha.patel@yahoo.com","dop":"2026-02-01","serial_number":"11823408699530","imei1":"11823408699530","imei2":"11823408699530","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188001,"job_number":"JOB_188001","tr_customer_id":188019,"tr_customer_product_id":188009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:54:24.000Z","modified_at":"2026-02-16T07:54:57.000Z","name":"Lera Crona","mobile_number":"675-856-4300","email_id":"Opal_Hettinger@yahoo.com","dop":"2025-11-04","serial_number":"16913283008900","imei1":"16913283008900","imei2":"16913283008900","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:54:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188000,"job_number":"JOB_188000","tr_customer_id":188018,"tr_customer_product_id":188008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:54:21.000Z","modified_at":"2026-02-16T07:54:30.000Z","name":"Aarav Sharma","mobile_number":"9876543210","email_id":"aarav.sharma@gmail.com","dop":"2026-02-01","serial_number":"14048676936871","imei1":"14048676936871","imei2":"14048676936871","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:54:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187999,"job_number":"JOB_187999","tr_customer_id":188017,"tr_customer_product_id":188007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:54:06.000Z","modified_at":"2026-02-16T07:54:20.000Z","name":"Doyle Champlin","mobile_number":"991-895-5391","email_id":"Golden_Ebert@gmail.com","dop":"2025-11-04","serial_number":"27403033385899","imei1":"27403033385899","imei2":"27403033385899","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187998,"job_number":"JOB_187998","tr_customer_id":188016,"tr_customer_product_id":188006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:31.000Z","modified_at":"2026-02-16T07:47:31.000Z","name":"Priya Iyer","mobile_number":"9012345678","email_id":"priya.iyer@gmail.com","dop":"2026-02-01","serial_number":"10603624521329","imei1":"10603624521329","imei2":"10603624521329","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187997,"job_number":"JOB_187997","tr_customer_id":188015,"tr_customer_product_id":188005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Rohan Mehta","mobile_number":"9988776655","email_id":"rohan.mehta@outlook.com","dop":"2026-02-01","serial_number":"16413166803807","imei1":"16413166803807","imei2":"16413166803807","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187996,"job_number":"JOB_187996","tr_customer_id":188014,"tr_customer_product_id":188004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Neha Patel","mobile_number":"9123456780","email_id":"neha.patel@yahoo.com","dop":"2026-02-01","serial_number":"17834187400837","imei1":"17834187400837","imei2":"17834187400837","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187995,"job_number":"JOB_187995","tr_customer_id":188013,"tr_customer_product_id":188003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Aarav Sharma","mobile_number":"9876543210","email_id":"aarav.sharma@gmail.com","dop":"2026-02-01","serial_number":"19960409003951","imei1":"19960409003951","imei2":"19960409003951","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187761,"job_number":"JOB_187761","tr_customer_id":187779,"tr_customer_product_id":187769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:59:15.000Z","modified_at":"2026-02-16T06:59:29.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"77004167253520","imei1":"77004167253520","imei2":"77004167253520","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:59:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187760,"job_number":"JOB_187760","tr_customer_id":187778,"tr_customer_product_id":187768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:56.000Z","modified_at":"2026-02-16T06:59:10.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"55459163845847","imei1":"55459163845847","imei2":"55459163845847","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:59:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187753,"job_number":"JOB_187753","tr_customer_id":187771,"tr_customer_product_id":187761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:37.000Z","modified_at":"2026-02-16T06:58:51.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"54880489671713","imei1":"54880489671713","imei2":"54880489671713","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187628,"job_number":"JOB_187628","tr_customer_id":187646,"tr_customer_product_id":187636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:15.000Z","modified_at":"2026-02-16T06:53:31.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"61126996780596","imei1":"61126996780596","imei2":"61126996780596","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187626,"job_number":"JOB_187626","tr_customer_id":187644,"tr_customer_product_id":187634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:57.000Z","modified_at":"2026-02-16T06:53:10.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"75570604814743","imei1":"75570604814743","imei2":"75570604814743","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187624,"job_number":"JOB_187624","tr_customer_id":187642,"tr_customer_product_id":187632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:39.000Z","modified_at":"2026-02-16T06:52:53.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"91355615912353","imei1":"91355615912353","imei2":"91355615912353","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:52:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187620,"job_number":"JOB_187620","tr_customer_id":187638,"tr_customer_product_id":187628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:21.000Z","modified_at":"2026-02-16T06:52:21.000Z","name":"Evert Kerluke","mobile_number":"284-625-0112","email_id":"Tara_Kris@hotmail.com","dop":"2025-06-09","serial_number":"106018192232112","imei1":"106018192232112","imei2":"106018192232112","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187619,"job_number":"JOB_187619","tr_customer_id":187637,"tr_customer_product_id":187627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:21.000Z","modified_at":"2026-02-16T06:52:33.000Z","name":"Enos Boyer","mobile_number":"949-705-4801","email_id":"Victoria43@hotmail.com","dop":"2025-06-09","serial_number":"105928159027437","imei1":"105928159027437","imei2":"105928159027437","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:52:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187618,"job_number":"JOB_187618","tr_customer_id":187636,"tr_customer_product_id":187626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:20.000Z","modified_at":"2026-02-16T06:52:20.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104051476384184","imei1":"104051476384184","imei2":"104051476384184","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187615,"job_number":"JOB_187615","tr_customer_id":187633,"tr_customer_product_id":187623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:03.000Z","modified_at":"2026-02-16T06:52:03.000Z","name":"Osbaldo Mante","mobile_number":"263-319-3500","email_id":"Jeromy33@gmail.com","dop":"2025-06-09","serial_number":"100224205173129","imei1":"100224205173129","imei2":"100224205173129","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187614,"job_number":"JOB_187614","tr_customer_id":187632,"tr_customer_product_id":187622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:03.000Z","modified_at":"2026-02-16T06:52:16.000Z","name":"Coleman Brakus","mobile_number":"365-710-4624","email_id":"Casandra58@yahoo.com","dop":"2025-06-09","serial_number":"103061387996525","imei1":"103061387996525","imei2":"103061387996525","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:52:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187613,"job_number":"JOB_187613","tr_customer_id":187631,"tr_customer_product_id":187621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:03.000Z","modified_at":"2026-02-16T06:52:03.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104818771673040","imei1":"104818771673040","imei2":"104818771673040","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187609,"job_number":"JOB_187609","tr_customer_id":187627,"tr_customer_product_id":187617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:45.000Z","modified_at":"2026-02-16T06:51:45.000Z","name":"Reyes Ortiz","mobile_number":"941-514-2778","email_id":"Jordyn25@gmail.com","dop":"2025-06-09","serial_number":"103499913924309","imei1":"103499913924309","imei2":"103499913924309","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187608,"job_number":"JOB_187608","tr_customer_id":187626,"tr_customer_product_id":187616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:45.000Z","modified_at":"2026-02-16T06:51:58.000Z","name":"Alek Simonis","mobile_number":"611-668-7227","email_id":"Clovis.Tremblay@hotmail.com","dop":"2025-06-09","serial_number":"100366179870075","imei1":"100366179870075","imei2":"100366179870075","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:51:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187607,"job_number":"JOB_187607","tr_customer_id":187625,"tr_customer_product_id":187615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:45.000Z","modified_at":"2026-02-16T06:51:45.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101340596316519","imei1":"101340596316519","imei2":"101340596316519","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187603,"job_number":"JOB_187603","tr_customer_id":187621,"tr_customer_product_id":187611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:49:20.000Z","modified_at":"2026-02-16T06:49:45.000Z","name":"Telly Connelly","mobile_number":"775-478-8759","email_id":"Kenyatta.Batz63@hotmail.com","dop":"2025-10-01","serial_number":"12227833066453","imei1":"12227833066453","imei2":"12227833066453","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187602,"job_number":"JOB_187602","tr_customer_id":187620,"tr_customer_product_id":187610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:48:32.000Z","modified_at":"2026-02-16T06:48:45.000Z","name":"Ora Boyle","mobile_number":"418-390-4124","email_id":"Lesly.Luettgen@yahoo.com","dop":"2025-11-04","serial_number":"42310686632075","imei1":"42310686632075","imei2":"42310686632075","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:48:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187601,"job_number":"JOB_187601","tr_customer_id":187619,"tr_customer_product_id":187609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:48:15.000Z","modified_at":"2026-02-16T06:48:28.000Z","name":"Coby Ledner","mobile_number":"938-608-6974","email_id":"Marta84@yahoo.com","dop":"2025-11-04","serial_number":"67658742343583","imei1":"67658742343583","imei2":"67658742343583","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:48:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187600,"job_number":"JOB_187600","tr_customer_id":187618,"tr_customer_product_id":187608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:47:57.000Z","modified_at":"2026-02-16T06:48:10.000Z","name":"Guiseppe Volkman","mobile_number":"683-309-0137","email_id":"Antonio67@hotmail.com","dop":"2025-11-04","serial_number":"38587933987496","imei1":"38587933987496","imei2":"38587933987496","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187576,"job_number":"JOB_187576","tr_customer_id":187594,"tr_customer_product_id":187584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:22:21.000Z","modified_at":"2026-02-16T05:22:21.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15855910021420","imei1":"15855910021420","imei2":"15855910021420","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187575,"job_number":"JOB_187575","tr_customer_id":187593,"tr_customer_product_id":187583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:22:21.000Z","modified_at":"2026-02-16T05:22:32.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16568792909453","imei1":"16568792909453","imei2":"16568792909453","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T05:22:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187498,"job_number":"JOB_187498","tr_customer_id":187516,"tr_customer_product_id":187506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:41.000Z","modified_at":"2026-02-16T04:38:54.000Z","name":"Floy McCullough","mobile_number":"904-635-1488","email_id":"Estevan35@gmail.com","dop":"2025-12-31","serial_number":"10860264761923","imei1":"10860264761923","imei2":"10860264761923","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187487,"job_number":"JOB_187487","tr_customer_id":187505,"tr_customer_product_id":187495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:33.000Z","modified_at":"2026-02-16T04:38:33.000Z","name":"Hudson Glover","mobile_number":"216-544-9681","email_id":"Bridget_McKenzie@yahoo.com","dop":"2025-06-09","serial_number":"103464310422116","imei1":"103464310422116","imei2":"103464310422116","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187486,"job_number":"JOB_187486","tr_customer_id":187504,"tr_customer_product_id":187494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:32.000Z","modified_at":"2026-02-16T04:38:49.000Z","name":"Roel Franecki","mobile_number":"650-457-4354","email_id":"Buck_Torp@yahoo.com","dop":"2025-06-09","serial_number":"101455423744761","imei1":"101455423744761","imei2":"101455423744761","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187484,"job_number":"JOB_187484","tr_customer_id":187502,"tr_customer_product_id":187492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:32.000Z","modified_at":"2026-02-16T04:38:32.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100374940927345","imei1":"100374940927345","imei2":"100374940927345","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187476,"job_number":"JOB_187476","tr_customer_id":187494,"tr_customer_product_id":187484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:23.000Z","modified_at":"2026-02-16T04:38:36.000Z","name":"Delores Goldner","mobile_number":"526-263-4537","email_id":"Nettie50@yahoo.com","dop":"2025-12-31","serial_number":"10537163520020","imei1":"10537163520020","imei2":"10537163520020","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187454,"job_number":"JOB_187454","tr_customer_id":187472,"tr_customer_product_id":187462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:10.000Z","modified_at":"2026-02-16T04:38:10.000Z","name":"Patricia Wiegand","mobile_number":"302-285-5246","email_id":"Hilbert.Yost93@yahoo.com","dop":"2025-06-09","serial_number":"100613323756137","imei1":"100613323756137","imei2":"100613323756137","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187453,"job_number":"JOB_187453","tr_customer_id":187471,"tr_customer_product_id":187461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:10.000Z","modified_at":"2026-02-16T04:38:27.000Z","name":"Jarrett Langworth","mobile_number":"787-336-6411","email_id":"Bridgette.Collins73@yahoo.com","dop":"2025-06-09","serial_number":"100634194538494","imei1":"100634194538494","imei2":"100634194538494","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187452,"job_number":"JOB_187452","tr_customer_id":187470,"tr_customer_product_id":187460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:09.000Z","modified_at":"2026-02-16T04:38:09.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106474469166155","imei1":"106474469166155","imei2":"106474469166155","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187448,"job_number":"JOB_187448","tr_customer_id":187466,"tr_customer_product_id":187456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:04.000Z","modified_at":"2026-02-16T04:38:18.000Z","name":"Elissa Hintz","mobile_number":"489-201-2191","email_id":"Conor_Crona50@yahoo.com","dop":"2025-12-31","serial_number":"10838622589502","imei1":"10838622589502","imei2":"10838622589502","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187438,"job_number":"JOB_187438","tr_customer_id":187456,"tr_customer_product_id":187446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:49.000Z","modified_at":"2026-02-16T04:37:49.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10133144495432","imei1":"10133144495432","imei2":"10133144495432","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187437,"job_number":"JOB_187437","tr_customer_id":187455,"tr_customer_product_id":187445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:48.000Z","modified_at":"2026-02-16T04:38:06.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"14763562763784","imei1":"14763562763784","imei2":"14763562763784","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187436,"job_number":"JOB_187436","tr_customer_id":187454,"tr_customer_product_id":187444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:47.000Z","modified_at":"2026-02-16T04:37:47.000Z","name":"Nestor Renner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126582404239356","imei1":"126582404239356","imei2":"126582404239356","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187435,"job_number":"JOB_187435","tr_customer_id":187453,"tr_customer_product_id":187443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:47.000Z","modified_at":"2026-02-16T04:37:47.000Z","name":"Kenton Rempel","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"145835727453231","imei1":"145835727453231","imei2":"145835727453231","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187433,"job_number":"JOB_187433","tr_customer_id":187451,"tr_customer_product_id":187441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Addie Kling","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"165623767246592","imei1":"165623767246592","imei2":"165623767246592","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187432,"job_number":"JOB_187432","tr_customer_id":187450,"tr_customer_product_id":187440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"165615449059191","imei1":"165615449059191","imei2":"165615449059191","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187431,"job_number":"JOB_187431","tr_customer_id":187449,"tr_customer_product_id":187439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:45.000Z","modified_at":"2026-02-16T04:37:45.000Z","name":"Granville O'Keefe","mobile_number":"219-869-1064","email_id":"Tressa.Koch@yahoo.com","dop":"2025-06-09","serial_number":"96038114933856740","imei1":"96038114933856740","imei2":"96038114933856740","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187425,"job_number":"JOB_187425","tr_customer_id":187443,"tr_customer_product_id":187433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Jessika Adams","mobile_number":"314-533-3741","email_id":"Haley.Weimann54@gmail.com","dop":"2025-06-09","serial_number":"102291240065095","imei1":"102291240065095","imei2":"102291240065095","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187424,"job_number":"JOB_187424","tr_customer_id":187442,"tr_customer_product_id":187432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:43.000Z","modified_at":"2026-02-16T04:38:04.000Z","name":"Amos Crooks","mobile_number":"311-536-7051","email_id":"Isaac_Gaylord69@gmail.com","dop":"2025-06-09","serial_number":"101831605587118","imei1":"101831605587118","imei2":"101831605587118","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187422,"job_number":"JOB_187422","tr_customer_id":187440,"tr_customer_product_id":187430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:43.000Z","modified_at":"2026-02-16T04:37:43.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105133594203171","imei1":"105133594203171","imei2":"105133594203171","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187420,"job_number":"JOB_187420","tr_customer_id":187438,"tr_customer_product_id":187428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:39.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"Norma Terry","mobile_number":"925-651-0885","email_id":"Estefania0@gmail.com","dop":"2025-10-01","serial_number":"15978939238761","imei1":"15978939238761","imei2":"15978939238761","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187410,"job_number":"JOB_187410","tr_customer_id":187428,"tr_customer_product_id":187418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Marquise Gusikowski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"182064639828218","imei1":"182064639828218","imei2":"182064639828218","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187409,"job_number":"JOB_187409","tr_customer_id":187427,"tr_customer_product_id":187417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Laverne Harvey","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100391395727167","imei1":"100391395727167","imei2":"100391395727167","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187407,"job_number":"JOB_187407","tr_customer_id":187425,"tr_customer_product_id":187415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Major Greenholt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"132212355589019","imei1":"132212355589019","imei2":"132212355589019","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187406,"job_number":"JOB_187406","tr_customer_id":187424,"tr_customer_product_id":187414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:31.000Z","modified_at":"2026-02-16T04:37:31.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"124825281890913","imei1":"124825281890913","imei2":"124825281890913","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187372,"job_number":"JOB_187372","tr_customer_id":187390,"tr_customer_product_id":187380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:11.000Z","modified_at":"2026-02-16T04:37:11.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Hugh_Kuphal95@yahoo.com","dop":"2025-07-02","serial_number":"11961091028133","imei1":"11961091028133","imei2":"11961091028133","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187364,"job_number":"JOB_187364","tr_customer_id":187382,"tr_customer_product_id":187372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:51.000Z","modified_at":"2026-02-16T04:37:04.000Z","name":"giyu tomiaka","mobile_number":"954-708-9292","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"113661184723922","imei1":"113661184723922","imei2":"113661184723922","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187363,"job_number":"JOB_187363","tr_customer_id":187381,"tr_customer_product_id":187371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:48.000Z","modified_at":"2026-02-16T04:36:48.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Armand24@gmail.com","dop":"2025-07-02","serial_number":"10539229769540","imei1":"10539229769540","imei2":"10539229769540","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187354,"job_number":"JOB_187354","tr_customer_id":187372,"tr_customer_product_id":187362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:35.000Z","modified_at":"2026-02-16T04:36:49.000Z","name":"tanjiro kamado","mobile_number":"275-342-2246","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"626658187026773","imei1":"626658187026773","imei2":"626658187026773","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:36:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187345,"job_number":"JOB_187345","tr_customer_id":187363,"tr_customer_product_id":187353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Wilma_Block@yahoo.com","dop":"2025-07-02","serial_number":"19357430518813","imei1":"19357430518813","imei2":"19357430518813","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187334,"job_number":"JOB_187334","tr_customer_id":187352,"tr_customer_product_id":187342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:20.000Z","modified_at":"2026-02-16T04:36:33.000Z","name":"saitama sensei","mobile_number":"324-261-3600","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"932061746870896","imei1":"932061746870896","imei2":"932061746870896","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:36:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187303,"job_number":"JOB_187303","tr_customer_id":187321,"tr_customer_product_id":187311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:42.000Z","modified_at":"2026-02-16T04:22:42.000Z","name":"Orlo Balistreri","mobile_number":"927-399-0748","email_id":"Gussie_Runolfsson@yahoo.com","dop":"2025-04-25","serial_number":"84411400483600","imei1":"84411400483600","imei2":"84411400483600","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188608,"job_number":"JOB_188608","tr_customer_id":188626,"tr_customer_product_id":188616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:29:23.000Z","modified_at":"2026-02-16T17:29:29.000Z","name":"Kelton Herzog","mobile_number":"827-242-7943","email_id":"{Matilda_Hyatt@yahoo.com","dop":"2025-08-03","serial_number":"18872793375649","imei1":"18872793375649","imei2":"18872793375649","popurl":"2025-08-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T17:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188607,"job_number":"JOB_188607","tr_customer_id":188625,"tr_customer_product_id":188615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:29:23.000Z","modified_at":"2026-02-16T17:29:23.000Z","name":"user Name3","mobile_number":"9025990321","email_id":"qauser2384@gmail.com","dop":"2025-08-03","serial_number":"18333694313016","imei1":"18333694313016","imei2":"18333694313016","popurl":"2025-08-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188606,"job_number":"JOB_188606","tr_customer_id":188624,"tr_customer_product_id":188614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:29:16.000Z","modified_at":"2026-02-16T17:29:22.000Z","name":"Jalen Fritsch","mobile_number":"787-812-2861","email_id":"{Aurelie18@gmail.com","dop":"2025-08-03","serial_number":"12107940401615","imei1":"12107940401615","imei2":"12107940401615","popurl":"2025-08-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T17:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188605,"job_number":"JOB_188605","tr_customer_id":188623,"tr_customer_product_id":188613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:29:16.000Z","modified_at":"2026-02-16T17:29:16.000Z","name":"User Name2","mobile_number":"902526891","email_id":"qauser2493@gmail.com","dop":"2025-08-03","serial_number":"17601724550257","imei1":"17601724550257","imei2":"17601724550257","popurl":"2025-08-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188604,"job_number":"JOB_188604","tr_customer_id":188622,"tr_customer_product_id":188612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:29:09.000Z","modified_at":"2026-02-16T17:29:15.000Z","name":"Nelda Spinka","mobile_number":"374-603-0436","email_id":"{Donavon_Aufderhar@yahoo.com","dop":"2025-08-03","serial_number":"19859638289239","imei1":"19859638289239","imei2":"19859638289239","popurl":"2025-08-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T17:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188603,"job_number":"JOB_188603","tr_customer_id":188621,"tr_customer_product_id":188611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:29:09.000Z","modified_at":"2026-02-16T17:29:09.000Z","name":"Magesh Pandiyan","mobile_number":"9025990464","email_id":"qauser2493@gmail.com","dop":"2025-08-03","serial_number":"19512920181695","imei1":"19512920181695","imei2":"19512920181695","popurl":"2025-08-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188599,"job_number":"JOB_188599","tr_customer_id":188617,"tr_customer_product_id":188607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:10:07.000Z","modified_at":"2026-02-16T17:10:07.000Z","name":"Kin Shah","mobile_number":"7096590810","email_id":"bhagwanti.kapoor@hotmail.com","dop":"2026-02-06","serial_number":"828587998623341","imei1":"828587998623341","imei2":"828587998623341","popurl":"www.arun-dwivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188598,"job_number":"JOB_188598","tr_customer_id":188616,"tr_customer_product_id":188606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:09:43.000Z","modified_at":"2026-02-16T17:09:43.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"63512945893516","imei1":"63512945893516","imei2":"63512945893516","popurl":"2026-02-06T17:09:43.452244949Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:09:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188597,"job_number":"JOB_188597","tr_customer_id":188615,"tr_customer_product_id":188605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:09:32.000Z","modified_at":"2026-02-16T17:09:32.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"38627379761465","imei1":"38627379761465","imei2":"38627379761465","popurl":"2026-02-06T17:09:31.878285153Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:09:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188596,"job_number":"JOB_188596","tr_customer_id":188614,"tr_customer_product_id":188604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:08:25.000Z","modified_at":"2026-02-16T17:08:25.000Z","name":"Jazmyne Bergstrom","mobile_number":"710-819-5555","email_id":"Noemie_Rath@hotmail.com","dop":"2025-04-06","serial_number":"15524038840532656","imei1":"15524038840532656","imei2":"15524038840532656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:08:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188595,"job_number":"JOB_188595","tr_customer_id":188613,"tr_customer_product_id":188603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:08:25.000Z","modified_at":"2026-02-16T17:08:39.000Z","name":"Willie Rippin","mobile_number":"938-361-5388","email_id":"Tristin90@gmail.com","dop":"2025-04-06","serial_number":"14329185351337","imei1":"14329185351337","imei2":"14329185351337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T17:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188594,"job_number":"JOB_188594","tr_customer_id":188612,"tr_customer_product_id":188602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:07:36.000Z","modified_at":"2026-02-16T17:07:36.000Z","name":"Tristin Pouros","mobile_number":"776-776-1383","email_id":"Esteban_Kreiger36@yahoo.com","dop":"2025-04-06","serial_number":"17176856757643688","imei1":"17176856757643688","imei2":"17176856757643688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:07:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188593,"job_number":"JOB_188593","tr_customer_id":188611,"tr_customer_product_id":188601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:07:35.000Z","modified_at":"2026-02-16T17:07:35.000Z","name":"Samir Waters","mobile_number":"680-548-5672","email_id":"Brigitte.Hyatt@yahoo.com","dop":"2025-04-06","serial_number":"13347062617017","imei1":"13347062617017","imei2":"13347062617017","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:07:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188592,"job_number":"JOB_188592","tr_customer_id":188610,"tr_customer_product_id":188600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:06:29.000Z","modified_at":"2026-02-16T17:06:29.000Z","name":"Bessie Huels","mobile_number":"660-327-7603","email_id":"Jalyn.Tillman@gmail.com","dop":"2025-04-06","serial_number":"16203300843652512","imei1":"16203300843652512","imei2":"16203300843652512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:06:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188591,"job_number":"JOB_188591","tr_customer_id":188609,"tr_customer_product_id":188599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:06:29.000Z","modified_at":"2026-02-16T17:06:45.000Z","name":"Reanna Emmerich","mobile_number":"979-616-8834","email_id":"Josue.Schumm16@gmail.com","dop":"2025-04-06","serial_number":"19132440439253","imei1":"19132440439253","imei2":"19132440439253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T17:06:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188590,"job_number":"JOB_188590","tr_customer_id":188608,"tr_customer_product_id":188598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:05:34.000Z","modified_at":"2026-02-16T17:05:34.000Z","name":"Britney Friesen","mobile_number":"391-895-7715","email_id":"Casimir_Streich76@gmail.com","dop":"2025-04-06","serial_number":"18130976293246460","imei1":"18130976293246460","imei2":"18130976293246460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:05:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188589,"job_number":"JOB_188589","tr_customer_id":188607,"tr_customer_product_id":188597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:05:34.000Z","modified_at":"2026-02-16T17:05:48.000Z","name":"Ella Thiel","mobile_number":"524-298-5212","email_id":"Laurine_Daugherty21@yahoo.com","dop":"2025-04-06","serial_number":"16263241925519","imei1":"16263241925519","imei2":"16263241925519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T17:05:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188588,"job_number":"JOB_188588","tr_customer_id":188606,"tr_customer_product_id":188596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:54:46.000Z","modified_at":"2026-02-16T16:54:46.000Z","name":"Caesar Stracke","mobile_number":"355-858-6290","email_id":"Ruth_Von47@hotmail.com","dop":"2025-04-06","serial_number":"17845257049477576","imei1":"17845257049477576","imei2":"17845257049477576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188587,"job_number":"JOB_188587","tr_customer_id":188605,"tr_customer_product_id":188595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:54:45.000Z","modified_at":"2026-02-16T16:55:00.000Z","name":"Charlene Turner","mobile_number":"750-470-2282","email_id":"Dawson.Armstrong@yahoo.com","dop":"2025-04-06","serial_number":"19072529507902","imei1":"19072529507902","imei2":"19072529507902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T16:55:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188586,"job_number":"JOB_188586","tr_customer_id":188604,"tr_customer_product_id":188594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:51:04.000Z","modified_at":"2026-02-16T17:12:47.000Z","name":"Sourv puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"10293847561029","imei1":"10293847561029","imei2":"12345678900943","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T17:12:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188584,"job_number":"JOB_188584","tr_customer_id":188602,"tr_customer_product_id":188592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:36:09.000Z","modified_at":"2026-02-16T16:36:09.000Z","name":"Saige Wilkinson","mobile_number":"544-278-1702","email_id":"Antonette.Barton26@hotmail.com","dop":"2025-09-30","serial_number":"15775250438592","imei1":"15775250438592","imei2":"15775250438592","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:36:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188583,"job_number":"JOB_188583","tr_customer_id":188601,"tr_customer_product_id":188591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:34:27.000Z","modified_at":"2026-02-16T16:34:27.000Z","name":"Enoch Schinner","mobile_number":"521-681-2833","email_id":"Aletha79@gmail.com","dop":"2025-09-30","serial_number":"15988131236039","imei1":"15988131236039","imei2":"15988131236039","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188582,"job_number":"JOB_188582","tr_customer_id":188600,"tr_customer_product_id":188590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:31:35.000Z","modified_at":"2026-02-16T16:32:12.000Z","name":"Kian D'Amore","mobile_number":"840-891-3875","email_id":"Lolita_Johnson65@gmail.com","dop":"2024-08-17","serial_number":"86214983071652","imei1":"86214983071652","imei2":"86214983071652","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T16:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188581,"job_number":"JOB_188581","tr_customer_id":188599,"tr_customer_product_id":188589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:31:34.000Z","modified_at":"2026-02-16T16:31:34.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"54433907766093","imei1":"54433907766093","imei2":"54433907766093","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188580,"job_number":"JOB_188580","tr_customer_id":188598,"tr_customer_product_id":188588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:31:10.000Z","modified_at":"2026-02-16T16:31:10.000Z","name":"Kirsten Nolan","mobile_number":"330-222-9013","email_id":"Katherine.Nienow11@hotmail.com","dop":"2025-04-06","serial_number":"19362664514169484","imei1":"19362664514169484","imei2":"19362664514169484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188579,"job_number":"JOB_188579","tr_customer_id":188597,"tr_customer_product_id":188587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:31:08.000Z","modified_at":"2026-02-16T16:31:53.000Z","name":"Noah Bailey","mobile_number":"716-230-2125","email_id":"Orion_Blanda@hotmail.com","dop":"2025-04-06","serial_number":"14240600811130","imei1":"14240600811130","imei2":"14240600811130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T16:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188578,"job_number":"JOB_188578","tr_customer_id":188596,"tr_customer_product_id":188586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:31:08.000Z","modified_at":"2026-02-16T16:31:08.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15997760916584","imei1":"15997760916584","imei2":"15997760916584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188577,"job_number":"JOB_188577","tr_customer_id":188595,"tr_customer_product_id":188585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:30:51.000Z","modified_at":"2026-02-16T16:31:31.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"52749631995838","imei1":"52749631995838","imei2":"52749631995838","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T16:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188576,"job_number":"JOB_188576","tr_customer_id":188594,"tr_customer_product_id":188584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:30:26.000Z","modified_at":"2026-02-16T16:30:26.000Z","name":"Junior Brown","mobile_number":"732-734-3008","email_id":"Gene_Veum23@hotmail.com","dop":"2025-09-30","serial_number":"19021804065630","imei1":"19021804065630","imei2":"19021804065630","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:30:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188575,"job_number":"JOB_188575","tr_customer_id":188593,"tr_customer_product_id":188583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:30:17.000Z","modified_at":"2026-02-16T16:30:17.000Z","name":"Shayne Turner","mobile_number":"653-296-1300","email_id":"Rex95@gmail.com","dop":"2025-04-06","serial_number":"19661909427483468","imei1":"19661909427483468","imei2":"19661909427483468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188574,"job_number":"JOB_188574","tr_customer_id":188592,"tr_customer_product_id":188582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:30:15.000Z","modified_at":"2026-02-16T16:31:00.000Z","name":"Keagan Kemmer","mobile_number":"513-773-0967","email_id":"Garnett.Veum13@hotmail.com","dop":"2025-04-06","serial_number":"18653469545553","imei1":"18653469545553","imei2":"18653469545553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T16:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188573,"job_number":"JOB_188573","tr_customer_id":188591,"tr_customer_product_id":188581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:30:15.000Z","modified_at":"2026-02-16T16:30:15.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10332573847876","imei1":"10332573847876","imei2":"10332573847876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188572,"job_number":"JOB_188572","tr_customer_id":188590,"tr_customer_product_id":188580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:29:24.000Z","modified_at":"2026-02-16T16:29:24.000Z","name":"Melisa Bogisich","mobile_number":"734-798-0488","email_id":"Keith_Kiehn96@gmail.com","dop":"2025-04-06","serial_number":"13846581301558084","imei1":"13846581301558084","imei2":"13846581301558084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188571,"job_number":"JOB_188571","tr_customer_id":188589,"tr_customer_product_id":188579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:29:23.000Z","modified_at":"2026-02-16T16:30:07.000Z","name":"Declan Hoppe","mobile_number":"347-868-9802","email_id":"Arlo.Koepp@gmail.com","dop":"2025-04-06","serial_number":"16018361541671","imei1":"16018361541671","imei2":"16018361541671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T16:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188570,"job_number":"JOB_188570","tr_customer_id":188588,"tr_customer_product_id":188578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:29:22.000Z","modified_at":"2026-02-16T16:29:22.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19867810393350","imei1":"19867810393350","imei2":"19867810393350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188569,"job_number":"JOB_188569","tr_customer_id":188587,"tr_customer_product_id":188577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:23:58.000Z","modified_at":"2026-02-16T16:23:58.000Z","name":"Kameron Frami","mobile_number":"871-874-3486","email_id":"Charles87@gmail.com","dop":"2025-04-06","serial_number":"12094445389001698","imei1":"12094445389001698","imei2":"12094445389001698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188568,"job_number":"JOB_188568","tr_customer_id":188586,"tr_customer_product_id":188576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:23:58.000Z","modified_at":"2026-02-16T16:24:02.000Z","name":"Eliane Stroman","mobile_number":"894-619-6134","email_id":"Velva73@hotmail.com","dop":"2025-04-06","serial_number":"13930075098644","imei1":"13930075098644","imei2":"13930075098644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T16:24:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188567,"job_number":"JOB_188567","tr_customer_id":188585,"tr_customer_product_id":188575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:04:29.000Z","modified_at":"2026-02-16T16:05:06.000Z","name":"Aliyah Towne","mobile_number":"525-974-9591","email_id":"Christelle9@hotmail.com","dop":"2024-08-17","serial_number":"35885767600890","imei1":"35885767600890","imei2":"35885767600890","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T16:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188566,"job_number":"JOB_188566","tr_customer_id":188584,"tr_customer_product_id":188574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:00:39.000Z","modified_at":"2026-02-16T16:00:51.000Z","name":"Vincent Johns","mobile_number":"220-831-3784","email_id":"Cheyenne.Lind@yahoo.com","dop":"2025-07-01","serial_number":"104228340390052","imei1":"104228340390052","imei2":"104228340390052","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T16:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188565,"job_number":"JOB_188565","tr_customer_id":188583,"tr_customer_product_id":188573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:00:38.000Z","modified_at":"2026-02-16T16:00:38.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103587103114309","imei1":"103587103114309","imei2":"103587103114309","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188564,"job_number":"JOB_188564","tr_customer_id":188582,"tr_customer_product_id":188572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:00:24.000Z","modified_at":"2026-02-16T16:00:36.000Z","name":"Leann Kulas","mobile_number":"838-921-7406","email_id":"Alexane38@yahoo.com","dop":"2025-07-01","serial_number":"101492246093713","imei1":"101492246093713","imei2":"101492246093713","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T16:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188563,"job_number":"JOB_188563","tr_customer_id":188581,"tr_customer_product_id":188571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:00:23.000Z","modified_at":"2026-02-16T16:00:23.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109584802442200","imei1":"109584802442200","imei2":"109584802442200","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188562,"job_number":"JOB_188562","tr_customer_id":188580,"tr_customer_product_id":188570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:58:44.000Z","modified_at":"2026-02-16T16:00:06.000Z","name":"Ashley Shanahan","mobile_number":"457-307-5725","email_id":"Misael.Skiles16@yahoo.com","dop":"2024-08-17","serial_number":"98188667591042","imei1":"98188667591042","imei2":"98188667591042","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T16:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188561,"job_number":"JOB_188561","tr_customer_id":188579,"tr_customer_product_id":188569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:57:19.000Z","modified_at":"2026-02-16T15:58:40.000Z","name":"Nelle Zulauf","mobile_number":"259-949-2552","email_id":"Margret.Corkery@yahoo.com","dop":"2024-08-17","serial_number":"51358176587842","imei1":"51358176587842","imei2":"51358176587842","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T15:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188560,"job_number":"JOB_188560","tr_customer_id":188578,"tr_customer_product_id":188568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:57:19.000Z","modified_at":"2026-02-16T15:57:19.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"68839816869862","imei1":"68839816869862","imei2":"68839816869862","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188559,"job_number":"JOB_188559","tr_customer_id":188577,"tr_customer_product_id":188567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:56:04.000Z","modified_at":"2026-02-16T15:57:15.000Z","name":"Colt Schmitt","mobile_number":"593-376-0590","email_id":"Barbara_McGlynn13@hotmail.com","dop":"2024-08-17","serial_number":"56901714449490","imei1":"56901714449490","imei2":"56901714449490","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T15:57:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188558,"job_number":"JOB_188558","tr_customer_id":188576,"tr_customer_product_id":188566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:56:04.000Z","modified_at":"2026-02-16T15:56:04.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"69463763080744","imei1":"69463763080744","imei2":"69463763080744","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:56:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188557,"job_number":"JOB_188557","tr_customer_id":188575,"tr_customer_product_id":188565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:54:47.000Z","modified_at":"2026-02-16T15:55:59.000Z","name":"Orville Wyman","mobile_number":"755-660-5123","email_id":"Dexter_Bahringer35@hotmail.com","dop":"2024-08-17","serial_number":"13641806491940","imei1":"13641806491940","imei2":"13641806491940","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T15:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188556,"job_number":"JOB_188556","tr_customer_id":188574,"tr_customer_product_id":188564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:54:47.000Z","modified_at":"2026-02-16T15:54:47.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"89365205109851","imei1":"89365205109851","imei2":"89365205109851","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188555,"job_number":"JOB_188555","tr_customer_id":188573,"tr_customer_product_id":188563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:07:47.000Z","modified_at":"2026-02-16T15:07:47.000Z","name":"Kory Streich","mobile_number":"945-203-7702","email_id":"Jena59@hotmail.com","dop":"2025-04-06","serial_number":"16763754994444272","imei1":"16763754994444272","imei2":"16763754994444272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:07:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188554,"job_number":"JOB_188554","tr_customer_id":188572,"tr_customer_product_id":188562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:07:45.000Z","modified_at":"2026-02-16T15:08:32.000Z","name":"Keenan Wolff","mobile_number":"374-931-0361","email_id":"Iva_Glover38@gmail.com","dop":"2025-04-06","serial_number":"19437592209319","imei1":"19437592209319","imei2":"19437592209319","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T15:08:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188553,"job_number":"JOB_188553","tr_customer_id":188571,"tr_customer_product_id":188561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:07:45.000Z","modified_at":"2026-02-16T15:07:45.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11444448232585","imei1":"11444448232585","imei2":"11444448232585","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:07:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188552,"job_number":"JOB_188552","tr_customer_id":188570,"tr_customer_product_id":188560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:07:14.000Z","modified_at":"2026-02-16T15:07:44.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"69998488195389","imei1":"69998488195389","imei2":"69998488195389","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T15:07:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188551,"job_number":"JOB_188551","tr_customer_id":188569,"tr_customer_product_id":188559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:06:52.000Z","modified_at":"2026-02-16T15:06:52.000Z","name":"Kailyn Kerluke","mobile_number":"529-686-2175","email_id":"Nathanael.Connelly@yahoo.com","dop":"2025-04-06","serial_number":"12459623814828056","imei1":"12459623814828056","imei2":"12459623814828056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188550,"job_number":"JOB_188550","tr_customer_id":188568,"tr_customer_product_id":188558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:06:50.000Z","modified_at":"2026-02-16T15:07:37.000Z","name":"Casandra Lind","mobile_number":"855-989-0009","email_id":"Kade44@gmail.com","dop":"2025-04-06","serial_number":"13505212798734","imei1":"13505212798734","imei2":"13505212798734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T15:07:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188549,"job_number":"JOB_188549","tr_customer_id":188567,"tr_customer_product_id":188557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:06:50.000Z","modified_at":"2026-02-16T15:06:50.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13698571315613","imei1":"13698571315613","imei2":"13698571315613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:06:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188548,"job_number":"JOB_188548","tr_customer_id":188566,"tr_customer_product_id":188556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:04:23.000Z","modified_at":"2026-02-16T15:04:44.000Z","name":"Judah Cummings","mobile_number":"960-527-3466","email_id":"Johnathon79@gmail.com","dop":"2024-08-17","serial_number":"65876037870327","imei1":"65876037870327","imei2":"65876037870327","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T15:04:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188547,"job_number":"JOB_188547","tr_customer_id":188565,"tr_customer_product_id":188555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:54:39.000Z","modified_at":"2026-02-16T14:54:39.000Z","name":"Green Osinski","mobile_number":"901-452-5823","email_id":"Elton_Jakubowski@yahoo.com","dop":"2025-04-06","serial_number":"11946215834219876","imei1":"11946215834219876","imei2":"11946215834219876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188546,"job_number":"JOB_188546","tr_customer_id":188564,"tr_customer_product_id":188554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:54:37.000Z","modified_at":"2026-02-16T14:55:21.000Z","name":"Carlotta Little","mobile_number":"227-907-7301","email_id":"Kendall96@gmail.com","dop":"2025-04-06","serial_number":"17011304974592","imei1":"17011304974592","imei2":"17011304974592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188545,"job_number":"JOB_188545","tr_customer_id":188563,"tr_customer_product_id":188553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:54:37.000Z","modified_at":"2026-02-16T14:54:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16017580080573","imei1":"16017580080573","imei2":"16017580080573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188544,"job_number":"JOB_188544","tr_customer_id":188562,"tr_customer_product_id":188552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:54:01.000Z","modified_at":"2026-02-16T14:54:01.000Z","name":"Fabian Carroll","mobile_number":"624-620-7741","email_id":"Meredith52@gmail.com","dop":"2025-04-06","serial_number":"12775799112875130","imei1":"12775799112875130","imei2":"12775799112875130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188543,"job_number":"JOB_188543","tr_customer_id":188561,"tr_customer_product_id":188551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:59.000Z","modified_at":"2026-02-16T14:54:44.000Z","name":"Watson Rogahn","mobile_number":"844-733-0871","email_id":"Claudie28@gmail.com","dop":"2025-04-06","serial_number":"11966532480920","imei1":"11966532480920","imei2":"11966532480920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:54:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188542,"job_number":"JOB_188542","tr_customer_id":188560,"tr_customer_product_id":188550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:59.000Z","modified_at":"2026-02-16T14:53:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18894050704655","imei1":"18894050704655","imei2":"18894050704655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188541,"job_number":"JOB_188541","tr_customer_id":188559,"tr_customer_product_id":188549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:47.000Z","modified_at":"2026-02-16T14:53:47.000Z","name":"Oswaldo Purdy","mobile_number":"995-830-3788","email_id":"Zakary_Gislason21@gmail.com","dop":"2025-04-06","serial_number":"15980601179854688","imei1":"15980601179854688","imei2":"15980601179854688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188540,"job_number":"JOB_188540","tr_customer_id":188558,"tr_customer_product_id":188548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:45.000Z","modified_at":"2026-02-16T14:54:30.000Z","name":"Wayne Jerde","mobile_number":"928-780-4043","email_id":"Wellington.Murphy3@gmail.com","dop":"2025-04-06","serial_number":"14465106482692","imei1":"14465106482692","imei2":"14465106482692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:54:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188539,"job_number":"JOB_188539","tr_customer_id":188557,"tr_customer_product_id":188547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:45.000Z","modified_at":"2026-02-16T14:53:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17219711831804","imei1":"17219711831804","imei2":"17219711831804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188538,"job_number":"JOB_188538","tr_customer_id":188556,"tr_customer_product_id":188546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:07.000Z","modified_at":"2026-02-16T14:53:07.000Z","name":"Arthur Heathcote","mobile_number":"641-215-1366","email_id":"Nestor_Kuvalis@gmail.com","dop":"2025-04-06","serial_number":"17671224349852784","imei1":"17671224349852784","imei2":"17671224349852784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:53:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188537,"job_number":"JOB_188537","tr_customer_id":188555,"tr_customer_product_id":188545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:06.000Z","modified_at":"2026-02-16T14:53:51.000Z","name":"Elwin Reinger","mobile_number":"707-410-8755","email_id":"Aaliyah14@hotmail.com","dop":"2025-04-06","serial_number":"10377392830871","imei1":"10377392830871","imei2":"10377392830871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:53:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188536,"job_number":"JOB_188536","tr_customer_id":188554,"tr_customer_product_id":188544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:05.000Z","modified_at":"2026-02-16T14:53:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13372083180162","imei1":"13372083180162","imei2":"13372083180162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:53:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188534,"job_number":"JOB_188534","tr_customer_id":188552,"tr_customer_product_id":188542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:55.000Z","modified_at":"2026-02-16T14:52:55.000Z","name":"Elisha VonRueden","mobile_number":"313-999-4529","email_id":"Kamren89@gmail.com","dop":"2025-04-06","serial_number":"11003524976490586","imei1":"11003524976490586","imei2":"11003524976490586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188533,"job_number":"JOB_188533","tr_customer_id":188551,"tr_customer_product_id":188541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:53.000Z","modified_at":"2026-02-16T14:53:38.000Z","name":"Yadira Carter","mobile_number":"942-776-2384","email_id":"Pansy.Wilderman60@gmail.com","dop":"2025-04-06","serial_number":"12401478710681","imei1":"12401478710681","imei2":"12401478710681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188532,"job_number":"JOB_188532","tr_customer_id":188550,"tr_customer_product_id":188540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:53.000Z","modified_at":"2026-02-16T14:52:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13514710137440","imei1":"13514710137440","imei2":"13514710137440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188529,"job_number":"JOB_188529","tr_customer_id":188547,"tr_customer_product_id":188537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:21.000Z","modified_at":"2026-02-16T14:52:21.000Z","name":"Justen Kuhic","mobile_number":"208-882-6070","email_id":"Korbin85@gmail.com","dop":"2025-04-06","serial_number":"19796511605158544","imei1":"19796511605158544","imei2":"19796511605158544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188528,"job_number":"JOB_188528","tr_customer_id":188546,"tr_customer_product_id":188536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:20.000Z","modified_at":"2026-02-16T14:53:10.000Z","name":"Celestine White","mobile_number":"564-356-7864","email_id":"Jevon.Brakus@gmail.com","dop":"2025-04-06","serial_number":"15083640153160","imei1":"15083640153160","imei2":"15083640153160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188527,"job_number":"JOB_188527","tr_customer_id":188545,"tr_customer_product_id":188535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:19.000Z","modified_at":"2026-02-16T14:52:19.000Z","name":"Marta Ward","mobile_number":"625-389-4409","email_id":"Maci.Beatty72@yahoo.com","dop":"2025-04-06","serial_number":"17816282000328200","imei1":"17816282000328200","imei2":"17816282000328200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188526,"job_number":"JOB_188526","tr_customer_id":188544,"tr_customer_product_id":188534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:18.000Z","modified_at":"2026-02-16T14:53:00.000Z","name":"Hipolito Hoppe","mobile_number":"389-584-1358","email_id":"Luella31@yahoo.com","dop":"2025-04-06","serial_number":"17912859630492","imei1":"17912859630492","imei2":"17912859630492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188525,"job_number":"JOB_188525","tr_customer_id":188543,"tr_customer_product_id":188533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:18.000Z","modified_at":"2026-02-16T14:52:18.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"19861082656459","imei1":"19861082656459","imei2":"19861082656459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188524,"job_number":"JOB_188524","tr_customer_id":188542,"tr_customer_product_id":188532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:10.000Z","modified_at":"2026-02-16T14:52:10.000Z","name":"Aileen Connelly","mobile_number":"682-253-7301","email_id":"Shana.Ledner2@hotmail.com","dop":"2025-04-06","serial_number":"17629943573369068","imei1":"17629943573369068","imei2":"17629943573369068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188523,"job_number":"JOB_188523","tr_customer_id":188541,"tr_customer_product_id":188531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:08.000Z","modified_at":"2026-02-16T14:52:57.000Z","name":"Emory Stiedemann","mobile_number":"404-778-5121","email_id":"Makayla75@gmail.com","dop":"2025-04-06","serial_number":"17920983478772","imei1":"17920983478772","imei2":"17920983478772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188522,"job_number":"JOB_188522","tr_customer_id":188540,"tr_customer_product_id":188530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:08.000Z","modified_at":"2026-02-16T14:52:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15910257092538","imei1":"15910257092538","imei2":"15910257092538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188521,"job_number":"JOB_188521","tr_customer_id":188539,"tr_customer_product_id":188529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:51:31.000Z","modified_at":"2026-02-16T14:51:31.000Z","name":"Rowan Nikolaus","mobile_number":"278-251-8025","email_id":"Ursula_Goyette6@gmail.com","dop":"2025-04-06","serial_number":"16975910513747136","imei1":"16975910513747136","imei2":"16975910513747136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:51:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188520,"job_number":"JOB_188520","tr_customer_id":188538,"tr_customer_product_id":188528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:51:30.000Z","modified_at":"2026-02-16T14:52:11.000Z","name":"Margarete McCullough","mobile_number":"315-665-3951","email_id":"Jena_Fadel93@yahoo.com","dop":"2025-04-06","serial_number":"18357831383846","imei1":"18357831383846","imei2":"18357831383846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188519,"job_number":"JOB_188519","tr_customer_id":188537,"tr_customer_product_id":188527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:51:29.000Z","modified_at":"2026-02-16T14:51:29.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"18064066896107","imei1":"18064066896107","imei2":"18064066896107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:51:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188518,"job_number":"JOB_188518","tr_customer_id":188536,"tr_customer_product_id":188526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:50:43.000Z","modified_at":"2026-02-16T14:50:43.000Z","name":"Marlon Thiel","mobile_number":"557-565-7910","email_id":"Ismael26@hotmail.com","dop":"2025-04-06","serial_number":"11825963146033744","imei1":"11825963146033744","imei2":"11825963146033744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:50:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188517,"job_number":"JOB_188517","tr_customer_id":188535,"tr_customer_product_id":188525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:50:42.000Z","modified_at":"2026-02-16T14:51:23.000Z","name":"Karlie Kohler","mobile_number":"751-519-1744","email_id":"Manuela.Wolff41@gmail.com","dop":"2025-04-06","serial_number":"11787643445024","imei1":"11787643445024","imei2":"11787643445024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:51:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188516,"job_number":"JOB_188516","tr_customer_id":188534,"tr_customer_product_id":188524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:50:41.000Z","modified_at":"2026-02-16T14:50:41.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12700913135185","imei1":"12700913135185","imei2":"12700913135185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:50:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188515,"job_number":"JOB_188515","tr_customer_id":188533,"tr_customer_product_id":188523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:50:13.000Z","modified_at":"2026-02-16T14:50:13.000Z","name":"Alfredo Okuneva","mobile_number":"937-249-7945","email_id":"Gussie_Larkin97@yahoo.com","dop":"2025-04-06","serial_number":"17678824648150908","imei1":"17678824648150908","imei2":"17678824648150908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188514,"job_number":"JOB_188514","tr_customer_id":188532,"tr_customer_product_id":188522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:50:12.000Z","modified_at":"2026-02-16T14:50:54.000Z","name":"Sandra Dietrich","mobile_number":"676-483-3975","email_id":"Domingo_Goodwin@hotmail.com","dop":"2025-04-06","serial_number":"13289030683726","imei1":"13289030683726","imei2":"13289030683726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:50:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188510,"job_number":"JOB_188510","tr_customer_id":188528,"tr_customer_product_id":188518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:30.000Z","modified_at":"2026-02-16T14:48:30.000Z","name":"Alvena Mraz","mobile_number":"268-973-1405","email_id":"Brendon_Casper52@gmail.com","dop":"2025-04-06","serial_number":"17576702673749178","imei1":"17576702673749178","imei2":"17576702673749178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188509,"job_number":"JOB_188509","tr_customer_id":188527,"tr_customer_product_id":188517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:29.000Z","modified_at":"2026-02-16T14:49:11.000Z","name":"Alia Mante","mobile_number":"914-370-3299","email_id":"Dina60@gmail.com","dop":"2025-04-06","serial_number":"11511321163868","imei1":"11511321163868","imei2":"11511321163868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188505,"job_number":"JOB_188505","tr_customer_id":188523,"tr_customer_product_id":188513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:12.000Z","modified_at":"2026-02-16T14:48:12.000Z","name":"Jamir Adams","mobile_number":"252-865-3424","email_id":"Magnolia.Leuschke@yahoo.com","dop":"2025-04-06","serial_number":"15675151995569776","imei1":"15675151995569776","imei2":"15675151995569776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188504,"job_number":"JOB_188504","tr_customer_id":188522,"tr_customer_product_id":188512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:10.000Z","modified_at":"2026-02-16T14:48:53.000Z","name":"Evalyn Dare","mobile_number":"709-826-4557","email_id":"Dorothea27@yahoo.com","dop":"2025-04-06","serial_number":"15753851004423","imei1":"15753851004423","imei2":"15753851004423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:48:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188503,"job_number":"JOB_188503","tr_customer_id":188521,"tr_customer_product_id":188511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:10.000Z","modified_at":"2026-02-16T14:48:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12327253379696","imei1":"12327253379696","imei2":"12327253379696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188499,"job_number":"JOB_188499","tr_customer_id":188517,"tr_customer_product_id":188507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:47:22.000Z","modified_at":"2026-02-16T14:47:22.000Z","name":"Kirsten Ortiz","mobile_number":"380-622-6582","email_id":"Marilyne.Bradtke61@gmail.com","dop":"2025-04-06","serial_number":"15160999058943360","imei1":"15160999058943360","imei2":"15160999058943360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188498,"job_number":"JOB_188498","tr_customer_id":188516,"tr_customer_product_id":188506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:47:21.000Z","modified_at":"2026-02-16T14:48:03.000Z","name":"Mikel Jacobs","mobile_number":"439-421-4927","email_id":"Beau_Little@yahoo.com","dop":"2025-04-06","serial_number":"14244502928083","imei1":"14244502928083","imei2":"14244502928083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188497,"job_number":"JOB_188497","tr_customer_id":188515,"tr_customer_product_id":188505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:47:20.000Z","modified_at":"2026-02-16T14:47:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17689241904929","imei1":"17689241904929","imei2":"17689241904929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188496,"job_number":"JOB_188496","tr_customer_id":188514,"tr_customer_product_id":188504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:47:01.000Z","modified_at":"2026-02-16T14:47:01.000Z","name":"Jaeden Sawayn","mobile_number":"350-638-6256","email_id":"Geovanni_Barton@hotmail.com","dop":"2025-04-06","serial_number":"13872496467426120","imei1":"13872496467426120","imei2":"13872496467426120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188495,"job_number":"JOB_188495","tr_customer_id":188513,"tr_customer_product_id":188503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:47:00.000Z","modified_at":"2026-02-16T14:47:45.000Z","name":"Sofia Green","mobile_number":"306-620-6457","email_id":"London.Terry@gmail.com","dop":"2025-04-06","serial_number":"16336673441195","imei1":"16336673441195","imei2":"16336673441195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188494,"job_number":"JOB_188494","tr_customer_id":188512,"tr_customer_product_id":188502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:59.000Z","modified_at":"2026-02-16T14:46:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13144384011177","imei1":"13144384011177","imei2":"13144384011177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188493,"job_number":"JOB_188493","tr_customer_id":188511,"tr_customer_product_id":188501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:31.000Z","modified_at":"2026-02-16T14:46:31.000Z","name":"Rylee Marquardt","mobile_number":"452-390-1988","email_id":"Kyle_Hilpert28@yahoo.com","dop":"2025-04-06","serial_number":"12493406012350884","imei1":"12493406012350884","imei2":"12493406012350884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188492,"job_number":"JOB_188492","tr_customer_id":188510,"tr_customer_product_id":188500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:30.000Z","modified_at":"2026-02-16T14:47:13.000Z","name":"Jaime Hettinger","mobile_number":"806-793-1099","email_id":"Sibyl.Yundt55@gmail.com","dop":"2025-04-06","serial_number":"11611978427289","imei1":"11611978427289","imei2":"11611978427289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188491,"job_number":"JOB_188491","tr_customer_id":188509,"tr_customer_product_id":188499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:30.000Z","modified_at":"2026-02-16T14:46:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15599153966873","imei1":"15599153966873","imei2":"15599153966873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188490,"job_number":"JOB_188490","tr_customer_id":188508,"tr_customer_product_id":188498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:22.000Z","modified_at":"2026-02-16T14:46:22.000Z","name":"Brown Johnston","mobile_number":"290-432-2853","email_id":"Keanu2@gmail.com","dop":"2025-04-06","serial_number":"13058164563050132","imei1":"13058164563050132","imei2":"13058164563050132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188489,"job_number":"JOB_188489","tr_customer_id":188507,"tr_customer_product_id":188497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:21.000Z","modified_at":"2026-02-16T14:47:02.000Z","name":"Esteban Hane","mobile_number":"324-219-2731","email_id":"Corine63@hotmail.com","dop":"2025-04-06","serial_number":"12875267912184","imei1":"12875267912184","imei2":"12875267912184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188488,"job_number":"JOB_188488","tr_customer_id":188506,"tr_customer_product_id":188496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:21.000Z","modified_at":"2026-02-16T14:46:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17431614481931","imei1":"17431614481931","imei2":"17431614481931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188487,"job_number":"JOB_188487","tr_customer_id":188505,"tr_customer_product_id":188495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:07.000Z","modified_at":"2026-02-16T14:46:07.000Z","name":"Shyann Glover","mobile_number":"779-999-9924","email_id":"Arnoldo.Jenkins@hotmail.com","dop":"2025-04-06","serial_number":"16632399103026092","imei1":"16632399103026092","imei2":"16632399103026092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188486,"job_number":"JOB_188486","tr_customer_id":188504,"tr_customer_product_id":188494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:06.000Z","modified_at":"2026-02-16T14:46:52.000Z","name":"Bradley Bosco","mobile_number":"338-873-6297","email_id":"August_Lang@yahoo.com","dop":"2025-04-06","serial_number":"17795147060333","imei1":"17795147060333","imei2":"17795147060333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:46:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188485,"job_number":"JOB_188485","tr_customer_id":188503,"tr_customer_product_id":188493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:06.000Z","modified_at":"2026-02-16T14:46:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13837560722598","imei1":"13837560722598","imei2":"13837560722598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188484,"job_number":"JOB_188484","tr_customer_id":188502,"tr_customer_product_id":188492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:35.000Z","modified_at":"2026-02-16T14:45:35.000Z","name":"Isadore Herzog","mobile_number":"892-598-6586","email_id":"Mia27@hotmail.com","dop":"2025-04-06","serial_number":"12280274488866064","imei1":"12280274488866064","imei2":"12280274488866064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188483,"job_number":"JOB_188483","tr_customer_id":188501,"tr_customer_product_id":188491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:34.000Z","modified_at":"2026-02-16T14:46:14.000Z","name":"Myriam Kunze","mobile_number":"275-747-1264","email_id":"Daphnee.Fahey68@gmail.com","dop":"2025-04-06","serial_number":"15990417442735","imei1":"15990417442735","imei2":"15990417442735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188482,"job_number":"JOB_188482","tr_customer_id":188500,"tr_customer_product_id":188490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:33.000Z","modified_at":"2026-02-16T14:45:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14488365838131","imei1":"14488365838131","imei2":"14488365838131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188481,"job_number":"JOB_188481","tr_customer_id":188499,"tr_customer_product_id":188489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:31.000Z","modified_at":"2026-02-16T14:45:36.000Z","name":"Providenci Prohaska","mobile_number":"467-500-9558","email_id":"Camden.Hintz@yahoo.com","dop":"2025-09-09","serial_number":"14676075509663","imei1":"14676075509663","imei2":"14676075509663","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:45:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188480,"job_number":"JOB_188480","tr_customer_id":188498,"tr_customer_product_id":188488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:31.000Z","modified_at":"2026-02-16T14:45:31.000Z","name":"Calista Schmeler","mobile_number":"510-240-3038","email_id":"Constantin.Cormier@yahoo.com","dop":"2025-09-09","serial_number":"15038139003091","imei1":"15038139003091","imei2":"15038139003091","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188479,"job_number":"JOB_188479","tr_customer_id":188497,"tr_customer_product_id":188487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:20.000Z","modified_at":"2026-02-16T14:45:27.000Z","name":"Edwin Schmidt","mobile_number":"512-483-3536","email_id":"Quincy8@hotmail.com","dop":"2025-09-09","serial_number":"12428037632989","imei1":"12428037632989","imei2":"12428037632989","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:45:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188478,"job_number":"JOB_188478","tr_customer_id":188496,"tr_customer_product_id":188486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:20.000Z","modified_at":"2026-02-16T14:45:20.000Z","name":"John Kuhn","mobile_number":"584-597-1813","email_id":"Cody79@hotmail.com","dop":"2025-09-09","serial_number":"17859214597475","imei1":"17859214597475","imei2":"17859214597475","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188477,"job_number":"JOB_188477","tr_customer_id":188495,"tr_customer_product_id":188485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:13.000Z","modified_at":"2026-02-16T14:45:13.000Z","name":"Luna Bogan","mobile_number":"679-722-5400","email_id":"Garrison.Parisian@gmail.com","dop":"2025-04-06","serial_number":"19329428422880228","imei1":"19329428422880228","imei2":"19329428422880228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188476,"job_number":"JOB_188476","tr_customer_id":188494,"tr_customer_product_id":188484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:11.000Z","modified_at":"2026-02-16T14:45:58.000Z","name":"Genesis Hermiston","mobile_number":"903-705-3804","email_id":"Jasmin91@gmail.com","dop":"2025-04-06","serial_number":"15521778853112","imei1":"15521778853112","imei2":"15521778853112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188475,"job_number":"JOB_188475","tr_customer_id":188493,"tr_customer_product_id":188483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:11.000Z","modified_at":"2026-02-16T14:45:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12804038389303","imei1":"12804038389303","imei2":"12804038389303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188474,"job_number":"JOB_188474","tr_customer_id":188492,"tr_customer_product_id":188482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:52.000Z","modified_at":"2026-02-16T14:44:52.000Z","name":"Winnifred Simonis","mobile_number":"836-205-1849","email_id":"Carroll_Kerluke@gmail.com","dop":"2025-08-24","serial_number":"1002101811216376","imei1":"1002101811216376","imei2":"1002101811216376","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188473,"job_number":"JOB_188473","tr_customer_id":188491,"tr_customer_product_id":188481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:51.000Z","modified_at":"2026-02-16T14:45:35.000Z","name":"Alvina Lakin","mobile_number":"412-637-0009","email_id":"Alisa_Fritsch@hotmail.com","dop":"2025-08-24","serial_number":"13193168209579","imei1":"13193168209579","imei2":"13193168209579","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:45:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188472,"job_number":"JOB_188472","tr_customer_id":188490,"tr_customer_product_id":188480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:51.000Z","modified_at":"2026-02-16T14:44:51.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"17139132173699","imei1":"17139132173699","imei2":"17139132173699","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188471,"job_number":"JOB_188471","tr_customer_id":188489,"tr_customer_product_id":188479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:46.000Z","modified_at":"2026-02-16T14:44:46.000Z","name":"Abelardo Heaney","mobile_number":"217-317-4996","email_id":"Araceli_Gutmann@yahoo.com","dop":"2025-04-06","serial_number":"12393276651042018","imei1":"12393276651042018","imei2":"12393276651042018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188470,"job_number":"JOB_188470","tr_customer_id":188488,"tr_customer_product_id":188478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:45.000Z","modified_at":"2026-02-16T14:45:27.000Z","name":"Damian Metz","mobile_number":"600-846-6758","email_id":"Corine85@gmail.com","dop":"2025-04-06","serial_number":"12770189221708","imei1":"12770189221708","imei2":"12770189221708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:45:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188469,"job_number":"JOB_188469","tr_customer_id":188487,"tr_customer_product_id":188477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:45.000Z","modified_at":"2026-02-16T14:44:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12744818394526","imei1":"12744818394526","imei2":"12744818394526","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188468,"job_number":"JOB_188468","tr_customer_id":188486,"tr_customer_product_id":188476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:02.000Z","modified_at":"2026-02-16T14:44:02.000Z","name":"Fatima Carter","mobile_number":"327-653-7069","email_id":"Barton15@hotmail.com","dop":"2025-08-24","serial_number":"1075811118607667","imei1":"1075811118607667","imei2":"1075811118607667","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188467,"job_number":"JOB_188467","tr_customer_id":188485,"tr_customer_product_id":188475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:01.000Z","modified_at":"2026-02-16T14:44:43.000Z","name":"Esmeralda Streich","mobile_number":"792-490-7770","email_id":"Cora_Ryan@hotmail.com","dop":"2025-08-24","serial_number":"11962840101784","imei1":"11962840101784","imei2":"11962840101784","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:44:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188466,"job_number":"JOB_188466","tr_customer_id":188484,"tr_customer_product_id":188474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:00.000Z","modified_at":"2026-02-16T14:44:00.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"17861106933060","imei1":"17861106933060","imei2":"17861106933060","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188465,"job_number":"JOB_188465","tr_customer_id":188483,"tr_customer_product_id":188473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:27.000Z","modified_at":"2026-02-16T14:43:27.000Z","name":"Lessie Schumm","mobile_number":"751-390-5730","email_id":"Pinkie.Runolfsson@yahoo.com","dop":"2025-04-06","serial_number":"16312480360278400","imei1":"16312480360278400","imei2":"16312480360278400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188464,"job_number":"JOB_188464","tr_customer_id":188482,"tr_customer_product_id":188472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:25.000Z","modified_at":"2026-02-16T14:44:10.000Z","name":"Orlo Champlin","mobile_number":"231-864-0128","email_id":"Kellie.Ritchie@hotmail.com","dop":"2025-04-06","serial_number":"17170397506714","imei1":"17170397506714","imei2":"17170397506714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188463,"job_number":"JOB_188463","tr_customer_id":188481,"tr_customer_product_id":188471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:25.000Z","modified_at":"2026-02-16T14:43:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11511127358961","imei1":"11511127358961","imei2":"11511127358961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188462,"job_number":"JOB_188462","tr_customer_id":188480,"tr_customer_product_id":188470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:21.000Z","modified_at":"2026-02-16T14:43:21.000Z","name":"Onie Murazik","mobile_number":"428-611-7516","email_id":"Brannon_Lowe@gmail.com","dop":"2025-05-30","serial_number":"1624453016777150","imei1":"1624453016777150","imei2":"1624453016777150","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188461,"job_number":"JOB_188461","tr_customer_id":188479,"tr_customer_product_id":188469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:20.000Z","modified_at":"2026-02-16T14:43:20.000Z","name":"Orie Nikolaus","mobile_number":"258-615-8114","email_id":"Mary88@yahoo.com","dop":"2025-05-30","serial_number":"16947571943831","imei1":"16947571943831","imei2":"16947571943831","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188460,"job_number":"JOB_188460","tr_customer_id":188478,"tr_customer_product_id":188468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:19.000Z","modified_at":"2026-02-16T14:43:39.000Z","name":"Odessa Marks","mobile_number":"845-937-6586","email_id":"Effie16@yahoo.com","dop":"2025-05-30","serial_number":"12280177331522","imei1":"12280177331522","imei2":"12280177331522","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188459,"job_number":"JOB_188459","tr_customer_id":188477,"tr_customer_product_id":188467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:11.000Z","modified_at":"2026-02-16T14:43:11.000Z","name":"Ivy Wintheiser","mobile_number":"382-835-9037","email_id":"Johnnie.DAmore@hotmail.com","dop":"2025-08-24","serial_number":"1049973512971975","imei1":"1049973512971975","imei2":"1049973512971975","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188458,"job_number":"JOB_188458","tr_customer_id":188476,"tr_customer_product_id":188466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:10.000Z","modified_at":"2026-02-16T14:43:53.000Z","name":"Karelle Rempel","mobile_number":"994-743-2990","email_id":"Malcolm.Okuneva79@gmail.com","dop":"2025-08-24","serial_number":"13420895994288","imei1":"13420895994288","imei2":"13420895994288","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188457,"job_number":"JOB_188457","tr_customer_id":188475,"tr_customer_product_id":188465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:10.000Z","modified_at":"2026-02-16T14:43:10.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"15782673164795","imei1":"15782673164795","imei2":"15782673164795","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188456,"job_number":"JOB_188456","tr_customer_id":188474,"tr_customer_product_id":188464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:42:35.000Z","modified_at":"2026-02-16T14:42:35.000Z","name":"Candelario Bogan","mobile_number":"554-379-9668","email_id":"Kennedi_Berge@yahoo.com","dop":"2025-04-06","serial_number":"14647546912483262","imei1":"14647546912483262","imei2":"14647546912483262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:42:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188454,"job_number":"JOB_188454","tr_customer_id":188472,"tr_customer_product_id":188462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:42:34.000Z","modified_at":"2026-02-16T14:43:18.000Z","name":"Evert Hodkiewicz","mobile_number":"564-238-0274","email_id":"Bernice80@gmail.com","dop":"2025-04-06","serial_number":"13753603528153","imei1":"13753603528153","imei2":"13753603528153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188453,"job_number":"JOB_188453","tr_customer_id":188471,"tr_customer_product_id":188461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:42:33.000Z","modified_at":"2026-02-16T14:42:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12527690464154","imei1":"12527690464154","imei2":"12527690464154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188451,"job_number":"JOB_188451","tr_customer_id":188469,"tr_customer_product_id":188459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:42:03.000Z","modified_at":"2026-02-16T14:42:03.000Z","name":"Yasmine Brekke","mobile_number":"409-564-2532","email_id":"Jordi.Streich@gmail.com","dop":"2025-04-06","serial_number":"11625260880306914","imei1":"11625260880306914","imei2":"11625260880306914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188449,"job_number":"JOB_188449","tr_customer_id":188467,"tr_customer_product_id":188457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:42:02.000Z","modified_at":"2026-02-16T14:42:48.000Z","name":"Dandre Brekke","mobile_number":"453-325-2949","email_id":"Greg.Grimes62@hotmail.com","dop":"2025-04-06","serial_number":"18874391712838","imei1":"18874391712838","imei2":"18874391712838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188448,"job_number":"JOB_188448","tr_customer_id":188466,"tr_customer_product_id":188456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:42:01.000Z","modified_at":"2026-02-16T14:42:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19226665658495","imei1":"19226665658495","imei2":"19226665658495","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188447,"job_number":"JOB_188447","tr_customer_id":188465,"tr_customer_product_id":188455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:47.000Z","modified_at":"2026-02-16T14:41:47.000Z","name":"Ruby Boyer","mobile_number":"921-741-0966","email_id":"Rafael_Hagenes0@yahoo.com","dop":"2025-04-06","serial_number":"18854057713060844","imei1":"18854057713060844","imei2":"18854057713060844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188446,"job_number":"JOB_188446","tr_customer_id":188464,"tr_customer_product_id":188454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:45.000Z","modified_at":"2026-02-16T14:42:31.000Z","name":"Domenico Hyatt","mobile_number":"520-308-8969","email_id":"Shea_Pfeffer@gmail.com","dop":"2025-04-06","serial_number":"14843618960905","imei1":"14843618960905","imei2":"14843618960905","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188445,"job_number":"JOB_188445","tr_customer_id":188463,"tr_customer_product_id":188453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:42.000Z","modified_at":"2026-02-16T14:41:42.000Z","name":"Shyann Baumbach","mobile_number":"347-259-1291","email_id":"Prince_Bashirian60@yahoo.com","dop":"2025-04-06","serial_number":"17578577303845102","imei1":"17578577303845102","imei2":"17578577303845102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188444,"job_number":"JOB_188444","tr_customer_id":188462,"tr_customer_product_id":188452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:40.000Z","modified_at":"2026-02-16T14:42:26.000Z","name":"Meta West","mobile_number":"226-299-4920","email_id":"Shawn95@gmail.com","dop":"2025-04-06","serial_number":"17138136223980","imei1":"17138136223980","imei2":"17138136223980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188443,"job_number":"JOB_188443","tr_customer_id":188461,"tr_customer_product_id":188451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:40.000Z","modified_at":"2026-02-16T14:41:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11356500491521","imei1":"11356500491521","imei2":"11356500491521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188442,"job_number":"JOB_188442","tr_customer_id":188460,"tr_customer_product_id":188450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:33.000Z","modified_at":"2026-02-16T14:41:33.000Z","name":"Wilhelmine Labadie","mobile_number":"334-617-0771","email_id":"Megane94@hotmail.com","dop":"2025-04-06","serial_number":"14203908307977420","imei1":"14203908307977420","imei2":"14203908307977420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188441,"job_number":"JOB_188441","tr_customer_id":188459,"tr_customer_product_id":188449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:31.000Z","modified_at":"2026-02-16T14:42:16.000Z","name":"Corine Schulist","mobile_number":"747-583-2454","email_id":"Colby97@yahoo.com","dop":"2025-04-06","serial_number":"12066471179542","imei1":"12066471179542","imei2":"12066471179542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188440,"job_number":"JOB_188440","tr_customer_id":188458,"tr_customer_product_id":188448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:31.000Z","modified_at":"2026-02-16T14:41:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19953563867141","imei1":"19953563867141","imei2":"19953563867141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188439,"job_number":"JOB_188439","tr_customer_id":188457,"tr_customer_product_id":188447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:30.000Z","modified_at":"2026-02-16T14:41:30.000Z","name":"Kenna Huels","mobile_number":"202-761-3339","email_id":"Haven46@hotmail.com","dop":"2025-04-06","serial_number":"17928907950877016","imei1":"17928907950877016","imei2":"17928907950877016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188437,"job_number":"JOB_188437","tr_customer_id":188455,"tr_customer_product_id":188445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:29.000Z","modified_at":"2026-02-16T14:42:16.000Z","name":"Ava Lesch","mobile_number":"541-523-4340","email_id":"Annabelle.McDermott@gmail.com","dop":"2025-04-06","serial_number":"16896995269060","imei1":"16896995269060","imei2":"16896995269060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188436,"job_number":"JOB_188436","tr_customer_id":188454,"tr_customer_product_id":188444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:29.000Z","modified_at":"2026-02-16T14:42:15.000Z","name":"Carlo Simonis","mobile_number":"369-491-7661","email_id":"Cierra85@gmail.com","dop":"2000-01-31","serial_number":"10354616197631","imei1":"10354616197631","imei2":"10354616197631","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188434,"job_number":"JOB_188434","tr_customer_id":188452,"tr_customer_product_id":188442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:17.000Z","modified_at":"2026-02-16T14:41:17.000Z","name":"Efren Homenick","mobile_number":"626-222-5092","email_id":"Pierre15@yahoo.com","dop":"2025-04-06","serial_number":"17916897465776880","imei1":"17916897465776880","imei2":"17916897465776880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188433,"job_number":"JOB_188433","tr_customer_id":188451,"tr_customer_product_id":188441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:15.000Z","modified_at":"2026-02-16T14:41:15.000Z","name":"Dora Littel","mobile_number":"319-403-4864","email_id":"Laurianne.Hand43@gmail.com","dop":"2025-04-06","serial_number":"10498315226227132","imei1":"10498315226227132","imei2":"10498315226227132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188432,"job_number":"JOB_188432","tr_customer_id":188450,"tr_customer_product_id":188440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:15.000Z","modified_at":"2026-02-16T14:42:02.000Z","name":"Stephany Konopelski","mobile_number":"217-250-7848","email_id":"Ashly.Abernathy89@hotmail.com","dop":"2025-04-06","serial_number":"19882268902229","imei1":"19882268902229","imei2":"19882268902229","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188431,"job_number":"JOB_188431","tr_customer_id":188449,"tr_customer_product_id":188439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:15.000Z","modified_at":"2026-02-16T14:41:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15824917867965","imei1":"15824917867965","imei2":"15824917867965","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188430,"job_number":"JOB_188430","tr_customer_id":188448,"tr_customer_product_id":188438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:14.000Z","modified_at":"2026-02-16T14:42:02.000Z","name":"Selena Schaefer","mobile_number":"788-729-9417","email_id":"Mauricio.Daniel@yahoo.com","dop":"2025-04-06","serial_number":"11274589987224","imei1":"11274589987224","imei2":"11274589987224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188429,"job_number":"JOB_188429","tr_customer_id":188447,"tr_customer_product_id":188437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:14.000Z","modified_at":"2026-02-16T14:41:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17129562504601","imei1":"17129562504601","imei2":"17129562504601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188428,"job_number":"JOB_188428","tr_customer_id":188446,"tr_customer_product_id":188436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:08.000Z","modified_at":"2026-02-16T14:41:08.000Z","name":"Christopher Jast","mobile_number":"567-458-8007","email_id":"Benny.Ortiz@hotmail.com","dop":"2025-04-06","serial_number":"19922548449582970","imei1":"19922548449582970","imei2":"19922548449582970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188427,"job_number":"JOB_188427","tr_customer_id":188445,"tr_customer_product_id":188435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:07.000Z","modified_at":"2026-02-16T14:41:54.000Z","name":"Augustus Kuhic","mobile_number":"606-930-0679","email_id":"Annetta.Satterfield@hotmail.com","dop":"2025-04-06","serial_number":"10595468319287","imei1":"10595468319287","imei2":"10595468319287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:41:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188426,"job_number":"JOB_188426","tr_customer_id":188444,"tr_customer_product_id":188434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:07.000Z","modified_at":"2026-02-16T14:41:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12590358820308","imei1":"12590358820308","imei2":"12590358820308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188425,"job_number":"JOB_188425","tr_customer_id":188443,"tr_customer_product_id":188433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:41.000Z","modified_at":"2026-02-16T14:40:41.000Z","name":"Laury Welch","mobile_number":"764-912-8857","email_id":"Karina_Crona99@hotmail.com","dop":"2025-04-06","serial_number":"13805743324772486","imei1":"13805743324772486","imei2":"13805743324772486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188424,"job_number":"JOB_188424","tr_customer_id":188442,"tr_customer_product_id":188432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:39.000Z","modified_at":"2026-02-16T14:41:23.000Z","name":"Gracie Ledner","mobile_number":"745-829-8251","email_id":"Graham87@hotmail.com","dop":"2025-04-06","serial_number":"15192656235184","imei1":"15192656235184","imei2":"15192656235184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188423,"job_number":"JOB_188423","tr_customer_id":188441,"tr_customer_product_id":188431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:39.000Z","modified_at":"2026-02-16T14:40:39.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15749851135931","imei1":"15749851135931","imei2":"15749851135931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188421,"job_number":"JOB_188421","tr_customer_id":188439,"tr_customer_product_id":188429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:34.000Z","modified_at":"2026-02-16T14:41:20.000Z","name":"Aileen Friesen","mobile_number":"678-456-4299","email_id":"Freda25@gmail.com","dop":"2000-01-31","serial_number":"10622197352203","imei1":"10622197352203","imei2":"10622197352203","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188419,"job_number":"JOB_188419","tr_customer_id":188437,"tr_customer_product_id":188427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:22.000Z","modified_at":"2026-02-16T14:40:22.000Z","name":"Marianna Beatty","mobile_number":"714-840-3286","email_id":"Joanie_Carroll27@gmail.com","dop":"2025-04-06","serial_number":"19527482938350850","imei1":"19527482938350850","imei2":"19527482938350850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188418,"job_number":"JOB_188418","tr_customer_id":188436,"tr_customer_product_id":188426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:21.000Z","modified_at":"2026-02-16T14:41:07.000Z","name":"Ole Jones","mobile_number":"791-642-6697","email_id":"Edd_Lynch45@yahoo.com","dop":"2025-04-06","serial_number":"17607772394515","imei1":"17607772394515","imei2":"17607772394515","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188417,"job_number":"JOB_188417","tr_customer_id":188435,"tr_customer_product_id":188425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:20.000Z","modified_at":"2026-02-16T14:40:21.000Z","name":"Jarrett Watsica","mobile_number":"216-678-0544","email_id":"Lucile_Johnston@gmail.com","dop":"2025-04-06","serial_number":"16522284645587606","imei1":"16522284645587606","imei2":"16522284645587606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188416,"job_number":"JOB_188416","tr_customer_id":188434,"tr_customer_product_id":188424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:20.000Z","modified_at":"2026-02-16T14:40:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19240777242585","imei1":"19240777242585","imei2":"19240777242585","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188415,"job_number":"JOB_188415","tr_customer_id":188433,"tr_customer_product_id":188423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:19.000Z","modified_at":"2026-02-16T14:41:06.000Z","name":"Marguerite Sanford","mobile_number":"948-579-2708","email_id":"Cristobal.Altenwerth@yahoo.com","dop":"2025-04-06","serial_number":"17235005556933","imei1":"17235005556933","imei2":"17235005556933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188414,"job_number":"JOB_188414","tr_customer_id":188432,"tr_customer_product_id":188422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:19.000Z","modified_at":"2026-02-16T14:40:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18073739230867","imei1":"18073739230867","imei2":"18073739230867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188413,"job_number":"JOB_188413","tr_customer_id":188431,"tr_customer_product_id":188421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:14.000Z","modified_at":"2026-02-16T14:40:14.000Z","name":"Maritza Walter","mobile_number":"872-245-3840","email_id":"Rudy_Mann49@hotmail.com","dop":"2025-04-06","serial_number":"14123656664307604","imei1":"14123656664307604","imei2":"14123656664307604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188412,"job_number":"JOB_188412","tr_customer_id":188430,"tr_customer_product_id":188420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:13.000Z","modified_at":"2026-02-16T14:40:59.000Z","name":"Ibrahim Collier","mobile_number":"956-771-6961","email_id":"Edison.Orn@gmail.com","dop":"2025-04-06","serial_number":"17436463624887","imei1":"17436463624887","imei2":"17436463624887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188411,"job_number":"JOB_188411","tr_customer_id":188429,"tr_customer_product_id":188419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:12.000Z","modified_at":"2026-02-16T14:40:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10397770281003","imei1":"10397770281003","imei2":"10397770281003","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188410,"job_number":"JOB_188410","tr_customer_id":188428,"tr_customer_product_id":188418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:49.000Z","modified_at":"2026-02-16T14:39:49.000Z","name":"Wendell Crona","mobile_number":"394-315-1335","email_id":"Alycia_Watsica@gmail.com","dop":"2025-04-06","serial_number":"19730489192494960","imei1":"19730489192494960","imei2":"19730489192494960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188409,"job_number":"JOB_188409","tr_customer_id":188427,"tr_customer_product_id":188417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:48.000Z","modified_at":"2026-02-16T14:40:32.000Z","name":"Xander Schmeler","mobile_number":"315-618-8071","email_id":"Kacie84@gmail.com","dop":"2025-04-06","serial_number":"10771055779325","imei1":"10771055779325","imei2":"10771055779325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188408,"job_number":"JOB_188408","tr_customer_id":188426,"tr_customer_product_id":188416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:48.000Z","modified_at":"2026-02-16T14:39:48.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10093804338720","imei1":"10093804338720","imei2":"10093804338720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188406,"job_number":"JOB_188406","tr_customer_id":188424,"tr_customer_product_id":188414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:40.000Z","modified_at":"2026-02-16T14:40:26.000Z","name":"Mason Weissnat","mobile_number":"895-457-9836","email_id":"Angelita_Dooley@hotmail.com","dop":"2000-01-31","serial_number":"10122202616208","imei1":"10122202616208","imei2":"10122202616208","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188404,"job_number":"JOB_188404","tr_customer_id":188422,"tr_customer_product_id":188412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:30.000Z","modified_at":"2026-02-16T14:39:30.000Z","name":"Tobin Wehner","mobile_number":"207-690-1233","email_id":"Kariane_Auer45@gmail.com","dop":"2025-04-06","serial_number":"12398323156930068","imei1":"12398323156930068","imei2":"12398323156930068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188403,"job_number":"JOB_188403","tr_customer_id":188421,"tr_customer_product_id":188411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:28.000Z","modified_at":"2026-02-16T14:40:13.000Z","name":"Cheyenne McDermott","mobile_number":"852-486-5096","email_id":"Maryam91@gmail.com","dop":"2025-04-06","serial_number":"16211866964388","imei1":"16211866964388","imei2":"16211866964388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188402,"job_number":"JOB_188402","tr_customer_id":188420,"tr_customer_product_id":188410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:28.000Z","modified_at":"2026-02-16T14:39:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19397009646273","imei1":"19397009646273","imei2":"19397009646273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188401,"job_number":"JOB_188401","tr_customer_id":188419,"tr_customer_product_id":188409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:26.000Z","modified_at":"2026-02-16T14:39:26.000Z","name":"Adele Conroy","mobile_number":"742-268-5283","email_id":"Roscoe.Stamm97@gmail.com","dop":"2025-04-06","serial_number":"10041846994066060","imei1":"10041846994066060","imei2":"10041846994066060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188400,"job_number":"JOB_188400","tr_customer_id":188418,"tr_customer_product_id":188408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:25.000Z","modified_at":"2026-02-16T14:40:11.000Z","name":"Dandre Kling","mobile_number":"795-643-2816","email_id":"Tanner.Medhurst71@yahoo.com","dop":"2025-04-06","serial_number":"14514029901999","imei1":"14514029901999","imei2":"14514029901999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:40:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188399,"job_number":"JOB_188399","tr_customer_id":188417,"tr_customer_product_id":188407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:24.000Z","modified_at":"2026-02-16T14:39:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11807348240985","imei1":"11807348240985","imei2":"11807348240985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188398,"job_number":"JOB_188398","tr_customer_id":188416,"tr_customer_product_id":188406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:08.000Z","modified_at":"2026-02-16T14:39:08.000Z","name":"Sibyl Nitzsche","mobile_number":"446-612-2524","email_id":"Jeff54@gmail.com","dop":"2025-04-06","serial_number":"13523953295446880","imei1":"13523953295446880","imei2":"13523953295446880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188397,"job_number":"JOB_188397","tr_customer_id":188415,"tr_customer_product_id":188405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:07.000Z","modified_at":"2026-02-16T14:39:51.000Z","name":"Marilie Gislason","mobile_number":"480-834-0621","email_id":"Katrina.Schuster50@yahoo.com","dop":"2025-04-06","serial_number":"16895606930733","imei1":"16895606930733","imei2":"16895606930733","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:39:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188396,"job_number":"JOB_188396","tr_customer_id":188414,"tr_customer_product_id":188404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:07.000Z","modified_at":"2026-02-16T14:39:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14920258682204","imei1":"14920258682204","imei2":"14920258682204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188395,"job_number":"JOB_188395","tr_customer_id":188413,"tr_customer_product_id":188403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:47.000Z","modified_at":"2026-02-16T14:38:47.000Z","name":"Deondre Williamson","mobile_number":"490-869-6379","email_id":"Shawn77@yahoo.com","dop":"2025-06-18","serial_number":"1053695473209959","imei1":"1053695473209959","imei2":"1053695473209959","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188393,"job_number":"JOB_188393","tr_customer_id":188411,"tr_customer_product_id":188401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:46.000Z","modified_at":"2026-02-16T14:39:29.000Z","name":"Ewald Parker","mobile_number":"687-664-1486","email_id":"Dameon_Rath34@hotmail.com","dop":"2025-06-18","serial_number":"10372094922849","imei1":"10372094922849","imei2":"10372094922849","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188392,"job_number":"JOB_188392","tr_customer_id":188410,"tr_customer_product_id":188400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:46.000Z","modified_at":"2026-02-16T14:38:46.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10568108449790","imei1":"10568108449790","imei2":"10568108449790","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188391,"job_number":"JOB_188391","tr_customer_id":188409,"tr_customer_product_id":188399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:45.000Z","modified_at":"2026-02-16T14:39:32.000Z","name":"Keith Lehner","mobile_number":"269-894-4907","email_id":"Margaretta4@yahoo.com","dop":"2000-01-31","serial_number":"10344720649248","imei1":"10344720649248","imei2":"10344720649248","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:39:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188389,"job_number":"JOB_188389","tr_customer_id":188407,"tr_customer_product_id":188397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:35.000Z","modified_at":"2026-02-16T14:38:35.000Z","name":"Sydnie Orn","mobile_number":"280-484-4525","email_id":"Elissa14@gmail.com","dop":"2025-04-06","serial_number":"13622600030342088","imei1":"13622600030342088","imei2":"13622600030342088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188388,"job_number":"JOB_188388","tr_customer_id":188406,"tr_customer_product_id":188396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:33.000Z","modified_at":"2026-02-16T14:39:18.000Z","name":"Darlene Mills","mobile_number":"922-993-6404","email_id":"Dimitri_Hoeger@hotmail.com","dop":"2025-04-06","serial_number":"13841853205567","imei1":"13841853205567","imei2":"13841853205567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:39:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188387,"job_number":"JOB_188387","tr_customer_id":188405,"tr_customer_product_id":188395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:33.000Z","modified_at":"2026-02-16T14:38:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19680587365523","imei1":"19680587365523","imei2":"19680587365523","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188386,"job_number":"JOB_188386","tr_customer_id":188404,"tr_customer_product_id":188394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:17.000Z","modified_at":"2026-02-16T14:38:18.000Z","name":"Lexie O'Keefe","mobile_number":"337-417-1522","email_id":"Sigmund_Weimann@gmail.com","dop":"2025-04-06","serial_number":"11853592717034532","imei1":"11853592717034532","imei2":"11853592717034532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188385,"job_number":"JOB_188385","tr_customer_id":188403,"tr_customer_product_id":188393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:16.000Z","modified_at":"2026-02-16T14:38:59.000Z","name":"Justyn Emmerich","mobile_number":"629-494-2862","email_id":"Hermann_Doyle@hotmail.com","dop":"2025-04-06","serial_number":"14609125148700","imei1":"14609125148700","imei2":"14609125148700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188384,"job_number":"JOB_188384","tr_customer_id":188402,"tr_customer_product_id":188392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:16.000Z","modified_at":"2026-02-16T14:38:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12529258169848","imei1":"12529258169848","imei2":"12529258169848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188383,"job_number":"JOB_188383","tr_customer_id":188401,"tr_customer_product_id":188391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:57.000Z","modified_at":"2026-02-16T14:37:57.000Z","name":"Braxton Waters","mobile_number":"783-768-1045","email_id":"Kayleigh67@yahoo.com","dop":"2025-06-18","serial_number":"1036183933076881","imei1":"1036183933076881","imei2":"1036183933076881","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188382,"job_number":"JOB_188382","tr_customer_id":188400,"tr_customer_product_id":188390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:56.000Z","modified_at":"2026-02-16T14:38:39.000Z","name":"Yolanda Reinger","mobile_number":"311-881-8278","email_id":"Litzy_Raynor@hotmail.com","dop":"2025-06-18","serial_number":"10601393134296","imei1":"10601393134296","imei2":"10601393134296","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:38:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188381,"job_number":"JOB_188381","tr_customer_id":188399,"tr_customer_product_id":188389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:56.000Z","modified_at":"2026-02-16T14:37:56.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10070547908231","imei1":"10070547908231","imei2":"10070547908231","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188380,"job_number":"JOB_188380","tr_customer_id":188398,"tr_customer_product_id":188388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:46.000Z","modified_at":"2026-02-16T14:38:28.000Z","name":"Lula Blanda","mobile_number":"800-312-1627","email_id":"Marvin_Huels83@hotmail.com","dop":"2025-02-01","serial_number":"91310803598890","imei1":"91310803598890","imei2":"91310803598890","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188379,"job_number":"JOB_188379","tr_customer_id":188397,"tr_customer_product_id":188387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:44.000Z","modified_at":"2026-02-16T14:37:44.000Z","name":"Domenica Harber","mobile_number":"555-877-5864","email_id":"Twila.Larson@hotmail.com","dop":"2025-02-01","serial_number":"45913040928425","imei1":"45913040928425","imei2":"45913040928425","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188378,"job_number":"JOB_188378","tr_customer_id":188396,"tr_customer_product_id":188386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:44.000Z","modified_at":"2026-02-16T14:37:44.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"98553413549764","imei1":"98553413549764","imei2":"98553413549764","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188377,"job_number":"JOB_188377","tr_customer_id":188395,"tr_customer_product_id":188385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:42.000Z","modified_at":"2026-02-16T14:37:42.000Z","name":"Elenor Langosh","mobile_number":"456-350-3751","email_id":"Cedrick_McDermott@gmail.com","dop":"2025-04-06","serial_number":"16353333835430656","imei1":"16353333835430656","imei2":"16353333835430656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188376,"job_number":"JOB_188376","tr_customer_id":188394,"tr_customer_product_id":188384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:40.000Z","modified_at":"2026-02-16T14:38:25.000Z","name":"Glenda Christiansen","mobile_number":"452-759-4605","email_id":"Norma.Stehr@yahoo.com","dop":"2025-04-06","serial_number":"12991295900914","imei1":"12991295900914","imei2":"12991295900914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188375,"job_number":"JOB_188375","tr_customer_id":188393,"tr_customer_product_id":188383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:40.000Z","modified_at":"2026-02-16T14:37:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14328767530689","imei1":"14328767530689","imei2":"14328767530689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188374,"job_number":"JOB_188374","tr_customer_id":188392,"tr_customer_product_id":188382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:26.000Z","modified_at":"2026-02-16T14:37:26.000Z","name":"Roderick Blick","mobile_number":"733-845-0044","email_id":"Jerrell.Luettgen70@yahoo.com","dop":"2025-04-06","serial_number":"16765757248769226","imei1":"16765757248769226","imei2":"16765757248769226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188373,"job_number":"JOB_188373","tr_customer_id":188391,"tr_customer_product_id":188381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:24.000Z","modified_at":"2026-02-16T14:38:08.000Z","name":"Loren Mayer","mobile_number":"567-399-4341","email_id":"Ezekiel51@yahoo.com","dop":"2025-04-06","serial_number":"13175643610635","imei1":"13175643610635","imei2":"13175643610635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:38:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188372,"job_number":"JOB_188372","tr_customer_id":188390,"tr_customer_product_id":188380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:24.000Z","modified_at":"2026-02-16T14:37:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14030649504353","imei1":"14030649504353","imei2":"14030649504353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188371,"job_number":"JOB_188371","tr_customer_id":188389,"tr_customer_product_id":188379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:55.000Z","modified_at":"2026-02-16T14:37:36.000Z","name":"Sheila Purdy","mobile_number":"437-319-3717","email_id":"Mikel96@hotmail.com","dop":"2025-02-01","serial_number":"31281633917651","imei1":"31281633917651","imei2":"31281633917651","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:37:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188370,"job_number":"JOB_188370","tr_customer_id":188388,"tr_customer_product_id":188378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:53.000Z","modified_at":"2026-02-16T14:36:53.000Z","name":"Clint Rolfson","mobile_number":"776-746-2358","email_id":"Minnie_Bauch@hotmail.com","dop":"2025-02-01","serial_number":"12731349667694","imei1":"12731349667694","imei2":"12731349667694","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188369,"job_number":"JOB_188369","tr_customer_id":188387,"tr_customer_product_id":188377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:53.000Z","modified_at":"2026-02-16T14:36:53.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"30276730652092","imei1":"30276730652092","imei2":"30276730652092","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188368,"job_number":"JOB_188368","tr_customer_id":188386,"tr_customer_product_id":188376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:49.000Z","modified_at":"2026-02-16T14:36:49.000Z","name":"Eryn Turner","mobile_number":"683-385-7003","email_id":"Raleigh17@yahoo.com","dop":"2025-04-06","serial_number":"16211543776711560","imei1":"16211543776711560","imei2":"16211543776711560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188367,"job_number":"JOB_188367","tr_customer_id":188385,"tr_customer_product_id":188375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:47.000Z","modified_at":"2026-02-16T14:37:32.000Z","name":"Jerrod McGlynn","mobile_number":"248-281-5093","email_id":"Gerardo_Dicki@hotmail.com","dop":"2025-04-06","serial_number":"18578524792531","imei1":"18578524792531","imei2":"18578524792531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188366,"job_number":"JOB_188366","tr_customer_id":188384,"tr_customer_product_id":188374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:47.000Z","modified_at":"2026-02-16T14:36:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10119114179159","imei1":"10119114179159","imei2":"10119114179159","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188365,"job_number":"JOB_188365","tr_customer_id":188383,"tr_customer_product_id":188373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:04.000Z","modified_at":"2026-02-16T14:36:46.000Z","name":"Alize Towne","mobile_number":"316-365-9151","email_id":"Ashtyn.Casper@gmail.com","dop":"2025-02-01","serial_number":"50201079453275","imei1":"50201079453275","imei2":"50201079453275","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188364,"job_number":"JOB_188364","tr_customer_id":188382,"tr_customer_product_id":188372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:02.000Z","modified_at":"2026-02-16T14:36:02.000Z","name":"Crystal Kulas","mobile_number":"644-748-1475","email_id":"Issac7@hotmail.com","dop":"2025-02-01","serial_number":"54005474523958","imei1":"54005474523958","imei2":"54005474523958","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188363,"job_number":"JOB_188363","tr_customer_id":188381,"tr_customer_product_id":188371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:02.000Z","modified_at":"2026-02-16T14:36:02.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"54614134262739","imei1":"54614134262739","imei2":"54614134262739","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188356,"job_number":"JOB_188356","tr_customer_id":188374,"tr_customer_product_id":188364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:35.000Z","modified_at":"2026-02-16T14:34:35.000Z","name":"Shweta Tripathi","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"35767896766823987","imei1":"35767896766823987","imei2":"35767896766823987","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188352,"job_number":"JOB_188352","tr_customer_id":188370,"tr_customer_product_id":188360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:27:06.000Z","modified_at":"2026-02-16T14:27:06.000Z","name":"Eliane Blanda","mobile_number":"992-304-3359","email_id":"Josephine_Koelpin@yahoo.com","dop":"2025-04-06","serial_number":"12050783515940708","imei1":"12050783515940708","imei2":"12050783515940708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:27:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188351,"job_number":"JOB_188351","tr_customer_id":188369,"tr_customer_product_id":188359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:27:05.000Z","modified_at":"2026-02-16T14:27:45.000Z","name":"Gerald Leannon","mobile_number":"671-739-8407","email_id":"Faye_Hills@gmail.com","dop":"2025-04-06","serial_number":"17737109266511","imei1":"17737109266511","imei2":"17737109266511","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188350,"job_number":"JOB_188350","tr_customer_id":188368,"tr_customer_product_id":188358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:27:05.000Z","modified_at":"2026-02-16T14:27:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10110179876545","imei1":"10110179876545","imei2":"10110179876545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188347,"job_number":"JOB_188347","tr_customer_id":188365,"tr_customer_product_id":188355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:26:18.000Z","modified_at":"2026-02-16T14:26:18.000Z","name":"Alana Buckridge","mobile_number":"536-453-4835","email_id":"Tyson.Heathcote@yahoo.com","dop":"2025-04-06","serial_number":"19659070541544988","imei1":"19659070541544988","imei2":"19659070541544988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:26:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188346,"job_number":"JOB_188346","tr_customer_id":188364,"tr_customer_product_id":188354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:26:17.000Z","modified_at":"2026-02-16T14:26:58.000Z","name":"Breanna Goodwin","mobile_number":"725-892-3878","email_id":"Jordyn33@hotmail.com","dop":"2025-04-06","serial_number":"12131497608875","imei1":"12131497608875","imei2":"12131497608875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188345,"job_number":"JOB_188345","tr_customer_id":188363,"tr_customer_product_id":188353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:26:17.000Z","modified_at":"2026-02-16T14:26:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18087984801137","imei1":"18087984801137","imei2":"18087984801137","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188343,"job_number":"JOB_188343","tr_customer_id":188361,"tr_customer_product_id":188351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:25:30.000Z","modified_at":"2026-02-16T14:25:30.000Z","name":"Alivia Berge","mobile_number":"795-470-7387","email_id":"Jaclyn12@hotmail.com","dop":"2025-04-06","serial_number":"17017839099103636","imei1":"17017839099103636","imei2":"17017839099103636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188342,"job_number":"JOB_188342","tr_customer_id":188360,"tr_customer_product_id":188350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:25:29.000Z","modified_at":"2026-02-16T14:26:10.000Z","name":"Wilson Tillman","mobile_number":"513-718-0894","email_id":"Autumn_Nikolaus54@gmail.com","dop":"2025-04-06","serial_number":"14032342627809","imei1":"14032342627809","imei2":"14032342627809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188341,"job_number":"JOB_188341","tr_customer_id":188359,"tr_customer_product_id":188349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:25:29.000Z","modified_at":"2026-02-16T14:25:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19525593700290","imei1":"19525593700290","imei2":"19525593700290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188340,"job_number":"JOB_188340","tr_customer_id":188358,"tr_customer_product_id":188348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:15:35.000Z","modified_at":"2026-02-16T14:16:17.000Z","name":"Raquel Hamill","mobile_number":"704-236-5980","email_id":"Roel_Waters77@yahoo.com","dop":"2025-12-31","serial_number":"107183454500708","imei1":"107183454500708","imei2":"107183454500708","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:16:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188339,"job_number":"JOB_188339","tr_customer_id":188357,"tr_customer_product_id":188347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:15:35.000Z","modified_at":"2026-02-16T14:15:35.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"102426536683246","imei1":"102426536683246","imei2":"102426536683246","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:15:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188338,"job_number":"JOB_188338","tr_customer_id":188356,"tr_customer_product_id":188346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:56.000Z","modified_at":"2026-02-16T14:15:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91896628314076","imei1":"91896628314076","imei2":"91896628314076","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188337,"job_number":"JOB_188337","tr_customer_id":188355,"tr_customer_product_id":188345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:56.000Z","modified_at":"2026-02-16T14:14:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77800164385692","imei1":"77800164385692","imei2":"77800164385692","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188336,"job_number":"JOB_188336","tr_customer_id":188354,"tr_customer_product_id":188344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:55.000Z","modified_at":"2026-02-16T14:14:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52084324873540","imei1":"52084324873540","imei2":"52084324873540","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188335,"job_number":"JOB_188335","tr_customer_id":188353,"tr_customer_product_id":188343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:55.000Z","modified_at":"2026-02-16T14:14:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15668000389927","imei1":"15668000389927","imei2":"15668000389927","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188334,"job_number":"JOB_188334","tr_customer_id":188352,"tr_customer_product_id":188342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:55.000Z","modified_at":"2026-02-16T14:14:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26616982578405","imei1":"26616982578405","imei2":"26616982578405","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188333,"job_number":"JOB_188333","tr_customer_id":188351,"tr_customer_product_id":188341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:54.000Z","modified_at":"2026-02-16T14:14:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99799697940959","imei1":"99799697940959","imei2":"99799697940959","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188332,"job_number":"JOB_188332","tr_customer_id":188350,"tr_customer_product_id":188340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:54.000Z","modified_at":"2026-02-16T14:14:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80233731067780","imei1":"80233731067780","imei2":"80233731067780","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188331,"job_number":"JOB_188331","tr_customer_id":188349,"tr_customer_product_id":188339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:46.000Z","modified_at":"2026-02-16T14:15:28.000Z","name":"Antonette Abernathy","mobile_number":"339-383-6087","email_id":"Bethel29@hotmail.com","dop":"2025-12-31","serial_number":"102238765484959","imei1":"102238765484959","imei2":"102238765484959","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188330,"job_number":"JOB_188330","tr_customer_id":188348,"tr_customer_product_id":188338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:45.000Z","modified_at":"2026-02-16T14:14:45.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103373624619353","imei1":"103373624619353","imei2":"103373624619353","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188329,"job_number":"JOB_188329","tr_customer_id":188347,"tr_customer_product_id":188337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:25.000Z","modified_at":"2026-02-16T14:14:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14662789872964","imei1":"14662789872964","imei2":"14662789872964","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:14:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188328,"job_number":"JOB_188328","tr_customer_id":188346,"tr_customer_product_id":188336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:25.000Z","modified_at":"2026-02-16T14:14:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79375533941004","imei1":"79375533941004","imei2":"79375533941004","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188327,"job_number":"JOB_188327","tr_customer_id":188345,"tr_customer_product_id":188335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:24.000Z","modified_at":"2026-02-16T14:14:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70778719592246","imei1":"70778719592246","imei2":"70778719592246","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188326,"job_number":"JOB_188326","tr_customer_id":188344,"tr_customer_product_id":188334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:24.000Z","modified_at":"2026-02-16T14:14:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95770846606809","imei1":"95770846606809","imei2":"95770846606809","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188325,"job_number":"JOB_188325","tr_customer_id":188343,"tr_customer_product_id":188333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:24.000Z","modified_at":"2026-02-16T14:14:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28746729159828","imei1":"28746729159828","imei2":"28746729159828","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188324,"job_number":"JOB_188324","tr_customer_id":188342,"tr_customer_product_id":188332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:23.000Z","modified_at":"2026-02-16T14:14:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86158830510299","imei1":"86158830510299","imei2":"86158830510299","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188323,"job_number":"JOB_188323","tr_customer_id":188341,"tr_customer_product_id":188331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:23.000Z","modified_at":"2026-02-16T14:14:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30668991003360","imei1":"30668991003360","imei2":"30668991003360","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188322,"job_number":"JOB_188322","tr_customer_id":188340,"tr_customer_product_id":188330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:18.000Z","modified_at":"2026-02-16T14:14:18.000Z","name":"Kenton Smitham","mobile_number":"575-257-7606","email_id":"Bethany.Kohler38@gmail.com","dop":"2025-04-06","serial_number":"14454082120445058","imei1":"14454082120445058","imei2":"14454082120445058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188321,"job_number":"JOB_188321","tr_customer_id":188339,"tr_customer_product_id":188329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:16.000Z","modified_at":"2026-02-16T14:14:57.000Z","name":"Russel Ruecker","mobile_number":"661-797-7996","email_id":"Bradley78@yahoo.com","dop":"2025-04-06","serial_number":"11411106738556","imei1":"11411106738556","imei2":"11411106738556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:14:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188320,"job_number":"JOB_188320","tr_customer_id":188338,"tr_customer_product_id":188328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:56.000Z","modified_at":"2026-02-16T14:14:38.000Z","name":"Dexter Stanton","mobile_number":"681-762-5335","email_id":"Amanda.OHara@yahoo.com","dop":"2025-12-31","serial_number":"103141655844658","imei1":"103141655844658","imei2":"103141655844658","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:14:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188319,"job_number":"JOB_188319","tr_customer_id":188337,"tr_customer_product_id":188327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:56.000Z","modified_at":"2026-02-16T14:13:56.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101620723773919","imei1":"101620723773919","imei2":"101620723773919","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188318,"job_number":"JOB_188318","tr_customer_id":188336,"tr_customer_product_id":188326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:53.000Z","modified_at":"2026-02-16T14:14:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88506423369757","imei1":"88506423369757","imei2":"88506423369757","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:14:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188317,"job_number":"JOB_188317","tr_customer_id":188335,"tr_customer_product_id":188325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:53.000Z","modified_at":"2026-02-16T14:13:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68023740079027","imei1":"68023740079027","imei2":"68023740079027","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188316,"job_number":"JOB_188316","tr_customer_id":188334,"tr_customer_product_id":188324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:53.000Z","modified_at":"2026-02-16T14:13:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45333389491369","imei1":"45333389491369","imei2":"45333389491369","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188315,"job_number":"JOB_188315","tr_customer_id":188333,"tr_customer_product_id":188323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:52.000Z","modified_at":"2026-02-16T14:13:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19873123201481","imei1":"19873123201481","imei2":"19873123201481","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188314,"job_number":"JOB_188314","tr_customer_id":188332,"tr_customer_product_id":188322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:52.000Z","modified_at":"2026-02-16T14:13:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75525387076982","imei1":"75525387076982","imei2":"75525387076982","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188313,"job_number":"JOB_188313","tr_customer_id":188331,"tr_customer_product_id":188321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:52.000Z","modified_at":"2026-02-16T14:13:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48578077170473","imei1":"48578077170473","imei2":"48578077170473","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188312,"job_number":"JOB_188312","tr_customer_id":188330,"tr_customer_product_id":188320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:51.000Z","modified_at":"2026-02-16T14:13:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90528491070171","imei1":"90528491070171","imei2":"90528491070171","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188311,"job_number":"JOB_188311","tr_customer_id":188329,"tr_customer_product_id":188319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:12:27.000Z","modified_at":"2026-02-16T14:12:27.000Z","name":"Souravpuniyani puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"12345678900907","imei1":"12345678900769","imei2":"12345678900986","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:12:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188310,"job_number":"JOB_188310","tr_customer_id":188328,"tr_customer_product_id":188318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:00:30.000Z","modified_at":"2026-02-16T14:00:30.000Z","name":"Izabella Brekke","mobile_number":"845-678-5250","email_id":"Clifford85@yahoo.com","dop":"2025-05-30","serial_number":"1440164389561602","imei1":"1440164389561602","imei2":"1440164389561602","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188309,"job_number":"JOB_188309","tr_customer_id":188327,"tr_customer_product_id":188317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:00:28.000Z","modified_at":"2026-02-16T14:00:28.000Z","name":"Jerod Walker","mobile_number":"521-324-1220","email_id":"Rahsaan.Goodwin@yahoo.com","dop":"2025-05-30","serial_number":"15046236872325","imei1":"15046236872325","imei2":"15046236872325","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188308,"job_number":"JOB_188308","tr_customer_id":188326,"tr_customer_product_id":188316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:00:28.000Z","modified_at":"2026-02-16T14:00:48.000Z","name":"Sarina Wuckert","mobile_number":"287-942-5517","email_id":"Rylan_Hammes95@hotmail.com","dop":"2025-05-30","serial_number":"12441549245256","imei1":"12441549245256","imei2":"12441549245256","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T14:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188307,"job_number":"JOB_188307","tr_customer_id":188325,"tr_customer_product_id":188315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T13:50:40.000Z","modified_at":"2026-02-16T13:50:40.000Z","name":"Souravpuniyani puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"12345678900987","imei1":"12345678900765","imei2":"12345678900987","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T13:50:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188306,"job_number":"JOB_188306","tr_customer_id":188324,"tr_customer_product_id":188314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T13:44:00.000Z","modified_at":"2026-02-16T13:44:00.000Z","name":"Sourav puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"12345678900987","imei1":"12345678900987","imei2":"12345678900987","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T13:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188305,"job_number":"JOB_188305","tr_customer_id":188323,"tr_customer_product_id":188313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:44:21.000Z","modified_at":"2026-02-16T12:44:21.000Z","name":"Rosamond Moore","mobile_number":"852-845-9628","email_id":"Ellie.Boyle@gmail.com","dop":"2026-01-04","serial_number":"62796955847851780","imei1":"62796955847851780","imei2":"62796955847851780","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188304,"job_number":"JOB_188304","tr_customer_id":188322,"tr_customer_product_id":188312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:44:20.000Z","modified_at":"2026-02-16T12:45:14.000Z","name":"Natasha Trantow","mobile_number":"432-795-3167","email_id":"Kirstin73@gmail.com","dop":"2026-01-04","serial_number":"19751039079978","imei1":"19751039079978","imei2":"19751039079978","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:45:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188303,"job_number":"JOB_188303","tr_customer_id":188321,"tr_customer_product_id":188311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:44:11.000Z","modified_at":"2026-02-16T12:44:11.000Z","name":"Maude Klocko","mobile_number":"625-626-0919","email_id":"Jamel.Witting80@hotmail.com","dop":"2026-01-04","serial_number":"70890440822474776","imei1":"70890440822474776","imei2":"70890440822474776","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188302,"job_number":"JOB_188302","tr_customer_id":188320,"tr_customer_product_id":188310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:44:09.000Z","modified_at":"2026-02-16T12:44:59.000Z","name":"Bo Walter","mobile_number":"982-647-5988","email_id":"Amaya52@yahoo.com","dop":"2026-01-04","serial_number":"11452382870181","imei1":"11452382870181","imei2":"11452382870181","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:44:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188301,"job_number":"JOB_188301","tr_customer_id":188319,"tr_customer_product_id":188309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:39:25.000Z","modified_at":"2026-02-16T12:39:25.000Z","name":"Jedidiah Anderson","mobile_number":"887-376-0337","email_id":"Jeremie31@gmail.com","dop":"2026-01-04","serial_number":"55100894569773496","imei1":"55100894569773496","imei2":"55100894569773496","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188300,"job_number":"JOB_188300","tr_customer_id":188318,"tr_customer_product_id":188308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:39:24.000Z","modified_at":"2026-02-16T12:39:24.000Z","name":"Cleo Reilly","mobile_number":"411-377-8449","email_id":"Emilio1@yahoo.com","dop":"2026-01-04","serial_number":"68311626271152216","imei1":"68311626271152216","imei2":"68311626271152216","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188299,"job_number":"JOB_188299","tr_customer_id":188317,"tr_customer_product_id":188307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:39:23.000Z","modified_at":"2026-02-16T12:40:18.000Z","name":"Fannie McKenzie","mobile_number":"400-587-5891","email_id":"Devon96@hotmail.com","dop":"2026-01-04","serial_number":"13198586165766","imei1":"13198586165766","imei2":"13198586165766","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188298,"job_number":"JOB_188298","tr_customer_id":188316,"tr_customer_product_id":188306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:39:22.000Z","modified_at":"2026-02-16T12:40:12.000Z","name":"Theo Fritsch","mobile_number":"419-693-0625","email_id":"Frederique_Fritsch@hotmail.com","dop":"2026-01-04","serial_number":"17942853673933","imei1":"17942853673933","imei2":"17942853673933","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188297,"job_number":"JOB_188297","tr_customer_id":188315,"tr_customer_product_id":188305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:34:52.000Z","modified_at":"2026-02-16T12:34:52.000Z","name":"Leanne Kiehn","mobile_number":"698-300-1089","email_id":"Zoey.Bogan56@hotmail.com","dop":"2026-01-04","serial_number":"89338533965102300","imei1":"89338533965102300","imei2":"89338533965102300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188296,"job_number":"JOB_188296","tr_customer_id":188314,"tr_customer_product_id":188304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:34:52.000Z","modified_at":"2026-02-16T12:34:52.000Z","name":"Ahmad Wolff","mobile_number":"298-463-7332","email_id":"Julio.Heathcote@gmail.com","dop":"2026-01-04","serial_number":"48202066015821736","imei1":"48202066015821736","imei2":"48202066015821736","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188295,"job_number":"JOB_188295","tr_customer_id":188313,"tr_customer_product_id":188303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:34:51.000Z","modified_at":"2026-02-16T12:35:42.000Z","name":"Megane Huel","mobile_number":"437-773-6015","email_id":"Julio_Lebsack97@hotmail.com","dop":"2026-01-04","serial_number":"11032596585820","imei1":"11032596585820","imei2":"11032596585820","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:35:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188294,"job_number":"JOB_188294","tr_customer_id":188312,"tr_customer_product_id":188302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:34:50.000Z","modified_at":"2026-02-16T12:35:42.000Z","name":"Korey Tremblay","mobile_number":"723-278-4567","email_id":"Garry.Leffler81@hotmail.com","dop":"2026-01-04","serial_number":"11829945817787","imei1":"11829945817787","imei2":"11829945817787","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:35:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188293,"job_number":"JOB_188293","tr_customer_id":188311,"tr_customer_product_id":188301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:30:28.000Z","modified_at":"2026-02-16T12:30:28.000Z","name":"Janick Adams","mobile_number":"232-833-3920","email_id":"Josh28@yahoo.com","dop":"2026-01-04","serial_number":"37251351885121100","imei1":"37251351885121100","imei2":"37251351885121100","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188292,"job_number":"JOB_188292","tr_customer_id":188310,"tr_customer_product_id":188300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:30:26.000Z","modified_at":"2026-02-16T12:31:17.000Z","name":"Madison Kozey","mobile_number":"266-638-7683","email_id":"Mervin_Wintheiser@yahoo.com","dop":"2026-01-04","serial_number":"11480079354380","imei1":"11480079354380","imei2":"11480079354380","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188291,"job_number":"JOB_188291","tr_customer_id":188309,"tr_customer_product_id":188299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:30:26.000Z","modified_at":"2026-02-16T12:30:26.000Z","name":"Tania Gerhold","mobile_number":"298-480-1494","email_id":"Selina48@yahoo.com","dop":"2026-01-04","serial_number":"17187648834242444","imei1":"17187648834242444","imei2":"17187648834242444","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:30:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188290,"job_number":"JOB_188290","tr_customer_id":188308,"tr_customer_product_id":188298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:30:24.000Z","modified_at":"2026-02-16T12:31:13.000Z","name":"Hallie Christiansen","mobile_number":"607-576-4387","email_id":"Queenie72@hotmail.com","dop":"2026-01-04","serial_number":"17796242096681","imei1":"17796242096681","imei2":"17796242096681","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:31:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188289,"job_number":"JOB_188289","tr_customer_id":188307,"tr_customer_product_id":188297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:26:01.000Z","modified_at":"2026-02-16T12:26:01.000Z","name":"Amari Grady","mobile_number":"878-902-2213","email_id":"Rosella99@gmail.com","dop":"2026-01-04","serial_number":"21078541459764744","imei1":"21078541459764744","imei2":"21078541459764744","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188288,"job_number":"JOB_188288","tr_customer_id":188306,"tr_customer_product_id":188296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:26:00.000Z","modified_at":"2026-02-16T12:26:52.000Z","name":"Darron Moen","mobile_number":"547-227-0907","email_id":"Elena_Mante38@gmail.com","dop":"2026-01-04","serial_number":"13332999410293","imei1":"13332999410293","imei2":"13332999410293","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:26:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188287,"job_number":"JOB_188287","tr_customer_id":188305,"tr_customer_product_id":188295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:25:57.000Z","modified_at":"2026-02-16T12:25:57.000Z","name":"Elvis Marquardt","mobile_number":"788-691-7144","email_id":"Laverna_Waters@hotmail.com","dop":"2026-01-04","serial_number":"40212736954774740","imei1":"40212736954774740","imei2":"40212736954774740","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188286,"job_number":"JOB_188286","tr_customer_id":188304,"tr_customer_product_id":188294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:25:56.000Z","modified_at":"2026-02-16T12:26:46.000Z","name":"Grant Wiza","mobile_number":"203-836-9154","email_id":"Adam.Barrows18@hotmail.com","dop":"2026-01-04","serial_number":"16848206923083","imei1":"16848206923083","imei2":"16848206923083","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188285,"job_number":"JOB_188285","tr_customer_id":188303,"tr_customer_product_id":188293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:21:29.000Z","modified_at":"2026-02-16T12:21:29.000Z","name":"Patience Dibbert","mobile_number":"918-699-5810","email_id":"Arnoldo_Beatty@hotmail.com","dop":"2026-01-04","serial_number":"99140516290660740","imei1":"99140516290660740","imei2":"99140516290660740","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:21:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188284,"job_number":"JOB_188284","tr_customer_id":188302,"tr_customer_product_id":188292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:21:27.000Z","modified_at":"2026-02-16T12:22:16.000Z","name":"Lonie Wintheiser","mobile_number":"282-924-4598","email_id":"Kenya.Zboncak89@gmail.com","dop":"2026-01-04","serial_number":"11428555726394","imei1":"11428555726394","imei2":"11428555726394","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:22:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188283,"job_number":"JOB_188283","tr_customer_id":188301,"tr_customer_product_id":188291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:18:05.000Z","modified_at":"2026-02-16T12:18:05.000Z","name":"Jannie Stark","mobile_number":"252-496-1119","email_id":"Carolyn_Gerlach@gmail.com","dop":"2026-01-04","serial_number":"54209774025073290","imei1":"54209774025073290","imei2":"54209774025073290","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188282,"job_number":"JOB_188282","tr_customer_id":188300,"tr_customer_product_id":188290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:18:03.000Z","modified_at":"2026-02-16T12:18:50.000Z","name":"Reyes Homenick","mobile_number":"858-566-6548","email_id":"Christian_Herman48@yahoo.com","dop":"2026-01-04","serial_number":"11806553021184","imei1":"11806553021184","imei2":"11806553021184","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:18:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188281,"job_number":"JOB_188281","tr_customer_id":188299,"tr_customer_product_id":188289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:14:35.000Z","modified_at":"2026-02-16T12:14:35.000Z","name":"Ashleigh Koss","mobile_number":"588-395-7629","email_id":"Antwon_Medhurst@hotmail.com","dop":"2026-01-04","serial_number":"15912569683577362","imei1":"15912569683577362","imei2":"15912569683577362","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188280,"job_number":"JOB_188280","tr_customer_id":188298,"tr_customer_product_id":188288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:14:34.000Z","modified_at":"2026-02-16T12:15:27.000Z","name":"Jonas Parisian","mobile_number":"587-237-6488","email_id":"Kattie.Gulgowski@gmail.com","dop":"2026-01-04","serial_number":"11442813099759","imei1":"11442813099759","imei2":"11442813099759","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188279,"job_number":"JOB_188279","tr_customer_id":188297,"tr_customer_product_id":188287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:14:34.000Z","modified_at":"2026-02-16T12:14:34.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"13792553359719","imei1":"13792553359719","imei2":"13792553359719","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:14:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188278,"job_number":"JOB_188278","tr_customer_id":188296,"tr_customer_product_id":188286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:14:23.000Z","modified_at":"2026-02-16T12:14:23.000Z","name":"Toney Mueller","mobile_number":"203-358-0600","email_id":"Kyler_Feest54@gmail.com","dop":"2026-01-04","serial_number":"46178384829373170","imei1":"46178384829373170","imei2":"46178384829373170","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:14:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188277,"job_number":"JOB_188277","tr_customer_id":188295,"tr_customer_product_id":188285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:14:22.000Z","modified_at":"2026-02-16T12:15:11.000Z","name":"Martin Daniel","mobile_number":"604-752-0647","email_id":"Lizeth_Wiza@gmail.com","dop":"2026-01-04","serial_number":"17355755618874","imei1":"17355755618874","imei2":"17355755618874","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:15:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188276,"job_number":"JOB_188276","tr_customer_id":188294,"tr_customer_product_id":188284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:14:22.000Z","modified_at":"2026-02-16T12:14:22.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"14715664984280","imei1":"14715664984280","imei2":"14715664984280","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:14:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188275,"job_number":"JOB_188275","tr_customer_id":188293,"tr_customer_product_id":188283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:13:33.000Z","modified_at":"2026-02-16T12:13:33.000Z","name":"Aidan Fritsch","mobile_number":"399-689-0724","email_id":"Josiane_Parisian32@yahoo.com","dop":"2026-01-04","serial_number":"49893800058775640","imei1":"49893800058775640","imei2":"49893800058775640","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:13:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188274,"job_number":"JOB_188274","tr_customer_id":188292,"tr_customer_product_id":188282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:13:31.000Z","modified_at":"2026-02-16T12:14:24.000Z","name":"Marjorie Bergnaum","mobile_number":"304-939-3553","email_id":"Gerald.Cummerata22@hotmail.com","dop":"2026-01-04","serial_number":"16764588141056","imei1":"16764588141056","imei2":"16764588141056","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188273,"job_number":"JOB_188273","tr_customer_id":188291,"tr_customer_product_id":188281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:13:31.000Z","modified_at":"2026-02-16T12:13:31.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17662679284494","imei1":"17662679284494","imei2":"17662679284494","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:13:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188272,"job_number":"JOB_188272","tr_customer_id":188290,"tr_customer_product_id":188280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:13:24.000Z","modified_at":"2026-02-16T12:14:13.000Z","name":"Tyler Barrows","mobile_number":"270-911-1503","email_id":"Kiarra_Carter60@yahoo.com","dop":"2026-01-04","serial_number":"12665016590178","imei1":"12665016590178","imei2":"12665016590178","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:14:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188271,"job_number":"JOB_188271","tr_customer_id":188289,"tr_customer_product_id":188279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:13:24.000Z","modified_at":"2026-02-16T12:13:24.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17478616977770","imei1":"17478616977770","imei2":"17478616977770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:13:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188270,"job_number":"JOB_188270","tr_customer_id":188288,"tr_customer_product_id":188278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:12:30.000Z","modified_at":"2026-02-16T12:12:30.000Z","name":"Oscar McCullough","mobile_number":"614-633-1223","email_id":"Lowell_Gottlieb@hotmail.com","dop":"2026-01-04","serial_number":"25095074561101216","imei1":"25095074561101216","imei2":"25095074561101216","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:12:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188269,"job_number":"JOB_188269","tr_customer_id":188287,"tr_customer_product_id":188277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:12:29.000Z","modified_at":"2026-02-16T12:13:22.000Z","name":"Henriette Kuhn","mobile_number":"269-957-7779","email_id":"Anastasia30@hotmail.com","dop":"2026-01-04","serial_number":"13602912374431","imei1":"13602912374431","imei2":"13602912374431","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:13:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188268,"job_number":"JOB_188268","tr_customer_id":188286,"tr_customer_product_id":188276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:12:28.000Z","modified_at":"2026-02-16T12:12:28.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"13655087545680","imei1":"13655087545680","imei2":"13655087545680","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:12:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188267,"job_number":"JOB_188267","tr_customer_id":188285,"tr_customer_product_id":188275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:12:27.000Z","modified_at":"2026-02-16T12:12:27.000Z","name":"King Funk","mobile_number":"729-935-0656","email_id":"Kristina.Hoeger@gmail.com","dop":"2026-01-04","serial_number":"65727884487753600","imei1":"65727884487753600","imei2":"65727884487753600","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:12:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188266,"job_number":"JOB_188266","tr_customer_id":188284,"tr_customer_product_id":188274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:12:25.000Z","modified_at":"2026-02-16T12:13:15.000Z","name":"Hettie Monahan","mobile_number":"735-489-5398","email_id":"Alvah_Vandervort@hotmail.com","dop":"2026-01-04","serial_number":"14002679166967","imei1":"14002679166967","imei2":"14002679166967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T12:13:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188265,"job_number":"JOB_188265","tr_customer_id":188283,"tr_customer_product_id":188273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:12:25.000Z","modified_at":"2026-02-16T12:12:25.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"10901648861539","imei1":"10901648861539","imei2":"10901648861539","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:12:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188264,"job_number":"JOB_188264","tr_customer_id":188282,"tr_customer_product_id":188272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T11:08:32.000Z","modified_at":"2026-02-16T11:08:32.000Z","name":"Prema Deshpande","mobile_number":"8647226929","email_id":"dharani.banerjee@gmail.com","dop":"2026-02-06","serial_number":"57734496282887","imei1":"57734496282887","imei2":"57734496282887","popurl":"www.mahendra-mehra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T11:08:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188263,"job_number":"JOB_188263","tr_customer_id":188281,"tr_customer_product_id":188271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T11:08:20.000Z","modified_at":"2026-02-16T11:08:20.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-06","serial_number":"21734858445563","imei1":"21734858445563","imei2":"21734858445563","popurl":"2026-02-06T11:08:10.235901948Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T11:08:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188262,"job_number":"JOB_188262","tr_customer_id":188280,"tr_customer_product_id":188270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:49:29.000Z","modified_at":"2026-02-16T10:49:29.000Z","name":"Joana Kertzmann","mobile_number":"823-854-0588","email_id":"Margret_Kirlin29@hotmail.com","dop":"2026-01-04","serial_number":"60787533037573040","imei1":"60787533037573040","imei2":"60787533037573040","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188261,"job_number":"JOB_188261","tr_customer_id":188279,"tr_customer_product_id":188269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:49:28.000Z","modified_at":"2026-02-16T10:50:19.000Z","name":"Ima Bartoletti","mobile_number":"346-334-5731","email_id":"Jermaine15@hotmail.com","dop":"2026-01-04","serial_number":"17720048074741","imei1":"17720048074741","imei2":"17720048074741","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T10:50:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188260,"job_number":"JOB_188260","tr_customer_id":188278,"tr_customer_product_id":188268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:48:12.000Z","modified_at":"2026-02-16T10:48:12.000Z","name":"Gus Bergstrom","mobile_number":"379-917-8090","email_id":"Omer.Casper@hotmail.com","dop":"2026-01-04","serial_number":"47244439787545224","imei1":"47244439787545224","imei2":"47244439787545224","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188259,"job_number":"JOB_188259","tr_customer_id":188277,"tr_customer_product_id":188267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:48:10.000Z","modified_at":"2026-02-16T10:49:11.000Z","name":"Sonia Spinka","mobile_number":"978-243-4570","email_id":"Darren46@gmail.com","dop":"2026-01-04","serial_number":"13842354990046","imei1":"13842354990046","imei2":"13842354990046","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T10:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188258,"job_number":"JOB_188258","tr_customer_id":188276,"tr_customer_product_id":188266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:38:55.000Z","modified_at":"2026-02-16T10:38:55.000Z","name":"Annette Schulist","mobile_number":"593-474-6367","email_id":"Kory.Rolfson@yahoo.com","dop":"2026-01-04","serial_number":"29562951107662984","imei1":"29562951107662984","imei2":"29562951107662984","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:38:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188257,"job_number":"JOB_188257","tr_customer_id":188275,"tr_customer_product_id":188265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:38:54.000Z","modified_at":"2026-02-16T10:39:48.000Z","name":"Florida Fadel","mobile_number":"648-702-5685","email_id":"Gardner36@yahoo.com","dop":"2026-01-04","serial_number":"13304086246682","imei1":"13304086246682","imei2":"13304086246682","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T10:39:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188256,"job_number":"JOB_188256","tr_customer_id":188274,"tr_customer_product_id":188264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:37:54.000Z","modified_at":"2026-02-16T10:37:54.000Z","name":"Onie Cronin","mobile_number":"390-430-2691","email_id":"Jena_Hartmann55@hotmail.com","dop":"2026-01-04","serial_number":"86555060779423020","imei1":"86555060779423020","imei2":"86555060779423020","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:37:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188255,"job_number":"JOB_188255","tr_customer_id":188273,"tr_customer_product_id":188263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:37:53.000Z","modified_at":"2026-02-16T10:38:41.000Z","name":"Doug Spinka","mobile_number":"605-693-5076","email_id":"Boyd.Berge@gmail.com","dop":"2026-01-04","serial_number":"14151827333464","imei1":"14151827333464","imei2":"14151827333464","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T10:38:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188254,"job_number":"JOB_188254","tr_customer_id":188272,"tr_customer_product_id":188262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:25:58.000Z","modified_at":"2026-02-16T10:25:58.000Z","name":"Misty Harvey","mobile_number":"259-420-4189","email_id":"Jewel_Balistreri@yahoo.com","dop":"2026-01-04","serial_number":"43841813748231650","imei1":"43841813748231650","imei2":"43841813748231650","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:25:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188253,"job_number":"JOB_188253","tr_customer_id":188271,"tr_customer_product_id":188261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:25:57.000Z","modified_at":"2026-02-16T10:26:47.000Z","name":"Giovanna Schmitt","mobile_number":"336-602-8196","email_id":"Leda91@yahoo.com","dop":"2026-01-04","serial_number":"16215519956082","imei1":"16215519956082","imei2":"16215519956082","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T10:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188252,"job_number":"JOB_188252","tr_customer_id":188270,"tr_customer_product_id":188260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:21:07.000Z","modified_at":"2026-02-16T10:21:07.000Z","name":"Elliott Sporer","mobile_number":"558-215-2460","email_id":"Bruce_Murray@gmail.com","dop":"2026-01-04","serial_number":"66917561121302190","imei1":"66917561121302190","imei2":"66917561121302190","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188251,"job_number":"JOB_188251","tr_customer_id":188269,"tr_customer_product_id":188259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:21:06.000Z","modified_at":"2026-02-16T10:21:55.000Z","name":"Domenico Watsica","mobile_number":"973-898-5089","email_id":"Nola.Herzog@hotmail.com","dop":"2026-01-04","serial_number":"13103978931479","imei1":"13103978931479","imei2":"13103978931479","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T10:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188250,"job_number":"JOB_188250","tr_customer_id":188268,"tr_customer_product_id":188258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:20:05.000Z","modified_at":"2026-02-16T10:20:05.000Z","name":"Consuelo Mohr","mobile_number":"447-415-2069","email_id":"Molly74@gmail.com","dop":"2026-01-04","serial_number":"76541132581863070","imei1":"76541132581863070","imei2":"76541132581863070","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188249,"job_number":"JOB_188249","tr_customer_id":188267,"tr_customer_product_id":188257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:20:04.000Z","modified_at":"2026-02-16T10:20:54.000Z","name":"Evan Torphy","mobile_number":"418-923-8163","email_id":"Walker46@yahoo.com","dop":"2026-01-04","serial_number":"18850095955606","imei1":"18850095955606","imei2":"18850095955606","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T10:20:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188248,"job_number":"JOB_188248","tr_customer_id":188266,"tr_customer_product_id":188256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:17:07.000Z","modified_at":"2026-02-16T10:17:07.000Z","name":"Noemie Mayert","mobile_number":"404-617-9318","email_id":"Jeromy.McDermott6@hotmail.com","dop":"2026-01-04","serial_number":"40977899244073920","imei1":"40977899244073920","imei2":"40977899244073920","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188247,"job_number":"JOB_188247","tr_customer_id":188265,"tr_customer_product_id":188255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:17:05.000Z","modified_at":"2026-02-16T10:17:56.000Z","name":"Ellis Kling","mobile_number":"278-818-0479","email_id":"Kayla13@yahoo.com","dop":"2026-01-04","serial_number":"13378263210599","imei1":"13378263210599","imei2":"13378263210599","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T10:17:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188246,"job_number":"JOB_188246","tr_customer_id":188264,"tr_customer_product_id":188254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:16:05.000Z","modified_at":"2026-02-16T10:16:05.000Z","name":"Kieran Rogahn","mobile_number":"629-237-3650","email_id":"Elmo.Wuckert93@hotmail.com","dop":"2026-01-04","serial_number":"40957684014162980","imei1":"40957684014162980","imei2":"40957684014162980","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188245,"job_number":"JOB_188245","tr_customer_id":188263,"tr_customer_product_id":188253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:16:04.000Z","modified_at":"2026-02-16T10:16:53.000Z","name":"Terrell Skiles","mobile_number":"642-419-2827","email_id":"Iliana4@hotmail.com","dop":"2026-01-04","serial_number":"16293081121459","imei1":"16293081121459","imei2":"16293081121459","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T10:16:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188244,"job_number":"JOB_188244","tr_customer_id":188262,"tr_customer_product_id":188252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Bishnu Nayar","mobile_number":"7487380878","email_id":"aasha.mehra@gmail.com","dop":"2026-02-06","serial_number":"952600615143322","imei1":"952600615143322","imei2":"952600615143322","popurl":"www.anil-ganaka.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188243,"job_number":"JOB_188243","tr_customer_id":188260,"tr_customer_product_id":188250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Aryan Khanna","mobile_number":"7470058802","email_id":"arun.shah@gmail.com","dop":"2026-02-06","serial_number":"359603808092226","imei1":"359603808092226","imei2":"359603808092226","popurl":"www.anunay-nair.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188242,"job_number":"JOB_188242","tr_customer_id":188261,"tr_customer_product_id":188251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Gajbaahu Malik","mobile_number":"7428880362","email_id":"kanishka.naik@gmail.com","dop":"2026-02-06","serial_number":"713768908957704","imei1":"713768908957704","imei2":"713768908957704","popurl":"www.akshaj-jain.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188241,"job_number":"JOB_188241","tr_customer_id":188259,"tr_customer_product_id":188249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Divjot Somayaji","mobile_number":"7405415789","email_id":"ambar.singh@yahoo.co.in","dop":"2026-02-06","serial_number":"621540048332320","imei1":"621540048332320","imei2":"621540048332320","popurl":"www.chandraayan-guha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188240,"job_number":"JOB_188240","tr_customer_id":188258,"tr_customer_product_id":188248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Sanjay Kaniyar","mobile_number":"7446418129","email_id":"subodh.trivedi@hotmail.com","dop":"2026-02-06","serial_number":"207546622291701","imei1":"207546622291701","imei2":"207546622291701","popurl":"www.bhadraksh-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188239,"job_number":"JOB_188239","tr_customer_id":188257,"tr_customer_product_id":188247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Nagabhushanam Ganaka","mobile_number":"7419255490","email_id":"gorakhanatha.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"599495222743169","imei1":"599495222743169","imei2":"599495222743169","popurl":"www.sarisha-somayaji.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188238,"job_number":"JOB_188238","tr_customer_id":188256,"tr_customer_product_id":188246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Brajesh Johar","mobile_number":"7427317683","email_id":"chandra.khatri@yahoo.co.in","dop":"2026-02-06","serial_number":"842876663545831","imei1":"842876663545831","imei2":"842876663545831","popurl":"www.rupinder-sinha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188237,"job_number":"JOB_188237","tr_customer_id":188255,"tr_customer_product_id":188245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Bhishma Saini","mobile_number":"7465942317","email_id":"devi.butt@hotmail.com","dop":"2026-02-06","serial_number":"589991969665384","imei1":"589991969665384","imei2":"589991969665384","popurl":"www.aditeya-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188236,"job_number":"JOB_188236","tr_customer_id":188254,"tr_customer_product_id":188244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Chanakya Varma","mobile_number":"7489097075","email_id":"vidur.dwivedi@hotmail.com","dop":"2026-02-06","serial_number":"812716224722315","imei1":"812716224722315","imei2":"812716224722315","popurl":"www.eekalabya-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188235,"job_number":"JOB_188235","tr_customer_id":188253,"tr_customer_product_id":188243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:24.000Z","modified_at":"2026-02-16T10:15:24.000Z","name":"Chandrani Pothuvaal","mobile_number":"7470517182","email_id":"chidaatma.gowda@gmail.com","dop":"2026-02-06","serial_number":"039397921435034","imei1":"039397921435034","imei2":"039397921435034","popurl":"www.suman-nair.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188234,"job_number":"JOB_188234","tr_customer_id":188252,"tr_customer_product_id":188242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:11:43.000Z","modified_at":"2026-02-16T10:12:32.000Z","name":"William Bosco","mobile_number":"887-247-1188","email_id":"Adolf_Willms@gmail.com","dop":"2026-01-04","serial_number":"14120993985548","imei1":"14120993985548","imei2":"14120993985548","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T10:12:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188233,"job_number":"JOB_188233","tr_customer_id":188251,"tr_customer_product_id":188241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:10:43.000Z","modified_at":"2026-02-16T10:10:43.000Z","name":"Lane VonRueden","mobile_number":"276-337-8944","email_id":"Enola97@gmail.com","dop":"2026-01-04","serial_number":"17241836448861494","imei1":"17241836448861494","imei2":"17241836448861494","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:10:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188232,"job_number":"JOB_188232","tr_customer_id":188250,"tr_customer_product_id":188240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:10:42.000Z","modified_at":"2026-02-16T10:11:31.000Z","name":"Angus Abernathy","mobile_number":"521-780-6038","email_id":"Kenyon65@gmail.com","dop":"2026-01-04","serial_number":"16328953385745","imei1":"16328953385745","imei2":"16328953385745","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T10:11:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188231,"job_number":"JOB_188231","tr_customer_id":188249,"tr_customer_product_id":188239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:02:30.000Z","modified_at":"2026-02-16T10:02:30.000Z","name":"Torrance Schneider","mobile_number":"371-610-7433","email_id":"Jaunita14@hotmail.com","dop":"2026-01-04","serial_number":"28458536217728860","imei1":"28458536217728860","imei2":"28458536217728860","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188230,"job_number":"JOB_188230","tr_customer_id":188248,"tr_customer_product_id":188238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:02:28.000Z","modified_at":"2026-02-16T10:03:21.000Z","name":"Kellen Krajcik","mobile_number":"819-649-9066","email_id":"Clair_Crist93@gmail.com","dop":"2026-01-04","serial_number":"18101310834501","imei1":"18101310834501","imei2":"18101310834501","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T10:03:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188229,"job_number":"JOB_188229","tr_customer_id":188247,"tr_customer_product_id":188237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:40:25.000Z","modified_at":"2026-02-16T09:40:25.000Z","name":"Anais Dooley","mobile_number":"744-450-1754","email_id":"Jacinto_Hettinger8@gmail.com","dop":"2026-01-04","serial_number":"75516614833093940","imei1":"75516614833093940","imei2":"75516614833093940","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188228,"job_number":"JOB_188228","tr_customer_id":188246,"tr_customer_product_id":188236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:40:23.000Z","modified_at":"2026-02-16T09:41:12.000Z","name":"Marcelina Tromp","mobile_number":"967-823-4774","email_id":"Robin_Bednar@gmail.com","dop":"2026-01-04","serial_number":"18521427899224","imei1":"18521427899224","imei2":"18521427899224","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T09:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188227,"job_number":"JOB_188227","tr_customer_id":188245,"tr_customer_product_id":188235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:37:16.000Z","modified_at":"2026-02-16T09:37:16.000Z","name":"Sheridan Ankunding","mobile_number":"807-610-5222","email_id":"Vita31@hotmail.com","dop":"2026-01-04","serial_number":"98717926853720080","imei1":"98717926853720080","imei2":"98717926853720080","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188226,"job_number":"JOB_188226","tr_customer_id":188244,"tr_customer_product_id":188234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:37:15.000Z","modified_at":"2026-02-16T09:38:07.000Z","name":"Everett Welch","mobile_number":"766-431-6658","email_id":"Jan_McLaughlin@yahoo.com","dop":"2026-01-04","serial_number":"11480624109972","imei1":"11480624109972","imei2":"11480624109972","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T09:38:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188225,"job_number":"JOB_188225","tr_customer_id":188243,"tr_customer_product_id":188233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:33:10.000Z","modified_at":"2026-02-16T09:33:10.000Z","name":"Arjun Thiel","mobile_number":"244-286-3653","email_id":"Price40@yahoo.com","dop":"2026-01-04","serial_number":"60622292277882440","imei1":"60622292277882440","imei2":"60622292277882440","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:33:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188224,"job_number":"JOB_188224","tr_customer_id":188242,"tr_customer_product_id":188232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:33:09.000Z","modified_at":"2026-02-16T09:33:58.000Z","name":"Carlo Cole","mobile_number":"289-629-6736","email_id":"Adela.Lang91@yahoo.com","dop":"2026-01-04","serial_number":"13786963820797","imei1":"13786963820797","imei2":"13786963820797","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T09:33:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188223,"job_number":"JOB_188223","tr_customer_id":188241,"tr_customer_product_id":188231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:29:05.000Z","modified_at":"2026-02-16T09:29:05.000Z","name":"Aylin Schroeder","mobile_number":"308-531-0835","email_id":"Immanuel93@gmail.com","dop":"2026-01-04","serial_number":"30026152412699760","imei1":"30026152412699760","imei2":"30026152412699760","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188222,"job_number":"JOB_188222","tr_customer_id":188240,"tr_customer_product_id":188230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:29:04.000Z","modified_at":"2026-02-16T09:29:53.000Z","name":"Bret Auer","mobile_number":"268-786-2138","email_id":"Kaelyn_Wilkinson57@yahoo.com","dop":"2026-01-04","serial_number":"17687195520409","imei1":"17687195520409","imei2":"17687195520409","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T09:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188221,"job_number":"JOB_188221","tr_customer_id":188239,"tr_customer_product_id":188229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:28:50.000Z","modified_at":"2026-02-16T09:28:50.000Z","name":"Mukesh Khanna","mobile_number":"9043475237","email_id":"uttam.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"231794103379692","imei1":"231794103379692","imei2":"231794103379692","popurl":"www.mahendra-bhattathiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188220,"job_number":"JOB_188220","tr_customer_id":188238,"tr_customer_product_id":188228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:28:50.000Z","modified_at":"2026-02-16T09:28:50.000Z","name":"Aanandinii Khanna","mobile_number":"9058795824","email_id":"digambara.dwivedi@hotmail.com","dop":"2026-02-06","serial_number":"067506637667534","imei1":"067506637667534","imei2":"067506637667534","popurl":"www.sharmila-johar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188219,"job_number":"JOB_188219","tr_customer_id":188237,"tr_customer_product_id":188227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:28:50.000Z","modified_at":"2026-02-16T09:28:50.000Z","name":"Oormila Bharadwaj","mobile_number":"9020724710","email_id":"deevakar.khatri@gmail.com","dop":"2026-02-06","serial_number":"116958200115688","imei1":"116958200115688","imei2":"116958200115688","popurl":"www.prem-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188218,"job_number":"JOB_188218","tr_customer_id":188236,"tr_customer_product_id":188226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:28:50.000Z","modified_at":"2026-02-16T09:28:50.000Z","name":"Manik Namboothiri","mobile_number":"9040792652","email_id":"daksha.khanna@yahoo.co.in","dop":"2026-02-06","serial_number":"869882360908582","imei1":"869882360908582","imei2":"869882360908582","popurl":"www.karan-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188217,"job_number":"JOB_188217","tr_customer_id":188235,"tr_customer_product_id":188225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:28:50.000Z","modified_at":"2026-02-16T09:28:50.000Z","name":"Narayan Asan","mobile_number":"9042875404","email_id":"geetanjali.jha@yahoo.co.in","dop":"2026-02-06","serial_number":"929071775399656","imei1":"929071775399656","imei2":"929071775399656","popurl":"www.rita-adiga.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188216,"job_number":"JOB_188216","tr_customer_id":188234,"tr_customer_product_id":188224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:26:15.000Z","modified_at":"2026-02-16T09:27:06.000Z","name":"Kyra Wisoky","mobile_number":"792-667-0194","email_id":"Alana80@gmail.com","dop":"2026-01-04","serial_number":"11817728895918","imei1":"11817728895918","imei2":"11817728895918","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T09:27:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188215,"job_number":"JOB_188215","tr_customer_id":188233,"tr_customer_product_id":188223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:25:50.000Z","modified_at":"2026-02-16T09:25:50.000Z","name":"Bodhan Guha","mobile_number":"7468788693","email_id":"satyen.jain@gmail.com","dop":"2026-02-06","serial_number":"216630965349892","imei1":"216630965349892","imei2":"216630965349892","popurl":"www.anjushree-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188214,"job_number":"JOB_188214","tr_customer_id":188232,"tr_customer_product_id":188222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:25:50.000Z","modified_at":"2026-02-16T09:25:50.000Z","name":"Jagadisha Naik","mobile_number":"7487953325","email_id":"chandran.abbott@yahoo.co.in","dop":"2026-02-06","serial_number":"673079368922601","imei1":"673079368922601","imei2":"673079368922601","popurl":"www.sushil-nehru.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188213,"job_number":"JOB_188213","tr_customer_id":188231,"tr_customer_product_id":188221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:25:50.000Z","modified_at":"2026-02-16T09:25:50.000Z","name":"Anasuya Sinha","mobile_number":"7493214778","email_id":"anjali.nambeesan@yahoo.co.in","dop":"2026-02-06","serial_number":"903642664897096","imei1":"903642664897096","imei2":"903642664897096","popurl":"www.gajbaahu-embranthiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188212,"job_number":"JOB_188212","tr_customer_id":188230,"tr_customer_product_id":188220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:25:50.000Z","modified_at":"2026-02-16T09:25:50.000Z","name":"Acharyasuta Devar","mobile_number":"7470729794","email_id":"laal.banerjee@yahoo.co.in","dop":"2026-02-06","serial_number":"694172877216675","imei1":"694172877216675","imei2":"694172877216675","popurl":"www.anil-nayar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188211,"job_number":"JOB_188211","tr_customer_id":188229,"tr_customer_product_id":188219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:25:50.000Z","modified_at":"2026-02-16T09:25:50.000Z","name":"Charuvrat Mehrotra","mobile_number":"7469964243","email_id":"daiwik.banerjee@hotmail.com","dop":"2026-02-06","serial_number":"667681374967874","imei1":"667681374967874","imei2":"667681374967874","popurl":"www.acharyasuta-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188210,"job_number":"JOB_188210","tr_customer_id":188228,"tr_customer_product_id":188218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:52.000Z","modified_at":"2026-02-16T09:23:52.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741455","imei1":"45658258741455","imei2":"45658258741455","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188209,"job_number":"JOB_188209","tr_customer_id":188227,"tr_customer_product_id":188217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:52.000Z","modified_at":"2026-02-16T09:23:52.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"16355960704879","imei1":"16355960704879","imei2":"16355960704879","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188208,"job_number":"JOB_188208","tr_customer_id":188226,"tr_customer_product_id":188216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Kamala Ahluwalia","mobile_number":"7439418824","email_id":"eekalabya.chaturvedi@hotmail.com","dop":"2026-02-06","serial_number":"404589850087946","imei1":"404589850087946","imei2":"404589850087946","popurl":"www.amish-ahluwalia.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188207,"job_number":"JOB_188207","tr_customer_id":188225,"tr_customer_product_id":188215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Pushti Acharya","mobile_number":"7425851620","email_id":"dhanadeepa.dwivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"008147222098275","imei1":"008147222098275","imei2":"008147222098275","popurl":"www.trilokanath-pillai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188206,"job_number":"JOB_188206","tr_customer_id":188224,"tr_customer_product_id":188214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Anang Mishra","mobile_number":"7428802228","email_id":"bhooshit.dubashi@yahoo.co.in","dop":"2026-02-06","serial_number":"044756997099544","imei1":"044756997099544","imei2":"044756997099544","popurl":"www.tanushree-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188205,"job_number":"JOB_188205","tr_customer_id":188223,"tr_customer_product_id":188213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Preity Agarwal","mobile_number":"7411638933","email_id":"mangalya.menon@hotmail.com","dop":"2026-02-06","serial_number":"448158279070985","imei1":"448158279070985","imei2":"448158279070985","popurl":"www.rupinder-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188204,"job_number":"JOB_188204","tr_customer_id":188222,"tr_customer_product_id":188212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Anjushree Bharadwaj","mobile_number":"7438704094","email_id":"yoginder.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"104235550036893","imei1":"104235550036893","imei2":"104235550036893","popurl":"www.bahula-namboothiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188203,"job_number":"JOB_188203","tr_customer_id":188221,"tr_customer_product_id":188211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Aarya Gowda","mobile_number":"7493818482","email_id":"kiran.butt@gmail.com","dop":"2026-02-06","serial_number":"766779081186210","imei1":"766779081186210","imei2":"766779081186210","popurl":"www.giri-panicker.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188202,"job_number":"JOB_188202","tr_customer_id":188220,"tr_customer_product_id":188210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:21:02.000Z","modified_at":"2026-02-16T09:21:02.000Z","name":"Reanna Hettinger","mobile_number":"574-604-4557","email_id":"Gracie.Oberbrunner@gmail.com","dop":"2026-01-04","serial_number":"49722636455518104","imei1":"49722636455518104","imei2":"49722636455518104","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188201,"job_number":"JOB_188201","tr_customer_id":188219,"tr_customer_product_id":188209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:21:00.000Z","modified_at":"2026-02-16T09:21:51.000Z","name":"Marianne Cole","mobile_number":"722-815-7679","email_id":"Shaniya.Cummings0@gmail.com","dop":"2026-01-04","serial_number":"11376885954729","imei1":"11376885954729","imei2":"11376885954729","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T09:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188200,"job_number":"JOB_188200","tr_customer_id":188218,"tr_customer_product_id":188208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:15:35.000Z","modified_at":"2026-02-16T09:16:13.000Z","name":"Carleton Langosh","mobile_number":"526-321-7046","email_id":"Emely_Douglas@hotmail.com","dop":"2024-08-17","serial_number":"99160964710227","imei1":"99160964710227","imei2":"99160964710227","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T09:16:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188199,"job_number":"JOB_188199","tr_customer_id":188217,"tr_customer_product_id":188207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:39.000Z","modified_at":"2026-02-16T09:12:39.000Z","name":"Gandharv Pandey","mobile_number":"9098813172","email_id":"ghanshyam.bharadwaj@yahoo.co.in","dop":"2026-02-06","serial_number":"937842897824277","imei1":"937842897824277","imei2":"937842897824277","popurl":"www.bhadran-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188198,"job_number":"JOB_188198","tr_customer_id":188216,"tr_customer_product_id":188206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:39.000Z","modified_at":"2026-02-16T09:12:39.000Z","name":"Lalita Mehrotra","mobile_number":"9006068839","email_id":"kashyap.jain@yahoo.co.in","dop":"2026-02-06","serial_number":"193918844019085","imei1":"193918844019085","imei2":"193918844019085","popurl":"www.bhadra-dwivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188197,"job_number":"JOB_188197","tr_customer_id":188215,"tr_customer_product_id":188205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:39.000Z","modified_at":"2026-02-16T09:12:39.000Z","name":"Laal Achari","mobile_number":"9062536046","email_id":"samir.joshi@gmail.com","dop":"2026-02-06","serial_number":"438597614358383","imei1":"438597614358383","imei2":"438597614358383","popurl":"www.jyoti-dutta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188196,"job_number":"JOB_188196","tr_customer_id":188214,"tr_customer_product_id":188204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:39.000Z","modified_at":"2026-02-16T09:12:39.000Z","name":"Harinarayan Tandon","mobile_number":"9007187284","email_id":"aatreya.saini@gmail.com","dop":"2026-02-06","serial_number":"938144133923839","imei1":"938144133923839","imei2":"938144133923839","popurl":"www.bhagavaan-bandopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188195,"job_number":"JOB_188195","tr_customer_id":188213,"tr_customer_product_id":188203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:39.000Z","modified_at":"2026-02-16T09:12:39.000Z","name":"Deeptiman Acharya","mobile_number":"9030414184","email_id":"bhagwanti.achari@gmail.com","dop":"2026-02-06","serial_number":"059521028977579","imei1":"059521028977579","imei2":"059521028977579","popurl":"www.siddhi-deshpande.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188194,"job_number":"JOB_188194","tr_customer_id":188212,"tr_customer_product_id":188202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Subhasini Reddy","mobile_number":"9007382161","email_id":"shresthi.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"790915037328676","imei1":"790915037328676","imei2":"790915037328676","popurl":"www.devi-bandopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188193,"job_number":"JOB_188193","tr_customer_id":188211,"tr_customer_product_id":188201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Sheela Sharma","mobile_number":"9069473096","email_id":"nimit.varrier@yahoo.co.in","dop":"2026-02-06","serial_number":"502177550928035","imei1":"502177550928035","imei2":"502177550928035","popurl":"www.vaidehi-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188192,"job_number":"JOB_188192","tr_customer_id":188210,"tr_customer_product_id":188200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Upendra Ahluwalia","mobile_number":"9079420885","email_id":"tara.chopra@hotmail.com","dop":"2026-02-06","serial_number":"816833397465962","imei1":"816833397465962","imei2":"816833397465962","popurl":"www.tara-khan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188191,"job_number":"JOB_188191","tr_customer_id":188209,"tr_customer_product_id":188199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Param Sharma","mobile_number":"9099944293","email_id":"shreyashi.kaul@hotmail.com","dop":"2026-02-06","serial_number":"513325282442810","imei1":"513325282442810","imei2":"513325282442810","popurl":"www.ambar-pothuvaal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188190,"job_number":"JOB_188190","tr_customer_id":188208,"tr_customer_product_id":188198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Bhagirathi Mehra","mobile_number":"9059042962","email_id":"naval.verma@yahoo.co.in","dop":"2026-02-06","serial_number":"044099176445998","imei1":"044099176445998","imei2":"044099176445998","popurl":"www.akula-butt.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188189,"job_number":"JOB_188189","tr_customer_id":188207,"tr_customer_product_id":188197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Minakshi Naik","mobile_number":"9088086754","email_id":"tej.prajapat@yahoo.co.in","dop":"2026-02-06","serial_number":"310418778032458","imei1":"310418778032458","imei2":"310418778032458","popurl":"www.gandharv-kaur.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188188,"job_number":"JOB_188188","tr_customer_id":188206,"tr_customer_product_id":188196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:37.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Adheesh Butt","mobile_number":"9013821900","email_id":"brajesh.abbott@gmail.com","dop":"2026-02-06","serial_number":"165489562786993","imei1":"165489562786993","imei2":"165489562786993","popurl":"www.dandak-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188187,"job_number":"JOB_188187","tr_customer_id":188205,"tr_customer_product_id":188195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:37.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Meghnad Devar","mobile_number":"9031129147","email_id":"preity.bandopadhyay@yahoo.co.in","dop":"2026-02-06","serial_number":"308047707725514","imei1":"308047707725514","imei2":"308047707725514","popurl":"www.menka-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188186,"job_number":"JOB_188186","tr_customer_id":188204,"tr_customer_product_id":188194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:37.000Z","modified_at":"2026-02-16T09:12:37.000Z","name":"Chandraswaroopa Kapoor","mobile_number":"9006274968","email_id":"vasudha.bhattathiri@hotmail.com","dop":"2026-02-06","serial_number":"975883488610747","imei1":"975883488610747","imei2":"975883488610747","popurl":"www.kalinda-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188185,"job_number":"JOB_188185","tr_customer_id":188203,"tr_customer_product_id":188193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:37.000Z","modified_at":"2026-02-16T09:12:37.000Z","name":"Divakar Bandopadhyay","mobile_number":"9033116492","email_id":"somnath.shah@yahoo.co.in","dop":"2026-02-06","serial_number":"925452567934931","imei1":"925452567934931","imei2":"925452567934931","popurl":"www.chakravarti-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188184,"job_number":"JOB_188184","tr_customer_id":188202,"tr_customer_product_id":188192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:18.000Z","modified_at":"2026-02-16T09:08:18.000Z","name":"Ganaka Guha","mobile_number":"9009916102","email_id":"marut.arora@gmail.com","dop":"2026-02-06","serial_number":"150690841912490","imei1":"150690841912490","imei2":"150690841912490","popurl":"www.anamika-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188183,"job_number":"JOB_188183","tr_customer_id":188201,"tr_customer_product_id":188191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:18.000Z","modified_at":"2026-02-16T09:08:18.000Z","name":"Rukmin Shukla","mobile_number":"9027318284","email_id":"rahul.chopra@hotmail.com","dop":"2026-02-06","serial_number":"740453270553979","imei1":"740453270553979","imei2":"740453270553979","popurl":"www.amodini-abbott.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188182,"job_number":"JOB_188182","tr_customer_id":188200,"tr_customer_product_id":188190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:18.000Z","modified_at":"2026-02-16T09:08:18.000Z","name":"Gudakesha Somayaji","mobile_number":"9065985175","email_id":"agrata.mehra@yahoo.co.in","dop":"2026-02-06","serial_number":"548498013793868","imei1":"548498013793868","imei2":"548498013793868","popurl":"www.chiranjeev-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188181,"job_number":"JOB_188181","tr_customer_id":188198,"tr_customer_product_id":188188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:18.000Z","modified_at":"2026-02-16T09:08:18.000Z","name":"Chandrakin Mahajan","mobile_number":"9050811359","email_id":"satyen.sinha@gmail.com","dop":"2026-02-06","serial_number":"141114890125251","imei1":"141114890125251","imei2":"141114890125251","popurl":"www.chaitan-asan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188180,"job_number":"JOB_188180","tr_customer_id":188199,"tr_customer_product_id":188189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:18.000Z","modified_at":"2026-02-16T09:08:18.000Z","name":"Chatura Ahluwalia","mobile_number":"9096365126","email_id":"atreyee.tagore@hotmail.com","dop":"2026-02-06","serial_number":"044113205450938","imei1":"044113205450938","imei2":"044113205450938","popurl":"www.dipendra-mehrotra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188179,"job_number":"JOB_188179","tr_customer_id":188197,"tr_customer_product_id":188187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:10.000Z","modified_at":"2026-02-16T09:08:10.000Z","name":"Jazmyne Predovic","mobile_number":"862-780-1586","email_id":"Eudora_Price@yahoo.com","dop":"2026-01-04","serial_number":"39505887069984130","imei1":"39505887069984130","imei2":"39505887069984130","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188178,"job_number":"JOB_188178","tr_customer_id":188196,"tr_customer_product_id":188186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:08.000Z","modified_at":"2026-02-16T09:08:57.000Z","name":"Tobin Greenholt","mobile_number":"475-952-4711","email_id":"Wilburn17@hotmail.com","dop":"2026-01-04","serial_number":"17570627727103","imei1":"17570627727103","imei2":"17570627727103","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T09:08:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188177,"job_number":"JOB_188177","tr_customer_id":188195,"tr_customer_product_id":188185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:24.000Z","modified_at":"2026-02-16T09:04:24.000Z","name":"Rita Achari","mobile_number":"9064403737","email_id":"mangala.butt@yahoo.co.in","dop":"2026-02-06","serial_number":"957623873255372","imei1":"957623873255372","imei2":"957623873255372","popurl":"www.shashikala-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188176,"job_number":"JOB_188176","tr_customer_id":188194,"tr_customer_product_id":188184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:24.000Z","modified_at":"2026-02-16T09:04:24.000Z","name":"Darshwana Patil","mobile_number":"9013107060","email_id":"chaturbhuj.gill@hotmail.com","dop":"2026-02-06","serial_number":"192800233748331","imei1":"192800233748331","imei2":"192800233748331","popurl":"www.gaurang-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188175,"job_number":"JOB_188175","tr_customer_id":188193,"tr_customer_product_id":188183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:24.000Z","name":"Bhoopat Ahluwalia","mobile_number":"9051549864","email_id":"anshula.tandon@gmail.com","dop":"2026-02-06","serial_number":"955043612880146","imei1":"955043612880146","imei2":"955043612880146","popurl":"www.kailash-naik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188174,"job_number":"JOB_188174","tr_customer_id":188192,"tr_customer_product_id":188182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Lal Devar","mobile_number":"9040272602","email_id":"abani.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"357572139023977","imei1":"357572139023977","imei2":"357572139023977","popurl":"www.kumari-guha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188173,"job_number":"JOB_188173","tr_customer_id":188191,"tr_customer_product_id":188181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Anila Adiga","mobile_number":"9012173627","email_id":"prema.ahluwalia@gmail.com","dop":"2026-02-06","serial_number":"382987916968277","imei1":"382987916968277","imei2":"382987916968277","popurl":"www.jagathi-panicker.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188172,"job_number":"JOB_188172","tr_customer_id":188189,"tr_customer_product_id":188179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Naresh Kumar","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14358998979468","imei1":"14358998979468","imei2":"14358998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188171,"job_number":"JOB_188171","tr_customer_id":188190,"tr_customer_product_id":188180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Citlalli Wuckert","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14258998979468","imei1":"14258998979468","imei2":"14258998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188170,"job_number":"JOB_188170","tr_customer_id":188188,"tr_customer_product_id":188178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Gokul Seron","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14558998979468","imei1":"14558998979468","imei2":"14558998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188169,"job_number":"JOB_188169","tr_customer_id":188187,"tr_customer_product_id":188177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Prathap Kumar","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14458998979468","imei1":"14458998979468","imei2":"14458998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188168,"job_number":"JOB_188168","tr_customer_id":188186,"tr_customer_product_id":188176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:58:52.000Z","modified_at":"2026-02-16T08:59:23.000Z","name":"Hoyt Douglas","mobile_number":"267-949-5750","email_id":"Jaquelin18@yahoo.com","dop":"2024-08-17","serial_number":"73834831349678","imei1":"73834831349678","imei2":"73834831349678","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188167,"job_number":"JOB_188167","tr_customer_id":188185,"tr_customer_product_id":188175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:54:13.000Z","modified_at":"2026-02-16T08:54:13.000Z","name":"Miracle Lakin","mobile_number":"522-817-5193","email_id":"Doris_Parisian56@yahoo.com","dop":"2026-01-04","serial_number":"48170196654719570","imei1":"48170196654719570","imei2":"48170196654719570","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188166,"job_number":"JOB_188166","tr_customer_id":188184,"tr_customer_product_id":188174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:54:12.000Z","modified_at":"2026-02-16T08:55:01.000Z","name":"Kristin Schimmel","mobile_number":"287-773-0876","email_id":"Lew_Greenholt@hotmail.com","dop":"2026-01-04","serial_number":"13387665880057","imei1":"13387665880057","imei2":"13387665880057","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:55:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188165,"job_number":"JOB_188165","tr_customer_id":188183,"tr_customer_product_id":188173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:47:04.000Z","modified_at":"2026-02-16T08:47:04.000Z","name":"Rodrick Hudson","mobile_number":"865-976-1701","email_id":"Sigurd_Homenick12@yahoo.com","dop":"2026-01-04","serial_number":"51664347506310184","imei1":"51664347506310184","imei2":"51664347506310184","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188164,"job_number":"JOB_188164","tr_customer_id":188182,"tr_customer_product_id":188172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:47:03.000Z","modified_at":"2026-02-16T08:47:55.000Z","name":"Nash Anderson","mobile_number":"463-769-5148","email_id":"Horacio.Senger@yahoo.com","dop":"2026-01-04","serial_number":"18470886311209","imei1":"18470886311209","imei2":"18470886311209","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:47:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188163,"job_number":"JOB_188163","tr_customer_id":188181,"tr_customer_product_id":188171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:45:32.000Z","modified_at":"2026-02-16T08:45:55.000Z","name":"Margot Russel","mobile_number":"943-653-6634","email_id":"Israel10@yahoo.com","dop":"2024-08-17","serial_number":"39277779569013","imei1":"39277779569013","imei2":"39277779569013","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:45:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188159,"job_number":"JOB_188159","tr_customer_id":188177,"tr_customer_product_id":188167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:36:43.000Z","modified_at":"2026-02-16T08:37:17.000Z","name":"Kayden Lind","mobile_number":"688-438-6724","email_id":"Fay.Zboncak95@gmail.com","dop":"2024-08-17","serial_number":"38466807464237","imei1":"38466807464237","imei2":"38466807464237","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188158,"job_number":"JOB_188158","tr_customer_id":188176,"tr_customer_product_id":188166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:32:10.000Z","modified_at":"2026-02-16T08:32:10.000Z","name":"Mayur Jain","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"3576789676682399","imei1":"3576789676682399","imei2":"3576789676682399","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188157,"job_number":"JOB_188157","tr_customer_id":188175,"tr_customer_product_id":188165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:18:51.000Z","modified_at":"2026-02-16T08:18:51.000Z","name":"Mayur Jain","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"3576789676682343","imei1":"3576789676682343","imei2":"3576789676682343","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:18:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188156,"job_number":"JOB_188156","tr_customer_id":188173,"tr_customer_product_id":188164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:12:29.000Z","modified_at":"2026-02-16T08:12:29.000Z","name":"Siddhran Deshpande","mobile_number":"9046376369","email_id":"rajiv.deshpande@yahoo.co.in","dop":"2026-02-06","serial_number":"097361403039140","imei1":"097361403039140","imei2":"097361403039140","popurl":"www.shanti-gupta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188155,"job_number":"JOB_188155","tr_customer_id":188174,"tr_customer_product_id":188163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:12:29.000Z","modified_at":"2026-02-16T08:12:29.000Z","name":"Kamalesh Talwar","mobile_number":"9099152220","email_id":"manoj.mehra@yahoo.co.in","dop":"2026-02-06","serial_number":"110382955626908","imei1":"110382955626908","imei2":"110382955626908","popurl":"www.naveen-pillai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188154,"job_number":"JOB_188154","tr_customer_id":188172,"tr_customer_product_id":188162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:12:29.000Z","modified_at":"2026-02-16T08:12:29.000Z","name":"Dhyaneshwar Arora","mobile_number":"9076834838","email_id":"yoginder.khan@hotmail.com","dop":"2026-02-06","serial_number":"603448287681327","imei1":"603448287681327","imei2":"603448287681327","popurl":"www.anjushree-dwivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188153,"job_number":"JOB_188153","tr_customer_id":188171,"tr_customer_product_id":188161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:12:29.000Z","modified_at":"2026-02-16T08:12:29.000Z","name":"Radha Prajapat","mobile_number":"9077481965","email_id":"acaryatanaya.saini@hotmail.com","dop":"2026-02-06","serial_number":"329686368713610","imei1":"329686368713610","imei2":"329686368713610","popurl":"www.divakar-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188152,"job_number":"JOB_188152","tr_customer_id":188170,"tr_customer_product_id":188160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:12:29.000Z","modified_at":"2026-02-16T08:12:29.000Z","name":"Amrit Ahluwalia","mobile_number":"9013684573","email_id":"priya.asan@hotmail.com","dop":"2026-02-06","serial_number":"490490891901374","imei1":"490490891901374","imei2":"490490891901374","popurl":"www.dipali-jha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188151,"job_number":"JOB_188151","tr_customer_id":188169,"tr_customer_product_id":188159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:09:49.000Z","modified_at":"2026-02-16T08:10:11.000Z","name":"Hershel Ullrich","mobile_number":"934-531-2315","email_id":"Lorenz84@gmail.com","dop":"2026-01-04","serial_number":"11793391423398","imei1":"11793391423398","imei2":"111793391423398","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188150,"job_number":"JOB_188150","tr_customer_id":188168,"tr_customer_product_id":188158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:09:49.000Z","modified_at":"2026-02-16T08:09:49.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"631096404642733","imei1":"631096404642733","imei2":"1631096404642733","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188149,"job_number":"JOB_188149","tr_customer_id":188167,"tr_customer_product_id":188157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:09:24.000Z","modified_at":"2026-02-16T08:09:45.000Z","name":"Delphia Halvorson","mobile_number":"367-644-0489","email_id":"Gunnar.Gutmann@gmail.com","dop":"2026-01-04","serial_number":"15213270785338","imei1":"15213270785338","imei2":"115213270785338","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:09:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188148,"job_number":"JOB_188148","tr_customer_id":188166,"tr_customer_product_id":188156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:09:24.000Z","modified_at":"2026-02-16T08:09:24.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"591100973216843","imei1":"591100973216843","imei2":"1591100973216843","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:09:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188147,"job_number":"JOB_188147","tr_customer_id":188165,"tr_customer_product_id":188155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:09:22.000Z","modified_at":"2026-02-16T08:09:22.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"10916415812871","imei1":"10916415812871","imei2":"110916415812871","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:09:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188146,"job_number":"JOB_188146","tr_customer_id":188164,"tr_customer_product_id":188154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:08:57.000Z","modified_at":"2026-02-16T08:09:19.000Z","name":"Hazle Harris","mobile_number":"269-409-4279","email_id":"Kaylie.Monahan@yahoo.com","dop":"2026-01-04","serial_number":"13887081924081","imei1":"13887081924081","imei2":"113887081924081","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:09:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188145,"job_number":"JOB_188145","tr_customer_id":188163,"tr_customer_product_id":188153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:08:56.000Z","modified_at":"2026-02-16T08:08:56.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"480329485886577","imei1":"480329485886577","imei2":"1480329485886577","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:08:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188144,"job_number":"JOB_188144","tr_customer_id":188162,"tr_customer_product_id":188152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:08:56.000Z","modified_at":"2026-02-16T08:08:56.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"17580507574414","imei1":"17580507574414","imei2":"117580507574414","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:08:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188143,"job_number":"JOB_188143","tr_customer_id":188161,"tr_customer_product_id":188151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:08:39.000Z","modified_at":"2026-02-16T08:08:39.000Z","name":"Mayur Jain","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"3576789676682342","imei1":"3576789676682342","imei2":"3576789676682342","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188142,"job_number":"JOB_188142","tr_customer_id":188160,"tr_customer_product_id":188150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:08:33.000Z","modified_at":"2026-02-16T08:08:53.000Z","name":"Felicity Trantow","mobile_number":"881-824-6769","email_id":"Teresa17@hotmail.com","dop":"2026-01-04","serial_number":"12525678446655","imei1":"12525678446655","imei2":"112525678446655","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:08:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188141,"job_number":"JOB_188141","tr_customer_id":188159,"tr_customer_product_id":188149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:08:33.000Z","modified_at":"2026-02-16T08:08:33.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"924676306737600","imei1":"924676306737600","imei2":"1924676306737600","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:08:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188140,"job_number":"JOB_188140","tr_customer_id":188158,"tr_customer_product_id":188148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:08:31.000Z","modified_at":"2026-02-16T08:08:31.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13961023969226","imei1":"13961023969226","imei2":"113961023969226","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188139,"job_number":"JOB_188139","tr_customer_id":188157,"tr_customer_product_id":188147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:05:09.000Z","modified_at":"2026-02-16T08:05:09.000Z","name":"Anne Yost","mobile_number":"410-270-9406","email_id":"Vicente.Wolff@hotmail.com","dop":"2025-09-14","serial_number":"11359993993839","imei1":"11359993993839","imei2":"11359993993839","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:05:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188138,"job_number":"JOB_188138","tr_customer_id":188156,"tr_customer_product_id":188146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:05:09.000Z","modified_at":"2026-02-16T08:05:09.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"11010370212932","imei1":"11010370212932","imei2":"11010370212932","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:05:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188137,"job_number":"JOB_188137","tr_customer_id":188155,"tr_customer_product_id":188145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:56.000Z","modified_at":"2026-02-16T08:04:56.000Z","name":"Arvid Champlin","mobile_number":"459-244-7737","email_id":"Luigi55@yahoo.com","dop":"2025-09-14","serial_number":"17753502959171","imei1":"17753502959171","imei2":"17753502959171","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188136,"job_number":"JOB_188136","tr_customer_id":188154,"tr_customer_product_id":188144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:55.000Z","modified_at":"2026-02-16T08:04:55.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"14945111189486","imei1":"14945111189486","imei2":"14945111189486","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188134,"job_number":"JOB_188134","tr_customer_id":188152,"tr_customer_product_id":188142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:05.000Z","modified_at":"2026-02-16T08:04:05.000Z","name":"Richie Schmidt","mobile_number":"662-246-6498","email_id":"Winifred_Mitchell@yahoo.com","dop":"2025-04-06","serial_number":"18281904096988080","imei1":"18281904096988080","imei2":"18281904096988080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188132,"job_number":"JOB_188132","tr_customer_id":188150,"tr_customer_product_id":188140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:03.000Z","modified_at":"2026-02-16T08:04:45.000Z","name":"Lucas Langosh","mobile_number":"874-508-9040","email_id":"Niko_Gaylord73@yahoo.com","dop":"2025-04-06","serial_number":"13091789622888","imei1":"13091789622888","imei2":"13091789622888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:04:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188130,"job_number":"JOB_188130","tr_customer_id":188148,"tr_customer_product_id":188138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:03:34.000Z","modified_at":"2026-02-16T08:03:34.000Z","name":"Hallie Hermann","mobile_number":"806-224-9507","email_id":"Tina34@yahoo.com","dop":"2025-04-06","serial_number":"10767712236782178","imei1":"10767712236782178","imei2":"10767712236782178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:03:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188129,"job_number":"JOB_188129","tr_customer_id":188147,"tr_customer_product_id":188137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:03:33.000Z","modified_at":"2026-02-16T08:04:19.000Z","name":"Kamille Goodwin","mobile_number":"484-538-4621","email_id":"Aurelie_Legros@hotmail.com","dop":"2025-04-06","serial_number":"16281277153747","imei1":"16281277153747","imei2":"16281277153747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:04:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188128,"job_number":"JOB_188128","tr_customer_id":188146,"tr_customer_product_id":188136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:01:09.000Z","modified_at":"2026-02-16T08:01:31.000Z","name":"Margarett Feeney","mobile_number":"813-824-5774","email_id":"Maddison42@gmail.com","dop":"2026-01-04","serial_number":"16391131374414","imei1":"16391131374414","imei2":"116391131374414","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:01:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188127,"job_number":"JOB_188127","tr_customer_id":188145,"tr_customer_product_id":188135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:01:09.000Z","modified_at":"2026-02-16T08:01:09.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"919758830794364","imei1":"919758830794364","imei2":"1919758830794364","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188126,"job_number":"JOB_188126","tr_customer_id":188144,"tr_customer_product_id":188134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:42.000Z","modified_at":"2026-02-16T08:01:05.000Z","name":"Cathryn McGlynn","mobile_number":"263-630-3612","email_id":"Wilber.Effertz53@gmail.com","dop":"2026-01-04","serial_number":"16847655870134","imei1":"16847655870134","imei2":"116847655870134","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:01:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188125,"job_number":"JOB_188125","tr_customer_id":188143,"tr_customer_product_id":188133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:42.000Z","modified_at":"2026-02-16T08:00:42.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"696802536067200","imei1":"696802536067200","imei2":"1696802536067200","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188124,"job_number":"JOB_188124","tr_customer_id":188142,"tr_customer_product_id":188132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:41.000Z","modified_at":"2026-02-16T08:00:41.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"15873104049302","imei1":"15873104049302","imei2":"115873104049302","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188123,"job_number":"JOB_188123","tr_customer_id":188141,"tr_customer_product_id":188131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:17.000Z","modified_at":"2026-02-16T08:00:38.000Z","name":"Stan Schmeler","mobile_number":"535-898-7180","email_id":"Ryann.Homenick59@hotmail.com","dop":"2026-01-04","serial_number":"19828745605667","imei1":"19828745605667","imei2":"119828745605667","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188122,"job_number":"JOB_188122","tr_customer_id":188140,"tr_customer_product_id":188130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:17.000Z","modified_at":"2026-02-16T08:00:17.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"845979728062467","imei1":"845979728062467","imei2":"1845979728062467","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188121,"job_number":"JOB_188121","tr_customer_id":188139,"tr_customer_product_id":188129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:16.000Z","modified_at":"2026-02-16T08:00:16.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"19394629121563","imei1":"19394629121563","imei2":"119394629121563","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188120,"job_number":"JOB_188120","tr_customer_id":188138,"tr_customer_product_id":188128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:59:50.000Z","modified_at":"2026-02-16T08:00:13.000Z","name":"Margaret Connelly","mobile_number":"700-236-6789","email_id":"Leonel_Gleason95@gmail.com","dop":"2026-01-04","serial_number":"10669452310584","imei1":"10669452310584","imei2":"110669452310584","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188119,"job_number":"JOB_188119","tr_customer_id":188137,"tr_customer_product_id":188127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:59:49.000Z","modified_at":"2026-02-16T07:59:50.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"613044773869826","imei1":"613044773869826","imei2":"1613044773869826","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188118,"job_number":"JOB_188118","tr_customer_id":188136,"tr_customer_product_id":188126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:59:49.000Z","modified_at":"2026-02-16T07:59:49.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"19060526701127","imei1":"19060526701127","imei2":"119060526701127","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188114,"job_number":"JOB_188114","tr_customer_id":188132,"tr_customer_product_id":188122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Anuraag Varrier","mobile_number":"9019398521","email_id":"yogesh.dwivedi@gmail.com","dop":"2026-02-06","serial_number":"591003982814611","imei1":"591003982814611","imei2":"591003982814611","popurl":"www.ranjit-shah.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188113,"job_number":"JOB_188113","tr_customer_id":188131,"tr_customer_product_id":188121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Ahalya Kaul","mobile_number":"9055500752","email_id":"deependra.gowda@hotmail.com","dop":"2026-02-06","serial_number":"713596867155632","imei1":"713596867155632","imei2":"713596867155632","popurl":"www.menka-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188112,"job_number":"JOB_188112","tr_customer_id":188130,"tr_customer_product_id":188120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Amish Dhawan","mobile_number":"9082482651","email_id":"chakravartee.varma@gmail.com","dop":"2026-02-06","serial_number":"373315318801350","imei1":"373315318801350","imei2":"373315318801350","popurl":"www.bhadrak-joshi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188111,"job_number":"JOB_188111","tr_customer_id":188129,"tr_customer_product_id":188119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Vasudev Sharma","mobile_number":"9006356753","email_id":"girish.acharya@hotmail.com","dop":"2026-02-06","serial_number":"420820431887182","imei1":"420820431887182","imei2":"420820431887182","popurl":"www.gopi-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188110,"job_number":"JOB_188110","tr_customer_id":188128,"tr_customer_product_id":188118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Gitanjali Patil","mobile_number":"9030397318","email_id":"gauranga.kaur@gmail.com","dop":"2026-02-06","serial_number":"985614848235520","imei1":"985614848235520","imei2":"985614848235520","popurl":"www.prema-ganaka.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188109,"job_number":"JOB_188109","tr_customer_id":188127,"tr_customer_product_id":188117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Atreyi Khan","mobile_number":"9011771383","email_id":"malti.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"954508632688386","imei1":"954508632688386","imei2":"954508632688386","popurl":"www.anand swarup-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188108,"job_number":"JOB_188108","tr_customer_id":188126,"tr_customer_product_id":188116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Dharmaketu Tandon","mobile_number":"9074154105","email_id":"vishnu.tandon@hotmail.com","dop":"2026-02-06","serial_number":"330449314163232","imei1":"330449314163232","imei2":"330449314163232","popurl":"www.deeksha-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188107,"job_number":"JOB_188107","tr_customer_id":188125,"tr_customer_product_id":188115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Amritambu Chopra","mobile_number":"9021934625","email_id":"purushottam.joshi@hotmail.com","dop":"2026-02-06","serial_number":"548400189599600","imei1":"548400189599600","imei2":"548400189599600","popurl":"www.swara-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188106,"job_number":"JOB_188106","tr_customer_id":188124,"tr_customer_product_id":188114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Deb Sharma","mobile_number":"9096557510","email_id":"chandrabhan.iyer@hotmail.com","dop":"2026-02-06","serial_number":"025287586899179","imei1":"025287586899179","imei2":"025287586899179","popurl":"www.lal-pilla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188105,"job_number":"JOB_188105","tr_customer_id":188123,"tr_customer_product_id":188113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Deepan Iyengar","mobile_number":"9038245916","email_id":"bharat.prajapat@gmail.com","dop":"2026-02-06","serial_number":"384625146230687","imei1":"384625146230687","imei2":"384625146230687","popurl":"www.laal-kaul.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188104,"job_number":"JOB_188104","tr_customer_id":188122,"tr_customer_product_id":188112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Shankar Sethi","mobile_number":"9000234028","email_id":"suryakant.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"335889066868551","imei1":"335889066868551","imei2":"335889066868551","popurl":"www.suma-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188103,"job_number":"JOB_188103","tr_customer_id":188121,"tr_customer_product_id":188111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Garuda Asan","mobile_number":"9071922268","email_id":"chandrakin.dwivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"836481136909844","imei1":"836481136909844","imei2":"836481136909844","popurl":"www.budhil-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188102,"job_number":"JOB_188102","tr_customer_id":188120,"tr_customer_product_id":188110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Smriti Nair","mobile_number":"9022748960","email_id":"jaya.chopra@hotmail.com","dop":"2026-02-06","serial_number":"740938085492383","imei1":"740938085492383","imei2":"740938085492383","popurl":"www.rahul-tagore.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188101,"job_number":"JOB_188101","tr_customer_id":188119,"tr_customer_product_id":188109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Bhushan Iyer","mobile_number":"9098462128","email_id":"som.deshpande@yahoo.co.in","dop":"2026-02-06","serial_number":"715998558638506","imei1":"715998558638506","imei2":"715998558638506","popurl":"www.ayushmati-varma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188100,"job_number":"JOB_188100","tr_customer_id":188118,"tr_customer_product_id":188108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Dinkar Nayar","mobile_number":"9018040965","email_id":"opalina.embranthiri@hotmail.com","dop":"2026-02-06","serial_number":"874281677998520","imei1":"874281677998520","imei2":"874281677998520","popurl":"www.amrita-mahajan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188099,"job_number":"JOB_188099","tr_customer_id":188117,"tr_customer_product_id":188107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Chapal Desai","mobile_number":"9009813914","email_id":"mangalya.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"429152539943353","imei1":"429152539943353","imei2":"429152539943353","popurl":"www.bhagavaan-desai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188098,"job_number":"JOB_188098","tr_customer_id":188115,"tr_customer_product_id":188105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Shubha Varrier","mobile_number":"9078946583","email_id":"bhupen.joshi@yahoo.co.in","dop":"2026-02-06","serial_number":"865693569068977","imei1":"865693569068977","imei2":"865693569068977","popurl":"www.karan-patil.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188097,"job_number":"JOB_188097","tr_customer_id":188116,"tr_customer_product_id":188106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Saroja Mukhopadhyay","mobile_number":"9084951431","email_id":"anjali.bhattathiri@yahoo.co.in","dop":"2026-02-06","serial_number":"716000149906970","imei1":"716000149906970","imei2":"716000149906970","popurl":"www.goutam-abbott.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188096,"job_number":"JOB_188096","tr_customer_id":188114,"tr_customer_product_id":188104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Deeptiman Jain","mobile_number":"9034925680","email_id":"geetanjali.varrier@hotmail.com","dop":"2026-02-06","serial_number":"587488593659710","imei1":"587488593659710","imei2":"587488593659710","popurl":"www.kalyani-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188095,"job_number":"JOB_188095","tr_customer_id":188113,"tr_customer_product_id":188103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Balgopal Guha","mobile_number":"9073833767","email_id":"gati.dutta@hotmail.com","dop":"2026-02-06","serial_number":"862731966627196","imei1":"862731966627196","imei2":"862731966627196","popurl":"www.agnivesh-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188094,"job_number":"JOB_188094","tr_customer_id":188111,"tr_customer_product_id":188101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Aaditya Chopra","mobile_number":"9090916083","email_id":"anang.jha@hotmail.com","dop":"2026-02-06","serial_number":"289996414134194","imei1":"289996414134194","imei2":"289996414134194","popurl":"www.aditeya-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188093,"job_number":"JOB_188093","tr_customer_id":188112,"tr_customer_product_id":188102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Yogendra Naik","mobile_number":"9013346146","email_id":"mani.nayar@hotmail.com","dop":"2026-02-06","serial_number":"103355012937098","imei1":"103355012937098","imei2":"103355012937098","popurl":"www.bhishma-tagore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188092,"job_number":"JOB_188092","tr_customer_id":188110,"tr_customer_product_id":188100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Vidya Dwivedi","mobile_number":"9083335031","email_id":"dhanapati.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"493156838518948","imei1":"493156838518948","imei2":"493156838518948","popurl":"www.mohini-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188091,"job_number":"JOB_188091","tr_customer_id":188109,"tr_customer_product_id":188099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Kamalesh Iyengar","mobile_number":"9085576042","email_id":"sheela.butt@gmail.com","dop":"2026-02-06","serial_number":"965030106562123","imei1":"965030106562123","imei2":"965030106562123","popurl":"www.purushottam-tandon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188090,"job_number":"JOB_188090","tr_customer_id":188108,"tr_customer_product_id":188098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Vishwamitra Patel","mobile_number":"9091312154","email_id":"suresh.khatri@hotmail.com","dop":"2026-02-06","serial_number":"487964959155798","imei1":"487964959155798","imei2":"487964959155798","popurl":"www.sudeva-chattopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188089,"job_number":"JOB_188089","tr_customer_id":188107,"tr_customer_product_id":188097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Ekalavya Pillai","mobile_number":"9098848138","email_id":"chandramauli.prajapat@yahoo.co.in","dop":"2026-02-06","serial_number":"856141500762738","imei1":"856141500762738","imei2":"856141500762738","popurl":"www.kanak-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188088,"job_number":"JOB_188088","tr_customer_id":188106,"tr_customer_product_id":188096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Agrata Dhawan","mobile_number":"9064444493","email_id":"prem.johar@gmail.com","dop":"2026-02-06","serial_number":"780171337854463","imei1":"780171337854463","imei2":"780171337854463","popurl":"www.manikya-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188087,"job_number":"JOB_188087","tr_customer_id":188105,"tr_customer_product_id":188095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Chidambar Butt","mobile_number":"9009146629","email_id":"kashyapi.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"178491695585671","imei1":"178491695585671","imei2":"178491695585671","popurl":"www.elakshi-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188086,"job_number":"JOB_188086","tr_customer_id":188104,"tr_customer_product_id":188094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Gemini Kocchar","mobile_number":"9007675573","email_id":"gautami.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"224598778531891","imei1":"224598778531891","imei2":"224598778531891","popurl":"www.bhasvan-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188085,"job_number":"JOB_188085","tr_customer_id":188103,"tr_customer_product_id":188093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Divaakar Nehru","mobile_number":"9098282801","email_id":"ghanashyam.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"918922605645917","imei1":"918922605645917","imei2":"918922605645917","popurl":"www.mohan-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188084,"job_number":"JOB_188084","tr_customer_id":188102,"tr_customer_product_id":188092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Anjaneya Pillai","mobile_number":"9095339430","email_id":"rukmin.sethi@hotmail.com","dop":"2026-02-06","serial_number":"905989938156249","imei1":"905989938156249","imei2":"905989938156249","popurl":"www.durgeshwari-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188083,"job_number":"JOB_188083","tr_customer_id":188101,"tr_customer_product_id":188091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Shakti Arora","mobile_number":"9042314609","email_id":"dipali.pillai@hotmail.com","dop":"2026-02-06","serial_number":"391737518361601","imei1":"391737518361601","imei2":"391737518361601","popurl":"www.chandini-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188082,"job_number":"JOB_188082","tr_customer_id":188100,"tr_customer_product_id":188090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Karan Khan","mobile_number":"9074771383","email_id":"trilok.sethi@hotmail.com","dop":"2026-02-06","serial_number":"308736200002550","imei1":"308736200002550","imei2":"308736200002550","popurl":"www.dhanvin-chattopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188081,"job_number":"JOB_188081","tr_customer_id":188099,"tr_customer_product_id":188089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Nirbhay Adiga","mobile_number":"9028123737","email_id":"gudakesa.nambeesan@hotmail.com","dop":"2026-02-06","serial_number":"788317880286913","imei1":"788317880286913","imei2":"788317880286913","popurl":"www.aasha-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188080,"job_number":"JOB_188080","tr_customer_id":188098,"tr_customer_product_id":188088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Lavanya Mukhopadhyay","mobile_number":"9064067245","email_id":"geetanjali.pilla@hotmail.com","dop":"2026-02-06","serial_number":"701382143829565","imei1":"701382143829565","imei2":"701382143829565","popurl":"www.anila-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188079,"job_number":"JOB_188079","tr_customer_id":188097,"tr_customer_product_id":188087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Kalpana Nair","mobile_number":"9093766109","email_id":"rati.varma@yahoo.co.in","dop":"2026-02-06","serial_number":"774496281538602","imei1":"774496281538602","imei2":"774496281538602","popurl":"www.aadrika-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188078,"job_number":"JOB_188078","tr_customer_id":188096,"tr_customer_product_id":188086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Triloki Dutta","mobile_number":"9026057771","email_id":"rajan.kaur@gmail.com","dop":"2026-02-06","serial_number":"537927613581469","imei1":"537927613581469","imei2":"537927613581469","popurl":"www.mohan-chaturvedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188077,"job_number":"JOB_188077","tr_customer_id":188095,"tr_customer_product_id":188085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Chaturaanan Naik","mobile_number":"9031071983","email_id":"pran.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"087882300303628","imei1":"087882300303628","imei2":"087882300303628","popurl":"www.daiwik-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188076,"job_number":"JOB_188076","tr_customer_id":188094,"tr_customer_product_id":188084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Birjesh Guha","mobile_number":"9087153062","email_id":"chandramani.jain@hotmail.com","dop":"2026-02-06","serial_number":"715303251671752","imei1":"715303251671752","imei2":"715303251671752","popurl":"www.bhamini-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188075,"job_number":"JOB_188075","tr_customer_id":188093,"tr_customer_product_id":188083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Manisha Ahuja","mobile_number":"9066840312","email_id":"bhuvanesh.nayar@hotmail.com","dop":"2026-02-06","serial_number":"645577807545233","imei1":"645577807545233","imei2":"645577807545233","popurl":"www.dharmaketu-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188074,"job_number":"JOB_188074","tr_customer_id":188092,"tr_customer_product_id":188082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Vasudha Kaur","mobile_number":"9047213828","email_id":"baladitya.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"887915935432375","imei1":"887915935432375","imei2":"887915935432375","popurl":"www.atmanand-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188073,"job_number":"JOB_188073","tr_customer_id":188091,"tr_customer_product_id":188081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Sarvin Panicker","mobile_number":"9093855950","email_id":"agnimitra.chopra@gmail.com","dop":"2026-02-06","serial_number":"079428139928478","imei1":"079428139928478","imei2":"079428139928478","popurl":"www.heema-prajapat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188072,"job_number":"JOB_188072","tr_customer_id":188090,"tr_customer_product_id":188080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Digambara Gill","mobile_number":"9001584331","email_id":"amaresh.joshi@yahoo.co.in","dop":"2026-02-06","serial_number":"894363091014781","imei1":"894363091014781","imei2":"894363091014781","popurl":"www.yogesh-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188071,"job_number":"JOB_188071","tr_customer_id":188089,"tr_customer_product_id":188079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Dhanadeepa Mishra","mobile_number":"9063169106","email_id":"pramila.abbott@gmail.com","dop":"2026-02-06","serial_number":"411115448949342","imei1":"411115448949342","imei2":"411115448949342","popurl":"www.bhooshan-dhawan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188070,"job_number":"JOB_188070","tr_customer_id":188088,"tr_customer_product_id":188078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Anaadi Chopra","mobile_number":"9051267876","email_id":"purnima.malik@gmail.com","dop":"2026-02-06","serial_number":"689336648093456","imei1":"689336648093456","imei2":"689336648093456","popurl":"www.dipendra-patel.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188069,"job_number":"JOB_188069","tr_customer_id":188087,"tr_customer_product_id":188077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Giriraj Guneta","mobile_number":"9006705897","email_id":"jagathi.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"105459596455038","imei1":"105459596455038","imei2":"105459596455038","popurl":"www.dharmaketu-bhattathiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188068,"job_number":"JOB_188068","tr_customer_id":188086,"tr_customer_product_id":188076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Chitramala Gupta","mobile_number":"9089267117","email_id":"aruna.nehru@gmail.com","dop":"2026-02-06","serial_number":"753784205499174","imei1":"753784205499174","imei2":"753784205499174","popurl":"www.chaturbhuj-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188067,"job_number":"JOB_188067","tr_customer_id":188085,"tr_customer_product_id":188075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Urmila Khatri","mobile_number":"9021524596","email_id":"chandravati.marar@yahoo.co.in","dop":"2026-02-06","serial_number":"360434681178785","imei1":"360434681178785","imei2":"360434681178785","popurl":"www.aashritha-bandopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188066,"job_number":"JOB_188066","tr_customer_id":188084,"tr_customer_product_id":188074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dron Chopra","mobile_number":"9053615010","email_id":"bhaves.embranthiri@gmail.com","dop":"2026-02-06","serial_number":"671113633204202","imei1":"671113633204202","imei2":"671113633204202","popurl":"www.mani-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188065,"job_number":"JOB_188065","tr_customer_id":188083,"tr_customer_product_id":188073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Gotum Devar","mobile_number":"9027216254","email_id":"bilva.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"790091665118853","imei1":"790091665118853","imei2":"790091665118853","popurl":"www.chitramala-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188064,"job_number":"JOB_188064","tr_customer_id":188082,"tr_customer_product_id":188072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Vrund Kapoor","mobile_number":"9098466931","email_id":"lakshmi.kocchar@yahoo.co.in","dop":"2026-02-06","serial_number":"169418389090136","imei1":"169418389090136","imei2":"169418389090136","popurl":"www.rohan-mehrotra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188063,"job_number":"JOB_188063","tr_customer_id":188081,"tr_customer_product_id":188071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Kanti Singh","mobile_number":"9004170569","email_id":"daevika.varman@hotmail.com","dop":"2026-02-06","serial_number":"175568363970023","imei1":"175568363970023","imei2":"175568363970023","popurl":"www.dinesh-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188062,"job_number":"JOB_188062","tr_customer_id":188080,"tr_customer_product_id":188070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chaanakya Dhawan","mobile_number":"9053358431","email_id":"sunita.bharadwaj@gmail.com","dop":"2026-02-06","serial_number":"502575555655553","imei1":"502575555655553","imei2":"502575555655553","popurl":"www.ahilya-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188061,"job_number":"JOB_188061","tr_customer_id":188079,"tr_customer_product_id":188069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Brahmanandam Menon","mobile_number":"9054948501","email_id":"dayaananda.abbott@gmail.com","dop":"2026-02-06","serial_number":"677922607155481","imei1":"677922607155481","imei2":"677922607155481","popurl":"www.bhooshan-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188060,"job_number":"JOB_188060","tr_customer_id":188078,"tr_customer_product_id":188068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Raj Saini","mobile_number":"9003512769","email_id":"ekadant.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"771502510061750","imei1":"771502510061750","imei2":"771502510061750","popurl":"www.nalini-butt.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188059,"job_number":"JOB_188059","tr_customer_id":188077,"tr_customer_product_id":188067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dayaananda Patel","mobile_number":"9002610045","email_id":"dhara.ganaka@gmail.com","dop":"2026-02-06","serial_number":"176643492330121","imei1":"176643492330121","imei2":"176643492330121","popurl":"www.vrinda-butt.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188058,"job_number":"JOB_188058","tr_customer_id":188076,"tr_customer_product_id":188066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Ambar Gowda","mobile_number":"9054205761","email_id":"ekaksh.shukla@hotmail.com","dop":"2026-02-06","serial_number":"689743800651829","imei1":"689743800651829","imei2":"689743800651829","popurl":"www.sanjay-malik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188057,"job_number":"JOB_188057","tr_customer_id":188075,"tr_customer_product_id":188065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chandrabhaga Ahluwalia","mobile_number":"9012686485","email_id":"devvrat.nayar@gmail.com","dop":"2026-02-06","serial_number":"069061619516452","imei1":"069061619516452","imei2":"069061619516452","popurl":"www.gatik-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188056,"job_number":"JOB_188056","tr_customer_id":188074,"tr_customer_product_id":188064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chandrabhaga Nayar","mobile_number":"9032635123","email_id":"lal.ganaka@hotmail.com","dop":"2026-02-06","serial_number":"908335304518680","imei1":"908335304518680","imei2":"908335304518680","popurl":"www.dinkar-mehra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188055,"job_number":"JOB_188055","tr_customer_id":188073,"tr_customer_product_id":188063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Atmananda Marar","mobile_number":"9039044951","email_id":"anil.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"323450313582488","imei1":"323450313582488","imei2":"323450313582488","popurl":"www.mandaakin-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188054,"job_number":"JOB_188054","tr_customer_id":188072,"tr_customer_product_id":188062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Bilwa Kaur","mobile_number":"9042349673","email_id":"anand.arora@hotmail.com","dop":"2026-02-06","serial_number":"371564457906905","imei1":"371564457906905","imei2":"371564457906905","popurl":"www.anand swarup-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188053,"job_number":"JOB_188053","tr_customer_id":188071,"tr_customer_product_id":188061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Anuja Pandey","mobile_number":"9046336825","email_id":"dwaipayan.mahajan@gmail.com","dop":"2026-02-06","serial_number":"435167644381562","imei1":"435167644381562","imei2":"435167644381562","popurl":"www.gemini-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188052,"job_number":"JOB_188052","tr_customer_id":188070,"tr_customer_product_id":188060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Niro Naik","mobile_number":"9059489805","email_id":"dandak.patil@gmail.com","dop":"2026-02-06","serial_number":"523247092549839","imei1":"523247092549839","imei2":"523247092549839","popurl":"www.harit-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188051,"job_number":"JOB_188051","tr_customer_id":188069,"tr_customer_product_id":188059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Abhaya Johar","mobile_number":"9077639080","email_id":"mayoor.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"665906917108599","imei1":"665906917108599","imei2":"665906917108599","popurl":"www.harinakshi-pillai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188050,"job_number":"JOB_188050","tr_customer_id":188068,"tr_customer_product_id":188058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Bhudev Prajapat","mobile_number":"9032597474","email_id":"jagathi.nayar@hotmail.com","dop":"2026-02-06","serial_number":"160937634019810","imei1":"160937634019810","imei2":"160937634019810","popurl":"www.gautama-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188049,"job_number":"JOB_188049","tr_customer_id":188067,"tr_customer_product_id":188057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dulari Abbott","mobile_number":"9082384624","email_id":"leela.abbott@hotmail.com","dop":"2026-02-06","serial_number":"793337151981689","imei1":"793337151981689","imei2":"793337151981689","popurl":"www.mina-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188048,"job_number":"JOB_188048","tr_customer_id":188066,"tr_customer_product_id":188056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Akshayakeerti Nehru","mobile_number":"9070523390","email_id":"deeptimoyee.kocchar@gmail.com","dop":"2026-02-06","serial_number":"225161684080621","imei1":"225161684080621","imei2":"225161684080621","popurl":"www.atmaja-khan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188047,"job_number":"JOB_188047","tr_customer_id":188065,"tr_customer_product_id":188055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Mohana Acharya","mobile_number":"9026357991","email_id":"malti.pothuvaal@gmail.com","dop":"2026-02-06","serial_number":"694327976850224","imei1":"694327976850224","imei2":"694327976850224","popurl":"www.dhatri-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188046,"job_number":"JOB_188046","tr_customer_id":188064,"tr_customer_product_id":188054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Ganesh Bhattacharya","mobile_number":"9043905652","email_id":"chanda.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"841590975026561","imei1":"841590975026561","imei2":"841590975026561","popurl":"www.poornima-panicker.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188045,"job_number":"JOB_188045","tr_customer_id":188063,"tr_customer_product_id":188053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Aishani Bhat","mobile_number":"9083483783","email_id":"dayamayee.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"301501195487884","imei1":"301501195487884","imei2":"301501195487884","popurl":"www.chidaatma-desai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188044,"job_number":"JOB_188044","tr_customer_id":188062,"tr_customer_product_id":188052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Darshan Khanna","mobile_number":"9003095905","email_id":"trisha.guha@hotmail.com","dop":"2026-02-06","serial_number":"070810483092880","imei1":"070810483092880","imei2":"070810483092880","popurl":"www.sweta-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188043,"job_number":"JOB_188043","tr_customer_id":188061,"tr_customer_product_id":188051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Yogendra Chattopadhyay","mobile_number":"9061270357","email_id":"yogendra.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"359889061873574","imei1":"359889061873574","imei2":"359889061873574","popurl":"www.lila-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188042,"job_number":"JOB_188042","tr_customer_id":188060,"tr_customer_product_id":188050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Divakar Ahluwalia","mobile_number":"9039106365","email_id":"mahesh.bhat@hotmail.com","dop":"2026-02-06","serial_number":"025863871615112","imei1":"025863871615112","imei2":"025863871615112","popurl":"www.rajan-varrier.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188041,"job_number":"JOB_188041","tr_customer_id":188059,"tr_customer_product_id":188049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Chidaatma Arora","mobile_number":"9056465029","email_id":"satyen.banerjee@yahoo.co.in","dop":"2026-02-06","serial_number":"521651748207096","imei1":"521651748207096","imei2":"521651748207096","popurl":"www.aryan-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188040,"job_number":"JOB_188040","tr_customer_id":188058,"tr_customer_product_id":188048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Gangesh Gupta","mobile_number":"9024039769","email_id":"anila.patel@gmail.com","dop":"2026-02-06","serial_number":"359641747764572","imei1":"359641747764572","imei2":"359641747764572","popurl":"www.kumuda-agarwal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188039,"job_number":"JOB_188039","tr_customer_id":188057,"tr_customer_product_id":188047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Chidaatma Marar","mobile_number":"9023270824","email_id":"tushar.pilla@gmail.com","dop":"2026-02-06","serial_number":"647747482277436","imei1":"647747482277436","imei2":"647747482277436","popurl":"www.bhooshan-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188038,"job_number":"JOB_188038","tr_customer_id":188055,"tr_customer_product_id":188046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Tanirika Khatri","mobile_number":"9082455447","email_id":"gautam.kocchar@gmail.com","dop":"2026-02-06","serial_number":"083673458844911","imei1":"083673458844911","imei2":"083673458844911","popurl":"www.charvi-marar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188037,"job_number":"JOB_188037","tr_customer_id":188056,"tr_customer_product_id":188045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Bhudeva Bhattathiri","mobile_number":"9040209298","email_id":"avadhesh.pillai@gmail.com","dop":"2026-02-06","serial_number":"552299112547819","imei1":"552299112547819","imei2":"552299112547819","popurl":"www.sukanya-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188036,"job_number":"JOB_188036","tr_customer_id":188054,"tr_customer_product_id":188044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Girja Abbott","mobile_number":"9047228932","email_id":"basanti.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"483609058046861","imei1":"483609058046861","imei2":"483609058046861","popurl":"www.marut-nair.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188035,"job_number":"JOB_188035","tr_customer_id":188053,"tr_customer_product_id":188043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Vaidehi Talwar","mobile_number":"9065392913","email_id":"chandra.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"463400393488713","imei1":"463400393488713","imei2":"463400393488713","popurl":"www.shashikala-achari.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188034,"job_number":"JOB_188034","tr_customer_id":188052,"tr_customer_product_id":188042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Bhudev Panicker","mobile_number":"9097817883","email_id":"laxmi.mehra@hotmail.com","dop":"2026-02-06","serial_number":"931162255835125","imei1":"931162255835125","imei2":"931162255835125","popurl":"www.tara-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188033,"job_number":"JOB_188033","tr_customer_id":188051,"tr_customer_product_id":188041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Ambar Gupta","mobile_number":"9018561463","email_id":"bhardwaj.saini@hotmail.com","dop":"2026-02-06","serial_number":"720642338561906","imei1":"720642338561906","imei2":"720642338561906","popurl":"www.digambar-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188032,"job_number":"JOB_188032","tr_customer_id":188050,"tr_customer_product_id":188040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Rukmin Kakkar","mobile_number":"9070689358","email_id":"arindam.shah@yahoo.co.in","dop":"2026-02-06","serial_number":"198689499925742","imei1":"198689499925742","imei2":"198689499925742","popurl":"www.divakar-trivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188031,"job_number":"JOB_188031","tr_customer_id":188049,"tr_customer_product_id":188039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Aatmaj Chaturvedi","mobile_number":"9024118269","email_id":"deeptimayee.dhawan@hotmail.com","dop":"2026-02-06","serial_number":"637033952923776","imei1":"637033952923776","imei2":"637033952923776","popurl":"www.ranjeet-embranthiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188030,"job_number":"JOB_188030","tr_customer_id":188048,"tr_customer_product_id":188038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Som Gandhi","mobile_number":"9032119177","email_id":"jagdeep.singh@gmail.com","dop":"2026-02-06","serial_number":"066035785711958","imei1":"066035785711958","imei2":"066035785711958","popurl":"www.durgeshwari-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188029,"job_number":"JOB_188029","tr_customer_id":188047,"tr_customer_product_id":188037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Bhushan Guneta","mobile_number":"9068515150","email_id":"adheesh.jha@hotmail.com","dop":"2026-02-06","serial_number":"814050771883270","imei1":"814050771883270","imei2":"814050771883270","popurl":"www.chidananda-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188028,"job_number":"JOB_188028","tr_customer_id":188046,"tr_customer_product_id":188036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Nimit Varrier","mobile_number":"9057671351","email_id":"paramartha.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"491065257451515","imei1":"491065257451515","imei2":"491065257451515","popurl":"www.chandrabhan-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188027,"job_number":"JOB_188027","tr_customer_id":188045,"tr_customer_product_id":188035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Elakshi Bhattathiri","mobile_number":"9018753463","email_id":"shivakari.kakkar@gmail.com","dop":"2026-02-06","serial_number":"314962483201488","imei1":"314962483201488","imei2":"314962483201488","popurl":"www.subhasini-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188026,"job_number":"JOB_188026","tr_customer_id":188044,"tr_customer_product_id":188034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Suryakanta Banerjee","mobile_number":"9070316062","email_id":"laxman.mehrotra@yahoo.co.in","dop":"2026-02-06","serial_number":"232480927623611","imei1":"232480927623611","imei2":"232480927623611","popurl":"www.mohini-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188025,"job_number":"JOB_188025","tr_customer_id":188043,"tr_customer_product_id":188033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Dhanpati Shah","mobile_number":"9081932790","email_id":"chidananda.dhawan@yahoo.co.in","dop":"2026-02-06","serial_number":"133199902126656","imei1":"133199902126656","imei2":"133199902126656","popurl":"www.sloka-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188024,"job_number":"JOB_188024","tr_customer_id":188042,"tr_customer_product_id":188032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Adheesh Kaniyar","mobile_number":"9041812009","email_id":"tanushree.arora@hotmail.com","dop":"2026-02-06","serial_number":"239742162006410","imei1":"239742162006410","imei2":"239742162006410","popurl":"www.bodhan-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188023,"job_number":"JOB_188023","tr_customer_id":188041,"tr_customer_product_id":188031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sloka Sinha","mobile_number":"9016430478","email_id":"jagathi.reddy@yahoo.co.in","dop":"2026-02-06","serial_number":"109403325840110","imei1":"109403325840110","imei2":"109403325840110","popurl":"www.dinesh-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188022,"job_number":"JOB_188022","tr_customer_id":188040,"tr_customer_product_id":188030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dipankar Butt","mobile_number":"9078979818","email_id":"bharat.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"915354041547700","imei1":"915354041547700","imei2":"915354041547700","popurl":"www.rajiv-gowda.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188021,"job_number":"JOB_188021","tr_customer_id":188039,"tr_customer_product_id":188029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dhanvin Devar","mobile_number":"9008809152","email_id":"gopee.dubashi@gmail.com","dop":"2026-02-06","serial_number":"241636411969765","imei1":"241636411969765","imei2":"241636411969765","popurl":"www.ojaswini-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188020,"job_number":"JOB_188020","tr_customer_id":188036,"tr_customer_product_id":188027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sunita Nair","mobile_number":"9064746088","email_id":"dhaanyalakshmi.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"545662347602468","imei1":"545662347602468","imei2":"545662347602468","popurl":"www.sheela-mehra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188019,"job_number":"JOB_188019","tr_customer_id":188037,"tr_customer_product_id":188026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dhanapati Kaur","mobile_number":"9083990922","email_id":"esha.gandhi@hotmail.com","dop":"2026-02-06","serial_number":"492541668690388","imei1":"492541668690388","imei2":"492541668690388","popurl":"www.aagney-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188018,"job_number":"JOB_188018","tr_customer_id":188038,"tr_customer_product_id":188028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Tej Prajapat","mobile_number":"9040156313","email_id":"daksha.chopra@hotmail.com","dop":"2026-02-06","serial_number":"581202340953531","imei1":"581202340953531","imei2":"581202340953531","popurl":"www.dharmaketu-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188017,"job_number":"JOB_188017","tr_customer_id":188035,"tr_customer_product_id":188025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Chakravartee Panicker","mobile_number":"9030203182","email_id":"anilaabh.sharma@yahoo.co.in","dop":"2026-02-06","serial_number":"210609519391572","imei1":"210609519391572","imei2":"210609519391572","popurl":"www.mohan-varman.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188016,"job_number":"JOB_188016","tr_customer_id":188034,"tr_customer_product_id":188024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sarada Arora","mobile_number":"9069476462","email_id":"bhudev.pillai@hotmail.com","dop":"2026-02-06","serial_number":"290178353316097","imei1":"290178353316097","imei2":"290178353316097","popurl":"www.sumitra-acharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188015,"job_number":"JOB_188015","tr_customer_id":188033,"tr_customer_product_id":188023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Karan Chopra","mobile_number":"9001656889","email_id":"ekaling.ganaka@gmail.com","dop":"2026-02-06","serial_number":"540678392470372","imei1":"540678392470372","imei2":"540678392470372","popurl":"www.chanda-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188014,"job_number":"JOB_188014","tr_customer_id":188032,"tr_customer_product_id":188022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Arya Nayar","mobile_number":"9044366876","email_id":"bharat.varma@hotmail.com","dop":"2026-02-06","serial_number":"968752256048859","imei1":"968752256048859","imei2":"968752256048859","popurl":"www.vidya-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188013,"job_number":"JOB_188013","tr_customer_id":188031,"tr_customer_product_id":188021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Adhiraj Butt","mobile_number":"9063433202","email_id":"ranjeet.prajapat@yahoo.co.in","dop":"2026-02-06","serial_number":"558961177797354","imei1":"558961177797354","imei2":"558961177797354","popurl":"www.dipesh-dutta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188012,"job_number":"JOB_188012","tr_customer_id":188030,"tr_customer_product_id":188020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Meenakshi Dubashi","mobile_number":"9022663538","email_id":"balgopal.kocchar@hotmail.com","dop":"2026-02-06","serial_number":"331648018654891","imei1":"331648018654891","imei2":"331648018654891","popurl":"www.arjun-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188011,"job_number":"JOB_188011","tr_customer_id":188029,"tr_customer_product_id":188019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Abani Guha","mobile_number":"9001340500","email_id":"durga.naik@hotmail.com","dop":"2026-02-06","serial_number":"548448626991403","imei1":"548448626991403","imei2":"548448626991403","popurl":"www.basanti-bharadwaj.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188010,"job_number":"JOB_188010","tr_customer_id":188028,"tr_customer_product_id":188018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Deeptimay Varman","mobile_number":"9016628646","email_id":"anshula.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"085414297443942","imei1":"085414297443942","imei2":"085414297443942","popurl":"www.chandradev-sethi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188009,"job_number":"JOB_188009","tr_customer_id":188027,"tr_customer_product_id":188017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Draupadi Ahluwalia","mobile_number":"9092780667","email_id":"shresth.mahajan@hotmail.com","dop":"2026-02-06","serial_number":"433607937789043","imei1":"433607937789043","imei2":"433607937789043","popurl":"www.chaten-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188008,"job_number":"JOB_188008","tr_customer_id":188026,"tr_customer_product_id":188016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Mangala Asan","mobile_number":"9015394518","email_id":"girika.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"916370661895141","imei1":"916370661895141","imei2":"916370661895141","popurl":"www.gitanjali-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188007,"job_number":"JOB_188007","tr_customer_id":188025,"tr_customer_product_id":188015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Chandrakin Johar","mobile_number":"9015674433","email_id":"chandrani.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"534414542318209","imei1":"534414542318209","imei2":"534414542318209","popurl":"www.sarvin-sharma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188006,"job_number":"JOB_188006","tr_customer_id":188024,"tr_customer_product_id":188014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Tapan Mukhopadhyay","mobile_number":"9010773225","email_id":"akshata.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"871292198797307","imei1":"871292198797307","imei2":"871292198797307","popurl":"www.sheela-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188005,"job_number":"JOB_188005","tr_customer_id":188023,"tr_customer_product_id":188013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Amogh Singh","mobile_number":"9050529811","email_id":"deeptiman.kaniyar@yahoo.co.in","dop":"2026-02-06","serial_number":"148676134268283","imei1":"148676134268283","imei2":"148676134268283","popurl":"www.lavanya-agarwal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187994,"job_number":"JOB_187994","tr_customer_id":188012,"tr_customer_product_id":188002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:50.000Z","modified_at":"2026-02-16T07:44:05.000Z","name":"Rodrigo Dibbert","mobile_number":"285-823-7436","email_id":"May51@gmail.com","dop":"2025-12-01","serial_number":"17002702572357","imei1":"17002702572357","imei2":"17002702572357","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187993,"job_number":"JOB_187993","tr_customer_id":188011,"tr_customer_product_id":188001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:50.000Z","modified_at":"2026-02-16T07:43:50.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19942146304982","imei1":"19942146304982","imei2":"19942146304982","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187992,"job_number":"JOB_187992","tr_customer_id":188010,"tr_customer_product_id":188000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:31.000Z","modified_at":"2026-02-16T07:43:45.000Z","name":"Alexie O'Keefe","mobile_number":"312-694-5227","email_id":"Darron81@gmail.com","dop":"2025-12-01","serial_number":"19817161056543","imei1":"19817161056543","imei2":"19817161056543","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187991,"job_number":"JOB_187991","tr_customer_id":188009,"tr_customer_product_id":187999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:31.000Z","modified_at":"2026-02-16T07:43:31.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17055623472013","imei1":"17055623472013","imei2":"17055623472013","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187990,"job_number":"JOB_187990","tr_customer_id":188008,"tr_customer_product_id":187998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:11.000Z","modified_at":"2026-02-16T07:43:26.000Z","name":"Lilly Cormier","mobile_number":"874-555-4582","email_id":"Erica12@gmail.com","dop":"2025-12-01","serial_number":"14925116231045","imei1":"14925116231045","imei2":"14925116231045","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:43:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187989,"job_number":"JOB_187989","tr_customer_id":188007,"tr_customer_product_id":187997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:11.000Z","modified_at":"2026-02-16T07:43:11.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"15380909208786","imei1":"15380909208786","imei2":"15380909208786","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187988,"job_number":"JOB_187988","tr_customer_id":188006,"tr_customer_product_id":187996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:22.000Z","modified_at":"2026-02-16T07:37:22.000Z","name":"Brooke Rohan","mobile_number":"651-321-3046","email_id":"Alvena.Ortiz@gmail.com","dop":"2026-01-04","serial_number":"16047527170309","imei1":"16047527170309","imei2":"116047527170309","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187987,"job_number":"JOB_187987","tr_customer_id":188005,"tr_customer_product_id":187995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:22.000Z","modified_at":"2026-02-16T07:37:22.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"952486067017658","imei1":"952486067017658","imei2":"1952486067017658","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187986,"job_number":"JOB_187986","tr_customer_id":188004,"tr_customer_product_id":187994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:21.000Z","modified_at":"2026-02-16T07:37:21.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"17149449625352","imei1":"17149449625352","imei2":"117149449625352","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187985,"job_number":"JOB_187985","tr_customer_id":188003,"tr_customer_product_id":187993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:12.000Z","modified_at":"2026-02-16T07:37:12.000Z","name":"Zackery Douglas","mobile_number":"323-600-5768","email_id":"Cyrus47@hotmail.com","dop":"2026-01-04","serial_number":"15692153438103","imei1":"15692153438103","imei2":"115692153438103","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187984,"job_number":"JOB_187984","tr_customer_id":188002,"tr_customer_product_id":187992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:12.000Z","modified_at":"2026-02-16T07:37:12.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"564534510605216","imei1":"564534510605216","imei2":"1564534510605216","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187983,"job_number":"JOB_187983","tr_customer_id":188001,"tr_customer_product_id":187991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:11.000Z","modified_at":"2026-02-16T07:37:11.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"11733916671803","imei1":"11733916671803","imei2":"111733916671803","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187982,"job_number":"JOB_187982","tr_customer_id":188000,"tr_customer_product_id":187990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:02.000Z","modified_at":"2026-02-16T07:37:02.000Z","name":"Rafaela Boehm","mobile_number":"546-856-2110","email_id":"Carroll77@yahoo.com","dop":"2026-01-04","serial_number":"15742790288527","imei1":"15742790288527","imei2":"115742790288527","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187981,"job_number":"JOB_187981","tr_customer_id":187999,"tr_customer_product_id":187989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:01.000Z","modified_at":"2026-02-16T07:37:01.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"327447952622890","imei1":"327447952622890","imei2":"1327447952622890","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187980,"job_number":"JOB_187980","tr_customer_id":187998,"tr_customer_product_id":187988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:01.000Z","modified_at":"2026-02-16T07:37:01.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"19775269939147","imei1":"19775269939147","imei2":"119775269939147","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187978,"job_number":"JOB_187978","tr_customer_id":187996,"tr_customer_product_id":187986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Dhara Abbott","mobile_number":"9052324151","email_id":"daksha.sharma@yahoo.co.in","dop":"2026-02-06","serial_number":"796586079863786","imei1":"796586079863786","imei2":"796586079863786","popurl":"www.gajbaahu-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187977,"job_number":"JOB_187977","tr_customer_id":187995,"tr_customer_product_id":187985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Deenabandhu Naik","mobile_number":"9031667540","email_id":"bhagwati.saini@yahoo.co.in","dop":"2026-02-06","serial_number":"835629862387465","imei1":"835629862387465","imei2":"835629862387465","popurl":"www.bakula-tagore.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187976,"job_number":"JOB_187976","tr_customer_id":187994,"tr_customer_product_id":187984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Adwitiya Gupta","mobile_number":"9073706831","email_id":"deeksha.jain@hotmail.com","dop":"2026-02-06","serial_number":"263680611307434","imei1":"263680611307434","imei2":"263680611307434","popurl":"www.achintya-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187975,"job_number":"JOB_187975","tr_customer_id":187993,"tr_customer_product_id":187983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Brijesh Varma","mobile_number":"9081274296","email_id":"saroja.verma@hotmail.com","dop":"2026-02-06","serial_number":"077435355494310","imei1":"077435355494310","imei2":"077435355494310","popurl":"www.gopee-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187973,"job_number":"JOB_187973","tr_customer_id":187991,"tr_customer_product_id":187981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Yoginder Khan","mobile_number":"9098914161","email_id":"aanjaneya.iyengar@gmail.com","dop":"2026-02-06","serial_number":"549504550534975","imei1":"549504550534975","imei2":"549504550534975","popurl":"www.marut-tagore.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187972,"job_number":"JOB_187972","tr_customer_id":187990,"tr_customer_product_id":187980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Vijay Khatri","mobile_number":"9008501646","email_id":"jagdeep.trivedi@gmail.com","dop":"2026-02-06","serial_number":"087262283105212","imei1":"087262283105212","imei2":"087262283105212","popurl":"www.apsara-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187971,"job_number":"JOB_187971","tr_customer_id":187989,"tr_customer_product_id":187979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Bhooshan Khan","mobile_number":"9019733670","email_id":"vyas.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"881992870600700","imei1":"881992870600700","imei2":"881992870600700","popurl":"www.aaratrika-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187970,"job_number":"JOB_187970","tr_customer_id":187988,"tr_customer_product_id":187978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Baala Mahajan","mobile_number":"9034529783","email_id":"charumati.trivedi@gmail.com","dop":"2026-02-06","serial_number":"518675112303524","imei1":"518675112303524","imei2":"518675112303524","popurl":"www.jagadish-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187969,"job_number":"JOB_187969","tr_customer_id":187987,"tr_customer_product_id":187977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Manikya Sharma","mobile_number":"9062468374","email_id":"amogh.varman@hotmail.com","dop":"2026-02-06","serial_number":"918788579802152","imei1":"918788579802152","imei2":"918788579802152","popurl":"www.daevi-tandon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187968,"job_number":"JOB_187968","tr_customer_id":187986,"tr_customer_product_id":187976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Ganaka Bhat","mobile_number":"9067410999","email_id":"sarisha.khan@yahoo.co.in","dop":"2026-02-06","serial_number":"153901716455522","imei1":"153901716455522","imei2":"153901716455522","popurl":"www.durga-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187967,"job_number":"JOB_187967","tr_customer_id":187985,"tr_customer_product_id":187975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Trisha Sethi","mobile_number":"9079623478","email_id":"adhiraj.kaur@yahoo.co.in","dop":"2026-02-06","serial_number":"186931327861801","imei1":"186931327861801","imei2":"186931327861801","popurl":"www.daksha-varrier.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187963,"job_number":"JOB_187963","tr_customer_id":187981,"tr_customer_product_id":187971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Satish Mishra","mobile_number":"9092634673","email_id":"achalesvara.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"351006162379928","imei1":"351006162379928","imei2":"351006162379928","popurl":"www.shashi-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187962,"job_number":"JOB_187962","tr_customer_id":187980,"tr_customer_product_id":187970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Naveen Mahajan","mobile_number":"9036346199","email_id":"chandravati.gandhi@yahoo.co.in","dop":"2026-02-06","serial_number":"413695278367554","imei1":"413695278367554","imei2":"413695278367554","popurl":"www.chandani-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187961,"job_number":"JOB_187961","tr_customer_id":187979,"tr_customer_product_id":187969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Daiwik Naik","mobile_number":"9026955613","email_id":"trisha.gill@yahoo.co.in","dop":"2026-02-06","serial_number":"881973523657980","imei1":"881973523657980","imei2":"881973523657980","popurl":"www.balachandra-embranthiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187959,"job_number":"JOB_187959","tr_customer_id":187977,"tr_customer_product_id":187967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Meena Nayar","mobile_number":"9002960901","email_id":"sucheta.johar@yahoo.co.in","dop":"2026-02-06","serial_number":"185730935349286","imei1":"185730935349286","imei2":"185730935349286","popurl":"www.opaline-dubashi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187958,"job_number":"JOB_187958","tr_customer_id":187976,"tr_customer_product_id":187966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Subhash Sethi","mobile_number":"9065946941","email_id":"balagovind.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"141102946711000","imei1":"141102946711000","imei2":"141102946711000","popurl":"www.dharitri-kaniyar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187956,"job_number":"JOB_187956","tr_customer_id":187974,"tr_customer_product_id":187964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aaratrika Gowda","mobile_number":"9041192803","email_id":"chandraayan.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"852914596372992","imei1":"852914596372992","imei2":"852914596372992","popurl":"www.suma-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187955,"job_number":"JOB_187955","tr_customer_id":187973,"tr_customer_product_id":187963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aagneya Sharma","mobile_number":"9093977621","email_id":"dharmaketu.varrier@gmail.com","dop":"2026-02-06","serial_number":"962572136697928","imei1":"962572136697928","imei2":"962572136697928","popurl":"www.amrit-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187954,"job_number":"JOB_187954","tr_customer_id":187972,"tr_customer_product_id":187962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Dipendra Gill","mobile_number":"9082724446","email_id":"bharadwaj.desai@yahoo.co.in","dop":"2026-02-06","serial_number":"991639644909707","imei1":"991639644909707","imei2":"991639644909707","popurl":"www.tanya-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187953,"job_number":"JOB_187953","tr_customer_id":187971,"tr_customer_product_id":187961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Kama Joshi","mobile_number":"9080317965","email_id":"devajyoti.khatri@yahoo.co.in","dop":"2026-02-06","serial_number":"913198495153523","imei1":"913198495153523","imei2":"913198495153523","popurl":"www.darshan-naik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187952,"job_number":"JOB_187952","tr_customer_id":187970,"tr_customer_product_id":187960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aasa Mishra","mobile_number":"9097887960","email_id":"dipendra.iyengar@hotmail.com","dop":"2026-02-06","serial_number":"371561388825303","imei1":"371561388825303","imei2":"371561388825303","popurl":"www.gautami-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187951,"job_number":"JOB_187951","tr_customer_id":187969,"tr_customer_product_id":187959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Smriti Reddy","mobile_number":"9076909153","email_id":"rahul.bandopadhyay@yahoo.co.in","dop":"2026-02-06","serial_number":"047264742497291","imei1":"047264742497291","imei2":"047264742497291","popurl":"www.elakshi-arora.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187949,"job_number":"JOB_187949","tr_customer_id":187967,"tr_customer_product_id":187957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Dayaananda Deshpande","mobile_number":"9091536698","email_id":"naval.ganaka@yahoo.co.in","dop":"2026-02-06","serial_number":"915068741276250","imei1":"915068741276250","imei2":"915068741276250","popurl":"www.divakar-embranthiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187948,"job_number":"JOB_187948","tr_customer_id":187966,"tr_customer_product_id":187956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Brijesh Bharadwaj","mobile_number":"9098009075","email_id":"kanchan.varma@hotmail.com","dop":"2026-02-06","serial_number":"335242615292060","imei1":"335242615292060","imei2":"335242615292060","popurl":"www.yogesh-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187947,"job_number":"JOB_187947","tr_customer_id":187965,"tr_customer_product_id":187955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Mandaakin Joshi","mobile_number":"9035026915","email_id":"kanti.guneta@yahoo.co.in","dop":"2026-02-06","serial_number":"447823249028968","imei1":"447823249028968","imei2":"447823249028968","popurl":"www.goswami-asan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187946,"job_number":"JOB_187946","tr_customer_id":187964,"tr_customer_product_id":187954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Balaaditya Mehrotra","mobile_number":"9053887709","email_id":"chinmayananda.naik@gmail.com","dop":"2026-02-06","serial_number":"031570310224032","imei1":"031570310224032","imei2":"031570310224032","popurl":"www.siddhi-mahajan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187945,"job_number":"JOB_187945","tr_customer_id":187963,"tr_customer_product_id":187953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Devani Shah","mobile_number":"9060721752","email_id":"abhaidev.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"077966958340181","imei1":"077966958340181","imei2":"077966958340181","popurl":"www.devi-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187943,"job_number":"JOB_187943","tr_customer_id":187961,"tr_customer_product_id":187951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Subhash Varrier","mobile_number":"9025383193","email_id":"devagya.talwar@gmail.com","dop":"2026-02-06","serial_number":"941103539472203","imei1":"941103539472203","imei2":"941103539472203","popurl":"www.bala-pillai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187942,"job_number":"JOB_187942","tr_customer_id":187960,"tr_customer_product_id":187950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Amaranaath Verma","mobile_number":"9028774854","email_id":"jagmeet.patil@yahoo.co.in","dop":"2026-02-06","serial_number":"927729485553437","imei1":"927729485553437","imei2":"927729485553437","popurl":"www.dharmaketu-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187940,"job_number":"JOB_187940","tr_customer_id":187958,"tr_customer_product_id":187948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Draupadi Jha","mobile_number":"9099402707","email_id":"amodini.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"909907212813103","imei1":"909907212813103","imei2":"909907212813103","popurl":"www.shresthi-pothuvaal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187937,"job_number":"JOB_187937","tr_customer_id":187955,"tr_customer_product_id":187945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Anala Kocchar","mobile_number":"9063268141","email_id":"laxmi.bhat@gmail.com","dop":"2026-02-06","serial_number":"121071460702786","imei1":"121071460702786","imei2":"121071460702786","popurl":"www.devajyoti-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187936,"job_number":"JOB_187936","tr_customer_id":187954,"tr_customer_product_id":187944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Abhaya Pandey","mobile_number":"9088691322","email_id":"suma.banerjee@hotmail.com","dop":"2026-02-06","serial_number":"261456556560272","imei1":"261456556560272","imei2":"261456556560272","popurl":"www.uma-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187934,"job_number":"JOB_187934","tr_customer_id":187952,"tr_customer_product_id":187942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Sumitra Butt","mobile_number":"9028330589","email_id":"esha.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"492510586580210","imei1":"492510586580210","imei2":"492510586580210","popurl":"www.atmanand-patel.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187933,"job_number":"JOB_187933","tr_customer_id":187951,"tr_customer_product_id":187941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Vinay Pilla","mobile_number":"9073409128","email_id":"jaimini.sharma@gmail.com","dop":"2026-02-06","serial_number":"411067179286172","imei1":"411067179286172","imei2":"411067179286172","popurl":"www.gautam-mehra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187931,"job_number":"JOB_187931","tr_customer_id":187949,"tr_customer_product_id":187939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Darshan Pillai","mobile_number":"9050159122","email_id":"chidambaram.chopra@gmail.com","dop":"2026-02-06","serial_number":"118059785551416","imei1":"118059785551416","imei2":"118059785551416","popurl":"www.gita-bhattacharya.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187930,"job_number":"JOB_187930","tr_customer_id":187948,"tr_customer_product_id":187938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Tara Naik","mobile_number":"9045636421","email_id":"bharadwaj.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"049090558466960","imei1":"049090558466960","imei2":"049090558466960","popurl":"www.shashi-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187929,"job_number":"JOB_187929","tr_customer_id":187947,"tr_customer_product_id":187937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Adikavi Johar","mobile_number":"9035502572","email_id":"pranay.patel@yahoo.co.in","dop":"2026-02-06","serial_number":"964465821661757","imei1":"964465821661757","imei2":"964465821661757","popurl":"www.ghanashyam-marar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187928,"job_number":"JOB_187928","tr_customer_id":187946,"tr_customer_product_id":187936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Chapala Kocchar","mobile_number":"9094277264","email_id":"indra.bandopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"926491262147726","imei1":"926491262147726","imei2":"926491262147726","popurl":"www.amritambu-tandon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187927,"job_number":"JOB_187927","tr_customer_id":187945,"tr_customer_product_id":187935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Akroor Chattopadhyay","mobile_number":"9000083721","email_id":"garud.pillai@gmail.com","dop":"2026-02-06","serial_number":"513624719602230","imei1":"513624719602230","imei2":"513624719602230","popurl":"www.jaya-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187925,"job_number":"JOB_187925","tr_customer_id":187943,"tr_customer_product_id":187933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Sumitra Rana","mobile_number":"9050526917","email_id":"kanaka.reddy@gmail.com","dop":"2026-02-06","serial_number":"698301916533230","imei1":"698301916533230","imei2":"698301916533230","popurl":"www.prathamesh-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187923,"job_number":"JOB_187923","tr_customer_id":187941,"tr_customer_product_id":187931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Eekalabya Asan","mobile_number":"9060880457","email_id":"harinarayan.joshi@gmail.com","dop":"2026-02-06","serial_number":"148797257009591","imei1":"148797257009591","imei2":"148797257009591","popurl":"www.akshata-iyer.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187922,"job_number":"JOB_187922","tr_customer_id":187940,"tr_customer_product_id":187930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Akshat Malik","mobile_number":"9044856691","email_id":"govinda.varma@gmail.com","dop":"2026-02-06","serial_number":"299843473145917","imei1":"299843473145917","imei2":"299843473145917","popurl":"www.bhadran-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187921,"job_number":"JOB_187921","tr_customer_id":187939,"tr_customer_product_id":187929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Nirbhay Bhat","mobile_number":"9090390386","email_id":"anasuya.acharya@yahoo.co.in","dop":"2026-02-06","serial_number":"138321687335561","imei1":"138321687335561","imei2":"138321687335561","popurl":"www.kanaka-dutta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187920,"job_number":"JOB_187920","tr_customer_id":187938,"tr_customer_product_id":187928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Dwaipayana Talwar","mobile_number":"9036405795","email_id":"ghanaanand.dutta@hotmail.com","dop":"2026-02-06","serial_number":"384814663297579","imei1":"384814663297579","imei2":"384814663297579","popurl":"www.kamala-dwivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187919,"job_number":"JOB_187919","tr_customer_id":187937,"tr_customer_product_id":187927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Aasa Namboothiri","mobile_number":"9019163744","email_id":"nikita.acharya@gmail.com","dop":"2026-02-06","serial_number":"019785418465713","imei1":"019785418465713","imei2":"019785418465713","popurl":"www.daksha-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187918,"job_number":"JOB_187918","tr_customer_id":187936,"tr_customer_product_id":187926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Suresh Banerjee","mobile_number":"9030080766","email_id":"bhagwati.gill@yahoo.co.in","dop":"2026-02-06","serial_number":"451829229417085","imei1":"451829229417085","imei2":"451829229417085","popurl":"www.lalita-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187917,"job_number":"JOB_187917","tr_customer_id":187934,"tr_customer_product_id":187924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Mandakini Patil","mobile_number":"9079364558","email_id":"nalini.asan@hotmail.com","dop":"2026-02-06","serial_number":"190052478071605","imei1":"190052478071605","imei2":"190052478071605","popurl":"www.eshita-pillai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187916,"job_number":"JOB_187916","tr_customer_id":187935,"tr_customer_product_id":187925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Anasooya Iyer","mobile_number":"9018662659","email_id":"subhashini.khanna@hotmail.com","dop":"2026-02-06","serial_number":"428473162954256","imei1":"428473162954256","imei2":"428473162954256","popurl":"www.purushottam-varma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187915,"job_number":"JOB_187915","tr_customer_id":187933,"tr_customer_product_id":187923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Kannen Butt","mobile_number":"9040913191","email_id":"digambar.arora@gmail.com","dop":"2026-02-06","serial_number":"776255521152246","imei1":"776255521152246","imei2":"776255521152246","popurl":"www.balamani-jain.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187911,"job_number":"JOB_187911","tr_customer_id":187929,"tr_customer_product_id":187919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Brahmabrata Tagore","mobile_number":"9007607711","email_id":"dharmaketu.joshi@hotmail.com","dop":"2026-02-06","serial_number":"762883250831622","imei1":"762883250831622","imei2":"762883250831622","popurl":"www.indra-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187910,"job_number":"JOB_187910","tr_customer_id":187928,"tr_customer_product_id":187918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Daevika Sethi","mobile_number":"9097086234","email_id":"ranjit.gowda@hotmail.com","dop":"2026-02-06","serial_number":"139983214461990","imei1":"139983214461990","imei2":"139983214461990","popurl":"www.drona-mishra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187908,"job_number":"JOB_187908","tr_customer_id":187926,"tr_customer_product_id":187916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Oormila Khatri","mobile_number":"9097265819","email_id":"deeptimay.rana@gmail.com","dop":"2026-02-06","serial_number":"041307550014478","imei1":"041307550014478","imei2":"041307550014478","popurl":"www.amaresh-banerjee.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187907,"job_number":"JOB_187907","tr_customer_id":187925,"tr_customer_product_id":187915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Bakula Deshpande","mobile_number":"9078971870","email_id":"uma.gandhi@hotmail.com","dop":"2026-02-06","serial_number":"104773441797762","imei1":"104773441797762","imei2":"104773441797762","popurl":"www.deveshwar-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187906,"job_number":"JOB_187906","tr_customer_id":187924,"tr_customer_product_id":187914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Akshaj Ahluwalia","mobile_number":"9095735564","email_id":"kannen.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"063096750247263","imei1":"063096750247263","imei2":"063096750247263","popurl":"www.shanti-pilla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187905,"job_number":"JOB_187905","tr_customer_id":187923,"tr_customer_product_id":187913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Chanakya Achari","mobile_number":"9001077439","email_id":"sushma.kapoor@gmail.com","dop":"2026-02-06","serial_number":"384005141795697","imei1":"384005141795697","imei2":"384005141795697","popurl":"www.jagadisha-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187903,"job_number":"JOB_187903","tr_customer_id":187921,"tr_customer_product_id":187911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Avantika Kaur","mobile_number":"9022813365","email_id":"dhanvin.pilla@hotmail.com","dop":"2026-02-06","serial_number":"480234311769066","imei1":"480234311769066","imei2":"480234311769066","popurl":"www.yogendra-khanna.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187902,"job_number":"JOB_187902","tr_customer_id":187920,"tr_customer_product_id":187910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Ekaling Naik","mobile_number":"9038560415","email_id":"aanandinii.somayaji@gmail.com","dop":"2026-02-06","serial_number":"225766154446345","imei1":"225766154446345","imei2":"225766154446345","popurl":"www.aadrika-embranthiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187900,"job_number":"JOB_187900","tr_customer_id":187918,"tr_customer_product_id":187908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Tarun Iyer","mobile_number":"9000844207","email_id":"deeptiman.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"868409056148842","imei1":"868409056148842","imei2":"868409056148842","popurl":"www.gaurang-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187899,"job_number":"JOB_187899","tr_customer_id":187917,"tr_customer_product_id":187907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandran Verma","mobile_number":"9073975250","email_id":"chidananda.dhawan@gmail.com","dop":"2026-02-06","serial_number":"079824232523854","imei1":"079824232523854","imei2":"079824232523854","popurl":"www.chandan-singh.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187898,"job_number":"JOB_187898","tr_customer_id":187916,"tr_customer_product_id":187906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Deeptimayee Ahuja","mobile_number":"9019427763","email_id":"baalaaditya.khatri@gmail.com","dop":"2026-02-06","serial_number":"841662042889466","imei1":"841662042889466","imei2":"841662042889466","popurl":"www.manisha-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187895,"job_number":"JOB_187895","tr_customer_id":187913,"tr_customer_product_id":187903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Niranjan Prajapat","mobile_number":"9076243450","email_id":"swami.jha@hotmail.com","dop":"2026-02-06","serial_number":"745820350313179","imei1":"745820350313179","imei2":"745820350313179","popurl":"www.yoginder-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187893,"job_number":"JOB_187893","tr_customer_id":187911,"tr_customer_product_id":187901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandrabhaga Trivedi","mobile_number":"9086728020","email_id":"giri.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"131509657376857","imei1":"131509657376857","imei2":"131509657376857","popurl":"www.atmanand-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187892,"job_number":"JOB_187892","tr_customer_id":187910,"tr_customer_product_id":187900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandradev Ahuja","mobile_number":"9057305065","email_id":"eshita.iyer@hotmail.com","dop":"2026-02-06","serial_number":"618531464431212","imei1":"618531464431212","imei2":"618531464431212","popurl":"www.chitramala-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187890,"job_number":"JOB_187890","tr_customer_id":187908,"tr_customer_product_id":187898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Shankar Chaturvedi","mobile_number":"9044916272","email_id":"agnimitra.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"459799833274296","imei1":"459799833274296","imei2":"459799833274296","popurl":"www.agrata-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187889,"job_number":"JOB_187889","tr_customer_id":187907,"tr_customer_product_id":187897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Girja Menon","mobile_number":"9063236085","email_id":"jagdeep.kocchar@hotmail.com","dop":"2026-02-06","serial_number":"138078793411710","imei1":"138078793411710","imei2":"138078793411710","popurl":"www.niro-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187887,"job_number":"JOB_187887","tr_customer_id":187905,"tr_customer_product_id":187895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Anjushri Tagore","mobile_number":"9005397965","email_id":"agnivesh.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"827002974118067","imei1":"827002974118067","imei2":"827002974118067","popurl":"www.chandan-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187886,"job_number":"JOB_187886","tr_customer_id":187904,"tr_customer_product_id":187894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Gajaadhar Panicker","mobile_number":"9084349252","email_id":"jaya.mehrotra@gmail.com","dop":"2026-02-06","serial_number":"696626689286799","imei1":"696626689286799","imei2":"696626689286799","popurl":"www.gandharva-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187885,"job_number":"JOB_187885","tr_customer_id":187903,"tr_customer_product_id":187893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Aayushmaan Gowda","mobile_number":"9084115731","email_id":"balamani.kapoor@yahoo.co.in","dop":"2026-02-06","serial_number":"324870468099147","imei1":"324870468099147","imei2":"324870468099147","popurl":"www.hiranmay-pothuvaal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187884,"job_number":"JOB_187884","tr_customer_id":187902,"tr_customer_product_id":187892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Bhaanumati Mehra","mobile_number":"9064402589","email_id":"mohana.patel@hotmail.com","dop":"2026-02-06","serial_number":"311052229500087","imei1":"311052229500087","imei2":"311052229500087","popurl":"www.dandak-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187883,"job_number":"JOB_187883","tr_customer_id":187901,"tr_customer_product_id":187891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Ganaka Iyengar","mobile_number":"9014930770","email_id":"gauranga.banerjee@gmail.com","dop":"2026-02-06","serial_number":"609478323549868","imei1":"609478323549868","imei2":"609478323549868","popurl":"www.kama-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187882,"job_number":"JOB_187882","tr_customer_id":187900,"tr_customer_product_id":187890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Dhanu Dubashi","mobile_number":"9035413260","email_id":"deeptimayee.varrier@gmail.com","dop":"2026-02-06","serial_number":"002808113093006","imei1":"002808113093006","imei2":"002808113093006","popurl":"www.hiranya-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187880,"job_number":"JOB_187880","tr_customer_id":187898,"tr_customer_product_id":187888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Kumari Varman","mobile_number":"9060970876","email_id":"mukesh.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"478301665905555","imei1":"478301665905555","imei2":"478301665905555","popurl":"www.manisha-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187878,"job_number":"JOB_187878","tr_customer_id":187896,"tr_customer_product_id":187886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Harinakshi Menon","mobile_number":"9056697726","email_id":"shivakari.guha@yahoo.co.in","dop":"2026-02-06","serial_number":"177870245856175","imei1":"177870245856175","imei2":"177870245856175","popurl":"www.trilokesh-singh.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187877,"job_number":"JOB_187877","tr_customer_id":187895,"tr_customer_product_id":187885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Anaadi Kaul","mobile_number":"9078434647","email_id":"shwet.agarwal@hotmail.com","dop":"2026-02-06","serial_number":"930017745694929","imei1":"930017745694929","imei2":"930017745694929","popurl":"www.achalesvara-jha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187876,"job_number":"JOB_187876","tr_customer_id":187894,"tr_customer_product_id":187884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Ramesh Namboothiri","mobile_number":"9021514438","email_id":"sameer.kaniyar@hotmail.com","dop":"2026-02-06","serial_number":"862618977847871","imei1":"862618977847871","imei2":"862618977847871","popurl":"www.shubha-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187875,"job_number":"JOB_187875","tr_customer_id":187893,"tr_customer_product_id":187883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Leela Guha","mobile_number":"9016280039","email_id":"siddhran.chopra@yahoo.co.in","dop":"2026-02-06","serial_number":"373440285105890","imei1":"373440285105890","imei2":"373440285105890","popurl":"www.yogendra-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187874,"job_number":"JOB_187874","tr_customer_id":187892,"tr_customer_product_id":187882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Nalini Pandey","mobile_number":"9055846174","email_id":"arjun.bandopadhyay@gmail.com","dop":"2026-02-06","serial_number":"819566951824702","imei1":"819566951824702","imei2":"819566951824702","popurl":"www.parvati-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187873,"job_number":"JOB_187873","tr_customer_id":187891,"tr_customer_product_id":187881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Dipali Nayar","mobile_number":"9055378038","email_id":"mayoor.ahluwalia@gmail.com","dop":"2026-02-06","serial_number":"707718731886146","imei1":"707718731886146","imei2":"707718731886146","popurl":"www.narinder-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187872,"job_number":"JOB_187872","tr_customer_id":187890,"tr_customer_product_id":187880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Preity Varrier","mobile_number":"9018287744","email_id":"devika.kaniyar@gmail.com","dop":"2026-02-06","serial_number":"895631939507101","imei1":"895631939507101","imei2":"895631939507101","popurl":"www.lai-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187871,"job_number":"JOB_187871","tr_customer_id":187889,"tr_customer_product_id":187879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Chandradev Acharya","mobile_number":"9031815389","email_id":"dhanapati.deshpande@gmail.com","dop":"2026-02-06","serial_number":"327329331750300","imei1":"327329331750300","imei2":"327329331750300","popurl":"www.karunanidhi-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187870,"job_number":"JOB_187870","tr_customer_id":187888,"tr_customer_product_id":187878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Sachin Varma","mobile_number":"9075652212","email_id":"charuvrat.varman@gmail.com","dop":"2026-02-06","serial_number":"304331092607137","imei1":"304331092607137","imei2":"304331092607137","popurl":"www.devak-nair.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187869,"job_number":"JOB_187869","tr_customer_id":187887,"tr_customer_product_id":187877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Yoginder Dwivedi","mobile_number":"9099535622","email_id":"agneya.kakkar@gmail.com","dop":"2026-02-06","serial_number":"191829784021832","imei1":"191829784021832","imei2":"191829784021832","popurl":"www.ashlesh-mukhopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187868,"job_number":"JOB_187868","tr_customer_id":187886,"tr_customer_product_id":187876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhaaswar Patil","mobile_number":"9097734684","email_id":"aanandaswarup.pillai@yahoo.co.in","dop":"2026-02-06","serial_number":"922543980598996","imei1":"922543980598996","imei2":"922543980598996","popurl":"www.dipankar-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187866,"job_number":"JOB_187866","tr_customer_id":187885,"tr_customer_product_id":187874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Pranay Khanna","mobile_number":"9014056678","email_id":"bhamini.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"452905632371840","imei1":"452905632371840","imei2":"452905632371840","popurl":"www.kiran-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187865,"job_number":"JOB_187865","tr_customer_id":187883,"tr_customer_product_id":187873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhanumati Bhattathiri","mobile_number":"9083365706","email_id":"adhiraj.sharma@hotmail.com","dop":"2026-02-06","serial_number":"334217348051823","imei1":"334217348051823","imei2":"334217348051823","popurl":"www.ojaswini-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187864,"job_number":"JOB_187864","tr_customer_id":187882,"tr_customer_product_id":187872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhasvan Bhattathiri","mobile_number":"9030674550","email_id":"girija.gandhi@yahoo.co.in","dop":"2026-02-06","serial_number":"983300429169852","imei1":"983300429169852","imei2":"983300429169852","popurl":"www.chetanaanand-iyengar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187863,"job_number":"JOB_187863","tr_customer_id":187881,"tr_customer_product_id":187871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Asha Naik","mobile_number":"9003688872","email_id":"gauranga.agarwal@gmail.com","dop":"2026-02-06","serial_number":"529735748623096","imei1":"529735748623096","imei2":"529735748623096","popurl":"www.charak-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187862,"job_number":"JOB_187862","tr_customer_id":187880,"tr_customer_product_id":187870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Krishna Talwar","mobile_number":"9072522343","email_id":"chandramohan.patil@gmail.com","dop":"2026-02-06","serial_number":"167143731190696","imei1":"167143731190696","imei2":"167143731190696","popurl":"www.digambara-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187861,"job_number":"JOB_187861","tr_customer_id":187879,"tr_customer_product_id":187869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Himani Bhat","mobile_number":"9079360563","email_id":"asha.tandon@hotmail.com","dop":"2026-02-06","serial_number":"601433253758481","imei1":"601433253758481","imei2":"601433253758481","popurl":"www.chatur-dhawan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187860,"job_number":"JOB_187860","tr_customer_id":187878,"tr_customer_product_id":187868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Aanandinii Asan","mobile_number":"9098533546","email_id":"navin.prajapat@hotmail.com","dop":"2026-02-06","serial_number":"589176447431982","imei1":"589176447431982","imei2":"589176447431982","popurl":"www.abhaya-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187859,"job_number":"JOB_187859","tr_customer_id":187877,"tr_customer_product_id":187867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:58.000Z","modified_at":"2026-02-16T07:17:58.000Z","name":"Miles Goodwin","mobile_number":"972-954-7746","email_id":"Esperanza32@gmail.com","dop":"2025-04-06","serial_number":"15525752892960832","imei1":"15525752892960832","imei2":"15525752892960832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187858,"job_number":"JOB_187858","tr_customer_id":187876,"tr_customer_product_id":187866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:56.000Z","modified_at":"2026-02-16T07:18:37.000Z","name":"Kavon Ernser","mobile_number":"936-805-3057","email_id":"Meggie51@hotmail.com","dop":"2025-04-06","serial_number":"12901313953412","imei1":"12901313953412","imei2":"12901313953412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187857,"job_number":"JOB_187857","tr_customer_id":187875,"tr_customer_product_id":187865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:56.000Z","modified_at":"2026-02-16T07:17:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18432213650780","imei1":"18432213650780","imei2":"18432213650780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187856,"job_number":"JOB_187856","tr_customer_id":187874,"tr_customer_product_id":187864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:10.000Z","modified_at":"2026-02-16T07:17:10.000Z","name":"Natalie Langworth","mobile_number":"901-831-4331","email_id":"Garth_Hauck37@gmail.com","dop":"2025-04-06","serial_number":"12433581321527716","imei1":"12433581321527716","imei2":"12433581321527716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187855,"job_number":"JOB_187855","tr_customer_id":187873,"tr_customer_product_id":187863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:08.000Z","modified_at":"2026-02-16T07:17:49.000Z","name":"Brittany Koelpin","mobile_number":"476-573-4916","email_id":"Oliver.Hauck@hotmail.com","dop":"2025-04-06","serial_number":"14324164617011","imei1":"14324164617011","imei2":"14324164617011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187854,"job_number":"JOB_187854","tr_customer_id":187872,"tr_customer_product_id":187862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:08.000Z","modified_at":"2026-02-16T07:17:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19488630330136","imei1":"19488630330136","imei2":"19488630330136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187853,"job_number":"JOB_187853","tr_customer_id":187871,"tr_customer_product_id":187861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:29.000Z","modified_at":"2026-02-16T07:16:29.000Z","name":"Kennedi Watsica","mobile_number":"987-865-4280","email_id":"Johnathon85@yahoo.com","dop":"2025-04-06","serial_number":"14951326996441380","imei1":"14951326996441380","imei2":"14951326996441380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187852,"job_number":"JOB_187852","tr_customer_id":187870,"tr_customer_product_id":187860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:27.000Z","modified_at":"2026-02-16T07:17:08.000Z","name":"Eden Blick","mobile_number":"512-444-9528","email_id":"Alex_Morar83@hotmail.com","dop":"2025-04-06","serial_number":"14949939345623","imei1":"14949939345623","imei2":"14949939345623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187851,"job_number":"JOB_187851","tr_customer_id":187869,"tr_customer_product_id":187859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:21.000Z","modified_at":"2026-02-16T07:16:21.000Z","name":"Jerome Gusikowski","mobile_number":"255-653-6710","email_id":"Theodore.Feest@yahoo.com","dop":"2025-04-06","serial_number":"12819661451128566","imei1":"12819661451128566","imei2":"12819661451128566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187850,"job_number":"JOB_187850","tr_customer_id":187868,"tr_customer_product_id":187858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:20.000Z","modified_at":"2026-02-16T07:17:01.000Z","name":"Adelia Jast","mobile_number":"234-416-4030","email_id":"Raquel76@hotmail.com","dop":"2025-04-06","serial_number":"12762656011602","imei1":"12762656011602","imei2":"12762656011602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:17:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187849,"job_number":"JOB_187849","tr_customer_id":187867,"tr_customer_product_id":187857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:19.000Z","modified_at":"2026-02-16T07:16:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19560340185770","imei1":"19560340185770","imei2":"19560340185770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187848,"job_number":"JOB_187848","tr_customer_id":187866,"tr_customer_product_id":187856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:38.000Z","modified_at":"2026-02-16T07:12:38.000Z","name":"Maria Harvey","mobile_number":"554-316-4693","email_id":"Brian_Jenkins76@gmail.com","dop":"2025-04-06","serial_number":"19964328541642330","imei1":"19964328541642330","imei2":"19964328541642330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187847,"job_number":"JOB_187847","tr_customer_id":187865,"tr_customer_product_id":187855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:37.000Z","modified_at":"2026-02-16T07:13:17.000Z","name":"Joanny Gerlach","mobile_number":"228-883-9850","email_id":"Braxton_Bahringer@gmail.com","dop":"2025-04-06","serial_number":"11724447116123","imei1":"11724447116123","imei2":"11724447116123","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:13:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187846,"job_number":"JOB_187846","tr_customer_id":187864,"tr_customer_product_id":187854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:36.000Z","modified_at":"2026-02-16T07:12:36.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"16135361170947","imei1":"16135361170947","imei2":"16135361170947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187845,"job_number":"JOB_187845","tr_customer_id":187863,"tr_customer_product_id":187853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:32.000Z","modified_at":"2026-02-16T07:12:32.000Z","name":"Domenico Boehm","mobile_number":"359-726-4015","email_id":"Meggie_Heidenreich@gmail.com","dop":"2025-04-06","serial_number":"15803518037885052","imei1":"15803518037885052","imei2":"15803518037885052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187844,"job_number":"JOB_187844","tr_customer_id":187862,"tr_customer_product_id":187852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:31.000Z","modified_at":"2026-02-16T07:13:13.000Z","name":"Wayne Jenkins","mobile_number":"341-468-0430","email_id":"Zackery_Prosacco@gmail.com","dop":"2025-04-06","serial_number":"18777140063160","imei1":"18777140063160","imei2":"18777140063160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:13:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187843,"job_number":"JOB_187843","tr_customer_id":187861,"tr_customer_product_id":187851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:31.000Z","modified_at":"2026-02-16T07:12:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15467039191514","imei1":"15467039191514","imei2":"15467039191514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187842,"job_number":"JOB_187842","tr_customer_id":187860,"tr_customer_product_id":187850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:52.000Z","modified_at":"2026-02-16T07:11:52.000Z","name":"Gage Bayer","mobile_number":"617-811-2677","email_id":"Sim_Runte98@hotmail.com","dop":"2025-04-06","serial_number":"10385451062333424","imei1":"10385451062333424","imei2":"10385451062333424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187841,"job_number":"JOB_187841","tr_customer_id":187859,"tr_customer_product_id":187849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:50.000Z","modified_at":"2026-02-16T07:12:33.000Z","name":"Lonie Conn","mobile_number":"677-956-2027","email_id":"Torey.Corkery@yahoo.com","dop":"2025-04-06","serial_number":"13861464974997","imei1":"13861464974997","imei2":"13861464974997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:12:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187840,"job_number":"JOB_187840","tr_customer_id":187858,"tr_customer_product_id":187848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:50.000Z","modified_at":"2026-02-16T07:11:50.000Z","name":"Lonie Lowe","mobile_number":"309-997-1464","email_id":"Marilie.Predovic50@hotmail.com","dop":"2025-04-06","serial_number":"16822613562306568","imei1":"16822613562306568","imei2":"16822613562306568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187839,"job_number":"JOB_187839","tr_customer_id":187857,"tr_customer_product_id":187847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:49.000Z","modified_at":"2026-02-16T07:12:29.000Z","name":"Edwardo Gerhold","mobile_number":"942-480-2747","email_id":"Katelin_Hodkiewicz28@hotmail.com","dop":"2025-04-06","serial_number":"12874861355744","imei1":"12874861355744","imei2":"12874861355744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187838,"job_number":"JOB_187838","tr_customer_id":187856,"tr_customer_product_id":187846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:49.000Z","modified_at":"2026-02-16T07:11:49.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10556437744681","imei1":"10556437744681","imei2":"10556437744681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187837,"job_number":"JOB_187837","tr_customer_id":187855,"tr_customer_product_id":187845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:44.000Z","modified_at":"2026-02-16T07:11:44.000Z","name":"Brendan Ledner","mobile_number":"923-681-7687","email_id":"Laverne.Douglas@gmail.com","dop":"2025-04-06","serial_number":"12135952631103550","imei1":"12135952631103550","imei2":"12135952631103550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187836,"job_number":"JOB_187836","tr_customer_id":187854,"tr_customer_product_id":187844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:43.000Z","modified_at":"2026-02-16T07:12:24.000Z","name":"Loyal Koepp","mobile_number":"918-646-9067","email_id":"Dangelo0@hotmail.com","dop":"2025-04-06","serial_number":"18090058000236","imei1":"18090058000236","imei2":"18090058000236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:12:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187835,"job_number":"JOB_187835","tr_customer_id":187853,"tr_customer_product_id":187843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:41.000Z","modified_at":"2026-02-16T07:11:41.000Z","name":"Carissa Schaefer","mobile_number":"444-696-3104","email_id":"Noemie_Terry@hotmail.com","dop":"2025-04-06","serial_number":"12382539913703974","imei1":"12382539913703974","imei2":"12382539913703974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187834,"job_number":"JOB_187834","tr_customer_id":187852,"tr_customer_product_id":187842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:40.000Z","modified_at":"2026-02-16T07:12:23.000Z","name":"Damien Buckridge","mobile_number":"618-278-3146","email_id":"Eric_Kutch@gmail.com","dop":"2025-04-06","serial_number":"10202073042496","imei1":"10202073042496","imei2":"10202073042496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:12:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187833,"job_number":"JOB_187833","tr_customer_id":187851,"tr_customer_product_id":187841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:39.000Z","modified_at":"2026-02-16T07:11:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11824152812747","imei1":"11824152812747","imei2":"11824152812747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187832,"job_number":"JOB_187832","tr_customer_id":187850,"tr_customer_product_id":187840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:05.000Z","modified_at":"2026-02-16T07:11:05.000Z","name":"Wilford Sawayn","mobile_number":"949-249-3134","email_id":"Adeline_Larson56@hotmail.com","dop":"2025-04-06","serial_number":"17115498869950110","imei1":"17115498869950110","imei2":"17115498869950110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187831,"job_number":"JOB_187831","tr_customer_id":187849,"tr_customer_product_id":187839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:04.000Z","modified_at":"2026-02-16T07:11:45.000Z","name":"Brian Predovic","mobile_number":"513-403-3433","email_id":"Buford_Farrell@hotmail.com","dop":"2025-04-06","serial_number":"13519593008856","imei1":"13519593008856","imei2":"13519593008856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:11:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187830,"job_number":"JOB_187830","tr_customer_id":187848,"tr_customer_product_id":187838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:03.000Z","modified_at":"2026-02-16T07:11:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13277682587576","imei1":"13277682587576","imei2":"13277682587576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187829,"job_number":"JOB_187829","tr_customer_id":187847,"tr_customer_product_id":187837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:02.000Z","modified_at":"2026-02-16T07:11:02.000Z","name":"Eryn McGlynn","mobile_number":"748-633-3022","email_id":"Noemi34@gmail.com","dop":"2025-04-06","serial_number":"17167289021913346","imei1":"17167289021913346","imei2":"17167289021913346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187828,"job_number":"JOB_187828","tr_customer_id":187846,"tr_customer_product_id":187836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:00.000Z","modified_at":"2026-02-16T07:11:41.000Z","name":"Frank Beier","mobile_number":"890-276-9334","email_id":"Fern6@hotmail.com","dop":"2025-04-06","serial_number":"19738530420429","imei1":"19738530420429","imei2":"19738530420429","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187827,"job_number":"JOB_187827","tr_customer_id":187845,"tr_customer_product_id":187835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:00.000Z","modified_at":"2026-02-16T07:11:00.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18356133762093","imei1":"18356133762093","imei2":"18356133762093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187826,"job_number":"JOB_187826","tr_customer_id":187844,"tr_customer_product_id":187834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:51.000Z","modified_at":"2026-02-16T07:10:51.000Z","name":"Charley Kiehn","mobile_number":"798-326-2207","email_id":"Domenica65@yahoo.com","dop":"2025-04-06","serial_number":"14532966572397984","imei1":"14532966572397984","imei2":"14532966572397984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187825,"job_number":"JOB_187825","tr_customer_id":187843,"tr_customer_product_id":187833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:49.000Z","modified_at":"2026-02-16T07:11:32.000Z","name":"Destini Block","mobile_number":"413-515-3452","email_id":"Eric.Heaney57@hotmail.com","dop":"2025-04-06","serial_number":"13334704278297","imei1":"13334704278297","imei2":"13334704278297","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:11:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187824,"job_number":"JOB_187824","tr_customer_id":187842,"tr_customer_product_id":187832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:49.000Z","modified_at":"2026-02-16T07:10:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19982038349894","imei1":"19982038349894","imei2":"19982038349894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187823,"job_number":"JOB_187823","tr_customer_id":187841,"tr_customer_product_id":187831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:17.000Z","modified_at":"2026-02-16T07:10:17.000Z","name":"Violet Rosenbaum","mobile_number":"231-244-8452","email_id":"Raegan_Wilkinson23@gmail.com","dop":"2025-04-06","serial_number":"14570486230351816","imei1":"14570486230351816","imei2":"14570486230351816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187822,"job_number":"JOB_187822","tr_customer_id":187840,"tr_customer_product_id":187830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:16.000Z","modified_at":"2026-02-16T07:10:56.000Z","name":"Mose Cronin","mobile_number":"891-886-8174","email_id":"Andre_Nader@hotmail.com","dop":"2025-04-06","serial_number":"16911963615930","imei1":"16911963615930","imei2":"16911963615930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:10:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187821,"job_number":"JOB_187821","tr_customer_id":187839,"tr_customer_product_id":187829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:16.000Z","modified_at":"2026-02-16T07:10:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14247239526829","imei1":"14247239526829","imei2":"14247239526829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187820,"job_number":"JOB_187820","tr_customer_id":187838,"tr_customer_product_id":187828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:09:29.000Z","modified_at":"2026-02-16T07:09:29.000Z","name":"Lionel Lueilwitz","mobile_number":"258-216-9722","email_id":"Ernest.Kiehn69@gmail.com","dop":"2025-04-06","serial_number":"10956172707474774","imei1":"10956172707474774","imei2":"10956172707474774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:09:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187819,"job_number":"JOB_187819","tr_customer_id":187837,"tr_customer_product_id":187827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:09:28.000Z","modified_at":"2026-02-16T07:10:09.000Z","name":"Kade Schinner","mobile_number":"623-459-3367","email_id":"Thad.Bergnaum42@yahoo.com","dop":"2025-04-06","serial_number":"11402988922625","imei1":"11402988922625","imei2":"11402988922625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187818,"job_number":"JOB_187818","tr_customer_id":187836,"tr_customer_product_id":187826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:09:27.000Z","modified_at":"2026-02-16T07:09:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10870703398491","imei1":"10870703398491","imei2":"10870703398491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187817,"job_number":"JOB_187817","tr_customer_id":187835,"tr_customer_product_id":187825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:59.000Z","modified_at":"2026-02-16T07:05:59.000Z","name":"Katharina Kautzer","mobile_number":"375-832-7567","email_id":"Cleo.Volkman16@hotmail.com","dop":"2025-04-06","serial_number":"16403239808841160","imei1":"16403239808841160","imei2":"16403239808841160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187816,"job_number":"JOB_187816","tr_customer_id":187834,"tr_customer_product_id":187824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:58.000Z","modified_at":"2026-02-16T07:06:39.000Z","name":"Sunny Feil","mobile_number":"294-456-5126","email_id":"Arvel_Miller@gmail.com","dop":"2025-04-06","serial_number":"11742972824155","imei1":"11742972824155","imei2":"11742972824155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187815,"job_number":"JOB_187815","tr_customer_id":187833,"tr_customer_product_id":187823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:58.000Z","modified_at":"2026-02-16T07:05:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13617009074728","imei1":"13617009074728","imei2":"13617009074728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187813,"job_number":"JOB_187813","tr_customer_id":187831,"tr_customer_product_id":187821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:21.000Z","modified_at":"2026-02-16T07:06:00.000Z","name":"Godfrey Conn","mobile_number":"321-338-7873","email_id":"Judd.Goodwin95@hotmail.com","dop":"2000-01-31","serial_number":"10604619846475","imei1":"10604619846475","imei2":"10604619846475","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:06:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187811,"job_number":"JOB_187811","tr_customer_id":187829,"tr_customer_product_id":187819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:12.000Z","modified_at":"2026-02-16T07:05:12.000Z","name":"Laurence Runolfsdottir","mobile_number":"876-326-7138","email_id":"Katrine.Rogahn@hotmail.com","dop":"2025-04-06","serial_number":"17789079474641484","imei1":"17789079474641484","imei2":"17789079474641484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187810,"job_number":"JOB_187810","tr_customer_id":187828,"tr_customer_product_id":187818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:10.000Z","modified_at":"2026-02-16T07:05:51.000Z","name":"Jonathon Beahan","mobile_number":"871-903-8741","email_id":"Ella51@gmail.com","dop":"2025-04-06","serial_number":"14346689187194","imei1":"14346689187194","imei2":"14346689187194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:05:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187809,"job_number":"JOB_187809","tr_customer_id":187827,"tr_customer_product_id":187817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:10.000Z","modified_at":"2026-02-16T07:05:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10697747819408","imei1":"10697747819408","imei2":"10697747819408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187808,"job_number":"JOB_187808","tr_customer_id":187826,"tr_customer_product_id":187816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:48.000Z","modified_at":"2026-02-16T07:04:48.000Z","name":"Lew Schultz","mobile_number":"891-573-2417","email_id":"Ida23@hotmail.com","dop":"2025-04-06","serial_number":"12447066003793166","imei1":"12447066003793166","imei2":"12447066003793166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187807,"job_number":"JOB_187807","tr_customer_id":187825,"tr_customer_product_id":187815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:46.000Z","modified_at":"2026-02-16T07:05:28.000Z","name":"Stephany Wintheiser","mobile_number":"360-492-1693","email_id":"Madelyn.Roberts@hotmail.com","dop":"2025-04-06","serial_number":"19322726174513","imei1":"19322726174513","imei2":"19322726174513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:05:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187806,"job_number":"JOB_187806","tr_customer_id":187824,"tr_customer_product_id":187814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:46.000Z","modified_at":"2026-02-16T07:04:46.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"14308396518881","imei1":"14308396518881","imei2":"14308396518881","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187804,"job_number":"JOB_187804","tr_customer_id":187822,"tr_customer_product_id":187812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:35.000Z","modified_at":"2026-02-16T07:05:14.000Z","name":"Zetta Jakubowski","mobile_number":"610-781-5564","email_id":"Frederique_Erdman8@gmail.com","dop":"2000-01-31","serial_number":"10050084721478","imei1":"10050084721478","imei2":"10050084721478","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:05:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187802,"job_number":"JOB_187802","tr_customer_id":187820,"tr_customer_product_id":187810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:31.000Z","modified_at":"2026-02-16T07:04:31.000Z","name":"Maria Waelchi","mobile_number":"264-456-6825","email_id":"Earlene.OHara20@hotmail.com","dop":"2025-04-06","serial_number":"19469241696137292","imei1":"19469241696137292","imei2":"19469241696137292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187801,"job_number":"JOB_187801","tr_customer_id":187819,"tr_customer_product_id":187809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:30.000Z","modified_at":"2026-02-16T07:05:10.000Z","name":"Myriam Cormier","mobile_number":"988-846-8317","email_id":"Bernice.Koelpin2@yahoo.com","dop":"2025-04-06","serial_number":"13444414916059","imei1":"13444414916059","imei2":"13444414916059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187800,"job_number":"JOB_187800","tr_customer_id":187818,"tr_customer_product_id":187808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:29.000Z","modified_at":"2026-02-16T07:04:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15143884638164","imei1":"15143884638164","imei2":"15143884638164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187799,"job_number":"JOB_187799","tr_customer_id":187817,"tr_customer_product_id":187807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:23.000Z","modified_at":"2026-02-16T07:04:23.000Z","name":"Marvin Heathcote","mobile_number":"908-354-8057","email_id":"Price16@gmail.com","dop":"2025-04-06","serial_number":"16223273433891032","imei1":"16223273433891032","imei2":"16223273433891032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187798,"job_number":"JOB_187798","tr_customer_id":187816,"tr_customer_product_id":187806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:22.000Z","modified_at":"2026-02-16T07:05:03.000Z","name":"Pinkie Zieme","mobile_number":"519-807-4033","email_id":"London.Nicolas@hotmail.com","dop":"2025-04-06","serial_number":"15273543060761","imei1":"15273543060761","imei2":"15273543060761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:05:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187797,"job_number":"JOB_187797","tr_customer_id":187815,"tr_customer_product_id":187805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:22.000Z","modified_at":"2026-02-16T07:04:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18385513874638","imei1":"18385513874638","imei2":"18385513874638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187796,"job_number":"JOB_187796","tr_customer_id":187814,"tr_customer_product_id":187804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:57.000Z","modified_at":"2026-02-16T07:03:57.000Z","name":"Eryn Jacobi","mobile_number":"710-562-6111","email_id":"Otha_Olson29@yahoo.com","dop":"2025-04-06","serial_number":"16175331372680332","imei1":"16175331372680332","imei2":"16175331372680332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187795,"job_number":"JOB_187795","tr_customer_id":187813,"tr_customer_product_id":187803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:56.000Z","modified_at":"2026-02-16T07:04:38.000Z","name":"Tatum O'Kon","mobile_number":"468-900-2027","email_id":"Earlene_McKenzie51@yahoo.com","dop":"2025-04-06","serial_number":"17586005458480","imei1":"17586005458480","imei2":"17586005458480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:04:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187794,"job_number":"JOB_187794","tr_customer_id":187812,"tr_customer_product_id":187802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:55.000Z","modified_at":"2026-02-16T07:03:55.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"16107864249254","imei1":"16107864249254","imei2":"16107864249254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187792,"job_number":"JOB_187792","tr_customer_id":187810,"tr_customer_product_id":187800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:49.000Z","modified_at":"2026-02-16T07:04:28.000Z","name":"Garry Kuhlman","mobile_number":"865-608-4326","email_id":"Alda.Rippin@hotmail.com","dop":"2000-01-31","serial_number":"10636366631276","imei1":"10636366631276","imei2":"10636366631276","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:04:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187790,"job_number":"JOB_187790","tr_customer_id":187808,"tr_customer_product_id":187798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:44.000Z","modified_at":"2026-02-16T07:03:44.000Z","name":"Bernie Boehm","mobile_number":"391-513-4174","email_id":"Armani46@gmail.com","dop":"2025-04-06","serial_number":"10871155020578314","imei1":"10871155020578314","imei2":"10871155020578314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187789,"job_number":"JOB_187789","tr_customer_id":187807,"tr_customer_product_id":187797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:43.000Z","modified_at":"2026-02-16T07:04:23.000Z","name":"Johann Morissette","mobile_number":"267-993-5248","email_id":"Marge_Koepp2@yahoo.com","dop":"2025-04-06","serial_number":"14646225839040","imei1":"14646225839040","imei2":"14646225839040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187788,"job_number":"JOB_187788","tr_customer_id":187806,"tr_customer_product_id":187796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:42.000Z","modified_at":"2026-02-16T07:03:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19609168491170","imei1":"19609168491170","imei2":"19609168491170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187787,"job_number":"JOB_187787","tr_customer_id":187805,"tr_customer_product_id":187795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:07.000Z","modified_at":"2026-02-16T07:03:07.000Z","name":"Jennyfer Watsica","mobile_number":"809-201-3489","email_id":"Naomie46@gmail.com","dop":"2025-04-06","serial_number":"16044876529484996","imei1":"16044876529484996","imei2":"16044876529484996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187786,"job_number":"JOB_187786","tr_customer_id":187804,"tr_customer_product_id":187794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:05.000Z","modified_at":"2026-02-16T07:03:48.000Z","name":"Dell Green","mobile_number":"560-589-4846","email_id":"Athena_Heidenreich@hotmail.com","dop":"2025-04-06","serial_number":"15449749328249","imei1":"15449749328249","imei2":"15449749328249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187785,"job_number":"JOB_187785","tr_customer_id":187803,"tr_customer_product_id":187793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:05.000Z","modified_at":"2026-02-16T07:03:05.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12239006895186","imei1":"12239006895186","imei2":"12239006895186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187783,"job_number":"JOB_187783","tr_customer_id":187801,"tr_customer_product_id":187791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:03.000Z","modified_at":"2026-02-16T07:03:42.000Z","name":"Glenna Schulist","mobile_number":"560-403-9868","email_id":"Dasia.Parker89@gmail.com","dop":"2000-01-31","serial_number":"10291908483017","imei1":"10291908483017","imei2":"10291908483017","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187781,"job_number":"JOB_187781","tr_customer_id":187799,"tr_customer_product_id":187789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:02.000Z","modified_at":"2026-02-16T07:03:02.000Z","name":"Augustus Kshlerin","mobile_number":"909-481-8579","email_id":"Emilie.Labadie51@yahoo.com","dop":"2025-04-06","serial_number":"16228040490869462","imei1":"16228040490869462","imei2":"16228040490869462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187780,"job_number":"JOB_187780","tr_customer_id":187798,"tr_customer_product_id":187788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:01.000Z","modified_at":"2026-02-16T07:03:41.000Z","name":"Corbin Ziemann","mobile_number":"350-302-2091","email_id":"Sarina.Adams@gmail.com","dop":"2025-04-06","serial_number":"11643956180924","imei1":"11643956180924","imei2":"11643956180924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187779,"job_number":"JOB_187779","tr_customer_id":187797,"tr_customer_product_id":187787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:00.000Z","modified_at":"2026-02-16T07:03:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10650889977856","imei1":"10650889977856","imei2":"10650889977856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187778,"job_number":"JOB_187778","tr_customer_id":187796,"tr_customer_product_id":187786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:56.000Z","modified_at":"2026-02-16T07:02:56.000Z","name":"Orrin Gutmann","mobile_number":"703-933-6651","email_id":"Mariane_Brakus@gmail.com","dop":"2025-04-06","serial_number":"17769649351622994","imei1":"17769649351622994","imei2":"17769649351622994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187777,"job_number":"JOB_187777","tr_customer_id":187795,"tr_customer_product_id":187785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:55.000Z","modified_at":"2026-02-16T07:03:35.000Z","name":"Jace Cassin","mobile_number":"505-630-3094","email_id":"Rosario_Will1@gmail.com","dop":"2025-04-06","serial_number":"17821962120941","imei1":"17821962120941","imei2":"17821962120941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:03:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187776,"job_number":"JOB_187776","tr_customer_id":187794,"tr_customer_product_id":187784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:55.000Z","modified_at":"2026-02-16T07:02:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17006961404992","imei1":"17006961404992","imei2":"17006961404992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187775,"job_number":"JOB_187775","tr_customer_id":187793,"tr_customer_product_id":187783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:14.000Z","modified_at":"2026-02-16T07:02:14.000Z","name":"Nikko Mertz","mobile_number":"444-673-3277","email_id":"Coralie_Schimmel44@gmail.com","dop":"2025-04-06","serial_number":"14328492950182700","imei1":"14328492950182700","imei2":"14328492950182700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187774,"job_number":"JOB_187774","tr_customer_id":187792,"tr_customer_product_id":187782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:13.000Z","modified_at":"2026-02-16T07:02:53.000Z","name":"Preston Beatty","mobile_number":"222-557-1127","email_id":"Elise.Stracke83@hotmail.com","dop":"2025-04-06","serial_number":"15692436633245","imei1":"15692436633245","imei2":"15692436633245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187773,"job_number":"JOB_187773","tr_customer_id":187791,"tr_customer_product_id":187781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:13.000Z","modified_at":"2026-02-16T07:02:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11000669124851","imei1":"11000669124851","imei2":"11000669124851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187772,"job_number":"JOB_187772","tr_customer_id":187790,"tr_customer_product_id":187780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:08.000Z","modified_at":"2026-02-16T07:02:08.000Z","name":"Terence Kunde","mobile_number":"923-320-0669","email_id":"Merle.Mueller@yahoo.com","dop":"2025-04-06","serial_number":"16941513213571332","imei1":"16941513213571332","imei2":"16941513213571332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187771,"job_number":"JOB_187771","tr_customer_id":187789,"tr_customer_product_id":187779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:06.000Z","modified_at":"2026-02-16T07:02:46.000Z","name":"Bernice Aufderhar","mobile_number":"769-661-4236","email_id":"Miller.Sanford60@yahoo.com","dop":"2025-04-06","serial_number":"16637153000859","imei1":"16637153000859","imei2":"16637153000859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:02:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187770,"job_number":"JOB_187770","tr_customer_id":187788,"tr_customer_product_id":187778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:01:26.000Z","modified_at":"2026-02-16T07:01:26.000Z","name":"Thaddeus Kemmer","mobile_number":"286-862-9206","email_id":"Marlee.Lubowitz20@yahoo.com","dop":"2025-04-06","serial_number":"13482178663170232","imei1":"13482178663170232","imei2":"13482178663170232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187769,"job_number":"JOB_187769","tr_customer_id":187787,"tr_customer_product_id":187777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:01:25.000Z","modified_at":"2026-02-16T07:02:06.000Z","name":"Angelina Johns","mobile_number":"366-283-5421","email_id":"Gail34@yahoo.com","dop":"2025-04-06","serial_number":"12141063280191","imei1":"12141063280191","imei2":"12141063280191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:02:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187768,"job_number":"JOB_187768","tr_customer_id":187786,"tr_customer_product_id":187776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:01:24.000Z","modified_at":"2026-02-16T07:01:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15667470414682","imei1":"15667470414682","imei2":"15667470414682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187767,"job_number":"JOB_187767","tr_customer_id":187785,"tr_customer_product_id":187775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:00:39.000Z","modified_at":"2026-02-16T07:00:39.000Z","name":"Adrien Rowe","mobile_number":"786-595-8718","email_id":"Gonzalo55@yahoo.com","dop":"2025-04-06","serial_number":"16737733459593560","imei1":"16737733459593560","imei2":"16737733459593560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187766,"job_number":"JOB_187766","tr_customer_id":187784,"tr_customer_product_id":187774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:00:38.000Z","modified_at":"2026-02-16T07:01:21.000Z","name":"Giles Ferry","mobile_number":"927-969-4638","email_id":"Constantin_Mitchell@hotmail.com","dop":"2025-04-06","serial_number":"17440352741401","imei1":"17440352741401","imei2":"17440352741401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187765,"job_number":"JOB_187765","tr_customer_id":187783,"tr_customer_product_id":187773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:00:37.000Z","modified_at":"2026-02-16T07:00:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17626334465909","imei1":"17626334465909","imei2":"17626334465909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187764,"job_number":"JOB_187764","tr_customer_id":187782,"tr_customer_product_id":187772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:59:48.000Z","modified_at":"2026-02-16T06:59:48.000Z","name":"Donavon Walker","mobile_number":"963-741-6243","email_id":"Arturo66@hotmail.com","dop":"2025-04-06","serial_number":"18249627528593280","imei1":"18249627528593280","imei2":"18249627528593280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187763,"job_number":"JOB_187763","tr_customer_id":187781,"tr_customer_product_id":187771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:59:46.000Z","modified_at":"2026-02-16T07:00:30.000Z","name":"Adelbert Smith","mobile_number":"344-235-7317","email_id":"Isobel.OConnell91@yahoo.com","dop":"2025-04-06","serial_number":"16241650631927","imei1":"16241650631927","imei2":"16241650631927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187762,"job_number":"JOB_187762","tr_customer_id":187780,"tr_customer_product_id":187770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:59:46.000Z","modified_at":"2026-02-16T06:59:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12124990536618","imei1":"12124990536618","imei2":"12124990536618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187759,"job_number":"JOB_187759","tr_customer_id":187777,"tr_customer_product_id":187767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:56.000Z","modified_at":"2026-02-16T06:58:56.000Z","name":"Chanel Hayes","mobile_number":"302-966-8297","email_id":"Ulises_Thompson@hotmail.com","dop":"2025-04-06","serial_number":"15685432121939512","imei1":"15685432121939512","imei2":"15685432121939512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187758,"job_number":"JOB_187758","tr_customer_id":187776,"tr_customer_product_id":187766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:54.000Z","modified_at":"2026-02-16T06:59:38.000Z","name":"Heather Veum","mobile_number":"911-287-1895","email_id":"Payton_Upton@gmail.com","dop":"2025-04-06","serial_number":"15586453378479","imei1":"15586453378479","imei2":"15586453378479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187757,"job_number":"JOB_187757","tr_customer_id":187775,"tr_customer_product_id":187765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:54.000Z","modified_at":"2026-02-16T06:58:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13649599952469","imei1":"13649599952469","imei2":"13649599952469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187756,"job_number":"JOB_187756","tr_customer_id":187774,"tr_customer_product_id":187764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:47.000Z","modified_at":"2026-02-16T06:58:47.000Z","name":"Barney Boyle","mobile_number":"441-593-3994","email_id":"Ernie.Hills31@gmail.com","dop":"2025-04-06","serial_number":"14890361989118116","imei1":"14890361989118116","imei2":"14890361989118116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187755,"job_number":"JOB_187755","tr_customer_id":187773,"tr_customer_product_id":187763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:45.000Z","modified_at":"2026-02-16T06:59:27.000Z","name":"Jo McLaughlin","mobile_number":"298-660-5039","email_id":"Dorris73@gmail.com","dop":"2025-04-06","serial_number":"16305820049701","imei1":"16305820049701","imei2":"16305820049701","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187754,"job_number":"JOB_187754","tr_customer_id":187772,"tr_customer_product_id":187762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:45.000Z","modified_at":"2026-02-16T06:58:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15546048598120","imei1":"15546048598120","imei2":"15546048598120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187752,"job_number":"JOB_187752","tr_customer_id":187770,"tr_customer_product_id":187760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:08.000Z","modified_at":"2026-02-16T06:58:08.000Z","name":"Vijay Arora","mobile_number":"9038112007","email_id":"gautam.marar@gmail.com","dop":"2026-02-06","serial_number":"192657416881589","imei1":"192657416881589","imei2":"192657416881589","popurl":"www.bandhul-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187751,"job_number":"JOB_187751","tr_customer_id":187769,"tr_customer_product_id":187759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:57.000Z","modified_at":"2026-02-16T06:57:57.000Z","name":"Angela Bergnaum","mobile_number":"677-278-6437","email_id":"Maynard.OReilly41@gmail.com","dop":"2025-04-06","serial_number":"16517306928281448","imei1":"16517306928281448","imei2":"16517306928281448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187750,"job_number":"JOB_187750","tr_customer_id":187768,"tr_customer_product_id":187758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:55.000Z","modified_at":"2026-02-16T06:58:37.000Z","name":"Oral Hills","mobile_number":"740-809-6426","email_id":"Maureen_Dooley98@gmail.com","dop":"2025-04-06","serial_number":"10483565507776","imei1":"10483565507776","imei2":"10483565507776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187749,"job_number":"JOB_187749","tr_customer_id":187767,"tr_customer_product_id":187757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:55.000Z","modified_at":"2026-02-16T06:57:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16070604976093","imei1":"16070604976093","imei2":"16070604976093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187748,"job_number":"JOB_187748","tr_customer_id":187766,"tr_customer_product_id":187756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:30.000Z","modified_at":"2026-02-16T06:57:30.000Z","name":"Akshata Shah","mobile_number":"9026612846","email_id":"rameshwar.somayaji@hotmail.com","dop":"2026-02-06","serial_number":"111354347293485","imei1":"111354347293485","imei2":"111354347293485","popurl":"www.ameyatma-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187747,"job_number":"JOB_187747","tr_customer_id":187765,"tr_customer_product_id":187755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:07.000Z","modified_at":"2026-02-16T06:57:07.000Z","name":"Gladys Windler","mobile_number":"533-820-4418","email_id":"Alena.Romaguera76@yahoo.com","dop":"2025-04-06","serial_number":"13982904790422626","imei1":"13982904790422626","imei2":"13982904790422626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187746,"job_number":"JOB_187746","tr_customer_id":187764,"tr_customer_product_id":187754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:05.000Z","modified_at":"2026-02-16T06:57:48.000Z","name":"Adele Hackett","mobile_number":"290-784-7320","email_id":"Torey.Von@yahoo.com","dop":"2025-04-06","serial_number":"17943451542108","imei1":"17943451542108","imei2":"17943451542108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187745,"job_number":"JOB_187745","tr_customer_id":187763,"tr_customer_product_id":187753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:05.000Z","modified_at":"2026-02-16T06:57:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18304644907001","imei1":"18304644907001","imei2":"18304644907001","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187744,"job_number":"JOB_187744","tr_customer_id":187762,"tr_customer_product_id":187752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:54:38.000Z","modified_at":"2026-02-16T06:54:38.000Z","name":"Isabella Schultz","mobile_number":"258-688-8586","email_id":"Antonio_Tillman@gmail.com","dop":"2025-06-18","serial_number":"1043234793441233","imei1":"1043234793441233","imei2":"1043234793441233","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187743,"job_number":"JOB_187743","tr_customer_id":187761,"tr_customer_product_id":187751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:54:37.000Z","modified_at":"2026-02-16T06:55:18.000Z","name":"David Walter","mobile_number":"288-312-3005","email_id":"London.Nicolas@gmail.com","dop":"2025-06-18","serial_number":"10804418784031","imei1":"10804418784031","imei2":"10804418784031","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187742,"job_number":"JOB_187742","tr_customer_id":187760,"tr_customer_product_id":187750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:54:36.000Z","modified_at":"2026-02-16T06:54:37.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10090717838626","imei1":"10090717838626","imei2":"10090717838626","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187741,"job_number":"JOB_187741","tr_customer_id":187759,"tr_customer_product_id":187749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:54.000Z","modified_at":"2026-02-16T06:53:54.000Z","name":"Rafael Schoen","mobile_number":"328-343-9579","email_id":"Barbara_Brown@hotmail.com","dop":"2025-04-06","serial_number":"15042686585280554","imei1":"15042686585280554","imei2":"15042686585280554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187740,"job_number":"JOB_187740","tr_customer_id":187758,"tr_customer_product_id":187748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:52.000Z","modified_at":"2026-02-16T06:54:37.000Z","name":"Mona Wisoky","mobile_number":"525-409-1901","email_id":"Jamir.Romaguera@hotmail.com","dop":"2025-04-06","serial_number":"18926498651880","imei1":"18926498651880","imei2":"18926498651880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187739,"job_number":"JOB_187739","tr_customer_id":187757,"tr_customer_product_id":187747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:48.000Z","modified_at":"2026-02-16T06:54:29.000Z","name":"Eloise Donnelly","mobile_number":"496-808-3035","email_id":"Damien.Pfeffer54@gmail.com","dop":"2025-12-31","serial_number":"108571883273254","imei1":"108571883273254","imei2":"108571883273254","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187738,"job_number":"JOB_187738","tr_customer_id":187756,"tr_customer_product_id":187746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:48.000Z","modified_at":"2026-02-16T06:53:48.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"108957945429369","imei1":"108957945429369","imei2":"108957945429369","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187737,"job_number":"JOB_187737","tr_customer_id":187755,"tr_customer_product_id":187745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:48.000Z","modified_at":"2026-02-16T06:53:48.000Z","name":"Timmy Kemmer","mobile_number":"338-730-9494","email_id":"Velva66@yahoo.com","dop":"2025-06-18","serial_number":"1036644868349699","imei1":"1036644868349699","imei2":"1036644868349699","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187736,"job_number":"JOB_187736","tr_customer_id":187754,"tr_customer_product_id":187744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:47.000Z","modified_at":"2026-02-16T06:54:29.000Z","name":"Thad Hilll","mobile_number":"554-699-5261","email_id":"Bertha_Bechtelar@yahoo.com","dop":"2025-06-18","serial_number":"10234786489171","imei1":"10234786489171","imei2":"10234786489171","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187735,"job_number":"JOB_187735","tr_customer_id":187753,"tr_customer_product_id":187743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:46.000Z","modified_at":"2026-02-16T06:53:46.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10422728174497","imei1":"10422728174497","imei2":"10422728174497","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187734,"job_number":"JOB_187734","tr_customer_id":187752,"tr_customer_product_id":187742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Darrion Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"28987499406166","imei1":"28987499406166","imei2":"28987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187733,"job_number":"JOB_187733","tr_customer_id":187751,"tr_customer_product_id":187741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Gaurav Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"38987499406166","imei1":"38987499406166","imei2":"38987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187732,"job_number":"JOB_187732","tr_customer_id":187750,"tr_customer_product_id":187740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"raman Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"58987499406166","imei1":"58987499406166","imei2":"58987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187731,"job_number":"JOB_187731","tr_customer_id":187749,"tr_customer_product_id":187739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"rajesh Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"48987499406166","imei1":"48987499406166","imei2":"48987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187730,"job_number":"JOB_187730","tr_customer_id":187748,"tr_customer_product_id":187738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Daron Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"68987499406166","imei1":"68987499406166","imei2":"68987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187729,"job_number":"JOB_187729","tr_customer_id":187747,"tr_customer_product_id":187737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Atmananda Saini","mobile_number":"7437518170","email_id":"bandhul.jha@gmail.com","dop":"2026-02-06","serial_number":"028464306266528","imei1":"028464306266528","imei2":"028464306266528","popurl":"www.deepankar-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187728,"job_number":"JOB_187728","tr_customer_id":187746,"tr_customer_product_id":187736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Dipali Menon","mobile_number":"7458321611","email_id":"akshainie.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"339898624236269","imei1":"339898624236269","imei2":"339898624236269","popurl":"www.raj-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187727,"job_number":"JOB_187727","tr_customer_id":187745,"tr_customer_product_id":187735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Giriraaj Tagore","mobile_number":"7491042574","email_id":"lal.rana@gmail.com","dop":"2026-02-06","serial_number":"065534233036904","imei1":"065534233036904","imei2":"065534233036904","popurl":"www.krishnadas-nayar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187726,"job_number":"JOB_187726","tr_customer_id":187744,"tr_customer_product_id":187734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Baidehi Sharma","mobile_number":"7450553558","email_id":"gauraang.mahajan@gmail.com","dop":"2026-02-06","serial_number":"123970888494376","imei1":"123970888494376","imei2":"123970888494376","popurl":"www.akroor-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187725,"job_number":"JOB_187725","tr_customer_id":187743,"tr_customer_product_id":187733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Pranay Tagore","mobile_number":"7457864931","email_id":"bhooshan.malik@gmail.com","dop":"2026-02-06","serial_number":"714090223675030","imei1":"714090223675030","imei2":"714090223675030","popurl":"www.paramartha-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187724,"job_number":"JOB_187724","tr_customer_id":187742,"tr_customer_product_id":187732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Ekaparnika Jha","mobile_number":"7432005764","email_id":"aashritha.varma@gmail.com","dop":"2026-02-06","serial_number":"565008599390360","imei1":"565008599390360","imei2":"565008599390360","popurl":"www.chandradev-khan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187723,"job_number":"JOB_187723","tr_customer_id":187741,"tr_customer_product_id":187731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Asha Devar","mobile_number":"7407742526","email_id":"maheswar.gupta@gmail.com","dop":"2026-02-06","serial_number":"174635483231344","imei1":"174635483231344","imei2":"174635483231344","popurl":"www.harinarayan-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187722,"job_number":"JOB_187722","tr_customer_id":187740,"tr_customer_product_id":187730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Gatik Tandon","mobile_number":"7460380787","email_id":"sloka.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"259026553158473","imei1":"259026553158473","imei2":"259026553158473","popurl":"www.gajaadhar-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187721,"job_number":"JOB_187721","tr_customer_id":187739,"tr_customer_product_id":187729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Som Varrier","mobile_number":"7415034675","email_id":"chandraswaroopa.guneta@hotmail.com","dop":"2026-02-06","serial_number":"405495085497102","imei1":"405495085497102","imei2":"405495085497102","popurl":"www.durgeshwari-gandhi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187720,"job_number":"JOB_187720","tr_customer_id":187738,"tr_customer_product_id":187728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Usha Dubashi","mobile_number":"7498574735","email_id":"gouranga.reddy@gmail.com","dop":"2026-02-06","serial_number":"119782138361902","imei1":"119782138361902","imei2":"119782138361902","popurl":"www.kartik-dutta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187719,"job_number":"JOB_187719","tr_customer_id":187737,"tr_customer_product_id":187727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Jai Bandopadhyay","mobile_number":"7417579960","email_id":"chandra.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"467549334029589","imei1":"467549334029589","imei2":"467549334029589","popurl":"www.sarla-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187718,"job_number":"JOB_187718","tr_customer_id":187736,"tr_customer_product_id":187726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bahula Chattopadhyay","mobile_number":"7445652317","email_id":"shobhana.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"840772239196592","imei1":"840772239196592","imei2":"840772239196592","popurl":"www.dayaamay-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187717,"job_number":"JOB_187717","tr_customer_id":187735,"tr_customer_product_id":187725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Chanda Tandon","mobile_number":"7401828998","email_id":"vyas.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"664025575077627","imei1":"664025575077627","imei2":"664025575077627","popurl":"www.charuchandra-mukhopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187716,"job_number":"JOB_187716","tr_customer_id":187734,"tr_customer_product_id":187724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Abhaya Asan","mobile_number":"7413634754","email_id":"chakrika.chaturvedi@yahoo.co.in","dop":"2026-02-06","serial_number":"348345760178315","imei1":"348345760178315","imei2":"348345760178315","popurl":"www.atmanand-kapoor.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187715,"job_number":"JOB_187715","tr_customer_id":187733,"tr_customer_product_id":187723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bhupen Acharya","mobile_number":"7426205969","email_id":"indra.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"693906051779141","imei1":"693906051779141","imei2":"693906051779141","popurl":"www.kashyapi-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187714,"job_number":"JOB_187714","tr_customer_id":187732,"tr_customer_product_id":187722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Mangalya Namboothiri","mobile_number":"7478865994","email_id":"lai.pandey@gmail.com","dop":"2026-02-06","serial_number":"258030350648834","imei1":"258030350648834","imei2":"258030350648834","popurl":"www.kamalesh-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187713,"job_number":"JOB_187713","tr_customer_id":187731,"tr_customer_product_id":187721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Javas Joshi","mobile_number":"7403100282","email_id":"ojaswini.malik@hotmail.com","dop":"2026-02-06","serial_number":"834386553772267","imei1":"834386553772267","imei2":"834386553772267","popurl":"www.manoj-ahluwalia.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187712,"job_number":"JOB_187712","tr_customer_id":187730,"tr_customer_product_id":187720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Swarnalata Kaul","mobile_number":"7444979644","email_id":"veda.bhattathiri@hotmail.com","dop":"2026-02-06","serial_number":"444946819327490","imei1":"444946819327490","imei2":"444946819327490","popurl":"www.bhooshit-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187711,"job_number":"JOB_187711","tr_customer_id":187729,"tr_customer_product_id":187719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bankim Agarwal","mobile_number":"7411843411","email_id":"kanak.nayar@gmail.com","dop":"2026-02-06","serial_number":"691674719974769","imei1":"691674719974769","imei2":"691674719974769","popurl":"www.rakesh-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187710,"job_number":"JOB_187710","tr_customer_id":187728,"tr_customer_product_id":187718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Kannan Dubashi","mobile_number":"7479503565","email_id":"saroja.jain@hotmail.com","dop":"2026-02-06","serial_number":"733222852629354","imei1":"733222852629354","imei2":"733222852629354","popurl":"www.apsara-shukla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187709,"job_number":"JOB_187709","tr_customer_id":187727,"tr_customer_product_id":187717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Abani Varma","mobile_number":"7456770810","email_id":"siddhi.bharadwaj@gmail.com","dop":"2026-02-06","serial_number":"699251603269451","imei1":"699251603269451","imei2":"699251603269451","popurl":"www.kalinda-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187708,"job_number":"JOB_187708","tr_customer_id":187726,"tr_customer_product_id":187716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Naval Deshpande","mobile_number":"7460470353","email_id":"keerti.gowda@hotmail.com","dop":"2026-02-06","serial_number":"626677903319439","imei1":"626677903319439","imei2":"626677903319439","popurl":"www.dhanapati-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187707,"job_number":"JOB_187707","tr_customer_id":187725,"tr_customer_product_id":187715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Akshaj Desai","mobile_number":"7497256861","email_id":"durga.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"728313102989864","imei1":"728313102989864","imei2":"728313102989864","popurl":"www.kashyap-pandey.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187706,"job_number":"JOB_187706","tr_customer_id":187724,"tr_customer_product_id":187714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Poornima Desai","mobile_number":"7439969997","email_id":"dhatri.gupta@hotmail.com","dop":"2026-02-06","serial_number":"919444092982843","imei1":"919444092982843","imei2":"919444092982843","popurl":"www.diptendu-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187705,"job_number":"JOB_187705","tr_customer_id":187722,"tr_customer_product_id":187713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Anasuya Trivedi","mobile_number":"7401567196","email_id":"agnimitra.dhawan@yahoo.co.in","dop":"2026-02-06","serial_number":"565348653913828","imei1":"565348653913828","imei2":"565348653913828","popurl":"www.narendra-iyengar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187704,"job_number":"JOB_187704","tr_customer_id":187723,"tr_customer_product_id":187712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Gati Kaur","mobile_number":"7441550193","email_id":"himadri.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"916424665082071","imei1":"916424665082071","imei2":"916424665082071","popurl":"www.shantanu-nehru.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187703,"job_number":"JOB_187703","tr_customer_id":187721,"tr_customer_product_id":187711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Meghnad Shah","mobile_number":"7442022511","email_id":"kama.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"785479356427383","imei1":"785479356427383","imei2":"785479356427383","popurl":"www.vrinda-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187702,"job_number":"JOB_187702","tr_customer_id":187720,"tr_customer_product_id":187710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vaishvi Adiga","mobile_number":"7441211858","email_id":"amrita.sharma@hotmail.com","dop":"2026-02-06","serial_number":"206677343491121","imei1":"206677343491121","imei2":"206677343491121","popurl":"www.deeksha-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187701,"job_number":"JOB_187701","tr_customer_id":187719,"tr_customer_product_id":187709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Prema Iyengar","mobile_number":"7470228865","email_id":"bhasvan.abbott@yahoo.co.in","dop":"2026-02-06","serial_number":"370500540863927","imei1":"370500540863927","imei2":"370500540863927","popurl":"www.saroja-sinha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187700,"job_number":"JOB_187700","tr_customer_id":187718,"tr_customer_product_id":187708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Dandapaani Saini","mobile_number":"7489683735","email_id":"kumuda.varma@gmail.com","dop":"2026-02-06","serial_number":"297393260840558","imei1":"297393260840558","imei2":"297393260840558","popurl":"www.raj-adiga.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187699,"job_number":"JOB_187699","tr_customer_id":187717,"tr_customer_product_id":187707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Subodh Malik","mobile_number":"7464564190","email_id":"anaadi.mishra@yahoo.co.in","dop":"2026-02-06","serial_number":"571268352053974","imei1":"571268352053974","imei2":"571268352053974","popurl":"www.giri-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187698,"job_number":"JOB_187698","tr_customer_id":187716,"tr_customer_product_id":187706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Chandi Panicker","mobile_number":"7455073563","email_id":"bankim.gupta@hotmail.com","dop":"2026-02-06","serial_number":"812828363387333","imei1":"812828363387333","imei2":"812828363387333","popurl":"www.ameyatma-patel.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187697,"job_number":"JOB_187697","tr_customer_id":187715,"tr_customer_product_id":187705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Amritambu Bhattathiri","mobile_number":"7438347049","email_id":"ashlesh.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"309166665027698","imei1":"309166665027698","imei2":"309166665027698","popurl":"www.hiranmaya-kocchar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187696,"job_number":"JOB_187696","tr_customer_id":187714,"tr_customer_product_id":187704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vrund Ahuja","mobile_number":"7400812098","email_id":"esha.agarwal@hotmail.com","dop":"2026-02-06","serial_number":"988014993310049","imei1":"988014993310049","imei2":"988014993310049","popurl":"www.hiranmay-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187695,"job_number":"JOB_187695","tr_customer_id":187713,"tr_customer_product_id":187703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Avadhesh Bhattathiri","mobile_number":"7436065833","email_id":"himani.johar@yahoo.co.in","dop":"2026-02-06","serial_number":"351710741849153","imei1":"351710741849153","imei2":"351710741849153","popurl":"www.bhushan-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187694,"job_number":"JOB_187694","tr_customer_id":187712,"tr_customer_product_id":187702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vyas Iyer","mobile_number":"7403707022","email_id":"rupinder.kakkar@gmail.com","dop":"2026-02-06","serial_number":"085350296019520","imei1":"085350296019520","imei2":"085350296019520","popurl":"www.aatmaja-khan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187693,"job_number":"JOB_187693","tr_customer_id":187711,"tr_customer_product_id":187701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Dipankar Gowda","mobile_number":"7484288613","email_id":"varalakshmi.guneta@gmail.com","dop":"2026-02-06","serial_number":"634087725552952","imei1":"634087725552952","imei2":"634087725552952","popurl":"www.mohini-verma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187692,"job_number":"JOB_187692","tr_customer_id":187710,"tr_customer_product_id":187700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Hiranmaya Chopra","mobile_number":"7436364944","email_id":"amodini.pothuvaal@gmail.com","dop":"2026-02-06","serial_number":"572876915784703","imei1":"572876915784703","imei2":"572876915784703","popurl":"www.menaka-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187691,"job_number":"JOB_187691","tr_customer_id":187709,"tr_customer_product_id":187699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Balagovind Kocchar","mobile_number":"7448064247","email_id":"navin.guha@yahoo.co.in","dop":"2026-02-06","serial_number":"580951374583712","imei1":"580951374583712","imei2":"580951374583712","popurl":"www.chitraksh-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187690,"job_number":"JOB_187690","tr_customer_id":187708,"tr_customer_product_id":187698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Gautama Nehru","mobile_number":"7498829049","email_id":"mahesh.pillai@hotmail.com","dop":"2026-02-06","serial_number":"805853990804241","imei1":"805853990804241","imei2":"805853990804241","popurl":"www.adinath-tandon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187689,"job_number":"JOB_187689","tr_customer_id":187707,"tr_customer_product_id":187697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Chandraprabha Rana","mobile_number":"7400499551","email_id":"priyala.agarwal@gmail.com","dop":"2026-02-06","serial_number":"119298101887649","imei1":"119298101887649","imei2":"119298101887649","popurl":"www.manisha-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187688,"job_number":"JOB_187688","tr_customer_id":187706,"tr_customer_product_id":187696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Hari Gupta","mobile_number":"7440250452","email_id":"nirbhay.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"286827020847999","imei1":"286827020847999","imei2":"286827020847999","popurl":"www.umang-pandey.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187687,"job_number":"JOB_187687","tr_customer_id":187705,"tr_customer_product_id":187695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Yoginder Gowda","mobile_number":"7425307099","email_id":"sanjay.chopra@gmail.com","dop":"2026-02-06","serial_number":"522333128025245","imei1":"522333128025245","imei2":"522333128025245","popurl":"www.chatur-tagore.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187686,"job_number":"JOB_187686","tr_customer_id":187704,"tr_customer_product_id":187694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Ghanaanand Bhat","mobile_number":"7408601788","email_id":"mohinder.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"335177701113085","imei1":"335177701113085","imei2":"335177701113085","popurl":"www.chidaakaash-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187685,"job_number":"JOB_187685","tr_customer_id":187702,"tr_customer_product_id":187692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Digambara Mishra","mobile_number":"7441858916","email_id":"chiranjeev.iyengar@gmail.com","dop":"2026-02-06","serial_number":"197368848927403","imei1":"197368848927403","imei2":"197368848927403","popurl":"www.vimal-saini.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187684,"job_number":"JOB_187684","tr_customer_id":187703,"tr_customer_product_id":187693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Ameyatma Adiga","mobile_number":"7446863584","email_id":"dhanu.gill@gmail.com","dop":"2026-02-06","serial_number":"854957337261443","imei1":"854957337261443","imei2":"854957337261443","popurl":"www.jyotis-gupta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187683,"job_number":"JOB_187683","tr_customer_id":187701,"tr_customer_product_id":187691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Keerti Bhat","mobile_number":"7443471264","email_id":"gorakhanatha.sethi@yahoo.co.in","dop":"2026-02-06","serial_number":"401040812147493","imei1":"401040812147493","imei2":"401040812147493","popurl":"www.krishnadasa-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187682,"job_number":"JOB_187682","tr_customer_id":187700,"tr_customer_product_id":187690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Chandani Prajapat","mobile_number":"7455894810","email_id":"sheela.kaur@hotmail.com","dop":"2026-02-06","serial_number":"121307863026576","imei1":"121307863026576","imei2":"121307863026576","popurl":"www.jai-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187681,"job_number":"JOB_187681","tr_customer_id":187699,"tr_customer_product_id":187689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Bhagvan Bhattathiri","mobile_number":"7472560149","email_id":"naval.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"464866486899758","imei1":"464866486899758","imei2":"464866486899758","popurl":"www.shreyashi-acharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187680,"job_number":"JOB_187680","tr_customer_id":187698,"tr_customer_product_id":187688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Devagya Reddy","mobile_number":"7400798079","email_id":"mani.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"127834922578454","imei1":"127834922578454","imei2":"127834922578454","popurl":"www.trilochana-sethi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187679,"job_number":"JOB_187679","tr_customer_id":187697,"tr_customer_product_id":187687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Susheel Somayaji","mobile_number":"7420620448","email_id":"amrita.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"239697732666196","imei1":"239697732666196","imei2":"239697732666196","popurl":"www.param-malik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187678,"job_number":"JOB_187678","tr_customer_id":187696,"tr_customer_product_id":187686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Dandak Guha","mobile_number":"7402971570","email_id":"dhyaneshwar.nambeesan@yahoo.co.in","dop":"2026-02-06","serial_number":"571861295710633","imei1":"571861295710633","imei2":"571861295710633","popurl":"www.bhudeva-abbott.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187677,"job_number":"JOB_187677","tr_customer_id":187695,"tr_customer_product_id":187685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Meghnad Jain","mobile_number":"7462247027","email_id":"ambar.saini@hotmail.com","dop":"2026-02-06","serial_number":"305988380531227","imei1":"305988380531227","imei2":"305988380531227","popurl":"www.jagdish-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187676,"job_number":"JOB_187676","tr_customer_id":187694,"tr_customer_product_id":187684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Krishnadas Chopra","mobile_number":"7492617931","email_id":"yogendra.pandey@gmail.com","dop":"2026-02-06","serial_number":"682817179196945","imei1":"682817179196945","imei2":"682817179196945","popurl":"www.chidananda-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187675,"job_number":"JOB_187675","tr_customer_id":187693,"tr_customer_product_id":187683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Sanjay Talwar","mobile_number":"7442138185","email_id":"nirbhay.ganaka@gmail.com","dop":"2026-02-06","serial_number":"179942365778283","imei1":"179942365778283","imei2":"179942365778283","popurl":"www.bhoopati-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187674,"job_number":"JOB_187674","tr_customer_id":187692,"tr_customer_product_id":187682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Bhargavi Gill","mobile_number":"7409780356","email_id":"bhoj.somayaji@gmail.com","dop":"2026-02-06","serial_number":"479387474652719","imei1":"479387474652719","imei2":"479387474652719","popurl":"www.girish-jha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187673,"job_number":"JOB_187673","tr_customer_id":187691,"tr_customer_product_id":187681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Swarnalata Kaur","mobile_number":"7419623721","email_id":"shashi.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"267790800130568","imei1":"267790800130568","imei2":"267790800130568","popurl":"www.vasudeva-khatri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187672,"job_number":"JOB_187672","tr_customer_id":187690,"tr_customer_product_id":187680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Raj Acharya","mobile_number":"7434477648","email_id":"trilokanath.agarwal@yahoo.co.in","dop":"2026-02-06","serial_number":"681821629495058","imei1":"681821629495058","imei2":"681821629495058","popurl":"www.deeptanshu-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187671,"job_number":"JOB_187671","tr_customer_id":187689,"tr_customer_product_id":187679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Satish Panicker","mobile_number":"7455912401","email_id":"sushma.nambeesan@yahoo.co.in","dop":"2026-02-06","serial_number":"659422250164360","imei1":"659422250164360","imei2":"659422250164360","popurl":"www.vaijayanti-malik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187670,"job_number":"JOB_187670","tr_customer_id":187688,"tr_customer_product_id":187678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Anang Sharma","mobile_number":"7429059374","email_id":"lal.tandon@gmail.com","dop":"2026-02-06","serial_number":"668237626912276","imei1":"668237626912276","imei2":"668237626912276","popurl":"www.heema-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187669,"job_number":"JOB_187669","tr_customer_id":187687,"tr_customer_product_id":187677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Rukhmani Tagore","mobile_number":"7446167657","email_id":"laxmi.mishra@yahoo.co.in","dop":"2026-02-06","serial_number":"694521280712842","imei1":"694521280712842","imei2":"694521280712842","popurl":"www.bhadran-khatri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187668,"job_number":"JOB_187668","tr_customer_id":187686,"tr_customer_product_id":187676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Bhoopati Prajapat","mobile_number":"7485941251","email_id":"guru.pothuvaal@yahoo.co.in","dop":"2026-02-06","serial_number":"274361900695652","imei1":"274361900695652","imei2":"274361900695652","popurl":"www.kanishka-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187667,"job_number":"JOB_187667","tr_customer_id":187685,"tr_customer_product_id":187675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Aasha Patil","mobile_number":"7463450918","email_id":"shrishti.bhat@hotmail.com","dop":"2026-02-06","serial_number":"131865551186653","imei1":"131865551186653","imei2":"131865551186653","popurl":"www.jagdeep-guha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187666,"job_number":"JOB_187666","tr_customer_id":187684,"tr_customer_product_id":187674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Adityanandan Mehrotra","mobile_number":"7446475045","email_id":"trilokesh.jha@hotmail.com","dop":"2026-02-06","serial_number":"172172323215939","imei1":"172172323215939","imei2":"172172323215939","popurl":"www.vaijayanti-dubashi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187665,"job_number":"JOB_187665","tr_customer_id":187683,"tr_customer_product_id":187673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Hari Shah","mobile_number":"7401988354","email_id":"vishwamitra.saini@gmail.com","dop":"2026-02-06","serial_number":"086785500083986","imei1":"086785500083986","imei2":"086785500083986","popurl":"www.deependra-khan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187664,"job_number":"JOB_187664","tr_customer_id":187682,"tr_customer_product_id":187672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Subhash Khanna","mobile_number":"7400224945","email_id":"hiranya.malik@yahoo.co.in","dop":"2026-02-06","serial_number":"327449999799655","imei1":"327449999799655","imei2":"327449999799655","popurl":"www.indra-mukhopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187663,"job_number":"JOB_187663","tr_customer_id":187681,"tr_customer_product_id":187671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Kashyapi Somayaji","mobile_number":"7458551070","email_id":"kalinda.dubashi@yahoo.co.in","dop":"2026-02-06","serial_number":"235654891726341","imei1":"235654891726341","imei2":"235654891726341","popurl":"www.deeptanshu-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187662,"job_number":"JOB_187662","tr_customer_id":187680,"tr_customer_product_id":187670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Vaidehi Kapoor","mobile_number":"7491543022","email_id":"pushti.sinha@yahoo.co.in","dop":"2026-02-06","serial_number":"051521621509065","imei1":"051521621509065","imei2":"051521621509065","popurl":"www.bhaves-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187661,"job_number":"JOB_187661","tr_customer_id":187679,"tr_customer_product_id":187669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Balamani Gowda","mobile_number":"7441316277","email_id":"gatik.marar@hotmail.com","dop":"2026-02-06","serial_number":"821277503159023","imei1":"821277503159023","imei2":"821277503159023","popurl":"www.apsara-devar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187660,"job_number":"JOB_187660","tr_customer_id":187678,"tr_customer_product_id":187668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Divya Kaur","mobile_number":"7419812001","email_id":"aaratrika.chopra@hotmail.com","dop":"2026-02-06","serial_number":"442653539932696","imei1":"442653539932696","imei2":"442653539932696","popurl":"www.chandak-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187659,"job_number":"JOB_187659","tr_customer_id":187677,"tr_customer_product_id":187667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Rageswari Guha","mobile_number":"7485619397","email_id":"goswamee.varma@hotmail.com","dop":"2026-02-06","serial_number":"872102227407546","imei1":"872102227407546","imei2":"872102227407546","popurl":"www.chanda-dwivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187658,"job_number":"JOB_187658","tr_customer_id":187676,"tr_customer_product_id":187666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Chinmayananda Kaniyar","mobile_number":"7495843820","email_id":"jyotsana.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"683485023078406","imei1":"683485023078406","imei2":"683485023078406","popurl":"www.dwaipayana-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187657,"job_number":"JOB_187657","tr_customer_id":187675,"tr_customer_product_id":187665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Balgopal Gowda","mobile_number":"7411934184","email_id":"ujjwal.sethi@yahoo.co.in","dop":"2026-02-06","serial_number":"527309077163134","imei1":"527309077163134","imei2":"527309077163134","popurl":"www.sheela-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187656,"job_number":"JOB_187656","tr_customer_id":187674,"tr_customer_product_id":187664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Shresthi Rana","mobile_number":"7438042719","email_id":"kamla.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"770448303938953","imei1":"770448303938953","imei2":"770448303938953","popurl":"www.ajit-chopra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187655,"job_number":"JOB_187655","tr_customer_id":187673,"tr_customer_product_id":187663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Devani Acharya","mobile_number":"7487872138","email_id":"dhananjay.tagore@yahoo.co.in","dop":"2026-02-06","serial_number":"280605588850488","imei1":"280605588850488","imei2":"280605588850488","popurl":"www.marut-varman.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187654,"job_number":"JOB_187654","tr_customer_id":187672,"tr_customer_product_id":187662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Jai Iyer","mobile_number":"7402273930","email_id":"marut.bhattathiri@yahoo.co.in","dop":"2026-02-06","serial_number":"208413566350294","imei1":"208413566350294","imei2":"208413566350294","popurl":"www.rohit-saini.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187653,"job_number":"JOB_187653","tr_customer_id":187671,"tr_customer_product_id":187661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Rajinder Chopra","mobile_number":"7470077508","email_id":"mukul.bhattacharya@yahoo.co.in","dop":"2026-02-06","serial_number":"055667454009389","imei1":"055667454009389","imei2":"055667454009389","popurl":"www.dayamayee-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187652,"job_number":"JOB_187652","tr_customer_id":187670,"tr_customer_product_id":187660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Krishna Asan","mobile_number":"7476912109","email_id":"amaresh.pilla@yahoo.co.in","dop":"2026-02-06","serial_number":"774504328537066","imei1":"774504328537066","imei2":"774504328537066","popurl":"www.kalpana-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187651,"job_number":"JOB_187651","tr_customer_id":187669,"tr_customer_product_id":187659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Ayushmati Nayar","mobile_number":"7425234627","email_id":"bilwa.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"905691528114590","imei1":"905691528114590","imei2":"905691528114590","popurl":"www.lakshman-banerjee.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187650,"job_number":"JOB_187650","tr_customer_id":187668,"tr_customer_product_id":187658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Gitanjali Dutta","mobile_number":"7455977953","email_id":"adityanandan.varman@hotmail.com","dop":"2026-02-06","serial_number":"349979303324346","imei1":"349979303324346","imei2":"349979303324346","popurl":"www.laal-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187649,"job_number":"JOB_187649","tr_customer_id":187667,"tr_customer_product_id":187657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Ambar Somayaji","mobile_number":"7445299414","email_id":"opalina.saini@hotmail.com","dop":"2026-02-06","serial_number":"283941675362966","imei1":"283941675362966","imei2":"283941675362966","popurl":"www.aditya-ahluwalia.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187648,"job_number":"JOB_187648","tr_customer_id":187666,"tr_customer_product_id":187656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Amaranaath Bhattacharya","mobile_number":"7494373085","email_id":"brahmabrata.patel@gmail.com","dop":"2026-02-06","serial_number":"852479400227714","imei1":"852479400227714","imei2":"852479400227714","popurl":"www.kanak-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187647,"job_number":"JOB_187647","tr_customer_id":187665,"tr_customer_product_id":187655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Naveen Reddy","mobile_number":"7415990506","email_id":"sitara.pothuvaal@yahoo.co.in","dop":"2026-02-06","serial_number":"612377687656406","imei1":"612377687656406","imei2":"612377687656406","popurl":"www.chiranjeev-kaniyar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187646,"job_number":"JOB_187646","tr_customer_id":187664,"tr_customer_product_id":187654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Deven Jain","mobile_number":"7457665546","email_id":"sheela.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"018567212405950","imei1":"018567212405950","imei2":"018567212405950","popurl":"www.chandravati-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187645,"job_number":"JOB_187645","tr_customer_id":187663,"tr_customer_product_id":187653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Balamani Bandopadhyay","mobile_number":"7400122509","email_id":"dron.achari@gmail.com","dop":"2026-02-06","serial_number":"844160039152758","imei1":"844160039152758","imei2":"844160039152758","popurl":"www.samir-bandopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187644,"job_number":"JOB_187644","tr_customer_id":187662,"tr_customer_product_id":187652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Sushma Mishra","mobile_number":"7431347375","email_id":"bhuvaneshwar.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"036240159695359","imei1":"036240159695359","imei2":"036240159695359","popurl":"www.pranay-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187643,"job_number":"JOB_187643","tr_customer_id":187660,"tr_customer_product_id":187651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Gautama Kaur","mobile_number":"7417449582","email_id":"birjesh.singh@gmail.com","dop":"2026-02-06","serial_number":"245981478212280","imei1":"245981478212280","imei2":"245981478212280","popurl":"www.rahul-achari.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187642,"job_number":"JOB_187642","tr_customer_id":187661,"tr_customer_product_id":187650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Alok Pillai","mobile_number":"7457414735","email_id":"rajan.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"058800768617973","imei1":"058800768617973","imei2":"058800768617973","popurl":"www.aatreya-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187641,"job_number":"JOB_187641","tr_customer_id":187659,"tr_customer_product_id":187649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Dharitri Nair","mobile_number":"7434689893","email_id":"achalesvara.varrier@gmail.com","dop":"2026-02-06","serial_number":"622796993428422","imei1":"622796993428422","imei2":"622796993428422","popurl":"www.gandharva-arora.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187640,"job_number":"JOB_187640","tr_customer_id":187658,"tr_customer_product_id":187648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:19.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Rita Kaniyar","mobile_number":"7406656199","email_id":"trilokanath.rana@hotmail.com","dop":"2026-02-06","serial_number":"393853886136183","imei1":"393853886136183","imei2":"393853886136183","popurl":"www.bhima-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187639,"job_number":"JOB_187639","tr_customer_id":187657,"tr_customer_product_id":187647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:19.000Z","modified_at":"2026-02-16T06:53:19.000Z","name":"Hari Patel","mobile_number":"7467499362","email_id":"agasti.iyer@yahoo.co.in","dop":"2026-02-06","serial_number":"643998990840088","imei1":"643998990840088","imei2":"643998990840088","popurl":"www.urmila-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187638,"job_number":"JOB_187638","tr_customer_id":187656,"tr_customer_product_id":187646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Trilochan Guneta","mobile_number":"7421992278","email_id":"sher.embranthiri@hotmail.com","dop":"2026-02-06","serial_number":"146945603983668","imei1":"146945603983668","imei2":"146945603983668","popurl":"www.chakravartee-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187637,"job_number":"JOB_187637","tr_customer_id":187655,"tr_customer_product_id":187645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Leela Devar","mobile_number":"7475488085","email_id":"devi.butt@gmail.com","dop":"2026-02-06","serial_number":"294356845731674","imei1":"294356845731674","imei2":"294356845731674","popurl":"www.basanti-ahuja.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187636,"job_number":"JOB_187636","tr_customer_id":187654,"tr_customer_product_id":187644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Karan Adiga","mobile_number":"7482435388","email_id":"amish.nambeesan@hotmail.com","dop":"2026-02-06","serial_number":"607266615799594","imei1":"607266615799594","imei2":"607266615799594","popurl":"www.surya-mishra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187635,"job_number":"JOB_187635","tr_customer_id":187653,"tr_customer_product_id":187643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Achintya Gandhi","mobile_number":"7468453459","email_id":"achalesvara.dhawan@gmail.com","dop":"2026-02-06","serial_number":"146239388951164","imei1":"146239388951164","imei2":"146239388951164","popurl":"www.chidambar-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187634,"job_number":"JOB_187634","tr_customer_id":187652,"tr_customer_product_id":187642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Anjushree Iyer","mobile_number":"7441178725","email_id":"amish.khanna@hotmail.com","dop":"2026-02-06","serial_number":"958286357608662","imei1":"958286357608662","imei2":"958286357608662","popurl":"www.girika-patil.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187633,"job_number":"JOB_187633","tr_customer_id":187651,"tr_customer_product_id":187641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Brahmaanand Namboothiri","mobile_number":"7493831043","email_id":"anshula.varma@gmail.com","dop":"2026-02-06","serial_number":"226374566309664","imei1":"226374566309664","imei2":"226374566309664","popurl":"www.anand swarup-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187632,"job_number":"JOB_187632","tr_customer_id":187650,"tr_customer_product_id":187640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Shubhaprada Saini","mobile_number":"7413083425","email_id":"sarala.sethi@hotmail.com","dop":"2026-02-06","serial_number":"074292340797883","imei1":"074292340797883","imei2":"074292340797883","popurl":"www.chandrabhaga-mahajan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187631,"job_number":"JOB_187631","tr_customer_id":187649,"tr_customer_product_id":187639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Rageswari Pilla","mobile_number":"7467070853","email_id":"dhanapati.nehru@gmail.com","dop":"2026-02-06","serial_number":"832655004482206","imei1":"832655004482206","imei2":"832655004482206","popurl":"www.kanishka-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187630,"job_number":"JOB_187630","tr_customer_id":187648,"tr_customer_product_id":187638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Diptendu Dwivedi","mobile_number":"7489250444","email_id":"mukesh.agarwal@gmail.com","dop":"2026-02-06","serial_number":"996151060654880","imei1":"996151060654880","imei2":"996151060654880","popurl":"www.chinmayananda-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187629,"job_number":"JOB_187629","tr_customer_id":187647,"tr_customer_product_id":187637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Sameer Desai","mobile_number":"7446963487","email_id":"vasudeva.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"668054550174180","imei1":"668054550174180","imei2":"668054550174180","popurl":"www.chitramala-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187627,"job_number":"JOB_187627","tr_customer_id":187645,"tr_customer_product_id":187635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:57.000Z","modified_at":"2026-02-16T06:53:40.000Z","name":"Sigurd Blanda","mobile_number":"209-827-5514","email_id":"Daisy69@hotmail.com","dop":"2025-12-31","serial_number":"100938338786192","imei1":"100938338786192","imei2":"100938338786192","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187625,"job_number":"JOB_187625","tr_customer_id":187643,"tr_customer_product_id":187633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:57.000Z","modified_at":"2026-02-16T06:52:57.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"100128929997243","imei1":"100128929997243","imei2":"100128929997243","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187623,"job_number":"JOB_187623","tr_customer_id":187641,"tr_customer_product_id":187631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:36.000Z","modified_at":"2026-02-16T06:52:36.000Z","name":"Kieran Quigley","mobile_number":"889-939-7002","email_id":"Jovany_Schoen@yahoo.com","dop":"2025-04-06","serial_number":"12861702227723150","imei1":"12861702227723150","imei2":"12861702227723150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187622,"job_number":"JOB_187622","tr_customer_id":187640,"tr_customer_product_id":187630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:35.000Z","modified_at":"2026-02-16T06:53:14.000Z","name":"Arturo Metz","mobile_number":"231-528-1920","email_id":"Allison.Parker4@hotmail.com","dop":"2025-04-06","serial_number":"17439361889025","imei1":"17439361889025","imei2":"17439361889025","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187621,"job_number":"JOB_187621","tr_customer_id":187639,"tr_customer_product_id":187629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:34.000Z","modified_at":"2026-02-16T06:52:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13061030211234","imei1":"13061030211234","imei2":"13061030211234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187617,"job_number":"JOB_187617","tr_customer_id":187635,"tr_customer_product_id":187625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:09.000Z","modified_at":"2026-02-16T06:52:49.000Z","name":"Ezekiel Gleason","mobile_number":"737-499-8725","email_id":"Shawn15@gmail.com","dop":"2025-12-31","serial_number":"100550809419357","imei1":"100550809419357","imei2":"100550809419357","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:52:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187616,"job_number":"JOB_187616","tr_customer_id":187634,"tr_customer_product_id":187624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:08.000Z","modified_at":"2026-02-16T06:52:08.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"100004312803482","imei1":"100004312803482","imei2":"100004312803482","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187612,"job_number":"JOB_187612","tr_customer_id":187630,"tr_customer_product_id":187620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:49.000Z","modified_at":"2026-02-16T06:51:49.000Z","name":"Gustave Green","mobile_number":"999-400-5771","email_id":"Stan11@gmail.com","dop":"2025-04-06","serial_number":"17844445986446094","imei1":"17844445986446094","imei2":"17844445986446094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187611,"job_number":"JOB_187611","tr_customer_id":187629,"tr_customer_product_id":187619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:47.000Z","modified_at":"2026-02-16T06:52:27.000Z","name":"Rory Emmerich","mobile_number":"935-647-3628","email_id":"Charlene_Rowe76@yahoo.com","dop":"2025-04-06","serial_number":"14194857600933","imei1":"14194857600933","imei2":"14194857600933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187610,"job_number":"JOB_187610","tr_customer_id":187628,"tr_customer_product_id":187618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:47.000Z","modified_at":"2026-02-16T06:51:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19432729258760","imei1":"19432729258760","imei2":"19432729258760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187606,"job_number":"JOB_187606","tr_customer_id":187624,"tr_customer_product_id":187614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:01.000Z","modified_at":"2026-02-16T06:51:01.000Z","name":"Sallie Rippin","mobile_number":"262-910-0930","email_id":"Joanne.Hills@yahoo.com","dop":"2025-04-06","serial_number":"10822274399920558","imei1":"10822274399920558","imei2":"10822274399920558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187605,"job_number":"JOB_187605","tr_customer_id":187623,"tr_customer_product_id":187613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:50:59.000Z","modified_at":"2026-02-16T06:51:40.000Z","name":"Jett Senger","mobile_number":"730-861-8998","email_id":"Valentine.Hills@gmail.com","dop":"2025-04-06","serial_number":"14973644107786","imei1":"14973644107786","imei2":"14973644107786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:51:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187604,"job_number":"JOB_187604","tr_customer_id":187622,"tr_customer_product_id":187612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:50:59.000Z","modified_at":"2026-02-16T06:50:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14237319140865","imei1":"14237319140865","imei2":"14237319140865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:50:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187599,"job_number":"JOB_187599","tr_customer_id":187617,"tr_customer_product_id":187607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:38:00.000Z","modified_at":"2026-02-16T06:38:15.000Z","name":"Ava Donnelly","mobile_number":"608-476-7571","email_id":"Tyrese85@gmail.com","dop":"2026-01-04","serial_number":"18105472422909","imei1":"18105472422909","imei2":"118105472422909","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187598,"job_number":"JOB_187598","tr_customer_id":187616,"tr_customer_product_id":187606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:38:00.000Z","modified_at":"2026-02-16T06:38:00.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"902001202668157","imei1":"902001202668157","imei2":"1902001202668157","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187597,"job_number":"JOB_187597","tr_customer_id":187615,"tr_customer_product_id":187605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:37:59.000Z","modified_at":"2026-02-16T06:37:59.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14720426003071","imei1":"14720426003071","imei2":"114720426003071","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187596,"job_number":"JOB_187596","tr_customer_id":187614,"tr_customer_product_id":187604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:27:26.000Z","modified_at":"2026-02-16T06:27:42.000Z","name":"Francisco Kihn","mobile_number":"722-344-0819","email_id":"Alaina.Konopelski67@hotmail.com","dop":"2026-01-04","serial_number":"15566164025317","imei1":"15566164025317","imei2":"115566164025317","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187595,"job_number":"JOB_187595","tr_customer_id":187613,"tr_customer_product_id":187603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:27:25.000Z","modified_at":"2026-02-16T06:27:25.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"297519715938760","imei1":"297519715938760","imei2":"1297519715938760","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187594,"job_number":"JOB_187594","tr_customer_id":187612,"tr_customer_product_id":187602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:27:25.000Z","modified_at":"2026-02-16T06:27:25.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14948492926402","imei1":"14948492926402","imei2":"114948492926402","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187593,"job_number":"JOB_187593","tr_customer_id":187611,"tr_customer_product_id":187601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:15:19.000Z","modified_at":"2026-02-16T06:15:36.000Z","name":"Dax Farrell","mobile_number":"622-630-0974","email_id":"Amara36@gmail.com","dop":"2026-01-04","serial_number":"14596820864833","imei1":"14596820864833","imei2":"114596820864833","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:15:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187592,"job_number":"JOB_187592","tr_customer_id":187610,"tr_customer_product_id":187600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:15:18.000Z","modified_at":"2026-02-16T06:15:18.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"275353625744002","imei1":"275353625744002","imei2":"1275353625744002","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187591,"job_number":"JOB_187591","tr_customer_id":187609,"tr_customer_product_id":187599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:15:18.000Z","modified_at":"2026-02-16T06:15:18.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"12814979206799","imei1":"12814979206799","imei2":"112814979206799","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187590,"job_number":"JOB_187590","tr_customer_id":187608,"tr_customer_product_id":187598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:05:56.000Z","modified_at":"2026-02-16T06:06:13.000Z","name":"Kelly Armstrong","mobile_number":"224-846-6835","email_id":"Jessy_OReilly@yahoo.com","dop":"2026-01-04","serial_number":"13504377734400","imei1":"13504377734400","imei2":"113504377734400","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:06:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187589,"job_number":"JOB_187589","tr_customer_id":187607,"tr_customer_product_id":187597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:05:55.000Z","modified_at":"2026-02-16T06:05:55.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"406860222915033","imei1":"406860222915033","imei2":"1406860222915033","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187588,"job_number":"JOB_187588","tr_customer_id":187606,"tr_customer_product_id":187596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:05:55.000Z","modified_at":"2026-02-16T06:05:55.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"17403422333761","imei1":"17403422333761","imei2":"117403422333761","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187587,"job_number":"JOB_187587","tr_customer_id":187605,"tr_customer_product_id":187595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:49:43.000Z","modified_at":"2026-02-16T05:49:43.000Z","name":"Graciela Ernser","mobile_number":"771-901-2470","email_id":"Rollin_Heller11@hotmail.com","dop":"2025-04-06","serial_number":"10399607115864816","imei1":"10399607115864816","imei2":"10399607115864816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:49:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187586,"job_number":"JOB_187586","tr_customer_id":187604,"tr_customer_product_id":187594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:49:42.000Z","modified_at":"2026-02-16T05:50:22.000Z","name":"Lonny Blick","mobile_number":"450-923-1020","email_id":"Xavier.Donnelly75@hotmail.com","dop":"2025-04-06","serial_number":"17725061426840","imei1":"17725061426840","imei2":"17725061426840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T05:50:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187585,"job_number":"JOB_187585","tr_customer_id":187603,"tr_customer_product_id":187593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:49:17.000Z","modified_at":"2026-02-16T05:49:17.000Z","name":"Constance Cremin","mobile_number":"797-822-7624","email_id":"Isaac75@gmail.com","dop":"2025-04-06","serial_number":"19474599558130236","imei1":"19474599558130236","imei2":"19474599558130236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187584,"job_number":"JOB_187584","tr_customer_id":187602,"tr_customer_product_id":187592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:49:16.000Z","modified_at":"2026-02-16T05:49:58.000Z","name":"Roel Kovacek","mobile_number":"758-936-2559","email_id":"Manley_Prosacco@hotmail.com","dop":"2025-04-06","serial_number":"11350938143356","imei1":"11350938143356","imei2":"11350938143356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T05:49:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187583,"job_number":"JOB_187583","tr_customer_id":187601,"tr_customer_product_id":187591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:39:31.000Z","modified_at":"2026-02-16T05:39:43.000Z","name":"Maximo Durgan","mobile_number":"954-966-5195","email_id":"Ilene.Mohr@gmail.com","dop":"2025-07-01","serial_number":"108341327333893","imei1":"108341327333893","imei2":"108341327333893","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T05:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187582,"job_number":"JOB_187582","tr_customer_id":187600,"tr_customer_product_id":187590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:39:30.000Z","modified_at":"2026-02-16T05:39:30.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109871996661107","imei1":"109871996661107","imei2":"109871996661107","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187581,"job_number":"JOB_187581","tr_customer_id":187599,"tr_customer_product_id":187589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:39:16.000Z","modified_at":"2026-02-16T05:39:28.000Z","name":"Carolanne Ward","mobile_number":"318-479-6674","email_id":"Reinhold_Wiegand@hotmail.com","dop":"2025-07-01","serial_number":"107014511850853","imei1":"107014511850853","imei2":"107014511850853","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T05:39:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187580,"job_number":"JOB_187580","tr_customer_id":187598,"tr_customer_product_id":187588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:39:15.000Z","modified_at":"2026-02-16T05:39:15.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106098850730736","imei1":"106098850730736","imei2":"106098850730736","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187579,"job_number":"JOB_187579","tr_customer_id":187597,"tr_customer_product_id":187587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:35:17.000Z","modified_at":"2026-02-16T05:35:37.000Z","name":"Susan Kulas","mobile_number":"339-445-2487","email_id":"Russell65@hotmail.com","dop":"2024-08-17","serial_number":"11047881864134","imei1":"11047881864134","imei2":"11047881864134","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T05:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187578,"job_number":"JOB_187578","tr_customer_id":187596,"tr_customer_product_id":187586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:24:39.000Z","modified_at":"2026-02-16T05:24:39.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"79107695452038","imei1":"79107695452038","imei2":"79107695452038","popurl":"2026-02-06T05:24:39.003643118Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187577,"job_number":"JOB_187577","tr_customer_id":187595,"tr_customer_product_id":187585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:24:18.000Z","modified_at":"2026-02-16T05:24:18.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"52250970164502","imei1":"52250970164502","imei2":"52250970164502","popurl":"2026-02-06T05:24:18.368188129Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187574,"job_number":"JOB_187574","tr_customer_id":187592,"tr_customer_product_id":187582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:52.000Z","modified_at":"2026-02-16T04:55:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14229763964918","imei1":"14229763964918","imei2":"14229763964918","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187573,"job_number":"JOB_187573","tr_customer_id":187591,"tr_customer_product_id":187581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:52.000Z","modified_at":"2026-02-16T04:54:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47026177002836","imei1":"47026177002836","imei2":"47026177002836","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187572,"job_number":"JOB_187572","tr_customer_id":187590,"tr_customer_product_id":187580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27532635464755","imei1":"27532635464755","imei2":"27532635464755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187571,"job_number":"JOB_187571","tr_customer_id":187589,"tr_customer_product_id":187579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97537540560593","imei1":"97537540560593","imei2":"97537540560593","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187570,"job_number":"JOB_187570","tr_customer_id":187588,"tr_customer_product_id":187578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35572287446443","imei1":"35572287446443","imei2":"35572287446443","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187569,"job_number":"JOB_187569","tr_customer_id":187587,"tr_customer_product_id":187577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:50.000Z","modified_at":"2026-02-16T04:54:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70046784837789","imei1":"70046784837789","imei2":"70046784837789","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187568,"job_number":"JOB_187568","tr_customer_id":187586,"tr_customer_product_id":187576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:50.000Z","modified_at":"2026-02-16T04:54:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95385076447316","imei1":"95385076447316","imei2":"95385076447316","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187567,"job_number":"JOB_187567","tr_customer_id":187585,"tr_customer_product_id":187575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:20.000Z","modified_at":"2026-02-16T04:54:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56852309942852","imei1":"56852309942852","imei2":"56852309942852","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:54:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187566,"job_number":"JOB_187566","tr_customer_id":187584,"tr_customer_product_id":187574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11481705867508","imei1":"11481705867508","imei2":"11481705867508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187565,"job_number":"JOB_187565","tr_customer_id":187583,"tr_customer_product_id":187573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81826275405269","imei1":"81826275405269","imei2":"81826275405269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187564,"job_number":"JOB_187564","tr_customer_id":187582,"tr_customer_product_id":187572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33043319677054","imei1":"33043319677054","imei2":"33043319677054","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187563,"job_number":"JOB_187563","tr_customer_id":187581,"tr_customer_product_id":187571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35149315851140","imei1":"35149315851140","imei2":"35149315851140","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187562,"job_number":"JOB_187562","tr_customer_id":187580,"tr_customer_product_id":187570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42846776552077","imei1":"42846776552077","imei2":"42846776552077","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187561,"job_number":"JOB_187561","tr_customer_id":187579,"tr_customer_product_id":187569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23602366202619","imei1":"23602366202619","imei2":"23602366202619","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187560,"job_number":"JOB_187560","tr_customer_id":187578,"tr_customer_product_id":187568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:47.000Z","modified_at":"2026-02-16T04:54:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53615762036192","imei1":"53615762036192","imei2":"53615762036192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:54:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187559,"job_number":"JOB_187559","tr_customer_id":187577,"tr_customer_product_id":187567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:47.000Z","modified_at":"2026-02-16T04:53:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74859143897061","imei1":"74859143897061","imei2":"74859143897061","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187558,"job_number":"JOB_187558","tr_customer_id":187576,"tr_customer_product_id":187566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12455348510508","imei1":"12455348510508","imei2":"12455348510508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187557,"job_number":"JOB_187557","tr_customer_id":187575,"tr_customer_product_id":187565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39101738688437","imei1":"39101738688437","imei2":"39101738688437","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187556,"job_number":"JOB_187556","tr_customer_id":187574,"tr_customer_product_id":187564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39075077054596","imei1":"39075077054596","imei2":"39075077054596","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187555,"job_number":"JOB_187555","tr_customer_id":187573,"tr_customer_product_id":187563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:45.000Z","modified_at":"2026-02-16T04:53:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55516154112626","imei1":"55516154112626","imei2":"55516154112626","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187554,"job_number":"JOB_187554","tr_customer_id":187572,"tr_customer_product_id":187562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:45.000Z","modified_at":"2026-02-16T04:53:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15092829297396","imei1":"15092829297396","imei2":"15092829297396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187553,"job_number":"JOB_187553","tr_customer_id":187571,"tr_customer_product_id":187561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:48:17.000Z","modified_at":"2026-02-16T04:48:17.000Z","name":"Hobart Considine","mobile_number":"696-526-8115","email_id":"Viviane80@gmail.com","dop":"2026-01-04","serial_number":"58021506152040264","imei1":"58021506152040264","imei2":"58021506152040264","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187552,"job_number":"JOB_187552","tr_customer_id":187570,"tr_customer_product_id":187560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:48:16.000Z","modified_at":"2026-02-16T04:49:05.000Z","name":"Cathy D'Amore","mobile_number":"318-495-9617","email_id":"Domingo_Zboncak@hotmail.com","dop":"2026-01-04","serial_number":"10170232760246","imei1":"10170232760246","imei2":"10170232760246","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187551,"job_number":"JOB_187551","tr_customer_id":187569,"tr_customer_product_id":187559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:48:15.000Z","modified_at":"2026-02-16T04:48:15.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"13015331261243","imei1":"13015331261243","imei2":"13015331261243","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187550,"job_number":"JOB_187550","tr_customer_id":187568,"tr_customer_product_id":187558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:47:18.000Z","modified_at":"2026-02-16T04:48:06.000Z","name":"Alexane Blick","mobile_number":"367-985-6378","email_id":"Lucas_Glover19@gmail.com","dop":"2026-01-04","serial_number":"12906644687007","imei1":"12906644687007","imei2":"12906644687007","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187549,"job_number":"JOB_187549","tr_customer_id":187567,"tr_customer_product_id":187557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:47:18.000Z","modified_at":"2026-02-16T04:47:18.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"12208991892306","imei1":"12208991892306","imei2":"12208991892306","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187548,"job_number":"JOB_187548","tr_customer_id":187566,"tr_customer_product_id":187556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:46:20.000Z","modified_at":"2026-02-16T04:47:09.000Z","name":"Jeffrey Rau","mobile_number":"228-647-1009","email_id":"Josue_Oberbrunner@gmail.com","dop":"2026-01-04","serial_number":"19500369007593","imei1":"19500369007593","imei2":"19500369007593","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:47:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187547,"job_number":"JOB_187547","tr_customer_id":187565,"tr_customer_product_id":187555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:46:20.000Z","modified_at":"2026-02-16T04:46:20.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19605724115149","imei1":"19605724115149","imei2":"19605724115149","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187546,"job_number":"JOB_187546","tr_customer_id":187564,"tr_customer_product_id":187554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:43:34.000Z","modified_at":"2026-02-16T04:43:34.000Z","name":"Rajinder Malik","mobile_number":"9095366012","email_id":"kamala.bhattathiri@hotmail.com","dop":"2026-02-06","serial_number":"091939580705982","imei1":"091939580705982","imei2":"091939580705982","popurl":"www.agnimitra-asan.info","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187545,"job_number":"JOB_187545","tr_customer_id":187563,"tr_customer_product_id":187553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:43:23.000Z","modified_at":"2026-02-16T04:43:23.000Z","name":"Anjushri Patel","mobile_number":"9081123942","email_id":"aaryan.butt@hotmail.com","dop":"2026-02-06","serial_number":"606961260882449","imei1":"606961260882449","imei2":"606961260882449","popurl":"www.jyotis-sethi.com","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:43:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187543,"job_number":"JOB_187543","tr_customer_id":187561,"tr_customer_product_id":187551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:42:44.000Z","modified_at":"2026-02-16T04:42:44.000Z","name":"Bhudev Pilla","mobile_number":"9044979673","email_id":"anang.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"260847999560611","imei1":"260847999560611","imei2":"260847999560611","popurl":"www.sumitra-mehra.name","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187542,"job_number":"JOB_187542","tr_customer_id":187560,"tr_customer_product_id":187550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:42:22.000Z","modified_at":"2026-02-16T04:42:23.000Z","name":"Katherin Gerhold","mobile_number":"7080590697","email_id":"wayne.lang@yahoo.com","dop":"2026-02-06","serial_number":"172742437398987","imei1":"880574026196501","imei2":"509382369386993","popurl":"www.joann-mitchell.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187540,"job_number":"JOB_187540","tr_customer_id":187558,"tr_customer_product_id":187548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:40:05.000Z","modified_at":"2026-02-16T04:40:05.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-06","serial_number":"90183914317991","imei1":"30383914317958","imei2":"30383914317959","popurl":"2026-02-06T04:40:03.223113Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187538,"job_number":"JOB_187538","tr_customer_id":187556,"tr_customer_product_id":187546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:59.000Z","modified_at":"2026-02-16T04:40:41.000Z","name":"Cora Weissnat","mobile_number":"815-446-5451","email_id":"Cortney89@hotmail.com","dop":"2000-01-31","serial_number":"10345468628131","imei1":"10345468628131","imei2":"10345468628131","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187536,"job_number":"JOB_187536","tr_customer_id":187554,"tr_customer_product_id":187544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:42.000Z","modified_at":"2026-02-16T04:39:42.000Z","name":"Brando Thiel","mobile_number":"514-672-4979","email_id":"Ebba90@yahoo.com","dop":"2025-04-06","serial_number":"10885312258262688","imei1":"10885312258262688","imei2":"10885312258262688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187535,"job_number":"JOB_187535","tr_customer_id":187553,"tr_customer_product_id":187543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:40.000Z","modified_at":"2026-02-16T04:40:20.000Z","name":"Adolphus Runte","mobile_number":"551-271-2734","email_id":"Anabel_Gislason60@yahoo.com","dop":"2025-04-06","serial_number":"13184460631766","imei1":"13184460631766","imei2":"13184460631766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187534,"job_number":"JOB_187534","tr_customer_id":187552,"tr_customer_product_id":187542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:40.000Z","modified_at":"2026-02-16T04:39:40.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"18017526036651","imei1":"18017526036651","imei2":"18017526036651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187533,"job_number":"JOB_187533","tr_customer_id":187551,"tr_customer_product_id":187541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:34.000Z","modified_at":"2026-02-16T04:39:34.000Z","name":"Garret Goldner","mobile_number":"575-479-5497","email_id":"Serena.Gaylord@yahoo.com","dop":"2025-04-06","serial_number":"18123913208588244","imei1":"18123913208588244","imei2":"18123913208588244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187532,"job_number":"JOB_187532","tr_customer_id":187550,"tr_customer_product_id":187540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:33.000Z","modified_at":"2026-02-16T04:39:33.000Z","name":"Antonette Jakubowski","mobile_number":"737-915-4760","email_id":"Camron_Dach@yahoo.com","dop":"2025-04-06","serial_number":"11586525171650290","imei1":"11586525171650290","imei2":"11586525171650290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187531,"job_number":"JOB_187531","tr_customer_id":187549,"tr_customer_product_id":187539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:32.000Z","modified_at":"2026-02-16T04:40:14.000Z","name":"Zachery Strosin","mobile_number":"353-925-4286","email_id":"Constance.Fisher33@yahoo.com","dop":"2025-04-06","serial_number":"18491517502568","imei1":"18491517502568","imei2":"18491517502568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187530,"job_number":"JOB_187530","tr_customer_id":187548,"tr_customer_product_id":187538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:32.000Z","modified_at":"2026-02-16T04:40:11.000Z","name":"Sammy Windler","mobile_number":"825-733-3146","email_id":"Luella.Zulauf@gmail.com","dop":"2025-04-06","serial_number":"14402276585814","imei1":"14402276585814","imei2":"14402276585814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:40:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187529,"job_number":"JOB_187529","tr_customer_id":187547,"tr_customer_product_id":187537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:31.000Z","modified_at":"2026-02-16T04:39:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19432041592851","imei1":"19432041592851","imei2":"19432041592851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187528,"job_number":"JOB_187528","tr_customer_id":187546,"tr_customer_product_id":187536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:31.000Z","modified_at":"2026-02-16T04:39:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19621428209615","imei1":"19621428209615","imei2":"19621428209615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187527,"job_number":"JOB_187527","tr_customer_id":187545,"tr_customer_product_id":187535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:27.000Z","modified_at":"2026-02-16T04:39:27.000Z","name":"Jana Hamill","mobile_number":"882-688-0856","email_id":"Muriel88@gmail.com","dop":"2025-04-06","serial_number":"10206683537471170","imei1":"10206683537471170","imei2":"10206683537471170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187526,"job_number":"JOB_187526","tr_customer_id":187544,"tr_customer_product_id":187534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:26.000Z","modified_at":"2026-02-16T04:40:08.000Z","name":"Brain Witting","mobile_number":"784-327-4642","email_id":"Ayla.Boyle29@yahoo.com","dop":"2025-04-06","serial_number":"12203881525483","imei1":"12203881525483","imei2":"12203881525483","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187525,"job_number":"JOB_187525","tr_customer_id":187543,"tr_customer_product_id":187533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:26.000Z","modified_at":"2026-02-16T04:39:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19604150421419","imei1":"19604150421419","imei2":"19604150421419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187524,"job_number":"JOB_187524","tr_customer_id":187542,"tr_customer_product_id":187532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:25.000Z","modified_at":"2026-02-16T04:39:25.000Z","name":"Judge Hane","mobile_number":"631-574-1633","email_id":"Emmalee_Dickens47@gmail.com","dop":"2025-04-06","serial_number":"15994787680007940","imei1":"15994787680007940","imei2":"15994787680007940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187523,"job_number":"JOB_187523","tr_customer_id":187541,"tr_customer_product_id":187531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:24.000Z","modified_at":"2026-02-16T04:40:04.000Z","name":"Dylan Deckow","mobile_number":"313-783-2789","email_id":"Jenifer_Zieme@gmail.com","dop":"2025-04-06","serial_number":"11390311752279","imei1":"11390311752279","imei2":"11390311752279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187522,"job_number":"JOB_187522","tr_customer_id":187540,"tr_customer_product_id":187530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:23.000Z","modified_at":"2026-02-16T04:39:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12124690848233","imei1":"12124690848233","imei2":"12124690848233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187521,"job_number":"JOB_187521","tr_customer_id":187539,"tr_customer_product_id":187529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:23.000Z","modified_at":"2026-02-16T04:39:23.000Z","name":"Shemar Romaguera","mobile_number":"959-243-8537","email_id":"Emelie.Schuster81@hotmail.com","dop":"2025-04-06","serial_number":"10029489580457272","imei1":"10029489580457272","imei2":"10029489580457272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187520,"job_number":"JOB_187520","tr_customer_id":187538,"tr_customer_product_id":187528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:21.000Z","modified_at":"2026-02-16T04:40:03.000Z","name":"Alex Abbott","mobile_number":"877-499-9902","email_id":"Queen.Littel46@gmail.com","dop":"2025-04-06","serial_number":"17106196211689","imei1":"17106196211689","imei2":"17106196211689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:40:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187519,"job_number":"JOB_187519","tr_customer_id":187537,"tr_customer_product_id":187527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:21.000Z","modified_at":"2026-02-16T04:39:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13058276250353","imei1":"13058276250353","imei2":"13058276250353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187518,"job_number":"JOB_187518","tr_customer_id":187536,"tr_customer_product_id":187526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:09.000Z","modified_at":"2026-02-16T04:39:09.000Z","name":"Marjolaine Mante","mobile_number":"445-448-6282","email_id":"Halle9@gmail.com","dop":"2025-04-06","serial_number":"13427055295024924","imei1":"13427055295024924","imei2":"13427055295024924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187516,"job_number":"JOB_187516","tr_customer_id":187534,"tr_customer_product_id":187524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:08.000Z","modified_at":"2026-02-16T04:39:48.000Z","name":"Theresia Dickens","mobile_number":"437-761-6804","email_id":"Darron63@hotmail.com","dop":"2025-04-06","serial_number":"11863801473926","imei1":"11863801473926","imei2":"11863801473926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187515,"job_number":"JOB_187515","tr_customer_id":187533,"tr_customer_product_id":187523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:08.000Z","modified_at":"2026-02-16T04:39:08.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11322866112199","imei1":"11322866112199","imei2":"11322866112199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187514,"job_number":"JOB_187514","tr_customer_id":187532,"tr_customer_product_id":187522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:08.000Z","modified_at":"2026-02-16T04:39:51.000Z","name":"Winston Medhurst","mobile_number":"798-246-9485","email_id":"Donna7@gmail.com","dop":"2000-01-31","serial_number":"10116201170079","imei1":"10116201170079","imei2":"10116201170079","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187512,"job_number":"JOB_187512","tr_customer_id":187530,"tr_customer_product_id":187520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:05.000Z","modified_at":"2026-02-16T04:39:05.000Z","name":"Korbin Doyle","mobile_number":"664-509-7324","email_id":"Cayla54@hotmail.com","dop":"2025-04-06","serial_number":"18821241069854264","imei1":"18821241069854264","imei2":"18821241069854264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187511,"job_number":"JOB_187511","tr_customer_id":187529,"tr_customer_product_id":187519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:04.000Z","modified_at":"2026-02-16T04:39:45.000Z","name":"Misael Kris","mobile_number":"738-593-6530","email_id":"Charley.Hilll@hotmail.com","dop":"2025-04-06","serial_number":"11855578611843","imei1":"11855578611843","imei2":"11855578611843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187510,"job_number":"JOB_187510","tr_customer_id":187528,"tr_customer_product_id":187518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:04.000Z","modified_at":"2026-02-16T04:39:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14281628592247","imei1":"14281628592247","imei2":"14281628592247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187509,"job_number":"JOB_187509","tr_customer_id":187527,"tr_customer_product_id":187517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:00.000Z","modified_at":"2026-02-16T04:39:00.000Z","name":"Trevion Nikolaus","mobile_number":"817-715-1081","email_id":"Preston87@hotmail.com","dop":"2025-04-06","serial_number":"17438578580625528","imei1":"17438578580625528","imei2":"17438578580625528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187508,"job_number":"JOB_187508","tr_customer_id":187526,"tr_customer_product_id":187516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:59.000Z","modified_at":"2026-02-16T04:39:39.000Z","name":"Jesus Reinger","mobile_number":"836-466-0198","email_id":"Willie_Barton@gmail.com","dop":"2025-04-06","serial_number":"17927906200670","imei1":"17927906200670","imei2":"17927906200670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187507,"job_number":"JOB_187507","tr_customer_id":187525,"tr_customer_product_id":187515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:58.000Z","modified_at":"2026-02-16T04:38:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16233343167836","imei1":"16233343167836","imei2":"16233343167836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187506,"job_number":"JOB_187506","tr_customer_id":187524,"tr_customer_product_id":187514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:53.000Z","modified_at":"2026-02-16T04:38:53.000Z","name":"Leta Konopelski","mobile_number":"410-936-5328","email_id":"Jace.Grant@gmail.com","dop":"2025-04-06","serial_number":"19549792280705410","imei1":"19549792280705410","imei2":"19549792280705410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187505,"job_number":"JOB_187505","tr_customer_id":187523,"tr_customer_product_id":187513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:52.000Z","modified_at":"2026-02-16T04:39:33.000Z","name":"Stacy Nienow","mobile_number":"559-878-9962","email_id":"Breanna.Balistreri16@gmail.com","dop":"2025-04-06","serial_number":"10281359577714","imei1":"10281359577714","imei2":"10281359577714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187504,"job_number":"JOB_187504","tr_customer_id":187522,"tr_customer_product_id":187512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:51.000Z","modified_at":"2026-02-16T04:38:51.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"12313906223623","imei1":"12313906223623","imei2":"12313906223623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187503,"job_number":"JOB_187503","tr_customer_id":187521,"tr_customer_product_id":187511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:44.000Z","modified_at":"2026-02-16T04:38:44.000Z","name":"Virginie Marquardt","mobile_number":"238-810-7649","email_id":"Audrey95@gmail.com","dop":"2025-04-06","serial_number":"13665638921211290","imei1":"13665638921211290","imei2":"13665638921211290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187502,"job_number":"JOB_187502","tr_customer_id":187520,"tr_customer_product_id":187510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:43.000Z","modified_at":"2026-02-16T04:38:43.000Z","name":"Magdalena Emmerich","mobile_number":"535-340-5389","email_id":"Jeramie26@gmail.com","dop":"2025-04-06","serial_number":"17079668582028872","imei1":"17079668582028872","imei2":"17079668582028872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187501,"job_number":"JOB_187501","tr_customer_id":187519,"tr_customer_product_id":187509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:43.000Z","modified_at":"2026-02-16T04:39:24.000Z","name":"Shaniya Shanahan","mobile_number":"544-355-1496","email_id":"Lily43@yahoo.com","dop":"2025-04-06","serial_number":"10785596215630","imei1":"10785596215630","imei2":"10785596215630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187500,"job_number":"JOB_187500","tr_customer_id":187518,"tr_customer_product_id":187508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:42.000Z","modified_at":"2026-02-16T04:38:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12350711612932","imei1":"12350711612932","imei2":"12350711612932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187499,"job_number":"JOB_187499","tr_customer_id":187517,"tr_customer_product_id":187507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:41.000Z","modified_at":"2026-02-16T04:39:26.000Z","name":"Durward Crist","mobile_number":"947-494-5849","email_id":"Zaria.Schmidt@hotmail.com","dop":"2025-04-06","serial_number":"14794934144513","imei1":"14794934144513","imei2":"14794934144513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187497,"job_number":"JOB_187497","tr_customer_id":187515,"tr_customer_product_id":187505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:41.000Z","modified_at":"2026-02-16T04:38:41.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14445437007782","imei1":"14445437007782","imei2":"14445437007782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187496,"job_number":"JOB_187496","tr_customer_id":187514,"tr_customer_product_id":187504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:40.000Z","modified_at":"2026-02-16T04:38:40.000Z","name":"Fiona Gislason","mobile_number":"642-718-5255","email_id":"Garrick.Streich@hotmail.com","dop":"2025-04-06","serial_number":"10696879118916308","imei1":"10696879118916308","imei2":"10696879118916308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187495,"job_number":"JOB_187495","tr_customer_id":187513,"tr_customer_product_id":187503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:40.000Z","modified_at":"2026-02-16T04:39:23.000Z","name":"Ocie Medhurst","mobile_number":"999-815-7982","email_id":"Queen.Parker9@yahoo.com","dop":"2025-12-31","serial_number":"109958508584297","imei1":"109958508584297","imei2":"109958508584297","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187494,"job_number":"JOB_187494","tr_customer_id":187512,"tr_customer_product_id":187502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:39.000Z","modified_at":"2026-02-16T04:38:39.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"107940710103482","imei1":"107940710103482","imei2":"107940710103482","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187493,"job_number":"JOB_187493","tr_customer_id":187511,"tr_customer_product_id":187501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:38.000Z","modified_at":"2026-02-16T04:39:24.000Z","name":"Jed Hagenes","mobile_number":"442-988-8828","email_id":"Ken36@gmail.com","dop":"2025-04-06","serial_number":"19236962546779","imei1":"19236962546779","imei2":"19236962546779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187492,"job_number":"JOB_187492","tr_customer_id":187510,"tr_customer_product_id":187500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:38.000Z","modified_at":"2026-02-16T04:38:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11100920168578","imei1":"11100920168578","imei2":"11100920168578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187491,"job_number":"JOB_187491","tr_customer_id":187509,"tr_customer_product_id":187499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:36.000Z","modified_at":"2026-02-16T04:38:36.000Z","name":"Kyleigh Beatty","mobile_number":"417-890-2577","email_id":"Susanna.Herman@gmail.com","dop":"2025-04-06","serial_number":"18404432027338784","imei1":"18404432027338784","imei2":"18404432027338784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187490,"job_number":"JOB_187490","tr_customer_id":187508,"tr_customer_product_id":187498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:34.000Z","modified_at":"2026-02-16T04:39:18.000Z","name":"Wilfred Toy","mobile_number":"385-800-8969","email_id":"Thora.VonRueden35@gmail.com","dop":"2025-04-06","serial_number":"12897474462874","imei1":"12897474462874","imei2":"12897474462874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187489,"job_number":"JOB_187489","tr_customer_id":187507,"tr_customer_product_id":187497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:34.000Z","modified_at":"2026-02-16T04:38:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15022369276549","imei1":"15022369276549","imei2":"15022369276549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187488,"job_number":"JOB_187488","tr_customer_id":187506,"tr_customer_product_id":187496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:33.000Z","modified_at":"2026-02-16T04:38:33.000Z","name":"Bradford Hammes","mobile_number":"204-456-6133","email_id":"Tamia49@gmail.com","dop":"2025-04-06","serial_number":"14972441308494772","imei1":"14972441308494772","imei2":"14972441308494772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187485,"job_number":"JOB_187485","tr_customer_id":187503,"tr_customer_product_id":187493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:32.000Z","modified_at":"2026-02-16T04:39:16.000Z","name":"Kassandra Mitchell","mobile_number":"459-806-5946","email_id":"Warren.Steuber90@yahoo.com","dop":"2025-04-06","serial_number":"16187661470078","imei1":"16187661470078","imei2":"16187661470078","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187483,"job_number":"JOB_187483","tr_customer_id":187501,"tr_customer_product_id":187491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:32.000Z","modified_at":"2026-02-16T04:38:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16062182425172","imei1":"16062182425172","imei2":"16062182425172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187482,"job_number":"JOB_187482","tr_customer_id":187500,"tr_customer_product_id":187490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:28.000Z","modified_at":"2026-02-16T04:38:28.000Z","name":"Timothy Kirlin","mobile_number":"888-919-5782","email_id":"Abigale_Rohan@gmail.com","dop":"2025-04-06","serial_number":"12634813477157060","imei1":"12634813477157060","imei2":"12634813477157060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187481,"job_number":"JOB_187481","tr_customer_id":187499,"tr_customer_product_id":187489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:27.000Z","modified_at":"2026-02-16T04:39:13.000Z","name":"Cody Balistreri","mobile_number":"987-393-2183","email_id":"Lilliana_Willms46@gmail.com","dop":"2025-04-06","serial_number":"17412699389606","imei1":"17412699389606","imei2":"17412699389606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187480,"job_number":"JOB_187480","tr_customer_id":187498,"tr_customer_product_id":187488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:26.000Z","modified_at":"2026-02-16T04:38:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14542468932253","imei1":"14542468932253","imei2":"14542468932253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187479,"job_number":"JOB_187479","tr_customer_id":187497,"tr_customer_product_id":187487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:25.000Z","modified_at":"2026-02-16T04:38:25.000Z","name":"Janick Bode","mobile_number":"392-787-8177","email_id":"Austyn_Baumbach61@gmail.com","dop":"2025-04-06","serial_number":"15449563578274796","imei1":"15449563578274796","imei2":"15449563578274796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187478,"job_number":"JOB_187478","tr_customer_id":187496,"tr_customer_product_id":187486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:24.000Z","modified_at":"2026-02-16T04:39:08.000Z","name":"Estevan Stoltenberg","mobile_number":"301-922-5271","email_id":"Dayton71@gmail.com","dop":"2025-04-06","serial_number":"13922648511689","imei1":"13922648511689","imei2":"13922648511689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187477,"job_number":"JOB_187477","tr_customer_id":187495,"tr_customer_product_id":187485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:23.000Z","modified_at":"2026-02-16T04:38:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13870637665980","imei1":"13870637665980","imei2":"13870637665980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187475,"job_number":"JOB_187475","tr_customer_id":187493,"tr_customer_product_id":187483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:19.000Z","modified_at":"2026-02-16T04:39:03.000Z","name":"Laury Ward","mobile_number":"543-377-6073","email_id":"Ceasar.Murray@yahoo.com","dop":"2025-02-01","serial_number":"62723915795306","imei1":"62723915795306","imei2":"62723915795306","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187474,"job_number":"JOB_187474","tr_customer_id":187492,"tr_customer_product_id":187482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:18.000Z","modified_at":"2026-02-16T04:38:18.000Z","name":"Clara Kozey","mobile_number":"481-894-5218","email_id":"Milford.Gleichner@hotmail.com","dop":"2025-04-06","serial_number":"16550896424869236","imei1":"16550896424869236","imei2":"16550896424869236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187473,"job_number":"JOB_187473","tr_customer_id":187491,"tr_customer_product_id":187481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"Kallie Kilback","mobile_number":"227-797-3587","email_id":"Bettie_Green82@gmail.com","dop":"2025-02-01","serial_number":"31991068931795","imei1":"31991068931795","imei2":"31991068931795","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187472,"job_number":"JOB_187472","tr_customer_id":187490,"tr_customer_product_id":187480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"Marianna Watsica","mobile_number":"346-787-1172","email_id":"Paris.Crist59@yahoo.com","dop":"2025-04-06","serial_number":"12285497547702976","imei1":"12285497547702976","imei2":"12285497547702976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187471,"job_number":"JOB_187471","tr_customer_id":187489,"tr_customer_product_id":187479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"30866109203413","imei1":"30866109203413","imei2":"30866109203413","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187470,"job_number":"JOB_187470","tr_customer_id":187488,"tr_customer_product_id":187478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:16.000Z","modified_at":"2026-02-16T04:39:00.000Z","name":"Florine Green","mobile_number":"999-516-9745","email_id":"Lilian48@hotmail.com","dop":"2025-04-06","serial_number":"19039094496563","imei1":"19039094496563","imei2":"19039094496563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187469,"job_number":"JOB_187469","tr_customer_id":187487,"tr_customer_product_id":187477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:16.000Z","modified_at":"2026-02-16T04:38:59.000Z","name":"Kailee Weber","mobile_number":"537-500-2792","email_id":"Marvin_Schmitt36@yahoo.com","dop":"2025-04-06","serial_number":"12337206573165","imei1":"12337206573165","imei2":"12337206573165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187468,"job_number":"JOB_187468","tr_customer_id":187486,"tr_customer_product_id":187476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:15.000Z","modified_at":"2026-02-16T04:38:15.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14958468630327","imei1":"14958468630327","imei2":"14958468630327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187467,"job_number":"JOB_187467","tr_customer_id":187485,"tr_customer_product_id":187475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:15.000Z","modified_at":"2026-02-16T04:38:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11225862404950","imei1":"11225862404950","imei2":"11225862404950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187466,"job_number":"JOB_187466","tr_customer_id":187484,"tr_customer_product_id":187474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:14.000Z","modified_at":"2026-02-16T04:38:14.000Z","name":"Milton Schmitt","mobile_number":"968-456-6617","email_id":"Brigitte_Dicki@gmail.com","dop":"2025-04-06","serial_number":"12408643993587540","imei1":"12408643993587540","imei2":"12408643993587540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187465,"job_number":"JOB_187465","tr_customer_id":187483,"tr_customer_product_id":187473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Stacy Hyatt","mobile_number":"415-426-1374","email_id":"Everett.Kris43@hotmail.com","dop":"2025-04-06","serial_number":"19364243496593560","imei1":"19364243496593560","imei2":"19364243496593560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187464,"job_number":"JOB_187464","tr_customer_id":187482,"tr_customer_product_id":187472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Hertha Leuschke","mobile_number":"465-419-0521","email_id":"Christelle.Jenkins40@hotmail.com","dop":"2025-04-06","serial_number":"11354449616183028","imei1":"11354449616183028","imei2":"11354449616183028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187463,"job_number":"JOB_187463","tr_customer_id":187481,"tr_customer_product_id":187471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:39:00.000Z","name":"Laverne Murphy","mobile_number":"933-542-0030","email_id":"Dominique67@yahoo.com","dop":"2025-04-06","serial_number":"12659292514855","imei1":"12659292514855","imei2":"12659292514855","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187461,"job_number":"JOB_187461","tr_customer_id":187479,"tr_customer_product_id":187469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:12.000Z","modified_at":"2026-02-16T04:38:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12978291727722","imei1":"12978291727722","imei2":"12978291727722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187460,"job_number":"JOB_187460","tr_customer_id":187478,"tr_customer_product_id":187468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:12.000Z","modified_at":"2026-02-16T04:38:59.000Z","name":"Agnes Gottlieb","mobile_number":"597-387-2482","email_id":"Gustave.Bogan62@yahoo.com","dop":"2025-04-06","serial_number":"11121065751679","imei1":"11121065751679","imei2":"11121065751679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187459,"job_number":"JOB_187459","tr_customer_id":187477,"tr_customer_product_id":187467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:56.000Z","name":"Era Jacobson","mobile_number":"597-758-1531","email_id":"Julianne.Cummerata13@gmail.com","dop":"2025-04-06","serial_number":"11748173982645","imei1":"11748173982645","imei2":"11748173982645","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187458,"job_number":"JOB_187458","tr_customer_id":187476,"tr_customer_product_id":187466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10812196727854","imei1":"10812196727854","imei2":"10812196727854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187457,"job_number":"JOB_187457","tr_customer_id":187475,"tr_customer_product_id":187465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16510288909764","imei1":"16510288909764","imei2":"16510288909764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187456,"job_number":"JOB_187456","tr_customer_id":187474,"tr_customer_product_id":187464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:59.000Z","name":"Abner Ruecker","mobile_number":"866-977-0270","email_id":"Jules_Miller10@yahoo.com","dop":"2000-01-31","serial_number":"10010390879159","imei1":"10010390879159","imei2":"10010390879159","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187451,"job_number":"JOB_187451","tr_customer_id":187469,"tr_customer_product_id":187459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:08.000Z","modified_at":"2026-02-16T04:38:08.000Z","name":"Jabari Kemmer","mobile_number":"361-334-0046","email_id":"Fausto_Bogan@yahoo.com","dop":"2025-04-06","serial_number":"16227055625260198","imei1":"16227055625260198","imei2":"16227055625260198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187450,"job_number":"JOB_187450","tr_customer_id":187468,"tr_customer_product_id":187458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:06.000Z","modified_at":"2026-02-16T04:38:51.000Z","name":"Eldon Torphy","mobile_number":"360-843-1539","email_id":"Alexander38@yahoo.com","dop":"2025-04-06","serial_number":"12646997712511","imei1":"12646997712511","imei2":"12646997712511","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187449,"job_number":"JOB_187449","tr_customer_id":187467,"tr_customer_product_id":187457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:06.000Z","modified_at":"2026-02-16T04:38:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15377812177621","imei1":"15377812177621","imei2":"15377812177621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187447,"job_number":"JOB_187447","tr_customer_id":187465,"tr_customer_product_id":187455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:01.000Z","modified_at":"2026-02-16T04:38:01.000Z","name":"Kristin Cremin","mobile_number":"415-787-4069","email_id":"Erling57@yahoo.com","dop":"2025-04-06","serial_number":"12008914525775132","imei1":"12008914525775132","imei2":"12008914525775132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187446,"job_number":"JOB_187446","tr_customer_id":187464,"tr_customer_product_id":187454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:59.000Z","modified_at":"2026-02-16T04:37:59.000Z","name":"Eleonore Adams","mobile_number":"437-582-5494","email_id":"Mark_Pfeffer@hotmail.com","dop":"2025-04-06","serial_number":"12877184327862796","imei1":"12877184327862796","imei2":"12877184327862796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187445,"job_number":"JOB_187445","tr_customer_id":187463,"tr_customer_product_id":187453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:59.000Z","modified_at":"2026-02-16T04:38:42.000Z","name":"Coty Wiza","mobile_number":"427-891-0004","email_id":"Horacio67@hotmail.com","dop":"2025-04-06","serial_number":"12306058749294","imei1":"12306058749294","imei2":"12306058749294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187444,"job_number":"JOB_187444","tr_customer_id":187462,"tr_customer_product_id":187452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:59.000Z","modified_at":"2026-02-16T04:37:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10204560037993","imei1":"10204560037993","imei2":"10204560037993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187443,"job_number":"JOB_187443","tr_customer_id":187461,"tr_customer_product_id":187451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:58.000Z","modified_at":"2026-02-16T04:38:43.000Z","name":"Keshawn Cronin","mobile_number":"981-900-7054","email_id":"Dudley_Veum@yahoo.com","dop":"2025-04-06","serial_number":"15272303023029","imei1":"15272303023029","imei2":"15272303023029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187442,"job_number":"JOB_187442","tr_customer_id":187460,"tr_customer_product_id":187450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:57.000Z","modified_at":"2026-02-16T04:37:57.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"10242809448250","imei1":"10242809448250","imei2":"10242809448250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187441,"job_number":"JOB_187441","tr_customer_id":187459,"tr_customer_product_id":187449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:51.000Z","modified_at":"2026-02-16T04:37:51.000Z","name":"Estell Daniel","mobile_number":"661-948-6236","email_id":"Luis_Bernhard71@yahoo.com","dop":"2025-04-06","serial_number":"11665036966040752","imei1":"11665036966040752","imei2":"11665036966040752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187440,"job_number":"JOB_187440","tr_customer_id":187458,"tr_customer_product_id":187448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:49.000Z","modified_at":"2026-02-16T04:38:35.000Z","name":"Alexandro Ryan","mobile_number":"976-709-2501","email_id":"Alberta.Halvorson@yahoo.com","dop":"2025-04-06","serial_number":"11555412942835","imei1":"11555412942835","imei2":"11555412942835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187439,"job_number":"JOB_187439","tr_customer_id":187457,"tr_customer_product_id":187447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:49.000Z","modified_at":"2026-02-16T04:37:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13067951225746","imei1":"13067951225746","imei2":"13067951225746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187434,"job_number":"JOB_187434","tr_customer_id":187452,"tr_customer_product_id":187442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Aaron Renner","mobile_number":"882-713-7294","email_id":"Tyson.Quigley43@hotmail.com","dop":"2025-04-06","serial_number":"18458119043916730","imei1":"18458119043916730","imei2":"18458119043916730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187430,"job_number":"JOB_187430","tr_customer_id":187448,"tr_customer_product_id":187438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:45.000Z","modified_at":"2026-02-16T04:38:31.000Z","name":"Bennie Shields","mobile_number":"678-534-6963","email_id":"Franco_Anderson@gmail.com","dop":"2025-12-31","serial_number":"108212400919037","imei1":"108212400919037","imei2":"108212400919037","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187429,"job_number":"JOB_187429","tr_customer_id":187447,"tr_customer_product_id":187437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Gavin Herman","mobile_number":"716-800-3050","email_id":"Haylie_Wolff79@hotmail.com","dop":"2025-04-06","serial_number":"17123813630724348","imei1":"17123813630724348","imei2":"17123813630724348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187428,"job_number":"JOB_187428","tr_customer_id":187446,"tr_customer_product_id":187436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:38:33.000Z","name":"Iliana Zieme","mobile_number":"298-532-8576","email_id":"Ramiro95@yahoo.com","dop":"2025-04-06","serial_number":"17692822537371","imei1":"17692822537371","imei2":"17692822537371","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187427,"job_number":"JOB_187427","tr_customer_id":187445,"tr_customer_product_id":187435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"106915185805231","imei1":"106915185805231","imei2":"106915185805231","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187426,"job_number":"JOB_187426","tr_customer_id":187444,"tr_customer_product_id":187434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"14886346717653","imei1":"14886346717653","imei2":"14886346717653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187423,"job_number":"JOB_187423","tr_customer_id":187441,"tr_customer_product_id":187431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:43.000Z","modified_at":"2026-02-16T04:38:30.000Z","name":"Antonio Spinka","mobile_number":"968-826-2140","email_id":"Avis.Wuckert65@hotmail.com","dop":"2025-04-06","serial_number":"19252555220416","imei1":"19252555220416","imei2":"19252555220416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187421,"job_number":"JOB_187421","tr_customer_id":187439,"tr_customer_product_id":187429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:42.000Z","modified_at":"2026-02-16T04:37:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15568825222614","imei1":"15568825222614","imei2":"15568825222614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187419,"job_number":"JOB_187419","tr_customer_id":187437,"tr_customer_product_id":187427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:39.000Z","modified_at":"2026-02-16T04:37:39.000Z","name":"Evert Renner","mobile_number":"662-762-3375","email_id":"Tristian_Metz31@yahoo.com","dop":"2025-04-06","serial_number":"14008632331464080","imei1":"14008632331464080","imei2":"14008632331464080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187418,"job_number":"JOB_187418","tr_customer_id":187436,"tr_customer_product_id":187426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:39.000Z","modified_at":"2026-02-16T04:37:39.000Z","name":"Megane Ferry","mobile_number":"922-628-6485","email_id":"Linnie_Robel@hotmail.com","dop":"2025-04-06","serial_number":"14072033380679768","imei1":"14072033380679768","imei2":"14072033380679768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187417,"job_number":"JOB_187417","tr_customer_id":187435,"tr_customer_product_id":187425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:37.000Z","modified_at":"2026-02-16T04:38:25.000Z","name":"Gillian Morissette","mobile_number":"644-684-6099","email_id":"Casey43@hotmail.com","dop":"2025-04-06","serial_number":"14493030889268","imei1":"14493030889268","imei2":"14493030889268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187416,"job_number":"JOB_187416","tr_customer_id":187434,"tr_customer_product_id":187424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:37.000Z","modified_at":"2026-02-16T04:38:24.000Z","name":"Forrest Bahringer","mobile_number":"279-280-9691","email_id":"Sean9@yahoo.com","dop":"2025-04-06","serial_number":"10704956554456","imei1":"10704956554456","imei2":"10704956554456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187415,"job_number":"JOB_187415","tr_customer_id":187433,"tr_customer_product_id":187423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:37.000Z","modified_at":"2026-02-16T04:37:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15570416522391","imei1":"15570416522391","imei2":"15570416522391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187414,"job_number":"JOB_187414","tr_customer_id":187432,"tr_customer_product_id":187422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:37.000Z","modified_at":"2026-02-16T04:37:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12569258297896","imei1":"12569258297896","imei2":"12569258297896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187413,"job_number":"JOB_187413","tr_customer_id":187431,"tr_customer_product_id":187421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:35.000Z","modified_at":"2026-02-16T04:37:35.000Z","name":"Cleo Pouros","mobile_number":"795-411-1120","email_id":"Olin_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"17304107681248170","imei1":"17304107681248170","imei2":"17304107681248170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187412,"job_number":"JOB_187412","tr_customer_id":187430,"tr_customer_product_id":187420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:34.000Z","modified_at":"2026-02-16T04:38:20.000Z","name":"Janelle Schulist","mobile_number":"494-806-6815","email_id":"Lester95@gmail.com","dop":"2025-04-06","serial_number":"12275832796370","imei1":"12275832796370","imei2":"12275832796370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187411,"job_number":"JOB_187411","tr_customer_id":187429,"tr_customer_product_id":187419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:33.000Z","modified_at":"2026-02-16T04:37:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18517175664255","imei1":"18517175664255","imei2":"18517175664255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187408,"job_number":"JOB_187408","tr_customer_id":187426,"tr_customer_product_id":187416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Roman Paucek","mobile_number":"618-732-3117","email_id":"Torey_Wisozk@gmail.com","dop":"2025-04-06","serial_number":"10211415545712506","imei1":"10211415545712506","imei2":"10211415545712506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187405,"job_number":"JOB_187405","tr_customer_id":187423,"tr_customer_product_id":187413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:31.000Z","modified_at":"2026-02-16T04:37:31.000Z","name":"Thurman Bartoletti","mobile_number":"307-579-5803","email_id":"Pascale.Wolff@hotmail.com","dop":"2025-04-06","serial_number":"10226537441228816","imei1":"10226537441228816","imei2":"10226537441228816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187404,"job_number":"JOB_187404","tr_customer_id":187422,"tr_customer_product_id":187412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:30.000Z","modified_at":"2026-02-16T04:38:16.000Z","name":"Dax Herman","mobile_number":"614-446-6349","email_id":"Petra_Champlin@hotmail.com","dop":"2025-04-06","serial_number":"16907269288547","imei1":"16907269288547","imei2":"16907269288547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187403,"job_number":"JOB_187403","tr_customer_id":187421,"tr_customer_product_id":187411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:29.000Z","modified_at":"2026-02-16T04:37:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13409591707878","imei1":"13409591707878","imei2":"13409591707878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187402,"job_number":"JOB_187402","tr_customer_id":187420,"tr_customer_product_id":187410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:29.000Z","modified_at":"2026-02-16T04:38:18.000Z","name":"Jermain Breitenberg","mobile_number":"930-305-4979","email_id":"Sophia46@yahoo.com","dop":"2025-04-06","serial_number":"15164709285830","imei1":"15164709285830","imei2":"15164709285830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187401,"job_number":"JOB_187401","tr_customer_id":187419,"tr_customer_product_id":187409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:29.000Z","modified_at":"2026-02-16T04:37:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17832551649860","imei1":"17832551649860","imei2":"17832551649860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187400,"job_number":"JOB_187400","tr_customer_id":187418,"tr_customer_product_id":187408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:23.000Z","modified_at":"2026-02-16T04:37:23.000Z","name":"Bell Harvey","mobile_number":"636-591-0934","email_id":"August.Padberg35@gmail.com","dop":"2025-04-06","serial_number":"19410892994000110","imei1":"19410892994000110","imei2":"19410892994000110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187399,"job_number":"JOB_187399","tr_customer_id":187417,"tr_customer_product_id":187407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:23.000Z","modified_at":"2026-02-16T04:37:23.000Z","name":"Elvis Runolfsson","mobile_number":"853-884-1759","email_id":"Krystal20@yahoo.com","dop":"2025-04-06","serial_number":"15539812132932498","imei1":"15539812132932498","imei2":"15539812132932498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187398,"job_number":"JOB_187398","tr_customer_id":187416,"tr_customer_product_id":187406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:38:08.000Z","name":"Rosalinda Keebler","mobile_number":"277-561-5491","email_id":"Lizeth25@gmail.com","dop":"2025-04-06","serial_number":"19866800272857","imei1":"19866800272857","imei2":"19866800272857","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187397,"job_number":"JOB_187397","tr_customer_id":187415,"tr_customer_product_id":187405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:38:07.000Z","name":"Jo Herman","mobile_number":"648-761-5523","email_id":"Rosalinda33@gmail.com","dop":"2025-04-06","serial_number":"12354553554820","imei1":"12354553554820","imei2":"12354553554820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187396,"job_number":"JOB_187396","tr_customer_id":187414,"tr_customer_product_id":187404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:37:21.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12795580835118","imei1":"12795580835118","imei2":"12795580835118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187395,"job_number":"JOB_187395","tr_customer_id":187413,"tr_customer_product_id":187403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:37:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13830431124133","imei1":"13830431124133","imei2":"13830431124133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187394,"job_number":"JOB_187394","tr_customer_id":187412,"tr_customer_product_id":187402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:38:08.000Z","name":"Rosendo Crooks","mobile_number":"377-309-7239","email_id":"Destinee56@yahoo.com","dop":"2025-02-01","serial_number":"93248154768589","imei1":"93248154768589","imei2":"93248154768589","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187393,"job_number":"JOB_187393","tr_customer_id":187411,"tr_customer_product_id":187401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:19.000Z","modified_at":"2026-02-16T04:37:20.000Z","name":"Alexandra Wunsch","mobile_number":"687-752-0042","email_id":"Shakira_Muller@yahoo.com","dop":"2025-05-30","serial_number":"1256075115215499","imei1":"1256075115215499","imei2":"1256075115215499","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187392,"job_number":"JOB_187392","tr_customer_id":187410,"tr_customer_product_id":187400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:19.000Z","modified_at":"2026-02-16T04:37:19.000Z","name":"Delfina Bednar","mobile_number":"468-768-2573","email_id":"Cesar.Pfannerstill20@gmail.com","dop":"2025-02-01","serial_number":"62245585370167","imei1":"62245585370167","imei2":"62245585370167","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187391,"job_number":"JOB_187391","tr_customer_id":187409,"tr_customer_product_id":187399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Jovanny Jaskolski","mobile_number":"788-472-3823","email_id":"Aliya34@yahoo.com","dop":"2025-04-06","serial_number":"10028050910735456","imei1":"10028050910735456","imei2":"10028050910735456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187390,"job_number":"JOB_187390","tr_customer_id":187408,"tr_customer_product_id":187398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"41597254466201","imei1":"41597254466201","imei2":"41597254466201","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187389,"job_number":"JOB_187389","tr_customer_id":187407,"tr_customer_product_id":187397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Janet Robel","mobile_number":"823-646-1112","email_id":"Jovani84@hotmail.com","dop":"2025-05-30","serial_number":"12872351938673","imei1":"12872351938673","imei2":"12872351938673","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187388,"job_number":"JOB_187388","tr_customer_id":187406,"tr_customer_product_id":187396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Bo Fay","mobile_number":"728-284-1886","email_id":"Rosalee25@gmail.com","dop":"2025-04-06","serial_number":"16873145553976500","imei1":"16873145553976500","imei2":"16873145553976500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187387,"job_number":"JOB_187387","tr_customer_id":187405,"tr_customer_product_id":187395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:17.000Z","modified_at":"2026-02-16T04:37:17.000Z","name":"Dina Maggio","mobile_number":"315-552-0071","email_id":"Vernon51@hotmail.com","dop":"2025-04-06","serial_number":"10246314416673020","imei1":"10246314416673020","imei2":"10246314416673020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187386,"job_number":"JOB_187386","tr_customer_id":187404,"tr_customer_product_id":187394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:17.000Z","modified_at":"2026-02-16T04:37:37.000Z","name":"Orval Wolf","mobile_number":"751-977-1842","email_id":"Mittie_Lebsack65@gmail.com","dop":"2025-05-30","serial_number":"12992504179987","imei1":"12992504179987","imei2":"12992504179987","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187385,"job_number":"JOB_187385","tr_customer_id":187403,"tr_customer_product_id":187393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:17.000Z","modified_at":"2026-02-16T04:38:04.000Z","name":"Marlene Kertzmann","mobile_number":"477-594-1227","email_id":"Jailyn.Rippin91@hotmail.com","dop":"2025-04-06","serial_number":"18946504732918","imei1":"18946504732918","imei2":"18946504732918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187384,"job_number":"JOB_187384","tr_customer_id":187402,"tr_customer_product_id":187392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15609297552479","imei1":"15609297552479","imei2":"15609297552479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187383,"job_number":"JOB_187383","tr_customer_id":187401,"tr_customer_product_id":187391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:38:03.000Z","name":"Eleazar Denesik","mobile_number":"607-505-8568","email_id":"Blaise71@yahoo.com","dop":"2025-04-06","serial_number":"16649823017340","imei1":"16649823017340","imei2":"16649823017340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187382,"job_number":"JOB_187382","tr_customer_id":187400,"tr_customer_product_id":187390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"Nannie Kris","mobile_number":"737-497-5405","email_id":"Tristian91@yahoo.com","dop":"2025-04-06","serial_number":"14492262567719698","imei1":"14492262567719698","imei2":"14492262567719698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187381,"job_number":"JOB_187381","tr_customer_id":187399,"tr_customer_product_id":187389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15779994988085","imei1":"15779994988085","imei2":"15779994988085","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187380,"job_number":"JOB_187380","tr_customer_id":187398,"tr_customer_product_id":187388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:38:03.000Z","name":"Lionel Denesik","mobile_number":"779-542-0800","email_id":"Oda.Walsh27@gmail.com","dop":"2025-04-06","serial_number":"19358251859068","imei1":"19358251859068","imei2":"19358251859068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187379,"job_number":"JOB_187379","tr_customer_id":187397,"tr_customer_product_id":187387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:15.000Z","modified_at":"2026-02-16T04:37:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18916858885735","imei1":"18916858885735","imei2":"18916858885735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187377,"job_number":"JOB_187377","tr_customer_id":187395,"tr_customer_product_id":187385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:15.000Z","modified_at":"2026-02-16T04:37:58.000Z","name":"Jaren Greenholt","mobile_number":"813-609-6947","email_id":"Tony.Orn@yahoo.com","dop":"2025-04-06","serial_number":"16355674674248","imei1":"16355674674248","imei2":"16355674674248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187376,"job_number":"JOB_187376","tr_customer_id":187394,"tr_customer_product_id":187384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:14.000Z","modified_at":"2026-02-16T04:37:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12967131785992","imei1":"12967131785992","imei2":"12967131785992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187375,"job_number":"JOB_187375","tr_customer_id":187393,"tr_customer_product_id":187383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:14.000Z","modified_at":"2026-02-16T04:38:02.000Z","name":"Scot Walter","mobile_number":"982-863-6029","email_id":"Jessyca_Armstrong@yahoo.com","dop":"2000-01-31","serial_number":"10382803355832","imei1":"10382803355832","imei2":"10382803355832","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187373,"job_number":"JOB_187373","tr_customer_id":187391,"tr_customer_product_id":187381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:11.000Z","modified_at":"2026-02-16T04:37:11.000Z","name":"Sydnie Schamberger","mobile_number":"828-982-5507","email_id":"Zachery9@yahoo.com","dop":"2025-04-06","serial_number":"15481616326176058","imei1":"15481616326176058","imei2":"15481616326176058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187371,"job_number":"JOB_187371","tr_customer_id":187389,"tr_customer_product_id":187379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:10.000Z","modified_at":"2026-02-16T04:37:51.000Z","name":"Ron Parisian","mobile_number":"929-649-6693","email_id":"Ben80@gmail.com","dop":"2025-04-06","serial_number":"17863016159227","imei1":"17863016159227","imei2":"17863016159227","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187370,"job_number":"JOB_187370","tr_customer_id":187388,"tr_customer_product_id":187378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:10.000Z","modified_at":"2026-02-16T04:37:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13372686584484","imei1":"13372686584484","imei2":"13372686584484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187369,"job_number":"JOB_187369","tr_customer_id":187387,"tr_customer_product_id":187377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:59.000Z","modified_at":"2026-02-16T04:36:59.000Z","name":"Jensen Oberbrunner","mobile_number":"813-781-2893","email_id":"Mariana_Ebert33@hotmail.com","dop":"2025-06-18","serial_number":"1069610606814800","imei1":"1069610606814800","imei2":"1069610606814800","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187368,"job_number":"JOB_187368","tr_customer_id":187386,"tr_customer_product_id":187376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:59.000Z","modified_at":"2026-02-16T04:37:41.000Z","name":"Lelia Konopelski","mobile_number":"690-700-7555","email_id":"Clement45@yahoo.com","dop":"2025-06-18","serial_number":"10975042945535","imei1":"10975042945535","imei2":"10975042945535","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187367,"job_number":"JOB_187367","tr_customer_id":187385,"tr_customer_product_id":187375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:58.000Z","modified_at":"2026-02-16T04:36:58.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10680650797617","imei1":"10680650797617","imei2":"10680650797617","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187366,"job_number":"JOB_187366","tr_customer_id":187384,"tr_customer_product_id":187374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:53.000Z","modified_at":"2026-02-16T04:37:36.000Z","name":"Antonette Borer","mobile_number":"942-375-2163","email_id":"Kelli_Bayer60@hotmail.com","dop":"2025-12-31","serial_number":"106472400607825","imei1":"106472400607825","imei2":"106472400607825","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187365,"job_number":"JOB_187365","tr_customer_id":187383,"tr_customer_product_id":187373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:53.000Z","modified_at":"2026-02-16T04:36:53.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103001658345292","imei1":"103001658345292","imei2":"103001658345292","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187362,"job_number":"JOB_187362","tr_customer_id":187380,"tr_customer_product_id":187370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:46.000Z","modified_at":"2026-02-16T04:36:46.000Z","name":"Isobel Parisian","mobile_number":"767-284-9315","email_id":"Aaliyah.Gottlieb@hotmail.com","dop":"2025-04-06","serial_number":"16577429220646828","imei1":"16577429220646828","imei2":"16577429220646828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187361,"job_number":"JOB_187361","tr_customer_id":187379,"tr_customer_product_id":187369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:45.000Z","modified_at":"2026-02-16T04:37:26.000Z","name":"Lauriane Brown","mobile_number":"851-921-6395","email_id":"Maynard.Schinner@yahoo.com","dop":"2025-04-06","serial_number":"14940000580182","imei1":"14940000580182","imei2":"14940000580182","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187360,"job_number":"JOB_187360","tr_customer_id":187378,"tr_customer_product_id":187368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:44.000Z","modified_at":"2026-02-16T04:36:44.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14813713238065","imei1":"14813713238065","imei2":"14813713238065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187359,"job_number":"JOB_187359","tr_customer_id":187377,"tr_customer_product_id":187367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:42.000Z","modified_at":"2026-02-16T04:36:42.000Z","name":"Dean Welch","mobile_number":"811-640-1732","email_id":"Amelia91@gmail.com","dop":"2025-04-06","serial_number":"15564985021888148","imei1":"15564985021888148","imei2":"15564985021888148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187358,"job_number":"JOB_187358","tr_customer_id":187376,"tr_customer_product_id":187366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:41.000Z","modified_at":"2026-02-16T04:37:22.000Z","name":"Davon Lynch","mobile_number":"793-693-2490","email_id":"Jana.Beier@hotmail.com","dop":"2025-04-06","serial_number":"11680807199506","imei1":"11680807199506","imei2":"11680807199506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187357,"job_number":"JOB_187357","tr_customer_id":187375,"tr_customer_product_id":187365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:41.000Z","modified_at":"2026-02-16T04:36:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19690247308554","imei1":"19690247308554","imei2":"19690247308554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187356,"job_number":"JOB_187356","tr_customer_id":187374,"tr_customer_product_id":187364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:40.000Z","modified_at":"2026-02-16T04:36:40.000Z","name":"Maye Von","mobile_number":"747-913-4874","email_id":"Pinkie8@hotmail.com","dop":"2025-04-06","serial_number":"11981601670145474","imei1":"11981601670145474","imei2":"11981601670145474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187355,"job_number":"JOB_187355","tr_customer_id":187373,"tr_customer_product_id":187363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:38.000Z","modified_at":"2026-02-16T04:37:22.000Z","name":"Rylee Rolfson","mobile_number":"676-679-1584","email_id":"Ashtyn23@yahoo.com","dop":"2025-04-06","serial_number":"16087194704439","imei1":"16087194704439","imei2":"16087194704439","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187353,"job_number":"JOB_187353","tr_customer_id":187371,"tr_customer_product_id":187361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:35.000Z","modified_at":"2026-02-16T04:36:35.000Z","name":"John Casper","mobile_number":"887-919-6009","email_id":"Maya_Dicki16@gmail.com","dop":"2025-04-06","serial_number":"12936532976708068","imei1":"12936532976708068","imei2":"12936532976708068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187352,"job_number":"JOB_187352","tr_customer_id":187370,"tr_customer_product_id":187360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:34.000Z","modified_at":"2026-02-16T04:37:14.000Z","name":"Shannon Stracke","mobile_number":"417-802-7270","email_id":"Lacey.Yost5@gmail.com","dop":"2025-04-06","serial_number":"18585153591967","imei1":"18585153591967","imei2":"18585153591967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187351,"job_number":"JOB_187351","tr_customer_id":187369,"tr_customer_product_id":187359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:34.000Z","modified_at":"2026-02-16T04:36:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12622137599823","imei1":"12622137599823","imei2":"12622137599823","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187350,"job_number":"JOB_187350","tr_customer_id":187368,"tr_customer_product_id":187358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:30.000Z","modified_at":"2026-02-16T04:36:30.000Z","name":"Cielo Price","mobile_number":"953-717-9946","email_id":"Gerda44@gmail.com","dop":"2025-04-06","serial_number":"13147766432387148","imei1":"13147766432387148","imei2":"13147766432387148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187349,"job_number":"JOB_187349","tr_customer_id":187367,"tr_customer_product_id":187357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:29.000Z","modified_at":"2026-02-16T04:37:13.000Z","name":"Laurence Rath","mobile_number":"498-351-9322","email_id":"Sunny97@gmail.com","dop":"2025-04-06","serial_number":"18871646701736","imei1":"18871646701736","imei2":"18871646701736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187348,"job_number":"JOB_187348","tr_customer_id":187366,"tr_customer_product_id":187356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:28.000Z","modified_at":"2026-02-16T04:37:10.000Z","name":"Rodrigo Rogahn","mobile_number":"665-374-5040","email_id":"Tevin.OHara@yahoo.com","dop":"2025-02-01","serial_number":"78235097011417","imei1":"78235097011417","imei2":"78235097011417","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187347,"job_number":"JOB_187347","tr_customer_id":187365,"tr_customer_product_id":187355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:26.000Z","modified_at":"2026-02-16T04:36:26.000Z","name":"Britney Halvorson","mobile_number":"803-601-5668","email_id":"Raquel61@yahoo.com","dop":"2025-02-01","serial_number":"96396790712135","imei1":"96396790712135","imei2":"96396790712135","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187346,"job_number":"JOB_187346","tr_customer_id":187364,"tr_customer_product_id":187354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"14076833471485","imei1":"14076833471485","imei2":"14076833471485","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187344,"job_number":"JOB_187344","tr_customer_id":187362,"tr_customer_product_id":187352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"Cyrus Schaefer","mobile_number":"571-796-7809","email_id":"Annette_Kutch@gmail.com","dop":"2025-04-06","serial_number":"14914287842975272","imei1":"14914287842975272","imei2":"14914287842975272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187343,"job_number":"JOB_187343","tr_customer_id":187361,"tr_customer_product_id":187351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:24.000Z","modified_at":"2026-02-16T04:36:24.000Z","name":"Dakota Hammes","mobile_number":"979-301-8406","email_id":"Jerome_Hoeger@yahoo.com","dop":"2025-04-06","serial_number":"13897520139952880","imei1":"13897520139952880","imei2":"13897520139952880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187342,"job_number":"JOB_187342","tr_customer_id":187360,"tr_customer_product_id":187350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:23.000Z","modified_at":"2026-02-16T04:37:08.000Z","name":"Ubaldo Nienow","mobile_number":"545-317-0046","email_id":"Stephan.Dooley@yahoo.com","dop":"2025-04-06","serial_number":"13551762802289","imei1":"13551762802289","imei2":"13551762802289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187341,"job_number":"JOB_187341","tr_customer_id":187359,"tr_customer_product_id":187349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:23.000Z","modified_at":"2026-02-16T04:36:23.000Z","name":"Tiffany Dooley","mobile_number":"812-625-1086","email_id":"Gideon_Gutkowski@gmail.com","dop":"2025-04-06","serial_number":"18367540762968496","imei1":"18367540762968496","imei2":"18367540762968496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187340,"job_number":"JOB_187340","tr_customer_id":187358,"tr_customer_product_id":187348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:23.000Z","modified_at":"2026-02-16T04:36:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17573203195399","imei1":"17573203195399","imei2":"17573203195399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187339,"job_number":"JOB_187339","tr_customer_id":187357,"tr_customer_product_id":187347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:23.000Z","modified_at":"2026-02-16T04:37:09.000Z","name":"Giuseppe Kunze","mobile_number":"593-582-1906","email_id":"Tommie78@yahoo.com","dop":"2025-04-06","serial_number":"19997770706695","imei1":"19997770706695","imei2":"19997770706695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187338,"job_number":"JOB_187338","tr_customer_id":187356,"tr_customer_product_id":187346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:22.000Z","modified_at":"2026-02-16T04:36:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11268408767795","imei1":"11268408767795","imei2":"11268408767795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187337,"job_number":"JOB_187337","tr_customer_id":187355,"tr_customer_product_id":187345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:22.000Z","modified_at":"2026-02-16T04:37:03.000Z","name":"Jillian Koelpin","mobile_number":"300-805-1402","email_id":"Anissa_Dare47@hotmail.com","dop":"2025-04-06","serial_number":"11156269202859","imei1":"11156269202859","imei2":"11156269202859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187336,"job_number":"JOB_187336","tr_customer_id":187354,"tr_customer_product_id":187344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:21.000Z","modified_at":"2026-02-16T04:36:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13422105249250","imei1":"13422105249250","imei2":"13422105249250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187335,"job_number":"JOB_187335","tr_customer_id":187353,"tr_customer_product_id":187343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:21.000Z","modified_at":"2026-02-16T04:36:21.000Z","name":"Melany Vandervort","mobile_number":"573-534-4246","email_id":"Malvina_Ruecker66@yahoo.com","dop":"2025-04-06","serial_number":"17391207055459770","imei1":"17391207055459770","imei2":"17391207055459770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187333,"job_number":"JOB_187333","tr_customer_id":187351,"tr_customer_product_id":187341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:19.000Z","modified_at":"2026-02-16T04:37:01.000Z","name":"Emilie Grady","mobile_number":"462-980-9992","email_id":"Aliza_Gorczany@yahoo.com","dop":"2025-04-06","serial_number":"10398036830246","imei1":"10398036830246","imei2":"10398036830246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187332,"job_number":"JOB_187332","tr_customer_id":187350,"tr_customer_product_id":187340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:18.000Z","modified_at":"2026-02-16T04:36:18.000Z","name":"Emiliano Hayes","mobile_number":"416-373-5291","email_id":"Ivah74@yahoo.com","dop":"2025-04-06","serial_number":"17749627367068332","imei1":"17749627367068332","imei2":"17749627367068332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187331,"job_number":"JOB_187331","tr_customer_id":187349,"tr_customer_product_id":187339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:17.000Z","modified_at":"2026-02-16T04:37:00.000Z","name":"Ella Runolfsson","mobile_number":"439-466-8759","email_id":"Myrl_McCullough@yahoo.com","dop":"2025-04-06","serial_number":"17035682735915","imei1":"17035682735915","imei2":"17035682735915","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187330,"job_number":"JOB_187330","tr_customer_id":187348,"tr_customer_product_id":187338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:14.000Z","modified_at":"2026-02-16T04:36:14.000Z","name":"Aidan Gleason","mobile_number":"668-636-8477","email_id":"Abagail.Connelly83@yahoo.com","dop":"2025-04-06","serial_number":"13064836948800866","imei1":"13064836948800866","imei2":"13064836948800866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187329,"job_number":"JOB_187329","tr_customer_id":187347,"tr_customer_product_id":187337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:13.000Z","modified_at":"2026-02-16T04:36:53.000Z","name":"Akeem Friesen","mobile_number":"475-543-7599","email_id":"Bernardo.Breitenberg47@gmail.com","dop":"2025-04-06","serial_number":"11220963466647","imei1":"11220963466647","imei2":"11220963466647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187328,"job_number":"JOB_187328","tr_customer_id":187346,"tr_customer_product_id":187336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:10.000Z","modified_at":"2026-02-16T04:36:10.000Z","name":"Mateo Robel","mobile_number":"379-423-1865","email_id":"Sierra60@yahoo.com","dop":"2025-06-18","serial_number":"1054669343307214","imei1":"1054669343307214","imei2":"1054669343307214","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187327,"job_number":"JOB_187327","tr_customer_id":187345,"tr_customer_product_id":187335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:10.000Z","modified_at":"2026-02-16T04:36:51.000Z","name":"Lucinda Jones","mobile_number":"270-358-6639","email_id":"Nelson_Hamill@hotmail.com","dop":"2025-06-18","serial_number":"10731629526843","imei1":"10731629526843","imei2":"10731629526843","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:36:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187326,"job_number":"JOB_187326","tr_customer_id":187344,"tr_customer_product_id":187334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:09.000Z","modified_at":"2026-02-16T04:36:09.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10121942448789","imei1":"10121942448789","imei2":"10121942448789","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187325,"job_number":"JOB_187325","tr_customer_id":187343,"tr_customer_product_id":187333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:59.000Z","modified_at":"2026-02-16T04:35:59.000Z","name":"Sebastian Keeling","mobile_number":"794-584-5068","email_id":"Velda_Rogahn63@hotmail.com","dop":"2025-04-06","serial_number":"14352630980669572","imei1":"14352630980669572","imei2":"14352630980669572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187324,"job_number":"JOB_187324","tr_customer_id":187342,"tr_customer_product_id":187332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:58.000Z","modified_at":"2026-02-16T04:36:37.000Z","name":"Jaqueline Durgan","mobile_number":"276-867-9355","email_id":"Paige_Pfeffer@yahoo.com","dop":"2025-04-06","serial_number":"13554093486728","imei1":"13554093486728","imei2":"13554093486728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:36:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187323,"job_number":"JOB_187323","tr_customer_id":187341,"tr_customer_product_id":187331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:57.000Z","modified_at":"2026-02-16T04:35:57.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16790312657476","imei1":"16790312657476","imei2":"16790312657476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187322,"job_number":"JOB_187322","tr_customer_id":187340,"tr_customer_product_id":187330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:56.000Z","modified_at":"2026-02-16T04:36:07.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"22911614247167","imei1":"22911614247167","imei2":"22911614247167","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:36:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187321,"job_number":"JOB_187321","tr_customer_id":187339,"tr_customer_product_id":187329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:53.000Z","modified_at":"2026-02-16T04:35:53.000Z","name":"Cydney Schaden","mobile_number":"307-274-3938","email_id":"Ivy_Runte49@yahoo.com","dop":"2025-04-06","serial_number":"12394002694222382","imei1":"12394002694222382","imei2":"12394002694222382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187320,"job_number":"JOB_187320","tr_customer_id":187338,"tr_customer_product_id":187328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:51.000Z","modified_at":"2026-02-16T04:36:31.000Z","name":"Stephania Schamberger","mobile_number":"918-826-2231","email_id":"Genesis_Funk@gmail.com","dop":"2025-04-06","serial_number":"13471761645762","imei1":"13471761645762","imei2":"13471761645762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187319,"job_number":"JOB_187319","tr_customer_id":187337,"tr_customer_product_id":187327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:43.000Z","modified_at":"2026-02-16T04:35:54.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"39619738101734","imei1":"39619738101734","imei2":"39619738101734","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:35:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187318,"job_number":"JOB_187318","tr_customer_id":187336,"tr_customer_product_id":187326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:33:50.000Z","modified_at":"2026-02-16T04:33:50.000Z","name":"Phoebe Ledner","mobile_number":"427-577-7016","email_id":"Felicita_Cummerata@hotmail.com","dop":"2026-01-04","serial_number":"50277029238607670","imei1":"50277029238607670","imei2":"50277029238607670","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187317,"job_number":"JOB_187317","tr_customer_id":187335,"tr_customer_product_id":187325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:33:49.000Z","modified_at":"2026-02-16T04:34:37.000Z","name":"Brice Lynch","mobile_number":"300-468-5735","email_id":"Vidal_Kshlerin@yahoo.com","dop":"2026-01-04","serial_number":"18008706421408","imei1":"18008706421408","imei2":"18008706421408","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187316,"job_number":"JOB_187316","tr_customer_id":187334,"tr_customer_product_id":187324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:33:48.000Z","modified_at":"2026-02-16T04:33:48.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"15513403623748","imei1":"15513403623748","imei2":"15513403623748","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187315,"job_number":"JOB_187315","tr_customer_id":187333,"tr_customer_product_id":187323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:32:52.000Z","modified_at":"2026-02-16T04:32:52.000Z","name":"Jameson Carroll","mobile_number":"924-941-3339","email_id":"Jailyn.Upton64@gmail.com","dop":"2026-01-04","serial_number":"90162112369839070","imei1":"90162112369839070","imei2":"90162112369839070","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187314,"job_number":"JOB_187314","tr_customer_id":187332,"tr_customer_product_id":187322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:32:51.000Z","modified_at":"2026-02-16T04:33:39.000Z","name":"Rubie Gusikowski","mobile_number":"835-481-4343","email_id":"Christophe.Heidenreich56@yahoo.com","dop":"2026-01-04","serial_number":"15047792201550","imei1":"15047792201550","imei2":"15047792201550","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187313,"job_number":"JOB_187313","tr_customer_id":187331,"tr_customer_product_id":187321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:32:50.000Z","modified_at":"2026-02-16T04:32:51.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15180819562535","imei1":"15180819562535","imei2":"15180819562535","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187312,"job_number":"JOB_187312","tr_customer_id":187330,"tr_customer_product_id":187320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:31:55.000Z","modified_at":"2026-02-16T04:31:55.000Z","name":"Fausto Jakubowski","mobile_number":"509-227-6570","email_id":"Linnea1@gmail.com","dop":"2026-01-04","serial_number":"95957983175281250","imei1":"95957983175281250","imei2":"95957983175281250","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187311,"job_number":"JOB_187311","tr_customer_id":187329,"tr_customer_product_id":187319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:31:53.000Z","modified_at":"2026-02-16T04:32:41.000Z","name":"Robin Little","mobile_number":"865-412-6008","email_id":"Adah71@gmail.com","dop":"2026-01-04","serial_number":"15139468737285","imei1":"15139468737285","imei2":"15139468737285","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187310,"job_number":"JOB_187310","tr_customer_id":187328,"tr_customer_product_id":187318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:31:53.000Z","modified_at":"2026-02-16T04:31:53.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14470925949936","imei1":"14470925949936","imei2":"14470925949936","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187309,"job_number":"JOB_187309","tr_customer_id":187327,"tr_customer_product_id":187317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:56.000Z","modified_at":"2026-02-16T04:23:56.000Z","name":"Nyasia Ullrich","mobile_number":"608-970-5228","email_id":"Isabelle_Kris57@hotmail.com","dop":"2026-01-04","serial_number":"47342645289180770","imei1":"47342645289180770","imei2":"47342645289180770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187308,"job_number":"JOB_187308","tr_customer_id":187326,"tr_customer_product_id":187316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:54.000Z","modified_at":"2026-02-16T04:24:40.000Z","name":"Ludie Leuschke","mobile_number":"618-779-0822","email_id":"Hildegard61@gmail.com","dop":"2026-01-04","serial_number":"16222082131937","imei1":"16222082131937","imei2":"16222082131937","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:24:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187307,"job_number":"JOB_187307","tr_customer_id":187325,"tr_customer_product_id":187315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:54.000Z","modified_at":"2026-02-16T04:23:54.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18990644605649","imei1":"18990644605649","imei2":"18990644605649","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187306,"job_number":"JOB_187306","tr_customer_id":187324,"tr_customer_product_id":187314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:02.000Z","modified_at":"2026-02-16T04:23:02.000Z","name":"Madisyn Friesen","mobile_number":"215-319-3448","email_id":"Dayna_DuBuque23@yahoo.com","dop":"2026-01-04","serial_number":"95354379874961170","imei1":"95354379874961170","imei2":"95354379874961170","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187305,"job_number":"JOB_187305","tr_customer_id":187323,"tr_customer_product_id":187313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:01.000Z","modified_at":"2026-02-16T04:23:46.000Z","name":"Natalie Rippin","mobile_number":"555-969-0373","email_id":"Arnoldo_Gleichner@gmail.com","dop":"2026-01-04","serial_number":"17776576918300","imei1":"17776576918300","imei2":"17776576918300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:23:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187304,"job_number":"JOB_187304","tr_customer_id":187322,"tr_customer_product_id":187312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:00.000Z","modified_at":"2026-02-16T04:23:00.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"12789834671925","imei1":"12789834671925","imei2":"12789834671925","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187302,"job_number":"JOB_187302","tr_customer_id":187320,"tr_customer_product_id":187310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:08.000Z","modified_at":"2026-02-16T04:22:08.000Z","name":"Velma Koss","mobile_number":"520-244-7020","email_id":"Raven85@gmail.com","dop":"2026-01-04","serial_number":"59505695262048950","imei1":"59505695262048950","imei2":"59505695262048950","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187301,"job_number":"JOB_187301","tr_customer_id":187319,"tr_customer_product_id":187309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:07.000Z","modified_at":"2026-02-16T04:22:52.000Z","name":"Geo Ryan","mobile_number":"515-994-0920","email_id":"Rasheed50@yahoo.com","dop":"2026-01-04","serial_number":"15313705854285","imei1":"15313705854285","imei2":"15313705854285","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187300,"job_number":"JOB_187300","tr_customer_id":187318,"tr_customer_product_id":187308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:06.000Z","modified_at":"2026-02-16T04:22:06.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"13295759190492","imei1":"13295759190492","imei2":"13295759190492","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187299,"job_number":"JOB_187299","tr_customer_id":187317,"tr_customer_product_id":187307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T03:24:00.000Z","modified_at":"2026-02-16T03:24:00.000Z","name":"Rhett Braun","mobile_number":"362-339-3393","email_id":"Kelly_Corkery@gmail.com","dop":"2025-05-30","serial_number":"1709458007931367","imei1":"1709458007931367","imei2":"1709458007931367","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T03:24:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187298,"job_number":"JOB_187298","tr_customer_id":187316,"tr_customer_product_id":187306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T03:23:58.000Z","modified_at":"2026-02-16T03:23:58.000Z","name":"Hallie Metz","mobile_number":"863-299-4876","email_id":"Shanny_Hagenes@yahoo.com","dop":"2025-05-30","serial_number":"10022649508757","imei1":"10022649508757","imei2":"10022649508757","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T03:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187297,"job_number":"JOB_187297","tr_customer_id":187315,"tr_customer_product_id":187305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T03:23:57.000Z","modified_at":"2026-02-16T03:24:18.000Z","name":"Demetris Cummings","mobile_number":"590-748-1152","email_id":"Tyrique_Prosacco@gmail.com","dop":"2025-05-30","serial_number":"12949132671066","imei1":"12949132671066","imei2":"12949132671066","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T03:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188438,"job_number":"JOB_188438","tr_customer_id":188456,"tr_customer_product_id":188446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:30.000Z","modified_at":"2026-02-16T14:41:30.000Z","name":"Joanne Stroman","mobile_number":"632-897-0767","email_id":"Charlie_Kemmer@gmail.com","dop":"2000-01-31","serial_number":"1098513677800775","imei1":"1098513677800775","imei2":"1098513677800775","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188435,"job_number":"JOB_188435","tr_customer_id":188453,"tr_customer_product_id":188443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:28.000Z","modified_at":"2026-02-16T14:41:28.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10136830833522","imei1":"10136830833522","imei2":"10136830833522","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188422,"job_number":"JOB_188422","tr_customer_id":188440,"tr_customer_product_id":188430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:35.000Z","modified_at":"2026-02-16T14:40:35.000Z","name":"Haleigh Schmeler","mobile_number":"536-860-8389","email_id":"Deontae_Herzog@hotmail.com","dop":"2000-01-31","serial_number":"1051185635230661","imei1":"1051185635230661","imei2":"1051185635230661","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188420,"job_number":"JOB_188420","tr_customer_id":188438,"tr_customer_product_id":188428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:33.000Z","modified_at":"2026-02-16T14:40:33.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10700662076824","imei1":"10700662076824","imei2":"10700662076824","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188407,"job_number":"JOB_188407","tr_customer_id":188425,"tr_customer_product_id":188415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:41.000Z","modified_at":"2026-02-16T14:39:41.000Z","name":"Sharon Terry","mobile_number":"396-325-1677","email_id":"Akeem.Lebsack@hotmail.com","dop":"2000-01-31","serial_number":"1032824336896897","imei1":"1032824336896897","imei2":"1032824336896897","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188405,"job_number":"JOB_188405","tr_customer_id":188423,"tr_customer_product_id":188413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:39.000Z","modified_at":"2026-02-16T14:39:39.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10815219365883","imei1":"10815219365883","imei2":"10815219365883","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188394,"job_number":"JOB_188394","tr_customer_id":188412,"tr_customer_product_id":188402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:47.000Z","modified_at":"2026-02-16T14:38:47.000Z","name":"Laurel Cruickshank","mobile_number":"254-529-6110","email_id":"Hailie.Friesen@gmail.com","dop":"2000-01-31","serial_number":"1077748665988458","imei1":"1077748665988458","imei2":"1077748665988458","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188390,"job_number":"JOB_188390","tr_customer_id":188408,"tr_customer_product_id":188398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:45.000Z","modified_at":"2026-02-16T14:38:45.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10432587599874","imei1":"10432587599874","imei2":"10432587599874","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187814,"job_number":"JOB_187814","tr_customer_id":187832,"tr_customer_product_id":187822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:22.000Z","modified_at":"2026-02-16T07:05:22.000Z","name":"Colten Padberg","mobile_number":"967-905-0669","email_id":"Hubert.Pollich@yahoo.com","dop":"2000-01-31","serial_number":"1047913377497567","imei1":"1047913377497567","imei2":"1047913377497567","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187812,"job_number":"JOB_187812","tr_customer_id":187830,"tr_customer_product_id":187820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:21.000Z","modified_at":"2026-02-16T07:05:21.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10603845965349","imei1":"10603845965349","imei2":"10603845965349","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187805,"job_number":"JOB_187805","tr_customer_id":187823,"tr_customer_product_id":187813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:36.000Z","modified_at":"2026-02-16T07:04:36.000Z","name":"Rhett Schiller","mobile_number":"810-943-3102","email_id":"Elmer78@gmail.com","dop":"2000-01-31","serial_number":"1086168803153068","imei1":"1086168803153068","imei2":"1086168803153068","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187803,"job_number":"JOB_187803","tr_customer_id":187821,"tr_customer_product_id":187811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:34.000Z","modified_at":"2026-02-16T07:04:34.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10326628298638","imei1":"10326628298638","imei2":"10326628298638","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187793,"job_number":"JOB_187793","tr_customer_id":187811,"tr_customer_product_id":187801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:50.000Z","modified_at":"2026-02-16T07:03:50.000Z","name":"Conrad Gleichner","mobile_number":"295-609-3858","email_id":"Monserrate75@yahoo.com","dop":"2000-01-31","serial_number":"1036419163386346","imei1":"1036419163386346","imei2":"1036419163386346","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187791,"job_number":"JOB_187791","tr_customer_id":187809,"tr_customer_product_id":187799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:49.000Z","modified_at":"2026-02-16T07:03:49.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10192902457629","imei1":"10192902457629","imei2":"10192902457629","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187784,"job_number":"JOB_187784","tr_customer_id":187802,"tr_customer_product_id":187792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:04.000Z","modified_at":"2026-02-16T07:03:04.000Z","name":"Gus Witting","mobile_number":"452-897-9385","email_id":"Connie25@gmail.com","dop":"2000-01-31","serial_number":"1012077995643873","imei1":"1012077995643873","imei2":"1012077995643873","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187782,"job_number":"JOB_187782","tr_customer_id":187800,"tr_customer_product_id":187790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:02.000Z","modified_at":"2026-02-16T07:03:02.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10862058666572","imei1":"10862058666572","imei2":"10862058666572","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187539,"job_number":"JOB_187539","tr_customer_id":187557,"tr_customer_product_id":187547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:40:00.000Z","modified_at":"2026-02-16T04:40:00.000Z","name":"Jayden Nitzsche","mobile_number":"640-624-6119","email_id":"Ursula.Moore15@yahoo.com","dop":"2000-01-31","serial_number":"1055527011366919","imei1":"1055527011366919","imei2":"1055527011366919","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187537,"job_number":"JOB_187537","tr_customer_id":187555,"tr_customer_product_id":187545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:59.000Z","modified_at":"2026-02-16T04:39:59.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10202221071984","imei1":"10202221071984","imei2":"10202221071984","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187517,"job_number":"JOB_187517","tr_customer_id":187535,"tr_customer_product_id":187525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:09.000Z","modified_at":"2026-02-16T04:39:09.000Z","name":"Loma Gleason","mobile_number":"272-990-4492","email_id":"Ike_DuBuque@gmail.com","dop":"2000-01-31","serial_number":"1074152522592903","imei1":"1074152522592903","imei2":"1074152522592903","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187513,"job_number":"JOB_187513","tr_customer_id":187531,"tr_customer_product_id":187521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:07.000Z","modified_at":"2026-02-16T04:39:07.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10960518528622","imei1":"10960518528622","imei2":"10960518528622","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187462,"job_number":"JOB_187462","tr_customer_id":187480,"tr_customer_product_id":187470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Roberto Kautzer","mobile_number":"517-881-7672","email_id":"Brendan_Kautzer18@yahoo.com","dop":"2000-01-31","serial_number":"1038822615460526","imei1":"1038822615460526","imei2":"1038822615460526","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187455,"job_number":"JOB_187455","tr_customer_id":187473,"tr_customer_product_id":187463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10969056244069","imei1":"10969056244069","imei2":"10969056244069","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187378,"job_number":"JOB_187378","tr_customer_id":187396,"tr_customer_product_id":187386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:15.000Z","modified_at":"2026-02-16T04:37:15.000Z","name":"Claire Towne","mobile_number":"867-797-3709","email_id":"Elliot_Shanahan@gmail.com","dop":"2000-01-31","serial_number":"1010941614672108","imei1":"1010941614672108","imei2":"1010941614672108","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187374,"job_number":"JOB_187374","tr_customer_id":187392,"tr_customer_product_id":187382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:13.000Z","modified_at":"2026-02-16T04:37:13.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10498189895292","imei1":"10498189895292","imei2":"10498189895292","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
NamePassedFailedSkipped
Verifty the status code is 200 1 0 0
Verify the message is 'Success' 1 0 0
verify if the data is a non empty array 1 0 0
Verify if the json object with id188602Has required fileds 1 0 0
verify if the json number starts with JOB_ 1280 0 0
Verify if the json object with id188601Has required fileds 1 0 0
Verify if the json object with id188600Has required fileds 1 0 0
Verify if the json object with id188585Has required fileds 1 0 0
Verify if the json object with id188535Has required fileds 1 0 0
Verify if the json object with id188531Has required fileds 1 0 0
Verify if the json object with id188530Has required fileds 1 0 0
Verify if the json object with id188513Has required fileds 1 0 0
Verify if the json object with id188512Has required fileds 1 0 0
Verify if the json object with id188511Has required fileds 1 0 0
Verify if the json object with id188508Has required fileds 1 0 0
Verify if the json object with id188507Has required fileds 1 0 0
Verify if the json object with id188506Has required fileds 1 0 0
Verify if the json object with id188502Has required fileds 1 0 0
Verify if the json object with id188501Has required fileds 1 0 0
Verify if the json object with id188500Has required fileds 1 0 0
Verify if the json object with id188455Has required fileds 1 0 0
Verify if the json object with id188452Has required fileds 1 0 0
Verify if the json object with id188450Has required fileds 1 0 0
Verify if the json object with id188362Has required fileds 1 0 0
Verify if the json object with id188361Has required fileds 1 0 0
Verify if the json object with id188360Has required fileds 1 0 0
Verify if the json object with id188359Has required fileds 1 0 0
Verify if the json object with id188358Has required fileds 1 0 0
Verify if the json object with id188357Has required fileds 1 0 0
Verify if the json object with id188355Has required fileds 1 0 0
Verify if the json object with id188354Has required fileds 1 0 0
Verify if the json object with id188353Has required fileds 1 0 0
Verify if the json object with id188349Has required fileds 1 0 0
Verify if the json object with id188348Has required fileds 1 0 0
Verify if the json object with id188344Has required fileds 1 0 0
Verify if the json object with id188162Has required fileds 1 0 0
Verify if the json object with id188161Has required fileds 1 0 0
Verify if the json object with id188160Has required fileds 1 0 0
Verify if the json object with id188135Has required fileds 1 0 0
Verify if the json object with id188133Has required fileds 1 0 0
Verify if the json object with id188131Has required fileds 1 0 0
Verify if the json object with id188117Has required fileds 1 0 0
Verify if the json object with id188116Has required fileds 1 0 0
Verify if the json object with id188115Has required fileds 1 0 0
Verify if the json object with id188004Has required fileds 1 0 0
Verify if the json object with id188003Has required fileds 1 0 0
Verify if the json object with id188002Has required fileds 1 0 0
Verify if the json object with id188001Has required fileds 1 0 0
Verify if the json object with id188000Has required fileds 1 0 0
Verify if the json object with id187999Has required fileds 1 0 0
Verify if the json object with id187998Has required fileds 1 0 0
Verify if the json object with id187997Has required fileds 1 0 0
Verify if the json object with id187996Has required fileds 1 0 0
Verify if the json object with id187995Has required fileds 1 0 0
Verify if the json object with id187761Has required fileds 1 0 0
Verify if the json object with id187760Has required fileds 1 0 0
Verify if the json object with id187753Has required fileds 1 0 0
Verify if the json object with id187628Has required fileds 1 0 0
Verify if the json object with id187626Has required fileds 1 0 0
Verify if the json object with id187624Has required fileds 1 0 0
Verify if the json object with id187620Has required fileds 1 0 0
Verify if the json object with id187619Has required fileds 1 0 0
Verify if the json object with id187618Has required fileds 1 0 0
Verify if the json object with id187615Has required fileds 1 0 0
Verify if the json object with id187614Has required fileds 1 0 0
Verify if the json object with id187613Has required fileds 1 0 0
Verify if the json object with id187609Has required fileds 1 0 0
Verify if the json object with id187608Has required fileds 1 0 0
Verify if the json object with id187607Has required fileds 1 0 0
Verify if the json object with id187603Has required fileds 1 0 0
Verify if the json object with id187602Has required fileds 1 0 0
Verify if the json object with id187601Has required fileds 1 0 0
Verify if the json object with id187600Has required fileds 1 0 0
Verify if the json object with id187576Has required fileds 1 0 0
Verify if the json object with id187575Has required fileds 1 0 0
Verify if the json object with id187498Has required fileds 1 0 0
Verify if the json object with id187487Has required fileds 1 0 0
Verify if the json object with id187486Has required fileds 1 0 0
Verify if the json object with id187484Has required fileds 1 0 0
Verify if the json object with id187476Has required fileds 1 0 0
Verify if the json object with id187454Has required fileds 1 0 0
Verify if the json object with id187453Has required fileds 1 0 0
Verify if the json object with id187452Has required fileds 1 0 0
Verify if the json object with id187448Has required fileds 1 0 0
Verify if the json object with id187438Has required fileds 1 0 0
Verify if the json object with id187437Has required fileds 1 0 0
Verify if the json object with id187436Has required fileds 1 0 0
Verify if the json object with id187435Has required fileds 1 0 0
Verify if the json object with id187433Has required fileds 1 0 0
Verify if the json object with id187432Has required fileds 1 0 0
Verify if the json object with id187431Has required fileds 1 0 0
Verify if the json object with id187425Has required fileds 1 0 0
Verify if the json object with id187424Has required fileds 1 0 0
Verify if the json object with id187422Has required fileds 1 0 0
Verify if the json object with id187420Has required fileds 1 0 0
Verify if the json object with id187410Has required fileds 1 0 0
Verify if the json object with id187409Has required fileds 1 0 0
Verify if the json object with id187407Has required fileds 1 0 0
Verify if the json object with id187406Has required fileds 1 0 0
Verify if the json object with id187372Has required fileds 1 0 0
Verify if the json object with id187364Has required fileds 1 0 0
Verify if the json object with id187363Has required fileds 1 0 0
Verify if the json object with id187354Has required fileds 1 0 0
Verify if the json object with id187345Has required fileds 1 0 0
Verify if the json object with id187334Has required fileds 1 0 0
Verify if the json object with id187303Has required fileds 1 0 0
Verify if the json object with id188608Has required fileds 1 0 0
Verify if the json object with id188607Has required fileds 1 0 0
Verify if the json object with id188606Has required fileds 1 0 0
Verify if the json object with id188605Has required fileds 1 0 0
Verify if the json object with id188604Has required fileds 1 0 0
Verify if the json object with id188603Has required fileds 1 0 0
Verify if the json object with id188599Has required fileds 1 0 0
Verify if the json object with id188598Has required fileds 1 0 0
Verify if the json object with id188597Has required fileds 1 0 0
Verify if the json object with id188596Has required fileds 1 0 0
Verify if the json object with id188595Has required fileds 1 0 0
Verify if the json object with id188594Has required fileds 1 0 0
Verify if the json object with id188593Has required fileds 1 0 0
Verify if the json object with id188592Has required fileds 1 0 0
Verify if the json object with id188591Has required fileds 1 0 0
Verify if the json object with id188590Has required fileds 1 0 0
Verify if the json object with id188589Has required fileds 1 0 0
Verify if the json object with id188588Has required fileds 1 0 0
Verify if the json object with id188587Has required fileds 1 0 0
Verify if the json object with id188586Has required fileds 1 0 0
Verify if the json object with id188584Has required fileds 1 0 0
Verify if the json object with id188583Has required fileds 1 0 0
Verify if the json object with id188582Has required fileds 1 0 0
Verify if the json object with id188581Has required fileds 1 0 0
Verify if the json object with id188580Has required fileds 1 0 0
Verify if the json object with id188579Has required fileds 1 0 0
Verify if the json object with id188578Has required fileds 1 0 0
Verify if the json object with id188577Has required fileds 1 0 0
Verify if the json object with id188576Has required fileds 1 0 0
Verify if the json object with id188575Has required fileds 1 0 0
Verify if the json object with id188574Has required fileds 1 0 0
Verify if the json object with id188573Has required fileds 1 0 0
Verify if the json object with id188572Has required fileds 1 0 0
Verify if the json object with id188571Has required fileds 1 0 0
Verify if the json object with id188570Has required fileds 1 0 0
Verify if the json object with id188569Has required fileds 1 0 0
Verify if the json object with id188568Has required fileds 1 0 0
Verify if the json object with id188567Has required fileds 1 0 0
Verify if the json object with id188566Has required fileds 1 0 0
Verify if the json object with id188565Has required fileds 1 0 0
Verify if the json object with id188564Has required fileds 1 0 0
Verify if the json object with id188563Has required fileds 1 0 0
Verify if the json object with id188562Has required fileds 1 0 0
Verify if the json object with id188561Has required fileds 1 0 0
Verify if the json object with id188560Has required fileds 1 0 0
Verify if the json object with id188559Has required fileds 1 0 0
Verify if the json object with id188558Has required fileds 1 0 0
Verify if the json object with id188557Has required fileds 1 0 0
Verify if the json object with id188556Has required fileds 1 0 0
Verify if the json object with id188555Has required fileds 1 0 0
Verify if the json object with id188554Has required fileds 1 0 0
Verify if the json object with id188553Has required fileds 1 0 0
Verify if the json object with id188552Has required fileds 1 0 0
Verify if the json object with id188551Has required fileds 1 0 0
Verify if the json object with id188550Has required fileds 1 0 0
Verify if the json object with id188549Has required fileds 1 0 0
Verify if the json object with id188548Has required fileds 1 0 0
Verify if the json object with id188547Has required fileds 1 0 0
Verify if the json object with id188546Has required fileds 1 0 0
Verify if the json object with id188545Has required fileds 1 0 0
Verify if the json object with id188544Has required fileds 1 0 0
Verify if the json object with id188543Has required fileds 1 0 0
Verify if the json object with id188542Has required fileds 1 0 0
Verify if the json object with id188541Has required fileds 1 0 0
Verify if the json object with id188540Has required fileds 1 0 0
Verify if the json object with id188539Has required fileds 1 0 0
Verify if the json object with id188538Has required fileds 1 0 0
Verify if the json object with id188537Has required fileds 1 0 0
Verify if the json object with id188536Has required fileds 1 0 0
Verify if the json object with id188534Has required fileds 1 0 0
Verify if the json object with id188533Has required fileds 1 0 0
Verify if the json object with id188532Has required fileds 1 0 0
Verify if the json object with id188529Has required fileds 1 0 0
Verify if the json object with id188528Has required fileds 1 0 0
Verify if the json object with id188527Has required fileds 1 0 0
Verify if the json object with id188526Has required fileds 1 0 0
Verify if the json object with id188525Has required fileds 1 0 0
Verify if the json object with id188524Has required fileds 1 0 0
Verify if the json object with id188523Has required fileds 1 0 0
Verify if the json object with id188522Has required fileds 1 0 0
Verify if the json object with id188521Has required fileds 1 0 0
Verify if the json object with id188520Has required fileds 1 0 0
Verify if the json object with id188519Has required fileds 1 0 0
Verify if the json object with id188518Has required fileds 1 0 0
Verify if the json object with id188517Has required fileds 1 0 0
Verify if the json object with id188516Has required fileds 1 0 0
Verify if the json object with id188515Has required fileds 1 0 0
Verify if the json object with id188514Has required fileds 1 0 0
Verify if the json object with id188510Has required fileds 1 0 0
Verify if the json object with id188509Has required fileds 1 0 0
Verify if the json object with id188505Has required fileds 1 0 0
Verify if the json object with id188504Has required fileds 1 0 0
Verify if the json object with id188503Has required fileds 1 0 0
Verify if the json object with id188499Has required fileds 1 0 0
Verify if the json object with id188498Has required fileds 1 0 0
Verify if the json object with id188497Has required fileds 1 0 0
Verify if the json object with id188496Has required fileds 1 0 0
Verify if the json object with id188495Has required fileds 1 0 0
Verify if the json object with id188494Has required fileds 1 0 0
Verify if the json object with id188493Has required fileds 1 0 0
Verify if the json object with id188492Has required fileds 1 0 0
Verify if the json object with id188491Has required fileds 1 0 0
Verify if the json object with id188490Has required fileds 1 0 0
Verify if the json object with id188489Has required fileds 1 0 0
Verify if the json object with id188488Has required fileds 1 0 0
Verify if the json object with id188487Has required fileds 1 0 0
Verify if the json object with id188486Has required fileds 1 0 0
Verify if the json object with id188485Has required fileds 1 0 0
Verify if the json object with id188484Has required fileds 1 0 0
Verify if the json object with id188483Has required fileds 1 0 0
Verify if the json object with id188482Has required fileds 1 0 0
Verify if the json object with id188481Has required fileds 1 0 0
Verify if the json object with id188480Has required fileds 1 0 0
Verify if the json object with id188479Has required fileds 1 0 0
Verify if the json object with id188478Has required fileds 1 0 0
Verify if the json object with id188477Has required fileds 1 0 0
Verify if the json object with id188476Has required fileds 1 0 0
Verify if the json object with id188475Has required fileds 1 0 0
Verify if the json object with id188474Has required fileds 1 0 0
Verify if the json object with id188473Has required fileds 1 0 0
Verify if the json object with id188472Has required fileds 1 0 0
Verify if the json object with id188471Has required fileds 1 0 0
Verify if the json object with id188470Has required fileds 1 0 0
Verify if the json object with id188469Has required fileds 1 0 0
Verify if the json object with id188468Has required fileds 1 0 0
Verify if the json object with id188467Has required fileds 1 0 0
Verify if the json object with id188466Has required fileds 1 0 0
Verify if the json object with id188465Has required fileds 1 0 0
Verify if the json object with id188464Has required fileds 1 0 0
Verify if the json object with id188463Has required fileds 1 0 0
Verify if the json object with id188462Has required fileds 1 0 0
Verify if the json object with id188461Has required fileds 1 0 0
Verify if the json object with id188460Has required fileds 1 0 0
Verify if the json object with id188459Has required fileds 1 0 0
Verify if the json object with id188458Has required fileds 1 0 0
Verify if the json object with id188457Has required fileds 1 0 0
Verify if the json object with id188456Has required fileds 1 0 0
Verify if the json object with id188454Has required fileds 1 0 0
Verify if the json object with id188453Has required fileds 1 0 0
Verify if the json object with id188451Has required fileds 1 0 0
Verify if the json object with id188449Has required fileds 1 0 0
Verify if the json object with id188448Has required fileds 1 0 0
Verify if the json object with id188447Has required fileds 1 0 0
Verify if the json object with id188446Has required fileds 1 0 0
Verify if the json object with id188445Has required fileds 1 0 0
Verify if the json object with id188444Has required fileds 1 0 0
Verify if the json object with id188443Has required fileds 1 0 0
Verify if the json object with id188442Has required fileds 1 0 0
Verify if the json object with id188441Has required fileds 1 0 0
Verify if the json object with id188440Has required fileds 1 0 0
Verify if the json object with id188439Has required fileds 1 0 0
Verify if the json object with id188437Has required fileds 1 0 0
Verify if the json object with id188436Has required fileds 1 0 0
Verify if the json object with id188434Has required fileds 1 0 0
Verify if the json object with id188433Has required fileds 1 0 0
Verify if the json object with id188432Has required fileds 1 0 0
Verify if the json object with id188431Has required fileds 1 0 0
Verify if the json object with id188430Has required fileds 1 0 0
Verify if the json object with id188429Has required fileds 1 0 0
Verify if the json object with id188428Has required fileds 1 0 0
Verify if the json object with id188427Has required fileds 1 0 0
Verify if the json object with id188426Has required fileds 1 0 0
Verify if the json object with id188425Has required fileds 1 0 0
Verify if the json object with id188424Has required fileds 1 0 0
Verify if the json object with id188423Has required fileds 1 0 0
Verify if the json object with id188421Has required fileds 1 0 0
Verify if the json object with id188419Has required fileds 1 0 0
Verify if the json object with id188418Has required fileds 1 0 0
Verify if the json object with id188417Has required fileds 1 0 0
Verify if the json object with id188416Has required fileds 1 0 0
Verify if the json object with id188415Has required fileds 1 0 0
Verify if the json object with id188414Has required fileds 1 0 0
Verify if the json object with id188413Has required fileds 1 0 0
Verify if the json object with id188412Has required fileds 1 0 0
Verify if the json object with id188411Has required fileds 1 0 0
Verify if the json object with id188410Has required fileds 1 0 0
Verify if the json object with id188409Has required fileds 1 0 0
Verify if the json object with id188408Has required fileds 1 0 0
Verify if the json object with id188406Has required fileds 1 0 0
Verify if the json object with id188404Has required fileds 1 0 0
Verify if the json object with id188403Has required fileds 1 0 0
Verify if the json object with id188402Has required fileds 1 0 0
Verify if the json object with id188401Has required fileds 1 0 0
Verify if the json object with id188400Has required fileds 1 0 0
Verify if the json object with id188399Has required fileds 1 0 0
Verify if the json object with id188398Has required fileds 1 0 0
Verify if the json object with id188397Has required fileds 1 0 0
Verify if the json object with id188396Has required fileds 1 0 0
Verify if the json object with id188395Has required fileds 1 0 0
Verify if the json object with id188393Has required fileds 1 0 0
Verify if the json object with id188392Has required fileds 1 0 0
Verify if the json object with id188391Has required fileds 1 0 0
Verify if the json object with id188389Has required fileds 1 0 0
Verify if the json object with id188388Has required fileds 1 0 0
Verify if the json object with id188387Has required fileds 1 0 0
Verify if the json object with id188386Has required fileds 1 0 0
Verify if the json object with id188385Has required fileds 1 0 0
Verify if the json object with id188384Has required fileds 1 0 0
Verify if the json object with id188383Has required fileds 1 0 0
Verify if the json object with id188382Has required fileds 1 0 0
Verify if the json object with id188381Has required fileds 1 0 0
Verify if the json object with id188380Has required fileds 1 0 0
Verify if the json object with id188379Has required fileds 1 0 0
Verify if the json object with id188378Has required fileds 1 0 0
Verify if the json object with id188377Has required fileds 1 0 0
Verify if the json object with id188376Has required fileds 1 0 0
Verify if the json object with id188375Has required fileds 1 0 0
Verify if the json object with id188374Has required fileds 1 0 0
Verify if the json object with id188373Has required fileds 1 0 0
Verify if the json object with id188372Has required fileds 1 0 0
Verify if the json object with id188371Has required fileds 1 0 0
Verify if the json object with id188370Has required fileds 1 0 0
Verify if the json object with id188369Has required fileds 1 0 0
Verify if the json object with id188368Has required fileds 1 0 0
Verify if the json object with id188367Has required fileds 1 0 0
Verify if the json object with id188366Has required fileds 1 0 0
Verify if the json object with id188365Has required fileds 1 0 0
Verify if the json object with id188364Has required fileds 1 0 0
Verify if the json object with id188363Has required fileds 1 0 0
Verify if the json object with id188356Has required fileds 1 0 0
Verify if the json object with id188352Has required fileds 1 0 0
Verify if the json object with id188351Has required fileds 1 0 0
Verify if the json object with id188350Has required fileds 1 0 0
Verify if the json object with id188347Has required fileds 1 0 0
Verify if the json object with id188346Has required fileds 1 0 0
Verify if the json object with id188345Has required fileds 1 0 0
Verify if the json object with id188343Has required fileds 1 0 0
Verify if the json object with id188342Has required fileds 1 0 0
Verify if the json object with id188341Has required fileds 1 0 0
Verify if the json object with id188340Has required fileds 1 0 0
Verify if the json object with id188339Has required fileds 1 0 0
Verify if the json object with id188338Has required fileds 1 0 0
Verify if the json object with id188337Has required fileds 1 0 0
Verify if the json object with id188336Has required fileds 1 0 0
Verify if the json object with id188335Has required fileds 1 0 0
Verify if the json object with id188334Has required fileds 1 0 0
Verify if the json object with id188333Has required fileds 1 0 0
Verify if the json object with id188332Has required fileds 1 0 0
Verify if the json object with id188331Has required fileds 1 0 0
Verify if the json object with id188330Has required fileds 1 0 0
Verify if the json object with id188329Has required fileds 1 0 0
Verify if the json object with id188328Has required fileds 1 0 0
Verify if the json object with id188327Has required fileds 1 0 0
Verify if the json object with id188326Has required fileds 1 0 0
Verify if the json object with id188325Has required fileds 1 0 0
Verify if the json object with id188324Has required fileds 1 0 0
Verify if the json object with id188323Has required fileds 1 0 0
Verify if the json object with id188322Has required fileds 1 0 0
Verify if the json object with id188321Has required fileds 1 0 0
Verify if the json object with id188320Has required fileds 1 0 0
Verify if the json object with id188319Has required fileds 1 0 0
Verify if the json object with id188318Has required fileds 1 0 0
Verify if the json object with id188317Has required fileds 1 0 0
Verify if the json object with id188316Has required fileds 1 0 0
Verify if the json object with id188315Has required fileds 1 0 0
Verify if the json object with id188314Has required fileds 1 0 0
Verify if the json object with id188313Has required fileds 1 0 0
Verify if the json object with id188312Has required fileds 1 0 0
Verify if the json object with id188311Has required fileds 1 0 0
Verify if the json object with id188310Has required fileds 1 0 0
Verify if the json object with id188309Has required fileds 1 0 0
Verify if the json object with id188308Has required fileds 1 0 0
Verify if the json object with id188307Has required fileds 1 0 0
Verify if the json object with id188306Has required fileds 1 0 0
Verify if the json object with id188305Has required fileds 1 0 0
Verify if the json object with id188304Has required fileds 1 0 0
Verify if the json object with id188303Has required fileds 1 0 0
Verify if the json object with id188302Has required fileds 1 0 0
Verify if the json object with id188301Has required fileds 1 0 0
Verify if the json object with id188300Has required fileds 1 0 0
Verify if the json object with id188299Has required fileds 1 0 0
Verify if the json object with id188298Has required fileds 1 0 0
Verify if the json object with id188297Has required fileds 1 0 0
Verify if the json object with id188296Has required fileds 1 0 0
Verify if the json object with id188295Has required fileds 1 0 0
Verify if the json object with id188294Has required fileds 1 0 0
Verify if the json object with id188293Has required fileds 1 0 0
Verify if the json object with id188292Has required fileds 1 0 0
Verify if the json object with id188291Has required fileds 1 0 0
Verify if the json object with id188290Has required fileds 1 0 0
Verify if the json object with id188289Has required fileds 1 0 0
Verify if the json object with id188288Has required fileds 1 0 0
Verify if the json object with id188287Has required fileds 1 0 0
Verify if the json object with id188286Has required fileds 1 0 0
Verify if the json object with id188285Has required fileds 1 0 0
Verify if the json object with id188284Has required fileds 1 0 0
Verify if the json object with id188283Has required fileds 1 0 0
Verify if the json object with id188282Has required fileds 1 0 0
Verify if the json object with id188281Has required fileds 1 0 0
Verify if the json object with id188280Has required fileds 1 0 0
Verify if the json object with id188279Has required fileds 1 0 0
Verify if the json object with id188278Has required fileds 1 0 0
Verify if the json object with id188277Has required fileds 1 0 0
Verify if the json object with id188276Has required fileds 1 0 0
Verify if the json object with id188275Has required fileds 1 0 0
Verify if the json object with id188274Has required fileds 1 0 0
Verify if the json object with id188273Has required fileds 1 0 0
Verify if the json object with id188272Has required fileds 1 0 0
Verify if the json object with id188271Has required fileds 1 0 0
Verify if the json object with id188270Has required fileds 1 0 0
Verify if the json object with id188269Has required fileds 1 0 0
Verify if the json object with id188268Has required fileds 1 0 0
Verify if the json object with id188267Has required fileds 1 0 0
Verify if the json object with id188266Has required fileds 1 0 0
Verify if the json object with id188265Has required fileds 1 0 0
Verify if the json object with id188264Has required fileds 1 0 0
Verify if the json object with id188263Has required fileds 1 0 0
Verify if the json object with id188262Has required fileds 1 0 0
Verify if the json object with id188261Has required fileds 1 0 0
Verify if the json object with id188260Has required fileds 1 0 0
Verify if the json object with id188259Has required fileds 1 0 0
Verify if the json object with id188258Has required fileds 1 0 0
Verify if the json object with id188257Has required fileds 1 0 0
Verify if the json object with id188256Has required fileds 1 0 0
Verify if the json object with id188255Has required fileds 1 0 0
Verify if the json object with id188254Has required fileds 1 0 0
Verify if the json object with id188253Has required fileds 1 0 0
Verify if the json object with id188252Has required fileds 1 0 0
Verify if the json object with id188251Has required fileds 1 0 0
Verify if the json object with id188250Has required fileds 1 0 0
Verify if the json object with id188249Has required fileds 1 0 0
Verify if the json object with id188248Has required fileds 1 0 0
Verify if the json object with id188247Has required fileds 1 0 0
Verify if the json object with id188246Has required fileds 1 0 0
Verify if the json object with id188245Has required fileds 1 0 0
Verify if the json object with id188244Has required fileds 1 0 0
Verify if the json object with id188243Has required fileds 1 0 0
Verify if the json object with id188242Has required fileds 1 0 0
Verify if the json object with id188241Has required fileds 1 0 0
Verify if the json object with id188240Has required fileds 1 0 0
Verify if the json object with id188239Has required fileds 1 0 0
Verify if the json object with id188238Has required fileds 1 0 0
Verify if the json object with id188237Has required fileds 1 0 0
Verify if the json object with id188236Has required fileds 1 0 0
Verify if the json object with id188235Has required fileds 1 0 0
Verify if the json object with id188234Has required fileds 1 0 0
Verify if the json object with id188233Has required fileds 1 0 0
Verify if the json object with id188232Has required fileds 1 0 0
Verify if the json object with id188231Has required fileds 1 0 0
Verify if the json object with id188230Has required fileds 1 0 0
Verify if the json object with id188229Has required fileds 1 0 0
Verify if the json object with id188228Has required fileds 1 0 0
Verify if the json object with id188227Has required fileds 1 0 0
Verify if the json object with id188226Has required fileds 1 0 0
Verify if the json object with id188225Has required fileds 1 0 0
Verify if the json object with id188224Has required fileds 1 0 0
Verify if the json object with id188223Has required fileds 1 0 0
Verify if the json object with id188222Has required fileds 1 0 0
Verify if the json object with id188221Has required fileds 1 0 0
Verify if the json object with id188220Has required fileds 1 0 0
Verify if the json object with id188219Has required fileds 1 0 0
Verify if the json object with id188218Has required fileds 1 0 0
Verify if the json object with id188217Has required fileds 1 0 0
Verify if the json object with id188216Has required fileds 1 0 0
Verify if the json object with id188215Has required fileds 1 0 0
Verify if the json object with id188214Has required fileds 1 0 0
Verify if the json object with id188213Has required fileds 1 0 0
Verify if the json object with id188212Has required fileds 1 0 0
Verify if the json object with id188211Has required fileds 1 0 0
Verify if the json object with id188210Has required fileds 1 0 0
Verify if the json object with id188209Has required fileds 1 0 0
Verify if the json object with id188208Has required fileds 1 0 0
Verify if the json object with id188207Has required fileds 1 0 0
Verify if the json object with id188206Has required fileds 1 0 0
Verify if the json object with id188205Has required fileds 1 0 0
Verify if the json object with id188204Has required fileds 1 0 0
Verify if the json object with id188203Has required fileds 1 0 0
Verify if the json object with id188202Has required fileds 1 0 0
Verify if the json object with id188201Has required fileds 1 0 0
Verify if the json object with id188200Has required fileds 1 0 0
Verify if the json object with id188199Has required fileds 1 0 0
Verify if the json object with id188198Has required fileds 1 0 0
Verify if the json object with id188197Has required fileds 1 0 0
Verify if the json object with id188196Has required fileds 1 0 0
Verify if the json object with id188195Has required fileds 1 0 0
Verify if the json object with id188194Has required fileds 1 0 0
Verify if the json object with id188193Has required fileds 1 0 0
Verify if the json object with id188192Has required fileds 1 0 0
Verify if the json object with id188191Has required fileds 1 0 0
Verify if the json object with id188190Has required fileds 1 0 0
Verify if the json object with id188189Has required fileds 1 0 0
Verify if the json object with id188188Has required fileds 1 0 0
Verify if the json object with id188187Has required fileds 1 0 0
Verify if the json object with id188186Has required fileds 1 0 0
Verify if the json object with id188185Has required fileds 1 0 0
Verify if the json object with id188184Has required fileds 1 0 0
Verify if the json object with id188183Has required fileds 1 0 0
Verify if the json object with id188182Has required fileds 1 0 0
Verify if the json object with id188181Has required fileds 1 0 0
Verify if the json object with id188180Has required fileds 1 0 0
Verify if the json object with id188179Has required fileds 1 0 0
Verify if the json object with id188178Has required fileds 1 0 0
Verify if the json object with id188177Has required fileds 1 0 0
Verify if the json object with id188176Has required fileds 1 0 0
Verify if the json object with id188175Has required fileds 1 0 0
Verify if the json object with id188174Has required fileds 1 0 0
Verify if the json object with id188173Has required fileds 1 0 0
Verify if the json object with id188172Has required fileds 1 0 0
Verify if the json object with id188171Has required fileds 1 0 0
Verify if the json object with id188170Has required fileds 1 0 0
Verify if the json object with id188169Has required fileds 1 0 0
Verify if the json object with id188168Has required fileds 1 0 0
Verify if the json object with id188167Has required fileds 1 0 0
Verify if the json object with id188166Has required fileds 1 0 0
Verify if the json object with id188165Has required fileds 1 0 0
Verify if the json object with id188164Has required fileds 1 0 0
Verify if the json object with id188163Has required fileds 1 0 0
Verify if the json object with id188159Has required fileds 1 0 0
Verify if the json object with id188158Has required fileds 1 0 0
Verify if the json object with id188157Has required fileds 1 0 0
Verify if the json object with id188156Has required fileds 1 0 0
Verify if the json object with id188155Has required fileds 1 0 0
Verify if the json object with id188154Has required fileds 1 0 0
Verify if the json object with id188153Has required fileds 1 0 0
Verify if the json object with id188152Has required fileds 1 0 0
Verify if the json object with id188151Has required fileds 1 0 0
Verify if the json object with id188150Has required fileds 1 0 0
Verify if the json object with id188149Has required fileds 1 0 0
Verify if the json object with id188148Has required fileds 1 0 0
Verify if the json object with id188147Has required fileds 1 0 0
Verify if the json object with id188146Has required fileds 1 0 0
Verify if the json object with id188145Has required fileds 1 0 0
Verify if the json object with id188144Has required fileds 1 0 0
Verify if the json object with id188143Has required fileds 1 0 0
Verify if the json object with id188142Has required fileds 1 0 0
Verify if the json object with id188141Has required fileds 1 0 0
Verify if the json object with id188140Has required fileds 1 0 0
Verify if the json object with id188139Has required fileds 1 0 0
Verify if the json object with id188138Has required fileds 1 0 0
Verify if the json object with id188137Has required fileds 1 0 0
Verify if the json object with id188136Has required fileds 1 0 0
Verify if the json object with id188134Has required fileds 1 0 0
Verify if the json object with id188132Has required fileds 1 0 0
Verify if the json object with id188130Has required fileds 1 0 0
Verify if the json object with id188129Has required fileds 1 0 0
Verify if the json object with id188128Has required fileds 1 0 0
Verify if the json object with id188127Has required fileds 1 0 0
Verify if the json object with id188126Has required fileds 1 0 0
Verify if the json object with id188125Has required fileds 1 0 0
Verify if the json object with id188124Has required fileds 1 0 0
Verify if the json object with id188123Has required fileds 1 0 0
Verify if the json object with id188122Has required fileds 1 0 0
Verify if the json object with id188121Has required fileds 1 0 0
Verify if the json object with id188120Has required fileds 1 0 0
Verify if the json object with id188119Has required fileds 1 0 0
Verify if the json object with id188118Has required fileds 1 0 0
Verify if the json object with id188114Has required fileds 1 0 0
Verify if the json object with id188113Has required fileds 1 0 0
Verify if the json object with id188112Has required fileds 1 0 0
Verify if the json object with id188111Has required fileds 1 0 0
Verify if the json object with id188110Has required fileds 1 0 0
Verify if the json object with id188109Has required fileds 1 0 0
Verify if the json object with id188108Has required fileds 1 0 0
Verify if the json object with id188107Has required fileds 1 0 0
Verify if the json object with id188106Has required fileds 1 0 0
Verify if the json object with id188105Has required fileds 1 0 0
Verify if the json object with id188104Has required fileds 1 0 0
Verify if the json object with id188103Has required fileds 1 0 0
Verify if the json object with id188102Has required fileds 1 0 0
Verify if the json object with id188101Has required fileds 1 0 0
Verify if the json object with id188100Has required fileds 1 0 0
Verify if the json object with id188099Has required fileds 1 0 0
Verify if the json object with id188098Has required fileds 1 0 0
Verify if the json object with id188097Has required fileds 1 0 0
Verify if the json object with id188096Has required fileds 1 0 0
Verify if the json object with id188095Has required fileds 1 0 0
Verify if the json object with id188094Has required fileds 1 0 0
Verify if the json object with id188093Has required fileds 1 0 0
Verify if the json object with id188092Has required fileds 1 0 0
Verify if the json object with id188091Has required fileds 1 0 0
Verify if the json object with id188090Has required fileds 1 0 0
Verify if the json object with id188089Has required fileds 1 0 0
Verify if the json object with id188088Has required fileds 1 0 0
Verify if the json object with id188087Has required fileds 1 0 0
Verify if the json object with id188086Has required fileds 1 0 0
Verify if the json object with id188085Has required fileds 1 0 0
Verify if the json object with id188084Has required fileds 1 0 0
Verify if the json object with id188083Has required fileds 1 0 0
Verify if the json object with id188082Has required fileds 1 0 0
Verify if the json object with id188081Has required fileds 1 0 0
Verify if the json object with id188080Has required fileds 1 0 0
Verify if the json object with id188079Has required fileds 1 0 0
Verify if the json object with id188078Has required fileds 1 0 0
Verify if the json object with id188077Has required fileds 1 0 0
Verify if the json object with id188076Has required fileds 1 0 0
Verify if the json object with id188075Has required fileds 1 0 0
Verify if the json object with id188074Has required fileds 1 0 0
Verify if the json object with id188073Has required fileds 1 0 0
Verify if the json object with id188072Has required fileds 1 0 0
Verify if the json object with id188071Has required fileds 1 0 0
Verify if the json object with id188070Has required fileds 1 0 0
Verify if the json object with id188069Has required fileds 1 0 0
Verify if the json object with id188068Has required fileds 1 0 0
Verify if the json object with id188067Has required fileds 1 0 0
Verify if the json object with id188066Has required fileds 1 0 0
Verify if the json object with id188065Has required fileds 1 0 0
Verify if the json object with id188064Has required fileds 1 0 0
Verify if the json object with id188063Has required fileds 1 0 0
Verify if the json object with id188062Has required fileds 1 0 0
Verify if the json object with id188061Has required fileds 1 0 0
Verify if the json object with id188060Has required fileds 1 0 0
Verify if the json object with id188059Has required fileds 1 0 0
Verify if the json object with id188058Has required fileds 1 0 0
Verify if the json object with id188057Has required fileds 1 0 0
Verify if the json object with id188056Has required fileds 1 0 0
Verify if the json object with id188055Has required fileds 1 0 0
Verify if the json object with id188054Has required fileds 1 0 0
Verify if the json object with id188053Has required fileds 1 0 0
Verify if the json object with id188052Has required fileds 1 0 0
Verify if the json object with id188051Has required fileds 1 0 0
Verify if the json object with id188050Has required fileds 1 0 0
Verify if the json object with id188049Has required fileds 1 0 0
Verify if the json object with id188048Has required fileds 1 0 0
Verify if the json object with id188047Has required fileds 1 0 0
Verify if the json object with id188046Has required fileds 1 0 0
Verify if the json object with id188045Has required fileds 1 0 0
Verify if the json object with id188044Has required fileds 1 0 0
Verify if the json object with id188043Has required fileds 1 0 0
Verify if the json object with id188042Has required fileds 1 0 0
Verify if the json object with id188041Has required fileds 1 0 0
Verify if the json object with id188040Has required fileds 1 0 0
Verify if the json object with id188039Has required fileds 1 0 0
Verify if the json object with id188038Has required fileds 1 0 0
Verify if the json object with id188037Has required fileds 1 0 0
Verify if the json object with id188036Has required fileds 1 0 0
Verify if the json object with id188035Has required fileds 1 0 0
Verify if the json object with id188034Has required fileds 1 0 0
Verify if the json object with id188033Has required fileds 1 0 0
Verify if the json object with id188032Has required fileds 1 0 0
Verify if the json object with id188031Has required fileds 1 0 0
Verify if the json object with id188030Has required fileds 1 0 0
Verify if the json object with id188029Has required fileds 1 0 0
Verify if the json object with id188028Has required fileds 1 0 0
Verify if the json object with id188027Has required fileds 1 0 0
Verify if the json object with id188026Has required fileds 1 0 0
Verify if the json object with id188025Has required fileds 1 0 0
Verify if the json object with id188024Has required fileds 1 0 0
Verify if the json object with id188023Has required fileds 1 0 0
Verify if the json object with id188022Has required fileds 1 0 0
Verify if the json object with id188021Has required fileds 1 0 0
Verify if the json object with id188020Has required fileds 1 0 0
Verify if the json object with id188019Has required fileds 1 0 0
Verify if the json object with id188018Has required fileds 1 0 0
Verify if the json object with id188017Has required fileds 1 0 0
Verify if the json object with id188016Has required fileds 1 0 0
Verify if the json object with id188015Has required fileds 1 0 0
Verify if the json object with id188014Has required fileds 1 0 0
Verify if the json object with id188013Has required fileds 1 0 0
Verify if the json object with id188012Has required fileds 1 0 0
Verify if the json object with id188011Has required fileds 1 0 0
Verify if the json object with id188010Has required fileds 1 0 0
Verify if the json object with id188009Has required fileds 1 0 0
Verify if the json object with id188008Has required fileds 1 0 0
Verify if the json object with id188007Has required fileds 1 0 0
Verify if the json object with id188006Has required fileds 1 0 0
Verify if the json object with id188005Has required fileds 1 0 0
Verify if the json object with id187994Has required fileds 1 0 0
Verify if the json object with id187993Has required fileds 1 0 0
Verify if the json object with id187992Has required fileds 1 0 0
Verify if the json object with id187991Has required fileds 1 0 0
Verify if the json object with id187990Has required fileds 1 0 0
Verify if the json object with id187989Has required fileds 1 0 0
Verify if the json object with id187988Has required fileds 1 0 0
Verify if the json object with id187987Has required fileds 1 0 0
Verify if the json object with id187986Has required fileds 1 0 0
Verify if the json object with id187985Has required fileds 1 0 0
Verify if the json object with id187984Has required fileds 1 0 0
Verify if the json object with id187983Has required fileds 1 0 0
Verify if the json object with id187982Has required fileds 1 0 0
Verify if the json object with id187981Has required fileds 1 0 0
Verify if the json object with id187980Has required fileds 1 0 0
Verify if the json object with id187978Has required fileds 1 0 0
Verify if the json object with id187977Has required fileds 1 0 0
Verify if the json object with id187976Has required fileds 1 0 0
Verify if the json object with id187975Has required fileds 1 0 0
Verify if the json object with id187973Has required fileds 1 0 0
Verify if the json object with id187972Has required fileds 1 0 0
Verify if the json object with id187971Has required fileds 1 0 0
Verify if the json object with id187970Has required fileds 1 0 0
Verify if the json object with id187969Has required fileds 1 0 0
Verify if the json object with id187968Has required fileds 1 0 0
Verify if the json object with id187967Has required fileds 1 0 0
Verify if the json object with id187963Has required fileds 1 0 0
Verify if the json object with id187962Has required fileds 1 0 0
Verify if the json object with id187961Has required fileds 1 0 0
Verify if the json object with id187959Has required fileds 1 0 0
Verify if the json object with id187958Has required fileds 1 0 0
Verify if the json object with id187956Has required fileds 1 0 0
Verify if the json object with id187955Has required fileds 1 0 0
Verify if the json object with id187954Has required fileds 1 0 0
Verify if the json object with id187953Has required fileds 1 0 0
Verify if the json object with id187952Has required fileds 1 0 0
Verify if the json object with id187951Has required fileds 1 0 0
Verify if the json object with id187949Has required fileds 1 0 0
Verify if the json object with id187948Has required fileds 1 0 0
Verify if the json object with id187947Has required fileds 1 0 0
Verify if the json object with id187946Has required fileds 1 0 0
Verify if the json object with id187945Has required fileds 1 0 0
Verify if the json object with id187943Has required fileds 1 0 0
Verify if the json object with id187942Has required fileds 1 0 0
Verify if the json object with id187940Has required fileds 1 0 0
Verify if the json object with id187937Has required fileds 1 0 0
Verify if the json object with id187936Has required fileds 1 0 0
Verify if the json object with id187934Has required fileds 1 0 0
Verify if the json object with id187933Has required fileds 1 0 0
Verify if the json object with id187931Has required fileds 1 0 0
Verify if the json object with id187930Has required fileds 1 0 0
Verify if the json object with id187929Has required fileds 1 0 0
Verify if the json object with id187928Has required fileds 1 0 0
Verify if the json object with id187927Has required fileds 1 0 0
Verify if the json object with id187925Has required fileds 1 0 0
Verify if the json object with id187923Has required fileds 1 0 0
Verify if the json object with id187922Has required fileds 1 0 0
Verify if the json object with id187921Has required fileds 1 0 0
Verify if the json object with id187920Has required fileds 1 0 0
Verify if the json object with id187919Has required fileds 1 0 0
Verify if the json object with id187918Has required fileds 1 0 0
Verify if the json object with id187917Has required fileds 1 0 0
Verify if the json object with id187916Has required fileds 1 0 0
Verify if the json object with id187915Has required fileds 1 0 0
Verify if the json object with id187911Has required fileds 1 0 0
Verify if the json object with id187910Has required fileds 1 0 0
Verify if the json object with id187908Has required fileds 1 0 0
Verify if the json object with id187907Has required fileds 1 0 0
Verify if the json object with id187906Has required fileds 1 0 0
Verify if the json object with id187905Has required fileds 1 0 0
Verify if the json object with id187903Has required fileds 1 0 0
Verify if the json object with id187902Has required fileds 1 0 0
Verify if the json object with id187900Has required fileds 1 0 0
Verify if the json object with id187899Has required fileds 1 0 0
Verify if the json object with id187898Has required fileds 1 0 0
Verify if the json object with id187895Has required fileds 1 0 0
Verify if the json object with id187893Has required fileds 1 0 0
Verify if the json object with id187892Has required fileds 1 0 0
Verify if the json object with id187890Has required fileds 1 0 0
Verify if the json object with id187889Has required fileds 1 0 0
Verify if the json object with id187887Has required fileds 1 0 0
Verify if the json object with id187886Has required fileds 1 0 0
Verify if the json object with id187885Has required fileds 1 0 0
Verify if the json object with id187884Has required fileds 1 0 0
Verify if the json object with id187883Has required fileds 1 0 0
Verify if the json object with id187882Has required fileds 1 0 0
Verify if the json object with id187880Has required fileds 1 0 0
Verify if the json object with id187878Has required fileds 1 0 0
Verify if the json object with id187877Has required fileds 1 0 0
Verify if the json object with id187876Has required fileds 1 0 0
Verify if the json object with id187875Has required fileds 1 0 0
Verify if the json object with id187874Has required fileds 1 0 0
Verify if the json object with id187873Has required fileds 1 0 0
Verify if the json object with id187872Has required fileds 1 0 0
Verify if the json object with id187871Has required fileds 1 0 0
Verify if the json object with id187870Has required fileds 1 0 0
Verify if the json object with id187869Has required fileds 1 0 0
Verify if the json object with id187868Has required fileds 1 0 0
Verify if the json object with id187866Has required fileds 1 0 0
Verify if the json object with id187865Has required fileds 1 0 0
Verify if the json object with id187864Has required fileds 1 0 0
Verify if the json object with id187863Has required fileds 1 0 0
Verify if the json object with id187862Has required fileds 1 0 0
Verify if the json object with id187861Has required fileds 1 0 0
Verify if the json object with id187860Has required fileds 1 0 0
Verify if the json object with id187859Has required fileds 1 0 0
Verify if the json object with id187858Has required fileds 1 0 0
Verify if the json object with id187857Has required fileds 1 0 0
Verify if the json object with id187856Has required fileds 1 0 0
Verify if the json object with id187855Has required fileds 1 0 0
Verify if the json object with id187854Has required fileds 1 0 0
Verify if the json object with id187853Has required fileds 1 0 0
Verify if the json object with id187852Has required fileds 1 0 0
Verify if the json object with id187851Has required fileds 1 0 0
Verify if the json object with id187850Has required fileds 1 0 0
Verify if the json object with id187849Has required fileds 1 0 0
Verify if the json object with id187848Has required fileds 1 0 0
Verify if the json object with id187847Has required fileds 1 0 0
Verify if the json object with id187846Has required fileds 1 0 0
Verify if the json object with id187845Has required fileds 1 0 0
Verify if the json object with id187844Has required fileds 1 0 0
Verify if the json object with id187843Has required fileds 1 0 0
Verify if the json object with id187842Has required fileds 1 0 0
Verify if the json object with id187841Has required fileds 1 0 0
Verify if the json object with id187840Has required fileds 1 0 0
Verify if the json object with id187839Has required fileds 1 0 0
Verify if the json object with id187838Has required fileds 1 0 0
Verify if the json object with id187837Has required fileds 1 0 0
Verify if the json object with id187836Has required fileds 1 0 0
Verify if the json object with id187835Has required fileds 1 0 0
Verify if the json object with id187834Has required fileds 1 0 0
Verify if the json object with id187833Has required fileds 1 0 0
Verify if the json object with id187832Has required fileds 1 0 0
Verify if the json object with id187831Has required fileds 1 0 0
Verify if the json object with id187830Has required fileds 1 0 0
Verify if the json object with id187829Has required fileds 1 0 0
Verify if the json object with id187828Has required fileds 1 0 0
Verify if the json object with id187827Has required fileds 1 0 0
Verify if the json object with id187826Has required fileds 1 0 0
Verify if the json object with id187825Has required fileds 1 0 0
Verify if the json object with id187824Has required fileds 1 0 0
Verify if the json object with id187823Has required fileds 1 0 0
Verify if the json object with id187822Has required fileds 1 0 0
Verify if the json object with id187821Has required fileds 1 0 0
Verify if the json object with id187820Has required fileds 1 0 0
Verify if the json object with id187819Has required fileds 1 0 0
Verify if the json object with id187818Has required fileds 1 0 0
Verify if the json object with id187817Has required fileds 1 0 0
Verify if the json object with id187816Has required fileds 1 0 0
Verify if the json object with id187815Has required fileds 1 0 0
Verify if the json object with id187813Has required fileds 1 0 0
Verify if the json object with id187811Has required fileds 1 0 0
Verify if the json object with id187810Has required fileds 1 0 0
Verify if the json object with id187809Has required fileds 1 0 0
Verify if the json object with id187808Has required fileds 1 0 0
Verify if the json object with id187807Has required fileds 1 0 0
Verify if the json object with id187806Has required fileds 1 0 0
Verify if the json object with id187804Has required fileds 1 0 0
Verify if the json object with id187802Has required fileds 1 0 0
Verify if the json object with id187801Has required fileds 1 0 0
Verify if the json object with id187800Has required fileds 1 0 0
Verify if the json object with id187799Has required fileds 1 0 0
Verify if the json object with id187798Has required fileds 1 0 0
Verify if the json object with id187797Has required fileds 1 0 0
Verify if the json object with id187796Has required fileds 1 0 0
Verify if the json object with id187795Has required fileds 1 0 0
Verify if the json object with id187794Has required fileds 1 0 0
Verify if the json object with id187792Has required fileds 1 0 0
Verify if the json object with id187790Has required fileds 1 0 0
Verify if the json object with id187789Has required fileds 1 0 0
Verify if the json object with id187788Has required fileds 1 0 0
Verify if the json object with id187787Has required fileds 1 0 0
Verify if the json object with id187786Has required fileds 1 0 0
Verify if the json object with id187785Has required fileds 1 0 0
Verify if the json object with id187783Has required fileds 1 0 0
Verify if the json object with id187781Has required fileds 1 0 0
Verify if the json object with id187780Has required fileds 1 0 0
Verify if the json object with id187779Has required fileds 1 0 0
Verify if the json object with id187778Has required fileds 1 0 0
Verify if the json object with id187777Has required fileds 1 0 0
Verify if the json object with id187776Has required fileds 1 0 0
Verify if the json object with id187775Has required fileds 1 0 0
Verify if the json object with id187774Has required fileds 1 0 0
Verify if the json object with id187773Has required fileds 1 0 0
Verify if the json object with id187772Has required fileds 1 0 0
Verify if the json object with id187771Has required fileds 1 0 0
Verify if the json object with id187770Has required fileds 1 0 0
Verify if the json object with id187769Has required fileds 1 0 0
Verify if the json object with id187768Has required fileds 1 0 0
Verify if the json object with id187767Has required fileds 1 0 0
Verify if the json object with id187766Has required fileds 1 0 0
Verify if the json object with id187765Has required fileds 1 0 0
Verify if the json object with id187764Has required fileds 1 0 0
Verify if the json object with id187763Has required fileds 1 0 0
Verify if the json object with id187762Has required fileds 1 0 0
Verify if the json object with id187759Has required fileds 1 0 0
Verify if the json object with id187758Has required fileds 1 0 0
Verify if the json object with id187757Has required fileds 1 0 0
Verify if the json object with id187756Has required fileds 1 0 0
Verify if the json object with id187755Has required fileds 1 0 0
Verify if the json object with id187754Has required fileds 1 0 0
Verify if the json object with id187752Has required fileds 1 0 0
Verify if the json object with id187751Has required fileds 1 0 0
Verify if the json object with id187750Has required fileds 1 0 0
Verify if the json object with id187749Has required fileds 1 0 0
Verify if the json object with id187748Has required fileds 1 0 0
Verify if the json object with id187747Has required fileds 1 0 0
Verify if the json object with id187746Has required fileds 1 0 0
Verify if the json object with id187745Has required fileds 1 0 0
Verify if the json object with id187744Has required fileds 1 0 0
Verify if the json object with id187743Has required fileds 1 0 0
Verify if the json object with id187742Has required fileds 1 0 0
Verify if the json object with id187741Has required fileds 1 0 0
Verify if the json object with id187740Has required fileds 1 0 0
Verify if the json object with id187739Has required fileds 1 0 0
Verify if the json object with id187738Has required fileds 1 0 0
Verify if the json object with id187737Has required fileds 1 0 0
Verify if the json object with id187736Has required fileds 1 0 0
Verify if the json object with id187735Has required fileds 1 0 0
Verify if the json object with id187734Has required fileds 1 0 0
Verify if the json object with id187733Has required fileds 1 0 0
Verify if the json object with id187732Has required fileds 1 0 0
Verify if the json object with id187731Has required fileds 1 0 0
Verify if the json object with id187730Has required fileds 1 0 0
Verify if the json object with id187729Has required fileds 1 0 0
Verify if the json object with id187728Has required fileds 1 0 0
Verify if the json object with id187727Has required fileds 1 0 0
Verify if the json object with id187726Has required fileds 1 0 0
Verify if the json object with id187725Has required fileds 1 0 0
Verify if the json object with id187724Has required fileds 1 0 0
Verify if the json object with id187723Has required fileds 1 0 0
Verify if the json object with id187722Has required fileds 1 0 0
Verify if the json object with id187721Has required fileds 1 0 0
Verify if the json object with id187720Has required fileds 1 0 0
Verify if the json object with id187719Has required fileds 1 0 0
Verify if the json object with id187718Has required fileds 1 0 0
Verify if the json object with id187717Has required fileds 1 0 0
Verify if the json object with id187716Has required fileds 1 0 0
Verify if the json object with id187715Has required fileds 1 0 0
Verify if the json object with id187714Has required fileds 1 0 0
Verify if the json object with id187713Has required fileds 1 0 0
Verify if the json object with id187712Has required fileds 1 0 0
Verify if the json object with id187711Has required fileds 1 0 0
Verify if the json object with id187710Has required fileds 1 0 0
Verify if the json object with id187709Has required fileds 1 0 0
Verify if the json object with id187708Has required fileds 1 0 0
Verify if the json object with id187707Has required fileds 1 0 0
Verify if the json object with id187706Has required fileds 1 0 0
Verify if the json object with id187705Has required fileds 1 0 0
Verify if the json object with id187704Has required fileds 1 0 0
Verify if the json object with id187703Has required fileds 1 0 0
Verify if the json object with id187702Has required fileds 1 0 0
Verify if the json object with id187701Has required fileds 1 0 0
Verify if the json object with id187700Has required fileds 1 0 0
Verify if the json object with id187699Has required fileds 1 0 0
Verify if the json object with id187698Has required fileds 1 0 0
Verify if the json object with id187697Has required fileds 1 0 0
Verify if the json object with id187696Has required fileds 1 0 0
Verify if the json object with id187695Has required fileds 1 0 0
Verify if the json object with id187694Has required fileds 1 0 0
Verify if the json object with id187693Has required fileds 1 0 0
Verify if the json object with id187692Has required fileds 1 0 0
Verify if the json object with id187691Has required fileds 1 0 0
Verify if the json object with id187690Has required fileds 1 0 0
Verify if the json object with id187689Has required fileds 1 0 0
Verify if the json object with id187688Has required fileds 1 0 0
Verify if the json object with id187687Has required fileds 1 0 0
Verify if the json object with id187686Has required fileds 1 0 0
Verify if the json object with id187685Has required fileds 1 0 0
Verify if the json object with id187684Has required fileds 1 0 0
Verify if the json object with id187683Has required fileds 1 0 0
Verify if the json object with id187682Has required fileds 1 0 0
Verify if the json object with id187681Has required fileds 1 0 0
Verify if the json object with id187680Has required fileds 1 0 0
Verify if the json object with id187679Has required fileds 1 0 0
Verify if the json object with id187678Has required fileds 1 0 0
Verify if the json object with id187677Has required fileds 1 0 0
Verify if the json object with id187676Has required fileds 1 0 0
Verify if the json object with id187675Has required fileds 1 0 0
Verify if the json object with id187674Has required fileds 1 0 0
Verify if the json object with id187673Has required fileds 1 0 0
Verify if the json object with id187672Has required fileds 1 0 0
Verify if the json object with id187671Has required fileds 1 0 0
Verify if the json object with id187670Has required fileds 1 0 0
Verify if the json object with id187669Has required fileds 1 0 0
Verify if the json object with id187668Has required fileds 1 0 0
Verify if the json object with id187667Has required fileds 1 0 0
Verify if the json object with id187666Has required fileds 1 0 0
Verify if the json object with id187665Has required fileds 1 0 0
Verify if the json object with id187664Has required fileds 1 0 0
Verify if the json object with id187663Has required fileds 1 0 0
Verify if the json object with id187662Has required fileds 1 0 0
Verify if the json object with id187661Has required fileds 1 0 0
Verify if the json object with id187660Has required fileds 1 0 0
Verify if the json object with id187659Has required fileds 1 0 0
Verify if the json object with id187658Has required fileds 1 0 0
Verify if the json object with id187657Has required fileds 1 0 0
Verify if the json object with id187656Has required fileds 1 0 0
Verify if the json object with id187655Has required fileds 1 0 0
Verify if the json object with id187654Has required fileds 1 0 0
Verify if the json object with id187653Has required fileds 1 0 0
Verify if the json object with id187652Has required fileds 1 0 0
Verify if the json object with id187651Has required fileds 1 0 0
Verify if the json object with id187650Has required fileds 1 0 0
Verify if the json object with id187649Has required fileds 1 0 0
Verify if the json object with id187648Has required fileds 1 0 0
Verify if the json object with id187647Has required fileds 1 0 0
Verify if the json object with id187646Has required fileds 1 0 0
Verify if the json object with id187645Has required fileds 1 0 0
Verify if the json object with id187644Has required fileds 1 0 0
Verify if the json object with id187643Has required fileds 1 0 0
Verify if the json object with id187642Has required fileds 1 0 0
Verify if the json object with id187641Has required fileds 1 0 0
Verify if the json object with id187640Has required fileds 1 0 0
Verify if the json object with id187639Has required fileds 1 0 0
Verify if the json object with id187638Has required fileds 1 0 0
Verify if the json object with id187637Has required fileds 1 0 0
Verify if the json object with id187636Has required fileds 1 0 0
Verify if the json object with id187635Has required fileds 1 0 0
Verify if the json object with id187634Has required fileds 1 0 0
Verify if the json object with id187633Has required fileds 1 0 0
Verify if the json object with id187632Has required fileds 1 0 0
Verify if the json object with id187631Has required fileds 1 0 0
Verify if the json object with id187630Has required fileds 1 0 0
Verify if the json object with id187629Has required fileds 1 0 0
Verify if the json object with id187627Has required fileds 1 0 0
Verify if the json object with id187625Has required fileds 1 0 0
Verify if the json object with id187623Has required fileds 1 0 0
Verify if the json object with id187622Has required fileds 1 0 0
Verify if the json object with id187621Has required fileds 1 0 0
Verify if the json object with id187617Has required fileds 1 0 0
Verify if the json object with id187616Has required fileds 1 0 0
Verify if the json object with id187612Has required fileds 1 0 0
Verify if the json object with id187611Has required fileds 1 0 0
Verify if the json object with id187610Has required fileds 1 0 0
Verify if the json object with id187606Has required fileds 1 0 0
Verify if the json object with id187605Has required fileds 1 0 0
Verify if the json object with id187604Has required fileds 1 0 0
Verify if the json object with id187599Has required fileds 1 0 0
Verify if the json object with id187598Has required fileds 1 0 0
Verify if the json object with id187597Has required fileds 1 0 0
Verify if the json object with id187596Has required fileds 1 0 0
Verify if the json object with id187595Has required fileds 1 0 0
Verify if the json object with id187594Has required fileds 1 0 0
Verify if the json object with id187593Has required fileds 1 0 0
Verify if the json object with id187592Has required fileds 1 0 0
Verify if the json object with id187591Has required fileds 1 0 0
Verify if the json object with id187590Has required fileds 1 0 0
Verify if the json object with id187589Has required fileds 1 0 0
Verify if the json object with id187588Has required fileds 1 0 0
Verify if the json object with id187587Has required fileds 1 0 0
Verify if the json object with id187586Has required fileds 1 0 0
Verify if the json object with id187585Has required fileds 1 0 0
Verify if the json object with id187584Has required fileds 1 0 0
Verify if the json object with id187583Has required fileds 1 0 0
Verify if the json object with id187582Has required fileds 1 0 0
Verify if the json object with id187581Has required fileds 1 0 0
Verify if the json object with id187580Has required fileds 1 0 0
Verify if the json object with id187579Has required fileds 1 0 0
Verify if the json object with id187578Has required fileds 1 0 0
Verify if the json object with id187577Has required fileds 1 0 0
Verify if the json object with id187574Has required fileds 1 0 0
Verify if the json object with id187573Has required fileds 1 0 0
Verify if the json object with id187572Has required fileds 1 0 0
Verify if the json object with id187571Has required fileds 1 0 0
Verify if the json object with id187570Has required fileds 1 0 0
Verify if the json object with id187569Has required fileds 1 0 0
Verify if the json object with id187568Has required fileds 1 0 0
Verify if the json object with id187567Has required fileds 1 0 0
Verify if the json object with id187566Has required fileds 1 0 0
Verify if the json object with id187565Has required fileds 1 0 0
Verify if the json object with id187564Has required fileds 1 0 0
Verify if the json object with id187563Has required fileds 1 0 0
Verify if the json object with id187562Has required fileds 1 0 0
Verify if the json object with id187561Has required fileds 1 0 0
Verify if the json object with id187560Has required fileds 1 0 0
Verify if the json object with id187559Has required fileds 1 0 0
Verify if the json object with id187558Has required fileds 1 0 0
Verify if the json object with id187557Has required fileds 1 0 0
Verify if the json object with id187556Has required fileds 1 0 0
Verify if the json object with id187555Has required fileds 1 0 0
Verify if the json object with id187554Has required fileds 1 0 0
Verify if the json object with id187553Has required fileds 1 0 0
Verify if the json object with id187552Has required fileds 1 0 0
Verify if the json object with id187551Has required fileds 1 0 0
Verify if the json object with id187550Has required fileds 1 0 0
Verify if the json object with id187549Has required fileds 1 0 0
Verify if the json object with id187548Has required fileds 1 0 0
Verify if the json object with id187547Has required fileds 1 0 0
Verify if the json object with id187546Has required fileds 1 0 0
Verify if the json object with id187545Has required fileds 1 0 0
Verify if the json object with id187543Has required fileds 1 0 0
Verify if the json object with id187542Has required fileds 1 0 0
Verify if the json object with id187540Has required fileds 1 0 0
Verify if the json object with id187538Has required fileds 1 0 0
Verify if the json object with id187536Has required fileds 1 0 0
Verify if the json object with id187535Has required fileds 1 0 0
Verify if the json object with id187534Has required fileds 1 0 0
Verify if the json object with id187533Has required fileds 1 0 0
Verify if the json object with id187532Has required fileds 1 0 0
Verify if the json object with id187531Has required fileds 1 0 0
Verify if the json object with id187530Has required fileds 1 0 0
Verify if the json object with id187529Has required fileds 1 0 0
Verify if the json object with id187528Has required fileds 1 0 0
Verify if the json object with id187527Has required fileds 1 0 0
Verify if the json object with id187526Has required fileds 1 0 0
Verify if the json object with id187525Has required fileds 1 0 0
Verify if the json object with id187524Has required fileds 1 0 0
Verify if the json object with id187523Has required fileds 1 0 0
Verify if the json object with id187522Has required fileds 1 0 0
Verify if the json object with id187521Has required fileds 1 0 0
Verify if the json object with id187520Has required fileds 1 0 0
Verify if the json object with id187519Has required fileds 1 0 0
Verify if the json object with id187518Has required fileds 1 0 0
Verify if the json object with id187516Has required fileds 1 0 0
Verify if the json object with id187515Has required fileds 1 0 0
Verify if the json object with id187514Has required fileds 1 0 0
Verify if the json object with id187512Has required fileds 1 0 0
Verify if the json object with id187511Has required fileds 1 0 0
Verify if the json object with id187510Has required fileds 1 0 0
Verify if the json object with id187509Has required fileds 1 0 0
Verify if the json object with id187508Has required fileds 1 0 0
Verify if the json object with id187507Has required fileds 1 0 0
Verify if the json object with id187506Has required fileds 1 0 0
Verify if the json object with id187505Has required fileds 1 0 0
Verify if the json object with id187504Has required fileds 1 0 0
Verify if the json object with id187503Has required fileds 1 0 0
Verify if the json object with id187502Has required fileds 1 0 0
Verify if the json object with id187501Has required fileds 1 0 0
Verify if the json object with id187500Has required fileds 1 0 0
Verify if the json object with id187499Has required fileds 1 0 0
Verify if the json object with id187497Has required fileds 1 0 0
Verify if the json object with id187496Has required fileds 1 0 0
Verify if the json object with id187495Has required fileds 1 0 0
Verify if the json object with id187494Has required fileds 1 0 0
Verify if the json object with id187493Has required fileds 1 0 0
Verify if the json object with id187492Has required fileds 1 0 0
Verify if the json object with id187491Has required fileds 1 0 0
Verify if the json object with id187490Has required fileds 1 0 0
Verify if the json object with id187489Has required fileds 1 0 0
Verify if the json object with id187488Has required fileds 1 0 0
Verify if the json object with id187485Has required fileds 1 0 0
Verify if the json object with id187483Has required fileds 1 0 0
Verify if the json object with id187482Has required fileds 1 0 0
Verify if the json object with id187481Has required fileds 1 0 0
Verify if the json object with id187480Has required fileds 1 0 0
Verify if the json object with id187479Has required fileds 1 0 0
Verify if the json object with id187478Has required fileds 1 0 0
Verify if the json object with id187477Has required fileds 1 0 0
Verify if the json object with id187475Has required fileds 1 0 0
Verify if the json object with id187474Has required fileds 1 0 0
Verify if the json object with id187473Has required fileds 1 0 0
Verify if the json object with id187472Has required fileds 1 0 0
Verify if the json object with id187471Has required fileds 1 0 0
Verify if the json object with id187470Has required fileds 1 0 0
Verify if the json object with id187469Has required fileds 1 0 0
Verify if the json object with id187468Has required fileds 1 0 0
Verify if the json object with id187467Has required fileds 1 0 0
Verify if the json object with id187466Has required fileds 1 0 0
Verify if the json object with id187465Has required fileds 1 0 0
Verify if the json object with id187464Has required fileds 1 0 0
Verify if the json object with id187463Has required fileds 1 0 0
Verify if the json object with id187461Has required fileds 1 0 0
Verify if the json object with id187460Has required fileds 1 0 0
Verify if the json object with id187459Has required fileds 1 0 0
Verify if the json object with id187458Has required fileds 1 0 0
Verify if the json object with id187457Has required fileds 1 0 0
Verify if the json object with id187456Has required fileds 1 0 0
Verify if the json object with id187451Has required fileds 1 0 0
Verify if the json object with id187450Has required fileds 1 0 0
Verify if the json object with id187449Has required fileds 1 0 0
Verify if the json object with id187447Has required fileds 1 0 0
Verify if the json object with id187446Has required fileds 1 0 0
Verify if the json object with id187445Has required fileds 1 0 0
Verify if the json object with id187444Has required fileds 1 0 0
Verify if the json object with id187443Has required fileds 1 0 0
Verify if the json object with id187442Has required fileds 1 0 0
Verify if the json object with id187441Has required fileds 1 0 0
Verify if the json object with id187440Has required fileds 1 0 0
Verify if the json object with id187439Has required fileds 1 0 0
Verify if the json object with id187434Has required fileds 1 0 0
Verify if the json object with id187430Has required fileds 1 0 0
Verify if the json object with id187429Has required fileds 1 0 0
Verify if the json object with id187428Has required fileds 1 0 0
Verify if the json object with id187427Has required fileds 1 0 0
Verify if the json object with id187426Has required fileds 1 0 0
Verify if the json object with id187423Has required fileds 1 0 0
Verify if the json object with id187421Has required fileds 1 0 0
Verify if the json object with id187419Has required fileds 1 0 0
Verify if the json object with id187418Has required fileds 1 0 0
Verify if the json object with id187417Has required fileds 1 0 0
Verify if the json object with id187416Has required fileds 1 0 0
Verify if the json object with id187415Has required fileds 1 0 0
Verify if the json object with id187414Has required fileds 1 0 0
Verify if the json object with id187413Has required fileds 1 0 0
Verify if the json object with id187412Has required fileds 1 0 0
Verify if the json object with id187411Has required fileds 1 0 0
Verify if the json object with id187408Has required fileds 1 0 0
Verify if the json object with id187405Has required fileds 1 0 0
Verify if the json object with id187404Has required fileds 1 0 0
Verify if the json object with id187403Has required fileds 1 0 0
Verify if the json object with id187402Has required fileds 1 0 0
Verify if the json object with id187401Has required fileds 1 0 0
Verify if the json object with id187400Has required fileds 1 0 0
Verify if the json object with id187399Has required fileds 1 0 0
Verify if the json object with id187398Has required fileds 1 0 0
Verify if the json object with id187397Has required fileds 1 0 0
Verify if the json object with id187396Has required fileds 1 0 0
Verify if the json object with id187395Has required fileds 1 0 0
Verify if the json object with id187394Has required fileds 1 0 0
Verify if the json object with id187393Has required fileds 1 0 0
Verify if the json object with id187392Has required fileds 1 0 0
Verify if the json object with id187391Has required fileds 1 0 0
Verify if the json object with id187390Has required fileds 1 0 0
Verify if the json object with id187389Has required fileds 1 0 0
Verify if the json object with id187388Has required fileds 1 0 0
Verify if the json object with id187387Has required fileds 1 0 0
Verify if the json object with id187386Has required fileds 1 0 0
Verify if the json object with id187385Has required fileds 1 0 0
Verify if the json object with id187384Has required fileds 1 0 0
Verify if the json object with id187383Has required fileds 1 0 0
Verify if the json object with id187382Has required fileds 1 0 0
Verify if the json object with id187381Has required fileds 1 0 0
Verify if the json object with id187380Has required fileds 1 0 0
Verify if the json object with id187379Has required fileds 1 0 0
Verify if the json object with id187377Has required fileds 1 0 0
Verify if the json object with id187376Has required fileds 1 0 0
Verify if the json object with id187375Has required fileds 1 0 0
Verify if the json object with id187373Has required fileds 1 0 0
Verify if the json object with id187371Has required fileds 1 0 0
Verify if the json object with id187370Has required fileds 1 0 0
Verify if the json object with id187369Has required fileds 1 0 0
Verify if the json object with id187368Has required fileds 1 0 0
Verify if the json object with id187367Has required fileds 1 0 0
Verify if the json object with id187366Has required fileds 1 0 0
Verify if the json object with id187365Has required fileds 1 0 0
Verify if the json object with id187362Has required fileds 1 0 0
Verify if the json object with id187361Has required fileds 1 0 0
Verify if the json object with id187360Has required fileds 1 0 0
Verify if the json object with id187359Has required fileds 1 0 0
Verify if the json object with id187358Has required fileds 1 0 0
Verify if the json object with id187357Has required fileds 1 0 0
Verify if the json object with id187356Has required fileds 1 0 0
Verify if the json object with id187355Has required fileds 1 0 0
Verify if the json object with id187353Has required fileds 1 0 0
Verify if the json object with id187352Has required fileds 1 0 0
Verify if the json object with id187351Has required fileds 1 0 0
Verify if the json object with id187350Has required fileds 1 0 0
Verify if the json object with id187349Has required fileds 1 0 0
Verify if the json object with id187348Has required fileds 1 0 0
Verify if the json object with id187347Has required fileds 1 0 0
Verify if the json object with id187346Has required fileds 1 0 0
Verify if the json object with id187344Has required fileds 1 0 0
Verify if the json object with id187343Has required fileds 1 0 0
Verify if the json object with id187342Has required fileds 1 0 0
Verify if the json object with id187341Has required fileds 1 0 0
Verify if the json object with id187340Has required fileds 1 0 0
Verify if the json object with id187339Has required fileds 1 0 0
Verify if the json object with id187338Has required fileds 1 0 0
Verify if the json object with id187337Has required fileds 1 0 0
Verify if the json object with id187336Has required fileds 1 0 0
Verify if the json object with id187335Has required fileds 1 0 0
Verify if the json object with id187333Has required fileds 1 0 0
Verify if the json object with id187332Has required fileds 1 0 0
Verify if the json object with id187331Has required fileds 1 0 0
Verify if the json object with id187330Has required fileds 1 0 0
Verify if the json object with id187329Has required fileds 1 0 0
Verify if the json object with id187328Has required fileds 1 0 0
Verify if the json object with id187327Has required fileds 1 0 0
Verify if the json object with id187326Has required fileds 1 0 0
Verify if the json object with id187325Has required fileds 1 0 0
Verify if the json object with id187324Has required fileds 1 0 0
Verify if the json object with id187323Has required fileds 1 0 0
Verify if the json object with id187322Has required fileds 1 0 0
Verify if the json object with id187321Has required fileds 1 0 0
Verify if the json object with id187320Has required fileds 1 0 0
Verify if the json object with id187319Has required fileds 1 0 0
Verify if the json object with id187318Has required fileds 1 0 0
Verify if the json object with id187317Has required fileds 1 0 0
Verify if the json object with id187316Has required fileds 1 0 0
Verify if the json object with id187315Has required fileds 1 0 0
Verify if the json object with id187314Has required fileds 1 0 0
Verify if the json object with id187313Has required fileds 1 0 0
Verify if the json object with id187312Has required fileds 1 0 0
Verify if the json object with id187311Has required fileds 1 0 0
Verify if the json object with id187310Has required fileds 1 0 0
Verify if the json object with id187309Has required fileds 1 0 0
Verify if the json object with id187308Has required fileds 1 0 0
Verify if the json object with id187307Has required fileds 1 0 0
Verify if the json object with id187306Has required fileds 1 0 0
Verify if the json object with id187305Has required fileds 1 0 0
Verify if the json object with id187304Has required fileds 1 0 0
Verify if the json object with id187302Has required fileds 1 0 0
Verify if the json object with id187301Has required fileds 1 0 0
Verify if the json object with id187300Has required fileds 1 0 0
Verify if the json object with id187299Has required fileds 1 0 0
Verify if the json object with id187298Has required fileds 1 0 0
Verify if the json object with id187297Has required fileds 1 0 0
Verify if the json object with id188438Has required fileds 1 0 0
Verify if the json object with id188435Has required fileds 1 0 0
Verify if the json object with id188422Has required fileds 1 0 0
Verify if the json object with id188420Has required fileds 1 0 0
Verify if the json object with id188407Has required fileds 1 0 0
Verify if the json object with id188405Has required fileds 1 0 0
Verify if the json object with id188394Has required fileds 1 0 0
Verify if the json object with id188390Has required fileds 1 0 0
Verify if the json object with id187814Has required fileds 1 0 0
Verify if the json object with id187812Has required fileds 1 0 0
Verify if the json object with id187805Has required fileds 1 0 0
Verify if the json object with id187803Has required fileds 1 0 0
Verify if the json object with id187793Has required fileds 1 0 0
Verify if the json object with id187791Has required fileds 1 0 0
Verify if the json object with id187784Has required fileds 1 0 0
Verify if the json object with id187782Has required fileds 1 0 0
Verify if the json object with id187539Has required fileds 1 0 0
Verify if the json object with id187537Has required fileds 1 0 0
Verify if the json object with id187517Has required fileds 1 0 0
Verify if the json object with id187513Has required fileds 1 0 0
Verify if the json object with id187462Has required fileds 1 0 0
Verify if the json object with id187455Has required fileds 1 0 0
Verify if the json object with id187378Has required fileds 1 0 0
Verify if the json object with id187374Has required fileds 1 0 0
verify response time <200 ms 0 1 0
verify if the newly created jobis present in the data array 0 1 0
Total 2563 2 0
Test Failures
Test NameAssertion Error
verify response time <200 ms
expected 1845 to be below 200
verify if the newly created jobis present in the data array
jobIDArray is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token fe7db461-ed3f-419f-942b-cdb21de461e9
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjM0NzM1ODd9.FRD1CO5msDoPBE_IaarjTQjyDoGtC1uuaPdHrl_K
Content-Type application/json
Cache-Control no-cache
Postman-Token 0a5bd433-1560-416b-a12c-ca62380733e9
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-K6ZcBnfojv2E5MSLN2noEpd6pNw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0001 in JSON at position 88"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjM0NzM1ODd9.FRD1CO5msDoPBE_IaarjTQjyDoGtC1uuaPdHrl_K
Content-Type application/json
Cache-Control no-cache
Postman-Token d12ddde7-ec21-4786-baad-6528da8263c0
Content-Length 21
Request Body
{"details_key":"cre"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-K6ZcBnfojv2E5MSLN2noEpd6pNw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0001 in JSON at position 88"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 Bad request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400 Bad request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 124B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NzB9.sYm5Rg2i7zBxX2qMBhHZeWG4MBcrLEcgW5_D9ufGp3Y
Content-Type application/json
Cache-Control no-cache
Postman-Token 00cd0c04-55d4-4ab2-92e5-a0cd5b6d2021
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 124
ETag W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verifty the status code is 200 0 1 0
verify the message is Success 0 1 0
Verify if gthe data is a json array with length 1 0 1 0
verify if the job number is correct and matches the search text 0 1 0
Verify if the job number starts with JOB_ 0 1 0
Verify if the response body has the important properties 0 1 0
Verify if the response body matches the schema 0 1 0
Verify if the imei number is correct 0 1 0
Verify if the customer info is correct 0 1 0
verify the response time is less than 200 ms 0 1 0
verify the created at and modified at data format 0 1 0
Total 0 11 0
Test Failures
Test NameAssertion Error
Verifty the status code is 200
expected response to have status code 200 but got 500
verify the message is Success
expected '"searchText" is not allowed to be emp…' to deeply equal 'Success'
Verify if gthe data is a json array with length 1
expected false to be true
verify if the job number is correct and matches the search text
Cannot read properties of undefined (reading '0')
Verify if the job number starts with JOB_
Cannot read properties of undefined (reading '0')
Verify if the response body has the important properties
Cannot read properties of undefined (reading '0')
Verify if the response body matches the schema
expected data to satisfy schema but found following errors: 
        data should have required property 'data'
Verify if the imei number is correct
Cannot read properties of undefined (reading '0')
Verify if the customer info is correct
Cannot read properties of undefined (reading '0')
verify the response time is less than 200 ms
expected 216 to be below 200
verify the created at and modified at data format
Cannot read properties of undefined (reading '0')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 277ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NzB9.sYm5Rg2i7zBxX2qMBhHZeWG4MBcrLEcgW5_D9ufGp3Y
Content-Type application/json
Cache-Control no-cache
Postman-Token 71a56384-c4e2-4d2e-8751-07681605574b
Content-Length 39
Request Body
{
            "searchText":"12151"
            }     
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify the status codd is 200 1 0 0
Verify if the message is success 1 0 0
Verify if the data array is empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 124B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NzB9.sYm5Rg2i7zBxX2qMBhHZeWG4MBcrLEcgW5_D9ufGp3Y
Content-Type application/json
Cache-Control no-cache
Postman-Token 46b89e3c-f901-4346-afad-8c100ce3c426
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 124
ETag W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify if the status code is 400 0 1 0
verify if the error message shown 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 400
expected 500 to deeply equal 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token 63a78eae-e97c-41e4-aaf1-91746134b68e
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the Status code is 401 unautherized for missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic
Content-Type application/json
Cache-Control no-cache
Postman-Token d41f1733-45fb-4492-b2a0-6ae43516eb6c
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden for invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden for invalid token
Cannot read properties of undefined (reading 'code')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 215ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NzB9.sYm5Rg2i7zBxX2qMBhHZeWG4MBcrLEcgW5_D9ufGp3Y
Content-Type text/plain
Cache-Control no-cache
Postman-Token 90f5d532-221e-467a-8720-4acca7b4c91c
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 215ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NzB9.sYm5Rg2i7zBxX2qMBhHZeWG4MBcrLEcgW5_D9ufGp3Y
Content-Type text/plain
Cache-Control no-cache
Postman-Token 666858ef-ff0a-4d9f-b42e-32072c49414a
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization yJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX
Content-Type text/plain
Cache-Control no-cache
Postman-Token 85b713df-b38a-49be-a2f9-36c622c4ba45
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code 403 for forbidden error an appropriate 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code 403 for forbidden error an appropriate
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization yJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX
Content-Type text/plain
Cache-Control no-cache
Postman-Token 5c2747c7-12ac-482d-ac28-1e2030fd7130
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code 403 for forbidden error an appropriate 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code 403 for forbidden error an appropriate
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 215ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NzB9.sYm5Rg2i7zBxX2qMBhHZeWG4MBcrLEcgW5_D9ufGp3Y
Content-Type text/plain
Cache-Control no-cache
Postman-Token 2236e2da-c3cd-4075-b564-83b698beec21
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 215ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NzB9.sYm5Rg2i7zBxX2qMBhHZeWG4MBcrLEcgW5_D9ufGp3Y
Content-Type text/plain
Cache-Control no-cache
Postman-Token 4407cd5f-1f0f-4876-8429-4a6a3a0552e9
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 215ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NzB9.sYm5Rg2i7zBxX2qMBhHZeWG4MBcrLEcgW5_D9ufGp3Y
Content-Type text/plain
Cache-Control no-cache
Postman-Token f317ec8a-b78b-4e8f-9934-de6d28d7f6b7
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 698B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6bcad837-def4-4478-b453-cc0deca679b3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-gCZGSdwkWySnpqoIG0dWDJGUAP0"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2ODF9.V9535sZF_Vg5iLp7ZTI3h0AuiRSD9l4MPGvZDAddgzY"}}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Vefrify the message is Success 1 0 0
Verify if the token is preent in the response 1 0 0
Verify if the token is to be valid or not in 3 parts 1 0 0
Verify the response below <200 0 1 0
Verify the schema matches the correct json schema 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response below <200
expected 218 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 219ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3f95107c-34fb-42ba-8b26-e35504b78ec9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamsup",
            "password": "passw"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Invalid credentials should be return 401 unathorized code 0 1 0
Invalid credentials should return error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Invalid credentials should be return 401 unathorized code
expected 500 to deeply equal 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 98B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b79bc4ba-793e-49a5-8c32-66df76a08b01
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Blank credentials should return 400 Bad Request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Blank credentials should return 400 Bad Request
expected 500 to deeply equal 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 444B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2ODF9.V9535sZF_Vg5iLp7ZTI3h0AuiRSD9l4MPGvZDAddgzY
Cache-Control no-cache
Postman-Token 9ebf5778-317b-4a4d-8ed2-0352dd0e0835
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify response time less than 200 sec 0 1 0
verify the message in response body is success 1 0 0
The response data schema structure 1 0 0
Verify if password property is not present in the response body 0 1 0
Verify if reset_password_date property is null 0 1 0
verify mandatory properties are present in the response data 1 0 0
verify if role_name is supervisor 1 0 0
Verify if the dates are valid ISO String 1 0 0
Verify if the mobile number is a 10 digit number 0 1 0
Total 6 4 0
Test Failures
Test NameAssertion Error
verify response time less than 200 sec
expected 219 to be below 200
Verify if password property is not present in the response body
expected { id: 1, first_name: 'John', …(14) } to not have property 'password'
Verify if reset_password_date property is null
Target cannot be null or undefined.
Verify if the mobile number is a 10 digit number
Cannot read properties of undefined (reading 'mobile_number')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 444B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2ODF9.V9535sZF_Vg5iLp7ZTI3h0AuiRSD9l4MPGvZDAddgzY
Cache-Control no-cache
Postman-Token 57b05d58-54e4-4011-8b61-793f6a0da0a5
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 401 unathorized for the empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 unathorized for the empty token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 444B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2ODF9.V9535sZF_Vg5iLp7ZTI3h0AuiRSD9l4MPGvZDAddgzY
Cache-Control no-cache
Postman-Token 493324d6-196d-466d-aafe-7fa2f81e5ab7
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 401 unathorized for the empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 unathorized for the empty token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 325ms
Mean size per request: 250B

Test Pass Percentage
69 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2ODF9.V9535sZF_Vg5iLp7ZTI3h0AuiRSD9l4MPGvZDAddgzY
Cache-Control no-cache
Postman-Token f5a410e4-056c-4dbd-ba86-256d7fded2eb
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 250
ETag W/"fa-HTPiwMmltQ5gKTIp0riHiOi8pi4"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":2082},{"label":"Pending for repair","key":"pending_for_repair","count":12},{"label":"Pending for delivery","key":"pending_for_delivery","count":6}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response is below 200 0 1 0
Verify the response message is 'Success' 1 0 0
Verify if the data is a non empty array 1 0 0
Verify each item in the data array has a label, key, and count 3 0 0
Verify if label and key not null 3 0 0
Verify if the count is a number 0 3 0
Total 9 4 0
Test Failures
Test NameAssertion Error
Verify the response is below 200
expected 325 to deeply equal 200
Verify if the count is a number
pm.expect(...).to.be is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 315ms
Mean size per request: 250B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2ODF9.V9535sZF_Vg5iLp7ZTI3h0AuiRSD9l4MPGvZDAddgzY
Cache-Control no-cache
Postman-Token 6ac3a9ee-d7cf-4c8b-a248-cface7bd80dd
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 250
ETag W/"fa-HTPiwMmltQ5gKTIp0riHiOi8pi4"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":2082},{"label":"Pending for repair","key":"pending_for_repair","count":12},{"label":"Pending for delivery","key":"pending_for_delivery","count":6}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 214ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 7d903cab-8b60-4f28-8948-dad88452c30b
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 403 for unauthorized access 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 for unauthorized access
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 1123ms
Mean size per request: 1.98MB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2ODF9.V9535sZF_Vg5iLp7ZTI3h0AuiRSD9l4MPGvZDAddgzY
Cache-Control no-cache
Postman-Token fc8b8078-3474-477d-bb9a-4f34a5bea56c
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 2074835
ETag W/"1fa8d3-QTDCIh7gwYFbtS/Wx3E8aOJbNsI"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":185651,"job_number":"JOB_185651","tr_customer_id":185669,"tr_customer_product_id":185659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:50:11.000Z","modified_at":"2026-02-13T23:50:11.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-03","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-03T23:50:10.753829937Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185652,"job_number":"JOB_185652","tr_customer_id":185670,"tr_customer_product_id":185660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:50:11.000Z","modified_at":"2026-02-13T23:50:11.000Z","name":"Abhirath Chaturvedi","mobile_number":"7099818163","email_id":"chakrika.khanna@yahoo.co.in","dop":"2026-02-03","serial_number":"308173783262379","imei1":"308173783262379","imei2":"308173783262379","popurl":"www.chinmayanand-adiga.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185653,"job_number":"JOB_185653","tr_customer_id":185671,"tr_customer_product_id":185661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:52:42.000Z","modified_at":"2026-02-13T23:52:42.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-03","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-03T23:52:42.036916597Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185655,"job_number":"JOB_185655","tr_customer_id":185673,"tr_customer_product_id":185663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T03:11:47.000Z","modified_at":"2026-02-14T03:11:47.000Z","name":"Boris Friesen","mobile_number":"667-966-6213","email_id":"Dudley_Lind@gmail.com","dop":"2025-05-30","serial_number":"18335838115690","imei1":"18335838115690","imei2":"18335838115690","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T03:11:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185656,"job_number":"JOB_185656","tr_customer_id":185674,"tr_customer_product_id":185664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T03:11:48.000Z","modified_at":"2026-02-14T03:11:48.000Z","name":"Rossie Gusikowski","mobile_number":"994-763-5068","email_id":"Oleta_Aufderhar82@hotmail.com","dop":"2025-05-30","serial_number":"1347009354194047","imei1":"1347009354194047","imei2":"1347009354194047","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T03:11:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185660,"job_number":"JOB_185660","tr_customer_id":185678,"tr_customer_product_id":185668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:23.000Z","modified_at":"2026-02-14T04:19:23.000Z","name":"Alana Rippin","mobile_number":"808-815-6452","email_id":"Devin15@yahoo.com","dop":"2025-04-06","serial_number":"10695464728902942","imei1":"10695464728902942","imei2":"10695464728902942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185661,"job_number":"JOB_185661","tr_customer_id":185679,"tr_customer_product_id":185669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:25.000Z","modified_at":"2026-02-14T04:19:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"12595352495826","imei1":"12595352495826","imei2":"12595352495826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185663,"job_number":"JOB_185663","tr_customer_id":185681,"tr_customer_product_id":185671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:27.000Z","modified_at":"2026-02-14T04:19:27.000Z","name":"Nakia Jacobs","mobile_number":"410-441-0994","email_id":"Dylan_Aufderhar21@yahoo.com","dop":"2025-04-06","serial_number":"16706436201310376","imei1":"16706436201310376","imei2":"16706436201310376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185667,"job_number":"JOB_185667","tr_customer_id":185685,"tr_customer_product_id":185675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:46.000Z","modified_at":"2026-02-14T04:19:46.000Z","name":"Kaya McCullough","mobile_number":"326-710-0597","email_id":"Howard.Schiller16@hotmail.com","dop":"2025-04-06","serial_number":"17056562021764604","imei1":"17056562021764604","imei2":"17056562021764604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185669,"job_number":"JOB_185669","tr_customer_id":185687,"tr_customer_product_id":185677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:55.000Z","modified_at":"2026-02-14T04:19:55.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"59312388244714","imei1":"59312388244714","imei2":"59312388244714","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185670,"job_number":"JOB_185670","tr_customer_id":185688,"tr_customer_product_id":185678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:55.000Z","modified_at":"2026-02-14T04:19:55.000Z","name":"Sven Moore","mobile_number":"227-376-3705","email_id":"Everett.Tromp@yahoo.com","dop":"2025-02-01","serial_number":"70715116436899","imei1":"70715116436899","imei2":"70715116436899","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185672,"job_number":"JOB_185672","tr_customer_id":185690,"tr_customer_product_id":185680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:01.000Z","modified_at":"2026-02-14T04:20:01.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10232877677939","imei1":"10232877677939","imei2":"10232877677939","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185673,"job_number":"JOB_185673","tr_customer_id":185691,"tr_customer_product_id":185681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:01.000Z","modified_at":"2026-02-14T04:20:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11412514896787","imei1":"11412514896787","imei2":"11412514896787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185677,"job_number":"JOB_185677","tr_customer_id":185695,"tr_customer_product_id":185685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:02.000Z","modified_at":"2026-02-14T04:20:02.000Z","name":"Devan Boyer","mobile_number":"307-786-3455","email_id":"Anastacio.Schmitt87@gmail.com","dop":"2025-06-18","serial_number":"1085293605523385","imei1":"1085293605523385","imei2":"1085293605523385","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185678,"job_number":"JOB_185678","tr_customer_id":185696,"tr_customer_product_id":185686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:02.000Z","modified_at":"2026-02-14T04:20:02.000Z","name":"Trevion Simonis","mobile_number":"535-756-1582","email_id":"Luna.Olson83@gmail.com","dop":"2025-04-06","serial_number":"14416274431970536","imei1":"14416274431970536","imei2":"14416274431970536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185679,"job_number":"JOB_185679","tr_customer_id":185697,"tr_customer_product_id":185687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:05.000Z","modified_at":"2026-02-14T04:20:05.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17383983637981","imei1":"17383983637981","imei2":"17383983637981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185682,"job_number":"JOB_185682","tr_customer_id":185700,"tr_customer_product_id":185690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:06.000Z","modified_at":"2026-02-14T04:20:06.000Z","name":"Sydnee Kris","mobile_number":"567-809-4071","email_id":"Paula.Ratke22@gmail.com","dop":"2025-04-06","serial_number":"19411315541349132","imei1":"19411315541349132","imei2":"19411315541349132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185683,"job_number":"JOB_185683","tr_customer_id":185701,"tr_customer_product_id":185691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:08.000Z","modified_at":"2026-02-14T04:20:08.000Z","name":"Joanie Shields","mobile_number":"669-599-9654","email_id":"Alize.Lynch@gmail.com","dop":"2025-04-06","serial_number":"14151711071363612","imei1":"14151711071363612","imei2":"14151711071363612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185684,"job_number":"JOB_185684","tr_customer_id":185702,"tr_customer_product_id":185692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:14.000Z","modified_at":"2026-02-14T04:20:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11951506589268","imei1":"11951506589268","imei2":"11951506589268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185686,"job_number":"JOB_185686","tr_customer_id":185704,"tr_customer_product_id":185694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:15.000Z","modified_at":"2026-02-14T04:20:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16737378327166","imei1":"16737378327166","imei2":"16737378327166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185688,"job_number":"JOB_185688","tr_customer_id":185706,"tr_customer_product_id":185696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:16.000Z","modified_at":"2026-02-14T04:20:16.000Z","name":"Guido Hahn","mobile_number":"863-377-8220","email_id":"Abdul_Schuster@hotmail.com","dop":"2025-04-06","serial_number":"19088909314350000","imei1":"19088909314350000","imei2":"19088909314350000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185690,"job_number":"JOB_185690","tr_customer_id":185708,"tr_customer_product_id":185698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:16.000Z","modified_at":"2026-02-14T04:20:16.000Z","name":"Holden Paucek","mobile_number":"759-656-2748","email_id":"Lysanne_Beahan@gmail.com","dop":"2025-04-06","serial_number":"18969944983518172","imei1":"18969944983518172","imei2":"18969944983518172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185691,"job_number":"JOB_185691","tr_customer_id":185709,"tr_customer_product_id":185699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:17.000Z","modified_at":"2026-02-14T04:20:17.000Z","name":"Ashly Kihn","mobile_number":"752-668-8470","email_id":"Pietro.Nikolaus@gmail.com","dop":"2025-04-06","serial_number":"19280133913930988","imei1":"19280133913930988","imei2":"19280133913930988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185694,"job_number":"JOB_185694","tr_customer_id":185712,"tr_customer_product_id":185702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:21.000Z","modified_at":"2026-02-14T04:20:21.000Z","name":"Elinore Ortiz","mobile_number":"351-829-4827","email_id":"Reyna_Dicki52@gmail.com","dop":"2025-04-06","serial_number":"17090267630165256","imei1":"17090267630165256","imei2":"17090267630165256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185696,"job_number":"JOB_185696","tr_customer_id":185714,"tr_customer_product_id":185704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:28.000Z","modified_at":"2026-02-14T04:20:28.000Z","name":"Paula Heathcote","mobile_number":"792-674-0199","email_id":"Khalil.Abbott@yahoo.com","dop":"2025-04-06","serial_number":"10151555729123536","imei1":"10151555729123536","imei2":"10151555729123536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185697,"job_number":"JOB_185697","tr_customer_id":185715,"tr_customer_product_id":185705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:28.000Z","modified_at":"2026-02-14T04:20:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14696473644641","imei1":"14696473644641","imei2":"14696473644641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185699,"job_number":"JOB_185699","tr_customer_id":185717,"tr_customer_product_id":185707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:30.000Z","modified_at":"2026-02-14T04:20:30.000Z","name":"Twila Ernser","mobile_number":"658-359-7551","email_id":"Merl.Emmerich@gmail.com","dop":"2025-04-06","serial_number":"15170091278179916","imei1":"15170091278179916","imei2":"15170091278179916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185700,"job_number":"JOB_185700","tr_customer_id":185718,"tr_customer_product_id":185708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:31.000Z","modified_at":"2026-02-14T04:20:31.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185701,"job_number":"JOB_185701","tr_customer_id":185719,"tr_customer_product_id":185709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:32.000Z","modified_at":"2026-02-14T04:20:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14424850008614","imei1":"14424850008614","imei2":"14424850008614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185703,"job_number":"JOB_185703","tr_customer_id":185721,"tr_customer_product_id":185711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"Alexandria Sporer","mobile_number":"418-702-7264","email_id":"Dayana51@hotmail.com","dop":"2025-04-06","serial_number":"11093031589831056","imei1":"11093031589831056","imei2":"11093031589831056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185704,"job_number":"JOB_185704","tr_customer_id":185722,"tr_customer_product_id":185712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"30866273057754","imei1":"30866273057754","imei2":"30866273057754","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185705,"job_number":"JOB_185705","tr_customer_id":185723,"tr_customer_product_id":185713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"Cade McCullough","mobile_number":"929-659-5145","email_id":"Maeve.Adams@hotmail.com","dop":"2025-02-01","serial_number":"104282978109785","imei1":"104282978109785","imei2":"104282978109785","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185711,"job_number":"JOB_185711","tr_customer_id":185729,"tr_customer_product_id":185719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:42.000Z","modified_at":"2026-02-14T04:20:42.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101514249304319","imei1":"101514249304319","imei2":"101514249304319","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185712,"job_number":"JOB_185712","tr_customer_id":185730,"tr_customer_product_id":185720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:42.000Z","modified_at":"2026-02-14T04:20:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13590493188338","imei1":"13590493188338","imei2":"13590493188338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185715,"job_number":"JOB_185715","tr_customer_id":185733,"tr_customer_product_id":185723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:44.000Z","modified_at":"2026-02-14T04:20:44.000Z","name":"Lorna Koelpin","mobile_number":"560-846-3677","email_id":"Alisa.Beier97@yahoo.com","dop":"2025-04-06","serial_number":"16753713463173648","imei1":"16753713463173648","imei2":"16753713463173648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185716,"job_number":"JOB_185716","tr_customer_id":185734,"tr_customer_product_id":185724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:45.000Z","modified_at":"2026-02-14T04:20:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10905101329984","imei1":"10905101329984","imei2":"10905101329984","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185717,"job_number":"JOB_185717","tr_customer_id":185735,"tr_customer_product_id":185725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:45.000Z","modified_at":"2026-02-14T04:20:45.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15004136533943","imei1":"15004136533943","imei2":"15004136533943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185720,"job_number":"JOB_185720","tr_customer_id":185738,"tr_customer_product_id":185728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:46.000Z","modified_at":"2026-02-14T04:20:46.000Z","name":"Jocelyn Kirlin","mobile_number":"777-748-3259","email_id":"Megane_Fay52@gmail.com","dop":"2025-06-18","serial_number":"1099976908543408","imei1":"1099976908543408","imei2":"1099976908543408","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185721,"job_number":"JOB_185721","tr_customer_id":185739,"tr_customer_product_id":185729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:46.000Z","modified_at":"2026-02-14T04:20:46.000Z","name":"Sister Jakubowski","mobile_number":"734-952-4051","email_id":"Haskell.Herzog@hotmail.com","dop":"2025-04-06","serial_number":"18664933434088836","imei1":"18664933434088836","imei2":"18664933434088836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185722,"job_number":"JOB_185722","tr_customer_id":185740,"tr_customer_product_id":185730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:48.000Z","modified_at":"2026-02-14T04:20:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18372303928165","imei1":"18372303928165","imei2":"18372303928165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185724,"job_number":"JOB_185724","tr_customer_id":185742,"tr_customer_product_id":185732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:50.000Z","modified_at":"2026-02-14T04:20:50.000Z","name":"Rubye Ryan","mobile_number":"351-531-3836","email_id":"Gerson_Ziemann@hotmail.com","dop":"2025-04-06","serial_number":"17837545863358206","imei1":"17837545863358206","imei2":"17837545863358206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185726,"job_number":"JOB_185726","tr_customer_id":185744,"tr_customer_product_id":185734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:56.000Z","modified_at":"2026-02-14T04:20:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12404359867184","imei1":"12404359867184","imei2":"12404359867184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185728,"job_number":"JOB_185728","tr_customer_id":185746,"tr_customer_product_id":185736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:57.000Z","modified_at":"2026-02-14T04:20:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18188851353298","imei1":"18188851353298","imei2":"18188851353298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185730,"job_number":"JOB_185730","tr_customer_id":185748,"tr_customer_product_id":185738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10247743366641","imei1":"10247743366641","imei2":"10247743366641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185731,"job_number":"JOB_185731","tr_customer_id":185749,"tr_customer_product_id":185739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Doyle Little","mobile_number":"367-821-0874","email_id":"Josue.Stokes92@yahoo.com","dop":"2025-04-06","serial_number":"14782533437866848","imei1":"14782533437866848","imei2":"14782533437866848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185733,"job_number":"JOB_185733","tr_customer_id":185751,"tr_customer_product_id":185741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Leanne Hansen","mobile_number":"536-928-6136","email_id":"Jamel_Smitham80@hotmail.com","dop":"2025-04-06","serial_number":"17280429643357052","imei1":"17280429643357052","imei2":"17280429643357052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185734,"job_number":"JOB_185734","tr_customer_id":185752,"tr_customer_product_id":185742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:59.000Z","modified_at":"2026-02-14T04:20:59.000Z","name":"Emmanuelle Stokes","mobile_number":"751-946-7188","email_id":"Katherine21@gmail.com","dop":"2025-04-06","serial_number":"10062015201033014","imei1":"10062015201033014","imei2":"10062015201033014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185735,"job_number":"JOB_185735","tr_customer_id":185753,"tr_customer_product_id":185743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:06.000Z","modified_at":"2026-02-14T04:21:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14448196558288","imei1":"14448196558288","imei2":"14448196558288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185737,"job_number":"JOB_185737","tr_customer_id":185755,"tr_customer_product_id":185745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:07.000Z","modified_at":"2026-02-14T04:21:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19658282098747","imei1":"19658282098747","imei2":"19658282098747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185738,"job_number":"JOB_185738","tr_customer_id":185756,"tr_customer_product_id":185746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:08.000Z","modified_at":"2026-02-14T04:21:08.000Z","name":"Una Batz","mobile_number":"997-506-5436","email_id":"Percy_Boyer@hotmail.com","dop":"2025-04-06","serial_number":"14411993593274846","imei1":"14411993593274846","imei2":"14411993593274846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185740,"job_number":"JOB_185740","tr_customer_id":185758,"tr_customer_product_id":185748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:09.000Z","modified_at":"2026-02-14T04:21:09.000Z","name":"Gianni Barton","mobile_number":"240-881-2946","email_id":"Ike.Bartell@hotmail.com","dop":"2025-04-06","serial_number":"10009489211552324","imei1":"10009489211552324","imei2":"10009489211552324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185741,"job_number":"JOB_185741","tr_customer_id":185759,"tr_customer_product_id":185749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:12.000Z","modified_at":"2026-02-14T04:21:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11071608525962","imei1":"11071608525962","imei2":"11071608525962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185743,"job_number":"JOB_185743","tr_customer_id":185761,"tr_customer_product_id":185751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:13.000Z","modified_at":"2026-02-14T04:21:13.000Z","name":"Minerva Schamberger","mobile_number":"630-317-5305","email_id":"Domenico0@gmail.com","dop":"2025-04-06","serial_number":"19584535916095240","imei1":"19584535916095240","imei2":"19584535916095240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185744,"job_number":"JOB_185744","tr_customer_id":185762,"tr_customer_product_id":185752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:13.000Z","modified_at":"2026-02-14T04:21:13.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"50445589400875","imei1":"50445589400875","imei2":"50445589400875","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185745,"job_number":"JOB_185745","tr_customer_id":185763,"tr_customer_product_id":185753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:14.000Z","modified_at":"2026-02-14T04:21:14.000Z","name":"Roma Block","mobile_number":"353-211-9053","email_id":"Cleora37@gmail.com","dop":"2025-02-01","serial_number":"22398273531648","imei1":"22398273531648","imei2":"22398273531648","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185747,"job_number":"JOB_185747","tr_customer_id":185765,"tr_customer_product_id":185755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:19.000Z","modified_at":"2026-02-14T04:21:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17143708405688","imei1":"17143708405688","imei2":"17143708405688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185749,"job_number":"JOB_185749","tr_customer_id":185767,"tr_customer_product_id":185757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:21.000Z","modified_at":"2026-02-14T04:21:21.000Z","name":"Murl Kuphal","mobile_number":"937-485-3499","email_id":"Shanelle.Mayer@gmail.com","dop":"2025-04-06","serial_number":"19137537522824210","imei1":"19137537522824210","imei2":"19137537522824210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185753,"job_number":"JOB_185753","tr_customer_id":185771,"tr_customer_product_id":185761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:24.000Z","modified_at":"2026-02-14T04:21:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13027902095003","imei1":"13027902095003","imei2":"13027902095003","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185755,"job_number":"JOB_185755","tr_customer_id":185773,"tr_customer_product_id":185763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:26.000Z","modified_at":"2026-02-14T04:21:26.000Z","name":"Maude Conn","mobile_number":"820-537-5436","email_id":"Kallie_Waelchi43@gmail.com","dop":"2025-04-06","serial_number":"14632596426206904","imei1":"14632596426206904","imei2":"14632596426206904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185756,"job_number":"JOB_185756","tr_customer_id":185774,"tr_customer_product_id":185764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:27.000Z","modified_at":"2026-02-14T04:21:27.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104038502115870","imei1":"104038502115870","imei2":"104038502115870","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185758,"job_number":"JOB_185758","tr_customer_id":185776,"tr_customer_product_id":185766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:33.000Z","modified_at":"2026-02-14T04:21:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14104169911111","imei1":"14104169911111","imei2":"14104169911111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185760,"job_number":"JOB_185760","tr_customer_id":185778,"tr_customer_product_id":185768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:35.000Z","modified_at":"2026-02-14T04:21:35.000Z","name":"Barton Schoen","mobile_number":"521-399-7283","email_id":"Sydni.Aufderhar@yahoo.com","dop":"2025-04-06","serial_number":"14024525267350480","imei1":"14024525267350480","imei2":"14024525267350480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185765,"job_number":"JOB_185765","tr_customer_id":185783,"tr_customer_product_id":185773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:38.000Z","modified_at":"2026-02-14T04:21:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17049849785874","imei1":"17049849785874","imei2":"17049849785874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185767,"job_number":"JOB_185767","tr_customer_id":185785,"tr_customer_product_id":185775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:38.000Z","modified_at":"2026-02-14T04:21:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12844149539067","imei1":"12844149539067","imei2":"12844149539067","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185769,"job_number":"JOB_185769","tr_customer_id":185787,"tr_customer_product_id":185777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:39.000Z","modified_at":"2026-02-14T04:21:39.000Z","name":"Bernice Hodkiewicz","mobile_number":"659-580-3225","email_id":"Giovanna69@hotmail.com","dop":"2025-04-06","serial_number":"13614455227875456","imei1":"13614455227875456","imei2":"13614455227875456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185770,"job_number":"JOB_185770","tr_customer_id":185788,"tr_customer_product_id":185778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:39.000Z","modified_at":"2026-02-14T04:21:39.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19734703497970","imei1":"19734703497970","imei2":"19734703497970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185771,"job_number":"JOB_185771","tr_customer_id":185789,"tr_customer_product_id":185779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:40.000Z","modified_at":"2026-02-14T04:21:40.000Z","name":"Ewald Borer","mobile_number":"371-997-9826","email_id":"Mariane22@hotmail.com","dop":"2025-04-06","serial_number":"16385982097118530","imei1":"16385982097118530","imei2":"16385982097118530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185773,"job_number":"JOB_185773","tr_customer_id":185791,"tr_customer_product_id":185781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:41.000Z","modified_at":"2026-02-14T04:21:41.000Z","name":"Chyna Bashirian","mobile_number":"735-865-2678","email_id":"Merl.Gibson9@yahoo.com","dop":"2025-04-06","serial_number":"17599174029224188","imei1":"17599174029224188","imei2":"17599174029224188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185774,"job_number":"JOB_185774","tr_customer_id":185792,"tr_customer_product_id":185782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:43.000Z","modified_at":"2026-02-14T04:21:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19717080249841","imei1":"19717080249841","imei2":"19717080249841","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185776,"job_number":"JOB_185776","tr_customer_id":185794,"tr_customer_product_id":185784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:45.000Z","modified_at":"2026-02-14T04:21:45.000Z","name":"Ludie Fisher","mobile_number":"904-968-6244","email_id":"Alvera_Thiel40@yahoo.com","dop":"2025-04-06","serial_number":"10023153501363438","imei1":"10023153501363438","imei2":"10023153501363438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185782,"job_number":"JOB_185782","tr_customer_id":185800,"tr_customer_product_id":185790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:51.000Z","modified_at":"2026-02-14T04:21:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14575879311524","imei1":"14575879311524","imei2":"14575879311524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185784,"job_number":"JOB_185784","tr_customer_id":185802,"tr_customer_product_id":185792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:52.000Z","modified_at":"2026-02-14T04:21:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19336758745427","imei1":"19336758745427","imei2":"19336758745427","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185785,"job_number":"JOB_185785","tr_customer_id":185803,"tr_customer_product_id":185793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:52.000Z","modified_at":"2026-02-14T04:21:52.000Z","name":"Kaleb Keebler","mobile_number":"784-209-5578","email_id":"Dolores_Prohaska@yahoo.com","dop":"2025-04-06","serial_number":"16402153798246486","imei1":"16402153798246486","imei2":"16402153798246486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185789,"job_number":"JOB_185789","tr_customer_id":185807,"tr_customer_product_id":185797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:54.000Z","name":"Lyda Langworth","mobile_number":"361-845-1634","email_id":"Luigi_Herman@hotmail.com","dop":"2025-04-06","serial_number":"15926208808303940","imei1":"15926208808303940","imei2":"15926208808303940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185790,"job_number":"JOB_185790","tr_customer_id":185808,"tr_customer_product_id":185798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18730523285784","imei1":"18730523285784","imei2":"18730523285784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185792,"job_number":"JOB_185792","tr_customer_id":185810,"tr_customer_product_id":185800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:55.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"10616178321410","imei1":"10616178321410","imei2":"10616178321410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185794,"job_number":"JOB_185794","tr_customer_id":185812,"tr_customer_product_id":185802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:56.000Z","modified_at":"2026-02-14T04:21:56.000Z","name":"Kara Hayes","mobile_number":"580-822-6610","email_id":"Levi_Klein23@gmail.com","dop":"2025-04-06","serial_number":"19156220186654064","imei1":"19156220186654064","imei2":"19156220186654064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185795,"job_number":"JOB_185795","tr_customer_id":185813,"tr_customer_product_id":185803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:56.000Z","modified_at":"2026-02-14T04:21:56.000Z","name":"Obie Funk","mobile_number":"569-979-7363","email_id":"Lauryn.Armstrong@gmail.com","dop":"2025-04-06","serial_number":"13001439108901440","imei1":"13001439108901440","imei2":"13001439108901440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185796,"job_number":"JOB_185796","tr_customer_id":185814,"tr_customer_product_id":185804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:57.000Z","modified_at":"2026-02-14T04:21:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18203984912503","imei1":"18203984912503","imei2":"18203984912503","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185798,"job_number":"JOB_185798","tr_customer_id":185816,"tr_customer_product_id":185806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:58.000Z","modified_at":"2026-02-14T04:21:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14194357377880","imei1":"14194357377880","imei2":"14194357377880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185799,"job_number":"JOB_185799","tr_customer_id":185817,"tr_customer_product_id":185807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:58.000Z","modified_at":"2026-02-14T04:21:58.000Z","name":"Austen Champlin","mobile_number":"451-659-4395","email_id":"Cristal_Crona28@hotmail.com","dop":"2025-04-06","serial_number":"12776285687895380","imei1":"12776285687895380","imei2":"12776285687895380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185804,"job_number":"JOB_185804","tr_customer_id":185822,"tr_customer_product_id":185812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:00.000Z","modified_at":"2026-02-14T04:22:00.000Z","name":"Adriel Leannon","mobile_number":"675-563-3078","email_id":"Abagail.Stracke@yahoo.com","dop":"2025-04-06","serial_number":"13607094938329958","imei1":"13607094938329958","imei2":"13607094938329958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185807,"job_number":"JOB_185807","tr_customer_id":185825,"tr_customer_product_id":185815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:05.000Z","modified_at":"2026-02-14T04:22:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12467706184981","imei1":"12467706184981","imei2":"12467706184981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185810,"job_number":"JOB_185810","tr_customer_id":185828,"tr_customer_product_id":185818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:07.000Z","modified_at":"2026-02-14T04:22:07.000Z","name":"Russel Trantow","mobile_number":"829-446-9415","email_id":"Jaylon74@yahoo.com","dop":"2025-04-06","serial_number":"18861224165924936","imei1":"18861224165924936","imei2":"18861224165924936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185812,"job_number":"JOB_185812","tr_customer_id":185830,"tr_customer_product_id":185820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:11.000Z","modified_at":"2026-02-14T04:22:11.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"108824634144127","imei1":"108824634144127","imei2":"108824634144127","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185817,"job_number":"JOB_185817","tr_customer_id":185835,"tr_customer_product_id":185825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:18.000Z","modified_at":"2026-02-14T04:22:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17534805026590","imei1":"17534805026590","imei2":"17534805026590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185819,"job_number":"JOB_185819","tr_customer_id":185837,"tr_customer_product_id":185827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:20.000Z","modified_at":"2026-02-14T04:22:20.000Z","name":"Javier Hahn","mobile_number":"272-485-8546","email_id":"Birdie62@yahoo.com","dop":"2025-04-06","serial_number":"13899391991988454","imei1":"13899391991988454","imei2":"13899391991988454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185821,"job_number":"JOB_185821","tr_customer_id":185839,"tr_customer_product_id":185829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:21.000Z","modified_at":"2026-02-14T04:22:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"19082007310594","imei1":"19082007310594","imei2":"19082007310594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185823,"job_number":"JOB_185823","tr_customer_id":185841,"tr_customer_product_id":185831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:22.000Z","modified_at":"2026-02-14T04:22:22.000Z","name":"Berneice Quigley","mobile_number":"393-701-0954","email_id":"Sabryna_Will@yahoo.com","dop":"2025-04-06","serial_number":"16584859258160194","imei1":"16584859258160194","imei2":"16584859258160194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185827,"job_number":"JOB_185827","tr_customer_id":185845,"tr_customer_product_id":185835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:30.000Z","modified_at":"2026-02-14T04:22:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17659546654355","imei1":"17659546654355","imei2":"17659546654355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185829,"job_number":"JOB_185829","tr_customer_id":185847,"tr_customer_product_id":185837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:32.000Z","modified_at":"2026-02-14T04:22:32.000Z","name":"Elsie Robel","mobile_number":"352-332-6734","email_id":"Earlene_Orn8@hotmail.com","dop":"2025-04-06","serial_number":"18479939527626316","imei1":"18479939527626316","imei2":"18479939527626316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185831,"job_number":"JOB_185831","tr_customer_id":185849,"tr_customer_product_id":185839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:35.000Z","modified_at":"2026-02-14T04:22:35.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"10889251434181","imei1":"10889251434181","imei2":"10889251434181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185833,"job_number":"JOB_185833","tr_customer_id":185851,"tr_customer_product_id":185841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:35.000Z","modified_at":"2026-02-14T04:22:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14885216780798","imei1":"14885216780798","imei2":"14885216780798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185835,"job_number":"JOB_185835","tr_customer_id":185853,"tr_customer_product_id":185843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:36.000Z","modified_at":"2026-02-14T04:22:36.000Z","name":"Marielle Rippin","mobile_number":"846-358-9925","email_id":"Harmon73@hotmail.com","dop":"2025-04-06","serial_number":"11275275743560612","imei1":"11275275743560612","imei2":"11275275743560612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185836,"job_number":"JOB_185836","tr_customer_id":185854,"tr_customer_product_id":185844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:37.000Z","modified_at":"2026-02-14T04:22:37.000Z","name":"Alana Pouros","mobile_number":"792-777-1444","email_id":"Leopold.Stark@gmail.com","dop":"2025-04-06","serial_number":"10571445080861164","imei1":"10571445080861164","imei2":"10571445080861164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185837,"job_number":"JOB_185837","tr_customer_id":185855,"tr_customer_product_id":185845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:37.000Z","modified_at":"2026-02-14T04:22:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19763652807988","imei1":"19763652807988","imei2":"19763652807988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185839,"job_number":"JOB_185839","tr_customer_id":185857,"tr_customer_product_id":185847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:38.000Z","modified_at":"2026-02-14T04:22:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13087364979403","imei1":"13087364979403","imei2":"13087364979403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185841,"job_number":"JOB_185841","tr_customer_id":185859,"tr_customer_product_id":185849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:39.000Z","modified_at":"2026-02-14T04:22:39.000Z","name":"Malachi Hodkiewicz","mobile_number":"254-719-7039","email_id":"Hildegard67@hotmail.com","dop":"2025-04-06","serial_number":"15121538488058500","imei1":"15121538488058500","imei2":"15121538488058500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185842,"job_number":"JOB_185842","tr_customer_id":185860,"tr_customer_product_id":185850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:40.000Z","modified_at":"2026-02-14T04:22:40.000Z","name":"Kaelyn Fritsch","mobile_number":"371-573-2196","email_id":"Marilou58@gmail.com","dop":"2025-04-06","serial_number":"12649024122370276","imei1":"12649024122370276","imei2":"12649024122370276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185843,"job_number":"JOB_185843","tr_customer_id":185861,"tr_customer_product_id":185851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:43.000Z","modified_at":"2026-02-14T04:22:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10844148081401","imei1":"10844148081401","imei2":"10844148081401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185845,"job_number":"JOB_185845","tr_customer_id":185863,"tr_customer_product_id":185853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:45.000Z","modified_at":"2026-02-14T04:22:45.000Z","name":"Leone Pacocha","mobile_number":"691-498-0463","email_id":"Jabari_Schinner@gmail.com","dop":"2025-04-06","serial_number":"11671091977149206","imei1":"11671091977149206","imei2":"11671091977149206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185849,"job_number":"JOB_185849","tr_customer_id":185867,"tr_customer_product_id":185857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:17.000Z","modified_at":"2026-02-14T04:23:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15884806584159","imei1":"15884806584159","imei2":"15884806584159","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185851,"job_number":"JOB_185851","tr_customer_id":185869,"tr_customer_product_id":185859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:18.000Z","modified_at":"2026-02-14T04:23:18.000Z","name":"Ella Bailey","mobile_number":"418-729-6420","email_id":"Ibrahim32@hotmail.com","dop":"2025-04-06","serial_number":"14678621523288576","imei1":"14678621523288576","imei2":"14678621523288576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185852,"job_number":"JOB_185852","tr_customer_id":185870,"tr_customer_product_id":185860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:20.000Z","modified_at":"2026-02-14T04:23:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19130323736687","imei1":"19130323736687","imei2":"19130323736687","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185854,"job_number":"JOB_185854","tr_customer_id":185872,"tr_customer_product_id":185862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:21.000Z","modified_at":"2026-02-14T04:23:21.000Z","name":"Nolan Hackett","mobile_number":"503-437-8749","email_id":"Henriette.Sanford76@hotmail.com","dop":"2025-04-06","serial_number":"13818605181720476","imei1":"13818605181720476","imei2":"13818605181720476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185855,"job_number":"JOB_185855","tr_customer_id":185873,"tr_customer_product_id":185863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:28.000Z","modified_at":"2026-02-14T04:23:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14569673852049","imei1":"14569673852049","imei2":"14569673852049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185857,"job_number":"JOB_185857","tr_customer_id":185875,"tr_customer_product_id":185865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:30.000Z","modified_at":"2026-02-14T04:23:30.000Z","name":"Nannie Wunsch","mobile_number":"779-489-2744","email_id":"Anabelle95@gmail.com","dop":"2025-04-06","serial_number":"16851167955622520","imei1":"16851167955622520","imei2":"16851167955622520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185860,"job_number":"JOB_185860","tr_customer_id":185878,"tr_customer_product_id":185868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84827126654741","imei1":"84827126654741","imei2":"84827126654741","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185861,"job_number":"JOB_185861","tr_customer_id":185879,"tr_customer_product_id":185869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34678220633032","imei1":"34678220633032","imei2":"34678220633032","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185862,"job_number":"JOB_185862","tr_customer_id":185880,"tr_customer_product_id":185870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13435930301594","imei1":"13435930301594","imei2":"13435930301594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185863,"job_number":"JOB_185863","tr_customer_id":185881,"tr_customer_product_id":185871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82153902710379","imei1":"82153902710379","imei2":"82153902710379","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185864,"job_number":"JOB_185864","tr_customer_id":185882,"tr_customer_product_id":185872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66813892618268","imei1":"66813892618268","imei2":"66813892618268","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185865,"job_number":"JOB_185865","tr_customer_id":185883,"tr_customer_product_id":185873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36353229245883","imei1":"36353229245883","imei2":"36353229245883","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185867,"job_number":"JOB_185867","tr_customer_id":185885,"tr_customer_product_id":185875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:58.000Z","modified_at":"2026-02-14T04:27:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54768243893302","imei1":"54768243893302","imei2":"54768243893302","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185868,"job_number":"JOB_185868","tr_customer_id":185886,"tr_customer_product_id":185876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:58.000Z","modified_at":"2026-02-14T04:27:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63942866565954","imei1":"63942866565954","imei2":"63942866565954","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185869,"job_number":"JOB_185869","tr_customer_id":185887,"tr_customer_product_id":185877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43845222266588","imei1":"43845222266588","imei2":"43845222266588","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185870,"job_number":"JOB_185870","tr_customer_id":185888,"tr_customer_product_id":185878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75216794641136","imei1":"75216794641136","imei2":"75216794641136","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185871,"job_number":"JOB_185871","tr_customer_id":185889,"tr_customer_product_id":185879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27285427527973","imei1":"27285427527973","imei2":"27285427527973","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185872,"job_number":"JOB_185872","tr_customer_id":185890,"tr_customer_product_id":185880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:00.000Z","modified_at":"2026-02-14T04:28:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17691772791594","imei1":"17691772791594","imei2":"17691772791594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185874,"job_number":"JOB_185874","tr_customer_id":185892,"tr_customer_product_id":185882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:30.000Z","modified_at":"2026-02-14T04:28:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90363120842689","imei1":"90363120842689","imei2":"90363120842689","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185875,"job_number":"JOB_185875","tr_customer_id":185893,"tr_customer_product_id":185883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:30.000Z","modified_at":"2026-02-14T04:28:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39635205884790","imei1":"39635205884790","imei2":"39635205884790","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185876,"job_number":"JOB_185876","tr_customer_id":185894,"tr_customer_product_id":185884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67833078234786","imei1":"67833078234786","imei2":"67833078234786","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185877,"job_number":"JOB_185877","tr_customer_id":185895,"tr_customer_product_id":185885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40485985108612","imei1":"40485985108612","imei2":"40485985108612","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185878,"job_number":"JOB_185878","tr_customer_id":185896,"tr_customer_product_id":185886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25874216880099","imei1":"25874216880099","imei2":"25874216880099","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185879,"job_number":"JOB_185879","tr_customer_id":185897,"tr_customer_product_id":185887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24708109907944","imei1":"24708109907944","imei2":"24708109907944","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185881,"job_number":"JOB_185881","tr_customer_id":185899,"tr_customer_product_id":185889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:53:00.000Z","modified_at":"2026-02-14T04:53:00.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-04","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-04T04:53:00.433917664Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185882,"job_number":"JOB_185882","tr_customer_id":185900,"tr_customer_product_id":185890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:59:44.000Z","modified_at":"2026-02-14T04:59:44.000Z","name":"Tyrel Gibson","mobile_number":"438-913-3519","email_id":"Moriah.Mayer45@gmail.com","dop":"2026-01-04","serial_number":"16985629126219","imei1":"16985629126219","imei2":"16985629126219","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185883,"job_number":"JOB_185883","tr_customer_id":185901,"tr_customer_product_id":185891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:59:44.000Z","modified_at":"2026-02-14T04:59:44.000Z","name":"Dayna VonRueden","mobile_number":"478-784-5674","email_id":"Irwin_Nitzsche@gmail.com","dop":"2026-01-04","serial_number":"61021023022112840","imei1":"61021023022112840","imei2":"61021023022112840","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185884,"job_number":"JOB_185884","tr_customer_id":185902,"tr_customer_product_id":185892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:00:35.000Z","modified_at":"2026-02-14T05:00:35.000Z","name":"Delaney Ryan","mobile_number":"562-983-6928","email_id":"Marquise_Dickinson86@gmail.com","dop":"2026-01-04","serial_number":"19607325714175","imei1":"19607325714175","imei2":"19607325714175","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185885,"job_number":"JOB_185885","tr_customer_id":185903,"tr_customer_product_id":185893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:00:36.000Z","modified_at":"2026-02-14T05:00:36.000Z","name":"Norval Little","mobile_number":"203-798-1129","email_id":"Wilton_OKeefe@yahoo.com","dop":"2026-01-04","serial_number":"39722647906411190","imei1":"39722647906411190","imei2":"39722647906411190","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185886,"job_number":"JOB_185886","tr_customer_id":185904,"tr_customer_product_id":185894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:07:06.000Z","modified_at":"2026-02-14T05:07:06.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-04","serial_number":"48247385542745","imei1":"48247385542745","imei2":"48247385542745","popurl":"2026-02-04T05:07:05.890202119Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:07:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185887,"job_number":"JOB_185887","tr_customer_id":185905,"tr_customer_product_id":185895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:07:14.000Z","modified_at":"2026-02-14T05:07:14.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-04","serial_number":"69326451044024","imei1":"69326451044024","imei2":"69326451044024","popurl":"2026-02-04T05:07:13.969632007Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:07:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185888,"job_number":"JOB_185888","tr_customer_id":185906,"tr_customer_product_id":185896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:11:23.000Z","modified_at":"2026-02-14T05:11:23.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108759735963207","imei1":"108759735963207","imei2":"108759735963207","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:11:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185890,"job_number":"JOB_185890","tr_customer_id":185908,"tr_customer_product_id":185898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:11:34.000Z","modified_at":"2026-02-14T05:11:34.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109604602904228","imei1":"109604602904228","imei2":"109604602904228","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:11:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185892,"job_number":"JOB_185892","tr_customer_id":185910,"tr_customer_product_id":185900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"AO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185893,"job_number":"JOB_185893","tr_customer_id":185911,"tr_customer_product_id":185901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"UO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185894,"job_number":"JOB_185894","tr_customer_id":185912,"tr_customer_product_id":185902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"PO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185896,"job_number":"JOB_185896","tr_customer_id":185914,"tr_customer_product_id":185904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:28:17.000Z","modified_at":"2026-02-14T05:28:17.000Z","name":"Reyes Smitham","mobile_number":"738-290-2904","email_id":"Kenyon.Jaskolski@yahoo.com","dop":"2025-04-06","serial_number":"18617826687000244","imei1":"18617826687000244","imei2":"18617826687000244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185898,"job_number":"JOB_185898","tr_customer_id":185916,"tr_customer_product_id":185906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:28:30.000Z","modified_at":"2026-02-14T05:28:30.000Z","name":"Thora Reynolds","mobile_number":"685-883-1273","email_id":"Keven.Vandervort@yahoo.com","dop":"2025-04-06","serial_number":"14958962036693908","imei1":"14958962036693908","imei2":"14958962036693908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185899,"job_number":"JOB_185899","tr_customer_id":185917,"tr_customer_product_id":185907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:34:09.000Z","modified_at":"2026-02-14T05:34:09.000Z","name":"Brody Crona","mobile_number":"338-380-4592","email_id":"Shyanne79@yahoo.com","dop":"2026-01-04","serial_number":"19444832109445","imei1":"19444832109445","imei2":"19444832109445","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185900,"job_number":"JOB_185900","tr_customer_id":185918,"tr_customer_product_id":185908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:34:10.000Z","modified_at":"2026-02-14T05:34:10.000Z","name":"Kyla Kulas","mobile_number":"854-261-0924","email_id":"Kris.Schulist@hotmail.com","dop":"2026-01-04","serial_number":"75997477424714080","imei1":"75997477424714080","imei2":"75997477424714080","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185902,"job_number":"JOB_185902","tr_customer_id":185920,"tr_customer_product_id":185910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:38:20.000Z","modified_at":"2026-02-14T05:38:20.000Z","name":"Dulce Hermann","mobile_number":"967-405-0302","email_id":"Valerie.King@yahoo.com","dop":"2026-01-04","serial_number":"63698535957875930","imei1":"63698535957875930","imei2":"63698535957875930","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:38:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185906,"job_number":"JOB_185906","tr_customer_id":185924,"tr_customer_product_id":185914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:08:39.000Z","modified_at":"2026-02-14T06:08:39.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"16678262917448","imei1":"16678262917448","imei2":"16678262917448","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185908,"job_number":"JOB_185908","tr_customer_id":185926,"tr_customer_product_id":185916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:08:53.000Z","modified_at":"2026-02-14T06:08:53.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"19911960897200","imei1":"19911960897200","imei2":"19911960897200","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:08:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185910,"job_number":"JOB_185910","tr_customer_id":185928,"tr_customer_product_id":185918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:09:07.000Z","modified_at":"2026-02-14T06:09:07.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17674773779109","imei1":"17674773779109","imei2":"17674773779109","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185915,"job_number":"JOB_185915","tr_customer_id":185933,"tr_customer_product_id":185923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:24:56.000Z","modified_at":"2026-02-14T06:24:56.000Z","name":"Jake Klocko","mobile_number":"378-313-0148","email_id":"Susan.Littel@yahoo.com","dop":"2026-01-04","serial_number":"15630162884831","imei1":"15630162884831","imei2":"15630162884831","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185916,"job_number":"JOB_185916","tr_customer_id":185934,"tr_customer_product_id":185924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:24:57.000Z","modified_at":"2026-02-14T06:24:57.000Z","name":"Heath Brekke","mobile_number":"546-565-4077","email_id":"Albin16@yahoo.com","dop":"2026-01-04","serial_number":"31378608931924316","imei1":"31378608931924316","imei2":"31378608931924316","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185922,"job_number":"JOB_185922","tr_customer_id":185940,"tr_customer_product_id":185930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:30:50.000Z","modified_at":"2026-02-14T06:30:50.000Z","name":"Christopher Reynolds","mobile_number":"524-753-4887","email_id":"Caleb.Cartwright@hotmail.com","dop":"2026-01-04","serial_number":"47986347998998510","imei1":"47986347998998510","imei2":"47986347998998510","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185928,"job_number":"JOB_185928","tr_customer_id":185946,"tr_customer_product_id":185936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:50:12.000Z","modified_at":"2026-02-14T06:50:12.000Z","name":"Mikayla Hickle","mobile_number":"275-550-4005","email_id":"Gabriel_Watsica34@hotmail.com","dop":"2026-01-04","serial_number":"14250403691285432","imei1":"14250403691285432","imei2":"14250403691285432","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185930,"job_number":"JOB_185930","tr_customer_id":185948,"tr_customer_product_id":185938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:53:24.000Z","modified_at":"2026-02-14T06:53:24.000Z","name":"Maxime Kuphal","mobile_number":"356-766-5988","email_id":"Jayden10@yahoo.com","dop":"2026-01-04","serial_number":"79395447192134180","imei1":"79395447192134180","imei2":"79395447192134180","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185932,"job_number":"JOB_185932","tr_customer_id":185950,"tr_customer_product_id":185940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:56:57.000Z","modified_at":"2026-02-14T06:56:57.000Z","name":"Dora Runte","mobile_number":"608-631-7021","email_id":"Hannah.Gibson90@yahoo.com","dop":"2026-01-04","serial_number":"50444960959563770","imei1":"50444960959563770","imei2":"50444960959563770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185934,"job_number":"JOB_185934","tr_customer_id":185952,"tr_customer_product_id":185942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:00:13.000Z","modified_at":"2026-02-14T07:00:13.000Z","name":"Moriah Little","mobile_number":"858-223-0828","email_id":"Candelario_Hermiston14@hotmail.com","dop":"2026-01-04","serial_number":"89260976956445600","imei1":"89260976956445600","imei2":"89260976956445600","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185936,"job_number":"JOB_185936","tr_customer_id":185954,"tr_customer_product_id":185944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:01:26.000Z","modified_at":"2026-02-14T07:01:26.000Z","name":"Jess Spencer","mobile_number":"228-919-0074","email_id":"Hertha.Koelpin6@gmail.com","dop":"2026-01-04","serial_number":"89029199890476770","imei1":"89029199890476770","imei2":"89029199890476770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185939,"job_number":"JOB_185939","tr_customer_id":185957,"tr_customer_product_id":185947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:05:02.000Z","modified_at":"2026-02-14T07:05:02.000Z","name":"Pauline Gutmann","mobile_number":"665-959-4802","email_id":"Myrtice32@yahoo.com","dop":"2026-01-04","serial_number":"58719095209635464","imei1":"58719095209635464","imei2":"58719095209635464","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185941,"job_number":"JOB_185941","tr_customer_id":185959,"tr_customer_product_id":185949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:09:52.000Z","modified_at":"2026-02-14T07:09:52.000Z","name":"Patrick Kling","mobile_number":"465-904-1784","email_id":"Donato92@yahoo.com","dop":"2026-01-04","serial_number":"72142580099473250","imei1":"72142580099473250","imei2":"72142580099473250","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185943,"job_number":"JOB_185943","tr_customer_id":185961,"tr_customer_product_id":185951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:10:40.000Z","modified_at":"2026-02-14T07:10:40.000Z","name":"Myrna Donnelly","mobile_number":"876-327-9867","email_id":"Katrine.Smitham42@gmail.com","dop":"2026-01-04","serial_number":"32447705225689884","imei1":"32447705225689884","imei2":"32447705225689884","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:10:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185945,"job_number":"JOB_185945","tr_customer_id":185963,"tr_customer_product_id":185953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:11:55.000Z","modified_at":"2026-02-14T07:11:55.000Z","name":"Carmella Reichert","mobile_number":"832-855-7636","email_id":"Bernhard.Kshlerin66@yahoo.com","dop":"2026-01-04","serial_number":"25280515747437040","imei1":"25280515747437040","imei2":"25280515747437040","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:11:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185949,"job_number":"JOB_185949","tr_customer_id":185967,"tr_customer_product_id":185957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:31:40.000Z","modified_at":"2026-02-14T07:31:40.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17756054657052","imei1":"17756054657052","imei2":"17756054657052","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185951,"job_number":"JOB_185951","tr_customer_id":185969,"tr_customer_product_id":185959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:04.000Z","modified_at":"2026-02-14T07:32:04.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17583282080161","imei1":"17583282080161","imei2":"17583282080161","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185953,"job_number":"JOB_185953","tr_customer_id":185971,"tr_customer_product_id":185961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:05.000Z","modified_at":"2026-02-14T07:32:05.000Z","name":"Brycen Hermiston","mobile_number":"597-792-5552","email_id":"Wilfredo_Treutel@hotmail.com","dop":"2026-01-04","serial_number":"82554270145659060","imei1":"82554270145659060","imei2":"82554270145659060","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185954,"job_number":"JOB_185954","tr_customer_id":185972,"tr_customer_product_id":185962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:27.000Z","modified_at":"2026-02-14T07:32:27.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17436778869546","imei1":"17436778869546","imei2":"17436778869546","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185956,"job_number":"JOB_185956","tr_customer_id":185974,"tr_customer_product_id":185964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:28.000Z","modified_at":"2026-02-14T07:32:28.000Z","name":"Adrian Willms","mobile_number":"636-663-2100","email_id":"Carmella.Feil@gmail.com","dop":"2026-01-04","serial_number":"93397706480424300","imei1":"93397706480424300","imei2":"93397706480424300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185957,"job_number":"JOB_185957","tr_customer_id":185975,"tr_customer_product_id":185965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:36:38.000Z","modified_at":"2026-02-14T07:36:38.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"16290073584697","imei1":"16290073584697","imei2":"16290073584697","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:36:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185959,"job_number":"JOB_185959","tr_customer_id":185977,"tr_customer_product_id":185967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:36:39.000Z","modified_at":"2026-02-14T07:36:39.000Z","name":"Frieda Dickens","mobile_number":"725-527-7166","email_id":"Flavio_Stamm@hotmail.com","dop":"2026-01-04","serial_number":"82216030281787200","imei1":"82216030281787200","imei2":"82216030281787200","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185960,"job_number":"JOB_185960","tr_customer_id":185978,"tr_customer_product_id":185968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:02.000Z","modified_at":"2026-02-14T07:37:02.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15124177209806","imei1":"15124177209806","imei2":"15124177209806","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185962,"job_number":"JOB_185962","tr_customer_id":185980,"tr_customer_product_id":185970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:02.000Z","modified_at":"2026-02-14T07:37:02.000Z","name":"Kadin Waters","mobile_number":"291-931-3941","email_id":"Willis.Weber@gmail.com","dop":"2026-01-04","serial_number":"35856449434006690","imei1":"35856449434006690","imei2":"35856449434006690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185963,"job_number":"JOB_185963","tr_customer_id":185981,"tr_customer_product_id":185971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:25.000Z","modified_at":"2026-02-14T07:37:25.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"16201099216403","imei1":"16201099216403","imei2":"16201099216403","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185965,"job_number":"JOB_185965","tr_customer_id":185983,"tr_customer_product_id":185973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:25.000Z","modified_at":"2026-02-14T07:37:25.000Z","name":"Abigail Homenick","mobile_number":"775-652-4729","email_id":"Claudie_Beier47@yahoo.com","dop":"2026-01-04","serial_number":"69021462727489140","imei1":"69021462727489140","imei2":"69021462727489140","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185966,"job_number":"JOB_185966","tr_customer_id":185984,"tr_customer_product_id":185974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:04.000Z","modified_at":"2026-02-14T07:40:04.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374909","imei1":"17326682374909","imei2":"17326682374909","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185967,"job_number":"JOB_185967","tr_customer_id":185985,"tr_customer_product_id":185975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:50.000Z","modified_at":"2026-02-14T07:40:50.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14626390704375","imei1":"14626390704375","imei2":"14626390704375","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185969,"job_number":"JOB_185969","tr_customer_id":185987,"tr_customer_product_id":185977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:50.000Z","modified_at":"2026-02-14T07:40:50.000Z","name":"Halle Gutkowski","mobile_number":"445-211-0649","email_id":"Bernice.Collins@yahoo.com","dop":"2026-01-04","serial_number":"30712350083169772","imei1":"30712350083169772","imei2":"30712350083169772","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185970,"job_number":"JOB_185970","tr_customer_id":185988,"tr_customer_product_id":185978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:13.000Z","modified_at":"2026-02-14T07:41:13.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17113272473049","imei1":"17113272473049","imei2":"17113272473049","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185972,"job_number":"JOB_185972","tr_customer_id":185990,"tr_customer_product_id":185980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:14.000Z","modified_at":"2026-02-14T07:41:14.000Z","name":"Stacy Halvorson","mobile_number":"567-350-1890","email_id":"Robert_Leannon60@gmail.com","dop":"2026-01-04","serial_number":"12471259005279658","imei1":"12471259005279658","imei2":"12471259005279658","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185974,"job_number":"JOB_185974","tr_customer_id":185992,"tr_customer_product_id":185982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:37.000Z","modified_at":"2026-02-14T07:41:37.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"10927056080797","imei1":"10927056080797","imei2":"10927056080797","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185976,"job_number":"JOB_185976","tr_customer_id":185994,"tr_customer_product_id":185984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:37.000Z","modified_at":"2026-02-14T07:41:37.000Z","name":"Michele Kulas","mobile_number":"403-987-5708","email_id":"Darrel_Gulgowski68@gmail.com","dop":"2026-01-04","serial_number":"88163946358508400","imei1":"88163946358508400","imei2":"88163946358508400","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185977,"job_number":"JOB_185977","tr_customer_id":185995,"tr_customer_product_id":185985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:45:00.000Z","modified_at":"2026-02-14T07:45:00.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374919","imei1":"17326682374919","imei2":"17326682374919","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185979,"job_number":"JOB_185979","tr_customer_id":185997,"tr_customer_product_id":185987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:04.000Z","modified_at":"2026-02-14T07:52:04.000Z","name":"Patience Ernser","mobile_number":"241-888-5104","email_id":"Natasha24@gmail.com","dop":"2025-04-06","serial_number":"12875187759239286","imei1":"12875187759239286","imei2":"12875187759239286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185984,"job_number":"JOB_185984","tr_customer_id":186002,"tr_customer_product_id":185992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:45.000Z","modified_at":"2026-02-14T07:52:45.000Z","name":"Marian Hessel","mobile_number":"470-553-8728","email_id":"Javier.Boehm@yahoo.com","dop":"2025-04-06","serial_number":"15446185825462312","imei1":"15446185825462312","imei2":"15446185825462312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185985,"job_number":"JOB_185985","tr_customer_id":186003,"tr_customer_product_id":185993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:56:15.000Z","modified_at":"2026-02-14T07:56:15.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374519","imei1":"17326682374519","imei2":"17326682374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185986,"job_number":"JOB_185986","tr_customer_id":186004,"tr_customer_product_id":185994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:56:57.000Z","modified_at":"2026-02-14T07:56:57.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326681374519","imei1":"17326681374519","imei2":"17326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185987,"job_number":"JOB_185987","tr_customer_id":186005,"tr_customer_product_id":185995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:58:01.000Z","modified_at":"2026-02-14T07:58:01.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"07326681374519","imei1":"07326681374519","imei2":"07326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185988,"job_number":"JOB_185988","tr_customer_id":186006,"tr_customer_product_id":185996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:01:00.000Z","modified_at":"2026-02-14T08:01:00.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77326681374519","imei1":"77326681374519","imei2":"77326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:01:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185990,"job_number":"JOB_185990","tr_customer_id":186008,"tr_customer_product_id":185998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:07:13.000Z","modified_at":"2026-02-14T08:07:13.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77326981374519","imei1":"77326981374519","imei2":"77326981374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:07:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185991,"job_number":"JOB_185991","tr_customer_id":186009,"tr_customer_product_id":185999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:10:39.000Z","modified_at":"2026-02-14T08:10:39.000Z","name":"Siddharth Tambat","mobile_number":"8562028882","email_id":"abc@xyz.com","dop":"2026-01-03","serial_number":"086294063683839","imei1":"086294063683839","imei2":"086294063683839","popurl":"2026-01-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:10:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185992,"job_number":"JOB_185992","tr_customer_id":186010,"tr_customer_product_id":186000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:19:18.000Z","modified_at":"2026-02-14T08:19:18.000Z","name":"Jatin Sharma","mobile_number":"8007144944","email_id":"aastha.bhar07@mail.com","dop":"2026-02-13","serial_number":"78998678998090","imei1":"78998678998090","imei2":"78998678998090","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185993,"job_number":"JOB_185993","tr_customer_id":186011,"tr_customer_product_id":186001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:12.000Z","modified_at":"2026-02-14T08:26:12.000Z","name":"Jatin Sharma","mobile_number":"8007144944","email_id":"aastha.bhar07@mail.com","dop":"2026-02-13","serial_number":"78998678998091","imei1":"78998678998091","imei2":"78998678998091","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185994,"job_number":"JOB_185994","tr_customer_id":186012,"tr_customer_product_id":186002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:42.000Z","modified_at":"2026-02-14T08:26:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13697484879712","imei1":"13697484879712","imei2":"13697484879712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185996,"job_number":"JOB_185996","tr_customer_id":186014,"tr_customer_product_id":186004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:44.000Z","modified_at":"2026-02-14T08:26:44.000Z","name":"Westley Goodwin","mobile_number":"270-607-4892","email_id":"Ada16@hotmail.com","dop":"2025-04-06","serial_number":"13149578261766166","imei1":"13149578261766166","imei2":"13149578261766166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185997,"job_number":"JOB_185997","tr_customer_id":186015,"tr_customer_product_id":186005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:27:28.000Z","modified_at":"2026-02-14T08:27:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17353875275119","imei1":"17353875275119","imei2":"17353875275119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185999,"job_number":"JOB_185999","tr_customer_id":186017,"tr_customer_product_id":186007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:27:30.000Z","modified_at":"2026-02-14T08:27:30.000Z","name":"Curtis Romaguera","mobile_number":"436-220-8826","email_id":"Lupe_Steuber@yahoo.com","dop":"2025-04-06","serial_number":"11507861583642052","imei1":"11507861583642052","imei2":"11507861583642052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186000,"job_number":"JOB_186000","tr_customer_id":186018,"tr_customer_product_id":186008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:28:13.000Z","modified_at":"2026-02-14T08:28:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11552947219072","imei1":"11552947219072","imei2":"11552947219072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186002,"job_number":"JOB_186002","tr_customer_id":186020,"tr_customer_product_id":186010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:28:15.000Z","modified_at":"2026-02-14T08:28:15.000Z","name":"Dillan Thompson","mobile_number":"913-952-7262","email_id":"Kaela.Baumbach@yahoo.com","dop":"2025-04-06","serial_number":"12382442539491184","imei1":"12382442539491184","imei2":"12382442539491184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186003,"job_number":"JOB_186003","tr_customer_id":186021,"tr_customer_product_id":186011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:30:44.000Z","modified_at":"2026-02-14T08:30:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18751636038329","imei1":"18751636038329","imei2":"18751636038329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186005,"job_number":"JOB_186005","tr_customer_id":186023,"tr_customer_product_id":186013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:30:46.000Z","modified_at":"2026-02-14T08:30:46.000Z","name":"Adrien Herman","mobile_number":"369-279-4521","email_id":"Haylee.Nolan19@yahoo.com","dop":"2025-04-06","serial_number":"10488510291962164","imei1":"10488510291962164","imei2":"10488510291962164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186006,"job_number":"JOB_186006","tr_customer_id":186024,"tr_customer_product_id":186014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:31:28.000Z","modified_at":"2026-02-14T08:31:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14738717897170","imei1":"14738717897170","imei2":"14738717897170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186008,"job_number":"JOB_186008","tr_customer_id":186026,"tr_customer_product_id":186016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:31:29.000Z","modified_at":"2026-02-14T08:31:29.000Z","name":"Raleigh Champlin","mobile_number":"496-811-7481","email_id":"Pansy_Zieme3@gmail.com","dop":"2025-04-06","serial_number":"15076098813080694","imei1":"15076098813080694","imei2":"15076098813080694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186009,"job_number":"JOB_186009","tr_customer_id":186027,"tr_customer_product_id":186017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:32:11.000Z","modified_at":"2026-02-14T08:32:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16212744282750","imei1":"16212744282750","imei2":"16212744282750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186011,"job_number":"JOB_186011","tr_customer_id":186029,"tr_customer_product_id":186019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:32:12.000Z","modified_at":"2026-02-14T08:32:12.000Z","name":"Estevan Batz","mobile_number":"448-953-1543","email_id":"Alexie30@gmail.com","dop":"2025-04-06","serial_number":"17537382244859524","imei1":"17537382244859524","imei2":"17537382244859524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186014,"job_number":"JOB_186014","tr_customer_id":186032,"tr_customer_product_id":186022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:51:31.000Z","modified_at":"2026-02-14T08:51:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13054752739234","imei1":"13054752739234","imei2":"13054752739234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:51:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186016,"job_number":"JOB_186016","tr_customer_id":186034,"tr_customer_product_id":186024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:51:33.000Z","modified_at":"2026-02-14T08:51:33.000Z","name":"Genevieve Stehr","mobile_number":"613-703-4658","email_id":"Esteban.Baumbach37@yahoo.com","dop":"2025-04-06","serial_number":"18840115366257812","imei1":"18840115366257812","imei2":"18840115366257812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:51:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186017,"job_number":"JOB_186017","tr_customer_id":186035,"tr_customer_product_id":186025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:52:16.000Z","modified_at":"2026-02-14T08:52:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18974970139635","imei1":"18974970139635","imei2":"18974970139635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:52:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186019,"job_number":"JOB_186019","tr_customer_id":186037,"tr_customer_product_id":186027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:52:18.000Z","modified_at":"2026-02-14T08:52:18.000Z","name":"Oswald Crooks","mobile_number":"826-659-4051","email_id":"Coralie56@yahoo.com","dop":"2025-04-06","serial_number":"19659734481777756","imei1":"19659734481777756","imei2":"19659734481777756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186020,"job_number":"JOB_186020","tr_customer_id":186038,"tr_customer_product_id":186028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:53:01.000Z","modified_at":"2026-02-14T08:53:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13910833896185","imei1":"13910833896185","imei2":"13910833896185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186022,"job_number":"JOB_186022","tr_customer_id":186040,"tr_customer_product_id":186030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:53:02.000Z","modified_at":"2026-02-14T08:53:02.000Z","name":"Jannie Dickinson","mobile_number":"889-944-5005","email_id":"Trace53@hotmail.com","dop":"2025-04-06","serial_number":"12563506645912202","imei1":"12563506645912202","imei2":"12563506645912202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186023,"job_number":"JOB_186023","tr_customer_id":186041,"tr_customer_product_id":186031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:13:36.000Z","modified_at":"2026-02-14T09:13:36.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77323311374519","imei1":"77323311374519","imei2":"77323311374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186024,"job_number":"JOB_186024","tr_customer_id":186044,"tr_customer_product_id":186034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Anunay Abbott","mobile_number":"7469294386","email_id":"ananta.asan@hotmail.com","dop":"2026-02-04","serial_number":"073876018550517","imei1":"073876018550517","imei2":"073876018550517","popurl":"www.achintya-shukla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186025,"job_number":"JOB_186025","tr_customer_id":186043,"tr_customer_product_id":186033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Daksha Rana","mobile_number":"7438293505","email_id":"chandra.kaul@gmail.com","dop":"2026-02-04","serial_number":"955028855140452","imei1":"955028855140452","imei2":"955028855140452","popurl":"www.ujjawal-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186026,"job_number":"JOB_186026","tr_customer_id":186042,"tr_customer_product_id":186032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Niro Asan","mobile_number":"7402833945","email_id":"mukesh.dwivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"910030366588960","imei1":"910030366588960","imei2":"910030366588960","popurl":"www.digambar-talwar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186027,"job_number":"JOB_186027","tr_customer_id":186045,"tr_customer_product_id":186035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Narendra Nair","mobile_number":"7429015242","email_id":"uttam.nair@hotmail.com","dop":"2026-02-04","serial_number":"677875738332761","imei1":"677875738332761","imei2":"677875738332761","popurl":"www.lila-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186028,"job_number":"JOB_186028","tr_customer_id":186046,"tr_customer_product_id":186036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Indra Talwar","mobile_number":"7466021368","email_id":"kashyap.kakkar@gmail.com","dop":"2026-02-04","serial_number":"887771087151866","imei1":"887771087151866","imei2":"887771087151866","popurl":"www.goswami-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186029,"job_number":"JOB_186029","tr_customer_id":186047,"tr_customer_product_id":186037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Rajan Bhattacharya","mobile_number":"7459307586","email_id":"chandranath.dwivedi@hotmail.com","dop":"2026-02-04","serial_number":"405732215828105","imei1":"405732215828105","imei2":"405732215828105","popurl":"www.chanda-guha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186030,"job_number":"JOB_186030","tr_customer_id":186048,"tr_customer_product_id":186038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Digambara Khatri","mobile_number":"7407051470","email_id":"divjot.trivedi@hotmail.com","dop":"2026-02-04","serial_number":"078015799622426","imei1":"078015799622426","imei2":"078015799622426","popurl":"www.ganak-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186031,"job_number":"JOB_186031","tr_customer_id":186049,"tr_customer_product_id":186039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Bhisham Dubashi","mobile_number":"7498961148","email_id":"menka.khan@gmail.com","dop":"2026-02-04","serial_number":"732587538518884","imei1":"732587538518884","imei2":"732587538518884","popurl":"www.dhanvin-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186032,"job_number":"JOB_186032","tr_customer_id":186050,"tr_customer_product_id":186040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Daksha Mehrotra","mobile_number":"7424009010","email_id":"bhudeva.tandon@gmail.com","dop":"2026-02-04","serial_number":"769680462413594","imei1":"769680462413594","imei2":"769680462413594","popurl":"www.chaitan-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186033,"job_number":"JOB_186033","tr_customer_id":186051,"tr_customer_product_id":186041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Gopaal Chaturvedi","mobile_number":"7413900748","email_id":"chiranjeev.tagore@gmail.com","dop":"2026-02-04","serial_number":"420941212529752","imei1":"420941212529752","imei2":"420941212529752","popurl":"www.datta-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186034,"job_number":"JOB_186034","tr_customer_id":186052,"tr_customer_product_id":186042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Agasti Deshpande","mobile_number":"7480296768","email_id":"anusuya.shah@yahoo.co.in","dop":"2026-02-04","serial_number":"798998882173277","imei1":"798998882173277","imei2":"798998882173277","popurl":"www.akshata-pilla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186035,"job_number":"JOB_186035","tr_customer_id":186053,"tr_customer_product_id":186043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Varalakshmi Patil","mobile_number":"7435983522","email_id":"chandranath.bandopadhyay@gmail.com","dop":"2026-02-04","serial_number":"885413520159892","imei1":"885413520159892","imei2":"885413520159892","popurl":"www.manikya-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186036,"job_number":"JOB_186036","tr_customer_id":186054,"tr_customer_product_id":186044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Rajinder Menon","mobile_number":"7421676163","email_id":"rohan.varma@hotmail.com","dop":"2026-02-04","serial_number":"852781878619394","imei1":"852781878619394","imei2":"852781878619394","popurl":"www.adityanandana-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186037,"job_number":"JOB_186037","tr_customer_id":186055,"tr_customer_product_id":186045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Suryakanta Acharya","mobile_number":"7455742488","email_id":"bakula.dhawan@gmail.com","dop":"2026-02-04","serial_number":"978572133047522","imei1":"978572133047522","imei2":"978572133047522","popurl":"www.niro-ahuja.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186038,"job_number":"JOB_186038","tr_customer_id":186056,"tr_customer_product_id":186046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Divya Panicker","mobile_number":"7472572284","email_id":"amrita.guneta@gmail.com","dop":"2026-02-04","serial_number":"983023247965759","imei1":"983023247965759","imei2":"983023247965759","popurl":"www.chanakya-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186039,"job_number":"JOB_186039","tr_customer_id":186057,"tr_customer_product_id":186047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Deepali Jha","mobile_number":"7424599696","email_id":"swara.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"732377912298450","imei1":"732377912298450","imei2":"732377912298450","popurl":"www.anal-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186040,"job_number":"JOB_186040","tr_customer_id":186058,"tr_customer_product_id":186048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Lalita Shah","mobile_number":"7485944525","email_id":"umang.deshpande@hotmail.com","dop":"2026-02-04","serial_number":"568061842777367","imei1":"568061842777367","imei2":"568061842777367","popurl":"www.malati-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186041,"job_number":"JOB_186041","tr_customer_id":186059,"tr_customer_product_id":186049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Chandani Achari","mobile_number":"7467287992","email_id":"bankimchandra.singh@yahoo.co.in","dop":"2026-02-04","serial_number":"407996091479593","imei1":"407996091479593","imei2":"407996091479593","popurl":"www.bhuvaneshwar-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186042,"job_number":"JOB_186042","tr_customer_id":186060,"tr_customer_product_id":186050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Daksha Dhawan","mobile_number":"7413709874","email_id":"chaitan.pilla@yahoo.co.in","dop":"2026-02-04","serial_number":"570029129838083","imei1":"570029129838083","imei2":"570029129838083","popurl":"www.aslesha-bandopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186043,"job_number":"JOB_186043","tr_customer_id":186061,"tr_customer_product_id":186051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Anusuya Chattopadhyay","mobile_number":"7423473004","email_id":"baalaaditya.reddy@gmail.com","dop":"2026-02-04","serial_number":"341625587689272","imei1":"341625587689272","imei2":"341625587689272","popurl":"www.abhirath-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186044,"job_number":"JOB_186044","tr_customer_id":186062,"tr_customer_product_id":186052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Preity Ahuja","mobile_number":"7451211298","email_id":"dwaipayan.embranthiri@gmail.com","dop":"2026-02-04","serial_number":"180581361130754","imei1":"180581361130754","imei2":"180581361130754","popurl":"www.akshayakeerti-chaturvedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186045,"job_number":"JOB_186045","tr_customer_id":186063,"tr_customer_product_id":186053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Pramila Iyengar","mobile_number":"7446028068","email_id":"akshita.butt@hotmail.com","dop":"2026-02-04","serial_number":"458995210375682","imei1":"458995210375682","imei2":"458995210375682","popurl":"www.chiranjeeve-patil.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186046,"job_number":"JOB_186046","tr_customer_id":186064,"tr_customer_product_id":186054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Ganaka Shukla","mobile_number":"7417145308","email_id":"balgopal.iyer@yahoo.co.in","dop":"2026-02-04","serial_number":"288062943339014","imei1":"288062943339014","imei2":"288062943339014","popurl":"www.abhaya-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186047,"job_number":"JOB_186047","tr_customer_id":186065,"tr_customer_product_id":186055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Atmanand Bandopadhyay","mobile_number":"7461608262","email_id":"opalina.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"505556510911937","imei1":"505556510911937","imei2":"505556510911937","popurl":"www.krishna-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186048,"job_number":"JOB_186048","tr_customer_id":186066,"tr_customer_product_id":186056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Rajinder Sethi","mobile_number":"7420899839","email_id":"satyen.kaniyar@yahoo.co.in","dop":"2026-02-04","serial_number":"353787343083134","imei1":"353787343083134","imei2":"353787343083134","popurl":"www.bahula-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186049,"job_number":"JOB_186049","tr_customer_id":186067,"tr_customer_product_id":186057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Elakshi Nehru","mobile_number":"7481266935","email_id":"arya.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"002236771569917","imei1":"002236771569917","imei2":"002236771569917","popurl":"www.subodh-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186050,"job_number":"JOB_186050","tr_customer_id":186068,"tr_customer_product_id":186058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Javas Adiga","mobile_number":"7476062160","email_id":"ekdant.abbott@yahoo.co.in","dop":"2026-02-04","serial_number":"979855833477032","imei1":"979855833477032","imei2":"979855833477032","popurl":"www.adripathi-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186051,"job_number":"JOB_186051","tr_customer_id":186069,"tr_customer_product_id":186059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Narayan Ahuja","mobile_number":"7462137843","email_id":"nagabhushanam.sethi@yahoo.co.in","dop":"2026-02-04","serial_number":"628644704237243","imei1":"628644704237243","imei2":"628644704237243","popurl":"www.aalok-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186052,"job_number":"JOB_186052","tr_customer_id":186070,"tr_customer_product_id":186060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Deeptimoy Dhawan","mobile_number":"7429925157","email_id":"aasa.kakkar@gmail.com","dop":"2026-02-04","serial_number":"548411735102735","imei1":"548411735102735","imei2":"548411735102735","popurl":"www.lai-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186053,"job_number":"JOB_186053","tr_customer_id":186071,"tr_customer_product_id":186061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Chitraksh Pandey","mobile_number":"7451843098","email_id":"mina.nehru@hotmail.com","dop":"2026-02-04","serial_number":"660847374907930","imei1":"660847374907930","imei2":"660847374907930","popurl":"www.bilva-mishra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186054,"job_number":"JOB_186054","tr_customer_id":186072,"tr_customer_product_id":186062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Rukhmani Kapoor","mobile_number":"7435802554","email_id":"saraswati.embranthiri@hotmail.com","dop":"2026-02-04","serial_number":"538803210940853","imei1":"538803210940853","imei2":"538803210940853","popurl":"www.dayamayee-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186055,"job_number":"JOB_186055","tr_customer_id":186073,"tr_customer_product_id":186063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Subhash Shah","mobile_number":"7490148872","email_id":"rajan.khatri@yahoo.co.in","dop":"2026-02-04","serial_number":"275793277385923","imei1":"275793277385923","imei2":"275793277385923","popurl":"www.lai-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186056,"job_number":"JOB_186056","tr_customer_id":186074,"tr_customer_product_id":186064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Devika Sinha","mobile_number":"7486280777","email_id":"bhudeva.nair@gmail.com","dop":"2026-02-04","serial_number":"596205860997337","imei1":"596205860997337","imei2":"596205860997337","popurl":"www.arun-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186057,"job_number":"JOB_186057","tr_customer_id":186075,"tr_customer_product_id":186065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Brijesh Bandopadhyay","mobile_number":"7443159830","email_id":"bheeshma.nehru@hotmail.com","dop":"2026-02-04","serial_number":"665786708060091","imei1":"665786708060091","imei2":"665786708060091","popurl":"www.basanti-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186058,"job_number":"JOB_186058","tr_customer_id":186076,"tr_customer_product_id":186066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Gurdev Khanna","mobile_number":"7493292747","email_id":"satish.nehru@yahoo.co.in","dop":"2026-02-04","serial_number":"114508047389329","imei1":"114508047389329","imei2":"114508047389329","popurl":"www.gemini-asan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186059,"job_number":"JOB_186059","tr_customer_id":186077,"tr_customer_product_id":186067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Nagabhushanam Pothuvaal","mobile_number":"7487815138","email_id":"manoj.bandopadhyay@hotmail.com","dop":"2026-02-04","serial_number":"484176856300059","imei1":"484176856300059","imei2":"484176856300059","popurl":"www.mahesh-prajapat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186060,"job_number":"JOB_186060","tr_customer_id":186078,"tr_customer_product_id":186068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Bhaves Acharya","mobile_number":"7438364715","email_id":"drona.panicker@gmail.com","dop":"2026-02-04","serial_number":"177071789094803","imei1":"177071789094803","imei2":"177071789094803","popurl":"www.lal-kakkar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186061,"job_number":"JOB_186061","tr_customer_id":186080,"tr_customer_product_id":186070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Vaishno Iyengar","mobile_number":"7403012670","email_id":"jyotsana.prajapat@hotmail.com","dop":"2026-02-04","serial_number":"270964612864381","imei1":"270964612864381","imei2":"270964612864381","popurl":"www.himadri-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186062,"job_number":"JOB_186062","tr_customer_id":186079,"tr_customer_product_id":186069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Anshula Mehra","mobile_number":"7463111757","email_id":"mahendra.bhattathiri@gmail.com","dop":"2026-02-04","serial_number":"073950724683354","imei1":"073950724683354","imei2":"073950724683354","popurl":"www.arjun-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186063,"job_number":"JOB_186063","tr_customer_id":186081,"tr_customer_product_id":186071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Devagya Nayar","mobile_number":"7429607921","email_id":"durgeshwari.talwar@gmail.com","dop":"2026-02-04","serial_number":"856031111725946","imei1":"856031111725946","imei2":"856031111725946","popurl":"www.vidhur-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186064,"job_number":"JOB_186064","tr_customer_id":186082,"tr_customer_product_id":186072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Akshainie Joshi","mobile_number":"7423668622","email_id":"abani.malik@gmail.com","dop":"2026-02-04","serial_number":"509644439356543","imei1":"509644439356543","imei2":"509644439356543","popurl":"www.daksha-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186065,"job_number":"JOB_186065","tr_customer_id":186083,"tr_customer_product_id":186073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Kamala Bhattacharya","mobile_number":"7424521010","email_id":"dhanpati.bandopadhyay@yahoo.co.in","dop":"2026-02-04","serial_number":"745796985761108","imei1":"745796985761108","imei2":"745796985761108","popurl":"www.leela-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186066,"job_number":"JOB_186066","tr_customer_id":186084,"tr_customer_product_id":186074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Mangala Varma","mobile_number":"7426093785","email_id":"priya.kocchar@gmail.com","dop":"2026-02-04","serial_number":"942466053430417","imei1":"942466053430417","imei2":"942466053430417","popurl":"www.manikya-pothuvaal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186067,"job_number":"JOB_186067","tr_customer_id":186085,"tr_customer_product_id":186075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Dakshayani Tagore","mobile_number":"7497113637","email_id":"anand.arora@yahoo.co.in","dop":"2026-02-04","serial_number":"888891805752241","imei1":"888891805752241","imei2":"888891805752241","popurl":"www.yogendra-trivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186068,"job_number":"JOB_186068","tr_customer_id":186086,"tr_customer_product_id":186076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Anurag Desai","mobile_number":"7420637278","email_id":"sudeva.dubashi@gmail.com","dop":"2026-02-04","serial_number":"014036903751885","imei1":"014036903751885","imei2":"014036903751885","popurl":"www.shashikala-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186069,"job_number":"JOB_186069","tr_customer_id":186087,"tr_customer_product_id":186077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Mani Malik","mobile_number":"7458420850","email_id":"gemini.gupta@yahoo.co.in","dop":"2026-02-04","serial_number":"696018165019930","imei1":"696018165019930","imei2":"696018165019930","popurl":"www.tanushri-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186070,"job_number":"JOB_186070","tr_customer_id":186088,"tr_customer_product_id":186078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Gajaadhar Gill","mobile_number":"7469226953","email_id":"ankal.mukhopadhyay@yahoo.co.in","dop":"2026-02-04","serial_number":"729027546007897","imei1":"729027546007897","imei2":"729027546007897","popurl":"www.deepankar-prajapat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186071,"job_number":"JOB_186071","tr_customer_id":186089,"tr_customer_product_id":186079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Manjusha Mahajan","mobile_number":"7449908482","email_id":"akshayakeerti.mehrotra@yahoo.co.in","dop":"2026-02-04","serial_number":"630295600449976","imei1":"630295600449976","imei2":"630295600449976","popurl":"www.anusuya-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186072,"job_number":"JOB_186072","tr_customer_id":186091,"tr_customer_product_id":186081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Brahmdev Jain","mobile_number":"7479346076","email_id":"kanak.tagore@gmail.com","dop":"2026-02-04","serial_number":"641873459894360","imei1":"641873459894360","imei2":"641873459894360","popurl":"www.aadrika-kaur.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186073,"job_number":"JOB_186073","tr_customer_id":186090,"tr_customer_product_id":186080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Girik Acharya","mobile_number":"7404389373","email_id":"bhuvanesh.nambeesan@yahoo.co.in","dop":"2026-02-04","serial_number":"984166705469207","imei1":"984166705469207","imei2":"984166705469207","popurl":"www.gurdev-shukla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186074,"job_number":"JOB_186074","tr_customer_id":186092,"tr_customer_product_id":186082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Devi Panicker","mobile_number":"7476007141","email_id":"dhananjay.ahluwalia@yahoo.co.in","dop":"2026-02-04","serial_number":"973862563737920","imei1":"973862563737920","imei2":"973862563737920","popurl":"www.dipankar-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186075,"job_number":"JOB_186075","tr_customer_id":186093,"tr_customer_product_id":186083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Adheesh Chopra","mobile_number":"7422528968","email_id":"aditya.sinha@gmail.com","dop":"2026-02-04","serial_number":"571503652529376","imei1":"571503652529376","imei2":"571503652529376","popurl":"www.lakshmi-devar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186076,"job_number":"JOB_186076","tr_customer_id":186094,"tr_customer_product_id":186084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Suma Chopra","mobile_number":"7484720740","email_id":"jagdish.reddy@hotmail.com","dop":"2026-02-04","serial_number":"401628560187691","imei1":"401628560187691","imei2":"401628560187691","popurl":"www.tanya-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186077,"job_number":"JOB_186077","tr_customer_id":186095,"tr_customer_product_id":186085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Chitrali Nehru","mobile_number":"7495524762","email_id":"bhudeva.chopra@gmail.com","dop":"2026-02-04","serial_number":"497203973546459","imei1":"497203973546459","imei2":"497203973546459","popurl":"www.balaaditya-verma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186078,"job_number":"JOB_186078","tr_customer_id":186096,"tr_customer_product_id":186086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Dayamayee Khanna","mobile_number":"7445074029","email_id":"chandraprabha.nambeesan@yahoo.co.in","dop":"2026-02-04","serial_number":"312101966392272","imei1":"312101966392272","imei2":"312101966392272","popurl":"www.leela-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186079,"job_number":"JOB_186079","tr_customer_id":186097,"tr_customer_product_id":186087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Dandak Saini","mobile_number":"7421468740","email_id":"tara.achari@gmail.com","dop":"2026-02-04","serial_number":"017667600457751","imei1":"017667600457751","imei2":"017667600457751","popurl":"www.ekadant-acharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186080,"job_number":"JOB_186080","tr_customer_id":186098,"tr_customer_product_id":186088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Chitrali Verma","mobile_number":"7483059988","email_id":"girija.arora@hotmail.com","dop":"2026-02-04","serial_number":"103778904858122","imei1":"103778904858122","imei2":"103778904858122","popurl":"www.sunita-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186081,"job_number":"JOB_186081","tr_customer_id":186099,"tr_customer_product_id":186089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Digambara Panicker","mobile_number":"7400256523","email_id":"laxman.bhat@hotmail.com","dop":"2026-02-04","serial_number":"944920941951025","imei1":"944920941951025","imei2":"944920941951025","popurl":"www.nanda-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186082,"job_number":"JOB_186082","tr_customer_id":186100,"tr_customer_product_id":186090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Kumar Agarwal","mobile_number":"7466931978","email_id":"gauranga.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"694656101685344","imei1":"694656101685344","imei2":"694656101685344","popurl":"www.lakshminath-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186083,"job_number":"JOB_186083","tr_customer_id":186101,"tr_customer_product_id":186091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Ankal Chopra","mobile_number":"7420499922","email_id":"aayushman.trivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"167613107262505","imei1":"167613107262505","imei2":"167613107262505","popurl":"www.balaaditya-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186084,"job_number":"JOB_186084","tr_customer_id":186102,"tr_customer_product_id":186092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Mahesh Nayar","mobile_number":"7418257010","email_id":"kamala.reddy@hotmail.com","dop":"2026-02-04","serial_number":"120783503221399","imei1":"120783503221399","imei2":"120783503221399","popurl":"www.chandravati-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186085,"job_number":"JOB_186085","tr_customer_id":186103,"tr_customer_product_id":186093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Deb Rana","mobile_number":"7447678466","email_id":"bhagirathi.khanna@yahoo.co.in","dop":"2026-02-04","serial_number":"260254108805074","imei1":"260254108805074","imei2":"260254108805074","popurl":"www.daevika-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186086,"job_number":"JOB_186086","tr_customer_id":186104,"tr_customer_product_id":186094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Dandak Sethi","mobile_number":"7421108575","email_id":"gautam.marar@gmail.com","dop":"2026-02-04","serial_number":"496074146335632","imei1":"496074146335632","imei2":"496074146335632","popurl":"www.archan-iyer.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186087,"job_number":"JOB_186087","tr_customer_id":186105,"tr_customer_product_id":186095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Lila Pothuvaal","mobile_number":"7443549127","email_id":"arindam.patel@hotmail.com","dop":"2026-02-04","serial_number":"354014321068000","imei1":"354014321068000","imei2":"354014321068000","popurl":"www.ghanaanand-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186088,"job_number":"JOB_186088","tr_customer_id":186106,"tr_customer_product_id":186096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Shubhaprada Asan","mobile_number":"7448500205","email_id":"ashok.asan@gmail.com","dop":"2026-02-04","serial_number":"686141513800518","imei1":"686141513800518","imei2":"686141513800518","popurl":"www.rita-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186089,"job_number":"JOB_186089","tr_customer_id":186107,"tr_customer_product_id":186097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Subhash Naik","mobile_number":"7459873097","email_id":"chapala.verma@yahoo.co.in","dop":"2026-02-04","serial_number":"914166704037415","imei1":"914166704037415","imei2":"914166704037415","popurl":"www.jitendra-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186090,"job_number":"JOB_186090","tr_customer_id":186108,"tr_customer_product_id":186098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Sarala Namboothiri","mobile_number":"7488387727","email_id":"birjesh.varman@yahoo.co.in","dop":"2026-02-04","serial_number":"664880535624244","imei1":"664880535624244","imei2":"664880535624244","popurl":"www.gajabahu-abbott.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186091,"job_number":"JOB_186091","tr_customer_id":186109,"tr_customer_product_id":186099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Kailash Devar","mobile_number":"7453543923","email_id":"bilwa.ahluwalia@yahoo.co.in","dop":"2026-02-04","serial_number":"882343435218047","imei1":"882343435218047","imei2":"882343435218047","popurl":"www.vedang-prajapat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186092,"job_number":"JOB_186092","tr_customer_id":186110,"tr_customer_product_id":186100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Girika Mishra","mobile_number":"7461125694","email_id":"bhavani.bhattacharya@gmail.com","dop":"2026-02-04","serial_number":"823669319963218","imei1":"823669319963218","imei2":"823669319963218","popurl":"www.bhaumik-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186093,"job_number":"JOB_186093","tr_customer_id":186111,"tr_customer_product_id":186101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Girindra Jain","mobile_number":"7491234822","email_id":"vidhur.chopra@hotmail.com","dop":"2026-02-04","serial_number":"489669415908542","imei1":"489669415908542","imei2":"489669415908542","popurl":"www.priyala-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186094,"job_number":"JOB_186094","tr_customer_id":186112,"tr_customer_product_id":186102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Oormila Panicker","mobile_number":"7416472459","email_id":"deeptanshu.adiga@gmail.com","dop":"2026-02-04","serial_number":"708049096880058","imei1":"708049096880058","imei2":"708049096880058","popurl":"www.chandradev-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186095,"job_number":"JOB_186095","tr_customer_id":186113,"tr_customer_product_id":186103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Sarala Bandopadhyay","mobile_number":"7476775431","email_id":"anurag.desai@hotmail.com","dop":"2026-02-04","serial_number":"796448291664578","imei1":"796448291664578","imei2":"796448291664578","popurl":"www.kailash-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186096,"job_number":"JOB_186096","tr_customer_id":186114,"tr_customer_product_id":186104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Balagovind Malik","mobile_number":"7450615894","email_id":"hiranmaya.marar@gmail.com","dop":"2026-02-04","serial_number":"204758445937053","imei1":"204758445937053","imei2":"204758445937053","popurl":"www.ajit-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186097,"job_number":"JOB_186097","tr_customer_id":186115,"tr_customer_product_id":186105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bharat Kakkar","mobile_number":"7450559865","email_id":"sunita.chopra@hotmail.com","dop":"2026-02-04","serial_number":"766850086379371","imei1":"766850086379371","imei2":"766850086379371","popurl":"www.aanandinii-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186098,"job_number":"JOB_186098","tr_customer_id":186116,"tr_customer_product_id":186106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gopaal Naik","mobile_number":"7489528165","email_id":"deven.nehru@hotmail.com","dop":"2026-02-04","serial_number":"069021666521682","imei1":"069021666521682","imei2":"069021666521682","popurl":"www.chandani-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186099,"job_number":"JOB_186099","tr_customer_id":186117,"tr_customer_product_id":186107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bilva Saini","mobile_number":"7435457114","email_id":"chandraayan.nayar@yahoo.co.in","dop":"2026-02-04","serial_number":"673487008636382","imei1":"673487008636382","imei2":"673487008636382","popurl":"www.surya-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186100,"job_number":"JOB_186100","tr_customer_id":186118,"tr_customer_product_id":186108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Daevika Deshpande","mobile_number":"7448561664","email_id":"kailash.dwivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"030622850389419","imei1":"030622850389419","imei2":"030622850389419","popurl":"www.chinmayanand-pilla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186101,"job_number":"JOB_186101","tr_customer_id":186119,"tr_customer_product_id":186109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Malti Ahluwalia","mobile_number":"7472679072","email_id":"gemine.pandey@hotmail.com","dop":"2026-02-04","serial_number":"118697805980021","imei1":"118697805980021","imei2":"118697805980021","popurl":"www.jay-iyengar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186102,"job_number":"JOB_186102","tr_customer_id":186120,"tr_customer_product_id":186110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Leela Varma","mobile_number":"7462709257","email_id":"vaijayanthi.pillai@gmail.com","dop":"2026-02-04","serial_number":"390059703530864","imei1":"390059703530864","imei2":"390059703530864","popurl":"www.chaitan-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186103,"job_number":"JOB_186103","tr_customer_id":186121,"tr_customer_product_id":186111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Amritambu Marar","mobile_number":"7474407574","email_id":"hiranya.asan@gmail.com","dop":"2026-02-04","serial_number":"077370291787146","imei1":"077370291787146","imei2":"077370291787146","popurl":"www.som-trivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186104,"job_number":"JOB_186104","tr_customer_id":186122,"tr_customer_product_id":186112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Ekdant Sethi","mobile_number":"7433307567","email_id":"aamod.varma@gmail.com","dop":"2026-02-04","serial_number":"928240027796297","imei1":"928240027796297","imei2":"928240027796297","popurl":"www.bishnu-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186105,"job_number":"JOB_186105","tr_customer_id":186123,"tr_customer_product_id":186113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Darshwana Tandon","mobile_number":"7456160981","email_id":"bhamini.acharya@hotmail.com","dop":"2026-02-04","serial_number":"676638953150145","imei1":"676638953150145","imei2":"676638953150145","popurl":"www.chakrika-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186106,"job_number":"JOB_186106","tr_customer_id":186124,"tr_customer_product_id":186114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Vaidehi Namboothiri","mobile_number":"7497386875","email_id":"jitender.nayar@hotmail.com","dop":"2026-02-04","serial_number":"686000509235763","imei1":"686000509235763","imei2":"686000509235763","popurl":"www.mahesh-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186107,"job_number":"JOB_186107","tr_customer_id":186125,"tr_customer_product_id":186115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhamini Bhattacharya","mobile_number":"7492850502","email_id":"divaakar.trivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"194673556845187","imei1":"194673556845187","imei2":"194673556845187","popurl":"www.dhanapati-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186108,"job_number":"JOB_186108","tr_customer_id":186126,"tr_customer_product_id":186116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gajabahu Nair","mobile_number":"7410929028","email_id":"bandhu.banerjee@yahoo.co.in","dop":"2026-02-04","serial_number":"135415101797994","imei1":"135415101797994","imei2":"135415101797994","popurl":"www.manikya-guneta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186109,"job_number":"JOB_186109","tr_customer_id":186127,"tr_customer_product_id":186117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Sharmila Acharya","mobile_number":"7432005881","email_id":"tanya.naik@yahoo.co.in","dop":"2026-02-04","serial_number":"666863239077225","imei1":"666863239077225","imei2":"666863239077225","popurl":"www.uttam-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186110,"job_number":"JOB_186110","tr_customer_id":186128,"tr_customer_product_id":186118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Diptendu Trivedi","mobile_number":"7453700057","email_id":"gandharva.sinha@hotmail.com","dop":"2026-02-04","serial_number":"676918467369278","imei1":"676918467369278","imei2":"676918467369278","popurl":"www.gajadhar-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186111,"job_number":"JOB_186111","tr_customer_id":186129,"tr_customer_product_id":186119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gitanjali Saini","mobile_number":"7487121350","email_id":"dipali.guneta@gmail.com","dop":"2026-02-04","serial_number":"300487791421917","imei1":"300487791421917","imei2":"300487791421917","popurl":"www.divaakar-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186112,"job_number":"JOB_186112","tr_customer_id":186130,"tr_customer_product_id":186120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Dhatri Mahajan","mobile_number":"7431492774","email_id":"bhadrak.khanna@yahoo.co.in","dop":"2026-02-04","serial_number":"822016746045668","imei1":"822016746045668","imei2":"822016746045668","popurl":"www.bakula-asan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186113,"job_number":"JOB_186113","tr_customer_id":186131,"tr_customer_product_id":186121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhargava Patil","mobile_number":"7429190657","email_id":"deeptendu.pilla@yahoo.co.in","dop":"2026-02-04","serial_number":"613241991596087","imei1":"613241991596087","imei2":"613241991596087","popurl":"www.mani-desai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186114,"job_number":"JOB_186114","tr_customer_id":186132,"tr_customer_product_id":186123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Chidananda Nambeesan","mobile_number":"7456661265","email_id":"dhanpati.khatri@hotmail.com","dop":"2026-02-04","serial_number":"906193824338867","imei1":"906193824338867","imei2":"906193824338867","popurl":"www.mani-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186115,"job_number":"JOB_186115","tr_customer_id":186133,"tr_customer_product_id":186122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Kashyap Mehrotra","mobile_number":"7423985981","email_id":"opalina.sinha@gmail.com","dop":"2026-02-04","serial_number":"446934921776665","imei1":"446934921776665","imei2":"446934921776665","popurl":"www.chandraprabha-jha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186116,"job_number":"JOB_186116","tr_customer_id":186134,"tr_customer_product_id":186124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Pran Iyengar","mobile_number":"7483995656","email_id":"himadri.sinha@yahoo.co.in","dop":"2026-02-04","serial_number":"733388890861173","imei1":"733388890861173","imei2":"733388890861173","popurl":"www.sumitra-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186117,"job_number":"JOB_186117","tr_customer_id":186135,"tr_customer_product_id":186125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhaaswar Sinha","mobile_number":"7470973713","email_id":"ranjit.tandon@gmail.com","dop":"2026-02-04","serial_number":"489907086472653","imei1":"489907086472653","imei2":"489907086472653","popurl":"www.triloki nath-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186118,"job_number":"JOB_186118","tr_customer_id":186136,"tr_customer_product_id":186126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Agrata Butt","mobile_number":"7483078717","email_id":"ashlesh.jain@gmail.com","dop":"2026-02-04","serial_number":"910108368519656","imei1":"910108368519656","imei2":"910108368519656","popurl":"www.tejas-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186119,"job_number":"JOB_186119","tr_customer_id":186138,"tr_customer_product_id":186127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Goswami Achari","mobile_number":"7463203887","email_id":"padma.tagore@hotmail.com","dop":"2026-02-04","serial_number":"626121886831476","imei1":"626121886831476","imei2":"626121886831476","popurl":"www.akshat-reddy.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186120,"job_number":"JOB_186120","tr_customer_id":186137,"tr_customer_product_id":186128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Ahalya Dhawan","mobile_number":"7411173665","email_id":"kama.ganaka@hotmail.com","dop":"2026-02-04","serial_number":"378879316071159","imei1":"378879316071159","imei2":"378879316071159","popurl":"www.adinath-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186121,"job_number":"JOB_186121","tr_customer_id":186139,"tr_customer_product_id":186129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Balgopal Joshi","mobile_number":"7496800740","email_id":"ekaaksh.guneta@hotmail.com","dop":"2026-02-04","serial_number":"208556256170444","imei1":"208556256170444","imei2":"208556256170444","popurl":"www.brijesh-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186122,"job_number":"JOB_186122","tr_customer_id":186140,"tr_customer_product_id":186130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Dharmaketu Mishra","mobile_number":"7463593573","email_id":"abhaya.naik@yahoo.co.in","dop":"2026-02-04","serial_number":"592092899758289","imei1":"592092899758289","imei2":"592092899758289","popurl":"www.sanjay-khatri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186123,"job_number":"JOB_186123","tr_customer_id":186141,"tr_customer_product_id":186131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Aagney Gowda","mobile_number":"7417093430","email_id":"vaishno.agarwal@gmail.com","dop":"2026-02-04","serial_number":"798381967995862","imei1":"798381967995862","imei2":"798381967995862","popurl":"www.vaijayanthi-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186124,"job_number":"JOB_186124","tr_customer_id":186142,"tr_customer_product_id":186132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Sanka Guha","mobile_number":"7477306830","email_id":"suryakantam.mehra@yahoo.co.in","dop":"2026-02-04","serial_number":"466961165289636","imei1":"466961165289636","imei2":"466961165289636","popurl":"www.bhramar-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186128,"job_number":"JOB_186128","tr_customer_id":186146,"tr_customer_product_id":186136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:03.000Z","modified_at":"2026-02-14T10:11:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11722177967508","imei1":"11722177967508","imei2":"11722177967508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186130,"job_number":"JOB_186130","tr_customer_id":186148,"tr_customer_product_id":186138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:05.000Z","modified_at":"2026-02-14T10:11:05.000Z","name":"Jordi Cartwright","mobile_number":"469-897-2632","email_id":"Flossie5@gmail.com","dop":"2025-04-06","serial_number":"17939833899743278","imei1":"17939833899743278","imei2":"17939833899743278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186131,"job_number":"JOB_186131","tr_customer_id":186149,"tr_customer_product_id":186139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:50.000Z","modified_at":"2026-02-14T10:11:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14940163624575","imei1":"14940163624575","imei2":"14940163624575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186133,"job_number":"JOB_186133","tr_customer_id":186151,"tr_customer_product_id":186141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:51.000Z","modified_at":"2026-02-14T10:11:51.000Z","name":"Stacy Roob","mobile_number":"805-337-3307","email_id":"Howell.Upton@gmail.com","dop":"2025-04-06","serial_number":"19756461362137176","imei1":"19756461362137176","imei2":"19756461362137176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186134,"job_number":"JOB_186134","tr_customer_id":186152,"tr_customer_product_id":186142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:01.000Z","modified_at":"2026-02-14T10:12:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16771310048747","imei1":"16771310048747","imei2":"16771310048747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186136,"job_number":"JOB_186136","tr_customer_id":186154,"tr_customer_product_id":186144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:02.000Z","modified_at":"2026-02-14T10:12:02.000Z","name":"Jessy Conn","mobile_number":"224-308-1895","email_id":"Xzavier_Orn@hotmail.com","dop":"2025-04-06","serial_number":"16368718390883740","imei1":"16368718390883740","imei2":"16368718390883740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186137,"job_number":"JOB_186137","tr_customer_id":186155,"tr_customer_product_id":186145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:35.000Z","modified_at":"2026-02-14T10:12:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14383518788143","imei1":"14383518788143","imei2":"14383518788143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186139,"job_number":"JOB_186139","tr_customer_id":186157,"tr_customer_product_id":186147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:37.000Z","modified_at":"2026-02-14T10:12:37.000Z","name":"Dock Runolfsson","mobile_number":"495-714-8019","email_id":"Larry_Kling@yahoo.com","dop":"2025-04-06","serial_number":"15515564318772646","imei1":"15515564318772646","imei2":"15515564318772646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186140,"job_number":"JOB_186140","tr_customer_id":186158,"tr_customer_product_id":186148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:44.000Z","modified_at":"2026-02-14T10:12:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17999399104920","imei1":"17999399104920","imei2":"17999399104920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186142,"job_number":"JOB_186142","tr_customer_id":186160,"tr_customer_product_id":186150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:46.000Z","modified_at":"2026-02-14T10:12:46.000Z","name":"Nikki Boyle","mobile_number":"884-703-8833","email_id":"Anne_Leuschke32@gmail.com","dop":"2025-04-06","serial_number":"16758051450584036","imei1":"16758051450584036","imei2":"16758051450584036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186143,"job_number":"JOB_186143","tr_customer_id":186161,"tr_customer_product_id":186151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:13:28.000Z","modified_at":"2026-02-14T10:13:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15729163372072","imei1":"15729163372072","imei2":"15729163372072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:13:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186145,"job_number":"JOB_186145","tr_customer_id":186163,"tr_customer_product_id":186153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:13:29.000Z","modified_at":"2026-02-14T10:13:29.000Z","name":"Eileen Hermann","mobile_number":"409-817-6428","email_id":"Mara_Stroman81@yahoo.com","dop":"2025-04-06","serial_number":"14205578071441096","imei1":"14205578071441096","imei2":"14205578071441096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:13:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186146,"job_number":"JOB_186146","tr_customer_id":186164,"tr_customer_product_id":186154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:13.000Z","modified_at":"2026-02-14T10:14:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11895544319168","imei1":"11895544319168","imei2":"11895544319168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186148,"job_number":"JOB_186148","tr_customer_id":186166,"tr_customer_product_id":186156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:14.000Z","modified_at":"2026-02-14T10:14:14.000Z","name":"Isac Ortiz","mobile_number":"919-265-0999","email_id":"Kitty64@gmail.com","dop":"2025-04-06","serial_number":"10547669431595114","imei1":"10547669431595114","imei2":"10547669431595114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186149,"job_number":"JOB_186149","tr_customer_id":186167,"tr_customer_product_id":186157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:57.000Z","modified_at":"2026-02-14T10:14:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17775970839745","imei1":"17775970839745","imei2":"17775970839745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186151,"job_number":"JOB_186151","tr_customer_id":186169,"tr_customer_product_id":186159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:59.000Z","modified_at":"2026-02-14T10:14:59.000Z","name":"Kurtis Shanahan","mobile_number":"730-514-4700","email_id":"Stephan30@yahoo.com","dop":"2025-04-06","serial_number":"18613035660570800","imei1":"18613035660570800","imei2":"18613035660570800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186152,"job_number":"JOB_186152","tr_customer_id":186170,"tr_customer_product_id":186160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:41.000Z","modified_at":"2026-02-14T10:15:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16577728627885","imei1":"16577728627885","imei2":"16577728627885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186154,"job_number":"JOB_186154","tr_customer_id":186172,"tr_customer_product_id":186162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:42.000Z","modified_at":"2026-02-14T10:15:42.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"22346567890346","imei1":"22346567890346","imei2":"22346567890346","popurl":"2026-02-04T10:15:41.986779399Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186155,"job_number":"JOB_186155","tr_customer_id":186173,"tr_customer_product_id":186163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:43.000Z","modified_at":"2026-02-14T10:15:43.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"69346567893456","imei1":"69346567893456","imei2":"69346567893456","popurl":"2026-02-04T10:15:42.640664077Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186156,"job_number":"JOB_186156","tr_customer_id":186174,"tr_customer_product_id":186164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:43.000Z","modified_at":"2026-02-14T10:15:43.000Z","name":"Estella Runolfsson","mobile_number":"834-454-1066","email_id":"Don_Reinger34@gmail.com","dop":"2025-04-06","serial_number":"10377373080107010","imei1":"10377373080107010","imei2":"10377373080107010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186157,"job_number":"JOB_186157","tr_customer_id":186175,"tr_customer_product_id":186165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:16:23.000Z","modified_at":"2026-02-14T10:16:23.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"08543457895444","imei1":"08543457895444","imei2":"08543457895444","popurl":"2026-02-04T10:16:23.420446439Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:16:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186158,"job_number":"JOB_186158","tr_customer_id":186176,"tr_customer_product_id":186166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:46:54.000Z","modified_at":"2026-02-14T10:46:54.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-04","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-04T10:46:46.196211801Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186159,"job_number":"JOB_186159","tr_customer_id":186177,"tr_customer_product_id":186167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:46:54.000Z","modified_at":"2026-02-14T10:46:54.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-04","serial_number":"95153387691956","imei1":"95153387691956","imei2":"95153387691956","popurl":"2026-02-04T10:46:46.198403234Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186160,"job_number":"JOB_186160","tr_customer_id":186178,"tr_customer_product_id":186168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:47:05.000Z","modified_at":"2026-02-14T10:47:05.000Z","name":"Bharat Kaur","mobile_number":"8640528410","email_id":"manik.khan@gmail.com","dop":"2026-02-04","serial_number":"35604291499479","imei1":"35604291499479","imei2":"35604291499479","popurl":"www.aarya-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186161,"job_number":"JOB_186161","tr_customer_id":186179,"tr_customer_product_id":186169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:13:32.000Z","modified_at":"2026-02-14T11:13:32.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"12233334444444446","imei1":"12233334444444446","imei2":"12233334444444446","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:13:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186164,"job_number":"JOB_186164","tr_customer_id":186182,"tr_customer_product_id":186172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:43:18.000Z","modified_at":"2026-02-14T11:43:18.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-04","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-04T11:43:18.199735291Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186165,"job_number":"JOB_186165","tr_customer_id":186183,"tr_customer_product_id":186173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:47:56.000Z","modified_at":"2026-02-14T11:47:56.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741466","imei1":"45658258741466","imei2":"45658258741466","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:47:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186166,"job_number":"JOB_186166","tr_customer_id":186184,"tr_customer_product_id":186174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:53:46.000Z","modified_at":"2026-02-14T11:53:46.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"10606217695499","imei1":"10606217695499","imei2":"10606217695499","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186167,"job_number":"JOB_186167","tr_customer_id":186185,"tr_customer_product_id":186175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:53:58.000Z","modified_at":"2026-02-14T11:53:58.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"12562220380593","imei1":"12562220380593","imei2":"12562220380593","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186174,"job_number":"JOB_186174","tr_customer_id":186192,"tr_customer_product_id":186182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:19:58.000Z","modified_at":"2026-02-14T12:19:58.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"22346567890355","imei1":"22346567890355","imei2":"22346567890355","popurl":"2026-02-04T12:19:55.963599200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186175,"job_number":"JOB_186175","tr_customer_id":186193,"tr_customer_product_id":186183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:27:22.000Z","modified_at":"2026-02-14T12:27:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18673983644276","imei1":"18673983644276","imei2":"18673983644276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186177,"job_number":"JOB_186177","tr_customer_id":186195,"tr_customer_product_id":186185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:27:23.000Z","modified_at":"2026-02-14T12:27:23.000Z","name":"Jovani Cremin","mobile_number":"820-995-3596","email_id":"Edwin37@yahoo.com","dop":"2025-04-06","serial_number":"16267219260370476","imei1":"16267219260370476","imei2":"16267219260370476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186178,"job_number":"JOB_186178","tr_customer_id":186196,"tr_customer_product_id":186186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:06.000Z","modified_at":"2026-02-14T12:28:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16847849197681","imei1":"16847849197681","imei2":"16847849197681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186180,"job_number":"JOB_186180","tr_customer_id":186198,"tr_customer_product_id":186188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:07.000Z","modified_at":"2026-02-14T12:28:07.000Z","name":"Tatum Miller","mobile_number":"714-263-6988","email_id":"Aaron.Adams30@gmail.com","dop":"2025-04-06","serial_number":"13932191088728956","imei1":"13932191088728956","imei2":"13932191088728956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186183,"job_number":"JOB_186183","tr_customer_id":186201,"tr_customer_product_id":186191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:49.000Z","modified_at":"2026-02-14T12:28:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19452533923469","imei1":"19452533923469","imei2":"19452533923469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186187,"job_number":"JOB_186187","tr_customer_id":186205,"tr_customer_product_id":186195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:51.000Z","modified_at":"2026-02-14T12:28:51.000Z","name":"Bennett Schamberger","mobile_number":"274-433-8303","email_id":"Anastasia_Collier51@hotmail.com","dop":"2025-04-06","serial_number":"13285504460478896","imei1":"13285504460478896","imei2":"13285504460478896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186188,"job_number":"JOB_186188","tr_customer_id":186206,"tr_customer_product_id":186196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:43:31.000Z","modified_at":"2026-02-14T12:43:31.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"10868900468161","imei1":"10868900468161","imei2":"10868900468161","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186193,"job_number":"JOB_186193","tr_customer_id":186211,"tr_customer_product_id":186201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:48:49.000Z","modified_at":"2026-02-14T12:48:49.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"11662117639339","imei1":"11662117639339","imei2":"11662117639339","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:48:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186195,"job_number":"JOB_186195","tr_customer_id":186213,"tr_customer_product_id":186203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:48:50.000Z","modified_at":"2026-02-14T12:48:50.000Z","name":"Godfrey Murphy","mobile_number":"925-266-9898","email_id":"Dale_Hansen82@gmail.com","dop":"2026-01-04","serial_number":"88913336812380620","imei1":"88913336812380620","imei2":"88913336812380620","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186196,"job_number":"JOB_186196","tr_customer_id":186214,"tr_customer_product_id":186204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:12.000Z","modified_at":"2026-02-14T12:49:12.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"19110743976252","imei1":"19110743976252","imei2":"19110743976252","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186198,"job_number":"JOB_186198","tr_customer_id":186216,"tr_customer_product_id":186206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:12.000Z","modified_at":"2026-02-14T12:49:12.000Z","name":"Aiden Murphy","mobile_number":"784-240-3800","email_id":"Delilah80@yahoo.com","dop":"2026-01-04","serial_number":"91611652788160690","imei1":"91611652788160690","imei2":"91611652788160690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186199,"job_number":"JOB_186199","tr_customer_id":186217,"tr_customer_product_id":186207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:34.000Z","modified_at":"2026-02-14T12:49:34.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"12719647210180","imei1":"12719647210180","imei2":"12719647210180","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186201,"job_number":"JOB_186201","tr_customer_id":186219,"tr_customer_product_id":186209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:35.000Z","modified_at":"2026-02-14T12:49:35.000Z","name":"Einar Turcotte","mobile_number":"557-370-7166","email_id":"Bridgette19@hotmail.com","dop":"2026-01-04","serial_number":"19720603540402428","imei1":"19720603540402428","imei2":"19720603540402428","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186202,"job_number":"JOB_186202","tr_customer_id":186220,"tr_customer_product_id":186210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:13:26.000Z","modified_at":"2026-02-14T13:13:26.000Z","name":"Alexandra Haley","mobile_number":"225-349-0220","email_id":"Jaycee18@gmail.com","dop":"2025-12-01","serial_number":"12144109598102","imei1":"12144109598102","imei2":"12144109598102","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186203,"job_number":"JOB_186203","tr_customer_id":186221,"tr_customer_product_id":186211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:16:35.000Z","modified_at":"2026-02-14T13:16:35.000Z","name":"AO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"20974917682594","imei1":"20974917682594","imei2":"20974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:16:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186204,"job_number":"JOB_186204","tr_customer_id":186222,"tr_customer_product_id":186212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:21:22.000Z","modified_at":"2026-02-14T13:21:22.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"89346567890400","imei1":"89346567890400","imei2":"89346567890400","popurl":"2026-02-04T13:21:19.839459300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186205,"job_number":"JOB_186205","tr_customer_id":186223,"tr_customer_product_id":186213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:24:41.000Z","modified_at":"2026-02-14T13:24:41.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"55346567890400","imei1":"55346567890400","imei2":"55346567890400","popurl":"2026-02-04T13:24:38.788661500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186206,"job_number":"JOB_186206","tr_customer_id":186224,"tr_customer_product_id":186214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:25:18.000Z","modified_at":"2026-02-14T13:25:18.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-04","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-04T13:25:17.617587545Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186207,"job_number":"JOB_186207","tr_customer_id":186225,"tr_customer_product_id":186215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:27:22.000Z","modified_at":"2026-02-14T13:27:22.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"55346567890440","imei1":"55346567890440","imei2":"55346567890440","popurl":"2026-02-04T13:27:20.299702900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186208,"job_number":"JOB_186208","tr_customer_id":186226,"tr_customer_product_id":186216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:30:59.000Z","modified_at":"2026-02-14T13:30:59.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"89346567890355","imei1":"89346567890355","imei2":"89346567890355","popurl":"2026-02-04T13:30:58.686025922Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186214,"job_number":"JOB_186214","tr_customer_id":186232,"tr_customer_product_id":186222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:47.000Z","modified_at":"2026-02-14T13:38:47.000Z","name":"Geraldine Harvey","mobile_number":"948-822-5286","email_id":"Dario_Cummings87@gmail.com","dop":"2025-05-30","serial_number":"14225849688221","imei1":"14225849688221","imei2":"14225849688221","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186215,"job_number":"JOB_186215","tr_customer_id":186233,"tr_customer_product_id":186223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:48.000Z","modified_at":"2026-02-14T13:38:48.000Z","name":"Gail Kuhn","mobile_number":"221-305-8637","email_id":"Armani.Ortiz@yahoo.com","dop":"2025-05-30","serial_number":"1926646597491973","imei1":"1926646597491973","imei2":"1926646597491973","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186216,"job_number":"JOB_186216","tr_customer_id":186234,"tr_customer_product_id":186224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:50.000Z","modified_at":"2026-02-14T13:43:50.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19136693902120","imei1":"19136693902120","imei2":"19136693902120","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186222,"job_number":"JOB_186222","tr_customer_id":186240,"tr_customer_product_id":186230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:36.000Z","modified_at":"2026-02-14T13:44:36.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"16295336675545","imei1":"16295336675545","imei2":"16295336675545","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186224,"job_number":"JOB_186224","tr_customer_id":186242,"tr_customer_product_id":186232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:37.000Z","modified_at":"2026-02-14T13:44:37.000Z","name":"Mafalda Purdy","mobile_number":"572-481-5081","email_id":"Sonya_Bradtke26@hotmail.com","dop":"2026-01-04","serial_number":"68127788424985010","imei1":"68127788424985010","imei2":"68127788424985010","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186225,"job_number":"JOB_186225","tr_customer_id":186243,"tr_customer_product_id":186233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:45:21.000Z","modified_at":"2026-02-14T13:45:21.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"19723094854844","imei1":"19723094854844","imei2":"19723094854844","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186227,"job_number":"JOB_186227","tr_customer_id":186245,"tr_customer_product_id":186235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:45:23.000Z","modified_at":"2026-02-14T13:45:23.000Z","name":"Elsa Conn","mobile_number":"840-962-8481","email_id":"Charles.Ward@gmail.com","dop":"2026-01-04","serial_number":"78898211313581730","imei1":"78898211313581730","imei2":"78898211313581730","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:45:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186228,"job_number":"JOB_186228","tr_customer_id":186246,"tr_customer_product_id":186236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:49:28.000Z","modified_at":"2026-02-14T13:49:28.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77311111374519","imei1":"77311111374519","imei2":"77311111374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186229,"job_number":"JOB_186229","tr_customer_id":186247,"tr_customer_product_id":186237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:49:41.000Z","modified_at":"2026-02-14T13:49:41.000Z","name":"Valentine Ferry","mobile_number":"538-991-4083","email_id":"Cecile7@yahoo.com","dop":"2025-12-01","serial_number":"12153706654492","imei1":"12153706654492","imei2":"12153706654492","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186230,"job_number":"JOB_186230","tr_customer_id":186248,"tr_customer_product_id":186238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:56:56.000Z","modified_at":"2026-02-14T13:56:56.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"106726798091563","imei1":"106726798091563","imei2":"106726798091563","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186232,"job_number":"JOB_186232","tr_customer_id":186250,"tr_customer_product_id":186240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:41.000Z","modified_at":"2026-02-14T13:57:41.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103350478049178","imei1":"103350478049178","imei2":"103350478049178","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186234,"job_number":"JOB_186234","tr_customer_id":186252,"tr_customer_product_id":186242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91069295660049","imei1":"91069295660049","imei2":"91069295660049","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186235,"job_number":"JOB_186235","tr_customer_id":186253,"tr_customer_product_id":186243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78833839195056","imei1":"78833839195056","imei2":"78833839195056","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186236,"job_number":"JOB_186236","tr_customer_id":186254,"tr_customer_product_id":186244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49649204451426","imei1":"49649204451426","imei2":"49649204451426","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186237,"job_number":"JOB_186237","tr_customer_id":186255,"tr_customer_product_id":186245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77691569453599","imei1":"77691569453599","imei2":"77691569453599","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186238,"job_number":"JOB_186238","tr_customer_id":186256,"tr_customer_product_id":186246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69788153213519","imei1":"69788153213519","imei2":"69788153213519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186239,"job_number":"JOB_186239","tr_customer_id":186257,"tr_customer_product_id":186247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69076683011765","imei1":"69076683011765","imei2":"69076683011765","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186241,"job_number":"JOB_186241","tr_customer_id":186259,"tr_customer_product_id":186249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:16.000Z","modified_at":"2026-02-14T13:58:16.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12734707494710","imei1":"12734707494710","imei2":"12734707494710","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186243,"job_number":"JOB_186243","tr_customer_id":186261,"tr_customer_product_id":186251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:17.000Z","modified_at":"2026-02-14T13:58:17.000Z","name":"Wilford Block","mobile_number":"800-694-2178","email_id":"Maxwell_OKon@gmail.com","dop":"2025-08-24","serial_number":"1019194760862160","imei1":"1019194760862160","imei2":"1019194760862160","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186245,"job_number":"JOB_186245","tr_customer_id":186263,"tr_customer_product_id":186253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:21.000Z","modified_at":"2026-02-14T13:58:21.000Z","name":"Robyn Kovacek","mobile_number":"289-761-3943","email_id":"Karlie_Dickinson10@hotmail.com","dop":"2025-04-06","serial_number":"13074030069973008","imei1":"13074030069973008","imei2":"13074030069973008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186246,"job_number":"JOB_186246","tr_customer_id":186264,"tr_customer_product_id":186254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:27.000Z","modified_at":"2026-02-14T13:58:27.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"105473458877803","imei1":"105473458877803","imei2":"105473458877803","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186248,"job_number":"JOB_186248","tr_customer_id":186266,"tr_customer_product_id":186256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:29.000Z","modified_at":"2026-02-14T13:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64999377434969","imei1":"64999377434969","imei2":"64999377434969","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186249,"job_number":"JOB_186249","tr_customer_id":186267,"tr_customer_product_id":186257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:29.000Z","modified_at":"2026-02-14T13:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23671646095570","imei1":"23671646095570","imei2":"23671646095570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186250,"job_number":"JOB_186250","tr_customer_id":186268,"tr_customer_product_id":186258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39029920422436","imei1":"39029920422436","imei2":"39029920422436","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186251,"job_number":"JOB_186251","tr_customer_id":186269,"tr_customer_product_id":186259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11619761904594","imei1":"11619761904594","imei2":"11619761904594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186252,"job_number":"JOB_186252","tr_customer_id":186270,"tr_customer_product_id":186260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15098715813192","imei1":"15098715813192","imei2":"15098715813192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186253,"job_number":"JOB_186253","tr_customer_id":186271,"tr_customer_product_id":186261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:31.000Z","modified_at":"2026-02-14T13:58:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92523884266725","imei1":"92523884266725","imei2":"92523884266725","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186255,"job_number":"JOB_186255","tr_customer_id":186273,"tr_customer_product_id":186263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:34.000Z","modified_at":"2026-02-14T13:58:34.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17588227136860","imei1":"17588227136860","imei2":"17588227136860","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186257,"job_number":"JOB_186257","tr_customer_id":186275,"tr_customer_product_id":186265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:35.000Z","modified_at":"2026-02-14T13:58:35.000Z","name":"Yadira Schimmel","mobile_number":"417-944-9982","email_id":"Maci.Gislason39@hotmail.com","dop":"2026-01-04","serial_number":"34618870094955760","imei1":"34618870094955760","imei2":"34618870094955760","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186258,"job_number":"JOB_186258","tr_customer_id":186276,"tr_customer_product_id":186266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:52.000Z","modified_at":"2026-02-14T13:58:52.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18249553531764","imei1":"18249553531764","imei2":"18249553531764","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186260,"job_number":"JOB_186260","tr_customer_id":186278,"tr_customer_product_id":186268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:53.000Z","modified_at":"2026-02-14T13:58:53.000Z","name":"Leslie Heathcote","mobile_number":"235-862-6664","email_id":"Meaghan_Smith25@gmail.com","dop":"2025-08-24","serial_number":"1085483546274684","imei1":"1085483546274684","imei2":"1085483546274684","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186261,"job_number":"JOB_186261","tr_customer_id":186279,"tr_customer_product_id":186269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:01.000Z","modified_at":"2026-02-14T13:59:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45908874186839","imei1":"45908874186839","imei2":"45908874186839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186262,"job_number":"JOB_186262","tr_customer_id":186280,"tr_customer_product_id":186270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64103090322673","imei1":"64103090322673","imei2":"64103090322673","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186263,"job_number":"JOB_186263","tr_customer_id":186281,"tr_customer_product_id":186271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32496797499281","imei1":"32496797499281","imei2":"32496797499281","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186264,"job_number":"JOB_186264","tr_customer_id":186282,"tr_customer_product_id":186272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45500956226053","imei1":"45500956226053","imei2":"45500956226053","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186265,"job_number":"JOB_186265","tr_customer_id":186283,"tr_customer_product_id":186273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14659694920962","imei1":"14659694920962","imei2":"14659694920962","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186266,"job_number":"JOB_186266","tr_customer_id":186284,"tr_customer_product_id":186274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:03.000Z","modified_at":"2026-02-14T13:59:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70718200759330","imei1":"70718200759330","imei2":"70718200759330","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186268,"job_number":"JOB_186268","tr_customer_id":186286,"tr_customer_product_id":186276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:12.000Z","modified_at":"2026-02-14T13:59:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15715319323732","imei1":"15715319323732","imei2":"15715319323732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186270,"job_number":"JOB_186270","tr_customer_id":186288,"tr_customer_product_id":186278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:13.000Z","modified_at":"2026-02-14T13:59:13.000Z","name":"Hardy Miller","mobile_number":"882-791-0781","email_id":"Eleanora.Hayes@gmail.com","dop":"2025-04-06","serial_number":"16415082307158584","imei1":"16415082307158584","imei2":"16415082307158584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186271,"job_number":"JOB_186271","tr_customer_id":186289,"tr_customer_product_id":186279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:20.000Z","modified_at":"2026-02-14T13:59:20.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"18210130850319","imei1":"18210130850319","imei2":"18210130850319","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186273,"job_number":"JOB_186273","tr_customer_id":186291,"tr_customer_product_id":186281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:21.000Z","modified_at":"2026-02-14T13:59:21.000Z","name":"Kassandra Stehr","mobile_number":"453-268-9564","email_id":"Chauncey.Conroy17@hotmail.com","dop":"2026-01-04","serial_number":"44003502400252110","imei1":"44003502400252110","imei2":"44003502400252110","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186274,"job_number":"JOB_186274","tr_customer_id":186292,"tr_customer_product_id":186282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:27.000Z","modified_at":"2026-02-14T13:59:27.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"17037552388672","imei1":"17037552388672","imei2":"17037552388672","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186276,"job_number":"JOB_186276","tr_customer_id":186294,"tr_customer_product_id":186284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:28.000Z","modified_at":"2026-02-14T13:59:28.000Z","name":"Eliseo Boehm","mobile_number":"233-938-4694","email_id":"Maiya78@yahoo.com","dop":"2025-08-24","serial_number":"1033675493077393","imei1":"1033675493077393","imei2":"1033675493077393","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186280,"job_number":"JOB_186280","tr_customer_id":186298,"tr_customer_product_id":186288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:59.000Z","modified_at":"2026-02-14T13:59:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19626202541855","imei1":"19626202541855","imei2":"19626202541855","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186282,"job_number":"JOB_186282","tr_customer_id":186300,"tr_customer_product_id":186290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:00.000Z","modified_at":"2026-02-14T14:00:00.000Z","name":"Felton Mann","mobile_number":"615-417-5974","email_id":"Frank88@gmail.com","dop":"2025-04-06","serial_number":"12971585097790910","imei1":"12971585097790910","imei2":"12971585097790910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186283,"job_number":"JOB_186283","tr_customer_id":186301,"tr_customer_product_id":186291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:06.000Z","modified_at":"2026-02-14T14:00:06.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"12861865555833","imei1":"12861865555833","imei2":"12861865555833","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186285,"job_number":"JOB_186285","tr_customer_id":186303,"tr_customer_product_id":186293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:07.000Z","modified_at":"2026-02-14T14:00:07.000Z","name":"Fredrick Marvin","mobile_number":"916-772-9830","email_id":"Freida.West99@hotmail.com","dop":"2026-01-04","serial_number":"57577242995698970","imei1":"57577242995698970","imei2":"57577242995698970","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186290,"job_number":"JOB_186290","tr_customer_id":186308,"tr_customer_product_id":186298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:45.000Z","modified_at":"2026-02-14T14:00:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16756061068601","imei1":"16756061068601","imei2":"16756061068601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186292,"job_number":"JOB_186292","tr_customer_id":186310,"tr_customer_product_id":186300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:47.000Z","modified_at":"2026-02-14T14:00:47.000Z","name":"Silas Corkery","mobile_number":"622-708-8219","email_id":"Isaac46@gmail.com","dop":"2025-04-06","serial_number":"14095891803176376","imei1":"14095891803176376","imei2":"14095891803176376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186293,"job_number":"JOB_186293","tr_customer_id":186311,"tr_customer_product_id":186301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:02:38.000Z","modified_at":"2026-02-14T14:02:38.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"15275371729729","imei1":"15275371729729","imei2":"15275371729729","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186295,"job_number":"JOB_186295","tr_customer_id":186313,"tr_customer_product_id":186303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:02:39.000Z","modified_at":"2026-02-14T14:02:39.000Z","name":"Oren Wilkinson","mobile_number":"801-888-3228","email_id":"Savanna_Lang1@yahoo.com","dop":"2026-01-04","serial_number":"56960720959757230","imei1":"56960720959757230","imei2":"56960720959757230","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:02:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186296,"job_number":"JOB_186296","tr_customer_id":186314,"tr_customer_product_id":186304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:03:25.000Z","modified_at":"2026-02-14T14:03:25.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"16284760772244","imei1":"16284760772244","imei2":"16284760772244","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:03:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186298,"job_number":"JOB_186298","tr_customer_id":186316,"tr_customer_product_id":186306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:03:26.000Z","modified_at":"2026-02-14T14:03:26.000Z","name":"Aniyah Schaden","mobile_number":"638-279-2075","email_id":"Vicenta.Rice@gmail.com","dop":"2026-01-04","serial_number":"75108959438227410","imei1":"75108959438227410","imei2":"75108959438227410","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:03:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186302,"job_number":"JOB_186302","tr_customer_id":186320,"tr_customer_product_id":186310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:04:11.000Z","modified_at":"2026-02-14T14:04:11.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"11183888300362","imei1":"11183888300362","imei2":"11183888300362","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:04:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186304,"job_number":"JOB_186304","tr_customer_id":186322,"tr_customer_product_id":186312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:04:12.000Z","modified_at":"2026-02-14T14:04:12.000Z","name":"Kristoffer Goodwin","mobile_number":"954-372-6416","email_id":"Osborne10@yahoo.com","dop":"2026-01-04","serial_number":"75262432810090080","imei1":"75262432810090080","imei2":"75262432810090080","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186309,"job_number":"JOB_186309","tr_customer_id":186327,"tr_customer_product_id":186317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:56.000Z","modified_at":"2026-02-14T14:15:56.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17269713771923","imei1":"17269713771923","imei2":"17269713771923","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186313,"job_number":"JOB_186313","tr_customer_id":186331,"tr_customer_product_id":186321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Josie Hilpert","mobile_number":"461-302-4524","email_id":"Kitty_Hermann22@yahoo.com","dop":"2026-01-04","serial_number":"37218641280861020","imei1":"37218641280861020","imei2":"37218641280861020","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186317,"job_number":"JOB_186317","tr_customer_id":186335,"tr_customer_product_id":186325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:16:41.000Z","modified_at":"2026-02-14T14:16:41.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"18955882905541","imei1":"18955882905541","imei2":"18955882905541","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:16:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186319,"job_number":"JOB_186319","tr_customer_id":186337,"tr_customer_product_id":186327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:16:42.000Z","modified_at":"2026-02-14T14:16:42.000Z","name":"Emilia Goodwin","mobile_number":"311-932-6580","email_id":"Isaias.Johns@gmail.com","dop":"2026-01-04","serial_number":"29178967526656400","imei1":"29178967526656400","imei2":"29178967526656400","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:16:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186320,"job_number":"JOB_186320","tr_customer_id":186338,"tr_customer_product_id":186328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:25.000Z","modified_at":"2026-02-14T14:17:25.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18212432507354","imei1":"18212432507354","imei2":"18212432507354","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186322,"job_number":"JOB_186322","tr_customer_id":186340,"tr_customer_product_id":186330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:26.000Z","modified_at":"2026-02-14T14:17:26.000Z","name":"Landen Wolf","mobile_number":"676-910-4571","email_id":"Adrianna.Marks@gmail.com","dop":"2026-01-04","serial_number":"67584845573701384","imei1":"67584845573701384","imei2":"67584845573701384","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186323,"job_number":"JOB_186323","tr_customer_id":186341,"tr_customer_product_id":186331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:43.000Z","modified_at":"2026-02-14T14:17:43.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"24580619526832","imei1":"24580619526832","imei2":"24580619526832","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186324,"job_number":"JOB_186324","tr_customer_id":186342,"tr_customer_product_id":186332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:44.000Z","modified_at":"2026-02-14T14:17:44.000Z","name":"Asa Stehr","mobile_number":"299-677-9294","email_id":"Bailee91@hotmail.com","dop":"2025-02-01","serial_number":"20136832936697","imei1":"20136832936697","imei2":"20136832936697","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186326,"job_number":"JOB_186326","tr_customer_id":186344,"tr_customer_product_id":186334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:18:26.000Z","modified_at":"2026-02-14T14:18:26.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"107658097759740","imei1":"107658097759740","imei2":"107658097759740","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186327,"job_number":"JOB_186327","tr_customer_id":186345,"tr_customer_product_id":186335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:18:26.000Z","modified_at":"2026-02-14T14:18:26.000Z","name":"Alyson Volkman","mobile_number":"531-761-1358","email_id":"Donnie.Toy51@hotmail.com","dop":"2025-02-01","serial_number":"68844838698580","imei1":"68844838698580","imei2":"68844838698580","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186329,"job_number":"JOB_186329","tr_customer_id":186347,"tr_customer_product_id":186337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:08.000Z","modified_at":"2026-02-14T14:19:08.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"69549939532052","imei1":"69549939532052","imei2":"69549939532052","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186330,"job_number":"JOB_186330","tr_customer_id":186348,"tr_customer_product_id":186338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:08.000Z","modified_at":"2026-02-14T14:19:08.000Z","name":"Stewart Grady","mobile_number":"814-849-2340","email_id":"Leanna_Hoppe@hotmail.com","dop":"2025-02-01","serial_number":"107034017796315","imei1":"107034017796315","imei2":"107034017796315","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186331,"job_number":"JOB_186331","tr_customer_id":186349,"tr_customer_product_id":186339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:09.000Z","modified_at":"2026-02-14T14:19:09.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"67590369828754480","imei1":"67590369828754480","imei2":"67590369828754480","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186333,"job_number":"JOB_186333","tr_customer_id":186351,"tr_customer_product_id":186341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:21.000Z","modified_at":"2026-02-14T14:19:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16478249658206","imei1":"16478249658206","imei2":"16478249658206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186335,"job_number":"JOB_186335","tr_customer_id":186353,"tr_customer_product_id":186343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:22.000Z","modified_at":"2026-02-14T14:19:22.000Z","name":"Lemuel Bogisich","mobile_number":"689-429-1885","email_id":"Sherwood_Walter70@gmail.com","dop":"2025-04-06","serial_number":"11869058104208406","imei1":"11869058104208406","imei2":"11869058104208406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186336,"job_number":"JOB_186336","tr_customer_id":186354,"tr_customer_product_id":186344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:08.000Z","modified_at":"2026-02-14T14:20:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13393373942553","imei1":"13393373942553","imei2":"13393373942553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186338,"job_number":"JOB_186338","tr_customer_id":186356,"tr_customer_product_id":186346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:10.000Z","modified_at":"2026-02-14T14:20:10.000Z","name":"Jana Hahn","mobile_number":"951-777-8911","email_id":"Andres51@yahoo.com","dop":"2025-04-06","serial_number":"16453447766922222","imei1":"16453447766922222","imei2":"16453447766922222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186339,"job_number":"JOB_186339","tr_customer_id":186357,"tr_customer_product_id":186347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:14.000Z","modified_at":"2026-02-14T14:20:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12400669784762","imei1":"12400669784762","imei2":"12400669784762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186341,"job_number":"JOB_186341","tr_customer_id":186359,"tr_customer_product_id":186349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:16.000Z","modified_at":"2026-02-14T14:20:16.000Z","name":"Mafalda Kshlerin","mobile_number":"886-946-5503","email_id":"Eleanora_Ruecker47@hotmail.com","dop":"2025-04-06","serial_number":"18413276361879668","imei1":"18413276361879668","imei2":"18413276361879668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186342,"job_number":"JOB_186342","tr_customer_id":186360,"tr_customer_product_id":186350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:55.000Z","modified_at":"2026-02-14T14:20:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17898613247094","imei1":"17898613247094","imei2":"17898613247094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186344,"job_number":"JOB_186344","tr_customer_id":186362,"tr_customer_product_id":186352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:57.000Z","modified_at":"2026-02-14T14:20:57.000Z","name":"Alexanne Nicolas","mobile_number":"643-789-3688","email_id":"Amara51@gmail.com","dop":"2025-04-06","serial_number":"18658160060505252","imei1":"18658160060505252","imei2":"18658160060505252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186345,"job_number":"JOB_186345","tr_customer_id":186363,"tr_customer_product_id":186353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:58.000Z","modified_at":"2026-02-14T14:20:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10968253958071","imei1":"10968253958071","imei2":"10968253958071","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186347,"job_number":"JOB_186347","tr_customer_id":186365,"tr_customer_product_id":186355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:59.000Z","modified_at":"2026-02-14T14:20:59.000Z","name":"Malinda Strosin","mobile_number":"946-668-7626","email_id":"Sabryna_Kreiger16@gmail.com","dop":"2025-04-06","serial_number":"10350176908686802","imei1":"10350176908686802","imei2":"10350176908686802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186348,"job_number":"JOB_186348","tr_customer_id":186366,"tr_customer_product_id":186356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:22.000Z","modified_at":"2026-02-14T14:21:22.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10605428730409","imei1":"10605428730409","imei2":"10605428730409","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186350,"job_number":"JOB_186350","tr_customer_id":186368,"tr_customer_product_id":186358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:23.000Z","modified_at":"2026-02-14T14:21:23.000Z","name":"Larry Dare","mobile_number":"746-945-6269","email_id":"Magali30@yahoo.com","dop":"2025-06-18","serial_number":"1045681304658611","imei1":"1045681304658611","imei2":"1045681304658611","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186351,"job_number":"JOB_186351","tr_customer_id":186369,"tr_customer_product_id":186359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:41.000Z","modified_at":"2026-02-14T14:21:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16947832948282","imei1":"16947832948282","imei2":"16947832948282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186353,"job_number":"JOB_186353","tr_customer_id":186371,"tr_customer_product_id":186361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:42.000Z","modified_at":"2026-02-14T14:21:42.000Z","name":"Fae Douglas","mobile_number":"207-342-7803","email_id":"Lavina.Lebsack23@gmail.com","dop":"2025-04-06","serial_number":"19404048992341660","imei1":"19404048992341660","imei2":"19404048992341660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186357,"job_number":"JOB_186357","tr_customer_id":186375,"tr_customer_product_id":186365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:06.000Z","modified_at":"2026-02-14T14:22:06.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10871939916306","imei1":"10871939916306","imei2":"10871939916306","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186359,"job_number":"JOB_186359","tr_customer_id":186377,"tr_customer_product_id":186367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:07.000Z","modified_at":"2026-02-14T14:22:07.000Z","name":"Carmela McLaughlin","mobile_number":"215-355-3884","email_id":"Brain_Rowe@hotmail.com","dop":"2025-06-18","serial_number":"1007953654075682","imei1":"1007953654075682","imei2":"1007953654075682","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186369,"job_number":"JOB_186369","tr_customer_id":186387,"tr_customer_product_id":186377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:15.000Z","modified_at":"2026-02-14T14:24:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11045362160790","imei1":"11045362160790","imei2":"11045362160790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186371,"job_number":"JOB_186371","tr_customer_id":186389,"tr_customer_product_id":186379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:17.000Z","modified_at":"2026-02-14T14:24:17.000Z","name":"Marianna Olson","mobile_number":"454-353-7956","email_id":"Jonathan79@gmail.com","dop":"2025-04-06","serial_number":"14017029563764436","imei1":"14017029563764436","imei2":"14017029563764436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186372,"job_number":"JOB_186372","tr_customer_id":186390,"tr_customer_product_id":186380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:37.000Z","modified_at":"2026-02-14T14:24:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19115841946052","imei1":"19115841946052","imei2":"19115841946052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186374,"job_number":"JOB_186374","tr_customer_id":186392,"tr_customer_product_id":186382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:39.000Z","modified_at":"2026-02-14T14:24:39.000Z","name":"Myrl Reichel","mobile_number":"810-302-9960","email_id":"Shaun.Lehner99@hotmail.com","dop":"2025-04-06","serial_number":"11903902966640536","imei1":"11903902966640536","imei2":"11903902966640536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186379,"job_number":"JOB_186379","tr_customer_id":186397,"tr_customer_product_id":186387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:00.000Z","modified_at":"2026-02-14T14:25:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15631506711161","imei1":"15631506711161","imei2":"15631506711161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186381,"job_number":"JOB_186381","tr_customer_id":186399,"tr_customer_product_id":186389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:02.000Z","modified_at":"2026-02-14T14:25:02.000Z","name":"Catalina Howe","mobile_number":"959-222-1527","email_id":"Daniella_Torp19@gmail.com","dop":"2025-04-06","serial_number":"16155023309403816","imei1":"16155023309403816","imei2":"16155023309403816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186382,"job_number":"JOB_186382","tr_customer_id":186400,"tr_customer_product_id":186390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:21.000Z","modified_at":"2026-02-14T14:25:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15329867451382","imei1":"15329867451382","imei2":"15329867451382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186384,"job_number":"JOB_186384","tr_customer_id":186402,"tr_customer_product_id":186392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:22.000Z","modified_at":"2026-02-14T14:25:22.000Z","name":"Lemuel Ryan","mobile_number":"592-665-0531","email_id":"Lukas_Bogisich83@gmail.com","dop":"2025-04-06","serial_number":"12741332948656348","imei1":"12741332948656348","imei2":"12741332948656348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186385,"job_number":"JOB_186385","tr_customer_id":186403,"tr_customer_product_id":186393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:25.000Z","modified_at":"2026-02-14T14:25:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19247743340088","imei1":"19247743340088","imei2":"19247743340088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186387,"job_number":"JOB_186387","tr_customer_id":186405,"tr_customer_product_id":186395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:27.000Z","modified_at":"2026-02-14T14:25:27.000Z","name":"Theodore Roob","mobile_number":"968-666-1578","email_id":"Randall_Bednar@gmail.com","dop":"2025-04-06","serial_number":"19731849550586450","imei1":"19731849550586450","imei2":"19731849550586450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186388,"job_number":"JOB_186388","tr_customer_id":186406,"tr_customer_product_id":186396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:45.000Z","modified_at":"2026-02-14T14:25:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14465841717482","imei1":"14465841717482","imei2":"14465841717482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186390,"job_number":"JOB_186390","tr_customer_id":186408,"tr_customer_product_id":186398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:46.000Z","modified_at":"2026-02-14T14:25:46.000Z","name":"Kirsten Howell","mobile_number":"707-550-2027","email_id":"Bill83@gmail.com","dop":"2025-04-06","serial_number":"11649009942536724","imei1":"11649009942536724","imei2":"11649009942536724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186391,"job_number":"JOB_186391","tr_customer_id":186409,"tr_customer_product_id":186399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:48.000Z","modified_at":"2026-02-14T14:25:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14588939585391","imei1":"14588939585391","imei2":"14588939585391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186393,"job_number":"JOB_186393","tr_customer_id":186411,"tr_customer_product_id":186401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:50.000Z","modified_at":"2026-02-14T14:25:50.000Z","name":"Dasia Jaskolski","mobile_number":"829-427-6431","email_id":"Sylvester_Flatley@hotmail.com","dop":"2025-04-06","serial_number":"13822418786647994","imei1":"13822418786647994","imei2":"13822418786647994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186394,"job_number":"JOB_186394","tr_customer_id":186412,"tr_customer_product_id":186402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:04.000Z","modified_at":"2026-02-14T14:26:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15561520154183","imei1":"15561520154183","imei2":"15561520154183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186396,"job_number":"JOB_186396","tr_customer_id":186414,"tr_customer_product_id":186404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:06.000Z","modified_at":"2026-02-14T14:26:06.000Z","name":"Pietro Price","mobile_number":"617-653-7526","email_id":"Furman_Kovacek@hotmail.com","dop":"2025-04-06","serial_number":"15178559544686624","imei1":"15178559544686624","imei2":"15178559544686624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186397,"job_number":"JOB_186397","tr_customer_id":186415,"tr_customer_product_id":186405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:08.000Z","modified_at":"2026-02-14T14:26:08.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17846749013791","imei1":"17846749013791","imei2":"17846749013791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186399,"job_number":"JOB_186399","tr_customer_id":186417,"tr_customer_product_id":186407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:10.000Z","modified_at":"2026-02-14T14:26:10.000Z","name":"Carmen Stehr","mobile_number":"455-655-3157","email_id":"Milford.Ortiz39@yahoo.com","dop":"2025-04-06","serial_number":"12402540803770678","imei1":"12402540803770678","imei2":"12402540803770678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186400,"job_number":"JOB_186400","tr_customer_id":186418,"tr_customer_product_id":186408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:32.000Z","modified_at":"2026-02-14T14:26:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13736486063836","imei1":"13736486063836","imei2":"13736486063836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186402,"job_number":"JOB_186402","tr_customer_id":186420,"tr_customer_product_id":186410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:33.000Z","modified_at":"2026-02-14T14:26:33.000Z","name":"Jonas Wolff","mobile_number":"346-793-2245","email_id":"Kellen30@yahoo.com","dop":"2025-04-06","serial_number":"14740519128888516","imei1":"14740519128888516","imei2":"14740519128888516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186403,"job_number":"JOB_186403","tr_customer_id":186421,"tr_customer_product_id":186411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:50.000Z","modified_at":"2026-02-14T14:26:50.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19769693155494","imei1":"19769693155494","imei2":"19769693155494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186405,"job_number":"JOB_186405","tr_customer_id":186423,"tr_customer_product_id":186413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:51.000Z","modified_at":"2026-02-14T14:26:51.000Z","name":"Gerson Hand","mobile_number":"506-718-6438","email_id":"Sheldon.Stoltenberg@yahoo.com","dop":"2025-04-06","serial_number":"10186282516339994","imei1":"10186282516339994","imei2":"10186282516339994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186406,"job_number":"JOB_186406","tr_customer_id":186424,"tr_customer_product_id":186414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:15.000Z","modified_at":"2026-02-14T14:27:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11143769476042","imei1":"11143769476042","imei2":"11143769476042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186408,"job_number":"JOB_186408","tr_customer_id":186426,"tr_customer_product_id":186416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:16.000Z","modified_at":"2026-02-14T14:27:16.000Z","name":"Anjali Vandervort","mobile_number":"597-290-5872","email_id":"Aurore_Prohaska55@gmail.com","dop":"2025-04-06","serial_number":"17430088561990724","imei1":"17430088561990724","imei2":"17430088561990724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186410,"job_number":"JOB_186410","tr_customer_id":186428,"tr_customer_product_id":186418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:49.000Z","modified_at":"2026-02-14T14:27:49.000Z","name":"Mavis Reichert","mobile_number":"717-891-3834","email_id":"Richie.Purdy@hotmail.com","dop":"2025-04-06","serial_number":"10529096745950732","imei1":"10529096745950732","imei2":"10529096745950732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186413,"job_number":"JOB_186413","tr_customer_id":186431,"tr_customer_product_id":186421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:28:07.000Z","modified_at":"2026-02-14T14:28:07.000Z","name":"Rosamond Fisher","mobile_number":"412-913-8443","email_id":"Hector3@gmail.com","dop":"2025-04-06","serial_number":"18866263572584060","imei1":"18866263572584060","imei2":"18866263572584060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186416,"job_number":"JOB_186416","tr_customer_id":186434,"tr_customer_product_id":186424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:29:30.000Z","modified_at":"2026-02-14T14:29:30.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14665763720427","imei1":"14665763720427","imei2":"14665763720427","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186418,"job_number":"JOB_186418","tr_customer_id":186436,"tr_customer_product_id":186426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:29:31.000Z","modified_at":"2026-02-14T14:29:31.000Z","name":"Terence Schaefer","mobile_number":"329-561-9036","email_id":"Tiffany.Lubowitz@gmail.com","dop":"2026-01-04","serial_number":"39438754957273170","imei1":"39438754957273170","imei2":"39438754957273170","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186419,"job_number":"JOB_186419","tr_customer_id":186437,"tr_customer_product_id":186427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:13.000Z","modified_at":"2026-02-14T14:30:13.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13300218591587","imei1":"13300218591587","imei2":"13300218591587","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186421,"job_number":"JOB_186421","tr_customer_id":186439,"tr_customer_product_id":186429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:15.000Z","modified_at":"2026-02-14T14:30:15.000Z","name":"Maudie Stiedemann","mobile_number":"741-379-7612","email_id":"Quentin71@yahoo.com","dop":"2026-01-04","serial_number":"81089955510828350","imei1":"81089955510828350","imei2":"81089955510828350","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186422,"job_number":"JOB_186422","tr_customer_id":186440,"tr_customer_product_id":186430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:50.000Z","modified_at":"2026-02-14T14:30:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11364429659791","imei1":"11364429659791","imei2":"11364429659791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186424,"job_number":"JOB_186424","tr_customer_id":186442,"tr_customer_product_id":186432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:51.000Z","modified_at":"2026-02-14T14:30:51.000Z","name":"Vaughn Zemlak","mobile_number":"827-576-4848","email_id":"Jettie38@gmail.com","dop":"2025-04-06","serial_number":"13258747537263652","imei1":"13258747537263652","imei2":"13258747537263652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186425,"job_number":"JOB_186425","tr_customer_id":186443,"tr_customer_product_id":186433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:56.000Z","modified_at":"2026-02-14T14:30:56.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18602578910486","imei1":"18602578910486","imei2":"18602578910486","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186427,"job_number":"JOB_186427","tr_customer_id":186445,"tr_customer_product_id":186435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:58.000Z","modified_at":"2026-02-14T14:30:58.000Z","name":"Jannie Gusikowski","mobile_number":"832-323-4299","email_id":"Keyshawn.Carroll@gmail.com","dop":"2026-01-04","serial_number":"85975509747868420","imei1":"85975509747868420","imei2":"85975509747868420","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186428,"job_number":"JOB_186428","tr_customer_id":186446,"tr_customer_product_id":186436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:59.000Z","modified_at":"2026-02-14T14:30:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19748229259285","imei1":"19748229259285","imei2":"19748229259285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186430,"job_number":"JOB_186430","tr_customer_id":186448,"tr_customer_product_id":186438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:00.000Z","modified_at":"2026-02-14T14:31:00.000Z","name":"Mylene Lang","mobile_number":"297-887-6005","email_id":"Foster.Schulist@yahoo.com","dop":"2025-04-06","serial_number":"10604154887247260","imei1":"10604154887247260","imei2":"10604154887247260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186435,"job_number":"JOB_186435","tr_customer_id":186453,"tr_customer_product_id":186443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:34.000Z","modified_at":"2026-02-14T14:31:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15587236222132","imei1":"15587236222132","imei2":"15587236222132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186437,"job_number":"JOB_186437","tr_customer_id":186455,"tr_customer_product_id":186445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:36.000Z","modified_at":"2026-02-14T14:31:36.000Z","name":"Linda Gaylord","mobile_number":"255-908-7233","email_id":"Aleen17@yahoo.com","dop":"2025-04-06","serial_number":"13609483299515894","imei1":"13609483299515894","imei2":"13609483299515894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186438,"job_number":"JOB_186438","tr_customer_id":186456,"tr_customer_product_id":186446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:41.000Z","modified_at":"2026-02-14T14:31:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10997920677842","imei1":"10997920677842","imei2":"10997920677842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186440,"job_number":"JOB_186440","tr_customer_id":186458,"tr_customer_product_id":186448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:42.000Z","modified_at":"2026-02-14T14:31:42.000Z","name":"Eden Hansen","mobile_number":"279-984-9706","email_id":"Samantha.Gibson@gmail.com","dop":"2025-04-06","serial_number":"14189470078883456","imei1":"14189470078883456","imei2":"14189470078883456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186441,"job_number":"JOB_186441","tr_customer_id":186459,"tr_customer_product_id":186449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:52.000Z","modified_at":"2026-02-14T14:31:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15629081925531","imei1":"15629081925531","imei2":"15629081925531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186443,"job_number":"JOB_186443","tr_customer_id":186461,"tr_customer_product_id":186451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:54.000Z","modified_at":"2026-02-14T14:31:54.000Z","name":"Delphia Jaskolski","mobile_number":"891-970-9666","email_id":"Christiana.Buckridge@yahoo.com","dop":"2025-04-06","serial_number":"13266281519878262","imei1":"13266281519878262","imei2":"13266281519878262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186447,"job_number":"JOB_186447","tr_customer_id":186465,"tr_customer_product_id":186455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:19.000Z","modified_at":"2026-02-14T14:32:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14093655098675","imei1":"14093655098675","imei2":"14093655098675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186449,"job_number":"JOB_186449","tr_customer_id":186467,"tr_customer_product_id":186457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:21.000Z","modified_at":"2026-02-14T14:32:21.000Z","name":"Eladio Harvey","mobile_number":"378-344-9132","email_id":"Dixie1@hotmail.com","dop":"2025-04-06","serial_number":"13525465447743460","imei1":"13525465447743460","imei2":"13525465447743460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186450,"job_number":"JOB_186450","tr_customer_id":186468,"tr_customer_product_id":186458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:22.000Z","modified_at":"2026-02-14T14:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18494090767779","imei1":"18494090767779","imei2":"18494090767779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186452,"job_number":"JOB_186452","tr_customer_id":186470,"tr_customer_product_id":186460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:24.000Z","modified_at":"2026-02-14T14:32:24.000Z","name":"Kylee Nienow","mobile_number":"490-967-8037","email_id":"Lavon.Towne@yahoo.com","dop":"2025-04-06","serial_number":"12486294945675952","imei1":"12486294945675952","imei2":"12486294945675952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186456,"job_number":"JOB_186456","tr_customer_id":186474,"tr_customer_product_id":186464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:36.000Z","modified_at":"2026-02-14T14:32:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10296612653189","imei1":"10296612653189","imei2":"10296612653189","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186458,"job_number":"JOB_186458","tr_customer_id":186476,"tr_customer_product_id":186466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:37.000Z","modified_at":"2026-02-14T14:32:37.000Z","name":"Wendell Mohr","mobile_number":"286-230-3189","email_id":"Tia24@hotmail.com","dop":"2025-04-06","serial_number":"13663351105380792","imei1":"13663351105380792","imei2":"13663351105380792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186463,"job_number":"JOB_186463","tr_customer_id":186481,"tr_customer_product_id":186471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:03.000Z","modified_at":"2026-02-14T14:33:03.000Z","name":"Tyreek Leffler","mobile_number":"400-531-6426","email_id":"Ross.Spinka7@gmail.com","dop":"2025-04-06","serial_number":"16241835703424820","imei1":"16241835703424820","imei2":"16241835703424820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186464,"job_number":"JOB_186464","tr_customer_id":186482,"tr_customer_product_id":186472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:18.000Z","modified_at":"2026-02-14T14:33:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18649951502388","imei1":"18649951502388","imei2":"18649951502388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186466,"job_number":"JOB_186466","tr_customer_id":186484,"tr_customer_product_id":186474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:19.000Z","modified_at":"2026-02-14T14:33:19.000Z","name":"Beulah Dickinson","mobile_number":"540-661-4747","email_id":"Isidro60@yahoo.com","dop":"2025-04-06","serial_number":"17506753221464896","imei1":"17506753221464896","imei2":"17506753221464896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186468,"job_number":"JOB_186468","tr_customer_id":186486,"tr_customer_product_id":186476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:36.000Z","modified_at":"2026-02-14T14:33:36.000Z","name":"Akeem Braun","mobile_number":"385-697-2599","email_id":"Vernie.Bruen69@gmail.com","dop":"2025-04-06","serial_number":"12546814206423396","imei1":"12546814206423396","imei2":"12546814206423396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186469,"job_number":"JOB_186469","tr_customer_id":186487,"tr_customer_product_id":186477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:56.000Z","modified_at":"2026-02-14T14:33:56.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"11162387688954","imei1":"11162387688954","imei2":"11162387688954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186471,"job_number":"JOB_186471","tr_customer_id":186489,"tr_customer_product_id":186479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:57.000Z","modified_at":"2026-02-14T14:33:57.000Z","name":"Doyle Bahringer","mobile_number":"269-294-5694","email_id":"Jeramie.Thiel58@gmail.com","dop":"2025-04-06","serial_number":"10033629947059810","imei1":"10033629947059810","imei2":"10033629947059810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186472,"job_number":"JOB_186472","tr_customer_id":186490,"tr_customer_product_id":186480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:34:41.000Z","modified_at":"2026-02-14T14:34:41.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"13156970382104","imei1":"13156970382104","imei2":"13156970382104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186474,"job_number":"JOB_186474","tr_customer_id":186492,"tr_customer_product_id":186482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:34:43.000Z","modified_at":"2026-02-14T14:34:43.000Z","name":"Alexzander Paucek","mobile_number":"907-258-8895","email_id":"Stewart_Durgan@hotmail.com","dop":"2025-04-06","serial_number":"11355352439291638","imei1":"11355352439291638","imei2":"11355352439291638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186475,"job_number":"JOB_186475","tr_customer_id":186493,"tr_customer_product_id":186483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:04.000Z","modified_at":"2026-02-14T14:35:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14902896502161","imei1":"14902896502161","imei2":"14902896502161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186477,"job_number":"JOB_186477","tr_customer_id":186495,"tr_customer_product_id":186485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:06.000Z","modified_at":"2026-02-14T14:35:06.000Z","name":"Camron Fadel","mobile_number":"310-659-3063","email_id":"Pasquale.Koepp@yahoo.com","dop":"2025-04-06","serial_number":"19742011936462000","imei1":"19742011936462000","imei2":"19742011936462000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186480,"job_number":"JOB_186480","tr_customer_id":186498,"tr_customer_product_id":186488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:10.000Z","modified_at":"2026-02-14T14:35:10.000Z","name":"Caden Mills","mobile_number":"928-989-4723","email_id":"Derrick.OKeefe@yahoo.com","dop":"2025-04-06","serial_number":"10940712456489332","imei1":"10940712456489332","imei2":"10940712456489332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186481,"job_number":"JOB_186481","tr_customer_id":186499,"tr_customer_product_id":186489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:13.000Z","modified_at":"2026-02-14T14:35:13.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19766342416920","imei1":"19766342416920","imei2":"19766342416920","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186483,"job_number":"JOB_186483","tr_customer_id":186501,"tr_customer_product_id":186491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:15.000Z","modified_at":"2026-02-14T14:35:15.000Z","name":"Jaime Block","mobile_number":"981-320-5166","email_id":"Erick.Gaylord@hotmail.com","dop":"2026-01-04","serial_number":"39622555010259900","imei1":"39622555010259900","imei2":"39622555010259900","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186485,"job_number":"JOB_186485","tr_customer_id":186503,"tr_customer_product_id":186493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:26.000Z","modified_at":"2026-02-14T14:35:26.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"18771245724599","imei1":"18771245724599","imei2":"18771245724599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186487,"job_number":"JOB_186487","tr_customer_id":186505,"tr_customer_product_id":186495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:28.000Z","modified_at":"2026-02-14T14:35:28.000Z","name":"Aric Hodkiewicz","mobile_number":"493-698-7826","email_id":"Lauriane_Wehner@gmail.com","dop":"2025-04-06","serial_number":"12434434587421426","imei1":"12434434587421426","imei2":"12434434587421426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186489,"job_number":"JOB_186489","tr_customer_id":186507,"tr_customer_product_id":186497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:52.000Z","modified_at":"2026-02-14T14:35:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11069315748839","imei1":"11069315748839","imei2":"11069315748839","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186491,"job_number":"JOB_186491","tr_customer_id":186509,"tr_customer_product_id":186499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:54.000Z","modified_at":"2026-02-14T14:35:54.000Z","name":"Alf Conroy","mobile_number":"844-958-0364","email_id":"Ward.Cummerata@gmail.com","dop":"2025-04-06","serial_number":"10105688387095444","imei1":"10105688387095444","imei2":"10105688387095444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186492,"job_number":"JOB_186492","tr_customer_id":186510,"tr_customer_product_id":186500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:56.000Z","modified_at":"2026-02-14T14:35:57.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15293840962751","imei1":"15293840962751","imei2":"15293840962751","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186494,"job_number":"JOB_186494","tr_customer_id":186512,"tr_customer_product_id":186502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:39.000Z","modified_at":"2026-02-14T14:36:39.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17352628292670","imei1":"17352628292670","imei2":"17352628292670","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186495,"job_number":"JOB_186495","tr_customer_id":186513,"tr_customer_product_id":186503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:39.000Z","modified_at":"2026-02-14T14:36:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16735480088236","imei1":"16735480088236","imei2":"16735480088236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186498,"job_number":"JOB_186498","tr_customer_id":186516,"tr_customer_product_id":186506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:40.000Z","modified_at":"2026-02-14T14:36:40.000Z","name":"Sam Koss","mobile_number":"935-677-0921","email_id":"Kay41@yahoo.com","dop":"2026-01-04","serial_number":"43498375317847610","imei1":"43498375317847610","imei2":"43498375317847610","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186499,"job_number":"JOB_186499","tr_customer_id":186517,"tr_customer_product_id":186507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:41.000Z","modified_at":"2026-02-14T14:36:41.000Z","name":"Isabell Hamill","mobile_number":"452-650-4319","email_id":"Jammie.Runolfsdottir15@yahoo.com","dop":"2025-04-06","serial_number":"17811317349646252","imei1":"17811317349646252","imei2":"17811317349646252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186500,"job_number":"JOB_186500","tr_customer_id":186518,"tr_customer_product_id":186508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:44:33.000Z","modified_at":"2026-02-14T14:44:33.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17035674235592","imei1":"17035674235592","imei2":"17035674235592","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186502,"job_number":"JOB_186502","tr_customer_id":186520,"tr_customer_product_id":186510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:44:34.000Z","modified_at":"2026-02-14T14:44:34.000Z","name":"Tamara Little","mobile_number":"398-874-1655","email_id":"Zula.Nolan47@yahoo.com","dop":"2026-01-04","serial_number":"46538805077431620","imei1":"46538805077431620","imei2":"46538805077431620","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186503,"job_number":"JOB_186503","tr_customer_id":186521,"tr_customer_product_id":186511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:16.000Z","modified_at":"2026-02-14T14:45:16.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13305958194408","imei1":"13305958194408","imei2":"13305958194408","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186505,"job_number":"JOB_186505","tr_customer_id":186523,"tr_customer_product_id":186513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:17.000Z","modified_at":"2026-02-14T14:45:17.000Z","name":"Amelia Padberg","mobile_number":"736-511-8612","email_id":"Lucius.Hartmann@gmail.com","dop":"2026-01-04","serial_number":"38130249957274424","imei1":"38130249957274424","imei2":"38130249957274424","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186506,"job_number":"JOB_186506","tr_customer_id":186524,"tr_customer_product_id":186514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:59.000Z","modified_at":"2026-02-14T14:45:59.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17458523370898","imei1":"17458523370898","imei2":"17458523370898","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186508,"job_number":"JOB_186508","tr_customer_id":186526,"tr_customer_product_id":186516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:46:00.000Z","modified_at":"2026-02-14T14:46:00.000Z","name":"Zachariah Pacocha","mobile_number":"423-226-9093","email_id":"Sadye_Heller@hotmail.com","dop":"2026-01-04","serial_number":"72729611767500270","imei1":"72729611767500270","imei2":"72729611767500270","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186509,"job_number":"JOB_186509","tr_customer_id":186527,"tr_customer_product_id":186517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:51:54.000Z","modified_at":"2026-02-14T14:51:54.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17533620005446","imei1":"17533620005446","imei2":"17533620005446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186511,"job_number":"JOB_186511","tr_customer_id":186529,"tr_customer_product_id":186519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:51:56.000Z","modified_at":"2026-02-14T14:51:56.000Z","name":"Giovanna Streich","mobile_number":"788-201-5955","email_id":"Emmanuel.Rutherford32@gmail.com","dop":"2025-04-06","serial_number":"19746684652007144","imei1":"19746684652007144","imei2":"19746684652007144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186512,"job_number":"JOB_186512","tr_customer_id":186530,"tr_customer_product_id":186520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:52:38.000Z","modified_at":"2026-02-14T14:52:38.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11192977178751","imei1":"11192977178751","imei2":"11192977178751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:52:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186514,"job_number":"JOB_186514","tr_customer_id":186532,"tr_customer_product_id":186522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:52:40.000Z","modified_at":"2026-02-14T14:52:40.000Z","name":"Elenora Schamberger","mobile_number":"228-796-4765","email_id":"Isac.DuBuque@gmail.com","dop":"2025-04-06","serial_number":"13398897798626508","imei1":"13398897798626508","imei2":"13398897798626508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186517,"job_number":"JOB_186517","tr_customer_id":186535,"tr_customer_product_id":186525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:09:21.000Z","modified_at":"2026-02-14T15:09:21.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"16378584977550","imei1":"16378584977550","imei2":"16378584977550","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:09:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186519,"job_number":"JOB_186519","tr_customer_id":186537,"tr_customer_product_id":186527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:09:22.000Z","modified_at":"2026-02-14T15:09:22.000Z","name":"Hester Heller","mobile_number":"458-417-9227","email_id":"Myles_Veum49@yahoo.com","dop":"2026-01-04","serial_number":"75141566123710980","imei1":"75141566123710980","imei2":"75141566123710980","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:09:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186520,"job_number":"JOB_186520","tr_customer_id":186538,"tr_customer_product_id":186528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:06.000Z","modified_at":"2026-02-14T15:10:06.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13933627186021","imei1":"13933627186021","imei2":"13933627186021","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186522,"job_number":"JOB_186522","tr_customer_id":186540,"tr_customer_product_id":186530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:08.000Z","modified_at":"2026-02-14T15:10:08.000Z","name":"Agnes Abshire","mobile_number":"958-755-3170","email_id":"Spencer_Kozey@gmail.com","dop":"2026-01-04","serial_number":"86962986461421550","imei1":"86962986461421550","imei2":"86962986461421550","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186523,"job_number":"JOB_186523","tr_customer_id":186541,"tr_customer_product_id":186531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:51.000Z","modified_at":"2026-02-14T15:10:51.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"15957844040134","imei1":"15957844040134","imei2":"15957844040134","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186525,"job_number":"JOB_186525","tr_customer_id":186543,"tr_customer_product_id":186533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:52.000Z","modified_at":"2026-02-14T15:10:52.000Z","name":"Edgardo Senger","mobile_number":"307-815-5897","email_id":"Clifford_Mueller@hotmail.com","dop":"2026-01-04","serial_number":"90829009765734300","imei1":"90829009765734300","imei2":"90829009765734300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186526,"job_number":"JOB_186526","tr_customer_id":186544,"tr_customer_product_id":186534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:27:09.000Z","modified_at":"2026-02-14T15:27:09.000Z","name":"Arya Sharma","mobile_number":"8925857387","email_id":"arya.sharma@gmail.com","dop":"2026-02-13","serial_number":"89735689765434","imei1":"89735689765434","imei2":"89735689765434","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186527,"job_number":"JOB_186527","tr_customer_id":186545,"tr_customer_product_id":186535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:36:54.000Z","modified_at":"2026-02-14T15:36:54.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"43247707147662","imei1":"43247707147662","imei2":"43247707147662","popurl":"2026-02-04T15:36:52.627929300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186532,"job_number":"JOB_186532","tr_customer_id":186550,"tr_customer_product_id":186540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:41:42.000Z","modified_at":"2026-02-14T15:41:42.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"43247707147262","imei1":"43247707147262","imei2":"43247707147262","popurl":"2026-02-04T15:41:41.164107600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186534,"job_number":"JOB_186534","tr_customer_id":186552,"tr_customer_product_id":186542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:45:31.000Z","modified_at":"2026-02-14T15:45:31.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100235314124702","imei1":"100235314124702","imei2":"100235314124702","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186536,"job_number":"JOB_186536","tr_customer_id":186554,"tr_customer_product_id":186544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:45:44.000Z","modified_at":"2026-02-14T15:45:44.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"105449759912589","imei1":"105449759912589","imei2":"105449759912589","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186538,"job_number":"JOB_186538","tr_customer_id":186556,"tr_customer_product_id":186546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:48:30.000Z","modified_at":"2026-02-14T15:48:30.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-02-14","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-02-14T15:48:29.052Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186539,"job_number":"JOB_186539","tr_customer_id":186557,"tr_customer_product_id":186547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:03:37.000Z","modified_at":"2026-02-14T16:03:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16824179205424","imei1":"16824179205424","imei2":"16824179205424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186541,"job_number":"JOB_186541","tr_customer_id":186559,"tr_customer_product_id":186549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:03:38.000Z","modified_at":"2026-02-14T16:03:38.000Z","name":"Dixie Schoen","mobile_number":"566-746-0995","email_id":"Cristobal_Lubowitz@hotmail.com","dop":"2025-04-06","serial_number":"10031689925190900","imei1":"10031689925190900","imei2":"10031689925190900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:03:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186542,"job_number":"JOB_186542","tr_customer_id":186560,"tr_customer_product_id":186550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:07.000Z","modified_at":"2026-02-14T16:04:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12828651970761","imei1":"12828651970761","imei2":"12828651970761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186544,"job_number":"JOB_186544","tr_customer_id":186562,"tr_customer_product_id":186552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:08.000Z","modified_at":"2026-02-14T16:04:08.000Z","name":"Wallace Ziemann","mobile_number":"902-799-7851","email_id":"Russel_Howe@hotmail.com","dop":"2025-04-06","serial_number":"12136271642341160","imei1":"12136271642341160","imei2":"12136271642341160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186545,"job_number":"JOB_186545","tr_customer_id":186563,"tr_customer_product_id":186553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:38.000Z","modified_at":"2026-02-14T16:04:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13723554466484","imei1":"13723554466484","imei2":"13723554466484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186547,"job_number":"JOB_186547","tr_customer_id":186565,"tr_customer_product_id":186555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:39.000Z","modified_at":"2026-02-14T16:04:39.000Z","name":"Damaris Jakubowski","mobile_number":"377-811-0182","email_id":"Eva.Rosenbaum39@yahoo.com","dop":"2025-04-06","serial_number":"11747961833221202","imei1":"11747961833221202","imei2":"11747961833221202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186548,"job_number":"JOB_186548","tr_customer_id":186566,"tr_customer_product_id":186556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:11:51.000Z","modified_at":"2026-02-14T16:11:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14498641211462","imei1":"14498641211462","imei2":"14498641211462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186550,"job_number":"JOB_186550","tr_customer_id":186568,"tr_customer_product_id":186558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:11:52.000Z","modified_at":"2026-02-14T16:11:52.000Z","name":"Yvonne Haley","mobile_number":"862-233-9866","email_id":"Jerrod_OConner@gmail.com","dop":"2025-04-06","serial_number":"14958927395460564","imei1":"14958927395460564","imei2":"14958927395460564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186551,"job_number":"JOB_186551","tr_customer_id":186569,"tr_customer_product_id":186559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:18.000Z","modified_at":"2026-02-14T16:12:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17035794447545","imei1":"17035794447545","imei2":"17035794447545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186553,"job_number":"JOB_186553","tr_customer_id":186571,"tr_customer_product_id":186561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:18.000Z","modified_at":"2026-02-14T16:12:18.000Z","name":"Durward Ankunding","mobile_number":"662-584-3254","email_id":"Edgardo24@yahoo.com","dop":"2025-04-06","serial_number":"15541089944688176","imei1":"15541089944688176","imei2":"15541089944688176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186554,"job_number":"JOB_186554","tr_customer_id":186572,"tr_customer_product_id":186562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:45.000Z","modified_at":"2026-02-14T16:12:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18351917709271","imei1":"18351917709271","imei2":"18351917709271","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186556,"job_number":"JOB_186556","tr_customer_id":186574,"tr_customer_product_id":186564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:46.000Z","modified_at":"2026-02-14T16:12:46.000Z","name":"Althea Larson","mobile_number":"293-693-7079","email_id":"Mallie_Kling8@yahoo.com","dop":"2025-04-06","serial_number":"15430761402611404","imei1":"15430761402611404","imei2":"15430761402611404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186557,"job_number":"JOB_186557","tr_customer_id":186575,"tr_customer_product_id":186565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:22:12.000Z","modified_at":"2026-02-14T16:22:12.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2026-02-06","serial_number":"23456781801705","imei1":"23456799101805","imei2":"23456689101105","popurl":"2026-02-06T16:22:06.185742800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186558,"job_number":"JOB_186558","tr_customer_id":186576,"tr_customer_product_id":186566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:11.000Z","modified_at":"2026-02-14T16:37:11.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17627400456568","imei1":"17627400456568","imei2":"17627400456568","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186560,"job_number":"JOB_186560","tr_customer_id":186578,"tr_customer_product_id":186568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:13.000Z","modified_at":"2026-02-14T16:37:13.000Z","name":"Abner Stoltenberg","mobile_number":"434-586-4848","email_id":"Crawford63@yahoo.com","dop":"2026-01-04","serial_number":"88333206087083580","imei1":"88333206087083580","imei2":"88333206087083580","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186561,"job_number":"JOB_186561","tr_customer_id":186579,"tr_customer_product_id":186569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:58.000Z","modified_at":"2026-02-14T16:37:58.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13724934292916","imei1":"13724934292916","imei2":"13724934292916","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186563,"job_number":"JOB_186563","tr_customer_id":186581,"tr_customer_product_id":186571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:59.000Z","modified_at":"2026-02-14T16:37:59.000Z","name":"Raphael Luettgen","mobile_number":"200-563-8307","email_id":"Haylie_Veum@yahoo.com","dop":"2026-01-04","serial_number":"27585526932556660","imei1":"27585526932556660","imei2":"27585526932556660","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186564,"job_number":"JOB_186564","tr_customer_id":186582,"tr_customer_product_id":186572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:38:44.000Z","modified_at":"2026-02-14T16:38:44.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"10776963977938","imei1":"10776963977938","imei2":"10776963977938","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186566,"job_number":"JOB_186566","tr_customer_id":186584,"tr_customer_product_id":186574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:38:45.000Z","modified_at":"2026-02-14T16:38:45.000Z","name":"Stella Schroeder","mobile_number":"842-363-7189","email_id":"Nathanael.Larson@yahoo.com","dop":"2026-01-04","serial_number":"63840359487846690","imei1":"63840359487846690","imei2":"63840359487846690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:38:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186567,"job_number":"JOB_186567","tr_customer_id":186585,"tr_customer_product_id":186575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:40:31.000Z","modified_at":"2026-02-14T16:40:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16628221364459","imei1":"16628221364459","imei2":"16628221364459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186569,"job_number":"JOB_186569","tr_customer_id":186587,"tr_customer_product_id":186577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:40:32.000Z","modified_at":"2026-02-14T16:40:32.000Z","name":"Lenny Jaskolski","mobile_number":"285-400-5591","email_id":"Nellie42@gmail.com","dop":"2025-04-06","serial_number":"13259639120472336","imei1":"13259639120472336","imei2":"13259639120472336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186570,"job_number":"JOB_186570","tr_customer_id":186588,"tr_customer_product_id":186578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:06.000Z","modified_at":"2026-02-14T16:41:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16144219985150","imei1":"16144219985150","imei2":"16144219985150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186572,"job_number":"JOB_186572","tr_customer_id":186590,"tr_customer_product_id":186580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:07.000Z","modified_at":"2026-02-14T16:41:07.000Z","name":"Cecil McDermott","mobile_number":"374-382-3333","email_id":"Rafaela_Wiegand@yahoo.com","dop":"2025-04-06","serial_number":"19368827632641024","imei1":"19368827632641024","imei2":"19368827632641024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186573,"job_number":"JOB_186573","tr_customer_id":186591,"tr_customer_product_id":186581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:40.000Z","modified_at":"2026-02-14T16:41:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19603665744067","imei1":"19603665744067","imei2":"19603665744067","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186575,"job_number":"JOB_186575","tr_customer_id":186593,"tr_customer_product_id":186583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:42.000Z","modified_at":"2026-02-14T16:41:42.000Z","name":"Derick Medhurst","mobile_number":"431-281-4979","email_id":"Jacinthe.Hansen71@gmail.com","dop":"2025-04-06","serial_number":"16130986134650278","imei1":"16130986134650278","imei2":"16130986134650278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186576,"job_number":"JOB_186576","tr_customer_id":186594,"tr_customer_product_id":186584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:53:21.000Z","modified_at":"2026-02-14T16:53:21.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-02-04","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-02-04T16:53:21.327505202Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186577,"job_number":"JOB_186577","tr_customer_id":186595,"tr_customer_product_id":186585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:38.000Z","modified_at":"2026-02-14T16:55:38.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-02-04","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-02-04T16:55:37.874685881Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186578,"job_number":"JOB_186578","tr_customer_id":186596,"tr_customer_product_id":186586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:49.000Z","modified_at":"2026-02-14T16:55:49.000Z","name":"Nikhil Hulke","mobile_number":"8390276733","email_id":"nik7hulke@gmail.com","dop":"2026-02-04","serial_number":"12510855381228","imei1":"12510855381228","imei2":"12510855381228","popurl":"2026-02-04T16:55:48.888113856Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186579,"job_number":"JOB_186579","tr_customer_id":186597,"tr_customer_product_id":186587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:54.000Z","modified_at":"2026-02-14T16:55:54.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"84620302988448","imei1":"84620302988448","imei2":"84620302988448","popurl":"2026-02-04T16:55:54.317111965Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186580,"job_number":"JOB_186580","tr_customer_id":186598,"tr_customer_product_id":186588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:55.000Z","modified_at":"2026-02-14T16:55:55.000Z","name":"Chitrangada Kaniyar","mobile_number":"7046241426","email_id":"anandamayi.bhattacharya@yahoo.co.in","dop":"2026-02-04","serial_number":"537105496882451","imei1":"537105496882451","imei2":"537105496882451","popurl":"www.balachandra-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186581,"job_number":"JOB_186581","tr_customer_id":186599,"tr_customer_product_id":186589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:56.000Z","modified_at":"2026-02-14T16:55:56.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"78920578944937","imei1":"78920578944937","imei2":"78920578944937","popurl":"2026-02-04T16:55:55.696387468Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186582,"job_number":"JOB_186582","tr_customer_id":186600,"tr_customer_product_id":186590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:56.000Z","modified_at":"2026-02-14T16:55:56.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"78925764375486","imei1":"78925764375486","imei2":"78925764375486","popurl":"2026-02-04T16:55:56.262922449Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186583,"job_number":"JOB_186583","tr_customer_id":186601,"tr_customer_product_id":186591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:04.000Z","modified_at":"2026-02-14T16:57:04.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806375566","imei1":"499863806375566","imei2":"499863806375566","popurl":"2026-02-04T16:57:04.003387129Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186584,"job_number":"JOB_186584","tr_customer_id":186602,"tr_customer_product_id":186592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:16.000Z","modified_at":"2026-02-14T16:57:16.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806376402","imei1":"499863806376402","imei2":"499863806376402","popurl":"2026-02-04T16:57:15.976391492Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186585,"job_number":"JOB_186585","tr_customer_id":186603,"tr_customer_product_id":186593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:19.000Z","modified_at":"2026-02-14T16:57:19.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-02-04","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-02-04T16:57:19.478366036Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186586,"job_number":"JOB_186586","tr_customer_id":186604,"tr_customer_product_id":186594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:22.000Z","modified_at":"2026-02-14T16:57:22.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-02-04T16:57:21.874004725Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186587,"job_number":"JOB_186587","tr_customer_id":186605,"tr_customer_product_id":186595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:00:54.000Z","modified_at":"2026-02-14T17:00:54.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-04","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-02-04T17:00:53.871751805Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186588,"job_number":"JOB_186588","tr_customer_id":186606,"tr_customer_product_id":186596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:25.000Z","modified_at":"2026-02-14T17:18:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17094843241599","imei1":"17094843241599","imei2":"17094843241599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186590,"job_number":"JOB_186590","tr_customer_id":186608,"tr_customer_product_id":186598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:26.000Z","modified_at":"2026-02-14T17:18:26.000Z","name":"Nickolas Gleichner","mobile_number":"454-887-8985","email_id":"Prudence.Gleichner21@hotmail.com","dop":"2025-04-06","serial_number":"16476885566110746","imei1":"16476885566110746","imei2":"16476885566110746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186591,"job_number":"JOB_186591","tr_customer_id":186609,"tr_customer_product_id":186599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:55.000Z","modified_at":"2026-02-14T17:18:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12130893119151","imei1":"12130893119151","imei2":"12130893119151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186593,"job_number":"JOB_186593","tr_customer_id":186611,"tr_customer_product_id":186601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:56.000Z","modified_at":"2026-02-14T17:18:56.000Z","name":"Mable Corkery","mobile_number":"822-318-9269","email_id":"Avis_Gerhold56@gmail.com","dop":"2025-04-06","serial_number":"13460518066499608","imei1":"13460518066499608","imei2":"13460518066499608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186594,"job_number":"JOB_186594","tr_customer_id":186612,"tr_customer_product_id":186602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:19:27.000Z","modified_at":"2026-02-14T17:19:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11305734432005","imei1":"11305734432005","imei2":"11305734432005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186596,"job_number":"JOB_186596","tr_customer_id":186614,"tr_customer_product_id":186604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:19:28.000Z","modified_at":"2026-02-14T17:19:29.000Z","name":"Jasper Goldner","mobile_number":"355-667-0941","email_id":"Al.McGlynn90@yahoo.com","dop":"2025-04-06","serial_number":"13301371990997898","imei1":"13301371990997898","imei2":"13301371990997898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:19:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186597,"job_number":"JOB_186597","tr_customer_id":186615,"tr_customer_product_id":186605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:01.000Z","modified_at":"2026-02-14T17:25:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19715956193875","imei1":"19715956193875","imei2":"19715956193875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186599,"job_number":"JOB_186599","tr_customer_id":186617,"tr_customer_product_id":186607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:02.000Z","modified_at":"2026-02-14T17:25:02.000Z","name":"Adeline Mills","mobile_number":"621-626-9216","email_id":"Yvonne89@yahoo.com","dop":"2025-04-06","serial_number":"19362938018547160","imei1":"19362938018547160","imei2":"19362938018547160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186600,"job_number":"JOB_186600","tr_customer_id":186618,"tr_customer_product_id":186608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:46.000Z","modified_at":"2026-02-14T17:25:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10484960031013","imei1":"10484960031013","imei2":"10484960031013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186602,"job_number":"JOB_186602","tr_customer_id":186620,"tr_customer_product_id":186610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:48.000Z","modified_at":"2026-02-14T17:25:48.000Z","name":"Lesly Keeling","mobile_number":"214-774-0503","email_id":"Solon.Cremin@yahoo.com","dop":"2025-04-06","serial_number":"15549388211076464","imei1":"15549388211076464","imei2":"15549388211076464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186603,"job_number":"JOB_186603","tr_customer_id":186621,"tr_customer_product_id":186611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:26:31.000Z","modified_at":"2026-02-14T17:26:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14536127853362","imei1":"14536127853362","imei2":"14536127853362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186605,"job_number":"JOB_186605","tr_customer_id":186623,"tr_customer_product_id":186613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:26:33.000Z","modified_at":"2026-02-14T17:26:33.000Z","name":"Corbin Thiel","mobile_number":"951-956-8603","email_id":"Lolita62@yahoo.com","dop":"2025-04-06","serial_number":"10055209043894298","imei1":"10055209043894298","imei2":"10055209043894298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186610,"job_number":"JOB_186610","tr_customer_id":186628,"tr_customer_product_id":186618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:49:19.000Z","modified_at":"2026-02-14T17:49:19.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-02-04","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-02-04T17:49:19.055308849Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186611,"job_number":"JOB_186611","tr_customer_id":186629,"tr_customer_product_id":186619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:13.000Z","modified_at":"2026-02-14T17:50:13.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-04","serial_number":"66269747447007","imei1":"66269747447007","imei2":"66269747447007","popurl":"2026-02-04T17:50:12.848836823Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186612,"job_number":"JOB_186612","tr_customer_id":186630,"tr_customer_product_id":186620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:16.000Z","modified_at":"2026-02-14T17:50:16.000Z","name":"Manasi Avachat","mobile_number":"9767145100","email_id":"manasiavachat14@gmail.com","dop":"2026-02-04","serial_number":"88118034553133","imei1":"88118034553133","imei2":"88118034553133","popurl":"2026-02-04T17:50:16.080107785Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186613,"job_number":"JOB_186613","tr_customer_id":186631,"tr_customer_product_id":186621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:22.000Z","modified_at":"2026-02-14T17:50:22.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2026-02-04","serial_number":"13511800420678","imei1":"13511800420678","imei2":"13511800420678","popurl":"2026-02-04T17:50:21.923383788Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186614,"job_number":"JOB_186614","tr_customer_id":186632,"tr_customer_product_id":186622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:37.000Z","modified_at":"2026-02-14T17:50:37.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2026-02-04T17:50:36.552744914Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186615,"job_number":"JOB_186615","tr_customer_id":186633,"tr_customer_product_id":186623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:38.000Z","modified_at":"2026-02-14T17:50:38.000Z","name":"Bhupati Bandopadhyay","mobile_number":"7007750620","email_id":"paramartha.sinha@hotmail.com","dop":"2026-02-04","serial_number":"516327748925770","imei1":"516327748925770","imei2":"516327748925770","popurl":"www.lakshmidhar-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186616,"job_number":"JOB_186616","tr_customer_id":186634,"tr_customer_product_id":186624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:46.000Z","modified_at":"2026-02-14T17:50:46.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5450598687484124","imei1":"5450598687484124","imei2":"5450598687484124","popurl":"2026-02-04T17:50:45.445650899Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186617,"job_number":"JOB_186617","tr_customer_id":186635,"tr_customer_product_id":186625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:55.000Z","modified_at":"2026-02-14T17:50:55.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5449698687484024","imei1":"5449698687484024","imei2":"5449698687484024","popurl":"2026-02-04T17:50:54.751929999Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186618,"job_number":"JOB_186618","tr_customer_id":186636,"tr_customer_product_id":186626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:51:02.000Z","modified_at":"2026-02-14T17:51:02.000Z","name":"Deveshwar Jha","mobile_number":"7026553535","email_id":"gaurang.ahuja@gmail.com","dop":"2026-02-04","serial_number":"546773743745541","imei1":"546773743745541","imei2":"546773743745541","popurl":"www.shashi-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:51:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186619,"job_number":"JOB_186619","tr_customer_id":186637,"tr_customer_product_id":186627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:51:21.000Z","modified_at":"2026-02-14T17:51:21.000Z","name":"Shashank Shekhar","mobile_number":"9742666189","email_id":"101shashank@gmail.com","dop":"2026-02-04","serial_number":"19999999999999","imei1":"19999999999999","imei2":"19999999999999","popurl":"2026-02-04T17:51:20.668254419Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186620,"job_number":"JOB_186620","tr_customer_id":186638,"tr_customer_product_id":186628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:04.000Z","modified_at":"2026-02-14T17:52:04.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2026-02-04","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2026-02-04T17:52:03.631892773Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186622,"job_number":"JOB_186622","tr_customer_id":186640,"tr_customer_product_id":186630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:29.000Z","modified_at":"2026-02-14T17:52:29.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-02-04","serial_number":"27700110461111","imei1":"27700110461111","imei2":"27700110461111","popurl":"2026-02-04T17:52:29.029953099Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186623,"job_number":"JOB_186623","tr_customer_id":186641,"tr_customer_product_id":186631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:37:55.000Z","modified_at":"2026-02-14T18:37:55.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2026-02-06","serial_number":"23456781801708","imei1":"23456799101808","imei2":"23456689101108","popurl":"2026-02-06T18:37:53.854696100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186624,"job_number":"JOB_186624","tr_customer_id":186642,"tr_customer_product_id":186632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:58:19.000Z","modified_at":"2026-02-14T18:58:19.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2026-02-04","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2026-02-04T18:58:18.729145361Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186625,"job_number":"JOB_186625","tr_customer_id":186643,"tr_customer_product_id":186633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:45.000Z","modified_at":"2026-02-14T18:59:45.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-02-13","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-02-13T18:59:44.599176189Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186626,"job_number":"JOB_186626","tr_customer_id":186644,"tr_customer_product_id":186634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:49.000Z","modified_at":"2026-02-14T18:59:49.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-02-04","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-02-04T18:59:48.618480353Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186627,"job_number":"JOB_186627","tr_customer_id":186645,"tr_customer_product_id":186635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:49.000Z","modified_at":"2026-02-14T18:59:49.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-02-04","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-02-04T18:59:49.177898568Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186628,"job_number":"JOB_186628","tr_customer_id":186646,"tr_customer_product_id":186636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:44.000Z","modified_at":"2026-02-14T19:00:44.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"45147707147372","imei1":"45147707147372","imei2":"45147707147372","popurl":"2026-02-04T19:00:43.936187101Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186629,"job_number":"JOB_186629","tr_customer_id":186647,"tr_customer_product_id":186637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:48.000Z","modified_at":"2026-02-14T19:00:48.000Z","name":"Budhil Kaur","mobile_number":"7080361164","email_id":"anjushree.tagore@hotmail.com","dop":"2026-02-04","serial_number":"225485457010568","imei1":"225485457010568","imei2":"225485457010568","popurl":"www.dwaipayan-chattopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186631,"job_number":"JOB_186631","tr_customer_id":186649,"tr_customer_product_id":186639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:57.000Z","modified_at":"2026-02-14T19:00:57.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-02-04","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-02-04T19:00:56.957740916Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186632,"job_number":"JOB_186632","tr_customer_id":186650,"tr_customer_product_id":186640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:01:18.000Z","modified_at":"2026-02-14T19:01:18.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2026-02-09","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2026-02-09T19:01:18.045592724Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186633,"job_number":"JOB_186633","tr_customer_id":186651,"tr_customer_product_id":186641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:01:50.000Z","modified_at":"2026-02-14T19:01:50.000Z","name":"Bhadraksh Johar","mobile_number":"7077085714","email_id":"manik.nehru@hotmail.com","dop":"2026-02-04","serial_number":"394364441030594","imei1":"394364441030594","imei2":"394364441030594","popurl":"www.ashok-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186635,"job_number":"JOB_186635","tr_customer_id":186653,"tr_customer_product_id":186643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:33:18.000Z","modified_at":"2026-02-14T19:33:18.000Z","name":"Sadye Keeling","mobile_number":"903-839-8698","email_id":"Mitchell.Konopelski@yahoo.com","dop":"2025-04-06","serial_number":"11055313999125592","imei1":"11055313999125592","imei2":"11055313999125592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186636,"job_number":"JOB_186636","tr_customer_id":186654,"tr_customer_product_id":186644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:44:07.000Z","modified_at":"2026-02-14T19:44:07.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2026-02-04","serial_number":"13235812527895","imei1":"13235812527895","imei2":"13235812527895","popurl":"2026-02-04T19:44:07.340503451Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:44:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186637,"job_number":"JOB_186637","tr_customer_id":186655,"tr_customer_product_id":186645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T23:44:07.000Z","modified_at":"2026-02-14T23:44:07.000Z","name":"Adheesh Sethi","mobile_number":"7025345015","email_id":"manikya.bhattacharya@hotmail.com","dop":"2026-02-04","serial_number":"455478393194787","imei1":"455478393194787","imei2":"455478393194787","popurl":"www.goutam-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T23:44:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186638,"job_number":"JOB_186638","tr_customer_id":186656,"tr_customer_product_id":186646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T00:41:53.000Z","modified_at":"2026-02-15T00:41:53.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"77319011374519","imei1":"77319011374519","imei2":"77319011374519","popurl":"2026-02-05T00:41:50.651576800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T00:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186639,"job_number":"JOB_186639","tr_customer_id":186657,"tr_customer_product_id":186647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T01:54:58.000Z","modified_at":"2026-02-15T01:54:58.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"81119011374519","imei1":"81119011374519","imei2":"81119011374519","popurl":"2026-02-05T01:54:55.551444300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T01:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186641,"job_number":"JOB_186641","tr_customer_id":186659,"tr_customer_product_id":186649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:25:55.000Z","modified_at":"2026-02-15T03:25:55.000Z","name":"Wyatt Lemke","mobile_number":"666-420-4979","email_id":"Pierre.Mertz47@hotmail.com","dop":"2025-05-30","serial_number":"17042674251553","imei1":"17042674251553","imei2":"17042674251553","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:25:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186642,"job_number":"JOB_186642","tr_customer_id":186660,"tr_customer_product_id":186650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:25:57.000Z","modified_at":"2026-02-15T03:25:57.000Z","name":"Ashtyn Wuckert","mobile_number":"566-974-6969","email_id":"Agustina_Wisozk@yahoo.com","dop":"2025-05-30","serial_number":"1314142887980010","imei1":"1314142887980010","imei2":"1314142887980010","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186646,"job_number":"JOB_186646","tr_customer_id":186664,"tr_customer_product_id":186654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:11.000Z","modified_at":"2026-02-15T04:32:11.000Z","name":"Orin Kuhlman","mobile_number":"227-280-7063","email_id":"Lilian_Cole48@gmail.com","dop":"2025-04-06","serial_number":"15682731523015572","imei1":"15682731523015572","imei2":"15682731523015572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186647,"job_number":"JOB_186647","tr_customer_id":186665,"tr_customer_product_id":186655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:19.000Z","modified_at":"2026-02-15T04:32:19.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10313382422359","imei1":"10313382422359","imei2":"10313382422359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186650,"job_number":"JOB_186650","tr_customer_id":186668,"tr_customer_product_id":186658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:21.000Z","modified_at":"2026-02-15T04:32:21.000Z","name":"Clarissa Carter","mobile_number":"447-226-4746","email_id":"Graciela73@gmail.com","dop":"2025-04-06","serial_number":"10268633723895250","imei1":"10268633723895250","imei2":"10268633723895250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186652,"job_number":"JOB_186652","tr_customer_id":186670,"tr_customer_product_id":186660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:27.000Z","modified_at":"2026-02-15T04:32:27.000Z","name":"Maye Goyette","mobile_number":"568-789-8614","email_id":"Andrew_Lang@yahoo.com","dop":"2025-04-06","serial_number":"18302570214796556","imei1":"18302570214796556","imei2":"18302570214796556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186655,"job_number":"JOB_186655","tr_customer_id":186673,"tr_customer_product_id":186663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:35.000Z","modified_at":"2026-02-15T04:32:35.000Z","name":"Brittany Goldner","mobile_number":"969-797-6413","email_id":"Rickey80@yahoo.com","dop":"2025-04-06","serial_number":"11239768203788298","imei1":"11239768203788298","imei2":"11239768203788298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186656,"job_number":"JOB_186656","tr_customer_id":186674,"tr_customer_product_id":186664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:40.000Z","modified_at":"2026-02-15T04:32:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16436445218681","imei1":"16436445218681","imei2":"16436445218681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186658,"job_number":"JOB_186658","tr_customer_id":186676,"tr_customer_product_id":186666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:41.000Z","modified_at":"2026-02-15T04:32:41.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"76062897193037","imei1":"76062897193037","imei2":"76062897193037","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186659,"job_number":"JOB_186659","tr_customer_id":186677,"tr_customer_product_id":186667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:42.000Z","modified_at":"2026-02-15T04:32:42.000Z","name":"Eudora Heathcote","mobile_number":"264-959-8571","email_id":"Lennie_Miller@hotmail.com","dop":"2025-02-01","serial_number":"11431429797334","imei1":"11431429797334","imei2":"11431429797334","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186660,"job_number":"JOB_186660","tr_customer_id":186678,"tr_customer_product_id":186668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:42.000Z","modified_at":"2026-02-15T04:32:42.000Z","name":"Palma Bashirian","mobile_number":"394-389-5528","email_id":"Bethel.Krajcik@hotmail.com","dop":"2025-04-06","serial_number":"18979547969783120","imei1":"18979547969783120","imei2":"18979547969783120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186661,"job_number":"JOB_186661","tr_customer_id":186679,"tr_customer_product_id":186669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:43.000Z","modified_at":"2026-02-15T04:32:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14695685700177","imei1":"14695685700177","imei2":"14695685700177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186665,"job_number":"JOB_186665","tr_customer_id":186683,"tr_customer_product_id":186673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:44.000Z","modified_at":"2026-02-15T04:32:44.000Z","name":"Regan Welch","mobile_number":"861-904-6423","email_id":"Oceane.Rippin57@yahoo.com","dop":"2025-04-06","serial_number":"10776376163367158","imei1":"10776376163367158","imei2":"10776376163367158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186666,"job_number":"JOB_186666","tr_customer_id":186684,"tr_customer_product_id":186674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:49.000Z","modified_at":"2026-02-15T04:32:49.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10582545451577","imei1":"10582545451577","imei2":"10582545451577","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186668,"job_number":"JOB_186668","tr_customer_id":186686,"tr_customer_product_id":186676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:50.000Z","modified_at":"2026-02-15T04:32:50.000Z","name":"Carmine Schiller","mobile_number":"492-679-3553","email_id":"Berneice78@gmail.com","dop":"2025-06-18","serial_number":"1005525292546849","imei1":"1005525292546849","imei2":"1005525292546849","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186671,"job_number":"JOB_186671","tr_customer_id":186689,"tr_customer_product_id":186679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:58.000Z","modified_at":"2026-02-15T04:32:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18423873310624","imei1":"18423873310624","imei2":"18423873310624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186673,"job_number":"JOB_186673","tr_customer_id":186691,"tr_customer_product_id":186681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:59.000Z","modified_at":"2026-02-15T04:32:59.000Z","name":"Jessyca Dare","mobile_number":"902-691-8929","email_id":"Neva_Hansen@gmail.com","dop":"2025-04-06","serial_number":"17108346178672094","imei1":"17108346178672094","imei2":"17108346178672094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186675,"job_number":"JOB_186675","tr_customer_id":186693,"tr_customer_product_id":186683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:01.000Z","modified_at":"2026-02-15T04:33:01.000Z","name":"Tracey Prohaska","mobile_number":"450-940-8931","email_id":"Ezequiel.Gerhold40@hotmail.com","dop":"2025-04-06","serial_number":"11340691721848930","imei1":"11340691721848930","imei2":"11340691721848930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186677,"job_number":"JOB_186677","tr_customer_id":186695,"tr_customer_product_id":186685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:02.000Z","modified_at":"2026-02-15T04:33:02.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18057333616688","imei1":"18057333616688","imei2":"18057333616688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186679,"job_number":"JOB_186679","tr_customer_id":186697,"tr_customer_product_id":186687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:04.000Z","modified_at":"2026-02-15T04:33:04.000Z","name":"Nicolas Reichel","mobile_number":"445-649-7555","email_id":"Cyrus76@hotmail.com","dop":"2025-04-06","serial_number":"11560207973900976","imei1":"11560207973900976","imei2":"11560207973900976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186680,"job_number":"JOB_186680","tr_customer_id":186698,"tr_customer_product_id":186688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:04.000Z","modified_at":"2026-02-15T04:33:04.000Z","name":"Loy Lesch","mobile_number":"460-494-9670","email_id":"Virginie.Hagenes49@gmail.com","dop":"2025-04-06","serial_number":"17060782763338168","imei1":"17060782763338168","imei2":"17060782763338168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186681,"job_number":"JOB_186681","tr_customer_id":186699,"tr_customer_product_id":186689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:11.000Z","modified_at":"2026-02-15T04:33:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14757124643353","imei1":"14757124643353","imei2":"14757124643353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186682,"job_number":"JOB_186682","tr_customer_id":186700,"tr_customer_product_id":186690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:11.000Z","modified_at":"2026-02-15T04:33:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13599638318127","imei1":"13599638318127","imei2":"13599638318127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186686,"job_number":"JOB_186686","tr_customer_id":186704,"tr_customer_product_id":186694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:12.000Z","modified_at":"2026-02-15T04:33:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15564290040366","imei1":"15564290040366","imei2":"15564290040366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186688,"job_number":"JOB_186688","tr_customer_id":186706,"tr_customer_product_id":186696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Cristian Gislason","mobile_number":"909-978-9401","email_id":"Caden_Price34@hotmail.com","dop":"2025-04-06","serial_number":"17915412663638764","imei1":"17915412663638764","imei2":"17915412663638764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186689,"job_number":"JOB_186689","tr_customer_id":186707,"tr_customer_product_id":186697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Omari Yundt","mobile_number":"578-224-1230","email_id":"Daron10@yahoo.com","dop":"2025-04-06","serial_number":"18053475168807708","imei1":"18053475168807708","imei2":"18053475168807708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186691,"job_number":"JOB_186691","tr_customer_id":186709,"tr_customer_product_id":186699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Monique Prosacco","mobile_number":"380-260-5956","email_id":"Trystan_Becker@yahoo.com","dop":"2025-04-06","serial_number":"16893945581302128","imei1":"16893945581302128","imei2":"16893945581302128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186692,"job_number":"JOB_186692","tr_customer_id":186710,"tr_customer_product_id":186700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:14.000Z","modified_at":"2026-02-15T04:33:14.000Z","name":"Gaetano Abernathy","mobile_number":"516-703-6661","email_id":"Danika79@yahoo.com","dop":"2025-04-06","serial_number":"12678209771757796","imei1":"12678209771757796","imei2":"12678209771757796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186693,"job_number":"JOB_186693","tr_customer_id":186711,"tr_customer_product_id":186701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:15.000Z","modified_at":"2026-02-15T04:33:15.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"10183914317958","imei2":"10183914317959","popurl":"2026-02-05T04:33:13.068841Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186694,"job_number":"JOB_186694","tr_customer_id":186712,"tr_customer_product_id":186702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:20.000Z","modified_at":"2026-02-15T04:33:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103541131080034","imei1":"103541131080034","imei2":"103541131080034","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186696,"job_number":"JOB_186696","tr_customer_id":186714,"tr_customer_product_id":186704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:23.000Z","modified_at":"2026-02-15T04:33:23.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"50066758273580","imei1":"50066758273580","imei2":"50066758273580","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186697,"job_number":"JOB_186697","tr_customer_id":186715,"tr_customer_product_id":186705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:23.000Z","modified_at":"2026-02-15T04:33:23.000Z","name":"Keara Considine","mobile_number":"331-991-8337","email_id":"Roberto.Willms@gmail.com","dop":"2025-02-01","serial_number":"22311246300000","imei1":"22311246300000","imei2":"22311246300000","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186699,"job_number":"JOB_186699","tr_customer_id":186717,"tr_customer_product_id":186707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:27.000Z","modified_at":"2026-02-15T04:33:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10664274668440","imei1":"10664274668440","imei2":"10664274668440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186700,"job_number":"JOB_186700","tr_customer_id":186718,"tr_customer_product_id":186708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:27.000Z","modified_at":"2026-02-15T04:33:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14501000141656","imei1":"14501000141656","imei2":"14501000141656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186703,"job_number":"JOB_186703","tr_customer_id":186721,"tr_customer_product_id":186711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:28.000Z","modified_at":"2026-02-15T04:33:28.000Z","name":"Catherine Satterfield","mobile_number":"786-246-6806","email_id":"Ewald98@gmail.com","dop":"2025-04-06","serial_number":"17666226150372996","imei1":"17666226150372996","imei2":"17666226150372996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186704,"job_number":"JOB_186704","tr_customer_id":186722,"tr_customer_product_id":186712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:29.000Z","modified_at":"2026-02-15T04:33:29.000Z","name":"Darrel Stehr","mobile_number":"843-886-7994","email_id":"Webster_Gleichner@hotmail.com","dop":"2025-04-06","serial_number":"18679700872826916","imei1":"18679700872826916","imei2":"18679700872826916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186706,"job_number":"JOB_186706","tr_customer_id":186724,"tr_customer_product_id":186714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:34.000Z","modified_at":"2026-02-15T04:33:34.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10806910009134","imei1":"10806910009134","imei2":"10806910009134","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186708,"job_number":"JOB_186708","tr_customer_id":186726,"tr_customer_product_id":186716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:35.000Z","modified_at":"2026-02-15T04:33:35.000Z","name":"Maddison Cassin","mobile_number":"991-609-0520","email_id":"Retta_Jerde55@yahoo.com","dop":"2025-06-18","serial_number":"1009041799251504","imei1":"1009041799251504","imei2":"1009041799251504","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186709,"job_number":"JOB_186709","tr_customer_id":186727,"tr_customer_product_id":186717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:41.000Z","modified_at":"2026-02-15T04:33:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14226687867880","imei1":"14226687867880","imei2":"14226687867880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186711,"job_number":"JOB_186711","tr_customer_id":186729,"tr_customer_product_id":186719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:42.000Z","modified_at":"2026-02-15T04:33:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14157741133695","imei1":"14157741133695","imei2":"14157741133695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186713,"job_number":"JOB_186713","tr_customer_id":186731,"tr_customer_product_id":186721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:43.000Z","modified_at":"2026-02-15T04:33:43.000Z","name":"Jerald Yundt","mobile_number":"458-501-6481","email_id":"Deron.Grant64@gmail.com","dop":"2025-04-06","serial_number":"17464156517152952","imei1":"17464156517152952","imei2":"17464156517152952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186715,"job_number":"JOB_186715","tr_customer_id":186733,"tr_customer_product_id":186723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:44.000Z","modified_at":"2026-02-15T04:33:44.000Z","name":"Charity Padberg","mobile_number":"303-336-3793","email_id":"Leann73@hotmail.com","dop":"2025-04-06","serial_number":"16543371058470904","imei1":"16543371058470904","imei2":"16543371058470904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186718,"job_number":"JOB_186718","tr_customer_id":186736,"tr_customer_product_id":186726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:45.000Z","modified_at":"2026-02-15T04:33:45.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"13170393281452","imei1":"13170393281452","imei2":"13170393281452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186720,"job_number":"JOB_186720","tr_customer_id":186738,"tr_customer_product_id":186728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:47.000Z","modified_at":"2026-02-15T04:33:47.000Z","name":"Novella Hills","mobile_number":"945-609-1354","email_id":"Reba.Hammes@gmail.com","dop":"2025-04-06","serial_number":"18048121184668280","imei1":"18048121184668280","imei2":"18048121184668280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186721,"job_number":"JOB_186721","tr_customer_id":186739,"tr_customer_product_id":186729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:55.000Z","modified_at":"2026-02-15T04:33:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12240930962059","imei1":"12240930962059","imei2":"12240930962059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186722,"job_number":"JOB_186722","tr_customer_id":186740,"tr_customer_product_id":186730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:55.000Z","modified_at":"2026-02-15T04:33:55.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13745138465853","imei1":"13745138465853","imei2":"13745138465853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186725,"job_number":"JOB_186725","tr_customer_id":186743,"tr_customer_product_id":186733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:56.000Z","modified_at":"2026-02-15T04:33:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17224802777891","imei1":"17224802777891","imei2":"17224802777891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186727,"job_number":"JOB_186727","tr_customer_id":186745,"tr_customer_product_id":186735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:56.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"Green Block","mobile_number":"680-815-6657","email_id":"Kameron_Hartmann@hotmail.com","dop":"2025-04-06","serial_number":"10842513349316842","imei1":"10842513349316842","imei2":"10842513349316842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186728,"job_number":"JOB_186728","tr_customer_id":186746,"tr_customer_product_id":186736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"Vella Olson","mobile_number":"652-871-5489","email_id":"Tod.Ferry@hotmail.com","dop":"2025-04-06","serial_number":"13148239391488464","imei1":"13148239391488464","imei2":"13148239391488464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186729,"job_number":"JOB_186729","tr_customer_id":186747,"tr_customer_product_id":186737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17984566270020","imei1":"17984566270020","imei2":"17984566270020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186730,"job_number":"JOB_186730","tr_customer_id":186748,"tr_customer_product_id":186738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19425677187575","imei1":"19425677187575","imei2":"19425677187575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186731,"job_number":"JOB_186731","tr_customer_id":186749,"tr_customer_product_id":186739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16283131670756","imei1":"16283131670756","imei2":"16283131670756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186733,"job_number":"JOB_186733","tr_customer_id":186751,"tr_customer_product_id":186741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:58.000Z","name":"Israel Maggio","mobile_number":"518-243-8936","email_id":"Althea.Jacobs0@gmail.com","dop":"2025-04-06","serial_number":"11581411249858426","imei1":"11581411249858426","imei2":"11581411249858426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186736,"job_number":"JOB_186736","tr_customer_id":186754,"tr_customer_product_id":186744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Rosemarie Rogahn","mobile_number":"722-520-6278","email_id":"Izabella_Graham12@hotmail.com","dop":"2025-04-06","serial_number":"17404181422893374","imei1":"17404181422893374","imei2":"17404181422893374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186737,"job_number":"JOB_186737","tr_customer_id":186755,"tr_customer_product_id":186745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Izabella Grimes","mobile_number":"501-424-1439","email_id":"Gilda37@yahoo.com","dop":"2025-04-06","serial_number":"12215016841077944","imei1":"12215016841077944","imei2":"12215016841077944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186738,"job_number":"JOB_186738","tr_customer_id":186756,"tr_customer_product_id":186746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Delbert Abbott","mobile_number":"907-736-7810","email_id":"Kyleigh9@hotmail.com","dop":"2025-04-06","serial_number":"18797719325841570","imei1":"18797719325841570","imei2":"18797719325841570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186742,"job_number":"JOB_186742","tr_customer_id":186760,"tr_customer_product_id":186750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"108096654810036","imei1":"108096654810036","imei2":"108096654810036","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186744,"job_number":"JOB_186744","tr_customer_id":186762,"tr_customer_product_id":186752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Pansy Hahn","mobile_number":"655-777-7868","email_id":"Lindsay.Little@hotmail.com","dop":"2025-02-01","serial_number":"90348612508251","imei1":"90348612508251","imei2":"90348612508251","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186746,"job_number":"JOB_186746","tr_customer_id":186764,"tr_customer_product_id":186754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:05.000Z","modified_at":"2026-02-15T04:34:05.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103591805122676","imei1":"103591805122676","imei2":"103591805122676","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186749,"job_number":"JOB_186749","tr_customer_id":186767,"tr_customer_product_id":186757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:06.000Z","modified_at":"2026-02-15T04:34:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10939781858154","imei1":"10939781858154","imei2":"10939781858154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186751,"job_number":"JOB_186751","tr_customer_id":186769,"tr_customer_product_id":186759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:08.000Z","modified_at":"2026-02-15T04:34:08.000Z","name":"Salvador West","mobile_number":"781-794-6584","email_id":"Kris59@gmail.com","dop":"2025-04-06","serial_number":"16083629240442440","imei1":"16083629240442440","imei2":"16083629240442440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186754,"job_number":"JOB_186754","tr_customer_id":186772,"tr_customer_product_id":186762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:10.000Z","modified_at":"2026-02-15T04:34:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14907118122176","imei1":"14907118122176","imei2":"14907118122176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186756,"job_number":"JOB_186756","tr_customer_id":186774,"tr_customer_product_id":186764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:11.000Z","modified_at":"2026-02-15T04:34:11.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"30183914317958","imei2":"30183914317959","popurl":"2026-02-05T04:34:09.882250Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186757,"job_number":"JOB_186757","tr_customer_id":186775,"tr_customer_product_id":186765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:12.000Z","modified_at":"2026-02-15T04:34:12.000Z","name":"Duane Hudson","mobile_number":"859-916-3012","email_id":"Kayleigh69@hotmail.com","dop":"2025-04-06","serial_number":"10267448103066748","imei1":"10267448103066748","imei2":"10267448103066748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186758,"job_number":"JOB_186758","tr_customer_id":186776,"tr_customer_product_id":186766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:13.000Z","modified_at":"2026-02-15T04:34:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18985259590089","imei1":"18985259590089","imei2":"18985259590089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186760,"job_number":"JOB_186760","tr_customer_id":186778,"tr_customer_product_id":186768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Virgil McClure","mobile_number":"440-547-7813","email_id":"Caden86@gmail.com","dop":"2025-04-06","serial_number":"15001350601433944","imei1":"15001350601433944","imei2":"15001350601433944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186766,"job_number":"JOB_186766","tr_customer_id":186784,"tr_customer_product_id":186774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:16.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"12662415636728","imei1":"12662415636728","imei2":"12662415636728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186768,"job_number":"JOB_186768","tr_customer_id":186786,"tr_customer_product_id":186776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:18.000Z","modified_at":"2026-02-15T04:34:18.000Z","name":"Tess Abshire","mobile_number":"232-356-5243","email_id":"Grover55@hotmail.com","dop":"2025-04-06","serial_number":"14224803510898760","imei1":"14224803510898760","imei2":"14224803510898760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186769,"job_number":"JOB_186769","tr_customer_id":186787,"tr_customer_product_id":186777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:24.000Z","modified_at":"2026-02-15T04:34:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14333374230082","imei1":"14333374230082","imei2":"14333374230082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186771,"job_number":"JOB_186771","tr_customer_id":186789,"tr_customer_product_id":186779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:25.000Z","modified_at":"2026-02-15T04:34:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14263115862691","imei1":"14263115862691","imei2":"14263115862691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186773,"job_number":"JOB_186773","tr_customer_id":186791,"tr_customer_product_id":186781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:25.000Z","modified_at":"2026-02-15T04:34:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19020194682502","imei1":"19020194682502","imei2":"19020194682502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186775,"job_number":"JOB_186775","tr_customer_id":186793,"tr_customer_product_id":186783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:26.000Z","modified_at":"2026-02-15T04:34:26.000Z","name":"Pietro Mayert","mobile_number":"849-824-8821","email_id":"Demond3@hotmail.com","dop":"2025-04-06","serial_number":"16881281375066924","imei1":"16881281375066924","imei2":"16881281375066924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186776,"job_number":"JOB_186776","tr_customer_id":186794,"tr_customer_product_id":186784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:27.000Z","modified_at":"2026-02-15T04:34:27.000Z","name":"Floyd Paucek","mobile_number":"412-745-0243","email_id":"Candelario.Labadie@yahoo.com","dop":"2025-04-06","serial_number":"16084846984320402","imei1":"16084846984320402","imei2":"16084846984320402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186777,"job_number":"JOB_186777","tr_customer_id":186795,"tr_customer_product_id":186785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:27.000Z","modified_at":"2026-02-15T04:34:27.000Z","name":"Hilton Kerluke","mobile_number":"269-874-0199","email_id":"Rossie_Runolfsdottir27@yahoo.com","dop":"2025-04-06","serial_number":"10158316393942484","imei1":"10158316393942484","imei2":"10158316393942484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186784,"job_number":"JOB_186784","tr_customer_id":186802,"tr_customer_product_id":186792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:37.000Z","modified_at":"2026-02-15T04:34:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10121869876802","imei1":"10121869876802","imei2":"10121869876802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186786,"job_number":"JOB_186786","tr_customer_id":186804,"tr_customer_product_id":186794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17406210577917","imei1":"17406210577917","imei2":"17406210577917","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186787,"job_number":"JOB_186787","tr_customer_id":186805,"tr_customer_product_id":186795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17920209169523","imei1":"17920209169523","imei2":"17920209169523","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186789,"job_number":"JOB_186789","tr_customer_id":186807,"tr_customer_product_id":186797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19724231241749","imei1":"19724231241749","imei2":"19724231241749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186792,"job_number":"JOB_186792","tr_customer_id":186810,"tr_customer_product_id":186800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:39.000Z","modified_at":"2026-02-15T04:34:39.000Z","name":"Audra Kuhic","mobile_number":"810-494-2275","email_id":"Dante_Strosin55@yahoo.com","dop":"2025-04-06","serial_number":"10211073054393640","imei1":"10211073054393640","imei2":"10211073054393640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186793,"job_number":"JOB_186793","tr_customer_id":186811,"tr_customer_product_id":186801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:39.000Z","modified_at":"2026-02-15T04:34:39.000Z","name":"Gabrielle Ortiz","mobile_number":"354-501-6046","email_id":"Linnea_Reilly@hotmail.com","dop":"2025-04-06","serial_number":"10277878845691756","imei1":"10277878845691756","imei2":"10277878845691756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186794,"job_number":"JOB_186794","tr_customer_id":186812,"tr_customer_product_id":186802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:40.000Z","modified_at":"2026-02-15T04:34:40.000Z","name":"Kailyn Metz","mobile_number":"233-314-0372","email_id":"Dejah.Denesik@hotmail.com","dop":"2025-04-06","serial_number":"17650476463220824","imei1":"17650476463220824","imei2":"17650476463220824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186795,"job_number":"JOB_186795","tr_customer_id":186813,"tr_customer_product_id":186803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:40.000Z","modified_at":"2026-02-15T04:34:40.000Z","name":"Monserrate Maggio","mobile_number":"424-467-2375","email_id":"Frederick10@yahoo.com","dop":"2025-04-06","serial_number":"15598358266015168","imei1":"15598358266015168","imei2":"15598358266015168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186796,"job_number":"JOB_186796","tr_customer_id":186814,"tr_customer_product_id":186804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:41.000Z","modified_at":"2026-02-15T04:34:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11939094561957","imei1":"11939094561957","imei2":"11939094561957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186798,"job_number":"JOB_186798","tr_customer_id":186816,"tr_customer_product_id":186806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:42.000Z","modified_at":"2026-02-15T04:34:42.000Z","name":"Don Heathcote","mobile_number":"877-741-2820","email_id":"Leonard16@gmail.com","dop":"2025-04-06","serial_number":"15198283879891464","imei1":"15198283879891464","imei2":"15198283879891464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186802,"job_number":"JOB_186802","tr_customer_id":186820,"tr_customer_product_id":186810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18460215281988","imei1":"18460215281988","imei2":"18460215281988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186803,"job_number":"JOB_186803","tr_customer_id":186821,"tr_customer_product_id":186811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13591492508973","imei1":"13591492508973","imei2":"13591492508973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186806,"job_number":"JOB_186806","tr_customer_id":186824,"tr_customer_product_id":186814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:46.000Z","modified_at":"2026-02-15T04:34:46.000Z","name":"Santina Goldner","mobile_number":"530-320-5322","email_id":"Madaline_Bogisich32@yahoo.com","dop":"2025-04-06","serial_number":"18091325509537620","imei1":"18091325509537620","imei2":"18091325509537620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186807,"job_number":"JOB_186807","tr_customer_id":186825,"tr_customer_product_id":186815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:46.000Z","modified_at":"2026-02-15T04:34:46.000Z","name":"Lee Trantow","mobile_number":"996-223-0956","email_id":"Jermaine.Sawayn82@hotmail.com","dop":"2025-04-06","serial_number":"19760239068285884","imei1":"19760239068285884","imei2":"19760239068285884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186809,"job_number":"JOB_186809","tr_customer_id":186827,"tr_customer_product_id":186817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:50.000Z","modified_at":"2026-02-15T04:34:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16333614667113","imei1":"16333614667113","imei2":"16333614667113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186810,"job_number":"JOB_186810","tr_customer_id":186828,"tr_customer_product_id":186818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:50.000Z","modified_at":"2026-02-15T04:34:50.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104700254007858","imei1":"104700254007858","imei2":"104700254007858","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186813,"job_number":"JOB_186813","tr_customer_id":186831,"tr_customer_product_id":186821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:52.000Z","modified_at":"2026-02-15T04:34:52.000Z","name":"Nick Howe","mobile_number":"505-962-7420","email_id":"Robert90@gmail.com","dop":"2025-04-06","serial_number":"18835642425436590","imei1":"18835642425436590","imei2":"18835642425436590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186817,"job_number":"JOB_186817","tr_customer_id":186835,"tr_customer_product_id":186825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:00.000Z","modified_at":"2026-02-15T04:35:00.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11824616070525","imei1":"11824616070525","imei2":"11824616070525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186820,"job_number":"JOB_186820","tr_customer_id":186838,"tr_customer_product_id":186828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:02.000Z","modified_at":"2026-02-15T04:35:02.000Z","name":"Jolie Crist","mobile_number":"556-659-7769","email_id":"Juliana_Wintheiser@yahoo.com","dop":"2025-04-06","serial_number":"10470814331340786","imei1":"10470814331340786","imei2":"10470814331340786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186821,"job_number":"JOB_186821","tr_customer_id":186839,"tr_customer_product_id":186829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:08.000Z","modified_at":"2026-02-15T04:35:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11428643511830","imei1":"11428643511830","imei2":"11428643511830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186823,"job_number":"JOB_186823","tr_customer_id":186841,"tr_customer_product_id":186831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:10.000Z","modified_at":"2026-02-15T04:35:10.000Z","name":"Jamel Shanahan","mobile_number":"541-414-8656","email_id":"Melvin_Stoltenberg67@yahoo.com","dop":"2025-04-06","serial_number":"13797395031299652","imei1":"13797395031299652","imei2":"13797395031299652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186824,"job_number":"JOB_186824","tr_customer_id":186842,"tr_customer_product_id":186832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:12.000Z","modified_at":"2026-02-15T04:35:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15396396415345","imei1":"15396396415345","imei2":"15396396415345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186826,"job_number":"JOB_186826","tr_customer_id":186844,"tr_customer_product_id":186834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:14.000Z","modified_at":"2026-02-15T04:35:14.000Z","name":"Brain Wisozk","mobile_number":"848-407-7964","email_id":"Eli_Rodriguez28@gmail.com","dop":"2025-04-06","serial_number":"18969480772557896","imei1":"18969480772557896","imei2":"18969480772557896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186830,"job_number":"JOB_186830","tr_customer_id":186848,"tr_customer_product_id":186838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:18.000Z","modified_at":"2026-02-15T04:35:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14143686930565","imei1":"14143686930565","imei2":"14143686930565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186833,"job_number":"JOB_186833","tr_customer_id":186851,"tr_customer_product_id":186841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:19.000Z","modified_at":"2026-02-15T04:35:19.000Z","name":"Robert Lakin","mobile_number":"457-784-5305","email_id":"Oma.Nitzsche93@yahoo.com","dop":"2025-04-06","serial_number":"13238417706758948","imei1":"13238417706758948","imei2":"13238417706758948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186834,"job_number":"JOB_186834","tr_customer_id":186852,"tr_customer_product_id":186842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:21.000Z","modified_at":"2026-02-15T04:35:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11242420825391","imei1":"11242420825391","imei2":"11242420825391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186836,"job_number":"JOB_186836","tr_customer_id":186854,"tr_customer_product_id":186844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:23.000Z","modified_at":"2026-02-15T04:35:23.000Z","name":"Murray Ferry","mobile_number":"387-273-5793","email_id":"Justina_Frami14@yahoo.com","dop":"2025-04-06","serial_number":"13725910243596346","imei1":"13725910243596346","imei2":"13725910243596346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186837,"job_number":"JOB_186837","tr_customer_id":186855,"tr_customer_product_id":186845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:24.000Z","modified_at":"2026-02-15T04:35:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15163716915967","imei1":"15163716915967","imei2":"15163716915967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186838,"job_number":"JOB_186838","tr_customer_id":186856,"tr_customer_product_id":186846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:25.000Z","modified_at":"2026-02-15T04:35:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19054055382478","imei1":"19054055382478","imei2":"19054055382478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186841,"job_number":"JOB_186841","tr_customer_id":186859,"tr_customer_product_id":186849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:26.000Z","modified_at":"2026-02-15T04:35:26.000Z","name":"Georgianna Yost","mobile_number":"974-295-7252","email_id":"Vickie12@gmail.com","dop":"2025-04-06","serial_number":"15763747170314680","imei1":"15763747170314680","imei2":"15763747170314680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186842,"job_number":"JOB_186842","tr_customer_id":186860,"tr_customer_product_id":186850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:26.000Z","modified_at":"2026-02-15T04:35:26.000Z","name":"Carlos Emmerich","mobile_number":"993-461-6580","email_id":"Randi.Grady@yahoo.com","dop":"2025-04-06","serial_number":"14383345598492012","imei1":"14383345598492012","imei2":"14383345598492012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186843,"job_number":"JOB_186843","tr_customer_id":186861,"tr_customer_product_id":186851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:33.000Z","modified_at":"2026-02-15T04:35:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11894924237651","imei1":"11894924237651","imei2":"11894924237651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186845,"job_number":"JOB_186845","tr_customer_id":186863,"tr_customer_product_id":186853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:35.000Z","modified_at":"2026-02-15T04:35:35.000Z","name":"Garett Kulas","mobile_number":"745-396-7352","email_id":"Kattie_Lynch@hotmail.com","dop":"2025-04-06","serial_number":"12364022732573664","imei1":"12364022732573664","imei2":"12364022732573664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186846,"job_number":"JOB_186846","tr_customer_id":186864,"tr_customer_product_id":186854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:59.000Z","modified_at":"2026-02-15T04:35:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10868733739251","imei1":"10868733739251","imei2":"10868733739251","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186848,"job_number":"JOB_186848","tr_customer_id":186866,"tr_customer_product_id":186856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:00.000Z","modified_at":"2026-02-15T04:36:00.000Z","name":"Cody Langosh","mobile_number":"913-800-9475","email_id":"Reina.Crooks55@gmail.com","dop":"2025-04-06","serial_number":"12049850340815124","imei1":"12049850340815124","imei2":"12049850340815124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186852,"job_number":"JOB_186852","tr_customer_id":186870,"tr_customer_product_id":186860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:10.000Z","modified_at":"2026-02-15T04:36:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18417696040587","imei1":"18417696040587","imei2":"18417696040587","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186854,"job_number":"JOB_186854","tr_customer_id":186872,"tr_customer_product_id":186862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:12.000Z","modified_at":"2026-02-15T04:36:12.000Z","name":"Martina Senger","mobile_number":"266-262-7569","email_id":"Matilda22@yahoo.com","dop":"2025-04-06","serial_number":"14115354951333934","imei1":"14115354951333934","imei2":"14115354951333934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186855,"job_number":"JOB_186855","tr_customer_id":186873,"tr_customer_product_id":186863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:19.000Z","modified_at":"2026-02-15T04:36:19.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"27183914317977","imei2":"27183914317977","popurl":"2026-02-05T04:36:17.727432Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186856,"job_number":"JOB_186856","tr_customer_id":186874,"tr_customer_product_id":186864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:38:38.000Z","modified_at":"2026-02-15T04:38:38.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"80009011374519","imei1":"80009011374519","imei2":"80009011374519","popurl":"2026-02-05T04:38:35.146045200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186858,"job_number":"JOB_186858","tr_customer_id":186876,"tr_customer_product_id":186866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:05.000Z","modified_at":"2026-02-15T04:49:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16926293180222","imei1":"16926293180222","imei2":"16926293180222","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186859,"job_number":"JOB_186859","tr_customer_id":186877,"tr_customer_product_id":186867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12821978073845","imei1":"12821978073845","imei2":"12821978073845","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186860,"job_number":"JOB_186860","tr_customer_id":186878,"tr_customer_product_id":186868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33041426293061","imei1":"33041426293061","imei2":"33041426293061","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186861,"job_number":"JOB_186861","tr_customer_id":186879,"tr_customer_product_id":186869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29280892055439","imei1":"29280892055439","imei2":"29280892055439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186862,"job_number":"JOB_186862","tr_customer_id":186880,"tr_customer_product_id":186870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35141118227176","imei1":"35141118227176","imei2":"35141118227176","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186863,"job_number":"JOB_186863","tr_customer_id":186881,"tr_customer_product_id":186871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:07.000Z","modified_at":"2026-02-15T04:49:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20680274559682","imei1":"20680274559682","imei2":"20680274559682","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186865,"job_number":"JOB_186865","tr_customer_id":186883,"tr_customer_product_id":186873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96889248168579","imei1":"96889248168579","imei2":"96889248168579","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186866,"job_number":"JOB_186866","tr_customer_id":186884,"tr_customer_product_id":186874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96325808436408","imei1":"96325808436408","imei2":"96325808436408","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186867,"job_number":"JOB_186867","tr_customer_id":186885,"tr_customer_product_id":186875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87875570819310","imei1":"87875570819310","imei2":"87875570819310","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186868,"job_number":"JOB_186868","tr_customer_id":186886,"tr_customer_product_id":186876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95020789277898","imei1":"95020789277898","imei2":"95020789277898","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186869,"job_number":"JOB_186869","tr_customer_id":186887,"tr_customer_product_id":186877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:36.000Z","modified_at":"2026-02-15T04:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96467914568307","imei1":"96467914568307","imei2":"96467914568307","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186870,"job_number":"JOB_186870","tr_customer_id":186888,"tr_customer_product_id":186878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:36.000Z","modified_at":"2026-02-15T04:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51364287319384","imei1":"51364287319384","imei2":"51364287319384","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186872,"job_number":"JOB_186872","tr_customer_id":186890,"tr_customer_product_id":186880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:03.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44050407348604","imei1":"44050407348604","imei2":"44050407348604","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186873,"job_number":"JOB_186873","tr_customer_id":186891,"tr_customer_product_id":186881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91788481407826","imei1":"91788481407826","imei2":"91788481407826","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186874,"job_number":"JOB_186874","tr_customer_id":186892,"tr_customer_product_id":186882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67419906604467","imei1":"67419906604467","imei2":"67419906604467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186875,"job_number":"JOB_186875","tr_customer_id":186893,"tr_customer_product_id":186883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67312121973186","imei1":"67312121973186","imei2":"67312121973186","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186876,"job_number":"JOB_186876","tr_customer_id":186894,"tr_customer_product_id":186884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:05.000Z","modified_at":"2026-02-15T04:50:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43710678281717","imei1":"43710678281717","imei2":"43710678281717","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186877,"job_number":"JOB_186877","tr_customer_id":186895,"tr_customer_product_id":186885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:05.000Z","modified_at":"2026-02-15T04:50:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10031458007359","imei1":"10031458007359","imei2":"10031458007359","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186879,"job_number":"JOB_186879","tr_customer_id":186897,"tr_customer_product_id":186887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:03:06.000Z","modified_at":"2026-02-15T05:03:06.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43247717147262","imei1":"43247717147262","imei2":"43247717147262","popurl":"2026-02-05T05:03:03.567881900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186880,"job_number":"JOB_186880","tr_customer_id":186898,"tr_customer_product_id":186888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:06:02.000Z","modified_at":"2026-02-15T05:06:02.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43147717147262","imei1":"43147717147262","imei2":"43147717147262","popurl":"2026-02-05T05:05:59.721828600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186881,"job_number":"JOB_186881","tr_customer_id":186899,"tr_customer_product_id":186889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:08:40.000Z","modified_at":"2026-02-15T05:08:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15193145842277","imei1":"15193145842277","imei2":"15193145842277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:08:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186883,"job_number":"JOB_186883","tr_customer_id":186901,"tr_customer_product_id":186891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:08:42.000Z","modified_at":"2026-02-15T05:08:42.000Z","name":"Drew Runolfsson","mobile_number":"331-824-6217","email_id":"Kacey78@hotmail.com","dop":"2025-04-06","serial_number":"19121075231902110","imei1":"19121075231902110","imei2":"19121075231902110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:08:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186884,"job_number":"JOB_186884","tr_customer_id":186902,"tr_customer_product_id":186892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:09:27.000Z","modified_at":"2026-02-15T05:09:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14574135198004","imei1":"14574135198004","imei2":"14574135198004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186886,"job_number":"JOB_186886","tr_customer_id":186904,"tr_customer_product_id":186894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:09:29.000Z","modified_at":"2026-02-15T05:09:29.000Z","name":"Horacio Sawayn","mobile_number":"439-570-0976","email_id":"Elfrieda89@yahoo.com","dop":"2025-04-06","serial_number":"17033637055782916","imei1":"17033637055782916","imei2":"17033637055782916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:09:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186887,"job_number":"JOB_186887","tr_customer_id":186905,"tr_customer_product_id":186895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:10:13.000Z","modified_at":"2026-02-15T05:10:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19724931198755","imei1":"19724931198755","imei2":"19724931198755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186889,"job_number":"JOB_186889","tr_customer_id":186907,"tr_customer_product_id":186897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:10:14.000Z","modified_at":"2026-02-15T05:10:14.000Z","name":"Pascale Swift","mobile_number":"760-378-4845","email_id":"Rafael.McLaughlin@yahoo.com","dop":"2025-04-06","serial_number":"19632585081253650","imei1":"19632585081253650","imei2":"19632585081253650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:10:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186891,"job_number":"JOB_186891","tr_customer_id":186909,"tr_customer_product_id":186899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:16:15.000Z","modified_at":"2026-02-15T05:16:15.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43147707147262","imei1":"43147707147262","imei2":"43147707147262","popurl":"2026-02-05T05:16:13.061682300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186892,"job_number":"JOB_186892","tr_customer_id":186910,"tr_customer_product_id":186900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:17:04.000Z","modified_at":"2026-02-15T05:17:04.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"19290116060739","imei1":"19290116060739","imei2":"19290116060739","popurl":"2026-02-05T05:17:04.379564763Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186893,"job_number":"JOB_186893","tr_customer_id":186911,"tr_customer_product_id":186901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:17:24.000Z","modified_at":"2026-02-15T05:17:24.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"51748770275459","imei1":"51748770275459","imei2":"51748770275459","popurl":"2026-02-05T05:17:24.105554541Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:17:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186894,"job_number":"JOB_186894","tr_customer_id":186912,"tr_customer_product_id":186902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:18:08.000Z","modified_at":"2026-02-15T05:18:08.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43144707147262","imei1":"43144707147262","imei2":"43144707147262","popurl":"2026-02-05T05:18:06.332571900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186896,"job_number":"JOB_186896","tr_customer_id":186914,"tr_customer_product_id":186904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:49.000Z","modified_at":"2026-02-15T05:21:49.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"104347332397227","imei1":"104347332397227","imei2":"104347332397227","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:21:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186898,"job_number":"JOB_186898","tr_customer_id":186916,"tr_customer_product_id":186906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:22:01.000Z","modified_at":"2026-02-15T05:22:01.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100403465494166","imei1":"100403465494166","imei2":"100403465494166","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:22:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186900,"job_number":"JOB_186900","tr_customer_id":186918,"tr_customer_product_id":186908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:25:10.000Z","modified_at":"2026-02-15T05:25:10.000Z","name":"Leon Botsford","mobile_number":"665-992-5316","email_id":"Margaretta26@gmail.com","dop":"2025-12-01","serial_number":"17284957430789","imei1":"17284957430789","imei2":"17284957430789","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186902,"job_number":"JOB_186902","tr_customer_id":186920,"tr_customer_product_id":186910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:38:28.000Z","modified_at":"2026-02-15T05:38:28.000Z","name":"Nestor Hahn","mobile_number":"667-506-0576","email_id":"Quinton.Kunde41@hotmail.com","dop":"2025-04-06","serial_number":"11093885291498940","imei1":"11093885291498940","imei2":"11093885291498940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186904,"job_number":"JOB_186904","tr_customer_id":186922,"tr_customer_product_id":186912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:38:44.000Z","modified_at":"2026-02-15T05:38:44.000Z","name":"Letitia Orn","mobile_number":"963-921-8058","email_id":"Lacy.Bins@hotmail.com","dop":"2025-04-06","serial_number":"14346679566750382","imei1":"14346679566750382","imei2":"14346679566750382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186905,"job_number":"JOB_186905","tr_customer_id":186923,"tr_customer_product_id":186913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:13:21.000Z","modified_at":"2026-02-15T06:13:21.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43297707147262","imei1":"43947707147262","imei2":"43947707147262","popurl":"2026-02-05T06:13:19.193670700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186906,"job_number":"JOB_186906","tr_customer_id":186924,"tr_customer_product_id":186914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:15:31.000Z","modified_at":"2026-02-15T06:15:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15080218423828","imei1":"15080218423828","imei2":"15080218423828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:15:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186908,"job_number":"JOB_186908","tr_customer_id":186926,"tr_customer_product_id":186916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:15:33.000Z","modified_at":"2026-02-15T06:15:33.000Z","name":"Earlene Pfannerstill","mobile_number":"998-966-4053","email_id":"Ova.Braun66@hotmail.com","dop":"2025-04-06","serial_number":"10022578022368760","imei1":"10022578022368760","imei2":"10022578022368760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186909,"job_number":"JOB_186909","tr_customer_id":186927,"tr_customer_product_id":186917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:16.000Z","modified_at":"2026-02-15T06:16:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15281610948129","imei1":"15281610948129","imei2":"15281610948129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186911,"job_number":"JOB_186911","tr_customer_id":186929,"tr_customer_product_id":186919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:17.000Z","modified_at":"2026-02-15T06:16:17.000Z","name":"Nellie Ortiz","mobile_number":"465-520-3997","email_id":"Lee.Effertz@hotmail.com","dop":"2025-04-06","serial_number":"16157576848628320","imei1":"16157576848628320","imei2":"16157576848628320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186912,"job_number":"JOB_186912","tr_customer_id":186930,"tr_customer_product_id":186920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:59.000Z","modified_at":"2026-02-15T06:16:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17554616576710","imei1":"17554616576710","imei2":"17554616576710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186914,"job_number":"JOB_186914","tr_customer_id":186932,"tr_customer_product_id":186922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:17:01.000Z","modified_at":"2026-02-15T06:17:01.000Z","name":"Brenna Friesen","mobile_number":"866-547-4188","email_id":"Sofia_McCullough57@gmail.com","dop":"2025-04-06","serial_number":"10453254449449684","imei1":"10453254449449684","imei2":"10453254449449684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:17:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186916,"job_number":"JOB_186916","tr_customer_id":186934,"tr_customer_product_id":186924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:27:59.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"11835984143523","imei1":"11835984143523","imei2":"11835984143523","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186918,"job_number":"JOB_186918","tr_customer_id":186936,"tr_customer_product_id":186926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:28:00.000Z","modified_at":"2026-02-15T06:28:00.000Z","name":"Georgiana Kemmer","mobile_number":"998-739-2327","email_id":"Tremaine55@yahoo.com","dop":"2026-01-04","serial_number":"16414721149770930","imei1":"16414721149770930","imei2":"16414721149770930","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186925,"job_number":"JOB_186925","tr_customer_id":186943,"tr_customer_product_id":186933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:43:07.000Z","modified_at":"2026-02-15T06:43:07.000Z","name":"Elijah Langosh","mobile_number":"561-853-4918","email_id":"Vern27@gmail.com","dop":"2025-04-06","serial_number":"10890327841568874","imei1":"10890327841568874","imei2":"10890327841568874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186927,"job_number":"JOB_186927","tr_customer_id":186945,"tr_customer_product_id":186935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:51:11.000Z","modified_at":"2026-02-15T06:51:11.000Z","name":"Blanche Mohr","mobile_number":"235-262-5854","email_id":"Kaitlin51@yahoo.com","dop":"2025-04-06","serial_number":"17801493165259256","imei1":"17801493165259256","imei2":"17801493165259256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:51:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186929,"job_number":"JOB_186929","tr_customer_id":186947,"tr_customer_product_id":186937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:51:54.000Z","modified_at":"2026-02-15T06:51:54.000Z","name":"Norberto Herman","mobile_number":"649-984-5206","email_id":"Anya.Armstrong75@yahoo.com","dop":"2025-04-06","serial_number":"13098297828262646","imei1":"13098297828262646","imei2":"13098297828262646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186931,"job_number":"JOB_186931","tr_customer_id":186949,"tr_customer_product_id":186939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:52:36.000Z","modified_at":"2026-02-15T06:52:36.000Z","name":"Beatrice Keeling","mobile_number":"548-638-1243","email_id":"Kristy93@hotmail.com","dop":"2025-04-06","serial_number":"10643288520346174","imei1":"10643288520346174","imei2":"10643288520346174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186934,"job_number":"JOB_186934","tr_customer_id":186952,"tr_customer_product_id":186942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:59:01.000Z","modified_at":"2026-02-15T06:59:01.000Z","name":"Chauncey Hettinger","mobile_number":"484-460-9894","email_id":"Leslie45@hotmail.com","dop":"2025-04-06","serial_number":"13461830445027304","imei1":"13461830445027304","imei2":"13461830445027304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186935,"job_number":"JOB_186935","tr_customer_id":186953,"tr_customer_product_id":186943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:10:55.000Z","modified_at":"2026-02-15T07:10:55.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"11469227978009","imei1":"11469227978009","imei2":"11469227978009","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:10:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186937,"job_number":"JOB_186937","tr_customer_id":186955,"tr_customer_product_id":186945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:11:10.000Z","modified_at":"2026-02-15T07:11:10.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"16433013550853","imei1":"16433013550853","imei2":"16433013550853","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186939,"job_number":"JOB_186939","tr_customer_id":186957,"tr_customer_product_id":186947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:11:24.000Z","modified_at":"2026-02-15T07:11:24.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"15041004710239","imei1":"15041004710239","imei2":"15041004710239","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:11:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186942,"job_number":"JOB_186942","tr_customer_id":186960,"tr_customer_product_id":186950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:30:20.000Z","modified_at":"2026-02-15T07:30:20.000Z","name":"Ernest Considine","mobile_number":"839-774-3027","email_id":"Estefania.Ernser22@yahoo.com","dop":"2025-04-06","serial_number":"19043215226358864","imei1":"19043215226358864","imei2":"19043215226358864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186943,"job_number":"JOB_186943","tr_customer_id":186961,"tr_customer_product_id":186951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:45:29.000Z","modified_at":"2026-02-15T07:45:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18983685862180","imei1":"18983685862180","imei2":"18983685862180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186945,"job_number":"JOB_186945","tr_customer_id":186963,"tr_customer_product_id":186953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:45:31.000Z","modified_at":"2026-02-15T07:45:31.000Z","name":"Maryam Emmerich","mobile_number":"974-203-2653","email_id":"Margarita61@hotmail.com","dop":"2025-04-06","serial_number":"18163394168139896","imei1":"18163394168139896","imei2":"18163394168139896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186946,"job_number":"JOB_186946","tr_customer_id":186964,"tr_customer_product_id":186954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:13.000Z","modified_at":"2026-02-15T07:46:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15662197590924","imei1":"15662197590924","imei2":"15662197590924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186948,"job_number":"JOB_186948","tr_customer_id":186966,"tr_customer_product_id":186956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:15.000Z","modified_at":"2026-02-15T07:46:15.000Z","name":"Marco Heaney","mobile_number":"665-823-2156","email_id":"Emilia59@hotmail.com","dop":"2025-04-06","serial_number":"11151120153991270","imei1":"11151120153991270","imei2":"11151120153991270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186949,"job_number":"JOB_186949","tr_customer_id":186967,"tr_customer_product_id":186957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:56.000Z","modified_at":"2026-02-15T07:46:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13886150807143","imei1":"13886150807143","imei2":"13886150807143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186951,"job_number":"JOB_186951","tr_customer_id":186969,"tr_customer_product_id":186959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:58.000Z","modified_at":"2026-02-15T07:46:58.000Z","name":"Clotilde Kautzer","mobile_number":"250-245-8501","email_id":"Emmet_Ratke80@hotmail.com","dop":"2025-04-06","serial_number":"12212879954078306","imei1":"12212879954078306","imei2":"12212879954078306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186953,"job_number":"JOB_186953","tr_customer_id":186971,"tr_customer_product_id":186961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:53:50.000Z","modified_at":"2026-02-15T07:53:50.000Z","name":"Savanna Predovic","mobile_number":"436-420-2721","email_id":"Domingo_Grant57@yahoo.com","dop":"2025-04-06","serial_number":"12797613794173614","imei1":"12797613794173614","imei2":"12797613794173614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186957,"job_number":"JOB_186957","tr_customer_id":186975,"tr_customer_product_id":186965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:54:35.000Z","modified_at":"2026-02-15T07:54:35.000Z","name":"Jaren Harvey","mobile_number":"610-998-2311","email_id":"Noemie70@gmail.com","dop":"2025-04-06","serial_number":"15815235503621684","imei1":"15815235503621684","imei2":"15815235503621684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186960,"job_number":"JOB_186960","tr_customer_id":186978,"tr_customer_product_id":186968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:43.000Z","modified_at":"2026-02-15T08:13:43.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14668992351793","imei1":"14668992351793","imei2":"114668992351793","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186961,"job_number":"JOB_186961","tr_customer_id":186979,"tr_customer_product_id":186969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:44.000Z","modified_at":"2026-02-15T08:13:44.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"383753939160129","imei1":"383753939160129","imei2":"1383753939160129","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186962,"job_number":"JOB_186962","tr_customer_id":186980,"tr_customer_product_id":186970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:44.000Z","modified_at":"2026-02-15T08:13:44.000Z","name":"Darren Erdman","mobile_number":"659-720-1093","email_id":"Immanuel89@hotmail.com","dop":"2026-01-04","serial_number":"17973962237218","imei1":"17973962237218","imei2":"117973962237218","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186963,"job_number":"JOB_186963","tr_customer_id":186981,"tr_customer_product_id":186971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:45.000Z","modified_at":"2026-02-15T08:49:45.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"13223852246728","imei1":"13223852246728","imei2":"13223852246728","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186964,"job_number":"JOB_186964","tr_customer_id":186982,"tr_customer_product_id":186972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:45.000Z","modified_at":"2026-02-15T08:49:45.000Z","name":"Carissa Homenick","mobile_number":"202-230-6371","email_id":"Litzy55@yahoo.com","dop":"2026-01-04","serial_number":"10130451321403","imei1":"10130451321403","imei2":"10130451321403","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186965,"job_number":"JOB_186965","tr_customer_id":186983,"tr_customer_product_id":186973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:47.000Z","modified_at":"2026-02-15T08:49:47.000Z","name":"Mable Ryan","mobile_number":"221-931-4910","email_id":"Carli_Greenfelder95@hotmail.com","dop":"2026-01-04","serial_number":"44452118109556880","imei1":"44452118109556880","imei2":"44452118109556880","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186966,"job_number":"JOB_186966","tr_customer_id":186984,"tr_customer_product_id":186974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:15:16.000Z","modified_at":"2026-02-15T09:15:16.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13678253534192","imei1":"13678253534192","imei2":"113678253534192","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186967,"job_number":"JOB_186967","tr_customer_id":186985,"tr_customer_product_id":186975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:15:17.000Z","modified_at":"2026-02-15T09:15:17.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"391280687411604","imei1":"391280687411604","imei2":"1391280687411604","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186969,"job_number":"JOB_186969","tr_customer_id":186987,"tr_customer_product_id":186977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:51:35.000Z","modified_at":"2026-02-15T09:51:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11059599046762","imei1":"11059599046762","imei2":"11059599046762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186971,"job_number":"JOB_186971","tr_customer_id":186989,"tr_customer_product_id":186979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:51:37.000Z","modified_at":"2026-02-15T09:51:37.000Z","name":"Josiah Little","mobile_number":"448-389-3391","email_id":"Einar_Von18@hotmail.com","dop":"2025-04-06","serial_number":"19564515753822984","imei1":"19564515753822984","imei2":"19564515753822984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:51:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186972,"job_number":"JOB_186972","tr_customer_id":186990,"tr_customer_product_id":186980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:17.000Z","modified_at":"2026-02-15T09:52:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13313172213980","imei1":"13313172213980","imei2":"13313172213980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186974,"job_number":"JOB_186974","tr_customer_id":186992,"tr_customer_product_id":186982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:19.000Z","modified_at":"2026-02-15T09:52:19.000Z","name":"Corene Torp","mobile_number":"465-691-2932","email_id":"Hertha_Wolff@yahoo.com","dop":"2025-04-06","serial_number":"12472291555181492","imei1":"12472291555181492","imei2":"12472291555181492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186975,"job_number":"JOB_186975","tr_customer_id":186993,"tr_customer_product_id":186983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:59.000Z","modified_at":"2026-02-15T09:52:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12245586705931","imei1":"12245586705931","imei2":"12245586705931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186977,"job_number":"JOB_186977","tr_customer_id":186995,"tr_customer_product_id":186985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:53:00.000Z","modified_at":"2026-02-15T09:53:00.000Z","name":"Louvenia Ward","mobile_number":"538-275-1735","email_id":"Norene_Kertzmann@gmail.com","dop":"2025-04-06","serial_number":"18757696979381390","imei1":"18757696979381390","imei2":"18757696979381390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186978,"job_number":"JOB_186978","tr_customer_id":186996,"tr_customer_product_id":186986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:06:56.000Z","modified_at":"2026-02-15T10:06:56.000Z","name":"Abbigail Bartell","mobile_number":"361-705-6755","email_id":"Osborne_Johnson54@yahoo.com","dop":"2026-02-01","serial_number":"32492661709185","imei1":"32492661709185","imei2":"32492661709185","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:06:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186979,"job_number":"JOB_186979","tr_customer_id":186997,"tr_customer_product_id":186987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:10:13.000Z","modified_at":"2026-02-15T10:10:13.000Z","name":"Lacey Nikolaus","mobile_number":"988-789-6171","email_id":"Bettye_Heathcote87@yahoo.com","dop":"2026-02-01","serial_number":"59942538189735","imei1":"59942538189735","imei2":"59942538189735","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186980,"job_number":"JOB_186980","tr_customer_id":186998,"tr_customer_product_id":186988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:11:09.000Z","modified_at":"2026-02-15T10:11:09.000Z","name":"Marcus Jaskolski","mobile_number":"597-694-3505","email_id":"Muhammad36@gmail.com","dop":"2026-02-01","serial_number":"75161393286932","imei1":"75161393286932","imei2":"75161393286932","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:11:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186981,"job_number":"JOB_186981","tr_customer_id":186999,"tr_customer_product_id":186989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:17:41.000Z","modified_at":"2026-02-15T10:17:41.000Z","name":"Howard Robel","mobile_number":"647-475-3484","email_id":"Rashad_Boyer51@hotmail.com","dop":"2026-02-01","serial_number":"30492289997197","imei1":"30492289997197","imei2":"30492289997197","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:17:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186982,"job_number":"JOB_186982","tr_customer_id":187000,"tr_customer_product_id":186990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:19:41.000Z","modified_at":"2026-02-15T10:19:41.000Z","name":"Danial Gleichner","mobile_number":"745-838-6453","email_id":"Vern69@yahoo.com","dop":"2026-02-01","serial_number":"85577950276836","imei1":"85577950276836","imei2":"85577950276836","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186983,"job_number":"JOB_186983","tr_customer_id":187001,"tr_customer_product_id":186991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:19:51.000Z","modified_at":"2026-02-15T10:19:52.000Z","name":"Frida Steuber","mobile_number":"906-485-6477","email_id":"Adrien_Bergstrom@hotmail.com","dop":"2026-02-01","serial_number":"62540403602694","imei1":"62540403602694","imei2":"62540403602694","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186984,"job_number":"JOB_186984","tr_customer_id":187002,"tr_customer_product_id":186992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:31:42.000Z","modified_at":"2026-02-15T10:31:42.000Z","name":"Dulce Nitzsche","mobile_number":"628-606-5255","email_id":"Darrick_OConnell82@gmail.com","dop":"2026-02-01","serial_number":"48636466012041","imei1":"48636466012041","imei2":"48636466012041","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186985,"job_number":"JOB_186985","tr_customer_id":187003,"tr_customer_product_id":186993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:35:22.000Z","modified_at":"2026-02-15T10:35:22.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"194466403332296","imei1":"194466403332296","imei2":"194466403332296","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186986,"job_number":"JOB_186986","tr_customer_id":187004,"tr_customer_product_id":186994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:35:28.000Z","modified_at":"2026-02-15T10:35:28.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"165327995302029","imei1":"165327995302029","imei2":"165327995302029","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186987,"job_number":"JOB_186987","tr_customer_id":187005,"tr_customer_product_id":186995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:37:37.000Z","modified_at":"2026-02-15T10:37:37.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"197148484973735","imei1":"197148484973735","imei2":"197148484973735","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186989,"job_number":"JOB_186989","tr_customer_id":187007,"tr_customer_product_id":186997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:47:39.000Z","modified_at":"2026-02-15T10:47:39.000Z","name":"Noemi Goyette","mobile_number":"816-430-1714","email_id":"Tomasa.Schowalter@yahoo.com","dop":"2025-04-06","serial_number":"16419392221043770","imei1":"16419392221043770","imei2":"16419392221043770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186990,"job_number":"JOB_186990","tr_customer_id":187008,"tr_customer_product_id":186998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:47:51.000Z","modified_at":"2026-02-15T10:47:51.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-05","serial_number":"85895616181346","imei1":"85895616181346","imei2":"85895616181346","popurl":"2026-02-05T10:47:41.148317004Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186991,"job_number":"JOB_186991","tr_customer_id":187009,"tr_customer_product_id":186999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:03.000Z","modified_at":"2026-02-15T10:48:03.000Z","name":"Ayushmati Varrier","mobile_number":"8611222604","email_id":"jahnu.mishra@hotmail.com","dop":"2026-02-05","serial_number":"90630869750623","imei1":"90630869750623","imei2":"90630869750623","popurl":"www.charumati-pilla.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186992,"job_number":"JOB_186992","tr_customer_id":187010,"tr_customer_product_id":187000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:03.000Z","modified_at":"2026-02-15T10:48:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13128842224787","imei1":"13128842224787","imei2":"13128842224787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186994,"job_number":"JOB_186994","tr_customer_id":187012,"tr_customer_product_id":187002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:05.000Z","modified_at":"2026-02-15T10:48:05.000Z","name":"Ebony Douglas","mobile_number":"771-281-6352","email_id":"Athena70@gmail.com","dop":"2025-04-06","serial_number":"15431835986222296","imei1":"15431835986222296","imei2":"15431835986222296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186995,"job_number":"JOB_186995","tr_customer_id":187013,"tr_customer_product_id":187003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:50.000Z","modified_at":"2026-02-15T10:48:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14339957123745","imei1":"14339957123745","imei2":"14339957123745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186997,"job_number":"JOB_186997","tr_customer_id":187015,"tr_customer_product_id":187005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:52.000Z","modified_at":"2026-02-15T10:48:52.000Z","name":"Estella Marks","mobile_number":"883-497-3495","email_id":"Deondre23@hotmail.com","dop":"2025-04-06","serial_number":"18130666300466810","imei1":"18130666300466810","imei2":"18130666300466810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186998,"job_number":"JOB_186998","tr_customer_id":187016,"tr_customer_product_id":187006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:49:36.000Z","modified_at":"2026-02-15T10:49:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16013071880038","imei1":"16013071880038","imei2":"16013071880038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187000,"job_number":"JOB_187000","tr_customer_id":187018,"tr_customer_product_id":187008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:49:38.000Z","modified_at":"2026-02-15T10:49:38.000Z","name":"Athena Braun","mobile_number":"534-405-5049","email_id":"Seamus_Gottlieb@yahoo.com","dop":"2025-04-06","serial_number":"13415886447576528","imei1":"13415886447576528","imei2":"13415886447576528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187002,"job_number":"JOB_187002","tr_customer_id":187020,"tr_customer_product_id":187010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:53:09.000Z","modified_at":"2026-02-15T10:53:09.000Z","name":"Eladio Parisian","mobile_number":"504-837-1213","email_id":"Sienna.Kirlin@yahoo.com","dop":"2025-04-06","serial_number":"19382972336927020","imei1":"19382972336927020","imei2":"19382972336927020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187004,"job_number":"JOB_187004","tr_customer_id":187022,"tr_customer_product_id":187012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:58:00.000Z","modified_at":"2026-02-15T10:58:00.000Z","name":"Jolie Abernathy","mobile_number":"603-789-9785","email_id":"Era.Braun25@hotmail.com","dop":"2025-04-06","serial_number":"14451919436683220","imei1":"14451919436683220","imei2":"14451919436683220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187005,"job_number":"JOB_187005","tr_customer_id":187023,"tr_customer_product_id":187013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:05:11.000Z","modified_at":"2026-02-15T12:05:11.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-05","serial_number":"55346567890444","imei1":"55346567890444","imei2":"55346567890444","popurl":"2026-02-05T12:05:09.439242500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T12:05:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187006,"job_number":"JOB_187006","tr_customer_id":187024,"tr_customer_product_id":187014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:07:04.000Z","modified_at":"2026-02-15T12:07:04.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-05","serial_number":"89346567890344","imei1":"89346567890344","imei2":"89346567890344","popurl":"2026-02-05T12:07:01.541918800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T12:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187009,"job_number":"JOB_187009","tr_customer_id":187027,"tr_customer_product_id":187017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:39:29.000Z","modified_at":"2026-02-15T13:39:29.000Z","name":"Mitchell Nader","mobile_number":"823-509-1695","email_id":"Shanie.Upton@yahoo.com","dop":"2025-05-30","serial_number":"16127208522228","imei1":"16127208522228","imei2":"16127208522228","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187010,"job_number":"JOB_187010","tr_customer_id":187028,"tr_customer_product_id":187018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:39:30.000Z","modified_at":"2026-02-15T13:39:30.000Z","name":"Alia Gusikowski","mobile_number":"351-510-3439","email_id":"Randall.Cremin12@yahoo.com","dop":"2025-05-30","serial_number":"1438985986096546","imei1":"1438985986096546","imei2":"1438985986096546","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187011,"job_number":"JOB_187011","tr_customer_id":187029,"tr_customer_product_id":187019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:57:38.000Z","modified_at":"2026-02-15T13:57:38.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"102339009322581","imei1":"102339009322581","imei2":"102339009322581","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187013,"job_number":"JOB_187013","tr_customer_id":187031,"tr_customer_product_id":187021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:16.000Z","modified_at":"2026-02-15T13:58:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74586904723473","imei1":"74586904723473","imei2":"74586904723473","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187014,"job_number":"JOB_187014","tr_customer_id":187032,"tr_customer_product_id":187022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64901830297010","imei1":"64901830297010","imei2":"64901830297010","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187015,"job_number":"JOB_187015","tr_customer_id":187033,"tr_customer_product_id":187023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43000733107652","imei1":"43000733107652","imei2":"43000733107652","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187016,"job_number":"JOB_187016","tr_customer_id":187034,"tr_customer_product_id":187024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74179220157113","imei1":"74179220157113","imei2":"74179220157113","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187017,"job_number":"JOB_187017","tr_customer_id":187035,"tr_customer_product_id":187025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:18.000Z","modified_at":"2026-02-15T13:58:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87564269615780","imei1":"87564269615780","imei2":"87564269615780","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187018,"job_number":"JOB_187018","tr_customer_id":187036,"tr_customer_product_id":187026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:18.000Z","modified_at":"2026-02-15T13:58:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73977316052839","imei1":"73977316052839","imei2":"73977316052839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187020,"job_number":"JOB_187020","tr_customer_id":187038,"tr_customer_product_id":187028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:22.000Z","modified_at":"2026-02-15T13:58:22.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"106951712710418","imei1":"106951712710418","imei2":"106951712710418","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187023,"job_number":"JOB_187023","tr_customer_id":187041,"tr_customer_product_id":187031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:48.000Z","modified_at":"2026-02-15T13:58:48.000Z","name":"Lorena Sanford","mobile_number":"268-984-1713","email_id":"Geovany.Keebler29@gmail.com","dop":"2025-04-06","serial_number":"10614436670129892","imei1":"10614436670129892","imei2":"10614436670129892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187024,"job_number":"JOB_187024","tr_customer_id":187042,"tr_customer_product_id":187032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:48.000Z","modified_at":"2026-02-15T13:58:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23050710177185","imei1":"23050710177185","imei2":"23050710177185","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187025,"job_number":"JOB_187025","tr_customer_id":187043,"tr_customer_product_id":187033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40458074383627","imei1":"40458074383627","imei2":"40458074383627","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187026,"job_number":"JOB_187026","tr_customer_id":187044,"tr_customer_product_id":187034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28091532355559","imei1":"28091532355559","imei2":"28091532355559","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187027,"job_number":"JOB_187027","tr_customer_id":187045,"tr_customer_product_id":187035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83878537234347","imei1":"83878537234347","imei2":"83878537234347","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187028,"job_number":"JOB_187028","tr_customer_id":187046,"tr_customer_product_id":187036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:50.000Z","modified_at":"2026-02-15T13:58:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75965107927282","imei1":"75965107927282","imei2":"75965107927282","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187029,"job_number":"JOB_187029","tr_customer_id":187047,"tr_customer_product_id":187037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:50.000Z","modified_at":"2026-02-15T13:58:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33249299895497","imei1":"33249299895497","imei2":"33249299895497","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187031,"job_number":"JOB_187031","tr_customer_id":187049,"tr_customer_product_id":187039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:06.000Z","modified_at":"2026-02-15T13:59:06.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104894473772043","imei1":"104894473772043","imei2":"104894473772043","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187033,"job_number":"JOB_187033","tr_customer_id":187051,"tr_customer_product_id":187041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:20.000Z","modified_at":"2026-02-15T13:59:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51124551888715","imei1":"51124551888715","imei2":"51124551888715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187034,"job_number":"JOB_187034","tr_customer_id":187052,"tr_customer_product_id":187042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89655487230437","imei1":"89655487230437","imei2":"89655487230437","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187035,"job_number":"JOB_187035","tr_customer_id":187053,"tr_customer_product_id":187043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98377118697013","imei1":"98377118697013","imei2":"98377118697013","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187036,"job_number":"JOB_187036","tr_customer_id":187054,"tr_customer_product_id":187044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78381531985396","imei1":"78381531985396","imei2":"78381531985396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187037,"job_number":"JOB_187037","tr_customer_id":187055,"tr_customer_product_id":187045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27918658492429","imei1":"27918658492429","imei2":"27918658492429","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187038,"job_number":"JOB_187038","tr_customer_id":187056,"tr_customer_product_id":187046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:22.000Z","modified_at":"2026-02-15T13:59:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82492217863724","imei1":"82492217863724","imei2":"82492217863724","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187040,"job_number":"JOB_187040","tr_customer_id":187058,"tr_customer_product_id":187048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:37.000Z","modified_at":"2026-02-15T13:59:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18714751055887","imei1":"18714751055887","imei2":"18714751055887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187042,"job_number":"JOB_187042","tr_customer_id":187060,"tr_customer_product_id":187050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:38.000Z","modified_at":"2026-02-15T13:59:38.000Z","name":"Dortha Collier","mobile_number":"303-925-9068","email_id":"Jeffrey12@hotmail.com","dop":"2025-04-06","serial_number":"19979080396713290","imei1":"19979080396713290","imei2":"19979080396713290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187045,"job_number":"JOB_187045","tr_customer_id":187063,"tr_customer_product_id":187053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:00:20.000Z","modified_at":"2026-02-15T14:00:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13984422900997","imei1":"13984422900997","imei2":"13984422900997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187047,"job_number":"JOB_187047","tr_customer_id":187065,"tr_customer_product_id":187055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:00:22.000Z","modified_at":"2026-02-15T14:00:22.000Z","name":"Meaghan Reinger","mobile_number":"505-668-0409","email_id":"Anabelle.Connelly70@gmail.com","dop":"2025-04-06","serial_number":"18834737958951230","imei1":"18834737958951230","imei2":"18834737958951230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187048,"job_number":"JOB_187048","tr_customer_id":187066,"tr_customer_product_id":187056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:01:03.000Z","modified_at":"2026-02-15T14:01:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12607197800685","imei1":"12607197800685","imei2":"12607197800685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:01:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187050,"job_number":"JOB_187050","tr_customer_id":187068,"tr_customer_product_id":187058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:01:04.000Z","modified_at":"2026-02-15T14:01:04.000Z","name":"Jamir Cronin","mobile_number":"665-903-3047","email_id":"Brandy_West25@gmail.com","dop":"2025-04-06","serial_number":"11597987596136010","imei1":"11597987596136010","imei2":"11597987596136010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:01:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187060,"job_number":"JOB_187060","tr_customer_id":187078,"tr_customer_product_id":187068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:18:40.000Z","modified_at":"2026-02-15T14:18:40.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"43132387608188","imei1":"43132387608188","imei2":"43132387608188","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187061,"job_number":"JOB_187061","tr_customer_id":187079,"tr_customer_product_id":187069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:18:40.000Z","modified_at":"2026-02-15T14:18:40.000Z","name":"Zoila McKenzie","mobile_number":"513-733-2264","email_id":"Rocky8@yahoo.com","dop":"2025-02-01","serial_number":"100160448245178","imei1":"100160448245178","imei2":"100160448245178","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187063,"job_number":"JOB_187063","tr_customer_id":187081,"tr_customer_product_id":187071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:22.000Z","modified_at":"2026-02-15T14:19:22.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"35932994454938","imei1":"35932994454938","imei2":"35932994454938","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187064,"job_number":"JOB_187064","tr_customer_id":187082,"tr_customer_product_id":187072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:23.000Z","modified_at":"2026-02-15T14:19:23.000Z","name":"Danial Stracke","mobile_number":"921-742-5413","email_id":"Hester_Hackett99@gmail.com","dop":"2025-02-01","serial_number":"37239301380109","imei1":"37239301380109","imei2":"37239301380109","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187066,"job_number":"JOB_187066","tr_customer_id":187084,"tr_customer_product_id":187074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:58.000Z","modified_at":"2026-02-15T14:19:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15707532866387","imei1":"15707532866387","imei2":"15707532866387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187068,"job_number":"JOB_187068","tr_customer_id":187086,"tr_customer_product_id":187076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:00.000Z","modified_at":"2026-02-15T14:20:00.000Z","name":"Carson Douglas","mobile_number":"846-599-4597","email_id":"Maritza53@yahoo.com","dop":"2025-04-06","serial_number":"13252984808633096","imei1":"13252984808633096","imei2":"13252984808633096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187069,"job_number":"JOB_187069","tr_customer_id":187087,"tr_customer_product_id":187077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:04.000Z","modified_at":"2026-02-15T14:20:04.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"90638858306649","imei1":"90638858306649","imei2":"90638858306649","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187070,"job_number":"JOB_187070","tr_customer_id":187088,"tr_customer_product_id":187078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:04.000Z","modified_at":"2026-02-15T14:20:04.000Z","name":"Madison Jones","mobile_number":"415-558-6887","email_id":"Maybelle.Jacobs51@hotmail.com","dop":"2025-02-01","serial_number":"51142501004467","imei1":"51142501004467","imei2":"51142501004467","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187072,"job_number":"JOB_187072","tr_customer_id":187090,"tr_customer_product_id":187080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:39.000Z","modified_at":"2026-02-15T14:20:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17953549906708","imei1":"17953549906708","imei2":"17953549906708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187074,"job_number":"JOB_187074","tr_customer_id":187092,"tr_customer_product_id":187082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:41.000Z","modified_at":"2026-02-15T14:20:41.000Z","name":"Ocie Labadie","mobile_number":"730-877-9586","email_id":"Alvah.McCullough85@yahoo.com","dop":"2025-04-06","serial_number":"10392770912008928","imei1":"10392770912008928","imei2":"10392770912008928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187075,"job_number":"JOB_187075","tr_customer_id":187093,"tr_customer_product_id":187083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:46.000Z","modified_at":"2026-02-15T14:20:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14329955753337","imei1":"14329955753337","imei2":"14329955753337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187077,"job_number":"JOB_187077","tr_customer_id":187095,"tr_customer_product_id":187085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:47.000Z","modified_at":"2026-02-15T14:20:47.000Z","name":"Gabriel Fay","mobile_number":"501-502-1715","email_id":"Shanel.Hoeger37@yahoo.com","dop":"2025-04-06","serial_number":"18956941070379930","imei1":"18956941070379930","imei2":"18956941070379930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187078,"job_number":"JOB_187078","tr_customer_id":187096,"tr_customer_product_id":187086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:26.000Z","modified_at":"2026-02-15T14:21:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10102675426909","imei1":"10102675426909","imei2":"10102675426909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187080,"job_number":"JOB_187080","tr_customer_id":187098,"tr_customer_product_id":187088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:27.000Z","modified_at":"2026-02-15T14:21:27.000Z","name":"Drew Grady","mobile_number":"302-618-2173","email_id":"Solon98@yahoo.com","dop":"2025-04-06","serial_number":"15619477608470204","imei1":"15619477608470204","imei2":"15619477608470204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187081,"job_number":"JOB_187081","tr_customer_id":187099,"tr_customer_product_id":187089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:32.000Z","modified_at":"2026-02-15T14:21:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14830749884443","imei1":"14830749884443","imei2":"14830749884443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187083,"job_number":"JOB_187083","tr_customer_id":187101,"tr_customer_product_id":187091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:34.000Z","modified_at":"2026-02-15T14:21:34.000Z","name":"Liana Huel","mobile_number":"802-895-5064","email_id":"Angelina.Sanford@yahoo.com","dop":"2025-04-06","serial_number":"15748405575817776","imei1":"15748405575817776","imei2":"15748405575817776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187084,"job_number":"JOB_187084","tr_customer_id":187102,"tr_customer_product_id":187092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:07.000Z","modified_at":"2026-02-15T14:22:07.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10716528573250","imei1":"10716528573250","imei2":"10716528573250","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187086,"job_number":"JOB_187086","tr_customer_id":187104,"tr_customer_product_id":187094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:08.000Z","modified_at":"2026-02-15T14:22:08.000Z","name":"Jessika Douglas","mobile_number":"217-412-9721","email_id":"Emory74@yahoo.com","dop":"2025-06-18","serial_number":"1083359125800506","imei1":"1083359125800506","imei2":"1083359125800506","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187087,"job_number":"JOB_187087","tr_customer_id":187105,"tr_customer_product_id":187095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:11.000Z","modified_at":"2026-02-15T14:22:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15559671691365","imei1":"15559671691365","imei2":"15559671691365","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187089,"job_number":"JOB_187089","tr_customer_id":187107,"tr_customer_product_id":187097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:12.000Z","modified_at":"2026-02-15T14:22:12.000Z","name":"Murray Wolf","mobile_number":"531-319-5052","email_id":"Dorothea_Rice@yahoo.com","dop":"2025-04-06","serial_number":"19208423499013300","imei1":"19208423499013300","imei2":"19208423499013300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187093,"job_number":"JOB_187093","tr_customer_id":187111,"tr_customer_product_id":187101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:50.000Z","modified_at":"2026-02-15T14:22:50.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10542814601330","imei1":"10542814601330","imei2":"10542814601330","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187095,"job_number":"JOB_187095","tr_customer_id":187113,"tr_customer_product_id":187103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:51.000Z","modified_at":"2026-02-15T14:22:51.000Z","name":"Jarrett Krajcik","mobile_number":"678-945-2716","email_id":"Hanna.Dibbert51@hotmail.com","dop":"2025-06-18","serial_number":"1076684520318457","imei1":"1076684520318457","imei2":"1076684520318457","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187102,"job_number":"JOB_187102","tr_customer_id":187120,"tr_customer_product_id":187110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:53.000Z","modified_at":"2026-02-15T14:23:53.000Z","name":"Chris Boyle","mobile_number":"303-503-7415","email_id":"Hollie.Mueller@gmail.com","dop":"2025-04-07","serial_number":"16343792352653","imei1":"16343792352653","imei2":"16343792352653","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187103,"job_number":"JOB_187103","tr_customer_id":187121,"tr_customer_product_id":187111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:23.000Z","modified_at":"2026-02-15T14:24:23.000Z","name":"Ora Hane","mobile_number":"203-845-8131","email_id":"Herminia89@yahoo.com","dop":"2025-04-07","serial_number":"17897755107457","imei1":"17897755107457","imei2":"17897755107457","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187107,"job_number":"JOB_187107","tr_customer_id":187125,"tr_customer_product_id":187115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:48.000Z","modified_at":"2026-02-15T14:24:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15249122686704","imei1":"15249122686704","imei2":"15249122686704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187109,"job_number":"JOB_187109","tr_customer_id":187127,"tr_customer_product_id":187117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:50.000Z","modified_at":"2026-02-15T14:24:50.000Z","name":"Susanna Wuckert","mobile_number":"756-672-8169","email_id":"Margaret14@hotmail.com","dop":"2025-04-06","serial_number":"11725153669115862","imei1":"11725153669115862","imei2":"11725153669115862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187110,"job_number":"JOB_187110","tr_customer_id":187128,"tr_customer_product_id":187118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:18.000Z","modified_at":"2026-02-15T14:25:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15586379621468","imei1":"15586379621468","imei2":"15586379621468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187112,"job_number":"JOB_187112","tr_customer_id":187130,"tr_customer_product_id":187120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:19.000Z","modified_at":"2026-02-15T14:25:19.000Z","name":"Lucinda Kling","mobile_number":"206-462-1937","email_id":"Mazie52@yahoo.com","dop":"2025-04-06","serial_number":"15975787898779336","imei1":"15975787898779336","imei2":"15975787898779336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187113,"job_number":"JOB_187113","tr_customer_id":187131,"tr_customer_product_id":187121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:36.000Z","modified_at":"2026-02-15T14:25:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16450245740387","imei1":"16450245740387","imei2":"16450245740387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187115,"job_number":"JOB_187115","tr_customer_id":187133,"tr_customer_product_id":187123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:38.000Z","modified_at":"2026-02-15T14:25:38.000Z","name":"Jacklyn Kutch","mobile_number":"828-887-6462","email_id":"Baron.Kertzmann41@yahoo.com","dop":"2025-04-06","serial_number":"12215152455965426","imei1":"12215152455965426","imei2":"12215152455965426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187116,"job_number":"JOB_187116","tr_customer_id":187134,"tr_customer_product_id":187124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:00.000Z","modified_at":"2026-02-15T14:26:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19970265154876","imei1":"19970265154876","imei2":"19970265154876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187118,"job_number":"JOB_187118","tr_customer_id":187136,"tr_customer_product_id":187126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:02.000Z","modified_at":"2026-02-15T14:26:02.000Z","name":"Bette Jast","mobile_number":"940-666-6163","email_id":"Fidel_Stanton@hotmail.com","dop":"2025-04-06","serial_number":"16249673678697824","imei1":"16249673678697824","imei2":"16249673678697824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187119,"job_number":"JOB_187119","tr_customer_id":187137,"tr_customer_product_id":187127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:15.000Z","modified_at":"2026-02-15T14:26:15.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19254089152789","imei1":"19254089152789","imei2":"19254089152789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187121,"job_number":"JOB_187121","tr_customer_id":187139,"tr_customer_product_id":187129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:16.000Z","modified_at":"2026-02-15T14:26:16.000Z","name":"Yesenia Hayes","mobile_number":"784-689-1355","email_id":"Clovis_Watsica@yahoo.com","dop":"2025-04-06","serial_number":"14793764931110308","imei1":"14793764931110308","imei2":"14793764931110308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187122,"job_number":"JOB_187122","tr_customer_id":187140,"tr_customer_product_id":187130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:22.000Z","modified_at":"2026-02-15T14:26:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17118441382342","imei1":"17118441382342","imei2":"17118441382342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187124,"job_number":"JOB_187124","tr_customer_id":187142,"tr_customer_product_id":187132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:24.000Z","modified_at":"2026-02-15T14:26:24.000Z","name":"Jarret Marvin","mobile_number":"386-842-5740","email_id":"Jordon11@gmail.com","dop":"2025-04-06","serial_number":"16559444459322644","imei1":"16559444459322644","imei2":"16559444459322644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187125,"job_number":"JOB_187125","tr_customer_id":187143,"tr_customer_product_id":187133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:27.000Z","modified_at":"2026-02-15T14:26:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18464460773179","imei1":"18464460773179","imei2":"18464460773179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187127,"job_number":"JOB_187127","tr_customer_id":187145,"tr_customer_product_id":187135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:29.000Z","modified_at":"2026-02-15T14:26:29.000Z","name":"Kiana Larson","mobile_number":"933-754-2101","email_id":"Kara.Wolff@gmail.com","dop":"2025-04-06","serial_number":"18852327251330156","imei1":"18852327251330156","imei2":"18852327251330156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187128,"job_number":"JOB_187128","tr_customer_id":187146,"tr_customer_product_id":187136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:43.000Z","modified_at":"2026-02-15T14:26:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19124385431179","imei1":"19124385431179","imei2":"19124385431179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187130,"job_number":"JOB_187130","tr_customer_id":187148,"tr_customer_product_id":187138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:44.000Z","modified_at":"2026-02-15T14:26:44.000Z","name":"Winifred Schowalter","mobile_number":"853-542-7211","email_id":"Lavern91@gmail.com","dop":"2025-04-06","serial_number":"14821022656654990","imei1":"14821022656654990","imei2":"14821022656654990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187131,"job_number":"JOB_187131","tr_customer_id":187149,"tr_customer_product_id":187139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:01.000Z","modified_at":"2026-02-15T14:27:01.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14528354389338","imei1":"14528354389338","imei2":"14528354389338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187133,"job_number":"JOB_187133","tr_customer_id":187151,"tr_customer_product_id":187141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:03.000Z","modified_at":"2026-02-15T14:27:03.000Z","name":"Ian Pfannerstill","mobile_number":"470-995-9982","email_id":"Sarina0@hotmail.com","dop":"2025-04-06","serial_number":"11434439116627450","imei1":"11434439116627450","imei2":"11434439116627450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187134,"job_number":"JOB_187134","tr_customer_id":187152,"tr_customer_product_id":187142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:12.000Z","modified_at":"2026-02-15T14:27:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17649021680040","imei1":"17649021680040","imei2":"17649021680040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187136,"job_number":"JOB_187136","tr_customer_id":187154,"tr_customer_product_id":187144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:14.000Z","modified_at":"2026-02-15T14:27:14.000Z","name":"Tiara Schowalter","mobile_number":"688-431-0405","email_id":"Lesley.Schmitt@hotmail.com","dop":"2025-04-06","serial_number":"12658411081049574","imei1":"12658411081049574","imei2":"12658411081049574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187137,"job_number":"JOB_187137","tr_customer_id":187155,"tr_customer_product_id":187145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:47.000Z","modified_at":"2026-02-15T14:27:47.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18186610422609","imei1":"18186610422609","imei2":"18186610422609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187139,"job_number":"JOB_187139","tr_customer_id":187157,"tr_customer_product_id":187147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:49.000Z","modified_at":"2026-02-15T14:27:49.000Z","name":"Kenny Waters","mobile_number":"888-260-3328","email_id":"Tyrell_Feil78@yahoo.com","dop":"2025-04-06","serial_number":"10019552825530170","imei1":"10019552825530170","imei2":"10019552825530170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187140,"job_number":"JOB_187140","tr_customer_id":187158,"tr_customer_product_id":187148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:57.000Z","modified_at":"2026-02-15T14:27:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14648595276951","imei1":"14648595276951","imei2":"14648595276951","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187142,"job_number":"JOB_187142","tr_customer_id":187160,"tr_customer_product_id":187150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:58.000Z","modified_at":"2026-02-15T14:27:58.000Z","name":"Bettie Champlin","mobile_number":"517-925-1371","email_id":"Tyshawn.Pacocha49@yahoo.com","dop":"2025-04-06","serial_number":"12168536102071452","imei1":"12168536102071452","imei2":"12168536102071452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187143,"job_number":"JOB_187143","tr_customer_id":187161,"tr_customer_product_id":187151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:59.000Z","modified_at":"2026-02-15T14:27:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17911571022317","imei1":"17911571022317","imei2":"17911571022317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187145,"job_number":"JOB_187145","tr_customer_id":187163,"tr_customer_product_id":187153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:01.000Z","modified_at":"2026-02-15T14:28:01.000Z","name":"Everett Thompson","mobile_number":"598-379-4227","email_id":"Mya37@hotmail.com","dop":"2025-04-06","serial_number":"11574104922902676","imei1":"11574104922902676","imei2":"11574104922902676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187147,"job_number":"JOB_187147","tr_customer_id":187165,"tr_customer_product_id":187155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:10.000Z","modified_at":"2026-02-15T14:28:10.000Z","name":"Johann Ritchie","mobile_number":"646-992-8950","email_id":"Omari.Welch@yahoo.com","dop":"2025-04-06","serial_number":"17914960512879240","imei1":"17914960512879240","imei2":"17914960512879240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187149,"job_number":"JOB_187149","tr_customer_id":187167,"tr_customer_product_id":187157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:47.000Z","modified_at":"2026-02-15T14:28:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12489427100538","imei1":"12489427100538","imei2":"12489427100538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187152,"job_number":"JOB_187152","tr_customer_id":187170,"tr_customer_product_id":187160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:49.000Z","modified_at":"2026-02-15T14:28:49.000Z","name":"Herminia Keebler","mobile_number":"651-925-0224","email_id":"Rachael15@hotmail.com","dop":"2025-04-06","serial_number":"18142919284428130","imei1":"18142919284428130","imei2":"18142919284428130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187154,"job_number":"JOB_187154","tr_customer_id":187172,"tr_customer_product_id":187162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:51.000Z","modified_at":"2026-02-15T14:28:51.000Z","name":"Zoe Monahan","mobile_number":"656-819-8459","email_id":"Hilbert85@gmail.com","dop":"2025-04-06","serial_number":"14162439078513812","imei1":"14162439078513812","imei2":"14162439078513812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187156,"job_number":"JOB_187156","tr_customer_id":187174,"tr_customer_product_id":187164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:29:34.000Z","modified_at":"2026-02-15T14:29:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14748848004874","imei1":"14748848004874","imei2":"14748848004874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187158,"job_number":"JOB_187158","tr_customer_id":187176,"tr_customer_product_id":187166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:29:36.000Z","modified_at":"2026-02-15T14:29:36.000Z","name":"Marco Carter","mobile_number":"248-635-7873","email_id":"Jeremie.Raynor87@hotmail.com","dop":"2025-04-06","serial_number":"10532882504952882","imei1":"10532882504952882","imei2":"10532882504952882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187159,"job_number":"JOB_187159","tr_customer_id":187177,"tr_customer_product_id":187167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:35.000Z","modified_at":"2026-02-15T14:31:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17987057243901","imei1":"17987057243901","imei2":"17987057243901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187161,"job_number":"JOB_187161","tr_customer_id":187179,"tr_customer_product_id":187169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:36.000Z","modified_at":"2026-02-15T14:31:36.000Z","name":"Golda Johns","mobile_number":"826-554-0175","email_id":"Dean98@hotmail.com","dop":"2025-04-06","serial_number":"14485796904094016","imei1":"14485796904094016","imei2":"14485796904094016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187162,"job_number":"JOB_187162","tr_customer_id":187180,"tr_customer_product_id":187170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:40.000Z","modified_at":"2026-02-15T14:31:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15711692534320","imei1":"15711692534320","imei2":"15711692534320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187164,"job_number":"JOB_187164","tr_customer_id":187182,"tr_customer_product_id":187172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:42.000Z","modified_at":"2026-02-15T14:31:42.000Z","name":"Erich Kirlin","mobile_number":"897-623-8534","email_id":"Clint.Hermiston@hotmail.com","dop":"2025-04-06","serial_number":"10353955896889238","imei1":"10353955896889238","imei2":"10353955896889238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187165,"job_number":"JOB_187165","tr_customer_id":187183,"tr_customer_product_id":187173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:19.000Z","modified_at":"2026-02-15T14:32:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13512958212601","imei1":"13512958212601","imei2":"13512958212601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187167,"job_number":"JOB_187167","tr_customer_id":187185,"tr_customer_product_id":187175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:21.000Z","modified_at":"2026-02-15T14:32:21.000Z","name":"Neva Boehm","mobile_number":"249-827-8649","email_id":"Efrain74@gmail.com","dop":"2025-04-06","serial_number":"19138619691890560","imei1":"19138619691890560","imei2":"19138619691890560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187168,"job_number":"JOB_187168","tr_customer_id":187186,"tr_customer_product_id":187176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:24.000Z","modified_at":"2026-02-15T14:32:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12264870516207","imei1":"12264870516207","imei2":"12264870516207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187170,"job_number":"JOB_187170","tr_customer_id":187188,"tr_customer_product_id":187178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:26.000Z","modified_at":"2026-02-15T14:32:26.000Z","name":"Richmond Hegmann","mobile_number":"529-670-4625","email_id":"Constance.Cormier17@hotmail.com","dop":"2025-04-06","serial_number":"13295411501727392","imei1":"13295411501727392","imei2":"13295411501727392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187171,"job_number":"JOB_187171","tr_customer_id":187189,"tr_customer_product_id":187179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:27.000Z","modified_at":"2026-02-15T14:32:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17157960088787","imei1":"17157960088787","imei2":"17157960088787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187173,"job_number":"JOB_187173","tr_customer_id":187191,"tr_customer_product_id":187181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:29.000Z","modified_at":"2026-02-15T14:32:29.000Z","name":"Naomi Wiegand","mobile_number":"709-924-7550","email_id":"Rosendo_Stroman@gmail.com","dop":"2025-04-06","serial_number":"10170722342086502","imei1":"10170722342086502","imei2":"10170722342086502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187177,"job_number":"JOB_187177","tr_customer_id":187195,"tr_customer_product_id":187185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:03.000Z","modified_at":"2026-02-15T14:33:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18123061742281","imei1":"18123061742281","imei2":"18123061742281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187181,"job_number":"JOB_187181","tr_customer_id":187199,"tr_customer_product_id":187189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:04.000Z","modified_at":"2026-02-15T14:33:04.000Z","name":"Chelsie Morar","mobile_number":"988-775-3480","email_id":"Alize_Denesik34@hotmail.com","dop":"2025-04-06","serial_number":"17238599782396452","imei1":"17238599782396452","imei2":"17238599782396452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187183,"job_number":"JOB_187183","tr_customer_id":187201,"tr_customer_product_id":187191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:13.000Z","modified_at":"2026-02-15T14:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11572965201556","imei1":"11572965201556","imei2":"11572965201556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187184,"job_number":"JOB_187184","tr_customer_id":187202,"tr_customer_product_id":187192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:13.000Z","modified_at":"2026-02-15T14:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19666558173880","imei1":"19666558173880","imei2":"19666558173880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187187,"job_number":"JOB_187187","tr_customer_id":187205,"tr_customer_product_id":187195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:15.000Z","modified_at":"2026-02-15T14:33:15.000Z","name":"Khalid Carroll","mobile_number":"318-902-0223","email_id":"Devan_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"19853331500066716","imei1":"19853331500066716","imei2":"19853331500066716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187188,"job_number":"JOB_187188","tr_customer_id":187206,"tr_customer_product_id":187196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:15.000Z","modified_at":"2026-02-15T14:33:15.000Z","name":"Jose Donnelly","mobile_number":"350-839-1406","email_id":"Winnifred_Bashirian78@hotmail.com","dop":"2025-04-06","serial_number":"15444751562136728","imei1":"15444751562136728","imei2":"15444751562136728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187190,"job_number":"JOB_187190","tr_customer_id":187208,"tr_customer_product_id":187198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:17.000Z","modified_at":"2026-02-15T14:33:17.000Z","name":"Charity Boehm","mobile_number":"844-736-4497","email_id":"Bobbie_Jakubowski99@gmail.com","dop":"2025-04-06","serial_number":"18121046470931440","imei1":"18121046470931440","imei2":"18121046470931440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187194,"job_number":"JOB_187194","tr_customer_id":187212,"tr_customer_product_id":187202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:45.000Z","modified_at":"2026-02-15T14:33:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17888040108552","imei1":"17888040108552","imei2":"17888040108552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187196,"job_number":"JOB_187196","tr_customer_id":187214,"tr_customer_product_id":187204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:47.000Z","modified_at":"2026-02-15T14:33:47.000Z","name":"Stanford Parker","mobile_number":"533-212-4801","email_id":"Nedra3@hotmail.com","dop":"2025-04-06","serial_number":"17179522028706224","imei1":"17179522028706224","imei2":"17179522028706224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187198,"job_number":"JOB_187198","tr_customer_id":187216,"tr_customer_product_id":187206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:17.000Z","modified_at":"2026-02-15T14:34:17.000Z","name":"Arno Heathcote","mobile_number":"756-593-2413","email_id":"Dana30@gmail.com","dop":"2025-04-06","serial_number":"15336367938739100","imei1":"15336367938739100","imei2":"15336367938739100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187199,"job_number":"JOB_187199","tr_customer_id":187217,"tr_customer_product_id":187207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:36.000Z","modified_at":"2026-02-15T14:34:36.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10935212475028","imei1":"10935212475028","imei2":"10935212475028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187201,"job_number":"JOB_187201","tr_customer_id":187219,"tr_customer_product_id":187209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:37.000Z","modified_at":"2026-02-15T14:34:37.000Z","name":"Stephon Douglas","mobile_number":"272-236-1014","email_id":"Kristina_Crona@yahoo.com","dop":"2025-04-06","serial_number":"15259864300393112","imei1":"15259864300393112","imei2":"15259864300393112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187202,"job_number":"JOB_187202","tr_customer_id":187220,"tr_customer_product_id":187210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:18.000Z","modified_at":"2026-02-15T14:35:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14337799410978","imei1":"14337799410978","imei2":"14337799410978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187204,"job_number":"JOB_187204","tr_customer_id":187222,"tr_customer_product_id":187212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:19.000Z","modified_at":"2026-02-15T14:35:19.000Z","name":"Rashad Boyer","mobile_number":"232-982-4370","email_id":"Joesph_Sanford49@yahoo.com","dop":"2025-04-06","serial_number":"12127688654837650","imei1":"12127688654837650","imei2":"12127688654837650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187205,"job_number":"JOB_187205","tr_customer_id":187223,"tr_customer_product_id":187213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:43.000Z","modified_at":"2026-02-15T14:35:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14015221197403","imei1":"14015221197403","imei2":"14015221197403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187207,"job_number":"JOB_187207","tr_customer_id":187225,"tr_customer_product_id":187215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:44.000Z","modified_at":"2026-02-15T14:35:44.000Z","name":"Imani Medhurst","mobile_number":"650-622-7969","email_id":"Janiya.Conn@yahoo.com","dop":"2025-04-06","serial_number":"19922696919929816","imei1":"19922696919929816","imei2":"19922696919929816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187209,"job_number":"JOB_187209","tr_customer_id":187227,"tr_customer_product_id":187217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:59.000Z","modified_at":"2026-02-15T14:35:59.000Z","name":"Margaret Herman","mobile_number":"765-314-1127","email_id":"Isaiah28@hotmail.com","dop":"2025-04-06","serial_number":"18043710149272628","imei1":"18043710149272628","imei2":"18043710149272628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187210,"job_number":"JOB_187210","tr_customer_id":187228,"tr_customer_product_id":187218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:00.000Z","modified_at":"2026-02-15T14:36:00.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"13604613005518","imei1":"13604613005518","imei2":"13604613005518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187212,"job_number":"JOB_187212","tr_customer_id":187230,"tr_customer_product_id":187220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:01.000Z","modified_at":"2026-02-15T14:36:01.000Z","name":"Lurline Daniel","mobile_number":"840-985-7355","email_id":"Yasmin.Bosco@hotmail.com","dop":"2025-04-06","serial_number":"11823767115621000","imei1":"11823767115621000","imei2":"11823767115621000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187215,"job_number":"JOB_187215","tr_customer_id":187233,"tr_customer_product_id":187223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:30.000Z","modified_at":"2026-02-15T14:36:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10960992437104","imei1":"10960992437104","imei2":"10960992437104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187217,"job_number":"JOB_187217","tr_customer_id":187235,"tr_customer_product_id":187225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:31.000Z","modified_at":"2026-02-15T14:36:31.000Z","name":"Mable O'Reilly","mobile_number":"751-314-7139","email_id":"Otto.Gutmann94@hotmail.com","dop":"2025-04-06","serial_number":"14474396039964810","imei1":"14474396039964810","imei2":"14474396039964810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187219,"job_number":"JOB_187219","tr_customer_id":187237,"tr_customer_product_id":187227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:37:15.000Z","modified_at":"2026-02-15T14:37:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10609805579560","imei1":"10609805579560","imei2":"10609805579560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187221,"job_number":"JOB_187221","tr_customer_id":187239,"tr_customer_product_id":187229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:37:17.000Z","modified_at":"2026-02-15T14:37:17.000Z","name":"Ocie Wunsch","mobile_number":"820-584-6401","email_id":"Adella.Armstrong92@yahoo.com","dop":"2025-04-06","serial_number":"16473024243918144","imei1":"16473024243918144","imei2":"16473024243918144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187222,"job_number":"JOB_187222","tr_customer_id":187240,"tr_customer_product_id":187230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:51:45.000Z","modified_at":"2026-02-15T14:51:45.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17641341632955","imei1":"17641341632955","imei2":"17641341632955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187224,"job_number":"JOB_187224","tr_customer_id":187242,"tr_customer_product_id":187232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:51:46.000Z","modified_at":"2026-02-15T14:51:46.000Z","name":"Isom Feest","mobile_number":"926-987-6906","email_id":"Valerie17@hotmail.com","dop":"2025-04-06","serial_number":"14085308000184646","imei1":"14085308000184646","imei2":"14085308000184646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187225,"job_number":"JOB_187225","tr_customer_id":187243,"tr_customer_product_id":187233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:52:32.000Z","modified_at":"2026-02-15T14:52:32.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11975447677177","imei1":"11975447677177","imei2":"11975447677177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187227,"job_number":"JOB_187227","tr_customer_id":187245,"tr_customer_product_id":187235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:52:34.000Z","modified_at":"2026-02-15T14:52:34.000Z","name":"Maya Bogisich","mobile_number":"602-261-8346","email_id":"Kraig91@hotmail.com","dop":"2025-04-06","serial_number":"16537270466431296","imei1":"16537270466431296","imei2":"16537270466431296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187228,"job_number":"JOB_187228","tr_customer_id":187246,"tr_customer_product_id":187236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:36:40.000Z","modified_at":"2026-02-15T15:36:40.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741477","imei1":"45658258741477","imei2":"45658258741477","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187229,"job_number":"JOB_187229","tr_customer_id":187247,"tr_customer_product_id":187237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:45:20.000Z","modified_at":"2026-02-15T15:45:20.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108627879415796","imei1":"108627879415796","imei2":"108627879415796","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187231,"job_number":"JOB_187231","tr_customer_id":187249,"tr_customer_product_id":187239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:45:33.000Z","modified_at":"2026-02-15T15:45:33.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103629457089839","imei1":"103629457089839","imei2":"103629457089839","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187233,"job_number":"JOB_187233","tr_customer_id":187251,"tr_customer_product_id":187241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:56:11.000Z","modified_at":"2026-02-15T15:56:11.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"66164243211018","imei1":"66164243211018","imei2":"66164243211018","popurl":"2026-02-05T15:56:10.573819900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187234,"job_number":"JOB_187234","tr_customer_id":187252,"tr_customer_product_id":187242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:16:26.000Z","modified_at":"2026-02-15T16:16:26.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"161966731493793","imei1":"161966731493793","imei2":"161966731493793","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187235,"job_number":"JOB_187235","tr_customer_id":187253,"tr_customer_product_id":187243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:16:49.000Z","modified_at":"2026-02-15T16:16:49.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"149641292823319","imei1":"149641292823319","imei2":"149641292823319","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:16:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187236,"job_number":"JOB_187236","tr_customer_id":187254,"tr_customer_product_id":187244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:18:53.000Z","modified_at":"2026-02-15T16:18:53.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"151297276374035","imei1":"151297276374035","imei2":"151297276374035","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:18:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187237,"job_number":"JOB_187237","tr_customer_id":187255,"tr_customer_product_id":187245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:18:58.000Z","modified_at":"2026-02-15T16:18:58.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"108808193721002","imei1":"108808193721002","imei2":"108808193721002","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187238,"job_number":"JOB_187238","tr_customer_id":187256,"tr_customer_product_id":187246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:23:43.000Z","modified_at":"2026-02-15T16:23:43.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"31935369529867","imei1":"31935369529867","imei2":"31935369529867","popurl":"2026-02-05T16:23:42.911065069Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187239,"job_number":"JOB_187239","tr_customer_id":187257,"tr_customer_product_id":187247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:27:08.000Z","modified_at":"2026-02-15T16:27:08.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"46749897855667","imei1":"46749897855667","imei2":"46749897855667","popurl":"2026-02-05T16:27:07.901475681Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:27:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187240,"job_number":"JOB_187240","tr_customer_id":187258,"tr_customer_product_id":187248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:33:22.000Z","modified_at":"2026-02-15T16:33:22.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"79354885495371","imei1":"79354885495371","imei2":"79354885495371","popurl":"2026-02-05T16:33:22.154071823Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187241,"job_number":"JOB_187241","tr_customer_id":187259,"tr_customer_product_id":187249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:35:02.000Z","modified_at":"2026-02-15T16:35:02.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"85747840933722","imei1":"85747840933722","imei2":"85747840933722","popurl":"2026-02-05T16:35:01.596264050Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187242,"job_number":"JOB_187242","tr_customer_id":187260,"tr_customer_product_id":187250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:57:01.000Z","modified_at":"2026-02-15T16:57:01.000Z","name":"Sanka Chopra","mobile_number":"7061423234","email_id":"amish.ahuja@yahoo.co.in","dop":"2026-02-05","serial_number":"218617199071328","imei1":"218617199071328","imei2":"218617199071328","popurl":"www.meenakshi-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187245,"job_number":"JOB_187245","tr_customer_id":187263,"tr_customer_product_id":187253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:15:40.000Z","modified_at":"2026-02-15T17:15:40.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"178541101045926","imei1":"178541101045926","imei2":"178541101045926","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:15:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187246,"job_number":"JOB_187246","tr_customer_id":187264,"tr_customer_product_id":187254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:17:45.000Z","modified_at":"2026-02-15T17:17:45.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"186266071673725","imei1":"186266071673725","imei2":"186266071673725","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187247,"job_number":"JOB_187247","tr_customer_id":187265,"tr_customer_product_id":187255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:18:21.000Z","modified_at":"2026-02-15T17:18:21.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"128758522195497","imei1":"128758522195497","imei2":"128758522195497","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:18:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187248,"job_number":"JOB_187248","tr_customer_id":187266,"tr_customer_product_id":187256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:22:42.000Z","modified_at":"2026-02-15T17:22:42.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"150234779827605","imei1":"150234779827605","imei2":"150234779827605","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:22:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187249,"job_number":"JOB_187249","tr_customer_id":187267,"tr_customer_product_id":187257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:22:49.000Z","modified_at":"2026-02-15T17:22:49.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"171013778576073","imei1":"171013778576073","imei2":"171013778576073","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187250,"job_number":"JOB_187250","tr_customer_id":187268,"tr_customer_product_id":187258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:08.000Z","modified_at":"2026-02-15T17:23:08.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18454859803935","imei1":"18454859803935","imei2":"18454859803935","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187252,"job_number":"JOB_187252","tr_customer_id":187270,"tr_customer_product_id":187260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:10.000Z","modified_at":"2026-02-15T17:23:10.000Z","name":"Joesph Gibson","mobile_number":"275-453-1343","email_id":"Iliana_Marvin@gmail.com","dop":"2025-04-06","serial_number":"16924793874180156","imei1":"16924793874180156","imei2":"16924793874180156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187253,"job_number":"JOB_187253","tr_customer_id":187271,"tr_customer_product_id":187261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:56.000Z","modified_at":"2026-02-15T17:23:56.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10301690540840","imei1":"10301690540840","imei2":"10301690540840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187255,"job_number":"JOB_187255","tr_customer_id":187273,"tr_customer_product_id":187263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:58.000Z","modified_at":"2026-02-15T17:23:58.000Z","name":"Letitia Schmeler","mobile_number":"637-768-0616","email_id":"Janessa5@hotmail.com","dop":"2025-04-06","serial_number":"13794190485221328","imei1":"13794190485221328","imei2":"13794190485221328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187256,"job_number":"JOB_187256","tr_customer_id":187274,"tr_customer_product_id":187264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:24:43.000Z","modified_at":"2026-02-15T17:24:43.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"13481019924880","imei1":"13481019924880","imei2":"13481019924880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187258,"job_number":"JOB_187258","tr_customer_id":187276,"tr_customer_product_id":187266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:24:44.000Z","modified_at":"2026-02-15T17:24:44.000Z","name":"Savion Ortiz","mobile_number":"351-608-8129","email_id":"Haley_Jaskolski@hotmail.com","dop":"2025-04-06","serial_number":"10244429517004048","imei1":"10244429517004048","imei2":"10244429517004048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187260,"job_number":"JOB_187260","tr_customer_id":187278,"tr_customer_product_id":187268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:15.000Z","modified_at":"2026-02-15T17:32:15.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"13822662662224","imei2":"13822662662224","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187262,"job_number":"JOB_187262","tr_customer_id":187280,"tr_customer_product_id":187270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:32.000Z","modified_at":"2026-02-15T17:32:32.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18557527794996","imei2":"18557527794996","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187264,"job_number":"JOB_187264","tr_customer_id":187282,"tr_customer_product_id":187272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:38.000Z","modified_at":"2026-02-15T17:32:38.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"127148078442767","imei1":"127148078442767","imei2":"127148078442767","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187265,"job_number":"JOB_187265","tr_customer_id":187283,"tr_customer_product_id":187273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:44.000Z","modified_at":"2026-02-15T17:32:44.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"122372982708801","imei1":"122372982708801","imei2":"122372982708801","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187266,"job_number":"JOB_187266","tr_customer_id":187284,"tr_customer_product_id":187274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:49.000Z","modified_at":"2026-02-15T17:32:49.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15123691026939","imei2":"15123691026939","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187268,"job_number":"JOB_187268","tr_customer_id":187286,"tr_customer_product_id":187276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:50.000Z","modified_at":"2026-02-15T17:32:50.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"195411833562769","imei1":"195411833562769","imei2":"195411833562769","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187269,"job_number":"JOB_187269","tr_customer_id":187287,"tr_customer_product_id":187277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:33:02.000Z","modified_at":"2026-02-15T17:33:02.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"117121107398006","imei1":"117121107398006","imei2":"117121107398006","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187270,"job_number":"JOB_187270","tr_customer_id":187288,"tr_customer_product_id":187278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:33:55.000Z","modified_at":"2026-02-15T17:33:55.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"151028092008500","imei1":"151028092008500","imei2":"151028092008500","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187271,"job_number":"JOB_187271","tr_customer_id":187289,"tr_customer_product_id":187279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:34:42.000Z","modified_at":"2026-02-15T17:34:42.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"184864611549608","imei1":"184864611549608","imei2":"184864611549608","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187272,"job_number":"JOB_187272","tr_customer_id":187290,"tr_customer_product_id":187280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:34:52.000Z","modified_at":"2026-02-15T17:34:52.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"155123346349382","imei1":"155123346349382","imei2":"155123346349382","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187273,"job_number":"JOB_187273","tr_customer_id":187291,"tr_customer_product_id":187281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:35:41.000Z","modified_at":"2026-02-15T17:35:41.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"116405416158319","imei1":"116405416158319","imei2":"116405416158319","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187274,"job_number":"JOB_187274","tr_customer_id":187292,"tr_customer_product_id":187282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:35:47.000Z","modified_at":"2026-02-15T17:35:47.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"170462350466686","imei1":"170462350466686","imei2":"170462350466686","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187277,"job_number":"JOB_187277","tr_customer_id":187295,"tr_customer_product_id":187285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:48.000Z","modified_at":"2026-02-15T17:40:48.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"100985925677546A","imei1":"100985925677546A","imei2":"100985925677546A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187278,"job_number":"JOB_187278","tr_customer_id":187296,"tr_customer_product_id":187286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:53.000Z","modified_at":"2026-02-15T17:40:53.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"156556505413078A","imei1":"156556505413078A","imei2":"156556505413078A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187279,"job_number":"JOB_187279","tr_customer_id":187297,"tr_customer_product_id":187287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:56.000Z","modified_at":"2026-02-15T17:40:56.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"154223620398233A","imei1":"154223620398233A","imei2":"154223620398233A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187280,"job_number":"JOB_187280","tr_customer_id":187298,"tr_customer_product_id":187288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:42:25.000Z","modified_at":"2026-02-15T17:42:25.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"1082617516700360","imei1":"1082617516700360","imei2":"1082617516700360","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187281,"job_number":"JOB_187281","tr_customer_id":187299,"tr_customer_product_id":187289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:46:37.000Z","modified_at":"2026-02-15T17:46:37.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"147898259089373","imei1":"147898259089373","imei2":"147898259089373","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187284,"job_number":"JOB_187284","tr_customer_id":187302,"tr_customer_product_id":187292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:51:45.000Z","modified_at":"2026-02-15T17:51:45.000Z","name":"Chandra Mehra","mobile_number":"7027500878","email_id":"bhaumik.pandey@yahoo.co.in","dop":"2026-02-05","serial_number":"953313049736300","imei1":"953313049736300","imei2":"953313049736300","popurl":"www.dinkar-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187285,"job_number":"JOB_187285","tr_customer_id":187303,"tr_customer_product_id":187293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:52:47.000Z","modified_at":"2026-02-15T17:52:47.000Z","name":"Anunay Bhat","mobile_number":"7083327644","email_id":"chandramohan.mahajan@gmail.com","dop":"2026-02-05","serial_number":"902791970508273","imei1":"902791970508273","imei2":"902791970508273","popurl":"www.radha-butt.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187287,"job_number":"JOB_187287","tr_customer_id":187305,"tr_customer_product_id":187295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:00:01.000Z","modified_at":"2026-02-15T18:00:01.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"129529694064332","imei1":"129529694064332","imei2":"129529694064332","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187294,"job_number":"JOB_187294","tr_customer_id":187312,"tr_customer_product_id":187302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T19:02:33.000Z","modified_at":"2026-02-15T19:02:33.000Z","name":"Balamani Sinha","mobile_number":"7077489506","email_id":"chandranath.butt@yahoo.co.in","dop":"2026-02-05","serial_number":"820221923785132","imei1":"820221923785132","imei2":"820221923785132","popurl":"www.dharmaketu-bhattacharya.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T19:02:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187295,"job_number":"JOB_187295","tr_customer_id":187313,"tr_customer_product_id":187303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T19:03:04.000Z","modified_at":"2026-02-15T19:03:04.000Z","name":"Krishna Kakkar","mobile_number":"7017580276","email_id":"som.mahajan@yahoo.co.in","dop":"2026-02-05","serial_number":"027658691228371","imei1":"027658691228371","imei2":"027658691228371","popurl":"www.kashyapi-shukla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T19:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187296,"job_number":"JOB_187296","tr_customer_id":187314,"tr_customer_product_id":187304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T23:46:56.000Z","modified_at":"2026-02-15T23:46:56.000Z","name":"Jagadisha Gowda","mobile_number":"7033527723","email_id":"chanda.singh@gmail.com","dop":"2026-02-05","serial_number":"716447708536345","imei1":"716447708536345","imei2":"716447708536345","popurl":"www.lavanya-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T23:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187298,"job_number":"JOB_187298","tr_customer_id":187316,"tr_customer_product_id":187306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T03:23:58.000Z","modified_at":"2026-02-16T03:23:58.000Z","name":"Hallie Metz","mobile_number":"863-299-4876","email_id":"Shanny_Hagenes@yahoo.com","dop":"2025-05-30","serial_number":"10022649508757","imei1":"10022649508757","imei2":"10022649508757","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T03:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187299,"job_number":"JOB_187299","tr_customer_id":187317,"tr_customer_product_id":187307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T03:24:00.000Z","modified_at":"2026-02-16T03:24:00.000Z","name":"Rhett Braun","mobile_number":"362-339-3393","email_id":"Kelly_Corkery@gmail.com","dop":"2025-05-30","serial_number":"1709458007931367","imei1":"1709458007931367","imei2":"1709458007931367","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T03:24:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187300,"job_number":"JOB_187300","tr_customer_id":187318,"tr_customer_product_id":187308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:06.000Z","modified_at":"2026-02-16T04:22:06.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"13295759190492","imei1":"13295759190492","imei2":"13295759190492","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187302,"job_number":"JOB_187302","tr_customer_id":187320,"tr_customer_product_id":187310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:08.000Z","modified_at":"2026-02-16T04:22:08.000Z","name":"Velma Koss","mobile_number":"520-244-7020","email_id":"Raven85@gmail.com","dop":"2026-01-04","serial_number":"59505695262048950","imei1":"59505695262048950","imei2":"59505695262048950","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187304,"job_number":"JOB_187304","tr_customer_id":187322,"tr_customer_product_id":187312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:00.000Z","modified_at":"2026-02-16T04:23:00.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"12789834671925","imei1":"12789834671925","imei2":"12789834671925","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187306,"job_number":"JOB_187306","tr_customer_id":187324,"tr_customer_product_id":187314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:02.000Z","modified_at":"2026-02-16T04:23:02.000Z","name":"Madisyn Friesen","mobile_number":"215-319-3448","email_id":"Dayna_DuBuque23@yahoo.com","dop":"2026-01-04","serial_number":"95354379874961170","imei1":"95354379874961170","imei2":"95354379874961170","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187307,"job_number":"JOB_187307","tr_customer_id":187325,"tr_customer_product_id":187315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:54.000Z","modified_at":"2026-02-16T04:23:54.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18990644605649","imei1":"18990644605649","imei2":"18990644605649","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187309,"job_number":"JOB_187309","tr_customer_id":187327,"tr_customer_product_id":187317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:56.000Z","modified_at":"2026-02-16T04:23:56.000Z","name":"Nyasia Ullrich","mobile_number":"608-970-5228","email_id":"Isabelle_Kris57@hotmail.com","dop":"2026-01-04","serial_number":"47342645289180770","imei1":"47342645289180770","imei2":"47342645289180770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187310,"job_number":"JOB_187310","tr_customer_id":187328,"tr_customer_product_id":187318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:31:53.000Z","modified_at":"2026-02-16T04:31:53.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14470925949936","imei1":"14470925949936","imei2":"14470925949936","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187312,"job_number":"JOB_187312","tr_customer_id":187330,"tr_customer_product_id":187320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:31:55.000Z","modified_at":"2026-02-16T04:31:55.000Z","name":"Fausto Jakubowski","mobile_number":"509-227-6570","email_id":"Linnea1@gmail.com","dop":"2026-01-04","serial_number":"95957983175281250","imei1":"95957983175281250","imei2":"95957983175281250","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187313,"job_number":"JOB_187313","tr_customer_id":187331,"tr_customer_product_id":187321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:32:50.000Z","modified_at":"2026-02-16T04:32:51.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15180819562535","imei1":"15180819562535","imei2":"15180819562535","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187315,"job_number":"JOB_187315","tr_customer_id":187333,"tr_customer_product_id":187323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:32:52.000Z","modified_at":"2026-02-16T04:32:52.000Z","name":"Jameson Carroll","mobile_number":"924-941-3339","email_id":"Jailyn.Upton64@gmail.com","dop":"2026-01-04","serial_number":"90162112369839070","imei1":"90162112369839070","imei2":"90162112369839070","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187316,"job_number":"JOB_187316","tr_customer_id":187334,"tr_customer_product_id":187324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:33:48.000Z","modified_at":"2026-02-16T04:33:48.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"15513403623748","imei1":"15513403623748","imei2":"15513403623748","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187318,"job_number":"JOB_187318","tr_customer_id":187336,"tr_customer_product_id":187326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:33:50.000Z","modified_at":"2026-02-16T04:33:50.000Z","name":"Phoebe Ledner","mobile_number":"427-577-7016","email_id":"Felicita_Cummerata@hotmail.com","dop":"2026-01-04","serial_number":"50277029238607670","imei1":"50277029238607670","imei2":"50277029238607670","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187321,"job_number":"JOB_187321","tr_customer_id":187339,"tr_customer_product_id":187329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:53.000Z","modified_at":"2026-02-16T04:35:53.000Z","name":"Cydney Schaden","mobile_number":"307-274-3938","email_id":"Ivy_Runte49@yahoo.com","dop":"2025-04-06","serial_number":"12394002694222382","imei1":"12394002694222382","imei2":"12394002694222382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187323,"job_number":"JOB_187323","tr_customer_id":187341,"tr_customer_product_id":187331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:57.000Z","modified_at":"2026-02-16T04:35:57.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16790312657476","imei1":"16790312657476","imei2":"16790312657476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187325,"job_number":"JOB_187325","tr_customer_id":187343,"tr_customer_product_id":187333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:59.000Z","modified_at":"2026-02-16T04:35:59.000Z","name":"Sebastian Keeling","mobile_number":"794-584-5068","email_id":"Velda_Rogahn63@hotmail.com","dop":"2025-04-06","serial_number":"14352630980669572","imei1":"14352630980669572","imei2":"14352630980669572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187326,"job_number":"JOB_187326","tr_customer_id":187344,"tr_customer_product_id":187334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:09.000Z","modified_at":"2026-02-16T04:36:09.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10121942448789","imei1":"10121942448789","imei2":"10121942448789","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187328,"job_number":"JOB_187328","tr_customer_id":187346,"tr_customer_product_id":187336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:10.000Z","modified_at":"2026-02-16T04:36:10.000Z","name":"Mateo Robel","mobile_number":"379-423-1865","email_id":"Sierra60@yahoo.com","dop":"2025-06-18","serial_number":"1054669343307214","imei1":"1054669343307214","imei2":"1054669343307214","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187330,"job_number":"JOB_187330","tr_customer_id":187348,"tr_customer_product_id":187338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:14.000Z","modified_at":"2026-02-16T04:36:14.000Z","name":"Aidan Gleason","mobile_number":"668-636-8477","email_id":"Abagail.Connelly83@yahoo.com","dop":"2025-04-06","serial_number":"13064836948800866","imei1":"13064836948800866","imei2":"13064836948800866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187332,"job_number":"JOB_187332","tr_customer_id":187350,"tr_customer_product_id":187340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:18.000Z","modified_at":"2026-02-16T04:36:18.000Z","name":"Emiliano Hayes","mobile_number":"416-373-5291","email_id":"Ivah74@yahoo.com","dop":"2025-04-06","serial_number":"17749627367068332","imei1":"17749627367068332","imei2":"17749627367068332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187335,"job_number":"JOB_187335","tr_customer_id":187353,"tr_customer_product_id":187343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:21.000Z","modified_at":"2026-02-16T04:36:21.000Z","name":"Melany Vandervort","mobile_number":"573-534-4246","email_id":"Malvina_Ruecker66@yahoo.com","dop":"2025-04-06","serial_number":"17391207055459770","imei1":"17391207055459770","imei2":"17391207055459770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187336,"job_number":"JOB_187336","tr_customer_id":187354,"tr_customer_product_id":187344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:21.000Z","modified_at":"2026-02-16T04:36:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13422105249250","imei1":"13422105249250","imei2":"13422105249250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187338,"job_number":"JOB_187338","tr_customer_id":187356,"tr_customer_product_id":187346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:22.000Z","modified_at":"2026-02-16T04:36:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11268408767795","imei1":"11268408767795","imei2":"11268408767795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187340,"job_number":"JOB_187340","tr_customer_id":187358,"tr_customer_product_id":187348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:23.000Z","modified_at":"2026-02-16T04:36:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17573203195399","imei1":"17573203195399","imei2":"17573203195399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187341,"job_number":"JOB_187341","tr_customer_id":187359,"tr_customer_product_id":187349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:23.000Z","modified_at":"2026-02-16T04:36:23.000Z","name":"Tiffany Dooley","mobile_number":"812-625-1086","email_id":"Gideon_Gutkowski@gmail.com","dop":"2025-04-06","serial_number":"18367540762968496","imei1":"18367540762968496","imei2":"18367540762968496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187343,"job_number":"JOB_187343","tr_customer_id":187361,"tr_customer_product_id":187351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:24.000Z","modified_at":"2026-02-16T04:36:24.000Z","name":"Dakota Hammes","mobile_number":"979-301-8406","email_id":"Jerome_Hoeger@yahoo.com","dop":"2025-04-06","serial_number":"13897520139952880","imei1":"13897520139952880","imei2":"13897520139952880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187344,"job_number":"JOB_187344","tr_customer_id":187362,"tr_customer_product_id":187352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"Cyrus Schaefer","mobile_number":"571-796-7809","email_id":"Annette_Kutch@gmail.com","dop":"2025-04-06","serial_number":"14914287842975272","imei1":"14914287842975272","imei2":"14914287842975272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187346,"job_number":"JOB_187346","tr_customer_id":187364,"tr_customer_product_id":187354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"14076833471485","imei1":"14076833471485","imei2":"14076833471485","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187347,"job_number":"JOB_187347","tr_customer_id":187365,"tr_customer_product_id":187355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:26.000Z","modified_at":"2026-02-16T04:36:26.000Z","name":"Britney Halvorson","mobile_number":"803-601-5668","email_id":"Raquel61@yahoo.com","dop":"2025-02-01","serial_number":"96396790712135","imei1":"96396790712135","imei2":"96396790712135","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187350,"job_number":"JOB_187350","tr_customer_id":187368,"tr_customer_product_id":187358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:30.000Z","modified_at":"2026-02-16T04:36:30.000Z","name":"Cielo Price","mobile_number":"953-717-9946","email_id":"Gerda44@gmail.com","dop":"2025-04-06","serial_number":"13147766432387148","imei1":"13147766432387148","imei2":"13147766432387148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187351,"job_number":"JOB_187351","tr_customer_id":187369,"tr_customer_product_id":187359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:34.000Z","modified_at":"2026-02-16T04:36:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12622137599823","imei1":"12622137599823","imei2":"12622137599823","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187353,"job_number":"JOB_187353","tr_customer_id":187371,"tr_customer_product_id":187361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:35.000Z","modified_at":"2026-02-16T04:36:35.000Z","name":"John Casper","mobile_number":"887-919-6009","email_id":"Maya_Dicki16@gmail.com","dop":"2025-04-06","serial_number":"12936532976708068","imei1":"12936532976708068","imei2":"12936532976708068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187356,"job_number":"JOB_187356","tr_customer_id":187374,"tr_customer_product_id":187364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:40.000Z","modified_at":"2026-02-16T04:36:40.000Z","name":"Maye Von","mobile_number":"747-913-4874","email_id":"Pinkie8@hotmail.com","dop":"2025-04-06","serial_number":"11981601670145474","imei1":"11981601670145474","imei2":"11981601670145474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187357,"job_number":"JOB_187357","tr_customer_id":187375,"tr_customer_product_id":187365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:41.000Z","modified_at":"2026-02-16T04:36:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19690247308554","imei1":"19690247308554","imei2":"19690247308554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187359,"job_number":"JOB_187359","tr_customer_id":187377,"tr_customer_product_id":187367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:42.000Z","modified_at":"2026-02-16T04:36:42.000Z","name":"Dean Welch","mobile_number":"811-640-1732","email_id":"Amelia91@gmail.com","dop":"2025-04-06","serial_number":"15564985021888148","imei1":"15564985021888148","imei2":"15564985021888148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187360,"job_number":"JOB_187360","tr_customer_id":187378,"tr_customer_product_id":187368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:44.000Z","modified_at":"2026-02-16T04:36:44.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14813713238065","imei1":"14813713238065","imei2":"14813713238065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187362,"job_number":"JOB_187362","tr_customer_id":187380,"tr_customer_product_id":187370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:46.000Z","modified_at":"2026-02-16T04:36:46.000Z","name":"Isobel Parisian","mobile_number":"767-284-9315","email_id":"Aaliyah.Gottlieb@hotmail.com","dop":"2025-04-06","serial_number":"16577429220646828","imei1":"16577429220646828","imei2":"16577429220646828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187365,"job_number":"JOB_187365","tr_customer_id":187383,"tr_customer_product_id":187373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:53.000Z","modified_at":"2026-02-16T04:36:53.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103001658345292","imei1":"103001658345292","imei2":"103001658345292","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187367,"job_number":"JOB_187367","tr_customer_id":187385,"tr_customer_product_id":187375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:58.000Z","modified_at":"2026-02-16T04:36:58.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10680650797617","imei1":"10680650797617","imei2":"10680650797617","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187369,"job_number":"JOB_187369","tr_customer_id":187387,"tr_customer_product_id":187377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:59.000Z","modified_at":"2026-02-16T04:36:59.000Z","name":"Jensen Oberbrunner","mobile_number":"813-781-2893","email_id":"Mariana_Ebert33@hotmail.com","dop":"2025-06-18","serial_number":"1069610606814800","imei1":"1069610606814800","imei2":"1069610606814800","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187370,"job_number":"JOB_187370","tr_customer_id":187388,"tr_customer_product_id":187378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:10.000Z","modified_at":"2026-02-16T04:37:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13372686584484","imei1":"13372686584484","imei2":"13372686584484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187373,"job_number":"JOB_187373","tr_customer_id":187391,"tr_customer_product_id":187381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:11.000Z","modified_at":"2026-02-16T04:37:11.000Z","name":"Sydnie Schamberger","mobile_number":"828-982-5507","email_id":"Zachery9@yahoo.com","dop":"2025-04-06","serial_number":"15481616326176058","imei1":"15481616326176058","imei2":"15481616326176058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187376,"job_number":"JOB_187376","tr_customer_id":187394,"tr_customer_product_id":187384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:14.000Z","modified_at":"2026-02-16T04:37:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12967131785992","imei1":"12967131785992","imei2":"12967131785992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187379,"job_number":"JOB_187379","tr_customer_id":187397,"tr_customer_product_id":187387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:15.000Z","modified_at":"2026-02-16T04:37:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18916858885735","imei1":"18916858885735","imei2":"18916858885735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187381,"job_number":"JOB_187381","tr_customer_id":187399,"tr_customer_product_id":187389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15779994988085","imei1":"15779994988085","imei2":"15779994988085","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187382,"job_number":"JOB_187382","tr_customer_id":187400,"tr_customer_product_id":187390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"Nannie Kris","mobile_number":"737-497-5405","email_id":"Tristian91@yahoo.com","dop":"2025-04-06","serial_number":"14492262567719698","imei1":"14492262567719698","imei2":"14492262567719698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187384,"job_number":"JOB_187384","tr_customer_id":187402,"tr_customer_product_id":187392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15609297552479","imei1":"15609297552479","imei2":"15609297552479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187387,"job_number":"JOB_187387","tr_customer_id":187405,"tr_customer_product_id":187395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:17.000Z","modified_at":"2026-02-16T04:37:17.000Z","name":"Dina Maggio","mobile_number":"315-552-0071","email_id":"Vernon51@hotmail.com","dop":"2025-04-06","serial_number":"10246314416673020","imei1":"10246314416673020","imei2":"10246314416673020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187388,"job_number":"JOB_187388","tr_customer_id":187406,"tr_customer_product_id":187396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Bo Fay","mobile_number":"728-284-1886","email_id":"Rosalee25@gmail.com","dop":"2025-04-06","serial_number":"16873145553976500","imei1":"16873145553976500","imei2":"16873145553976500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187389,"job_number":"JOB_187389","tr_customer_id":187407,"tr_customer_product_id":187397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Janet Robel","mobile_number":"823-646-1112","email_id":"Jovani84@hotmail.com","dop":"2025-05-30","serial_number":"12872351938673","imei1":"12872351938673","imei2":"12872351938673","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187390,"job_number":"JOB_187390","tr_customer_id":187408,"tr_customer_product_id":187398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"41597254466201","imei1":"41597254466201","imei2":"41597254466201","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187391,"job_number":"JOB_187391","tr_customer_id":187409,"tr_customer_product_id":187399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Jovanny Jaskolski","mobile_number":"788-472-3823","email_id":"Aliya34@yahoo.com","dop":"2025-04-06","serial_number":"10028050910735456","imei1":"10028050910735456","imei2":"10028050910735456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187392,"job_number":"JOB_187392","tr_customer_id":187410,"tr_customer_product_id":187400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:19.000Z","modified_at":"2026-02-16T04:37:19.000Z","name":"Delfina Bednar","mobile_number":"468-768-2573","email_id":"Cesar.Pfannerstill20@gmail.com","dop":"2025-02-01","serial_number":"62245585370167","imei1":"62245585370167","imei2":"62245585370167","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187393,"job_number":"JOB_187393","tr_customer_id":187411,"tr_customer_product_id":187401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:19.000Z","modified_at":"2026-02-16T04:37:20.000Z","name":"Alexandra Wunsch","mobile_number":"687-752-0042","email_id":"Shakira_Muller@yahoo.com","dop":"2025-05-30","serial_number":"1256075115215499","imei1":"1256075115215499","imei2":"1256075115215499","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187395,"job_number":"JOB_187395","tr_customer_id":187413,"tr_customer_product_id":187403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:37:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13830431124133","imei1":"13830431124133","imei2":"13830431124133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187396,"job_number":"JOB_187396","tr_customer_id":187414,"tr_customer_product_id":187404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:37:21.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12795580835118","imei1":"12795580835118","imei2":"12795580835118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187399,"job_number":"JOB_187399","tr_customer_id":187417,"tr_customer_product_id":187407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:23.000Z","modified_at":"2026-02-16T04:37:23.000Z","name":"Elvis Runolfsson","mobile_number":"853-884-1759","email_id":"Krystal20@yahoo.com","dop":"2025-04-06","serial_number":"15539812132932498","imei1":"15539812132932498","imei2":"15539812132932498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187400,"job_number":"JOB_187400","tr_customer_id":187418,"tr_customer_product_id":187408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:23.000Z","modified_at":"2026-02-16T04:37:23.000Z","name":"Bell Harvey","mobile_number":"636-591-0934","email_id":"August.Padberg35@gmail.com","dop":"2025-04-06","serial_number":"19410892994000110","imei1":"19410892994000110","imei2":"19410892994000110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187401,"job_number":"JOB_187401","tr_customer_id":187419,"tr_customer_product_id":187409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:29.000Z","modified_at":"2026-02-16T04:37:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17832551649860","imei1":"17832551649860","imei2":"17832551649860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187403,"job_number":"JOB_187403","tr_customer_id":187421,"tr_customer_product_id":187411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:29.000Z","modified_at":"2026-02-16T04:37:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13409591707878","imei1":"13409591707878","imei2":"13409591707878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187405,"job_number":"JOB_187405","tr_customer_id":187423,"tr_customer_product_id":187413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:31.000Z","modified_at":"2026-02-16T04:37:31.000Z","name":"Thurman Bartoletti","mobile_number":"307-579-5803","email_id":"Pascale.Wolff@hotmail.com","dop":"2025-04-06","serial_number":"10226537441228816","imei1":"10226537441228816","imei2":"10226537441228816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187408,"job_number":"JOB_187408","tr_customer_id":187426,"tr_customer_product_id":187416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Roman Paucek","mobile_number":"618-732-3117","email_id":"Torey_Wisozk@gmail.com","dop":"2025-04-06","serial_number":"10211415545712506","imei1":"10211415545712506","imei2":"10211415545712506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187411,"job_number":"JOB_187411","tr_customer_id":187429,"tr_customer_product_id":187419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:33.000Z","modified_at":"2026-02-16T04:37:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18517175664255","imei1":"18517175664255","imei2":"18517175664255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187413,"job_number":"JOB_187413","tr_customer_id":187431,"tr_customer_product_id":187421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:35.000Z","modified_at":"2026-02-16T04:37:35.000Z","name":"Cleo Pouros","mobile_number":"795-411-1120","email_id":"Olin_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"17304107681248170","imei1":"17304107681248170","imei2":"17304107681248170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187414,"job_number":"JOB_187414","tr_customer_id":187432,"tr_customer_product_id":187422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:37.000Z","modified_at":"2026-02-16T04:37:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12569258297896","imei1":"12569258297896","imei2":"12569258297896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187415,"job_number":"JOB_187415","tr_customer_id":187433,"tr_customer_product_id":187423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:37.000Z","modified_at":"2026-02-16T04:37:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15570416522391","imei1":"15570416522391","imei2":"15570416522391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187418,"job_number":"JOB_187418","tr_customer_id":187436,"tr_customer_product_id":187426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:39.000Z","modified_at":"2026-02-16T04:37:39.000Z","name":"Megane Ferry","mobile_number":"922-628-6485","email_id":"Linnie_Robel@hotmail.com","dop":"2025-04-06","serial_number":"14072033380679768","imei1":"14072033380679768","imei2":"14072033380679768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187419,"job_number":"JOB_187419","tr_customer_id":187437,"tr_customer_product_id":187427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:39.000Z","modified_at":"2026-02-16T04:37:39.000Z","name":"Evert Renner","mobile_number":"662-762-3375","email_id":"Tristian_Metz31@yahoo.com","dop":"2025-04-06","serial_number":"14008632331464080","imei1":"14008632331464080","imei2":"14008632331464080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187421,"job_number":"JOB_187421","tr_customer_id":187439,"tr_customer_product_id":187429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:42.000Z","modified_at":"2026-02-16T04:37:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15568825222614","imei1":"15568825222614","imei2":"15568825222614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187426,"job_number":"JOB_187426","tr_customer_id":187444,"tr_customer_product_id":187434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"14886346717653","imei1":"14886346717653","imei2":"14886346717653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187427,"job_number":"JOB_187427","tr_customer_id":187445,"tr_customer_product_id":187435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"106915185805231","imei1":"106915185805231","imei2":"106915185805231","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187429,"job_number":"JOB_187429","tr_customer_id":187447,"tr_customer_product_id":187437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Gavin Herman","mobile_number":"716-800-3050","email_id":"Haylie_Wolff79@hotmail.com","dop":"2025-04-06","serial_number":"17123813630724348","imei1":"17123813630724348","imei2":"17123813630724348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187434,"job_number":"JOB_187434","tr_customer_id":187452,"tr_customer_product_id":187442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Aaron Renner","mobile_number":"882-713-7294","email_id":"Tyson.Quigley43@hotmail.com","dop":"2025-04-06","serial_number":"18458119043916730","imei1":"18458119043916730","imei2":"18458119043916730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187439,"job_number":"JOB_187439","tr_customer_id":187457,"tr_customer_product_id":187447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:49.000Z","modified_at":"2026-02-16T04:37:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13067951225746","imei1":"13067951225746","imei2":"13067951225746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187441,"job_number":"JOB_187441","tr_customer_id":187459,"tr_customer_product_id":187449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:51.000Z","modified_at":"2026-02-16T04:37:51.000Z","name":"Estell Daniel","mobile_number":"661-948-6236","email_id":"Luis_Bernhard71@yahoo.com","dop":"2025-04-06","serial_number":"11665036966040752","imei1":"11665036966040752","imei2":"11665036966040752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187442,"job_number":"JOB_187442","tr_customer_id":187460,"tr_customer_product_id":187450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:57.000Z","modified_at":"2026-02-16T04:37:57.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"10242809448250","imei1":"10242809448250","imei2":"10242809448250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187444,"job_number":"JOB_187444","tr_customer_id":187462,"tr_customer_product_id":187452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:59.000Z","modified_at":"2026-02-16T04:37:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10204560037993","imei1":"10204560037993","imei2":"10204560037993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187446,"job_number":"JOB_187446","tr_customer_id":187464,"tr_customer_product_id":187454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:59.000Z","modified_at":"2026-02-16T04:37:59.000Z","name":"Eleonore Adams","mobile_number":"437-582-5494","email_id":"Mark_Pfeffer@hotmail.com","dop":"2025-04-06","serial_number":"12877184327862796","imei1":"12877184327862796","imei2":"12877184327862796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187447,"job_number":"JOB_187447","tr_customer_id":187465,"tr_customer_product_id":187455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:01.000Z","modified_at":"2026-02-16T04:38:01.000Z","name":"Kristin Cremin","mobile_number":"415-787-4069","email_id":"Erling57@yahoo.com","dop":"2025-04-06","serial_number":"12008914525775132","imei1":"12008914525775132","imei2":"12008914525775132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187449,"job_number":"JOB_187449","tr_customer_id":187467,"tr_customer_product_id":187457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:06.000Z","modified_at":"2026-02-16T04:38:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15377812177621","imei1":"15377812177621","imei2":"15377812177621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187451,"job_number":"JOB_187451","tr_customer_id":187469,"tr_customer_product_id":187459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:08.000Z","modified_at":"2026-02-16T04:38:08.000Z","name":"Jabari Kemmer","mobile_number":"361-334-0046","email_id":"Fausto_Bogan@yahoo.com","dop":"2025-04-06","serial_number":"16227055625260198","imei1":"16227055625260198","imei2":"16227055625260198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187457,"job_number":"JOB_187457","tr_customer_id":187475,"tr_customer_product_id":187465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16510288909764","imei1":"16510288909764","imei2":"16510288909764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187458,"job_number":"JOB_187458","tr_customer_id":187476,"tr_customer_product_id":187466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10812196727854","imei1":"10812196727854","imei2":"10812196727854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187461,"job_number":"JOB_187461","tr_customer_id":187479,"tr_customer_product_id":187469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:12.000Z","modified_at":"2026-02-16T04:38:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12978291727722","imei1":"12978291727722","imei2":"12978291727722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187464,"job_number":"JOB_187464","tr_customer_id":187482,"tr_customer_product_id":187472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Hertha Leuschke","mobile_number":"465-419-0521","email_id":"Christelle.Jenkins40@hotmail.com","dop":"2025-04-06","serial_number":"11354449616183028","imei1":"11354449616183028","imei2":"11354449616183028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187465,"job_number":"JOB_187465","tr_customer_id":187483,"tr_customer_product_id":187473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Stacy Hyatt","mobile_number":"415-426-1374","email_id":"Everett.Kris43@hotmail.com","dop":"2025-04-06","serial_number":"19364243496593560","imei1":"19364243496593560","imei2":"19364243496593560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187466,"job_number":"JOB_187466","tr_customer_id":187484,"tr_customer_product_id":187474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:14.000Z","modified_at":"2026-02-16T04:38:14.000Z","name":"Milton Schmitt","mobile_number":"968-456-6617","email_id":"Brigitte_Dicki@gmail.com","dop":"2025-04-06","serial_number":"12408643993587540","imei1":"12408643993587540","imei2":"12408643993587540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187467,"job_number":"JOB_187467","tr_customer_id":187485,"tr_customer_product_id":187475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:15.000Z","modified_at":"2026-02-16T04:38:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11225862404950","imei1":"11225862404950","imei2":"11225862404950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187468,"job_number":"JOB_187468","tr_customer_id":187486,"tr_customer_product_id":187476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:15.000Z","modified_at":"2026-02-16T04:38:15.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14958468630327","imei1":"14958468630327","imei2":"14958468630327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187471,"job_number":"JOB_187471","tr_customer_id":187489,"tr_customer_product_id":187479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"30866109203413","imei1":"30866109203413","imei2":"30866109203413","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187472,"job_number":"JOB_187472","tr_customer_id":187490,"tr_customer_product_id":187480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"Marianna Watsica","mobile_number":"346-787-1172","email_id":"Paris.Crist59@yahoo.com","dop":"2025-04-06","serial_number":"12285497547702976","imei1":"12285497547702976","imei2":"12285497547702976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187473,"job_number":"JOB_187473","tr_customer_id":187491,"tr_customer_product_id":187481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"Kallie Kilback","mobile_number":"227-797-3587","email_id":"Bettie_Green82@gmail.com","dop":"2025-02-01","serial_number":"31991068931795","imei1":"31991068931795","imei2":"31991068931795","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187474,"job_number":"JOB_187474","tr_customer_id":187492,"tr_customer_product_id":187482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:18.000Z","modified_at":"2026-02-16T04:38:18.000Z","name":"Clara Kozey","mobile_number":"481-894-5218","email_id":"Milford.Gleichner@hotmail.com","dop":"2025-04-06","serial_number":"16550896424869236","imei1":"16550896424869236","imei2":"16550896424869236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187477,"job_number":"JOB_187477","tr_customer_id":187495,"tr_customer_product_id":187485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:23.000Z","modified_at":"2026-02-16T04:38:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13870637665980","imei1":"13870637665980","imei2":"13870637665980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187479,"job_number":"JOB_187479","tr_customer_id":187497,"tr_customer_product_id":187487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:25.000Z","modified_at":"2026-02-16T04:38:25.000Z","name":"Janick Bode","mobile_number":"392-787-8177","email_id":"Austyn_Baumbach61@gmail.com","dop":"2025-04-06","serial_number":"15449563578274796","imei1":"15449563578274796","imei2":"15449563578274796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187480,"job_number":"JOB_187480","tr_customer_id":187498,"tr_customer_product_id":187488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:26.000Z","modified_at":"2026-02-16T04:38:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14542468932253","imei1":"14542468932253","imei2":"14542468932253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187482,"job_number":"JOB_187482","tr_customer_id":187500,"tr_customer_product_id":187490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:28.000Z","modified_at":"2026-02-16T04:38:28.000Z","name":"Timothy Kirlin","mobile_number":"888-919-5782","email_id":"Abigale_Rohan@gmail.com","dop":"2025-04-06","serial_number":"12634813477157060","imei1":"12634813477157060","imei2":"12634813477157060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187483,"job_number":"JOB_187483","tr_customer_id":187501,"tr_customer_product_id":187491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:32.000Z","modified_at":"2026-02-16T04:38:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16062182425172","imei1":"16062182425172","imei2":"16062182425172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187488,"job_number":"JOB_187488","tr_customer_id":187506,"tr_customer_product_id":187496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:33.000Z","modified_at":"2026-02-16T04:38:33.000Z","name":"Bradford Hammes","mobile_number":"204-456-6133","email_id":"Tamia49@gmail.com","dop":"2025-04-06","serial_number":"14972441308494772","imei1":"14972441308494772","imei2":"14972441308494772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187489,"job_number":"JOB_187489","tr_customer_id":187507,"tr_customer_product_id":187497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:34.000Z","modified_at":"2026-02-16T04:38:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15022369276549","imei1":"15022369276549","imei2":"15022369276549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187491,"job_number":"JOB_187491","tr_customer_id":187509,"tr_customer_product_id":187499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:36.000Z","modified_at":"2026-02-16T04:38:36.000Z","name":"Kyleigh Beatty","mobile_number":"417-890-2577","email_id":"Susanna.Herman@gmail.com","dop":"2025-04-06","serial_number":"18404432027338784","imei1":"18404432027338784","imei2":"18404432027338784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187492,"job_number":"JOB_187492","tr_customer_id":187510,"tr_customer_product_id":187500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:38.000Z","modified_at":"2026-02-16T04:38:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11100920168578","imei1":"11100920168578","imei2":"11100920168578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187494,"job_number":"JOB_187494","tr_customer_id":187512,"tr_customer_product_id":187502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:39.000Z","modified_at":"2026-02-16T04:38:39.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"107940710103482","imei1":"107940710103482","imei2":"107940710103482","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187496,"job_number":"JOB_187496","tr_customer_id":187514,"tr_customer_product_id":187504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:40.000Z","modified_at":"2026-02-16T04:38:40.000Z","name":"Fiona Gislason","mobile_number":"642-718-5255","email_id":"Garrick.Streich@hotmail.com","dop":"2025-04-06","serial_number":"10696879118916308","imei1":"10696879118916308","imei2":"10696879118916308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187497,"job_number":"JOB_187497","tr_customer_id":187515,"tr_customer_product_id":187505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:41.000Z","modified_at":"2026-02-16T04:38:41.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14445437007782","imei1":"14445437007782","imei2":"14445437007782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187500,"job_number":"JOB_187500","tr_customer_id":187518,"tr_customer_product_id":187508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:42.000Z","modified_at":"2026-02-16T04:38:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12350711612932","imei1":"12350711612932","imei2":"12350711612932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187502,"job_number":"JOB_187502","tr_customer_id":187520,"tr_customer_product_id":187510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:43.000Z","modified_at":"2026-02-16T04:38:43.000Z","name":"Magdalena Emmerich","mobile_number":"535-340-5389","email_id":"Jeramie26@gmail.com","dop":"2025-04-06","serial_number":"17079668582028872","imei1":"17079668582028872","imei2":"17079668582028872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187503,"job_number":"JOB_187503","tr_customer_id":187521,"tr_customer_product_id":187511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:44.000Z","modified_at":"2026-02-16T04:38:44.000Z","name":"Virginie Marquardt","mobile_number":"238-810-7649","email_id":"Audrey95@gmail.com","dop":"2025-04-06","serial_number":"13665638921211290","imei1":"13665638921211290","imei2":"13665638921211290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187504,"job_number":"JOB_187504","tr_customer_id":187522,"tr_customer_product_id":187512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:51.000Z","modified_at":"2026-02-16T04:38:51.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"12313906223623","imei1":"12313906223623","imei2":"12313906223623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187506,"job_number":"JOB_187506","tr_customer_id":187524,"tr_customer_product_id":187514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:53.000Z","modified_at":"2026-02-16T04:38:53.000Z","name":"Leta Konopelski","mobile_number":"410-936-5328","email_id":"Jace.Grant@gmail.com","dop":"2025-04-06","serial_number":"19549792280705410","imei1":"19549792280705410","imei2":"19549792280705410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187507,"job_number":"JOB_187507","tr_customer_id":187525,"tr_customer_product_id":187515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:58.000Z","modified_at":"2026-02-16T04:38:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16233343167836","imei1":"16233343167836","imei2":"16233343167836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187509,"job_number":"JOB_187509","tr_customer_id":187527,"tr_customer_product_id":187517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:00.000Z","modified_at":"2026-02-16T04:39:00.000Z","name":"Trevion Nikolaus","mobile_number":"817-715-1081","email_id":"Preston87@hotmail.com","dop":"2025-04-06","serial_number":"17438578580625528","imei1":"17438578580625528","imei2":"17438578580625528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187510,"job_number":"JOB_187510","tr_customer_id":187528,"tr_customer_product_id":187518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:04.000Z","modified_at":"2026-02-16T04:39:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14281628592247","imei1":"14281628592247","imei2":"14281628592247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187512,"job_number":"JOB_187512","tr_customer_id":187530,"tr_customer_product_id":187520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:05.000Z","modified_at":"2026-02-16T04:39:05.000Z","name":"Korbin Doyle","mobile_number":"664-509-7324","email_id":"Cayla54@hotmail.com","dop":"2025-04-06","serial_number":"18821241069854264","imei1":"18821241069854264","imei2":"18821241069854264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187515,"job_number":"JOB_187515","tr_customer_id":187533,"tr_customer_product_id":187523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:08.000Z","modified_at":"2026-02-16T04:39:08.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11322866112199","imei1":"11322866112199","imei2":"11322866112199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187518,"job_number":"JOB_187518","tr_customer_id":187536,"tr_customer_product_id":187526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:09.000Z","modified_at":"2026-02-16T04:39:09.000Z","name":"Marjolaine Mante","mobile_number":"445-448-6282","email_id":"Halle9@gmail.com","dop":"2025-04-06","serial_number":"13427055295024924","imei1":"13427055295024924","imei2":"13427055295024924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187519,"job_number":"JOB_187519","tr_customer_id":187537,"tr_customer_product_id":187527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:21.000Z","modified_at":"2026-02-16T04:39:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13058276250353","imei1":"13058276250353","imei2":"13058276250353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187521,"job_number":"JOB_187521","tr_customer_id":187539,"tr_customer_product_id":187529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:23.000Z","modified_at":"2026-02-16T04:39:23.000Z","name":"Shemar Romaguera","mobile_number":"959-243-8537","email_id":"Emelie.Schuster81@hotmail.com","dop":"2025-04-06","serial_number":"10029489580457272","imei1":"10029489580457272","imei2":"10029489580457272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187522,"job_number":"JOB_187522","tr_customer_id":187540,"tr_customer_product_id":187530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:23.000Z","modified_at":"2026-02-16T04:39:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12124690848233","imei1":"12124690848233","imei2":"12124690848233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187524,"job_number":"JOB_187524","tr_customer_id":187542,"tr_customer_product_id":187532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:25.000Z","modified_at":"2026-02-16T04:39:25.000Z","name":"Judge Hane","mobile_number":"631-574-1633","email_id":"Emmalee_Dickens47@gmail.com","dop":"2025-04-06","serial_number":"15994787680007940","imei1":"15994787680007940","imei2":"15994787680007940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187525,"job_number":"JOB_187525","tr_customer_id":187543,"tr_customer_product_id":187533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:26.000Z","modified_at":"2026-02-16T04:39:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19604150421419","imei1":"19604150421419","imei2":"19604150421419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187527,"job_number":"JOB_187527","tr_customer_id":187545,"tr_customer_product_id":187535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:27.000Z","modified_at":"2026-02-16T04:39:27.000Z","name":"Jana Hamill","mobile_number":"882-688-0856","email_id":"Muriel88@gmail.com","dop":"2025-04-06","serial_number":"10206683537471170","imei1":"10206683537471170","imei2":"10206683537471170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187528,"job_number":"JOB_187528","tr_customer_id":187546,"tr_customer_product_id":187536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:31.000Z","modified_at":"2026-02-16T04:39:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19621428209615","imei1":"19621428209615","imei2":"19621428209615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187529,"job_number":"JOB_187529","tr_customer_id":187547,"tr_customer_product_id":187537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:31.000Z","modified_at":"2026-02-16T04:39:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19432041592851","imei1":"19432041592851","imei2":"19432041592851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187532,"job_number":"JOB_187532","tr_customer_id":187550,"tr_customer_product_id":187540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:33.000Z","modified_at":"2026-02-16T04:39:33.000Z","name":"Antonette Jakubowski","mobile_number":"737-915-4760","email_id":"Camron_Dach@yahoo.com","dop":"2025-04-06","serial_number":"11586525171650290","imei1":"11586525171650290","imei2":"11586525171650290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187533,"job_number":"JOB_187533","tr_customer_id":187551,"tr_customer_product_id":187541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:34.000Z","modified_at":"2026-02-16T04:39:34.000Z","name":"Garret Goldner","mobile_number":"575-479-5497","email_id":"Serena.Gaylord@yahoo.com","dop":"2025-04-06","serial_number":"18123913208588244","imei1":"18123913208588244","imei2":"18123913208588244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187534,"job_number":"JOB_187534","tr_customer_id":187552,"tr_customer_product_id":187542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:40.000Z","modified_at":"2026-02-16T04:39:40.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"18017526036651","imei1":"18017526036651","imei2":"18017526036651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187536,"job_number":"JOB_187536","tr_customer_id":187554,"tr_customer_product_id":187544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:42.000Z","modified_at":"2026-02-16T04:39:42.000Z","name":"Brando Thiel","mobile_number":"514-672-4979","email_id":"Ebba90@yahoo.com","dop":"2025-04-06","serial_number":"10885312258262688","imei1":"10885312258262688","imei2":"10885312258262688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187540,"job_number":"JOB_187540","tr_customer_id":187558,"tr_customer_product_id":187548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:40:05.000Z","modified_at":"2026-02-16T04:40:05.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-06","serial_number":"90183914317991","imei1":"30383914317958","imei2":"30383914317959","popurl":"2026-02-06T04:40:03.223113Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187542,"job_number":"JOB_187542","tr_customer_id":187560,"tr_customer_product_id":187550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:42:22.000Z","modified_at":"2026-02-16T04:42:23.000Z","name":"Katherin Gerhold","mobile_number":"7080590697","email_id":"wayne.lang@yahoo.com","dop":"2026-02-06","serial_number":"172742437398987","imei1":"880574026196501","imei2":"509382369386993","popurl":"www.joann-mitchell.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187543,"job_number":"JOB_187543","tr_customer_id":187561,"tr_customer_product_id":187551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:42:44.000Z","modified_at":"2026-02-16T04:42:44.000Z","name":"Bhudev Pilla","mobile_number":"9044979673","email_id":"anang.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"260847999560611","imei1":"260847999560611","imei2":"260847999560611","popurl":"www.sumitra-mehra.name","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187545,"job_number":"JOB_187545","tr_customer_id":187563,"tr_customer_product_id":187553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:43:23.000Z","modified_at":"2026-02-16T04:43:23.000Z","name":"Anjushri Patel","mobile_number":"9081123942","email_id":"aaryan.butt@hotmail.com","dop":"2026-02-06","serial_number":"606961260882449","imei1":"606961260882449","imei2":"606961260882449","popurl":"www.jyotis-sethi.com","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:43:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187546,"job_number":"JOB_187546","tr_customer_id":187564,"tr_customer_product_id":187554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:43:34.000Z","modified_at":"2026-02-16T04:43:34.000Z","name":"Rajinder Malik","mobile_number":"9095366012","email_id":"kamala.bhattathiri@hotmail.com","dop":"2026-02-06","serial_number":"091939580705982","imei1":"091939580705982","imei2":"091939580705982","popurl":"www.agnimitra-asan.info","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187547,"job_number":"JOB_187547","tr_customer_id":187565,"tr_customer_product_id":187555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:46:20.000Z","modified_at":"2026-02-16T04:46:20.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19605724115149","imei1":"19605724115149","imei2":"19605724115149","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187549,"job_number":"JOB_187549","tr_customer_id":187567,"tr_customer_product_id":187557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:47:18.000Z","modified_at":"2026-02-16T04:47:18.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"12208991892306","imei1":"12208991892306","imei2":"12208991892306","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187551,"job_number":"JOB_187551","tr_customer_id":187569,"tr_customer_product_id":187559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:48:15.000Z","modified_at":"2026-02-16T04:48:15.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"13015331261243","imei1":"13015331261243","imei2":"13015331261243","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187553,"job_number":"JOB_187553","tr_customer_id":187571,"tr_customer_product_id":187561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:48:17.000Z","modified_at":"2026-02-16T04:48:17.000Z","name":"Hobart Considine","mobile_number":"696-526-8115","email_id":"Viviane80@gmail.com","dop":"2026-01-04","serial_number":"58021506152040264","imei1":"58021506152040264","imei2":"58021506152040264","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187554,"job_number":"JOB_187554","tr_customer_id":187572,"tr_customer_product_id":187562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:45.000Z","modified_at":"2026-02-16T04:53:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15092829297396","imei1":"15092829297396","imei2":"15092829297396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187555,"job_number":"JOB_187555","tr_customer_id":187573,"tr_customer_product_id":187563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:45.000Z","modified_at":"2026-02-16T04:53:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55516154112626","imei1":"55516154112626","imei2":"55516154112626","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187556,"job_number":"JOB_187556","tr_customer_id":187574,"tr_customer_product_id":187564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39075077054596","imei1":"39075077054596","imei2":"39075077054596","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187557,"job_number":"JOB_187557","tr_customer_id":187575,"tr_customer_product_id":187565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39101738688437","imei1":"39101738688437","imei2":"39101738688437","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187558,"job_number":"JOB_187558","tr_customer_id":187576,"tr_customer_product_id":187566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12455348510508","imei1":"12455348510508","imei2":"12455348510508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187559,"job_number":"JOB_187559","tr_customer_id":187577,"tr_customer_product_id":187567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:47.000Z","modified_at":"2026-02-16T04:53:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74859143897061","imei1":"74859143897061","imei2":"74859143897061","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187561,"job_number":"JOB_187561","tr_customer_id":187579,"tr_customer_product_id":187569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23602366202619","imei1":"23602366202619","imei2":"23602366202619","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187562,"job_number":"JOB_187562","tr_customer_id":187580,"tr_customer_product_id":187570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42846776552077","imei1":"42846776552077","imei2":"42846776552077","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187563,"job_number":"JOB_187563","tr_customer_id":187581,"tr_customer_product_id":187571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35149315851140","imei1":"35149315851140","imei2":"35149315851140","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187564,"job_number":"JOB_187564","tr_customer_id":187582,"tr_customer_product_id":187572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33043319677054","imei1":"33043319677054","imei2":"33043319677054","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187565,"job_number":"JOB_187565","tr_customer_id":187583,"tr_customer_product_id":187573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81826275405269","imei1":"81826275405269","imei2":"81826275405269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187566,"job_number":"JOB_187566","tr_customer_id":187584,"tr_customer_product_id":187574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11481705867508","imei1":"11481705867508","imei2":"11481705867508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187568,"job_number":"JOB_187568","tr_customer_id":187586,"tr_customer_product_id":187576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:50.000Z","modified_at":"2026-02-16T04:54:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95385076447316","imei1":"95385076447316","imei2":"95385076447316","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187569,"job_number":"JOB_187569","tr_customer_id":187587,"tr_customer_product_id":187577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:50.000Z","modified_at":"2026-02-16T04:54:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70046784837789","imei1":"70046784837789","imei2":"70046784837789","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187570,"job_number":"JOB_187570","tr_customer_id":187588,"tr_customer_product_id":187578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35572287446443","imei1":"35572287446443","imei2":"35572287446443","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187571,"job_number":"JOB_187571","tr_customer_id":187589,"tr_customer_product_id":187579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97537540560593","imei1":"97537540560593","imei2":"97537540560593","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187572,"job_number":"JOB_187572","tr_customer_id":187590,"tr_customer_product_id":187580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27532635464755","imei1":"27532635464755","imei2":"27532635464755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187573,"job_number":"JOB_187573","tr_customer_id":187591,"tr_customer_product_id":187581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:52.000Z","modified_at":"2026-02-16T04:54:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47026177002836","imei1":"47026177002836","imei2":"47026177002836","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187577,"job_number":"JOB_187577","tr_customer_id":187595,"tr_customer_product_id":187585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:24:18.000Z","modified_at":"2026-02-16T05:24:18.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"52250970164502","imei1":"52250970164502","imei2":"52250970164502","popurl":"2026-02-06T05:24:18.368188129Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187578,"job_number":"JOB_187578","tr_customer_id":187596,"tr_customer_product_id":187586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:24:39.000Z","modified_at":"2026-02-16T05:24:39.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"79107695452038","imei1":"79107695452038","imei2":"79107695452038","popurl":"2026-02-06T05:24:39.003643118Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187580,"job_number":"JOB_187580","tr_customer_id":187598,"tr_customer_product_id":187588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:39:15.000Z","modified_at":"2026-02-16T05:39:15.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106098850730736","imei1":"106098850730736","imei2":"106098850730736","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187582,"job_number":"JOB_187582","tr_customer_id":187600,"tr_customer_product_id":187590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:39:30.000Z","modified_at":"2026-02-16T05:39:30.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109871996661107","imei1":"109871996661107","imei2":"109871996661107","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187585,"job_number":"JOB_187585","tr_customer_id":187603,"tr_customer_product_id":187593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:49:17.000Z","modified_at":"2026-02-16T05:49:17.000Z","name":"Constance Cremin","mobile_number":"797-822-7624","email_id":"Isaac75@gmail.com","dop":"2025-04-06","serial_number":"19474599558130236","imei1":"19474599558130236","imei2":"19474599558130236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187587,"job_number":"JOB_187587","tr_customer_id":187605,"tr_customer_product_id":187595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:49:43.000Z","modified_at":"2026-02-16T05:49:43.000Z","name":"Graciela Ernser","mobile_number":"771-901-2470","email_id":"Rollin_Heller11@hotmail.com","dop":"2025-04-06","serial_number":"10399607115864816","imei1":"10399607115864816","imei2":"10399607115864816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:49:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187588,"job_number":"JOB_187588","tr_customer_id":187606,"tr_customer_product_id":187596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:05:55.000Z","modified_at":"2026-02-16T06:05:55.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"17403422333761","imei1":"17403422333761","imei2":"117403422333761","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187589,"job_number":"JOB_187589","tr_customer_id":187607,"tr_customer_product_id":187597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:05:55.000Z","modified_at":"2026-02-16T06:05:55.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"406860222915033","imei1":"406860222915033","imei2":"1406860222915033","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187591,"job_number":"JOB_187591","tr_customer_id":187609,"tr_customer_product_id":187599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:15:18.000Z","modified_at":"2026-02-16T06:15:18.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"12814979206799","imei1":"12814979206799","imei2":"112814979206799","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187592,"job_number":"JOB_187592","tr_customer_id":187610,"tr_customer_product_id":187600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:15:18.000Z","modified_at":"2026-02-16T06:15:18.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"275353625744002","imei1":"275353625744002","imei2":"1275353625744002","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187594,"job_number":"JOB_187594","tr_customer_id":187612,"tr_customer_product_id":187602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:27:25.000Z","modified_at":"2026-02-16T06:27:25.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14948492926402","imei1":"14948492926402","imei2":"114948492926402","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187595,"job_number":"JOB_187595","tr_customer_id":187613,"tr_customer_product_id":187603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:27:25.000Z","modified_at":"2026-02-16T06:27:25.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"297519715938760","imei1":"297519715938760","imei2":"1297519715938760","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187597,"job_number":"JOB_187597","tr_customer_id":187615,"tr_customer_product_id":187605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:37:59.000Z","modified_at":"2026-02-16T06:37:59.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14720426003071","imei1":"14720426003071","imei2":"114720426003071","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187598,"job_number":"JOB_187598","tr_customer_id":187616,"tr_customer_product_id":187606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:38:00.000Z","modified_at":"2026-02-16T06:38:00.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"902001202668157","imei1":"902001202668157","imei2":"1902001202668157","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187604,"job_number":"JOB_187604","tr_customer_id":187622,"tr_customer_product_id":187612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:50:59.000Z","modified_at":"2026-02-16T06:50:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14237319140865","imei1":"14237319140865","imei2":"14237319140865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:50:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187606,"job_number":"JOB_187606","tr_customer_id":187624,"tr_customer_product_id":187614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:01.000Z","modified_at":"2026-02-16T06:51:01.000Z","name":"Sallie Rippin","mobile_number":"262-910-0930","email_id":"Joanne.Hills@yahoo.com","dop":"2025-04-06","serial_number":"10822274399920558","imei1":"10822274399920558","imei2":"10822274399920558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187610,"job_number":"JOB_187610","tr_customer_id":187628,"tr_customer_product_id":187618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:47.000Z","modified_at":"2026-02-16T06:51:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19432729258760","imei1":"19432729258760","imei2":"19432729258760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187612,"job_number":"JOB_187612","tr_customer_id":187630,"tr_customer_product_id":187620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:49.000Z","modified_at":"2026-02-16T06:51:49.000Z","name":"Gustave Green","mobile_number":"999-400-5771","email_id":"Stan11@gmail.com","dop":"2025-04-06","serial_number":"17844445986446094","imei1":"17844445986446094","imei2":"17844445986446094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187616,"job_number":"JOB_187616","tr_customer_id":187634,"tr_customer_product_id":187624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:08.000Z","modified_at":"2026-02-16T06:52:08.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"100004312803482","imei1":"100004312803482","imei2":"100004312803482","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187621,"job_number":"JOB_187621","tr_customer_id":187639,"tr_customer_product_id":187629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:34.000Z","modified_at":"2026-02-16T06:52:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13061030211234","imei1":"13061030211234","imei2":"13061030211234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187623,"job_number":"JOB_187623","tr_customer_id":187641,"tr_customer_product_id":187631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:36.000Z","modified_at":"2026-02-16T06:52:36.000Z","name":"Kieran Quigley","mobile_number":"889-939-7002","email_id":"Jovany_Schoen@yahoo.com","dop":"2025-04-06","serial_number":"12861702227723150","imei1":"12861702227723150","imei2":"12861702227723150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187625,"job_number":"JOB_187625","tr_customer_id":187643,"tr_customer_product_id":187633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:57.000Z","modified_at":"2026-02-16T06:52:57.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"100128929997243","imei1":"100128929997243","imei2":"100128929997243","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187629,"job_number":"JOB_187629","tr_customer_id":187647,"tr_customer_product_id":187637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Sameer Desai","mobile_number":"7446963487","email_id":"vasudeva.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"668054550174180","imei1":"668054550174180","imei2":"668054550174180","popurl":"www.chitramala-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187630,"job_number":"JOB_187630","tr_customer_id":187648,"tr_customer_product_id":187638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Diptendu Dwivedi","mobile_number":"7489250444","email_id":"mukesh.agarwal@gmail.com","dop":"2026-02-06","serial_number":"996151060654880","imei1":"996151060654880","imei2":"996151060654880","popurl":"www.chinmayananda-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187631,"job_number":"JOB_187631","tr_customer_id":187649,"tr_customer_product_id":187639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Rageswari Pilla","mobile_number":"7467070853","email_id":"dhanapati.nehru@gmail.com","dop":"2026-02-06","serial_number":"832655004482206","imei1":"832655004482206","imei2":"832655004482206","popurl":"www.kanishka-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187632,"job_number":"JOB_187632","tr_customer_id":187650,"tr_customer_product_id":187640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Shubhaprada Saini","mobile_number":"7413083425","email_id":"sarala.sethi@hotmail.com","dop":"2026-02-06","serial_number":"074292340797883","imei1":"074292340797883","imei2":"074292340797883","popurl":"www.chandrabhaga-mahajan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187633,"job_number":"JOB_187633","tr_customer_id":187651,"tr_customer_product_id":187641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Brahmaanand Namboothiri","mobile_number":"7493831043","email_id":"anshula.varma@gmail.com","dop":"2026-02-06","serial_number":"226374566309664","imei1":"226374566309664","imei2":"226374566309664","popurl":"www.anand swarup-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187634,"job_number":"JOB_187634","tr_customer_id":187652,"tr_customer_product_id":187642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Anjushree Iyer","mobile_number":"7441178725","email_id":"amish.khanna@hotmail.com","dop":"2026-02-06","serial_number":"958286357608662","imei1":"958286357608662","imei2":"958286357608662","popurl":"www.girika-patil.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187635,"job_number":"JOB_187635","tr_customer_id":187653,"tr_customer_product_id":187643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Achintya Gandhi","mobile_number":"7468453459","email_id":"achalesvara.dhawan@gmail.com","dop":"2026-02-06","serial_number":"146239388951164","imei1":"146239388951164","imei2":"146239388951164","popurl":"www.chidambar-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187636,"job_number":"JOB_187636","tr_customer_id":187654,"tr_customer_product_id":187644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Karan Adiga","mobile_number":"7482435388","email_id":"amish.nambeesan@hotmail.com","dop":"2026-02-06","serial_number":"607266615799594","imei1":"607266615799594","imei2":"607266615799594","popurl":"www.surya-mishra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187637,"job_number":"JOB_187637","tr_customer_id":187655,"tr_customer_product_id":187645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Leela Devar","mobile_number":"7475488085","email_id":"devi.butt@gmail.com","dop":"2026-02-06","serial_number":"294356845731674","imei1":"294356845731674","imei2":"294356845731674","popurl":"www.basanti-ahuja.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187638,"job_number":"JOB_187638","tr_customer_id":187656,"tr_customer_product_id":187646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Trilochan Guneta","mobile_number":"7421992278","email_id":"sher.embranthiri@hotmail.com","dop":"2026-02-06","serial_number":"146945603983668","imei1":"146945603983668","imei2":"146945603983668","popurl":"www.chakravartee-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187639,"job_number":"JOB_187639","tr_customer_id":187657,"tr_customer_product_id":187647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:19.000Z","modified_at":"2026-02-16T06:53:19.000Z","name":"Hari Patel","mobile_number":"7467499362","email_id":"agasti.iyer@yahoo.co.in","dop":"2026-02-06","serial_number":"643998990840088","imei1":"643998990840088","imei2":"643998990840088","popurl":"www.urmila-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187640,"job_number":"JOB_187640","tr_customer_id":187658,"tr_customer_product_id":187648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:19.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Rita Kaniyar","mobile_number":"7406656199","email_id":"trilokanath.rana@hotmail.com","dop":"2026-02-06","serial_number":"393853886136183","imei1":"393853886136183","imei2":"393853886136183","popurl":"www.bhima-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187641,"job_number":"JOB_187641","tr_customer_id":187659,"tr_customer_product_id":187649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Dharitri Nair","mobile_number":"7434689893","email_id":"achalesvara.varrier@gmail.com","dop":"2026-02-06","serial_number":"622796993428422","imei1":"622796993428422","imei2":"622796993428422","popurl":"www.gandharva-arora.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187642,"job_number":"JOB_187642","tr_customer_id":187661,"tr_customer_product_id":187650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Alok Pillai","mobile_number":"7457414735","email_id":"rajan.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"058800768617973","imei1":"058800768617973","imei2":"058800768617973","popurl":"www.aatreya-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187643,"job_number":"JOB_187643","tr_customer_id":187660,"tr_customer_product_id":187651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Gautama Kaur","mobile_number":"7417449582","email_id":"birjesh.singh@gmail.com","dop":"2026-02-06","serial_number":"245981478212280","imei1":"245981478212280","imei2":"245981478212280","popurl":"www.rahul-achari.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187644,"job_number":"JOB_187644","tr_customer_id":187662,"tr_customer_product_id":187652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Sushma Mishra","mobile_number":"7431347375","email_id":"bhuvaneshwar.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"036240159695359","imei1":"036240159695359","imei2":"036240159695359","popurl":"www.pranay-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187645,"job_number":"JOB_187645","tr_customer_id":187663,"tr_customer_product_id":187653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Balamani Bandopadhyay","mobile_number":"7400122509","email_id":"dron.achari@gmail.com","dop":"2026-02-06","serial_number":"844160039152758","imei1":"844160039152758","imei2":"844160039152758","popurl":"www.samir-bandopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187646,"job_number":"JOB_187646","tr_customer_id":187664,"tr_customer_product_id":187654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Deven Jain","mobile_number":"7457665546","email_id":"sheela.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"018567212405950","imei1":"018567212405950","imei2":"018567212405950","popurl":"www.chandravati-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187647,"job_number":"JOB_187647","tr_customer_id":187665,"tr_customer_product_id":187655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Naveen Reddy","mobile_number":"7415990506","email_id":"sitara.pothuvaal@yahoo.co.in","dop":"2026-02-06","serial_number":"612377687656406","imei1":"612377687656406","imei2":"612377687656406","popurl":"www.chiranjeev-kaniyar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187648,"job_number":"JOB_187648","tr_customer_id":187666,"tr_customer_product_id":187656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Amaranaath Bhattacharya","mobile_number":"7494373085","email_id":"brahmabrata.patel@gmail.com","dop":"2026-02-06","serial_number":"852479400227714","imei1":"852479400227714","imei2":"852479400227714","popurl":"www.kanak-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187649,"job_number":"JOB_187649","tr_customer_id":187667,"tr_customer_product_id":187657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Ambar Somayaji","mobile_number":"7445299414","email_id":"opalina.saini@hotmail.com","dop":"2026-02-06","serial_number":"283941675362966","imei1":"283941675362966","imei2":"283941675362966","popurl":"www.aditya-ahluwalia.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187650,"job_number":"JOB_187650","tr_customer_id":187668,"tr_customer_product_id":187658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Gitanjali Dutta","mobile_number":"7455977953","email_id":"adityanandan.varman@hotmail.com","dop":"2026-02-06","serial_number":"349979303324346","imei1":"349979303324346","imei2":"349979303324346","popurl":"www.laal-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187651,"job_number":"JOB_187651","tr_customer_id":187669,"tr_customer_product_id":187659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Ayushmati Nayar","mobile_number":"7425234627","email_id":"bilwa.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"905691528114590","imei1":"905691528114590","imei2":"905691528114590","popurl":"www.lakshman-banerjee.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187652,"job_number":"JOB_187652","tr_customer_id":187670,"tr_customer_product_id":187660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Krishna Asan","mobile_number":"7476912109","email_id":"amaresh.pilla@yahoo.co.in","dop":"2026-02-06","serial_number":"774504328537066","imei1":"774504328537066","imei2":"774504328537066","popurl":"www.kalpana-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187653,"job_number":"JOB_187653","tr_customer_id":187671,"tr_customer_product_id":187661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Rajinder Chopra","mobile_number":"7470077508","email_id":"mukul.bhattacharya@yahoo.co.in","dop":"2026-02-06","serial_number":"055667454009389","imei1":"055667454009389","imei2":"055667454009389","popurl":"www.dayamayee-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187654,"job_number":"JOB_187654","tr_customer_id":187672,"tr_customer_product_id":187662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Jai Iyer","mobile_number":"7402273930","email_id":"marut.bhattathiri@yahoo.co.in","dop":"2026-02-06","serial_number":"208413566350294","imei1":"208413566350294","imei2":"208413566350294","popurl":"www.rohit-saini.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187655,"job_number":"JOB_187655","tr_customer_id":187673,"tr_customer_product_id":187663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Devani Acharya","mobile_number":"7487872138","email_id":"dhananjay.tagore@yahoo.co.in","dop":"2026-02-06","serial_number":"280605588850488","imei1":"280605588850488","imei2":"280605588850488","popurl":"www.marut-varman.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187656,"job_number":"JOB_187656","tr_customer_id":187674,"tr_customer_product_id":187664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Shresthi Rana","mobile_number":"7438042719","email_id":"kamla.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"770448303938953","imei1":"770448303938953","imei2":"770448303938953","popurl":"www.ajit-chopra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187657,"job_number":"JOB_187657","tr_customer_id":187675,"tr_customer_product_id":187665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Balgopal Gowda","mobile_number":"7411934184","email_id":"ujjwal.sethi@yahoo.co.in","dop":"2026-02-06","serial_number":"527309077163134","imei1":"527309077163134","imei2":"527309077163134","popurl":"www.sheela-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187658,"job_number":"JOB_187658","tr_customer_id":187676,"tr_customer_product_id":187666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Chinmayananda Kaniyar","mobile_number":"7495843820","email_id":"jyotsana.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"683485023078406","imei1":"683485023078406","imei2":"683485023078406","popurl":"www.dwaipayana-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187659,"job_number":"JOB_187659","tr_customer_id":187677,"tr_customer_product_id":187667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Rageswari Guha","mobile_number":"7485619397","email_id":"goswamee.varma@hotmail.com","dop":"2026-02-06","serial_number":"872102227407546","imei1":"872102227407546","imei2":"872102227407546","popurl":"www.chanda-dwivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187660,"job_number":"JOB_187660","tr_customer_id":187678,"tr_customer_product_id":187668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Divya Kaur","mobile_number":"7419812001","email_id":"aaratrika.chopra@hotmail.com","dop":"2026-02-06","serial_number":"442653539932696","imei1":"442653539932696","imei2":"442653539932696","popurl":"www.chandak-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187661,"job_number":"JOB_187661","tr_customer_id":187679,"tr_customer_product_id":187669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Balamani Gowda","mobile_number":"7441316277","email_id":"gatik.marar@hotmail.com","dop":"2026-02-06","serial_number":"821277503159023","imei1":"821277503159023","imei2":"821277503159023","popurl":"www.apsara-devar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187662,"job_number":"JOB_187662","tr_customer_id":187680,"tr_customer_product_id":187670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Vaidehi Kapoor","mobile_number":"7491543022","email_id":"pushti.sinha@yahoo.co.in","dop":"2026-02-06","serial_number":"051521621509065","imei1":"051521621509065","imei2":"051521621509065","popurl":"www.bhaves-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187663,"job_number":"JOB_187663","tr_customer_id":187681,"tr_customer_product_id":187671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Kashyapi Somayaji","mobile_number":"7458551070","email_id":"kalinda.dubashi@yahoo.co.in","dop":"2026-02-06","serial_number":"235654891726341","imei1":"235654891726341","imei2":"235654891726341","popurl":"www.deeptanshu-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187664,"job_number":"JOB_187664","tr_customer_id":187682,"tr_customer_product_id":187672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Subhash Khanna","mobile_number":"7400224945","email_id":"hiranya.malik@yahoo.co.in","dop":"2026-02-06","serial_number":"327449999799655","imei1":"327449999799655","imei2":"327449999799655","popurl":"www.indra-mukhopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187665,"job_number":"JOB_187665","tr_customer_id":187683,"tr_customer_product_id":187673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Hari Shah","mobile_number":"7401988354","email_id":"vishwamitra.saini@gmail.com","dop":"2026-02-06","serial_number":"086785500083986","imei1":"086785500083986","imei2":"086785500083986","popurl":"www.deependra-khan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187666,"job_number":"JOB_187666","tr_customer_id":187684,"tr_customer_product_id":187674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Adityanandan Mehrotra","mobile_number":"7446475045","email_id":"trilokesh.jha@hotmail.com","dop":"2026-02-06","serial_number":"172172323215939","imei1":"172172323215939","imei2":"172172323215939","popurl":"www.vaijayanti-dubashi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187667,"job_number":"JOB_187667","tr_customer_id":187685,"tr_customer_product_id":187675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Aasha Patil","mobile_number":"7463450918","email_id":"shrishti.bhat@hotmail.com","dop":"2026-02-06","serial_number":"131865551186653","imei1":"131865551186653","imei2":"131865551186653","popurl":"www.jagdeep-guha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187668,"job_number":"JOB_187668","tr_customer_id":187686,"tr_customer_product_id":187676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Bhoopati Prajapat","mobile_number":"7485941251","email_id":"guru.pothuvaal@yahoo.co.in","dop":"2026-02-06","serial_number":"274361900695652","imei1":"274361900695652","imei2":"274361900695652","popurl":"www.kanishka-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187669,"job_number":"JOB_187669","tr_customer_id":187687,"tr_customer_product_id":187677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Rukhmani Tagore","mobile_number":"7446167657","email_id":"laxmi.mishra@yahoo.co.in","dop":"2026-02-06","serial_number":"694521280712842","imei1":"694521280712842","imei2":"694521280712842","popurl":"www.bhadran-khatri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187670,"job_number":"JOB_187670","tr_customer_id":187688,"tr_customer_product_id":187678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Anang Sharma","mobile_number":"7429059374","email_id":"lal.tandon@gmail.com","dop":"2026-02-06","serial_number":"668237626912276","imei1":"668237626912276","imei2":"668237626912276","popurl":"www.heema-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187671,"job_number":"JOB_187671","tr_customer_id":187689,"tr_customer_product_id":187679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Satish Panicker","mobile_number":"7455912401","email_id":"sushma.nambeesan@yahoo.co.in","dop":"2026-02-06","serial_number":"659422250164360","imei1":"659422250164360","imei2":"659422250164360","popurl":"www.vaijayanti-malik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187672,"job_number":"JOB_187672","tr_customer_id":187690,"tr_customer_product_id":187680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Raj Acharya","mobile_number":"7434477648","email_id":"trilokanath.agarwal@yahoo.co.in","dop":"2026-02-06","serial_number":"681821629495058","imei1":"681821629495058","imei2":"681821629495058","popurl":"www.deeptanshu-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187673,"job_number":"JOB_187673","tr_customer_id":187691,"tr_customer_product_id":187681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Swarnalata Kaur","mobile_number":"7419623721","email_id":"shashi.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"267790800130568","imei1":"267790800130568","imei2":"267790800130568","popurl":"www.vasudeva-khatri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187674,"job_number":"JOB_187674","tr_customer_id":187692,"tr_customer_product_id":187682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Bhargavi Gill","mobile_number":"7409780356","email_id":"bhoj.somayaji@gmail.com","dop":"2026-02-06","serial_number":"479387474652719","imei1":"479387474652719","imei2":"479387474652719","popurl":"www.girish-jha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187675,"job_number":"JOB_187675","tr_customer_id":187693,"tr_customer_product_id":187683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Sanjay Talwar","mobile_number":"7442138185","email_id":"nirbhay.ganaka@gmail.com","dop":"2026-02-06","serial_number":"179942365778283","imei1":"179942365778283","imei2":"179942365778283","popurl":"www.bhoopati-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187676,"job_number":"JOB_187676","tr_customer_id":187694,"tr_customer_product_id":187684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Krishnadas Chopra","mobile_number":"7492617931","email_id":"yogendra.pandey@gmail.com","dop":"2026-02-06","serial_number":"682817179196945","imei1":"682817179196945","imei2":"682817179196945","popurl":"www.chidananda-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187677,"job_number":"JOB_187677","tr_customer_id":187695,"tr_customer_product_id":187685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Meghnad Jain","mobile_number":"7462247027","email_id":"ambar.saini@hotmail.com","dop":"2026-02-06","serial_number":"305988380531227","imei1":"305988380531227","imei2":"305988380531227","popurl":"www.jagdish-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187678,"job_number":"JOB_187678","tr_customer_id":187696,"tr_customer_product_id":187686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Dandak Guha","mobile_number":"7402971570","email_id":"dhyaneshwar.nambeesan@yahoo.co.in","dop":"2026-02-06","serial_number":"571861295710633","imei1":"571861295710633","imei2":"571861295710633","popurl":"www.bhudeva-abbott.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187679,"job_number":"JOB_187679","tr_customer_id":187697,"tr_customer_product_id":187687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Susheel Somayaji","mobile_number":"7420620448","email_id":"amrita.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"239697732666196","imei1":"239697732666196","imei2":"239697732666196","popurl":"www.param-malik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187680,"job_number":"JOB_187680","tr_customer_id":187698,"tr_customer_product_id":187688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Devagya Reddy","mobile_number":"7400798079","email_id":"mani.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"127834922578454","imei1":"127834922578454","imei2":"127834922578454","popurl":"www.trilochana-sethi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187681,"job_number":"JOB_187681","tr_customer_id":187699,"tr_customer_product_id":187689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Bhagvan Bhattathiri","mobile_number":"7472560149","email_id":"naval.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"464866486899758","imei1":"464866486899758","imei2":"464866486899758","popurl":"www.shreyashi-acharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187682,"job_number":"JOB_187682","tr_customer_id":187700,"tr_customer_product_id":187690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Chandani Prajapat","mobile_number":"7455894810","email_id":"sheela.kaur@hotmail.com","dop":"2026-02-06","serial_number":"121307863026576","imei1":"121307863026576","imei2":"121307863026576","popurl":"www.jai-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187683,"job_number":"JOB_187683","tr_customer_id":187701,"tr_customer_product_id":187691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Keerti Bhat","mobile_number":"7443471264","email_id":"gorakhanatha.sethi@yahoo.co.in","dop":"2026-02-06","serial_number":"401040812147493","imei1":"401040812147493","imei2":"401040812147493","popurl":"www.krishnadasa-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187684,"job_number":"JOB_187684","tr_customer_id":187703,"tr_customer_product_id":187693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Ameyatma Adiga","mobile_number":"7446863584","email_id":"dhanu.gill@gmail.com","dop":"2026-02-06","serial_number":"854957337261443","imei1":"854957337261443","imei2":"854957337261443","popurl":"www.jyotis-gupta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187685,"job_number":"JOB_187685","tr_customer_id":187702,"tr_customer_product_id":187692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Digambara Mishra","mobile_number":"7441858916","email_id":"chiranjeev.iyengar@gmail.com","dop":"2026-02-06","serial_number":"197368848927403","imei1":"197368848927403","imei2":"197368848927403","popurl":"www.vimal-saini.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187686,"job_number":"JOB_187686","tr_customer_id":187704,"tr_customer_product_id":187694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Ghanaanand Bhat","mobile_number":"7408601788","email_id":"mohinder.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"335177701113085","imei1":"335177701113085","imei2":"335177701113085","popurl":"www.chidaakaash-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187687,"job_number":"JOB_187687","tr_customer_id":187705,"tr_customer_product_id":187695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Yoginder Gowda","mobile_number":"7425307099","email_id":"sanjay.chopra@gmail.com","dop":"2026-02-06","serial_number":"522333128025245","imei1":"522333128025245","imei2":"522333128025245","popurl":"www.chatur-tagore.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187688,"job_number":"JOB_187688","tr_customer_id":187706,"tr_customer_product_id":187696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Hari Gupta","mobile_number":"7440250452","email_id":"nirbhay.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"286827020847999","imei1":"286827020847999","imei2":"286827020847999","popurl":"www.umang-pandey.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187689,"job_number":"JOB_187689","tr_customer_id":187707,"tr_customer_product_id":187697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Chandraprabha Rana","mobile_number":"7400499551","email_id":"priyala.agarwal@gmail.com","dop":"2026-02-06","serial_number":"119298101887649","imei1":"119298101887649","imei2":"119298101887649","popurl":"www.manisha-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187690,"job_number":"JOB_187690","tr_customer_id":187708,"tr_customer_product_id":187698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Gautama Nehru","mobile_number":"7498829049","email_id":"mahesh.pillai@hotmail.com","dop":"2026-02-06","serial_number":"805853990804241","imei1":"805853990804241","imei2":"805853990804241","popurl":"www.adinath-tandon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187691,"job_number":"JOB_187691","tr_customer_id":187709,"tr_customer_product_id":187699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Balagovind Kocchar","mobile_number":"7448064247","email_id":"navin.guha@yahoo.co.in","dop":"2026-02-06","serial_number":"580951374583712","imei1":"580951374583712","imei2":"580951374583712","popurl":"www.chitraksh-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187692,"job_number":"JOB_187692","tr_customer_id":187710,"tr_customer_product_id":187700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Hiranmaya Chopra","mobile_number":"7436364944","email_id":"amodini.pothuvaal@gmail.com","dop":"2026-02-06","serial_number":"572876915784703","imei1":"572876915784703","imei2":"572876915784703","popurl":"www.menaka-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187693,"job_number":"JOB_187693","tr_customer_id":187711,"tr_customer_product_id":187701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Dipankar Gowda","mobile_number":"7484288613","email_id":"varalakshmi.guneta@gmail.com","dop":"2026-02-06","serial_number":"634087725552952","imei1":"634087725552952","imei2":"634087725552952","popurl":"www.mohini-verma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187694,"job_number":"JOB_187694","tr_customer_id":187712,"tr_customer_product_id":187702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vyas Iyer","mobile_number":"7403707022","email_id":"rupinder.kakkar@gmail.com","dop":"2026-02-06","serial_number":"085350296019520","imei1":"085350296019520","imei2":"085350296019520","popurl":"www.aatmaja-khan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187695,"job_number":"JOB_187695","tr_customer_id":187713,"tr_customer_product_id":187703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Avadhesh Bhattathiri","mobile_number":"7436065833","email_id":"himani.johar@yahoo.co.in","dop":"2026-02-06","serial_number":"351710741849153","imei1":"351710741849153","imei2":"351710741849153","popurl":"www.bhushan-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187696,"job_number":"JOB_187696","tr_customer_id":187714,"tr_customer_product_id":187704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vrund Ahuja","mobile_number":"7400812098","email_id":"esha.agarwal@hotmail.com","dop":"2026-02-06","serial_number":"988014993310049","imei1":"988014993310049","imei2":"988014993310049","popurl":"www.hiranmay-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187697,"job_number":"JOB_187697","tr_customer_id":187715,"tr_customer_product_id":187705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Amritambu Bhattathiri","mobile_number":"7438347049","email_id":"ashlesh.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"309166665027698","imei1":"309166665027698","imei2":"309166665027698","popurl":"www.hiranmaya-kocchar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187698,"job_number":"JOB_187698","tr_customer_id":187716,"tr_customer_product_id":187706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Chandi Panicker","mobile_number":"7455073563","email_id":"bankim.gupta@hotmail.com","dop":"2026-02-06","serial_number":"812828363387333","imei1":"812828363387333","imei2":"812828363387333","popurl":"www.ameyatma-patel.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187699,"job_number":"JOB_187699","tr_customer_id":187717,"tr_customer_product_id":187707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Subodh Malik","mobile_number":"7464564190","email_id":"anaadi.mishra@yahoo.co.in","dop":"2026-02-06","serial_number":"571268352053974","imei1":"571268352053974","imei2":"571268352053974","popurl":"www.giri-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187700,"job_number":"JOB_187700","tr_customer_id":187718,"tr_customer_product_id":187708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Dandapaani Saini","mobile_number":"7489683735","email_id":"kumuda.varma@gmail.com","dop":"2026-02-06","serial_number":"297393260840558","imei1":"297393260840558","imei2":"297393260840558","popurl":"www.raj-adiga.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187701,"job_number":"JOB_187701","tr_customer_id":187719,"tr_customer_product_id":187709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Prema Iyengar","mobile_number":"7470228865","email_id":"bhasvan.abbott@yahoo.co.in","dop":"2026-02-06","serial_number":"370500540863927","imei1":"370500540863927","imei2":"370500540863927","popurl":"www.saroja-sinha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187702,"job_number":"JOB_187702","tr_customer_id":187720,"tr_customer_product_id":187710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vaishvi Adiga","mobile_number":"7441211858","email_id":"amrita.sharma@hotmail.com","dop":"2026-02-06","serial_number":"206677343491121","imei1":"206677343491121","imei2":"206677343491121","popurl":"www.deeksha-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187703,"job_number":"JOB_187703","tr_customer_id":187721,"tr_customer_product_id":187711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Meghnad Shah","mobile_number":"7442022511","email_id":"kama.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"785479356427383","imei1":"785479356427383","imei2":"785479356427383","popurl":"www.vrinda-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187704,"job_number":"JOB_187704","tr_customer_id":187723,"tr_customer_product_id":187712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Gati Kaur","mobile_number":"7441550193","email_id":"himadri.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"916424665082071","imei1":"916424665082071","imei2":"916424665082071","popurl":"www.shantanu-nehru.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187705,"job_number":"JOB_187705","tr_customer_id":187722,"tr_customer_product_id":187713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Anasuya Trivedi","mobile_number":"7401567196","email_id":"agnimitra.dhawan@yahoo.co.in","dop":"2026-02-06","serial_number":"565348653913828","imei1":"565348653913828","imei2":"565348653913828","popurl":"www.narendra-iyengar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187706,"job_number":"JOB_187706","tr_customer_id":187724,"tr_customer_product_id":187714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Poornima Desai","mobile_number":"7439969997","email_id":"dhatri.gupta@hotmail.com","dop":"2026-02-06","serial_number":"919444092982843","imei1":"919444092982843","imei2":"919444092982843","popurl":"www.diptendu-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187707,"job_number":"JOB_187707","tr_customer_id":187725,"tr_customer_product_id":187715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Akshaj Desai","mobile_number":"7497256861","email_id":"durga.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"728313102989864","imei1":"728313102989864","imei2":"728313102989864","popurl":"www.kashyap-pandey.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187708,"job_number":"JOB_187708","tr_customer_id":187726,"tr_customer_product_id":187716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Naval Deshpande","mobile_number":"7460470353","email_id":"keerti.gowda@hotmail.com","dop":"2026-02-06","serial_number":"626677903319439","imei1":"626677903319439","imei2":"626677903319439","popurl":"www.dhanapati-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187709,"job_number":"JOB_187709","tr_customer_id":187727,"tr_customer_product_id":187717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Abani Varma","mobile_number":"7456770810","email_id":"siddhi.bharadwaj@gmail.com","dop":"2026-02-06","serial_number":"699251603269451","imei1":"699251603269451","imei2":"699251603269451","popurl":"www.kalinda-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187710,"job_number":"JOB_187710","tr_customer_id":187728,"tr_customer_product_id":187718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Kannan Dubashi","mobile_number":"7479503565","email_id":"saroja.jain@hotmail.com","dop":"2026-02-06","serial_number":"733222852629354","imei1":"733222852629354","imei2":"733222852629354","popurl":"www.apsara-shukla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187711,"job_number":"JOB_187711","tr_customer_id":187729,"tr_customer_product_id":187719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bankim Agarwal","mobile_number":"7411843411","email_id":"kanak.nayar@gmail.com","dop":"2026-02-06","serial_number":"691674719974769","imei1":"691674719974769","imei2":"691674719974769","popurl":"www.rakesh-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187712,"job_number":"JOB_187712","tr_customer_id":187730,"tr_customer_product_id":187720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Swarnalata Kaul","mobile_number":"7444979644","email_id":"veda.bhattathiri@hotmail.com","dop":"2026-02-06","serial_number":"444946819327490","imei1":"444946819327490","imei2":"444946819327490","popurl":"www.bhooshit-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187713,"job_number":"JOB_187713","tr_customer_id":187731,"tr_customer_product_id":187721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Javas Joshi","mobile_number":"7403100282","email_id":"ojaswini.malik@hotmail.com","dop":"2026-02-06","serial_number":"834386553772267","imei1":"834386553772267","imei2":"834386553772267","popurl":"www.manoj-ahluwalia.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187714,"job_number":"JOB_187714","tr_customer_id":187732,"tr_customer_product_id":187722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Mangalya Namboothiri","mobile_number":"7478865994","email_id":"lai.pandey@gmail.com","dop":"2026-02-06","serial_number":"258030350648834","imei1":"258030350648834","imei2":"258030350648834","popurl":"www.kamalesh-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187715,"job_number":"JOB_187715","tr_customer_id":187733,"tr_customer_product_id":187723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bhupen Acharya","mobile_number":"7426205969","email_id":"indra.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"693906051779141","imei1":"693906051779141","imei2":"693906051779141","popurl":"www.kashyapi-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187716,"job_number":"JOB_187716","tr_customer_id":187734,"tr_customer_product_id":187724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Abhaya Asan","mobile_number":"7413634754","email_id":"chakrika.chaturvedi@yahoo.co.in","dop":"2026-02-06","serial_number":"348345760178315","imei1":"348345760178315","imei2":"348345760178315","popurl":"www.atmanand-kapoor.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187717,"job_number":"JOB_187717","tr_customer_id":187735,"tr_customer_product_id":187725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Chanda Tandon","mobile_number":"7401828998","email_id":"vyas.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"664025575077627","imei1":"664025575077627","imei2":"664025575077627","popurl":"www.charuchandra-mukhopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187718,"job_number":"JOB_187718","tr_customer_id":187736,"tr_customer_product_id":187726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bahula Chattopadhyay","mobile_number":"7445652317","email_id":"shobhana.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"840772239196592","imei1":"840772239196592","imei2":"840772239196592","popurl":"www.dayaamay-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187719,"job_number":"JOB_187719","tr_customer_id":187737,"tr_customer_product_id":187727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Jai Bandopadhyay","mobile_number":"7417579960","email_id":"chandra.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"467549334029589","imei1":"467549334029589","imei2":"467549334029589","popurl":"www.sarla-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187720,"job_number":"JOB_187720","tr_customer_id":187738,"tr_customer_product_id":187728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Usha Dubashi","mobile_number":"7498574735","email_id":"gouranga.reddy@gmail.com","dop":"2026-02-06","serial_number":"119782138361902","imei1":"119782138361902","imei2":"119782138361902","popurl":"www.kartik-dutta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187721,"job_number":"JOB_187721","tr_customer_id":187739,"tr_customer_product_id":187729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Som Varrier","mobile_number":"7415034675","email_id":"chandraswaroopa.guneta@hotmail.com","dop":"2026-02-06","serial_number":"405495085497102","imei1":"405495085497102","imei2":"405495085497102","popurl":"www.durgeshwari-gandhi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187722,"job_number":"JOB_187722","tr_customer_id":187740,"tr_customer_product_id":187730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Gatik Tandon","mobile_number":"7460380787","email_id":"sloka.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"259026553158473","imei1":"259026553158473","imei2":"259026553158473","popurl":"www.gajaadhar-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187723,"job_number":"JOB_187723","tr_customer_id":187741,"tr_customer_product_id":187731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Asha Devar","mobile_number":"7407742526","email_id":"maheswar.gupta@gmail.com","dop":"2026-02-06","serial_number":"174635483231344","imei1":"174635483231344","imei2":"174635483231344","popurl":"www.harinarayan-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187724,"job_number":"JOB_187724","tr_customer_id":187742,"tr_customer_product_id":187732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Ekaparnika Jha","mobile_number":"7432005764","email_id":"aashritha.varma@gmail.com","dop":"2026-02-06","serial_number":"565008599390360","imei1":"565008599390360","imei2":"565008599390360","popurl":"www.chandradev-khan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187725,"job_number":"JOB_187725","tr_customer_id":187743,"tr_customer_product_id":187733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Pranay Tagore","mobile_number":"7457864931","email_id":"bhooshan.malik@gmail.com","dop":"2026-02-06","serial_number":"714090223675030","imei1":"714090223675030","imei2":"714090223675030","popurl":"www.paramartha-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187726,"job_number":"JOB_187726","tr_customer_id":187744,"tr_customer_product_id":187734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Baidehi Sharma","mobile_number":"7450553558","email_id":"gauraang.mahajan@gmail.com","dop":"2026-02-06","serial_number":"123970888494376","imei1":"123970888494376","imei2":"123970888494376","popurl":"www.akroor-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187727,"job_number":"JOB_187727","tr_customer_id":187745,"tr_customer_product_id":187735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Giriraaj Tagore","mobile_number":"7491042574","email_id":"lal.rana@gmail.com","dop":"2026-02-06","serial_number":"065534233036904","imei1":"065534233036904","imei2":"065534233036904","popurl":"www.krishnadas-nayar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187728,"job_number":"JOB_187728","tr_customer_id":187746,"tr_customer_product_id":187736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Dipali Menon","mobile_number":"7458321611","email_id":"akshainie.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"339898624236269","imei1":"339898624236269","imei2":"339898624236269","popurl":"www.raj-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187729,"job_number":"JOB_187729","tr_customer_id":187747,"tr_customer_product_id":187737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Atmananda Saini","mobile_number":"7437518170","email_id":"bandhul.jha@gmail.com","dop":"2026-02-06","serial_number":"028464306266528","imei1":"028464306266528","imei2":"028464306266528","popurl":"www.deepankar-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187730,"job_number":"JOB_187730","tr_customer_id":187748,"tr_customer_product_id":187738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Daron Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"68987499406166","imei1":"68987499406166","imei2":"68987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187731,"job_number":"JOB_187731","tr_customer_id":187749,"tr_customer_product_id":187739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"rajesh Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"48987499406166","imei1":"48987499406166","imei2":"48987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187732,"job_number":"JOB_187732","tr_customer_id":187750,"tr_customer_product_id":187740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"raman Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"58987499406166","imei1":"58987499406166","imei2":"58987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187733,"job_number":"JOB_187733","tr_customer_id":187751,"tr_customer_product_id":187741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Gaurav Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"38987499406166","imei1":"38987499406166","imei2":"38987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187734,"job_number":"JOB_187734","tr_customer_id":187752,"tr_customer_product_id":187742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Darrion Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"28987499406166","imei1":"28987499406166","imei2":"28987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187735,"job_number":"JOB_187735","tr_customer_id":187753,"tr_customer_product_id":187743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:46.000Z","modified_at":"2026-02-16T06:53:46.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10422728174497","imei1":"10422728174497","imei2":"10422728174497","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187737,"job_number":"JOB_187737","tr_customer_id":187755,"tr_customer_product_id":187745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:48.000Z","modified_at":"2026-02-16T06:53:48.000Z","name":"Timmy Kemmer","mobile_number":"338-730-9494","email_id":"Velva66@yahoo.com","dop":"2025-06-18","serial_number":"1036644868349699","imei1":"1036644868349699","imei2":"1036644868349699","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187738,"job_number":"JOB_187738","tr_customer_id":187756,"tr_customer_product_id":187746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:48.000Z","modified_at":"2026-02-16T06:53:48.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"108957945429369","imei1":"108957945429369","imei2":"108957945429369","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187741,"job_number":"JOB_187741","tr_customer_id":187759,"tr_customer_product_id":187749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:54.000Z","modified_at":"2026-02-16T06:53:54.000Z","name":"Rafael Schoen","mobile_number":"328-343-9579","email_id":"Barbara_Brown@hotmail.com","dop":"2025-04-06","serial_number":"15042686585280554","imei1":"15042686585280554","imei2":"15042686585280554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187742,"job_number":"JOB_187742","tr_customer_id":187760,"tr_customer_product_id":187750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:54:36.000Z","modified_at":"2026-02-16T06:54:37.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10090717838626","imei1":"10090717838626","imei2":"10090717838626","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187744,"job_number":"JOB_187744","tr_customer_id":187762,"tr_customer_product_id":187752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:54:38.000Z","modified_at":"2026-02-16T06:54:38.000Z","name":"Isabella Schultz","mobile_number":"258-688-8586","email_id":"Antonio_Tillman@gmail.com","dop":"2025-06-18","serial_number":"1043234793441233","imei1":"1043234793441233","imei2":"1043234793441233","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187745,"job_number":"JOB_187745","tr_customer_id":187763,"tr_customer_product_id":187753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:05.000Z","modified_at":"2026-02-16T06:57:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18304644907001","imei1":"18304644907001","imei2":"18304644907001","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187747,"job_number":"JOB_187747","tr_customer_id":187765,"tr_customer_product_id":187755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:07.000Z","modified_at":"2026-02-16T06:57:07.000Z","name":"Gladys Windler","mobile_number":"533-820-4418","email_id":"Alena.Romaguera76@yahoo.com","dop":"2025-04-06","serial_number":"13982904790422626","imei1":"13982904790422626","imei2":"13982904790422626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187748,"job_number":"JOB_187748","tr_customer_id":187766,"tr_customer_product_id":187756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:30.000Z","modified_at":"2026-02-16T06:57:30.000Z","name":"Akshata Shah","mobile_number":"9026612846","email_id":"rameshwar.somayaji@hotmail.com","dop":"2026-02-06","serial_number":"111354347293485","imei1":"111354347293485","imei2":"111354347293485","popurl":"www.ameyatma-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187749,"job_number":"JOB_187749","tr_customer_id":187767,"tr_customer_product_id":187757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:55.000Z","modified_at":"2026-02-16T06:57:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16070604976093","imei1":"16070604976093","imei2":"16070604976093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187751,"job_number":"JOB_187751","tr_customer_id":187769,"tr_customer_product_id":187759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:57.000Z","modified_at":"2026-02-16T06:57:57.000Z","name":"Angela Bergnaum","mobile_number":"677-278-6437","email_id":"Maynard.OReilly41@gmail.com","dop":"2025-04-06","serial_number":"16517306928281448","imei1":"16517306928281448","imei2":"16517306928281448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187752,"job_number":"JOB_187752","tr_customer_id":187770,"tr_customer_product_id":187760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:08.000Z","modified_at":"2026-02-16T06:58:08.000Z","name":"Vijay Arora","mobile_number":"9038112007","email_id":"gautam.marar@gmail.com","dop":"2026-02-06","serial_number":"192657416881589","imei1":"192657416881589","imei2":"192657416881589","popurl":"www.bandhul-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187754,"job_number":"JOB_187754","tr_customer_id":187772,"tr_customer_product_id":187762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:45.000Z","modified_at":"2026-02-16T06:58:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15546048598120","imei1":"15546048598120","imei2":"15546048598120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187756,"job_number":"JOB_187756","tr_customer_id":187774,"tr_customer_product_id":187764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:47.000Z","modified_at":"2026-02-16T06:58:47.000Z","name":"Barney Boyle","mobile_number":"441-593-3994","email_id":"Ernie.Hills31@gmail.com","dop":"2025-04-06","serial_number":"14890361989118116","imei1":"14890361989118116","imei2":"14890361989118116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187757,"job_number":"JOB_187757","tr_customer_id":187775,"tr_customer_product_id":187765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:54.000Z","modified_at":"2026-02-16T06:58:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13649599952469","imei1":"13649599952469","imei2":"13649599952469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187759,"job_number":"JOB_187759","tr_customer_id":187777,"tr_customer_product_id":187767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:56.000Z","modified_at":"2026-02-16T06:58:56.000Z","name":"Chanel Hayes","mobile_number":"302-966-8297","email_id":"Ulises_Thompson@hotmail.com","dop":"2025-04-06","serial_number":"15685432121939512","imei1":"15685432121939512","imei2":"15685432121939512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187762,"job_number":"JOB_187762","tr_customer_id":187780,"tr_customer_product_id":187770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:59:46.000Z","modified_at":"2026-02-16T06:59:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12124990536618","imei1":"12124990536618","imei2":"12124990536618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187764,"job_number":"JOB_187764","tr_customer_id":187782,"tr_customer_product_id":187772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:59:48.000Z","modified_at":"2026-02-16T06:59:48.000Z","name":"Donavon Walker","mobile_number":"963-741-6243","email_id":"Arturo66@hotmail.com","dop":"2025-04-06","serial_number":"18249627528593280","imei1":"18249627528593280","imei2":"18249627528593280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187765,"job_number":"JOB_187765","tr_customer_id":187783,"tr_customer_product_id":187773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:00:37.000Z","modified_at":"2026-02-16T07:00:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17626334465909","imei1":"17626334465909","imei2":"17626334465909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187767,"job_number":"JOB_187767","tr_customer_id":187785,"tr_customer_product_id":187775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:00:39.000Z","modified_at":"2026-02-16T07:00:39.000Z","name":"Adrien Rowe","mobile_number":"786-595-8718","email_id":"Gonzalo55@yahoo.com","dop":"2025-04-06","serial_number":"16737733459593560","imei1":"16737733459593560","imei2":"16737733459593560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187768,"job_number":"JOB_187768","tr_customer_id":187786,"tr_customer_product_id":187776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:01:24.000Z","modified_at":"2026-02-16T07:01:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15667470414682","imei1":"15667470414682","imei2":"15667470414682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187770,"job_number":"JOB_187770","tr_customer_id":187788,"tr_customer_product_id":187778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:01:26.000Z","modified_at":"2026-02-16T07:01:26.000Z","name":"Thaddeus Kemmer","mobile_number":"286-862-9206","email_id":"Marlee.Lubowitz20@yahoo.com","dop":"2025-04-06","serial_number":"13482178663170232","imei1":"13482178663170232","imei2":"13482178663170232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187772,"job_number":"JOB_187772","tr_customer_id":187790,"tr_customer_product_id":187780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:08.000Z","modified_at":"2026-02-16T07:02:08.000Z","name":"Terence Kunde","mobile_number":"923-320-0669","email_id":"Merle.Mueller@yahoo.com","dop":"2025-04-06","serial_number":"16941513213571332","imei1":"16941513213571332","imei2":"16941513213571332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187773,"job_number":"JOB_187773","tr_customer_id":187791,"tr_customer_product_id":187781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:13.000Z","modified_at":"2026-02-16T07:02:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11000669124851","imei1":"11000669124851","imei2":"11000669124851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187775,"job_number":"JOB_187775","tr_customer_id":187793,"tr_customer_product_id":187783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:14.000Z","modified_at":"2026-02-16T07:02:14.000Z","name":"Nikko Mertz","mobile_number":"444-673-3277","email_id":"Coralie_Schimmel44@gmail.com","dop":"2025-04-06","serial_number":"14328492950182700","imei1":"14328492950182700","imei2":"14328492950182700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187776,"job_number":"JOB_187776","tr_customer_id":187794,"tr_customer_product_id":187784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:55.000Z","modified_at":"2026-02-16T07:02:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17006961404992","imei1":"17006961404992","imei2":"17006961404992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187778,"job_number":"JOB_187778","tr_customer_id":187796,"tr_customer_product_id":187786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:56.000Z","modified_at":"2026-02-16T07:02:56.000Z","name":"Orrin Gutmann","mobile_number":"703-933-6651","email_id":"Mariane_Brakus@gmail.com","dop":"2025-04-06","serial_number":"17769649351622994","imei1":"17769649351622994","imei2":"17769649351622994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187779,"job_number":"JOB_187779","tr_customer_id":187797,"tr_customer_product_id":187787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:00.000Z","modified_at":"2026-02-16T07:03:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10650889977856","imei1":"10650889977856","imei2":"10650889977856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187781,"job_number":"JOB_187781","tr_customer_id":187799,"tr_customer_product_id":187789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:02.000Z","modified_at":"2026-02-16T07:03:02.000Z","name":"Augustus Kshlerin","mobile_number":"909-481-8579","email_id":"Emilie.Labadie51@yahoo.com","dop":"2025-04-06","serial_number":"16228040490869462","imei1":"16228040490869462","imei2":"16228040490869462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187785,"job_number":"JOB_187785","tr_customer_id":187803,"tr_customer_product_id":187793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:05.000Z","modified_at":"2026-02-16T07:03:05.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12239006895186","imei1":"12239006895186","imei2":"12239006895186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187787,"job_number":"JOB_187787","tr_customer_id":187805,"tr_customer_product_id":187795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:07.000Z","modified_at":"2026-02-16T07:03:07.000Z","name":"Jennyfer Watsica","mobile_number":"809-201-3489","email_id":"Naomie46@gmail.com","dop":"2025-04-06","serial_number":"16044876529484996","imei1":"16044876529484996","imei2":"16044876529484996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187788,"job_number":"JOB_187788","tr_customer_id":187806,"tr_customer_product_id":187796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:42.000Z","modified_at":"2026-02-16T07:03:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19609168491170","imei1":"19609168491170","imei2":"19609168491170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187790,"job_number":"JOB_187790","tr_customer_id":187808,"tr_customer_product_id":187798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:44.000Z","modified_at":"2026-02-16T07:03:44.000Z","name":"Bernie Boehm","mobile_number":"391-513-4174","email_id":"Armani46@gmail.com","dop":"2025-04-06","serial_number":"10871155020578314","imei1":"10871155020578314","imei2":"10871155020578314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187794,"job_number":"JOB_187794","tr_customer_id":187812,"tr_customer_product_id":187802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:55.000Z","modified_at":"2026-02-16T07:03:55.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"16107864249254","imei1":"16107864249254","imei2":"16107864249254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187796,"job_number":"JOB_187796","tr_customer_id":187814,"tr_customer_product_id":187804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:57.000Z","modified_at":"2026-02-16T07:03:57.000Z","name":"Eryn Jacobi","mobile_number":"710-562-6111","email_id":"Otha_Olson29@yahoo.com","dop":"2025-04-06","serial_number":"16175331372680332","imei1":"16175331372680332","imei2":"16175331372680332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187797,"job_number":"JOB_187797","tr_customer_id":187815,"tr_customer_product_id":187805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:22.000Z","modified_at":"2026-02-16T07:04:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18385513874638","imei1":"18385513874638","imei2":"18385513874638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187799,"job_number":"JOB_187799","tr_customer_id":187817,"tr_customer_product_id":187807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:23.000Z","modified_at":"2026-02-16T07:04:23.000Z","name":"Marvin Heathcote","mobile_number":"908-354-8057","email_id":"Price16@gmail.com","dop":"2025-04-06","serial_number":"16223273433891032","imei1":"16223273433891032","imei2":"16223273433891032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187800,"job_number":"JOB_187800","tr_customer_id":187818,"tr_customer_product_id":187808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:29.000Z","modified_at":"2026-02-16T07:04:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15143884638164","imei1":"15143884638164","imei2":"15143884638164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187802,"job_number":"JOB_187802","tr_customer_id":187820,"tr_customer_product_id":187810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:31.000Z","modified_at":"2026-02-16T07:04:31.000Z","name":"Maria Waelchi","mobile_number":"264-456-6825","email_id":"Earlene.OHara20@hotmail.com","dop":"2025-04-06","serial_number":"19469241696137292","imei1":"19469241696137292","imei2":"19469241696137292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187806,"job_number":"JOB_187806","tr_customer_id":187824,"tr_customer_product_id":187814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:46.000Z","modified_at":"2026-02-16T07:04:46.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"14308396518881","imei1":"14308396518881","imei2":"14308396518881","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187808,"job_number":"JOB_187808","tr_customer_id":187826,"tr_customer_product_id":187816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:48.000Z","modified_at":"2026-02-16T07:04:48.000Z","name":"Lew Schultz","mobile_number":"891-573-2417","email_id":"Ida23@hotmail.com","dop":"2025-04-06","serial_number":"12447066003793166","imei1":"12447066003793166","imei2":"12447066003793166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187809,"job_number":"JOB_187809","tr_customer_id":187827,"tr_customer_product_id":187817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:10.000Z","modified_at":"2026-02-16T07:05:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10697747819408","imei1":"10697747819408","imei2":"10697747819408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187811,"job_number":"JOB_187811","tr_customer_id":187829,"tr_customer_product_id":187819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:12.000Z","modified_at":"2026-02-16T07:05:12.000Z","name":"Laurence Runolfsdottir","mobile_number":"876-326-7138","email_id":"Katrine.Rogahn@hotmail.com","dop":"2025-04-06","serial_number":"17789079474641484","imei1":"17789079474641484","imei2":"17789079474641484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187815,"job_number":"JOB_187815","tr_customer_id":187833,"tr_customer_product_id":187823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:58.000Z","modified_at":"2026-02-16T07:05:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13617009074728","imei1":"13617009074728","imei2":"13617009074728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187817,"job_number":"JOB_187817","tr_customer_id":187835,"tr_customer_product_id":187825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:59.000Z","modified_at":"2026-02-16T07:05:59.000Z","name":"Katharina Kautzer","mobile_number":"375-832-7567","email_id":"Cleo.Volkman16@hotmail.com","dop":"2025-04-06","serial_number":"16403239808841160","imei1":"16403239808841160","imei2":"16403239808841160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187818,"job_number":"JOB_187818","tr_customer_id":187836,"tr_customer_product_id":187826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:09:27.000Z","modified_at":"2026-02-16T07:09:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10870703398491","imei1":"10870703398491","imei2":"10870703398491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187820,"job_number":"JOB_187820","tr_customer_id":187838,"tr_customer_product_id":187828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:09:29.000Z","modified_at":"2026-02-16T07:09:29.000Z","name":"Lionel Lueilwitz","mobile_number":"258-216-9722","email_id":"Ernest.Kiehn69@gmail.com","dop":"2025-04-06","serial_number":"10956172707474774","imei1":"10956172707474774","imei2":"10956172707474774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:09:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187821,"job_number":"JOB_187821","tr_customer_id":187839,"tr_customer_product_id":187829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:16.000Z","modified_at":"2026-02-16T07:10:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14247239526829","imei1":"14247239526829","imei2":"14247239526829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187823,"job_number":"JOB_187823","tr_customer_id":187841,"tr_customer_product_id":187831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:17.000Z","modified_at":"2026-02-16T07:10:17.000Z","name":"Violet Rosenbaum","mobile_number":"231-244-8452","email_id":"Raegan_Wilkinson23@gmail.com","dop":"2025-04-06","serial_number":"14570486230351816","imei1":"14570486230351816","imei2":"14570486230351816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187824,"job_number":"JOB_187824","tr_customer_id":187842,"tr_customer_product_id":187832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:49.000Z","modified_at":"2026-02-16T07:10:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19982038349894","imei1":"19982038349894","imei2":"19982038349894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187826,"job_number":"JOB_187826","tr_customer_id":187844,"tr_customer_product_id":187834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:51.000Z","modified_at":"2026-02-16T07:10:51.000Z","name":"Charley Kiehn","mobile_number":"798-326-2207","email_id":"Domenica65@yahoo.com","dop":"2025-04-06","serial_number":"14532966572397984","imei1":"14532966572397984","imei2":"14532966572397984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187827,"job_number":"JOB_187827","tr_customer_id":187845,"tr_customer_product_id":187835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:00.000Z","modified_at":"2026-02-16T07:11:00.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18356133762093","imei1":"18356133762093","imei2":"18356133762093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187829,"job_number":"JOB_187829","tr_customer_id":187847,"tr_customer_product_id":187837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:02.000Z","modified_at":"2026-02-16T07:11:02.000Z","name":"Eryn McGlynn","mobile_number":"748-633-3022","email_id":"Noemi34@gmail.com","dop":"2025-04-06","serial_number":"17167289021913346","imei1":"17167289021913346","imei2":"17167289021913346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187830,"job_number":"JOB_187830","tr_customer_id":187848,"tr_customer_product_id":187838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:03.000Z","modified_at":"2026-02-16T07:11:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13277682587576","imei1":"13277682587576","imei2":"13277682587576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187832,"job_number":"JOB_187832","tr_customer_id":187850,"tr_customer_product_id":187840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:05.000Z","modified_at":"2026-02-16T07:11:05.000Z","name":"Wilford Sawayn","mobile_number":"949-249-3134","email_id":"Adeline_Larson56@hotmail.com","dop":"2025-04-06","serial_number":"17115498869950110","imei1":"17115498869950110","imei2":"17115498869950110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187833,"job_number":"JOB_187833","tr_customer_id":187851,"tr_customer_product_id":187841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:39.000Z","modified_at":"2026-02-16T07:11:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11824152812747","imei1":"11824152812747","imei2":"11824152812747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187835,"job_number":"JOB_187835","tr_customer_id":187853,"tr_customer_product_id":187843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:41.000Z","modified_at":"2026-02-16T07:11:41.000Z","name":"Carissa Schaefer","mobile_number":"444-696-3104","email_id":"Noemie_Terry@hotmail.com","dop":"2025-04-06","serial_number":"12382539913703974","imei1":"12382539913703974","imei2":"12382539913703974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187837,"job_number":"JOB_187837","tr_customer_id":187855,"tr_customer_product_id":187845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:44.000Z","modified_at":"2026-02-16T07:11:44.000Z","name":"Brendan Ledner","mobile_number":"923-681-7687","email_id":"Laverne.Douglas@gmail.com","dop":"2025-04-06","serial_number":"12135952631103550","imei1":"12135952631103550","imei2":"12135952631103550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187838,"job_number":"JOB_187838","tr_customer_id":187856,"tr_customer_product_id":187846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:49.000Z","modified_at":"2026-02-16T07:11:49.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10556437744681","imei1":"10556437744681","imei2":"10556437744681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187840,"job_number":"JOB_187840","tr_customer_id":187858,"tr_customer_product_id":187848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:50.000Z","modified_at":"2026-02-16T07:11:50.000Z","name":"Lonie Lowe","mobile_number":"309-997-1464","email_id":"Marilie.Predovic50@hotmail.com","dop":"2025-04-06","serial_number":"16822613562306568","imei1":"16822613562306568","imei2":"16822613562306568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187842,"job_number":"JOB_187842","tr_customer_id":187860,"tr_customer_product_id":187850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:52.000Z","modified_at":"2026-02-16T07:11:52.000Z","name":"Gage Bayer","mobile_number":"617-811-2677","email_id":"Sim_Runte98@hotmail.com","dop":"2025-04-06","serial_number":"10385451062333424","imei1":"10385451062333424","imei2":"10385451062333424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187843,"job_number":"JOB_187843","tr_customer_id":187861,"tr_customer_product_id":187851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:31.000Z","modified_at":"2026-02-16T07:12:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15467039191514","imei1":"15467039191514","imei2":"15467039191514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187845,"job_number":"JOB_187845","tr_customer_id":187863,"tr_customer_product_id":187853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:32.000Z","modified_at":"2026-02-16T07:12:32.000Z","name":"Domenico Boehm","mobile_number":"359-726-4015","email_id":"Meggie_Heidenreich@gmail.com","dop":"2025-04-06","serial_number":"15803518037885052","imei1":"15803518037885052","imei2":"15803518037885052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187846,"job_number":"JOB_187846","tr_customer_id":187864,"tr_customer_product_id":187854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:36.000Z","modified_at":"2026-02-16T07:12:36.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"16135361170947","imei1":"16135361170947","imei2":"16135361170947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187848,"job_number":"JOB_187848","tr_customer_id":187866,"tr_customer_product_id":187856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:38.000Z","modified_at":"2026-02-16T07:12:38.000Z","name":"Maria Harvey","mobile_number":"554-316-4693","email_id":"Brian_Jenkins76@gmail.com","dop":"2025-04-06","serial_number":"19964328541642330","imei1":"19964328541642330","imei2":"19964328541642330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187849,"job_number":"JOB_187849","tr_customer_id":187867,"tr_customer_product_id":187857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:19.000Z","modified_at":"2026-02-16T07:16:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19560340185770","imei1":"19560340185770","imei2":"19560340185770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187851,"job_number":"JOB_187851","tr_customer_id":187869,"tr_customer_product_id":187859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:21.000Z","modified_at":"2026-02-16T07:16:21.000Z","name":"Jerome Gusikowski","mobile_number":"255-653-6710","email_id":"Theodore.Feest@yahoo.com","dop":"2025-04-06","serial_number":"12819661451128566","imei1":"12819661451128566","imei2":"12819661451128566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187853,"job_number":"JOB_187853","tr_customer_id":187871,"tr_customer_product_id":187861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:29.000Z","modified_at":"2026-02-16T07:16:29.000Z","name":"Kennedi Watsica","mobile_number":"987-865-4280","email_id":"Johnathon85@yahoo.com","dop":"2025-04-06","serial_number":"14951326996441380","imei1":"14951326996441380","imei2":"14951326996441380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187854,"job_number":"JOB_187854","tr_customer_id":187872,"tr_customer_product_id":187862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:08.000Z","modified_at":"2026-02-16T07:17:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19488630330136","imei1":"19488630330136","imei2":"19488630330136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187856,"job_number":"JOB_187856","tr_customer_id":187874,"tr_customer_product_id":187864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:10.000Z","modified_at":"2026-02-16T07:17:10.000Z","name":"Natalie Langworth","mobile_number":"901-831-4331","email_id":"Garth_Hauck37@gmail.com","dop":"2025-04-06","serial_number":"12433581321527716","imei1":"12433581321527716","imei2":"12433581321527716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187857,"job_number":"JOB_187857","tr_customer_id":187875,"tr_customer_product_id":187865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:56.000Z","modified_at":"2026-02-16T07:17:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18432213650780","imei1":"18432213650780","imei2":"18432213650780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187859,"job_number":"JOB_187859","tr_customer_id":187877,"tr_customer_product_id":187867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:58.000Z","modified_at":"2026-02-16T07:17:58.000Z","name":"Miles Goodwin","mobile_number":"972-954-7746","email_id":"Esperanza32@gmail.com","dop":"2025-04-06","serial_number":"15525752892960832","imei1":"15525752892960832","imei2":"15525752892960832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187860,"job_number":"JOB_187860","tr_customer_id":187878,"tr_customer_product_id":187868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Aanandinii Asan","mobile_number":"9098533546","email_id":"navin.prajapat@hotmail.com","dop":"2026-02-06","serial_number":"589176447431982","imei1":"589176447431982","imei2":"589176447431982","popurl":"www.abhaya-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187861,"job_number":"JOB_187861","tr_customer_id":187879,"tr_customer_product_id":187869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Himani Bhat","mobile_number":"9079360563","email_id":"asha.tandon@hotmail.com","dop":"2026-02-06","serial_number":"601433253758481","imei1":"601433253758481","imei2":"601433253758481","popurl":"www.chatur-dhawan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187862,"job_number":"JOB_187862","tr_customer_id":187880,"tr_customer_product_id":187870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Krishna Talwar","mobile_number":"9072522343","email_id":"chandramohan.patil@gmail.com","dop":"2026-02-06","serial_number":"167143731190696","imei1":"167143731190696","imei2":"167143731190696","popurl":"www.digambara-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187863,"job_number":"JOB_187863","tr_customer_id":187881,"tr_customer_product_id":187871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Asha Naik","mobile_number":"9003688872","email_id":"gauranga.agarwal@gmail.com","dop":"2026-02-06","serial_number":"529735748623096","imei1":"529735748623096","imei2":"529735748623096","popurl":"www.charak-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187864,"job_number":"JOB_187864","tr_customer_id":187882,"tr_customer_product_id":187872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhasvan Bhattathiri","mobile_number":"9030674550","email_id":"girija.gandhi@yahoo.co.in","dop":"2026-02-06","serial_number":"983300429169852","imei1":"983300429169852","imei2":"983300429169852","popurl":"www.chetanaanand-iyengar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187865,"job_number":"JOB_187865","tr_customer_id":187883,"tr_customer_product_id":187873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhanumati Bhattathiri","mobile_number":"9083365706","email_id":"adhiraj.sharma@hotmail.com","dop":"2026-02-06","serial_number":"334217348051823","imei1":"334217348051823","imei2":"334217348051823","popurl":"www.ojaswini-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187866,"job_number":"JOB_187866","tr_customer_id":187885,"tr_customer_product_id":187874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Pranay Khanna","mobile_number":"9014056678","email_id":"bhamini.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"452905632371840","imei1":"452905632371840","imei2":"452905632371840","popurl":"www.kiran-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187868,"job_number":"JOB_187868","tr_customer_id":187886,"tr_customer_product_id":187876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhaaswar Patil","mobile_number":"9097734684","email_id":"aanandaswarup.pillai@yahoo.co.in","dop":"2026-02-06","serial_number":"922543980598996","imei1":"922543980598996","imei2":"922543980598996","popurl":"www.dipankar-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187869,"job_number":"JOB_187869","tr_customer_id":187887,"tr_customer_product_id":187877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Yoginder Dwivedi","mobile_number":"9099535622","email_id":"agneya.kakkar@gmail.com","dop":"2026-02-06","serial_number":"191829784021832","imei1":"191829784021832","imei2":"191829784021832","popurl":"www.ashlesh-mukhopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187870,"job_number":"JOB_187870","tr_customer_id":187888,"tr_customer_product_id":187878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Sachin Varma","mobile_number":"9075652212","email_id":"charuvrat.varman@gmail.com","dop":"2026-02-06","serial_number":"304331092607137","imei1":"304331092607137","imei2":"304331092607137","popurl":"www.devak-nair.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187871,"job_number":"JOB_187871","tr_customer_id":187889,"tr_customer_product_id":187879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Chandradev Acharya","mobile_number":"9031815389","email_id":"dhanapati.deshpande@gmail.com","dop":"2026-02-06","serial_number":"327329331750300","imei1":"327329331750300","imei2":"327329331750300","popurl":"www.karunanidhi-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187872,"job_number":"JOB_187872","tr_customer_id":187890,"tr_customer_product_id":187880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Preity Varrier","mobile_number":"9018287744","email_id":"devika.kaniyar@gmail.com","dop":"2026-02-06","serial_number":"895631939507101","imei1":"895631939507101","imei2":"895631939507101","popurl":"www.lai-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187873,"job_number":"JOB_187873","tr_customer_id":187891,"tr_customer_product_id":187881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Dipali Nayar","mobile_number":"9055378038","email_id":"mayoor.ahluwalia@gmail.com","dop":"2026-02-06","serial_number":"707718731886146","imei1":"707718731886146","imei2":"707718731886146","popurl":"www.narinder-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187874,"job_number":"JOB_187874","tr_customer_id":187892,"tr_customer_product_id":187882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Nalini Pandey","mobile_number":"9055846174","email_id":"arjun.bandopadhyay@gmail.com","dop":"2026-02-06","serial_number":"819566951824702","imei1":"819566951824702","imei2":"819566951824702","popurl":"www.parvati-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187875,"job_number":"JOB_187875","tr_customer_id":187893,"tr_customer_product_id":187883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Leela Guha","mobile_number":"9016280039","email_id":"siddhran.chopra@yahoo.co.in","dop":"2026-02-06","serial_number":"373440285105890","imei1":"373440285105890","imei2":"373440285105890","popurl":"www.yogendra-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187876,"job_number":"JOB_187876","tr_customer_id":187894,"tr_customer_product_id":187884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Ramesh Namboothiri","mobile_number":"9021514438","email_id":"sameer.kaniyar@hotmail.com","dop":"2026-02-06","serial_number":"862618977847871","imei1":"862618977847871","imei2":"862618977847871","popurl":"www.shubha-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187877,"job_number":"JOB_187877","tr_customer_id":187895,"tr_customer_product_id":187885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Anaadi Kaul","mobile_number":"9078434647","email_id":"shwet.agarwal@hotmail.com","dop":"2026-02-06","serial_number":"930017745694929","imei1":"930017745694929","imei2":"930017745694929","popurl":"www.achalesvara-jha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187878,"job_number":"JOB_187878","tr_customer_id":187896,"tr_customer_product_id":187886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Harinakshi Menon","mobile_number":"9056697726","email_id":"shivakari.guha@yahoo.co.in","dop":"2026-02-06","serial_number":"177870245856175","imei1":"177870245856175","imei2":"177870245856175","popurl":"www.trilokesh-singh.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187880,"job_number":"JOB_187880","tr_customer_id":187898,"tr_customer_product_id":187888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Kumari Varman","mobile_number":"9060970876","email_id":"mukesh.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"478301665905555","imei1":"478301665905555","imei2":"478301665905555","popurl":"www.manisha-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187882,"job_number":"JOB_187882","tr_customer_id":187900,"tr_customer_product_id":187890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Dhanu Dubashi","mobile_number":"9035413260","email_id":"deeptimayee.varrier@gmail.com","dop":"2026-02-06","serial_number":"002808113093006","imei1":"002808113093006","imei2":"002808113093006","popurl":"www.hiranya-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187883,"job_number":"JOB_187883","tr_customer_id":187901,"tr_customer_product_id":187891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Ganaka Iyengar","mobile_number":"9014930770","email_id":"gauranga.banerjee@gmail.com","dop":"2026-02-06","serial_number":"609478323549868","imei1":"609478323549868","imei2":"609478323549868","popurl":"www.kama-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187884,"job_number":"JOB_187884","tr_customer_id":187902,"tr_customer_product_id":187892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Bhaanumati Mehra","mobile_number":"9064402589","email_id":"mohana.patel@hotmail.com","dop":"2026-02-06","serial_number":"311052229500087","imei1":"311052229500087","imei2":"311052229500087","popurl":"www.dandak-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187885,"job_number":"JOB_187885","tr_customer_id":187903,"tr_customer_product_id":187893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Aayushmaan Gowda","mobile_number":"9084115731","email_id":"balamani.kapoor@yahoo.co.in","dop":"2026-02-06","serial_number":"324870468099147","imei1":"324870468099147","imei2":"324870468099147","popurl":"www.hiranmay-pothuvaal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187886,"job_number":"JOB_187886","tr_customer_id":187904,"tr_customer_product_id":187894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Gajaadhar Panicker","mobile_number":"9084349252","email_id":"jaya.mehrotra@gmail.com","dop":"2026-02-06","serial_number":"696626689286799","imei1":"696626689286799","imei2":"696626689286799","popurl":"www.gandharva-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187887,"job_number":"JOB_187887","tr_customer_id":187905,"tr_customer_product_id":187895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Anjushri Tagore","mobile_number":"9005397965","email_id":"agnivesh.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"827002974118067","imei1":"827002974118067","imei2":"827002974118067","popurl":"www.chandan-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187889,"job_number":"JOB_187889","tr_customer_id":187907,"tr_customer_product_id":187897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Girja Menon","mobile_number":"9063236085","email_id":"jagdeep.kocchar@hotmail.com","dop":"2026-02-06","serial_number":"138078793411710","imei1":"138078793411710","imei2":"138078793411710","popurl":"www.niro-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187890,"job_number":"JOB_187890","tr_customer_id":187908,"tr_customer_product_id":187898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Shankar Chaturvedi","mobile_number":"9044916272","email_id":"agnimitra.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"459799833274296","imei1":"459799833274296","imei2":"459799833274296","popurl":"www.agrata-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187892,"job_number":"JOB_187892","tr_customer_id":187910,"tr_customer_product_id":187900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandradev Ahuja","mobile_number":"9057305065","email_id":"eshita.iyer@hotmail.com","dop":"2026-02-06","serial_number":"618531464431212","imei1":"618531464431212","imei2":"618531464431212","popurl":"www.chitramala-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187893,"job_number":"JOB_187893","tr_customer_id":187911,"tr_customer_product_id":187901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandrabhaga Trivedi","mobile_number":"9086728020","email_id":"giri.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"131509657376857","imei1":"131509657376857","imei2":"131509657376857","popurl":"www.atmanand-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187895,"job_number":"JOB_187895","tr_customer_id":187913,"tr_customer_product_id":187903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Niranjan Prajapat","mobile_number":"9076243450","email_id":"swami.jha@hotmail.com","dop":"2026-02-06","serial_number":"745820350313179","imei1":"745820350313179","imei2":"745820350313179","popurl":"www.yoginder-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187898,"job_number":"JOB_187898","tr_customer_id":187916,"tr_customer_product_id":187906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Deeptimayee Ahuja","mobile_number":"9019427763","email_id":"baalaaditya.khatri@gmail.com","dop":"2026-02-06","serial_number":"841662042889466","imei1":"841662042889466","imei2":"841662042889466","popurl":"www.manisha-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187899,"job_number":"JOB_187899","tr_customer_id":187917,"tr_customer_product_id":187907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandran Verma","mobile_number":"9073975250","email_id":"chidananda.dhawan@gmail.com","dop":"2026-02-06","serial_number":"079824232523854","imei1":"079824232523854","imei2":"079824232523854","popurl":"www.chandan-singh.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187900,"job_number":"JOB_187900","tr_customer_id":187918,"tr_customer_product_id":187908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Tarun Iyer","mobile_number":"9000844207","email_id":"deeptiman.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"868409056148842","imei1":"868409056148842","imei2":"868409056148842","popurl":"www.gaurang-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187902,"job_number":"JOB_187902","tr_customer_id":187920,"tr_customer_product_id":187910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Ekaling Naik","mobile_number":"9038560415","email_id":"aanandinii.somayaji@gmail.com","dop":"2026-02-06","serial_number":"225766154446345","imei1":"225766154446345","imei2":"225766154446345","popurl":"www.aadrika-embranthiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187903,"job_number":"JOB_187903","tr_customer_id":187921,"tr_customer_product_id":187911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Avantika Kaur","mobile_number":"9022813365","email_id":"dhanvin.pilla@hotmail.com","dop":"2026-02-06","serial_number":"480234311769066","imei1":"480234311769066","imei2":"480234311769066","popurl":"www.yogendra-khanna.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187905,"job_number":"JOB_187905","tr_customer_id":187923,"tr_customer_product_id":187913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Chanakya Achari","mobile_number":"9001077439","email_id":"sushma.kapoor@gmail.com","dop":"2026-02-06","serial_number":"384005141795697","imei1":"384005141795697","imei2":"384005141795697","popurl":"www.jagadisha-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187906,"job_number":"JOB_187906","tr_customer_id":187924,"tr_customer_product_id":187914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Akshaj Ahluwalia","mobile_number":"9095735564","email_id":"kannen.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"063096750247263","imei1":"063096750247263","imei2":"063096750247263","popurl":"www.shanti-pilla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187907,"job_number":"JOB_187907","tr_customer_id":187925,"tr_customer_product_id":187915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Bakula Deshpande","mobile_number":"9078971870","email_id":"uma.gandhi@hotmail.com","dop":"2026-02-06","serial_number":"104773441797762","imei1":"104773441797762","imei2":"104773441797762","popurl":"www.deveshwar-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187908,"job_number":"JOB_187908","tr_customer_id":187926,"tr_customer_product_id":187916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Oormila Khatri","mobile_number":"9097265819","email_id":"deeptimay.rana@gmail.com","dop":"2026-02-06","serial_number":"041307550014478","imei1":"041307550014478","imei2":"041307550014478","popurl":"www.amaresh-banerjee.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187910,"job_number":"JOB_187910","tr_customer_id":187928,"tr_customer_product_id":187918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Daevika Sethi","mobile_number":"9097086234","email_id":"ranjit.gowda@hotmail.com","dop":"2026-02-06","serial_number":"139983214461990","imei1":"139983214461990","imei2":"139983214461990","popurl":"www.drona-mishra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187911,"job_number":"JOB_187911","tr_customer_id":187929,"tr_customer_product_id":187919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Brahmabrata Tagore","mobile_number":"9007607711","email_id":"dharmaketu.joshi@hotmail.com","dop":"2026-02-06","serial_number":"762883250831622","imei1":"762883250831622","imei2":"762883250831622","popurl":"www.indra-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187915,"job_number":"JOB_187915","tr_customer_id":187933,"tr_customer_product_id":187923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Kannen Butt","mobile_number":"9040913191","email_id":"digambar.arora@gmail.com","dop":"2026-02-06","serial_number":"776255521152246","imei1":"776255521152246","imei2":"776255521152246","popurl":"www.balamani-jain.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187916,"job_number":"JOB_187916","tr_customer_id":187935,"tr_customer_product_id":187925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Anasooya Iyer","mobile_number":"9018662659","email_id":"subhashini.khanna@hotmail.com","dop":"2026-02-06","serial_number":"428473162954256","imei1":"428473162954256","imei2":"428473162954256","popurl":"www.purushottam-varma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187917,"job_number":"JOB_187917","tr_customer_id":187934,"tr_customer_product_id":187924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Mandakini Patil","mobile_number":"9079364558","email_id":"nalini.asan@hotmail.com","dop":"2026-02-06","serial_number":"190052478071605","imei1":"190052478071605","imei2":"190052478071605","popurl":"www.eshita-pillai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187918,"job_number":"JOB_187918","tr_customer_id":187936,"tr_customer_product_id":187926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Suresh Banerjee","mobile_number":"9030080766","email_id":"bhagwati.gill@yahoo.co.in","dop":"2026-02-06","serial_number":"451829229417085","imei1":"451829229417085","imei2":"451829229417085","popurl":"www.lalita-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187919,"job_number":"JOB_187919","tr_customer_id":187937,"tr_customer_product_id":187927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Aasa Namboothiri","mobile_number":"9019163744","email_id":"nikita.acharya@gmail.com","dop":"2026-02-06","serial_number":"019785418465713","imei1":"019785418465713","imei2":"019785418465713","popurl":"www.daksha-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187920,"job_number":"JOB_187920","tr_customer_id":187938,"tr_customer_product_id":187928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Dwaipayana Talwar","mobile_number":"9036405795","email_id":"ghanaanand.dutta@hotmail.com","dop":"2026-02-06","serial_number":"384814663297579","imei1":"384814663297579","imei2":"384814663297579","popurl":"www.kamala-dwivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187921,"job_number":"JOB_187921","tr_customer_id":187939,"tr_customer_product_id":187929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Nirbhay Bhat","mobile_number":"9090390386","email_id":"anasuya.acharya@yahoo.co.in","dop":"2026-02-06","serial_number":"138321687335561","imei1":"138321687335561","imei2":"138321687335561","popurl":"www.kanaka-dutta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187922,"job_number":"JOB_187922","tr_customer_id":187940,"tr_customer_product_id":187930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Akshat Malik","mobile_number":"9044856691","email_id":"govinda.varma@gmail.com","dop":"2026-02-06","serial_number":"299843473145917","imei1":"299843473145917","imei2":"299843473145917","popurl":"www.bhadran-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187923,"job_number":"JOB_187923","tr_customer_id":187941,"tr_customer_product_id":187931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Eekalabya Asan","mobile_number":"9060880457","email_id":"harinarayan.joshi@gmail.com","dop":"2026-02-06","serial_number":"148797257009591","imei1":"148797257009591","imei2":"148797257009591","popurl":"www.akshata-iyer.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187925,"job_number":"JOB_187925","tr_customer_id":187943,"tr_customer_product_id":187933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Sumitra Rana","mobile_number":"9050526917","email_id":"kanaka.reddy@gmail.com","dop":"2026-02-06","serial_number":"698301916533230","imei1":"698301916533230","imei2":"698301916533230","popurl":"www.prathamesh-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187927,"job_number":"JOB_187927","tr_customer_id":187945,"tr_customer_product_id":187935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Akroor Chattopadhyay","mobile_number":"9000083721","email_id":"garud.pillai@gmail.com","dop":"2026-02-06","serial_number":"513624719602230","imei1":"513624719602230","imei2":"513624719602230","popurl":"www.jaya-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187928,"job_number":"JOB_187928","tr_customer_id":187946,"tr_customer_product_id":187936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Chapala Kocchar","mobile_number":"9094277264","email_id":"indra.bandopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"926491262147726","imei1":"926491262147726","imei2":"926491262147726","popurl":"www.amritambu-tandon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187929,"job_number":"JOB_187929","tr_customer_id":187947,"tr_customer_product_id":187937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Adikavi Johar","mobile_number":"9035502572","email_id":"pranay.patel@yahoo.co.in","dop":"2026-02-06","serial_number":"964465821661757","imei1":"964465821661757","imei2":"964465821661757","popurl":"www.ghanashyam-marar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187930,"job_number":"JOB_187930","tr_customer_id":187948,"tr_customer_product_id":187938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Tara Naik","mobile_number":"9045636421","email_id":"bharadwaj.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"049090558466960","imei1":"049090558466960","imei2":"049090558466960","popurl":"www.shashi-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187931,"job_number":"JOB_187931","tr_customer_id":187949,"tr_customer_product_id":187939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Darshan Pillai","mobile_number":"9050159122","email_id":"chidambaram.chopra@gmail.com","dop":"2026-02-06","serial_number":"118059785551416","imei1":"118059785551416","imei2":"118059785551416","popurl":"www.gita-bhattacharya.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187933,"job_number":"JOB_187933","tr_customer_id":187951,"tr_customer_product_id":187941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Vinay Pilla","mobile_number":"9073409128","email_id":"jaimini.sharma@gmail.com","dop":"2026-02-06","serial_number":"411067179286172","imei1":"411067179286172","imei2":"411067179286172","popurl":"www.gautam-mehra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187934,"job_number":"JOB_187934","tr_customer_id":187952,"tr_customer_product_id":187942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Sumitra Butt","mobile_number":"9028330589","email_id":"esha.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"492510586580210","imei1":"492510586580210","imei2":"492510586580210","popurl":"www.atmanand-patel.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187936,"job_number":"JOB_187936","tr_customer_id":187954,"tr_customer_product_id":187944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Abhaya Pandey","mobile_number":"9088691322","email_id":"suma.banerjee@hotmail.com","dop":"2026-02-06","serial_number":"261456556560272","imei1":"261456556560272","imei2":"261456556560272","popurl":"www.uma-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187937,"job_number":"JOB_187937","tr_customer_id":187955,"tr_customer_product_id":187945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Anala Kocchar","mobile_number":"9063268141","email_id":"laxmi.bhat@gmail.com","dop":"2026-02-06","serial_number":"121071460702786","imei1":"121071460702786","imei2":"121071460702786","popurl":"www.devajyoti-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187940,"job_number":"JOB_187940","tr_customer_id":187958,"tr_customer_product_id":187948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Draupadi Jha","mobile_number":"9099402707","email_id":"amodini.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"909907212813103","imei1":"909907212813103","imei2":"909907212813103","popurl":"www.shresthi-pothuvaal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187942,"job_number":"JOB_187942","tr_customer_id":187960,"tr_customer_product_id":187950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Amaranaath Verma","mobile_number":"9028774854","email_id":"jagmeet.patil@yahoo.co.in","dop":"2026-02-06","serial_number":"927729485553437","imei1":"927729485553437","imei2":"927729485553437","popurl":"www.dharmaketu-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187943,"job_number":"JOB_187943","tr_customer_id":187961,"tr_customer_product_id":187951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Subhash Varrier","mobile_number":"9025383193","email_id":"devagya.talwar@gmail.com","dop":"2026-02-06","serial_number":"941103539472203","imei1":"941103539472203","imei2":"941103539472203","popurl":"www.bala-pillai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187945,"job_number":"JOB_187945","tr_customer_id":187963,"tr_customer_product_id":187953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Devani Shah","mobile_number":"9060721752","email_id":"abhaidev.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"077966958340181","imei1":"077966958340181","imei2":"077966958340181","popurl":"www.devi-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187946,"job_number":"JOB_187946","tr_customer_id":187964,"tr_customer_product_id":187954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Balaaditya Mehrotra","mobile_number":"9053887709","email_id":"chinmayananda.naik@gmail.com","dop":"2026-02-06","serial_number":"031570310224032","imei1":"031570310224032","imei2":"031570310224032","popurl":"www.siddhi-mahajan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187947,"job_number":"JOB_187947","tr_customer_id":187965,"tr_customer_product_id":187955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Mandaakin Joshi","mobile_number":"9035026915","email_id":"kanti.guneta@yahoo.co.in","dop":"2026-02-06","serial_number":"447823249028968","imei1":"447823249028968","imei2":"447823249028968","popurl":"www.goswami-asan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187948,"job_number":"JOB_187948","tr_customer_id":187966,"tr_customer_product_id":187956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Brijesh Bharadwaj","mobile_number":"9098009075","email_id":"kanchan.varma@hotmail.com","dop":"2026-02-06","serial_number":"335242615292060","imei1":"335242615292060","imei2":"335242615292060","popurl":"www.yogesh-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187949,"job_number":"JOB_187949","tr_customer_id":187967,"tr_customer_product_id":187957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Dayaananda Deshpande","mobile_number":"9091536698","email_id":"naval.ganaka@yahoo.co.in","dop":"2026-02-06","serial_number":"915068741276250","imei1":"915068741276250","imei2":"915068741276250","popurl":"www.divakar-embranthiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187951,"job_number":"JOB_187951","tr_customer_id":187969,"tr_customer_product_id":187959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Smriti Reddy","mobile_number":"9076909153","email_id":"rahul.bandopadhyay@yahoo.co.in","dop":"2026-02-06","serial_number":"047264742497291","imei1":"047264742497291","imei2":"047264742497291","popurl":"www.elakshi-arora.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187952,"job_number":"JOB_187952","tr_customer_id":187970,"tr_customer_product_id":187960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aasa Mishra","mobile_number":"9097887960","email_id":"dipendra.iyengar@hotmail.com","dop":"2026-02-06","serial_number":"371561388825303","imei1":"371561388825303","imei2":"371561388825303","popurl":"www.gautami-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187953,"job_number":"JOB_187953","tr_customer_id":187971,"tr_customer_product_id":187961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Kama Joshi","mobile_number":"9080317965","email_id":"devajyoti.khatri@yahoo.co.in","dop":"2026-02-06","serial_number":"913198495153523","imei1":"913198495153523","imei2":"913198495153523","popurl":"www.darshan-naik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187954,"job_number":"JOB_187954","tr_customer_id":187972,"tr_customer_product_id":187962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Dipendra Gill","mobile_number":"9082724446","email_id":"bharadwaj.desai@yahoo.co.in","dop":"2026-02-06","serial_number":"991639644909707","imei1":"991639644909707","imei2":"991639644909707","popurl":"www.tanya-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187955,"job_number":"JOB_187955","tr_customer_id":187973,"tr_customer_product_id":187963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aagneya Sharma","mobile_number":"9093977621","email_id":"dharmaketu.varrier@gmail.com","dop":"2026-02-06","serial_number":"962572136697928","imei1":"962572136697928","imei2":"962572136697928","popurl":"www.amrit-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187956,"job_number":"JOB_187956","tr_customer_id":187974,"tr_customer_product_id":187964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aaratrika Gowda","mobile_number":"9041192803","email_id":"chandraayan.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"852914596372992","imei1":"852914596372992","imei2":"852914596372992","popurl":"www.suma-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187958,"job_number":"JOB_187958","tr_customer_id":187976,"tr_customer_product_id":187966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Subhash Sethi","mobile_number":"9065946941","email_id":"balagovind.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"141102946711000","imei1":"141102946711000","imei2":"141102946711000","popurl":"www.dharitri-kaniyar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187959,"job_number":"JOB_187959","tr_customer_id":187977,"tr_customer_product_id":187967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Meena Nayar","mobile_number":"9002960901","email_id":"sucheta.johar@yahoo.co.in","dop":"2026-02-06","serial_number":"185730935349286","imei1":"185730935349286","imei2":"185730935349286","popurl":"www.opaline-dubashi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187961,"job_number":"JOB_187961","tr_customer_id":187979,"tr_customer_product_id":187969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Daiwik Naik","mobile_number":"9026955613","email_id":"trisha.gill@yahoo.co.in","dop":"2026-02-06","serial_number":"881973523657980","imei1":"881973523657980","imei2":"881973523657980","popurl":"www.balachandra-embranthiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187962,"job_number":"JOB_187962","tr_customer_id":187980,"tr_customer_product_id":187970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Naveen Mahajan","mobile_number":"9036346199","email_id":"chandravati.gandhi@yahoo.co.in","dop":"2026-02-06","serial_number":"413695278367554","imei1":"413695278367554","imei2":"413695278367554","popurl":"www.chandani-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187963,"job_number":"JOB_187963","tr_customer_id":187981,"tr_customer_product_id":187971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Satish Mishra","mobile_number":"9092634673","email_id":"achalesvara.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"351006162379928","imei1":"351006162379928","imei2":"351006162379928","popurl":"www.shashi-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187967,"job_number":"JOB_187967","tr_customer_id":187985,"tr_customer_product_id":187975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Trisha Sethi","mobile_number":"9079623478","email_id":"adhiraj.kaur@yahoo.co.in","dop":"2026-02-06","serial_number":"186931327861801","imei1":"186931327861801","imei2":"186931327861801","popurl":"www.daksha-varrier.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187968,"job_number":"JOB_187968","tr_customer_id":187986,"tr_customer_product_id":187976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Ganaka Bhat","mobile_number":"9067410999","email_id":"sarisha.khan@yahoo.co.in","dop":"2026-02-06","serial_number":"153901716455522","imei1":"153901716455522","imei2":"153901716455522","popurl":"www.durga-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187969,"job_number":"JOB_187969","tr_customer_id":187987,"tr_customer_product_id":187977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Manikya Sharma","mobile_number":"9062468374","email_id":"amogh.varman@hotmail.com","dop":"2026-02-06","serial_number":"918788579802152","imei1":"918788579802152","imei2":"918788579802152","popurl":"www.daevi-tandon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187970,"job_number":"JOB_187970","tr_customer_id":187988,"tr_customer_product_id":187978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Baala Mahajan","mobile_number":"9034529783","email_id":"charumati.trivedi@gmail.com","dop":"2026-02-06","serial_number":"518675112303524","imei1":"518675112303524","imei2":"518675112303524","popurl":"www.jagadish-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187971,"job_number":"JOB_187971","tr_customer_id":187989,"tr_customer_product_id":187979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Bhooshan Khan","mobile_number":"9019733670","email_id":"vyas.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"881992870600700","imei1":"881992870600700","imei2":"881992870600700","popurl":"www.aaratrika-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187972,"job_number":"JOB_187972","tr_customer_id":187990,"tr_customer_product_id":187980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Vijay Khatri","mobile_number":"9008501646","email_id":"jagdeep.trivedi@gmail.com","dop":"2026-02-06","serial_number":"087262283105212","imei1":"087262283105212","imei2":"087262283105212","popurl":"www.apsara-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187973,"job_number":"JOB_187973","tr_customer_id":187991,"tr_customer_product_id":187981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Yoginder Khan","mobile_number":"9098914161","email_id":"aanjaneya.iyengar@gmail.com","dop":"2026-02-06","serial_number":"549504550534975","imei1":"549504550534975","imei2":"549504550534975","popurl":"www.marut-tagore.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187975,"job_number":"JOB_187975","tr_customer_id":187993,"tr_customer_product_id":187983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Brijesh Varma","mobile_number":"9081274296","email_id":"saroja.verma@hotmail.com","dop":"2026-02-06","serial_number":"077435355494310","imei1":"077435355494310","imei2":"077435355494310","popurl":"www.gopee-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187976,"job_number":"JOB_187976","tr_customer_id":187994,"tr_customer_product_id":187984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Adwitiya Gupta","mobile_number":"9073706831","email_id":"deeksha.jain@hotmail.com","dop":"2026-02-06","serial_number":"263680611307434","imei1":"263680611307434","imei2":"263680611307434","popurl":"www.achintya-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187977,"job_number":"JOB_187977","tr_customer_id":187995,"tr_customer_product_id":187985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Deenabandhu Naik","mobile_number":"9031667540","email_id":"bhagwati.saini@yahoo.co.in","dop":"2026-02-06","serial_number":"835629862387465","imei1":"835629862387465","imei2":"835629862387465","popurl":"www.bakula-tagore.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187978,"job_number":"JOB_187978","tr_customer_id":187996,"tr_customer_product_id":187986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Dhara Abbott","mobile_number":"9052324151","email_id":"daksha.sharma@yahoo.co.in","dop":"2026-02-06","serial_number":"796586079863786","imei1":"796586079863786","imei2":"796586079863786","popurl":"www.gajbaahu-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187980,"job_number":"JOB_187980","tr_customer_id":187998,"tr_customer_product_id":187988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:01.000Z","modified_at":"2026-02-16T07:37:01.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"19775269939147","imei1":"19775269939147","imei2":"119775269939147","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187981,"job_number":"JOB_187981","tr_customer_id":187999,"tr_customer_product_id":187989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:01.000Z","modified_at":"2026-02-16T07:37:01.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"327447952622890","imei1":"327447952622890","imei2":"1327447952622890","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187982,"job_number":"JOB_187982","tr_customer_id":188000,"tr_customer_product_id":187990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:02.000Z","modified_at":"2026-02-16T07:37:02.000Z","name":"Rafaela Boehm","mobile_number":"546-856-2110","email_id":"Carroll77@yahoo.com","dop":"2026-01-04","serial_number":"15742790288527","imei1":"15742790288527","imei2":"115742790288527","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187983,"job_number":"JOB_187983","tr_customer_id":188001,"tr_customer_product_id":187991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:11.000Z","modified_at":"2026-02-16T07:37:11.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"11733916671803","imei1":"11733916671803","imei2":"111733916671803","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187984,"job_number":"JOB_187984","tr_customer_id":188002,"tr_customer_product_id":187992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:12.000Z","modified_at":"2026-02-16T07:37:12.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"564534510605216","imei1":"564534510605216","imei2":"1564534510605216","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187985,"job_number":"JOB_187985","tr_customer_id":188003,"tr_customer_product_id":187993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:12.000Z","modified_at":"2026-02-16T07:37:12.000Z","name":"Zackery Douglas","mobile_number":"323-600-5768","email_id":"Cyrus47@hotmail.com","dop":"2026-01-04","serial_number":"15692153438103","imei1":"15692153438103","imei2":"115692153438103","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187986,"job_number":"JOB_187986","tr_customer_id":188004,"tr_customer_product_id":187994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:21.000Z","modified_at":"2026-02-16T07:37:21.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"17149449625352","imei1":"17149449625352","imei2":"117149449625352","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187987,"job_number":"JOB_187987","tr_customer_id":188005,"tr_customer_product_id":187995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:22.000Z","modified_at":"2026-02-16T07:37:22.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"952486067017658","imei1":"952486067017658","imei2":"1952486067017658","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187988,"job_number":"JOB_187988","tr_customer_id":188006,"tr_customer_product_id":187996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:22.000Z","modified_at":"2026-02-16T07:37:22.000Z","name":"Brooke Rohan","mobile_number":"651-321-3046","email_id":"Alvena.Ortiz@gmail.com","dop":"2026-01-04","serial_number":"16047527170309","imei1":"16047527170309","imei2":"116047527170309","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187989,"job_number":"JOB_187989","tr_customer_id":188007,"tr_customer_product_id":187997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:11.000Z","modified_at":"2026-02-16T07:43:11.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"15380909208786","imei1":"15380909208786","imei2":"15380909208786","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187991,"job_number":"JOB_187991","tr_customer_id":188009,"tr_customer_product_id":187999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:31.000Z","modified_at":"2026-02-16T07:43:31.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17055623472013","imei1":"17055623472013","imei2":"17055623472013","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187993,"job_number":"JOB_187993","tr_customer_id":188011,"tr_customer_product_id":188001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:50.000Z","modified_at":"2026-02-16T07:43:50.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19942146304982","imei1":"19942146304982","imei2":"19942146304982","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188005,"job_number":"JOB_188005","tr_customer_id":188023,"tr_customer_product_id":188013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Amogh Singh","mobile_number":"9050529811","email_id":"deeptiman.kaniyar@yahoo.co.in","dop":"2026-02-06","serial_number":"148676134268283","imei1":"148676134268283","imei2":"148676134268283","popurl":"www.lavanya-agarwal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188006,"job_number":"JOB_188006","tr_customer_id":188024,"tr_customer_product_id":188014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Tapan Mukhopadhyay","mobile_number":"9010773225","email_id":"akshata.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"871292198797307","imei1":"871292198797307","imei2":"871292198797307","popurl":"www.sheela-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188007,"job_number":"JOB_188007","tr_customer_id":188025,"tr_customer_product_id":188015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Chandrakin Johar","mobile_number":"9015674433","email_id":"chandrani.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"534414542318209","imei1":"534414542318209","imei2":"534414542318209","popurl":"www.sarvin-sharma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188008,"job_number":"JOB_188008","tr_customer_id":188026,"tr_customer_product_id":188016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Mangala Asan","mobile_number":"9015394518","email_id":"girika.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"916370661895141","imei1":"916370661895141","imei2":"916370661895141","popurl":"www.gitanjali-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188009,"job_number":"JOB_188009","tr_customer_id":188027,"tr_customer_product_id":188017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Draupadi Ahluwalia","mobile_number":"9092780667","email_id":"shresth.mahajan@hotmail.com","dop":"2026-02-06","serial_number":"433607937789043","imei1":"433607937789043","imei2":"433607937789043","popurl":"www.chaten-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188010,"job_number":"JOB_188010","tr_customer_id":188028,"tr_customer_product_id":188018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Deeptimay Varman","mobile_number":"9016628646","email_id":"anshula.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"085414297443942","imei1":"085414297443942","imei2":"085414297443942","popurl":"www.chandradev-sethi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188011,"job_number":"JOB_188011","tr_customer_id":188029,"tr_customer_product_id":188019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Abani Guha","mobile_number":"9001340500","email_id":"durga.naik@hotmail.com","dop":"2026-02-06","serial_number":"548448626991403","imei1":"548448626991403","imei2":"548448626991403","popurl":"www.basanti-bharadwaj.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188012,"job_number":"JOB_188012","tr_customer_id":188030,"tr_customer_product_id":188020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Meenakshi Dubashi","mobile_number":"9022663538","email_id":"balgopal.kocchar@hotmail.com","dop":"2026-02-06","serial_number":"331648018654891","imei1":"331648018654891","imei2":"331648018654891","popurl":"www.arjun-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188013,"job_number":"JOB_188013","tr_customer_id":188031,"tr_customer_product_id":188021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Adhiraj Butt","mobile_number":"9063433202","email_id":"ranjeet.prajapat@yahoo.co.in","dop":"2026-02-06","serial_number":"558961177797354","imei1":"558961177797354","imei2":"558961177797354","popurl":"www.dipesh-dutta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188014,"job_number":"JOB_188014","tr_customer_id":188032,"tr_customer_product_id":188022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Arya Nayar","mobile_number":"9044366876","email_id":"bharat.varma@hotmail.com","dop":"2026-02-06","serial_number":"968752256048859","imei1":"968752256048859","imei2":"968752256048859","popurl":"www.vidya-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188015,"job_number":"JOB_188015","tr_customer_id":188033,"tr_customer_product_id":188023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Karan Chopra","mobile_number":"9001656889","email_id":"ekaling.ganaka@gmail.com","dop":"2026-02-06","serial_number":"540678392470372","imei1":"540678392470372","imei2":"540678392470372","popurl":"www.chanda-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188016,"job_number":"JOB_188016","tr_customer_id":188034,"tr_customer_product_id":188024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sarada Arora","mobile_number":"9069476462","email_id":"bhudev.pillai@hotmail.com","dop":"2026-02-06","serial_number":"290178353316097","imei1":"290178353316097","imei2":"290178353316097","popurl":"www.sumitra-acharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188017,"job_number":"JOB_188017","tr_customer_id":188035,"tr_customer_product_id":188025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Chakravartee Panicker","mobile_number":"9030203182","email_id":"anilaabh.sharma@yahoo.co.in","dop":"2026-02-06","serial_number":"210609519391572","imei1":"210609519391572","imei2":"210609519391572","popurl":"www.mohan-varman.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188018,"job_number":"JOB_188018","tr_customer_id":188038,"tr_customer_product_id":188028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Tej Prajapat","mobile_number":"9040156313","email_id":"daksha.chopra@hotmail.com","dop":"2026-02-06","serial_number":"581202340953531","imei1":"581202340953531","imei2":"581202340953531","popurl":"www.dharmaketu-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188019,"job_number":"JOB_188019","tr_customer_id":188037,"tr_customer_product_id":188026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dhanapati Kaur","mobile_number":"9083990922","email_id":"esha.gandhi@hotmail.com","dop":"2026-02-06","serial_number":"492541668690388","imei1":"492541668690388","imei2":"492541668690388","popurl":"www.aagney-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188020,"job_number":"JOB_188020","tr_customer_id":188036,"tr_customer_product_id":188027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sunita Nair","mobile_number":"9064746088","email_id":"dhaanyalakshmi.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"545662347602468","imei1":"545662347602468","imei2":"545662347602468","popurl":"www.sheela-mehra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188021,"job_number":"JOB_188021","tr_customer_id":188039,"tr_customer_product_id":188029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dhanvin Devar","mobile_number":"9008809152","email_id":"gopee.dubashi@gmail.com","dop":"2026-02-06","serial_number":"241636411969765","imei1":"241636411969765","imei2":"241636411969765","popurl":"www.ojaswini-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188022,"job_number":"JOB_188022","tr_customer_id":188040,"tr_customer_product_id":188030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dipankar Butt","mobile_number":"9078979818","email_id":"bharat.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"915354041547700","imei1":"915354041547700","imei2":"915354041547700","popurl":"www.rajiv-gowda.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188023,"job_number":"JOB_188023","tr_customer_id":188041,"tr_customer_product_id":188031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sloka Sinha","mobile_number":"9016430478","email_id":"jagathi.reddy@yahoo.co.in","dop":"2026-02-06","serial_number":"109403325840110","imei1":"109403325840110","imei2":"109403325840110","popurl":"www.dinesh-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188024,"job_number":"JOB_188024","tr_customer_id":188042,"tr_customer_product_id":188032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Adheesh Kaniyar","mobile_number":"9041812009","email_id":"tanushree.arora@hotmail.com","dop":"2026-02-06","serial_number":"239742162006410","imei1":"239742162006410","imei2":"239742162006410","popurl":"www.bodhan-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188025,"job_number":"JOB_188025","tr_customer_id":188043,"tr_customer_product_id":188033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Dhanpati Shah","mobile_number":"9081932790","email_id":"chidananda.dhawan@yahoo.co.in","dop":"2026-02-06","serial_number":"133199902126656","imei1":"133199902126656","imei2":"133199902126656","popurl":"www.sloka-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188026,"job_number":"JOB_188026","tr_customer_id":188044,"tr_customer_product_id":188034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Suryakanta Banerjee","mobile_number":"9070316062","email_id":"laxman.mehrotra@yahoo.co.in","dop":"2026-02-06","serial_number":"232480927623611","imei1":"232480927623611","imei2":"232480927623611","popurl":"www.mohini-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188027,"job_number":"JOB_188027","tr_customer_id":188045,"tr_customer_product_id":188035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Elakshi Bhattathiri","mobile_number":"9018753463","email_id":"shivakari.kakkar@gmail.com","dop":"2026-02-06","serial_number":"314962483201488","imei1":"314962483201488","imei2":"314962483201488","popurl":"www.subhasini-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188028,"job_number":"JOB_188028","tr_customer_id":188046,"tr_customer_product_id":188036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Nimit Varrier","mobile_number":"9057671351","email_id":"paramartha.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"491065257451515","imei1":"491065257451515","imei2":"491065257451515","popurl":"www.chandrabhan-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188029,"job_number":"JOB_188029","tr_customer_id":188047,"tr_customer_product_id":188037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Bhushan Guneta","mobile_number":"9068515150","email_id":"adheesh.jha@hotmail.com","dop":"2026-02-06","serial_number":"814050771883270","imei1":"814050771883270","imei2":"814050771883270","popurl":"www.chidananda-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188030,"job_number":"JOB_188030","tr_customer_id":188048,"tr_customer_product_id":188038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Som Gandhi","mobile_number":"9032119177","email_id":"jagdeep.singh@gmail.com","dop":"2026-02-06","serial_number":"066035785711958","imei1":"066035785711958","imei2":"066035785711958","popurl":"www.durgeshwari-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188031,"job_number":"JOB_188031","tr_customer_id":188049,"tr_customer_product_id":188039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Aatmaj Chaturvedi","mobile_number":"9024118269","email_id":"deeptimayee.dhawan@hotmail.com","dop":"2026-02-06","serial_number":"637033952923776","imei1":"637033952923776","imei2":"637033952923776","popurl":"www.ranjeet-embranthiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188032,"job_number":"JOB_188032","tr_customer_id":188050,"tr_customer_product_id":188040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Rukmin Kakkar","mobile_number":"9070689358","email_id":"arindam.shah@yahoo.co.in","dop":"2026-02-06","serial_number":"198689499925742","imei1":"198689499925742","imei2":"198689499925742","popurl":"www.divakar-trivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188033,"job_number":"JOB_188033","tr_customer_id":188051,"tr_customer_product_id":188041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Ambar Gupta","mobile_number":"9018561463","email_id":"bhardwaj.saini@hotmail.com","dop":"2026-02-06","serial_number":"720642338561906","imei1":"720642338561906","imei2":"720642338561906","popurl":"www.digambar-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188034,"job_number":"JOB_188034","tr_customer_id":188052,"tr_customer_product_id":188042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Bhudev Panicker","mobile_number":"9097817883","email_id":"laxmi.mehra@hotmail.com","dop":"2026-02-06","serial_number":"931162255835125","imei1":"931162255835125","imei2":"931162255835125","popurl":"www.tara-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188035,"job_number":"JOB_188035","tr_customer_id":188053,"tr_customer_product_id":188043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Vaidehi Talwar","mobile_number":"9065392913","email_id":"chandra.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"463400393488713","imei1":"463400393488713","imei2":"463400393488713","popurl":"www.shashikala-achari.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188036,"job_number":"JOB_188036","tr_customer_id":188054,"tr_customer_product_id":188044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Girja Abbott","mobile_number":"9047228932","email_id":"basanti.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"483609058046861","imei1":"483609058046861","imei2":"483609058046861","popurl":"www.marut-nair.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188037,"job_number":"JOB_188037","tr_customer_id":188056,"tr_customer_product_id":188045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Bhudeva Bhattathiri","mobile_number":"9040209298","email_id":"avadhesh.pillai@gmail.com","dop":"2026-02-06","serial_number":"552299112547819","imei1":"552299112547819","imei2":"552299112547819","popurl":"www.sukanya-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188038,"job_number":"JOB_188038","tr_customer_id":188055,"tr_customer_product_id":188046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Tanirika Khatri","mobile_number":"9082455447","email_id":"gautam.kocchar@gmail.com","dop":"2026-02-06","serial_number":"083673458844911","imei1":"083673458844911","imei2":"083673458844911","popurl":"www.charvi-marar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188039,"job_number":"JOB_188039","tr_customer_id":188057,"tr_customer_product_id":188047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Chidaatma Marar","mobile_number":"9023270824","email_id":"tushar.pilla@gmail.com","dop":"2026-02-06","serial_number":"647747482277436","imei1":"647747482277436","imei2":"647747482277436","popurl":"www.bhooshan-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188040,"job_number":"JOB_188040","tr_customer_id":188058,"tr_customer_product_id":188048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Gangesh Gupta","mobile_number":"9024039769","email_id":"anila.patel@gmail.com","dop":"2026-02-06","serial_number":"359641747764572","imei1":"359641747764572","imei2":"359641747764572","popurl":"www.kumuda-agarwal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188041,"job_number":"JOB_188041","tr_customer_id":188059,"tr_customer_product_id":188049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Chidaatma Arora","mobile_number":"9056465029","email_id":"satyen.banerjee@yahoo.co.in","dop":"2026-02-06","serial_number":"521651748207096","imei1":"521651748207096","imei2":"521651748207096","popurl":"www.aryan-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188042,"job_number":"JOB_188042","tr_customer_id":188060,"tr_customer_product_id":188050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Divakar Ahluwalia","mobile_number":"9039106365","email_id":"mahesh.bhat@hotmail.com","dop":"2026-02-06","serial_number":"025863871615112","imei1":"025863871615112","imei2":"025863871615112","popurl":"www.rajan-varrier.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188043,"job_number":"JOB_188043","tr_customer_id":188061,"tr_customer_product_id":188051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Yogendra Chattopadhyay","mobile_number":"9061270357","email_id":"yogendra.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"359889061873574","imei1":"359889061873574","imei2":"359889061873574","popurl":"www.lila-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188044,"job_number":"JOB_188044","tr_customer_id":188062,"tr_customer_product_id":188052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Darshan Khanna","mobile_number":"9003095905","email_id":"trisha.guha@hotmail.com","dop":"2026-02-06","serial_number":"070810483092880","imei1":"070810483092880","imei2":"070810483092880","popurl":"www.sweta-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188045,"job_number":"JOB_188045","tr_customer_id":188063,"tr_customer_product_id":188053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Aishani Bhat","mobile_number":"9083483783","email_id":"dayamayee.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"301501195487884","imei1":"301501195487884","imei2":"301501195487884","popurl":"www.chidaatma-desai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188046,"job_number":"JOB_188046","tr_customer_id":188064,"tr_customer_product_id":188054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Ganesh Bhattacharya","mobile_number":"9043905652","email_id":"chanda.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"841590975026561","imei1":"841590975026561","imei2":"841590975026561","popurl":"www.poornima-panicker.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188047,"job_number":"JOB_188047","tr_customer_id":188065,"tr_customer_product_id":188055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Mohana Acharya","mobile_number":"9026357991","email_id":"malti.pothuvaal@gmail.com","dop":"2026-02-06","serial_number":"694327976850224","imei1":"694327976850224","imei2":"694327976850224","popurl":"www.dhatri-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188048,"job_number":"JOB_188048","tr_customer_id":188066,"tr_customer_product_id":188056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Akshayakeerti Nehru","mobile_number":"9070523390","email_id":"deeptimoyee.kocchar@gmail.com","dop":"2026-02-06","serial_number":"225161684080621","imei1":"225161684080621","imei2":"225161684080621","popurl":"www.atmaja-khan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188049,"job_number":"JOB_188049","tr_customer_id":188067,"tr_customer_product_id":188057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dulari Abbott","mobile_number":"9082384624","email_id":"leela.abbott@hotmail.com","dop":"2026-02-06","serial_number":"793337151981689","imei1":"793337151981689","imei2":"793337151981689","popurl":"www.mina-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188050,"job_number":"JOB_188050","tr_customer_id":188068,"tr_customer_product_id":188058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Bhudev Prajapat","mobile_number":"9032597474","email_id":"jagathi.nayar@hotmail.com","dop":"2026-02-06","serial_number":"160937634019810","imei1":"160937634019810","imei2":"160937634019810","popurl":"www.gautama-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188051,"job_number":"JOB_188051","tr_customer_id":188069,"tr_customer_product_id":188059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Abhaya Johar","mobile_number":"9077639080","email_id":"mayoor.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"665906917108599","imei1":"665906917108599","imei2":"665906917108599","popurl":"www.harinakshi-pillai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188052,"job_number":"JOB_188052","tr_customer_id":188070,"tr_customer_product_id":188060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Niro Naik","mobile_number":"9059489805","email_id":"dandak.patil@gmail.com","dop":"2026-02-06","serial_number":"523247092549839","imei1":"523247092549839","imei2":"523247092549839","popurl":"www.harit-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188053,"job_number":"JOB_188053","tr_customer_id":188071,"tr_customer_product_id":188061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Anuja Pandey","mobile_number":"9046336825","email_id":"dwaipayan.mahajan@gmail.com","dop":"2026-02-06","serial_number":"435167644381562","imei1":"435167644381562","imei2":"435167644381562","popurl":"www.gemini-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188054,"job_number":"JOB_188054","tr_customer_id":188072,"tr_customer_product_id":188062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Bilwa Kaur","mobile_number":"9042349673","email_id":"anand.arora@hotmail.com","dop":"2026-02-06","serial_number":"371564457906905","imei1":"371564457906905","imei2":"371564457906905","popurl":"www.anand swarup-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188055,"job_number":"JOB_188055","tr_customer_id":188073,"tr_customer_product_id":188063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Atmananda Marar","mobile_number":"9039044951","email_id":"anil.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"323450313582488","imei1":"323450313582488","imei2":"323450313582488","popurl":"www.mandaakin-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188056,"job_number":"JOB_188056","tr_customer_id":188074,"tr_customer_product_id":188064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chandrabhaga Nayar","mobile_number":"9032635123","email_id":"lal.ganaka@hotmail.com","dop":"2026-02-06","serial_number":"908335304518680","imei1":"908335304518680","imei2":"908335304518680","popurl":"www.dinkar-mehra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188057,"job_number":"JOB_188057","tr_customer_id":188075,"tr_customer_product_id":188065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chandrabhaga Ahluwalia","mobile_number":"9012686485","email_id":"devvrat.nayar@gmail.com","dop":"2026-02-06","serial_number":"069061619516452","imei1":"069061619516452","imei2":"069061619516452","popurl":"www.gatik-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188058,"job_number":"JOB_188058","tr_customer_id":188076,"tr_customer_product_id":188066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Ambar Gowda","mobile_number":"9054205761","email_id":"ekaksh.shukla@hotmail.com","dop":"2026-02-06","serial_number":"689743800651829","imei1":"689743800651829","imei2":"689743800651829","popurl":"www.sanjay-malik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188059,"job_number":"JOB_188059","tr_customer_id":188077,"tr_customer_product_id":188067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dayaananda Patel","mobile_number":"9002610045","email_id":"dhara.ganaka@gmail.com","dop":"2026-02-06","serial_number":"176643492330121","imei1":"176643492330121","imei2":"176643492330121","popurl":"www.vrinda-butt.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188060,"job_number":"JOB_188060","tr_customer_id":188078,"tr_customer_product_id":188068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Raj Saini","mobile_number":"9003512769","email_id":"ekadant.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"771502510061750","imei1":"771502510061750","imei2":"771502510061750","popurl":"www.nalini-butt.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188061,"job_number":"JOB_188061","tr_customer_id":188079,"tr_customer_product_id":188069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Brahmanandam Menon","mobile_number":"9054948501","email_id":"dayaananda.abbott@gmail.com","dop":"2026-02-06","serial_number":"677922607155481","imei1":"677922607155481","imei2":"677922607155481","popurl":"www.bhooshan-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188062,"job_number":"JOB_188062","tr_customer_id":188080,"tr_customer_product_id":188070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chaanakya Dhawan","mobile_number":"9053358431","email_id":"sunita.bharadwaj@gmail.com","dop":"2026-02-06","serial_number":"502575555655553","imei1":"502575555655553","imei2":"502575555655553","popurl":"www.ahilya-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188063,"job_number":"JOB_188063","tr_customer_id":188081,"tr_customer_product_id":188071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Kanti Singh","mobile_number":"9004170569","email_id":"daevika.varman@hotmail.com","dop":"2026-02-06","serial_number":"175568363970023","imei1":"175568363970023","imei2":"175568363970023","popurl":"www.dinesh-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188064,"job_number":"JOB_188064","tr_customer_id":188082,"tr_customer_product_id":188072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Vrund Kapoor","mobile_number":"9098466931","email_id":"lakshmi.kocchar@yahoo.co.in","dop":"2026-02-06","serial_number":"169418389090136","imei1":"169418389090136","imei2":"169418389090136","popurl":"www.rohan-mehrotra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188065,"job_number":"JOB_188065","tr_customer_id":188083,"tr_customer_product_id":188073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Gotum Devar","mobile_number":"9027216254","email_id":"bilva.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"790091665118853","imei1":"790091665118853","imei2":"790091665118853","popurl":"www.chitramala-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188066,"job_number":"JOB_188066","tr_customer_id":188084,"tr_customer_product_id":188074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dron Chopra","mobile_number":"9053615010","email_id":"bhaves.embranthiri@gmail.com","dop":"2026-02-06","serial_number":"671113633204202","imei1":"671113633204202","imei2":"671113633204202","popurl":"www.mani-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188067,"job_number":"JOB_188067","tr_customer_id":188085,"tr_customer_product_id":188075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Urmila Khatri","mobile_number":"9021524596","email_id":"chandravati.marar@yahoo.co.in","dop":"2026-02-06","serial_number":"360434681178785","imei1":"360434681178785","imei2":"360434681178785","popurl":"www.aashritha-bandopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188068,"job_number":"JOB_188068","tr_customer_id":188086,"tr_customer_product_id":188076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Chitramala Gupta","mobile_number":"9089267117","email_id":"aruna.nehru@gmail.com","dop":"2026-02-06","serial_number":"753784205499174","imei1":"753784205499174","imei2":"753784205499174","popurl":"www.chaturbhuj-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188069,"job_number":"JOB_188069","tr_customer_id":188087,"tr_customer_product_id":188077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Giriraj Guneta","mobile_number":"9006705897","email_id":"jagathi.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"105459596455038","imei1":"105459596455038","imei2":"105459596455038","popurl":"www.dharmaketu-bhattathiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188070,"job_number":"JOB_188070","tr_customer_id":188088,"tr_customer_product_id":188078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Anaadi Chopra","mobile_number":"9051267876","email_id":"purnima.malik@gmail.com","dop":"2026-02-06","serial_number":"689336648093456","imei1":"689336648093456","imei2":"689336648093456","popurl":"www.dipendra-patel.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188071,"job_number":"JOB_188071","tr_customer_id":188089,"tr_customer_product_id":188079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Dhanadeepa Mishra","mobile_number":"9063169106","email_id":"pramila.abbott@gmail.com","dop":"2026-02-06","serial_number":"411115448949342","imei1":"411115448949342","imei2":"411115448949342","popurl":"www.bhooshan-dhawan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188072,"job_number":"JOB_188072","tr_customer_id":188090,"tr_customer_product_id":188080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Digambara Gill","mobile_number":"9001584331","email_id":"amaresh.joshi@yahoo.co.in","dop":"2026-02-06","serial_number":"894363091014781","imei1":"894363091014781","imei2":"894363091014781","popurl":"www.yogesh-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188073,"job_number":"JOB_188073","tr_customer_id":188091,"tr_customer_product_id":188081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Sarvin Panicker","mobile_number":"9093855950","email_id":"agnimitra.chopra@gmail.com","dop":"2026-02-06","serial_number":"079428139928478","imei1":"079428139928478","imei2":"079428139928478","popurl":"www.heema-prajapat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188074,"job_number":"JOB_188074","tr_customer_id":188092,"tr_customer_product_id":188082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Vasudha Kaur","mobile_number":"9047213828","email_id":"baladitya.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"887915935432375","imei1":"887915935432375","imei2":"887915935432375","popurl":"www.atmanand-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188075,"job_number":"JOB_188075","tr_customer_id":188093,"tr_customer_product_id":188083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Manisha Ahuja","mobile_number":"9066840312","email_id":"bhuvanesh.nayar@hotmail.com","dop":"2026-02-06","serial_number":"645577807545233","imei1":"645577807545233","imei2":"645577807545233","popurl":"www.dharmaketu-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188076,"job_number":"JOB_188076","tr_customer_id":188094,"tr_customer_product_id":188084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Birjesh Guha","mobile_number":"9087153062","email_id":"chandramani.jain@hotmail.com","dop":"2026-02-06","serial_number":"715303251671752","imei1":"715303251671752","imei2":"715303251671752","popurl":"www.bhamini-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188077,"job_number":"JOB_188077","tr_customer_id":188095,"tr_customer_product_id":188085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Chaturaanan Naik","mobile_number":"9031071983","email_id":"pran.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"087882300303628","imei1":"087882300303628","imei2":"087882300303628","popurl":"www.daiwik-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188078,"job_number":"JOB_188078","tr_customer_id":188096,"tr_customer_product_id":188086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Triloki Dutta","mobile_number":"9026057771","email_id":"rajan.kaur@gmail.com","dop":"2026-02-06","serial_number":"537927613581469","imei1":"537927613581469","imei2":"537927613581469","popurl":"www.mohan-chaturvedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188079,"job_number":"JOB_188079","tr_customer_id":188097,"tr_customer_product_id":188087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Kalpana Nair","mobile_number":"9093766109","email_id":"rati.varma@yahoo.co.in","dop":"2026-02-06","serial_number":"774496281538602","imei1":"774496281538602","imei2":"774496281538602","popurl":"www.aadrika-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188080,"job_number":"JOB_188080","tr_customer_id":188098,"tr_customer_product_id":188088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Lavanya Mukhopadhyay","mobile_number":"9064067245","email_id":"geetanjali.pilla@hotmail.com","dop":"2026-02-06","serial_number":"701382143829565","imei1":"701382143829565","imei2":"701382143829565","popurl":"www.anila-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188081,"job_number":"JOB_188081","tr_customer_id":188099,"tr_customer_product_id":188089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Nirbhay Adiga","mobile_number":"9028123737","email_id":"gudakesa.nambeesan@hotmail.com","dop":"2026-02-06","serial_number":"788317880286913","imei1":"788317880286913","imei2":"788317880286913","popurl":"www.aasha-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188082,"job_number":"JOB_188082","tr_customer_id":188100,"tr_customer_product_id":188090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Karan Khan","mobile_number":"9074771383","email_id":"trilok.sethi@hotmail.com","dop":"2026-02-06","serial_number":"308736200002550","imei1":"308736200002550","imei2":"308736200002550","popurl":"www.dhanvin-chattopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188083,"job_number":"JOB_188083","tr_customer_id":188101,"tr_customer_product_id":188091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Shakti Arora","mobile_number":"9042314609","email_id":"dipali.pillai@hotmail.com","dop":"2026-02-06","serial_number":"391737518361601","imei1":"391737518361601","imei2":"391737518361601","popurl":"www.chandini-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188084,"job_number":"JOB_188084","tr_customer_id":188102,"tr_customer_product_id":188092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Anjaneya Pillai","mobile_number":"9095339430","email_id":"rukmin.sethi@hotmail.com","dop":"2026-02-06","serial_number":"905989938156249","imei1":"905989938156249","imei2":"905989938156249","popurl":"www.durgeshwari-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188085,"job_number":"JOB_188085","tr_customer_id":188103,"tr_customer_product_id":188093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Divaakar Nehru","mobile_number":"9098282801","email_id":"ghanashyam.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"918922605645917","imei1":"918922605645917","imei2":"918922605645917","popurl":"www.mohan-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188086,"job_number":"JOB_188086","tr_customer_id":188104,"tr_customer_product_id":188094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Gemini Kocchar","mobile_number":"9007675573","email_id":"gautami.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"224598778531891","imei1":"224598778531891","imei2":"224598778531891","popurl":"www.bhasvan-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188087,"job_number":"JOB_188087","tr_customer_id":188105,"tr_customer_product_id":188095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Chidambar Butt","mobile_number":"9009146629","email_id":"kashyapi.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"178491695585671","imei1":"178491695585671","imei2":"178491695585671","popurl":"www.elakshi-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188088,"job_number":"JOB_188088","tr_customer_id":188106,"tr_customer_product_id":188096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Agrata Dhawan","mobile_number":"9064444493","email_id":"prem.johar@gmail.com","dop":"2026-02-06","serial_number":"780171337854463","imei1":"780171337854463","imei2":"780171337854463","popurl":"www.manikya-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188089,"job_number":"JOB_188089","tr_customer_id":188107,"tr_customer_product_id":188097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Ekalavya Pillai","mobile_number":"9098848138","email_id":"chandramauli.prajapat@yahoo.co.in","dop":"2026-02-06","serial_number":"856141500762738","imei1":"856141500762738","imei2":"856141500762738","popurl":"www.kanak-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188090,"job_number":"JOB_188090","tr_customer_id":188108,"tr_customer_product_id":188098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Vishwamitra Patel","mobile_number":"9091312154","email_id":"suresh.khatri@hotmail.com","dop":"2026-02-06","serial_number":"487964959155798","imei1":"487964959155798","imei2":"487964959155798","popurl":"www.sudeva-chattopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188091,"job_number":"JOB_188091","tr_customer_id":188109,"tr_customer_product_id":188099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Kamalesh Iyengar","mobile_number":"9085576042","email_id":"sheela.butt@gmail.com","dop":"2026-02-06","serial_number":"965030106562123","imei1":"965030106562123","imei2":"965030106562123","popurl":"www.purushottam-tandon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188092,"job_number":"JOB_188092","tr_customer_id":188110,"tr_customer_product_id":188100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Vidya Dwivedi","mobile_number":"9083335031","email_id":"dhanapati.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"493156838518948","imei1":"493156838518948","imei2":"493156838518948","popurl":"www.mohini-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188093,"job_number":"JOB_188093","tr_customer_id":188112,"tr_customer_product_id":188102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Yogendra Naik","mobile_number":"9013346146","email_id":"mani.nayar@hotmail.com","dop":"2026-02-06","serial_number":"103355012937098","imei1":"103355012937098","imei2":"103355012937098","popurl":"www.bhishma-tagore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188094,"job_number":"JOB_188094","tr_customer_id":188111,"tr_customer_product_id":188101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Aaditya Chopra","mobile_number":"9090916083","email_id":"anang.jha@hotmail.com","dop":"2026-02-06","serial_number":"289996414134194","imei1":"289996414134194","imei2":"289996414134194","popurl":"www.aditeya-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188095,"job_number":"JOB_188095","tr_customer_id":188113,"tr_customer_product_id":188103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Balgopal Guha","mobile_number":"9073833767","email_id":"gati.dutta@hotmail.com","dop":"2026-02-06","serial_number":"862731966627196","imei1":"862731966627196","imei2":"862731966627196","popurl":"www.agnivesh-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188096,"job_number":"JOB_188096","tr_customer_id":188114,"tr_customer_product_id":188104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Deeptiman Jain","mobile_number":"9034925680","email_id":"geetanjali.varrier@hotmail.com","dop":"2026-02-06","serial_number":"587488593659710","imei1":"587488593659710","imei2":"587488593659710","popurl":"www.kalyani-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188097,"job_number":"JOB_188097","tr_customer_id":188116,"tr_customer_product_id":188106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Saroja Mukhopadhyay","mobile_number":"9084951431","email_id":"anjali.bhattathiri@yahoo.co.in","dop":"2026-02-06","serial_number":"716000149906970","imei1":"716000149906970","imei2":"716000149906970","popurl":"www.goutam-abbott.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188098,"job_number":"JOB_188098","tr_customer_id":188115,"tr_customer_product_id":188105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Shubha Varrier","mobile_number":"9078946583","email_id":"bhupen.joshi@yahoo.co.in","dop":"2026-02-06","serial_number":"865693569068977","imei1":"865693569068977","imei2":"865693569068977","popurl":"www.karan-patil.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188099,"job_number":"JOB_188099","tr_customer_id":188117,"tr_customer_product_id":188107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Chapal Desai","mobile_number":"9009813914","email_id":"mangalya.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"429152539943353","imei1":"429152539943353","imei2":"429152539943353","popurl":"www.bhagavaan-desai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188100,"job_number":"JOB_188100","tr_customer_id":188118,"tr_customer_product_id":188108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Dinkar Nayar","mobile_number":"9018040965","email_id":"opalina.embranthiri@hotmail.com","dop":"2026-02-06","serial_number":"874281677998520","imei1":"874281677998520","imei2":"874281677998520","popurl":"www.amrita-mahajan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188101,"job_number":"JOB_188101","tr_customer_id":188119,"tr_customer_product_id":188109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Bhushan Iyer","mobile_number":"9098462128","email_id":"som.deshpande@yahoo.co.in","dop":"2026-02-06","serial_number":"715998558638506","imei1":"715998558638506","imei2":"715998558638506","popurl":"www.ayushmati-varma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188102,"job_number":"JOB_188102","tr_customer_id":188120,"tr_customer_product_id":188110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Smriti Nair","mobile_number":"9022748960","email_id":"jaya.chopra@hotmail.com","dop":"2026-02-06","serial_number":"740938085492383","imei1":"740938085492383","imei2":"740938085492383","popurl":"www.rahul-tagore.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188103,"job_number":"JOB_188103","tr_customer_id":188121,"tr_customer_product_id":188111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Garuda Asan","mobile_number":"9071922268","email_id":"chandrakin.dwivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"836481136909844","imei1":"836481136909844","imei2":"836481136909844","popurl":"www.budhil-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188104,"job_number":"JOB_188104","tr_customer_id":188122,"tr_customer_product_id":188112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Shankar Sethi","mobile_number":"9000234028","email_id":"suryakant.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"335889066868551","imei1":"335889066868551","imei2":"335889066868551","popurl":"www.suma-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188105,"job_number":"JOB_188105","tr_customer_id":188123,"tr_customer_product_id":188113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Deepan Iyengar","mobile_number":"9038245916","email_id":"bharat.prajapat@gmail.com","dop":"2026-02-06","serial_number":"384625146230687","imei1":"384625146230687","imei2":"384625146230687","popurl":"www.laal-kaul.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188106,"job_number":"JOB_188106","tr_customer_id":188124,"tr_customer_product_id":188114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Deb Sharma","mobile_number":"9096557510","email_id":"chandrabhan.iyer@hotmail.com","dop":"2026-02-06","serial_number":"025287586899179","imei1":"025287586899179","imei2":"025287586899179","popurl":"www.lal-pilla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188107,"job_number":"JOB_188107","tr_customer_id":188125,"tr_customer_product_id":188115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Amritambu Chopra","mobile_number":"9021934625","email_id":"purushottam.joshi@hotmail.com","dop":"2026-02-06","serial_number":"548400189599600","imei1":"548400189599600","imei2":"548400189599600","popurl":"www.swara-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188108,"job_number":"JOB_188108","tr_customer_id":188126,"tr_customer_product_id":188116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Dharmaketu Tandon","mobile_number":"9074154105","email_id":"vishnu.tandon@hotmail.com","dop":"2026-02-06","serial_number":"330449314163232","imei1":"330449314163232","imei2":"330449314163232","popurl":"www.deeksha-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188109,"job_number":"JOB_188109","tr_customer_id":188127,"tr_customer_product_id":188117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Atreyi Khan","mobile_number":"9011771383","email_id":"malti.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"954508632688386","imei1":"954508632688386","imei2":"954508632688386","popurl":"www.anand swarup-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188110,"job_number":"JOB_188110","tr_customer_id":188128,"tr_customer_product_id":188118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Gitanjali Patil","mobile_number":"9030397318","email_id":"gauranga.kaur@gmail.com","dop":"2026-02-06","serial_number":"985614848235520","imei1":"985614848235520","imei2":"985614848235520","popurl":"www.prema-ganaka.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188111,"job_number":"JOB_188111","tr_customer_id":188129,"tr_customer_product_id":188119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Vasudev Sharma","mobile_number":"9006356753","email_id":"girish.acharya@hotmail.com","dop":"2026-02-06","serial_number":"420820431887182","imei1":"420820431887182","imei2":"420820431887182","popurl":"www.gopi-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188112,"job_number":"JOB_188112","tr_customer_id":188130,"tr_customer_product_id":188120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Amish Dhawan","mobile_number":"9082482651","email_id":"chakravartee.varma@gmail.com","dop":"2026-02-06","serial_number":"373315318801350","imei1":"373315318801350","imei2":"373315318801350","popurl":"www.bhadrak-joshi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188113,"job_number":"JOB_188113","tr_customer_id":188131,"tr_customer_product_id":188121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Ahalya Kaul","mobile_number":"9055500752","email_id":"deependra.gowda@hotmail.com","dop":"2026-02-06","serial_number":"713596867155632","imei1":"713596867155632","imei2":"713596867155632","popurl":"www.menka-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188114,"job_number":"JOB_188114","tr_customer_id":188132,"tr_customer_product_id":188122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Anuraag Varrier","mobile_number":"9019398521","email_id":"yogesh.dwivedi@gmail.com","dop":"2026-02-06","serial_number":"591003982814611","imei1":"591003982814611","imei2":"591003982814611","popurl":"www.ranjit-shah.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188118,"job_number":"JOB_188118","tr_customer_id":188136,"tr_customer_product_id":188126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:59:49.000Z","modified_at":"2026-02-16T07:59:49.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"19060526701127","imei1":"19060526701127","imei2":"119060526701127","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188119,"job_number":"JOB_188119","tr_customer_id":188137,"tr_customer_product_id":188127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:59:49.000Z","modified_at":"2026-02-16T07:59:50.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"613044773869826","imei1":"613044773869826","imei2":"1613044773869826","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188121,"job_number":"JOB_188121","tr_customer_id":188139,"tr_customer_product_id":188129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:16.000Z","modified_at":"2026-02-16T08:00:16.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"19394629121563","imei1":"19394629121563","imei2":"119394629121563","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188122,"job_number":"JOB_188122","tr_customer_id":188140,"tr_customer_product_id":188130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:17.000Z","modified_at":"2026-02-16T08:00:17.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"845979728062467","imei1":"845979728062467","imei2":"1845979728062467","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188124,"job_number":"JOB_188124","tr_customer_id":188142,"tr_customer_product_id":188132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:41.000Z","modified_at":"2026-02-16T08:00:41.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"15873104049302","imei1":"15873104049302","imei2":"115873104049302","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188125,"job_number":"JOB_188125","tr_customer_id":188143,"tr_customer_product_id":188133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:42.000Z","modified_at":"2026-02-16T08:00:42.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"696802536067200","imei1":"696802536067200","imei2":"1696802536067200","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188127,"job_number":"JOB_188127","tr_customer_id":188145,"tr_customer_product_id":188135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:01:09.000Z","modified_at":"2026-02-16T08:01:09.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"919758830794364","imei1":"919758830794364","imei2":"1919758830794364","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188130,"job_number":"JOB_188130","tr_customer_id":188148,"tr_customer_product_id":188138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:03:34.000Z","modified_at":"2026-02-16T08:03:34.000Z","name":"Hallie Hermann","mobile_number":"806-224-9507","email_id":"Tina34@yahoo.com","dop":"2025-04-06","serial_number":"10767712236782178","imei1":"10767712236782178","imei2":"10767712236782178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:03:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188134,"job_number":"JOB_188134","tr_customer_id":188152,"tr_customer_product_id":188142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:05.000Z","modified_at":"2026-02-16T08:04:05.000Z","name":"Richie Schmidt","mobile_number":"662-246-6498","email_id":"Winifred_Mitchell@yahoo.com","dop":"2025-04-06","serial_number":"18281904096988080","imei1":"18281904096988080","imei2":"18281904096988080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188136,"job_number":"JOB_188136","tr_customer_id":188154,"tr_customer_product_id":188144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:55.000Z","modified_at":"2026-02-16T08:04:55.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"14945111189486","imei1":"14945111189486","imei2":"14945111189486","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188137,"job_number":"JOB_188137","tr_customer_id":188155,"tr_customer_product_id":188145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:56.000Z","modified_at":"2026-02-16T08:04:56.000Z","name":"Arvid Champlin","mobile_number":"459-244-7737","email_id":"Luigi55@yahoo.com","dop":"2025-09-14","serial_number":"17753502959171","imei1":"17753502959171","imei2":"17753502959171","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188138,"job_number":"JOB_188138","tr_customer_id":188156,"tr_customer_product_id":188146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:05:09.000Z","modified_at":"2026-02-16T08:05:09.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"11010370212932","imei1":"11010370212932","imei2":"11010370212932","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:05:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188139,"job_number":"JOB_188139","tr_customer_id":188157,"tr_customer_product_id":188147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:05:09.000Z","modified_at":"2026-02-16T08:05:09.000Z","name":"Anne Yost","mobile_number":"410-270-9406","email_id":"Vicente.Wolff@hotmail.com","dop":"2025-09-14","serial_number":"11359993993839","imei1":"11359993993839","imei2":"11359993993839","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:05:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188140,"job_number":"JOB_188140","tr_customer_id":188158,"tr_customer_product_id":188148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:08:31.000Z","modified_at":"2026-02-16T08:08:31.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13961023969226","imei1":"13961023969226","imei2":"113961023969226","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188141,"job_number":"JOB_188141","tr_customer_id":188159,"tr_customer_product_id":188149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:08:33.000Z","modified_at":"2026-02-16T08:08:33.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"924676306737600","imei1":"924676306737600","imei2":"1924676306737600","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:08:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188143,"job_number":"JOB_188143","tr_customer_id":188161,"tr_customer_product_id":188151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:08:39.000Z","modified_at":"2026-02-16T08:08:39.000Z","name":"Mayur Jain","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"3576789676682342","imei1":"3576789676682342","imei2":"3576789676682342","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188144,"job_number":"JOB_188144","tr_customer_id":188162,"tr_customer_product_id":188152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:08:56.000Z","modified_at":"2026-02-16T08:08:56.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"17580507574414","imei1":"17580507574414","imei2":"117580507574414","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:08:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188145,"job_number":"JOB_188145","tr_customer_id":188163,"tr_customer_product_id":188153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:08:56.000Z","modified_at":"2026-02-16T08:08:56.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"480329485886577","imei1":"480329485886577","imei2":"1480329485886577","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:08:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188147,"job_number":"JOB_188147","tr_customer_id":188165,"tr_customer_product_id":188155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:09:22.000Z","modified_at":"2026-02-16T08:09:22.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"10916415812871","imei1":"10916415812871","imei2":"110916415812871","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:09:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188148,"job_number":"JOB_188148","tr_customer_id":188166,"tr_customer_product_id":188156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:09:24.000Z","modified_at":"2026-02-16T08:09:24.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"591100973216843","imei1":"591100973216843","imei2":"1591100973216843","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:09:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188150,"job_number":"JOB_188150","tr_customer_id":188168,"tr_customer_product_id":188158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:09:49.000Z","modified_at":"2026-02-16T08:09:49.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"631096404642733","imei1":"631096404642733","imei2":"1631096404642733","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188152,"job_number":"JOB_188152","tr_customer_id":188170,"tr_customer_product_id":188160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:12:29.000Z","modified_at":"2026-02-16T08:12:29.000Z","name":"Amrit Ahluwalia","mobile_number":"9013684573","email_id":"priya.asan@hotmail.com","dop":"2026-02-06","serial_number":"490490891901374","imei1":"490490891901374","imei2":"490490891901374","popurl":"www.dipali-jha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188153,"job_number":"JOB_188153","tr_customer_id":188171,"tr_customer_product_id":188161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:12:29.000Z","modified_at":"2026-02-16T08:12:29.000Z","name":"Radha Prajapat","mobile_number":"9077481965","email_id":"acaryatanaya.saini@hotmail.com","dop":"2026-02-06","serial_number":"329686368713610","imei1":"329686368713610","imei2":"329686368713610","popurl":"www.divakar-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188154,"job_number":"JOB_188154","tr_customer_id":188172,"tr_customer_product_id":188162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:12:29.000Z","modified_at":"2026-02-16T08:12:29.000Z","name":"Dhyaneshwar Arora","mobile_number":"9076834838","email_id":"yoginder.khan@hotmail.com","dop":"2026-02-06","serial_number":"603448287681327","imei1":"603448287681327","imei2":"603448287681327","popurl":"www.anjushree-dwivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188155,"job_number":"JOB_188155","tr_customer_id":188174,"tr_customer_product_id":188163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:12:29.000Z","modified_at":"2026-02-16T08:12:29.000Z","name":"Kamalesh Talwar","mobile_number":"9099152220","email_id":"manoj.mehra@yahoo.co.in","dop":"2026-02-06","serial_number":"110382955626908","imei1":"110382955626908","imei2":"110382955626908","popurl":"www.naveen-pillai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188156,"job_number":"JOB_188156","tr_customer_id":188173,"tr_customer_product_id":188164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:12:29.000Z","modified_at":"2026-02-16T08:12:29.000Z","name":"Siddhran Deshpande","mobile_number":"9046376369","email_id":"rajiv.deshpande@yahoo.co.in","dop":"2026-02-06","serial_number":"097361403039140","imei1":"097361403039140","imei2":"097361403039140","popurl":"www.shanti-gupta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188157,"job_number":"JOB_188157","tr_customer_id":188175,"tr_customer_product_id":188165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:18:51.000Z","modified_at":"2026-02-16T08:18:51.000Z","name":"Mayur Jain","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"3576789676682343","imei1":"3576789676682343","imei2":"3576789676682343","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:18:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188158,"job_number":"JOB_188158","tr_customer_id":188176,"tr_customer_product_id":188166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:32:10.000Z","modified_at":"2026-02-16T08:32:10.000Z","name":"Mayur Jain","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"3576789676682399","imei1":"3576789676682399","imei2":"3576789676682399","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188165,"job_number":"JOB_188165","tr_customer_id":188183,"tr_customer_product_id":188173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:47:04.000Z","modified_at":"2026-02-16T08:47:04.000Z","name":"Rodrick Hudson","mobile_number":"865-976-1701","email_id":"Sigurd_Homenick12@yahoo.com","dop":"2026-01-04","serial_number":"51664347506310184","imei1":"51664347506310184","imei2":"51664347506310184","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188167,"job_number":"JOB_188167","tr_customer_id":188185,"tr_customer_product_id":188175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:54:13.000Z","modified_at":"2026-02-16T08:54:13.000Z","name":"Miracle Lakin","mobile_number":"522-817-5193","email_id":"Doris_Parisian56@yahoo.com","dop":"2026-01-04","serial_number":"48170196654719570","imei1":"48170196654719570","imei2":"48170196654719570","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188169,"job_number":"JOB_188169","tr_customer_id":188187,"tr_customer_product_id":188177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Prathap Kumar","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14458998979468","imei1":"14458998979468","imei2":"14458998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188170,"job_number":"JOB_188170","tr_customer_id":188188,"tr_customer_product_id":188178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Gokul Seron","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14558998979468","imei1":"14558998979468","imei2":"14558998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188171,"job_number":"JOB_188171","tr_customer_id":188190,"tr_customer_product_id":188180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Citlalli Wuckert","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14258998979468","imei1":"14258998979468","imei2":"14258998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188172,"job_number":"JOB_188172","tr_customer_id":188189,"tr_customer_product_id":188179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Naresh Kumar","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14358998979468","imei1":"14358998979468","imei2":"14358998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188173,"job_number":"JOB_188173","tr_customer_id":188191,"tr_customer_product_id":188181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Anila Adiga","mobile_number":"9012173627","email_id":"prema.ahluwalia@gmail.com","dop":"2026-02-06","serial_number":"382987916968277","imei1":"382987916968277","imei2":"382987916968277","popurl":"www.jagathi-panicker.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188174,"job_number":"JOB_188174","tr_customer_id":188192,"tr_customer_product_id":188182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Lal Devar","mobile_number":"9040272602","email_id":"abani.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"357572139023977","imei1":"357572139023977","imei2":"357572139023977","popurl":"www.kumari-guha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188175,"job_number":"JOB_188175","tr_customer_id":188193,"tr_customer_product_id":188183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:24.000Z","name":"Bhoopat Ahluwalia","mobile_number":"9051549864","email_id":"anshula.tandon@gmail.com","dop":"2026-02-06","serial_number":"955043612880146","imei1":"955043612880146","imei2":"955043612880146","popurl":"www.kailash-naik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188176,"job_number":"JOB_188176","tr_customer_id":188194,"tr_customer_product_id":188184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:24.000Z","modified_at":"2026-02-16T09:04:24.000Z","name":"Darshwana Patil","mobile_number":"9013107060","email_id":"chaturbhuj.gill@hotmail.com","dop":"2026-02-06","serial_number":"192800233748331","imei1":"192800233748331","imei2":"192800233748331","popurl":"www.gaurang-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188177,"job_number":"JOB_188177","tr_customer_id":188195,"tr_customer_product_id":188185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:24.000Z","modified_at":"2026-02-16T09:04:24.000Z","name":"Rita Achari","mobile_number":"9064403737","email_id":"mangala.butt@yahoo.co.in","dop":"2026-02-06","serial_number":"957623873255372","imei1":"957623873255372","imei2":"957623873255372","popurl":"www.shashikala-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188179,"job_number":"JOB_188179","tr_customer_id":188197,"tr_customer_product_id":188187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:10.000Z","modified_at":"2026-02-16T09:08:10.000Z","name":"Jazmyne Predovic","mobile_number":"862-780-1586","email_id":"Eudora_Price@yahoo.com","dop":"2026-01-04","serial_number":"39505887069984130","imei1":"39505887069984130","imei2":"39505887069984130","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188180,"job_number":"JOB_188180","tr_customer_id":188199,"tr_customer_product_id":188189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:18.000Z","modified_at":"2026-02-16T09:08:18.000Z","name":"Chatura Ahluwalia","mobile_number":"9096365126","email_id":"atreyee.tagore@hotmail.com","dop":"2026-02-06","serial_number":"044113205450938","imei1":"044113205450938","imei2":"044113205450938","popurl":"www.dipendra-mehrotra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188181,"job_number":"JOB_188181","tr_customer_id":188198,"tr_customer_product_id":188188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:18.000Z","modified_at":"2026-02-16T09:08:18.000Z","name":"Chandrakin Mahajan","mobile_number":"9050811359","email_id":"satyen.sinha@gmail.com","dop":"2026-02-06","serial_number":"141114890125251","imei1":"141114890125251","imei2":"141114890125251","popurl":"www.chaitan-asan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188182,"job_number":"JOB_188182","tr_customer_id":188200,"tr_customer_product_id":188190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:18.000Z","modified_at":"2026-02-16T09:08:18.000Z","name":"Gudakesha Somayaji","mobile_number":"9065985175","email_id":"agrata.mehra@yahoo.co.in","dop":"2026-02-06","serial_number":"548498013793868","imei1":"548498013793868","imei2":"548498013793868","popurl":"www.chiranjeev-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188183,"job_number":"JOB_188183","tr_customer_id":188201,"tr_customer_product_id":188191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:18.000Z","modified_at":"2026-02-16T09:08:18.000Z","name":"Rukmin Shukla","mobile_number":"9027318284","email_id":"rahul.chopra@hotmail.com","dop":"2026-02-06","serial_number":"740453270553979","imei1":"740453270553979","imei2":"740453270553979","popurl":"www.amodini-abbott.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188184,"job_number":"JOB_188184","tr_customer_id":188202,"tr_customer_product_id":188192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:18.000Z","modified_at":"2026-02-16T09:08:18.000Z","name":"Ganaka Guha","mobile_number":"9009916102","email_id":"marut.arora@gmail.com","dop":"2026-02-06","serial_number":"150690841912490","imei1":"150690841912490","imei2":"150690841912490","popurl":"www.anamika-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188185,"job_number":"JOB_188185","tr_customer_id":188203,"tr_customer_product_id":188193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:37.000Z","modified_at":"2026-02-16T09:12:37.000Z","name":"Divakar Bandopadhyay","mobile_number":"9033116492","email_id":"somnath.shah@yahoo.co.in","dop":"2026-02-06","serial_number":"925452567934931","imei1":"925452567934931","imei2":"925452567934931","popurl":"www.chakravarti-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188186,"job_number":"JOB_188186","tr_customer_id":188204,"tr_customer_product_id":188194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:37.000Z","modified_at":"2026-02-16T09:12:37.000Z","name":"Chandraswaroopa Kapoor","mobile_number":"9006274968","email_id":"vasudha.bhattathiri@hotmail.com","dop":"2026-02-06","serial_number":"975883488610747","imei1":"975883488610747","imei2":"975883488610747","popurl":"www.kalinda-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188187,"job_number":"JOB_188187","tr_customer_id":188205,"tr_customer_product_id":188195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:37.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Meghnad Devar","mobile_number":"9031129147","email_id":"preity.bandopadhyay@yahoo.co.in","dop":"2026-02-06","serial_number":"308047707725514","imei1":"308047707725514","imei2":"308047707725514","popurl":"www.menka-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188188,"job_number":"JOB_188188","tr_customer_id":188206,"tr_customer_product_id":188196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:37.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Adheesh Butt","mobile_number":"9013821900","email_id":"brajesh.abbott@gmail.com","dop":"2026-02-06","serial_number":"165489562786993","imei1":"165489562786993","imei2":"165489562786993","popurl":"www.dandak-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188189,"job_number":"JOB_188189","tr_customer_id":188207,"tr_customer_product_id":188197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Minakshi Naik","mobile_number":"9088086754","email_id":"tej.prajapat@yahoo.co.in","dop":"2026-02-06","serial_number":"310418778032458","imei1":"310418778032458","imei2":"310418778032458","popurl":"www.gandharv-kaur.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188190,"job_number":"JOB_188190","tr_customer_id":188208,"tr_customer_product_id":188198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Bhagirathi Mehra","mobile_number":"9059042962","email_id":"naval.verma@yahoo.co.in","dop":"2026-02-06","serial_number":"044099176445998","imei1":"044099176445998","imei2":"044099176445998","popurl":"www.akula-butt.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188191,"job_number":"JOB_188191","tr_customer_id":188209,"tr_customer_product_id":188199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Param Sharma","mobile_number":"9099944293","email_id":"shreyashi.kaul@hotmail.com","dop":"2026-02-06","serial_number":"513325282442810","imei1":"513325282442810","imei2":"513325282442810","popurl":"www.ambar-pothuvaal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188192,"job_number":"JOB_188192","tr_customer_id":188210,"tr_customer_product_id":188200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Upendra Ahluwalia","mobile_number":"9079420885","email_id":"tara.chopra@hotmail.com","dop":"2026-02-06","serial_number":"816833397465962","imei1":"816833397465962","imei2":"816833397465962","popurl":"www.tara-khan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188193,"job_number":"JOB_188193","tr_customer_id":188211,"tr_customer_product_id":188201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Sheela Sharma","mobile_number":"9069473096","email_id":"nimit.varrier@yahoo.co.in","dop":"2026-02-06","serial_number":"502177550928035","imei1":"502177550928035","imei2":"502177550928035","popurl":"www.vaidehi-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188194,"job_number":"JOB_188194","tr_customer_id":188212,"tr_customer_product_id":188202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Subhasini Reddy","mobile_number":"9007382161","email_id":"shresthi.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"790915037328676","imei1":"790915037328676","imei2":"790915037328676","popurl":"www.devi-bandopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188195,"job_number":"JOB_188195","tr_customer_id":188213,"tr_customer_product_id":188203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:39.000Z","modified_at":"2026-02-16T09:12:39.000Z","name":"Deeptiman Acharya","mobile_number":"9030414184","email_id":"bhagwanti.achari@gmail.com","dop":"2026-02-06","serial_number":"059521028977579","imei1":"059521028977579","imei2":"059521028977579","popurl":"www.siddhi-deshpande.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188196,"job_number":"JOB_188196","tr_customer_id":188214,"tr_customer_product_id":188204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:39.000Z","modified_at":"2026-02-16T09:12:39.000Z","name":"Harinarayan Tandon","mobile_number":"9007187284","email_id":"aatreya.saini@gmail.com","dop":"2026-02-06","serial_number":"938144133923839","imei1":"938144133923839","imei2":"938144133923839","popurl":"www.bhagavaan-bandopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188197,"job_number":"JOB_188197","tr_customer_id":188215,"tr_customer_product_id":188205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:39.000Z","modified_at":"2026-02-16T09:12:39.000Z","name":"Laal Achari","mobile_number":"9062536046","email_id":"samir.joshi@gmail.com","dop":"2026-02-06","serial_number":"438597614358383","imei1":"438597614358383","imei2":"438597614358383","popurl":"www.jyoti-dutta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188198,"job_number":"JOB_188198","tr_customer_id":188216,"tr_customer_product_id":188206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:39.000Z","modified_at":"2026-02-16T09:12:39.000Z","name":"Lalita Mehrotra","mobile_number":"9006068839","email_id":"kashyap.jain@yahoo.co.in","dop":"2026-02-06","serial_number":"193918844019085","imei1":"193918844019085","imei2":"193918844019085","popurl":"www.bhadra-dwivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188199,"job_number":"JOB_188199","tr_customer_id":188217,"tr_customer_product_id":188207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:39.000Z","modified_at":"2026-02-16T09:12:39.000Z","name":"Gandharv Pandey","mobile_number":"9098813172","email_id":"ghanshyam.bharadwaj@yahoo.co.in","dop":"2026-02-06","serial_number":"937842897824277","imei1":"937842897824277","imei2":"937842897824277","popurl":"www.bhadran-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188202,"job_number":"JOB_188202","tr_customer_id":188220,"tr_customer_product_id":188210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:21:02.000Z","modified_at":"2026-02-16T09:21:02.000Z","name":"Reanna Hettinger","mobile_number":"574-604-4557","email_id":"Gracie.Oberbrunner@gmail.com","dop":"2026-01-04","serial_number":"49722636455518104","imei1":"49722636455518104","imei2":"49722636455518104","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188203,"job_number":"JOB_188203","tr_customer_id":188221,"tr_customer_product_id":188211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Aarya Gowda","mobile_number":"7493818482","email_id":"kiran.butt@gmail.com","dop":"2026-02-06","serial_number":"766779081186210","imei1":"766779081186210","imei2":"766779081186210","popurl":"www.giri-panicker.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188204,"job_number":"JOB_188204","tr_customer_id":188222,"tr_customer_product_id":188212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Anjushree Bharadwaj","mobile_number":"7438704094","email_id":"yoginder.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"104235550036893","imei1":"104235550036893","imei2":"104235550036893","popurl":"www.bahula-namboothiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188205,"job_number":"JOB_188205","tr_customer_id":188223,"tr_customer_product_id":188213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Preity Agarwal","mobile_number":"7411638933","email_id":"mangalya.menon@hotmail.com","dop":"2026-02-06","serial_number":"448158279070985","imei1":"448158279070985","imei2":"448158279070985","popurl":"www.rupinder-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188206,"job_number":"JOB_188206","tr_customer_id":188224,"tr_customer_product_id":188214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Anang Mishra","mobile_number":"7428802228","email_id":"bhooshit.dubashi@yahoo.co.in","dop":"2026-02-06","serial_number":"044756997099544","imei1":"044756997099544","imei2":"044756997099544","popurl":"www.tanushree-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188207,"job_number":"JOB_188207","tr_customer_id":188225,"tr_customer_product_id":188215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Pushti Acharya","mobile_number":"7425851620","email_id":"dhanadeepa.dwivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"008147222098275","imei1":"008147222098275","imei2":"008147222098275","popurl":"www.trilokanath-pillai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188208,"job_number":"JOB_188208","tr_customer_id":188226,"tr_customer_product_id":188216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Kamala Ahluwalia","mobile_number":"7439418824","email_id":"eekalabya.chaturvedi@hotmail.com","dop":"2026-02-06","serial_number":"404589850087946","imei1":"404589850087946","imei2":"404589850087946","popurl":"www.amish-ahluwalia.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188209,"job_number":"JOB_188209","tr_customer_id":188227,"tr_customer_product_id":188217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:52.000Z","modified_at":"2026-02-16T09:23:52.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"16355960704879","imei1":"16355960704879","imei2":"16355960704879","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188210,"job_number":"JOB_188210","tr_customer_id":188228,"tr_customer_product_id":188218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:52.000Z","modified_at":"2026-02-16T09:23:52.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741455","imei1":"45658258741455","imei2":"45658258741455","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188211,"job_number":"JOB_188211","tr_customer_id":188229,"tr_customer_product_id":188219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:25:50.000Z","modified_at":"2026-02-16T09:25:50.000Z","name":"Charuvrat Mehrotra","mobile_number":"7469964243","email_id":"daiwik.banerjee@hotmail.com","dop":"2026-02-06","serial_number":"667681374967874","imei1":"667681374967874","imei2":"667681374967874","popurl":"www.acharyasuta-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188212,"job_number":"JOB_188212","tr_customer_id":188230,"tr_customer_product_id":188220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:25:50.000Z","modified_at":"2026-02-16T09:25:50.000Z","name":"Acharyasuta Devar","mobile_number":"7470729794","email_id":"laal.banerjee@yahoo.co.in","dop":"2026-02-06","serial_number":"694172877216675","imei1":"694172877216675","imei2":"694172877216675","popurl":"www.anil-nayar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188213,"job_number":"JOB_188213","tr_customer_id":188231,"tr_customer_product_id":188221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:25:50.000Z","modified_at":"2026-02-16T09:25:50.000Z","name":"Anasuya Sinha","mobile_number":"7493214778","email_id":"anjali.nambeesan@yahoo.co.in","dop":"2026-02-06","serial_number":"903642664897096","imei1":"903642664897096","imei2":"903642664897096","popurl":"www.gajbaahu-embranthiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188214,"job_number":"JOB_188214","tr_customer_id":188232,"tr_customer_product_id":188222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:25:50.000Z","modified_at":"2026-02-16T09:25:50.000Z","name":"Jagadisha Naik","mobile_number":"7487953325","email_id":"chandran.abbott@yahoo.co.in","dop":"2026-02-06","serial_number":"673079368922601","imei1":"673079368922601","imei2":"673079368922601","popurl":"www.sushil-nehru.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188215,"job_number":"JOB_188215","tr_customer_id":188233,"tr_customer_product_id":188223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:25:50.000Z","modified_at":"2026-02-16T09:25:50.000Z","name":"Bodhan Guha","mobile_number":"7468788693","email_id":"satyen.jain@gmail.com","dop":"2026-02-06","serial_number":"216630965349892","imei1":"216630965349892","imei2":"216630965349892","popurl":"www.anjushree-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188217,"job_number":"JOB_188217","tr_customer_id":188235,"tr_customer_product_id":188225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:28:50.000Z","modified_at":"2026-02-16T09:28:50.000Z","name":"Narayan Asan","mobile_number":"9042875404","email_id":"geetanjali.jha@yahoo.co.in","dop":"2026-02-06","serial_number":"929071775399656","imei1":"929071775399656","imei2":"929071775399656","popurl":"www.rita-adiga.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188218,"job_number":"JOB_188218","tr_customer_id":188236,"tr_customer_product_id":188226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:28:50.000Z","modified_at":"2026-02-16T09:28:50.000Z","name":"Manik Namboothiri","mobile_number":"9040792652","email_id":"daksha.khanna@yahoo.co.in","dop":"2026-02-06","serial_number":"869882360908582","imei1":"869882360908582","imei2":"869882360908582","popurl":"www.karan-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188219,"job_number":"JOB_188219","tr_customer_id":188237,"tr_customer_product_id":188227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:28:50.000Z","modified_at":"2026-02-16T09:28:50.000Z","name":"Oormila Bharadwaj","mobile_number":"9020724710","email_id":"deevakar.khatri@gmail.com","dop":"2026-02-06","serial_number":"116958200115688","imei1":"116958200115688","imei2":"116958200115688","popurl":"www.prem-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188220,"job_number":"JOB_188220","tr_customer_id":188238,"tr_customer_product_id":188228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:28:50.000Z","modified_at":"2026-02-16T09:28:50.000Z","name":"Aanandinii Khanna","mobile_number":"9058795824","email_id":"digambara.dwivedi@hotmail.com","dop":"2026-02-06","serial_number":"067506637667534","imei1":"067506637667534","imei2":"067506637667534","popurl":"www.sharmila-johar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188221,"job_number":"JOB_188221","tr_customer_id":188239,"tr_customer_product_id":188229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:28:50.000Z","modified_at":"2026-02-16T09:28:50.000Z","name":"Mukesh Khanna","mobile_number":"9043475237","email_id":"uttam.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"231794103379692","imei1":"231794103379692","imei2":"231794103379692","popurl":"www.mahendra-bhattathiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188223,"job_number":"JOB_188223","tr_customer_id":188241,"tr_customer_product_id":188231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:29:05.000Z","modified_at":"2026-02-16T09:29:05.000Z","name":"Aylin Schroeder","mobile_number":"308-531-0835","email_id":"Immanuel93@gmail.com","dop":"2026-01-04","serial_number":"30026152412699760","imei1":"30026152412699760","imei2":"30026152412699760","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188225,"job_number":"JOB_188225","tr_customer_id":188243,"tr_customer_product_id":188233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:33:10.000Z","modified_at":"2026-02-16T09:33:10.000Z","name":"Arjun Thiel","mobile_number":"244-286-3653","email_id":"Price40@yahoo.com","dop":"2026-01-04","serial_number":"60622292277882440","imei1":"60622292277882440","imei2":"60622292277882440","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:33:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188227,"job_number":"JOB_188227","tr_customer_id":188245,"tr_customer_product_id":188235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:37:16.000Z","modified_at":"2026-02-16T09:37:16.000Z","name":"Sheridan Ankunding","mobile_number":"807-610-5222","email_id":"Vita31@hotmail.com","dop":"2026-01-04","serial_number":"98717926853720080","imei1":"98717926853720080","imei2":"98717926853720080","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188229,"job_number":"JOB_188229","tr_customer_id":188247,"tr_customer_product_id":188237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:40:25.000Z","modified_at":"2026-02-16T09:40:25.000Z","name":"Anais Dooley","mobile_number":"744-450-1754","email_id":"Jacinto_Hettinger8@gmail.com","dop":"2026-01-04","serial_number":"75516614833093940","imei1":"75516614833093940","imei2":"75516614833093940","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188231,"job_number":"JOB_188231","tr_customer_id":188249,"tr_customer_product_id":188239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:02:30.000Z","modified_at":"2026-02-16T10:02:30.000Z","name":"Torrance Schneider","mobile_number":"371-610-7433","email_id":"Jaunita14@hotmail.com","dop":"2026-01-04","serial_number":"28458536217728860","imei1":"28458536217728860","imei2":"28458536217728860","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188233,"job_number":"JOB_188233","tr_customer_id":188251,"tr_customer_product_id":188241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:10:43.000Z","modified_at":"2026-02-16T10:10:43.000Z","name":"Lane VonRueden","mobile_number":"276-337-8944","email_id":"Enola97@gmail.com","dop":"2026-01-04","serial_number":"17241836448861494","imei1":"17241836448861494","imei2":"17241836448861494","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:10:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188235,"job_number":"JOB_188235","tr_customer_id":188253,"tr_customer_product_id":188243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:24.000Z","modified_at":"2026-02-16T10:15:24.000Z","name":"Chandrani Pothuvaal","mobile_number":"7470517182","email_id":"chidaatma.gowda@gmail.com","dop":"2026-02-06","serial_number":"039397921435034","imei1":"039397921435034","imei2":"039397921435034","popurl":"www.suman-nair.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188236,"job_number":"JOB_188236","tr_customer_id":188254,"tr_customer_product_id":188244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Chanakya Varma","mobile_number":"7489097075","email_id":"vidur.dwivedi@hotmail.com","dop":"2026-02-06","serial_number":"812716224722315","imei1":"812716224722315","imei2":"812716224722315","popurl":"www.eekalabya-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188237,"job_number":"JOB_188237","tr_customer_id":188255,"tr_customer_product_id":188245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Bhishma Saini","mobile_number":"7465942317","email_id":"devi.butt@hotmail.com","dop":"2026-02-06","serial_number":"589991969665384","imei1":"589991969665384","imei2":"589991969665384","popurl":"www.aditeya-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188238,"job_number":"JOB_188238","tr_customer_id":188256,"tr_customer_product_id":188246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Brajesh Johar","mobile_number":"7427317683","email_id":"chandra.khatri@yahoo.co.in","dop":"2026-02-06","serial_number":"842876663545831","imei1":"842876663545831","imei2":"842876663545831","popurl":"www.rupinder-sinha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188239,"job_number":"JOB_188239","tr_customer_id":188257,"tr_customer_product_id":188247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Nagabhushanam Ganaka","mobile_number":"7419255490","email_id":"gorakhanatha.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"599495222743169","imei1":"599495222743169","imei2":"599495222743169","popurl":"www.sarisha-somayaji.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188240,"job_number":"JOB_188240","tr_customer_id":188258,"tr_customer_product_id":188248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Sanjay Kaniyar","mobile_number":"7446418129","email_id":"subodh.trivedi@hotmail.com","dop":"2026-02-06","serial_number":"207546622291701","imei1":"207546622291701","imei2":"207546622291701","popurl":"www.bhadraksh-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188241,"job_number":"JOB_188241","tr_customer_id":188259,"tr_customer_product_id":188249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Divjot Somayaji","mobile_number":"7405415789","email_id":"ambar.singh@yahoo.co.in","dop":"2026-02-06","serial_number":"621540048332320","imei1":"621540048332320","imei2":"621540048332320","popurl":"www.chandraayan-guha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188242,"job_number":"JOB_188242","tr_customer_id":188261,"tr_customer_product_id":188251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Gajbaahu Malik","mobile_number":"7428880362","email_id":"kanishka.naik@gmail.com","dop":"2026-02-06","serial_number":"713768908957704","imei1":"713768908957704","imei2":"713768908957704","popurl":"www.akshaj-jain.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188243,"job_number":"JOB_188243","tr_customer_id":188260,"tr_customer_product_id":188250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Aryan Khanna","mobile_number":"7470058802","email_id":"arun.shah@gmail.com","dop":"2026-02-06","serial_number":"359603808092226","imei1":"359603808092226","imei2":"359603808092226","popurl":"www.anunay-nair.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188244,"job_number":"JOB_188244","tr_customer_id":188262,"tr_customer_product_id":188252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Bishnu Nayar","mobile_number":"7487380878","email_id":"aasha.mehra@gmail.com","dop":"2026-02-06","serial_number":"952600615143322","imei1":"952600615143322","imei2":"952600615143322","popurl":"www.anil-ganaka.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188246,"job_number":"JOB_188246","tr_customer_id":188264,"tr_customer_product_id":188254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:16:05.000Z","modified_at":"2026-02-16T10:16:05.000Z","name":"Kieran Rogahn","mobile_number":"629-237-3650","email_id":"Elmo.Wuckert93@hotmail.com","dop":"2026-01-04","serial_number":"40957684014162980","imei1":"40957684014162980","imei2":"40957684014162980","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188248,"job_number":"JOB_188248","tr_customer_id":188266,"tr_customer_product_id":188256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:17:07.000Z","modified_at":"2026-02-16T10:17:07.000Z","name":"Noemie Mayert","mobile_number":"404-617-9318","email_id":"Jeromy.McDermott6@hotmail.com","dop":"2026-01-04","serial_number":"40977899244073920","imei1":"40977899244073920","imei2":"40977899244073920","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188250,"job_number":"JOB_188250","tr_customer_id":188268,"tr_customer_product_id":188258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:20:05.000Z","modified_at":"2026-02-16T10:20:05.000Z","name":"Consuelo Mohr","mobile_number":"447-415-2069","email_id":"Molly74@gmail.com","dop":"2026-01-04","serial_number":"76541132581863070","imei1":"76541132581863070","imei2":"76541132581863070","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188252,"job_number":"JOB_188252","tr_customer_id":188270,"tr_customer_product_id":188260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:21:07.000Z","modified_at":"2026-02-16T10:21:07.000Z","name":"Elliott Sporer","mobile_number":"558-215-2460","email_id":"Bruce_Murray@gmail.com","dop":"2026-01-04","serial_number":"66917561121302190","imei1":"66917561121302190","imei2":"66917561121302190","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188254,"job_number":"JOB_188254","tr_customer_id":188272,"tr_customer_product_id":188262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:25:58.000Z","modified_at":"2026-02-16T10:25:58.000Z","name":"Misty Harvey","mobile_number":"259-420-4189","email_id":"Jewel_Balistreri@yahoo.com","dop":"2026-01-04","serial_number":"43841813748231650","imei1":"43841813748231650","imei2":"43841813748231650","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:25:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188256,"job_number":"JOB_188256","tr_customer_id":188274,"tr_customer_product_id":188264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:37:54.000Z","modified_at":"2026-02-16T10:37:54.000Z","name":"Onie Cronin","mobile_number":"390-430-2691","email_id":"Jena_Hartmann55@hotmail.com","dop":"2026-01-04","serial_number":"86555060779423020","imei1":"86555060779423020","imei2":"86555060779423020","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:37:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188258,"job_number":"JOB_188258","tr_customer_id":188276,"tr_customer_product_id":188266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:38:55.000Z","modified_at":"2026-02-16T10:38:55.000Z","name":"Annette Schulist","mobile_number":"593-474-6367","email_id":"Kory.Rolfson@yahoo.com","dop":"2026-01-04","serial_number":"29562951107662984","imei1":"29562951107662984","imei2":"29562951107662984","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:38:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188260,"job_number":"JOB_188260","tr_customer_id":188278,"tr_customer_product_id":188268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:48:12.000Z","modified_at":"2026-02-16T10:48:12.000Z","name":"Gus Bergstrom","mobile_number":"379-917-8090","email_id":"Omer.Casper@hotmail.com","dop":"2026-01-04","serial_number":"47244439787545224","imei1":"47244439787545224","imei2":"47244439787545224","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188262,"job_number":"JOB_188262","tr_customer_id":188280,"tr_customer_product_id":188270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:49:29.000Z","modified_at":"2026-02-16T10:49:29.000Z","name":"Joana Kertzmann","mobile_number":"823-854-0588","email_id":"Margret_Kirlin29@hotmail.com","dop":"2026-01-04","serial_number":"60787533037573040","imei1":"60787533037573040","imei2":"60787533037573040","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188263,"job_number":"JOB_188263","tr_customer_id":188281,"tr_customer_product_id":188271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T11:08:20.000Z","modified_at":"2026-02-16T11:08:20.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-06","serial_number":"21734858445563","imei1":"21734858445563","imei2":"21734858445563","popurl":"2026-02-06T11:08:10.235901948Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T11:08:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188264,"job_number":"JOB_188264","tr_customer_id":188282,"tr_customer_product_id":188272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T11:08:32.000Z","modified_at":"2026-02-16T11:08:32.000Z","name":"Prema Deshpande","mobile_number":"8647226929","email_id":"dharani.banerjee@gmail.com","dop":"2026-02-06","serial_number":"57734496282887","imei1":"57734496282887","imei2":"57734496282887","popurl":"www.mahendra-mehra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T11:08:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188265,"job_number":"JOB_188265","tr_customer_id":188283,"tr_customer_product_id":188273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:12:25.000Z","modified_at":"2026-02-16T12:12:25.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"10901648861539","imei1":"10901648861539","imei2":"10901648861539","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:12:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188267,"job_number":"JOB_188267","tr_customer_id":188285,"tr_customer_product_id":188275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:12:27.000Z","modified_at":"2026-02-16T12:12:27.000Z","name":"King Funk","mobile_number":"729-935-0656","email_id":"Kristina.Hoeger@gmail.com","dop":"2026-01-04","serial_number":"65727884487753600","imei1":"65727884487753600","imei2":"65727884487753600","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:12:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188268,"job_number":"JOB_188268","tr_customer_id":188286,"tr_customer_product_id":188276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:12:28.000Z","modified_at":"2026-02-16T12:12:28.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"13655087545680","imei1":"13655087545680","imei2":"13655087545680","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:12:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188270,"job_number":"JOB_188270","tr_customer_id":188288,"tr_customer_product_id":188278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:12:30.000Z","modified_at":"2026-02-16T12:12:30.000Z","name":"Oscar McCullough","mobile_number":"614-633-1223","email_id":"Lowell_Gottlieb@hotmail.com","dop":"2026-01-04","serial_number":"25095074561101216","imei1":"25095074561101216","imei2":"25095074561101216","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:12:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188271,"job_number":"JOB_188271","tr_customer_id":188289,"tr_customer_product_id":188279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:13:24.000Z","modified_at":"2026-02-16T12:13:24.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17478616977770","imei1":"17478616977770","imei2":"17478616977770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:13:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188273,"job_number":"JOB_188273","tr_customer_id":188291,"tr_customer_product_id":188281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:13:31.000Z","modified_at":"2026-02-16T12:13:31.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17662679284494","imei1":"17662679284494","imei2":"17662679284494","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:13:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188275,"job_number":"JOB_188275","tr_customer_id":188293,"tr_customer_product_id":188283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:13:33.000Z","modified_at":"2026-02-16T12:13:33.000Z","name":"Aidan Fritsch","mobile_number":"399-689-0724","email_id":"Josiane_Parisian32@yahoo.com","dop":"2026-01-04","serial_number":"49893800058775640","imei1":"49893800058775640","imei2":"49893800058775640","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:13:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188276,"job_number":"JOB_188276","tr_customer_id":188294,"tr_customer_product_id":188284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:14:22.000Z","modified_at":"2026-02-16T12:14:22.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"14715664984280","imei1":"14715664984280","imei2":"14715664984280","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:14:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188278,"job_number":"JOB_188278","tr_customer_id":188296,"tr_customer_product_id":188286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:14:23.000Z","modified_at":"2026-02-16T12:14:23.000Z","name":"Toney Mueller","mobile_number":"203-358-0600","email_id":"Kyler_Feest54@gmail.com","dop":"2026-01-04","serial_number":"46178384829373170","imei1":"46178384829373170","imei2":"46178384829373170","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:14:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188279,"job_number":"JOB_188279","tr_customer_id":188297,"tr_customer_product_id":188287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:14:34.000Z","modified_at":"2026-02-16T12:14:34.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"13792553359719","imei1":"13792553359719","imei2":"13792553359719","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:14:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188281,"job_number":"JOB_188281","tr_customer_id":188299,"tr_customer_product_id":188289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:14:35.000Z","modified_at":"2026-02-16T12:14:35.000Z","name":"Ashleigh Koss","mobile_number":"588-395-7629","email_id":"Antwon_Medhurst@hotmail.com","dop":"2026-01-04","serial_number":"15912569683577362","imei1":"15912569683577362","imei2":"15912569683577362","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188283,"job_number":"JOB_188283","tr_customer_id":188301,"tr_customer_product_id":188291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:18:05.000Z","modified_at":"2026-02-16T12:18:05.000Z","name":"Jannie Stark","mobile_number":"252-496-1119","email_id":"Carolyn_Gerlach@gmail.com","dop":"2026-01-04","serial_number":"54209774025073290","imei1":"54209774025073290","imei2":"54209774025073290","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188285,"job_number":"JOB_188285","tr_customer_id":188303,"tr_customer_product_id":188293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:21:29.000Z","modified_at":"2026-02-16T12:21:29.000Z","name":"Patience Dibbert","mobile_number":"918-699-5810","email_id":"Arnoldo_Beatty@hotmail.com","dop":"2026-01-04","serial_number":"99140516290660740","imei1":"99140516290660740","imei2":"99140516290660740","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:21:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188287,"job_number":"JOB_188287","tr_customer_id":188305,"tr_customer_product_id":188295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:25:57.000Z","modified_at":"2026-02-16T12:25:57.000Z","name":"Elvis Marquardt","mobile_number":"788-691-7144","email_id":"Laverna_Waters@hotmail.com","dop":"2026-01-04","serial_number":"40212736954774740","imei1":"40212736954774740","imei2":"40212736954774740","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188289,"job_number":"JOB_188289","tr_customer_id":188307,"tr_customer_product_id":188297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:26:01.000Z","modified_at":"2026-02-16T12:26:01.000Z","name":"Amari Grady","mobile_number":"878-902-2213","email_id":"Rosella99@gmail.com","dop":"2026-01-04","serial_number":"21078541459764744","imei1":"21078541459764744","imei2":"21078541459764744","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188291,"job_number":"JOB_188291","tr_customer_id":188309,"tr_customer_product_id":188299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:30:26.000Z","modified_at":"2026-02-16T12:30:26.000Z","name":"Tania Gerhold","mobile_number":"298-480-1494","email_id":"Selina48@yahoo.com","dop":"2026-01-04","serial_number":"17187648834242444","imei1":"17187648834242444","imei2":"17187648834242444","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:30:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188293,"job_number":"JOB_188293","tr_customer_id":188311,"tr_customer_product_id":188301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:30:28.000Z","modified_at":"2026-02-16T12:30:28.000Z","name":"Janick Adams","mobile_number":"232-833-3920","email_id":"Josh28@yahoo.com","dop":"2026-01-04","serial_number":"37251351885121100","imei1":"37251351885121100","imei2":"37251351885121100","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188296,"job_number":"JOB_188296","tr_customer_id":188314,"tr_customer_product_id":188304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:34:52.000Z","modified_at":"2026-02-16T12:34:52.000Z","name":"Ahmad Wolff","mobile_number":"298-463-7332","email_id":"Julio.Heathcote@gmail.com","dop":"2026-01-04","serial_number":"48202066015821736","imei1":"48202066015821736","imei2":"48202066015821736","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188297,"job_number":"JOB_188297","tr_customer_id":188315,"tr_customer_product_id":188305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:34:52.000Z","modified_at":"2026-02-16T12:34:52.000Z","name":"Leanne Kiehn","mobile_number":"698-300-1089","email_id":"Zoey.Bogan56@hotmail.com","dop":"2026-01-04","serial_number":"89338533965102300","imei1":"89338533965102300","imei2":"89338533965102300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188300,"job_number":"JOB_188300","tr_customer_id":188318,"tr_customer_product_id":188308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:39:24.000Z","modified_at":"2026-02-16T12:39:24.000Z","name":"Cleo Reilly","mobile_number":"411-377-8449","email_id":"Emilio1@yahoo.com","dop":"2026-01-04","serial_number":"68311626271152216","imei1":"68311626271152216","imei2":"68311626271152216","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188301,"job_number":"JOB_188301","tr_customer_id":188319,"tr_customer_product_id":188309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:39:25.000Z","modified_at":"2026-02-16T12:39:25.000Z","name":"Jedidiah Anderson","mobile_number":"887-376-0337","email_id":"Jeremie31@gmail.com","dop":"2026-01-04","serial_number":"55100894569773496","imei1":"55100894569773496","imei2":"55100894569773496","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188303,"job_number":"JOB_188303","tr_customer_id":188321,"tr_customer_product_id":188311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:44:11.000Z","modified_at":"2026-02-16T12:44:11.000Z","name":"Maude Klocko","mobile_number":"625-626-0919","email_id":"Jamel.Witting80@hotmail.com","dop":"2026-01-04","serial_number":"70890440822474776","imei1":"70890440822474776","imei2":"70890440822474776","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188305,"job_number":"JOB_188305","tr_customer_id":188323,"tr_customer_product_id":188313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:44:21.000Z","modified_at":"2026-02-16T12:44:21.000Z","name":"Rosamond Moore","mobile_number":"852-845-9628","email_id":"Ellie.Boyle@gmail.com","dop":"2026-01-04","serial_number":"62796955847851780","imei1":"62796955847851780","imei2":"62796955847851780","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188306,"job_number":"JOB_188306","tr_customer_id":188324,"tr_customer_product_id":188314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T13:44:00.000Z","modified_at":"2026-02-16T13:44:00.000Z","name":"Sourav puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"12345678900987","imei1":"12345678900987","imei2":"12345678900987","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T13:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188307,"job_number":"JOB_188307","tr_customer_id":188325,"tr_customer_product_id":188315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T13:50:40.000Z","modified_at":"2026-02-16T13:50:40.000Z","name":"Souravpuniyani puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"12345678900987","imei1":"12345678900765","imei2":"12345678900987","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T13:50:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188309,"job_number":"JOB_188309","tr_customer_id":188327,"tr_customer_product_id":188317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:00:28.000Z","modified_at":"2026-02-16T14:00:28.000Z","name":"Jerod Walker","mobile_number":"521-324-1220","email_id":"Rahsaan.Goodwin@yahoo.com","dop":"2025-05-30","serial_number":"15046236872325","imei1":"15046236872325","imei2":"15046236872325","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188310,"job_number":"JOB_188310","tr_customer_id":188328,"tr_customer_product_id":188318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:00:30.000Z","modified_at":"2026-02-16T14:00:30.000Z","name":"Izabella Brekke","mobile_number":"845-678-5250","email_id":"Clifford85@yahoo.com","dop":"2025-05-30","serial_number":"1440164389561602","imei1":"1440164389561602","imei2":"1440164389561602","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188311,"job_number":"JOB_188311","tr_customer_id":188329,"tr_customer_product_id":188319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:12:27.000Z","modified_at":"2026-02-16T14:12:27.000Z","name":"Souravpuniyani puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"12345678900907","imei1":"12345678900769","imei2":"12345678900986","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:12:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188312,"job_number":"JOB_188312","tr_customer_id":188330,"tr_customer_product_id":188320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:51.000Z","modified_at":"2026-02-16T14:13:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90528491070171","imei1":"90528491070171","imei2":"90528491070171","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188313,"job_number":"JOB_188313","tr_customer_id":188331,"tr_customer_product_id":188321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:52.000Z","modified_at":"2026-02-16T14:13:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48578077170473","imei1":"48578077170473","imei2":"48578077170473","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188314,"job_number":"JOB_188314","tr_customer_id":188332,"tr_customer_product_id":188322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:52.000Z","modified_at":"2026-02-16T14:13:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75525387076982","imei1":"75525387076982","imei2":"75525387076982","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188315,"job_number":"JOB_188315","tr_customer_id":188333,"tr_customer_product_id":188323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:52.000Z","modified_at":"2026-02-16T14:13:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19873123201481","imei1":"19873123201481","imei2":"19873123201481","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188316,"job_number":"JOB_188316","tr_customer_id":188334,"tr_customer_product_id":188324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:53.000Z","modified_at":"2026-02-16T14:13:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45333389491369","imei1":"45333389491369","imei2":"45333389491369","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188317,"job_number":"JOB_188317","tr_customer_id":188335,"tr_customer_product_id":188325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:53.000Z","modified_at":"2026-02-16T14:13:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68023740079027","imei1":"68023740079027","imei2":"68023740079027","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188319,"job_number":"JOB_188319","tr_customer_id":188337,"tr_customer_product_id":188327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:56.000Z","modified_at":"2026-02-16T14:13:56.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101620723773919","imei1":"101620723773919","imei2":"101620723773919","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188322,"job_number":"JOB_188322","tr_customer_id":188340,"tr_customer_product_id":188330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:18.000Z","modified_at":"2026-02-16T14:14:18.000Z","name":"Kenton Smitham","mobile_number":"575-257-7606","email_id":"Bethany.Kohler38@gmail.com","dop":"2025-04-06","serial_number":"14454082120445058","imei1":"14454082120445058","imei2":"14454082120445058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188323,"job_number":"JOB_188323","tr_customer_id":188341,"tr_customer_product_id":188331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:23.000Z","modified_at":"2026-02-16T14:14:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30668991003360","imei1":"30668991003360","imei2":"30668991003360","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188324,"job_number":"JOB_188324","tr_customer_id":188342,"tr_customer_product_id":188332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:23.000Z","modified_at":"2026-02-16T14:14:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86158830510299","imei1":"86158830510299","imei2":"86158830510299","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188325,"job_number":"JOB_188325","tr_customer_id":188343,"tr_customer_product_id":188333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:24.000Z","modified_at":"2026-02-16T14:14:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28746729159828","imei1":"28746729159828","imei2":"28746729159828","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188326,"job_number":"JOB_188326","tr_customer_id":188344,"tr_customer_product_id":188334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:24.000Z","modified_at":"2026-02-16T14:14:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95770846606809","imei1":"95770846606809","imei2":"95770846606809","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188327,"job_number":"JOB_188327","tr_customer_id":188345,"tr_customer_product_id":188335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:24.000Z","modified_at":"2026-02-16T14:14:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70778719592246","imei1":"70778719592246","imei2":"70778719592246","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188328,"job_number":"JOB_188328","tr_customer_id":188346,"tr_customer_product_id":188336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:25.000Z","modified_at":"2026-02-16T14:14:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79375533941004","imei1":"79375533941004","imei2":"79375533941004","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188330,"job_number":"JOB_188330","tr_customer_id":188348,"tr_customer_product_id":188338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:45.000Z","modified_at":"2026-02-16T14:14:45.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103373624619353","imei1":"103373624619353","imei2":"103373624619353","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188332,"job_number":"JOB_188332","tr_customer_id":188350,"tr_customer_product_id":188340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:54.000Z","modified_at":"2026-02-16T14:14:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80233731067780","imei1":"80233731067780","imei2":"80233731067780","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188333,"job_number":"JOB_188333","tr_customer_id":188351,"tr_customer_product_id":188341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:54.000Z","modified_at":"2026-02-16T14:14:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99799697940959","imei1":"99799697940959","imei2":"99799697940959","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188334,"job_number":"JOB_188334","tr_customer_id":188352,"tr_customer_product_id":188342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:55.000Z","modified_at":"2026-02-16T14:14:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26616982578405","imei1":"26616982578405","imei2":"26616982578405","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188335,"job_number":"JOB_188335","tr_customer_id":188353,"tr_customer_product_id":188343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:55.000Z","modified_at":"2026-02-16T14:14:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15668000389927","imei1":"15668000389927","imei2":"15668000389927","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188336,"job_number":"JOB_188336","tr_customer_id":188354,"tr_customer_product_id":188344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:55.000Z","modified_at":"2026-02-16T14:14:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52084324873540","imei1":"52084324873540","imei2":"52084324873540","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188337,"job_number":"JOB_188337","tr_customer_id":188355,"tr_customer_product_id":188345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:56.000Z","modified_at":"2026-02-16T14:14:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77800164385692","imei1":"77800164385692","imei2":"77800164385692","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188339,"job_number":"JOB_188339","tr_customer_id":188357,"tr_customer_product_id":188347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:15:35.000Z","modified_at":"2026-02-16T14:15:35.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"102426536683246","imei1":"102426536683246","imei2":"102426536683246","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:15:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188341,"job_number":"JOB_188341","tr_customer_id":188359,"tr_customer_product_id":188349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:25:29.000Z","modified_at":"2026-02-16T14:25:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19525593700290","imei1":"19525593700290","imei2":"19525593700290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188343,"job_number":"JOB_188343","tr_customer_id":188361,"tr_customer_product_id":188351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:25:30.000Z","modified_at":"2026-02-16T14:25:30.000Z","name":"Alivia Berge","mobile_number":"795-470-7387","email_id":"Jaclyn12@hotmail.com","dop":"2025-04-06","serial_number":"17017839099103636","imei1":"17017839099103636","imei2":"17017839099103636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188345,"job_number":"JOB_188345","tr_customer_id":188363,"tr_customer_product_id":188353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:26:17.000Z","modified_at":"2026-02-16T14:26:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18087984801137","imei1":"18087984801137","imei2":"18087984801137","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188347,"job_number":"JOB_188347","tr_customer_id":188365,"tr_customer_product_id":188355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:26:18.000Z","modified_at":"2026-02-16T14:26:18.000Z","name":"Alana Buckridge","mobile_number":"536-453-4835","email_id":"Tyson.Heathcote@yahoo.com","dop":"2025-04-06","serial_number":"19659070541544988","imei1":"19659070541544988","imei2":"19659070541544988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:26:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188350,"job_number":"JOB_188350","tr_customer_id":188368,"tr_customer_product_id":188358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:27:05.000Z","modified_at":"2026-02-16T14:27:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10110179876545","imei1":"10110179876545","imei2":"10110179876545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188352,"job_number":"JOB_188352","tr_customer_id":188370,"tr_customer_product_id":188360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:27:06.000Z","modified_at":"2026-02-16T14:27:06.000Z","name":"Eliane Blanda","mobile_number":"992-304-3359","email_id":"Josephine_Koelpin@yahoo.com","dop":"2025-04-06","serial_number":"12050783515940708","imei1":"12050783515940708","imei2":"12050783515940708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:27:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188356,"job_number":"JOB_188356","tr_customer_id":188374,"tr_customer_product_id":188364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:35.000Z","modified_at":"2026-02-16T14:34:35.000Z","name":"Shweta Tripathi","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"35767896766823987","imei1":"35767896766823987","imei2":"35767896766823987","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188363,"job_number":"JOB_188363","tr_customer_id":188381,"tr_customer_product_id":188371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:02.000Z","modified_at":"2026-02-16T14:36:02.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"54614134262739","imei1":"54614134262739","imei2":"54614134262739","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188364,"job_number":"JOB_188364","tr_customer_id":188382,"tr_customer_product_id":188372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:02.000Z","modified_at":"2026-02-16T14:36:02.000Z","name":"Crystal Kulas","mobile_number":"644-748-1475","email_id":"Issac7@hotmail.com","dop":"2025-02-01","serial_number":"54005474523958","imei1":"54005474523958","imei2":"54005474523958","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188366,"job_number":"JOB_188366","tr_customer_id":188384,"tr_customer_product_id":188374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:47.000Z","modified_at":"2026-02-16T14:36:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10119114179159","imei1":"10119114179159","imei2":"10119114179159","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188368,"job_number":"JOB_188368","tr_customer_id":188386,"tr_customer_product_id":188376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:49.000Z","modified_at":"2026-02-16T14:36:49.000Z","name":"Eryn Turner","mobile_number":"683-385-7003","email_id":"Raleigh17@yahoo.com","dop":"2025-04-06","serial_number":"16211543776711560","imei1":"16211543776711560","imei2":"16211543776711560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188369,"job_number":"JOB_188369","tr_customer_id":188387,"tr_customer_product_id":188377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:53.000Z","modified_at":"2026-02-16T14:36:53.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"30276730652092","imei1":"30276730652092","imei2":"30276730652092","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188370,"job_number":"JOB_188370","tr_customer_id":188388,"tr_customer_product_id":188378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:53.000Z","modified_at":"2026-02-16T14:36:53.000Z","name":"Clint Rolfson","mobile_number":"776-746-2358","email_id":"Minnie_Bauch@hotmail.com","dop":"2025-02-01","serial_number":"12731349667694","imei1":"12731349667694","imei2":"12731349667694","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188372,"job_number":"JOB_188372","tr_customer_id":188390,"tr_customer_product_id":188380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:24.000Z","modified_at":"2026-02-16T14:37:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14030649504353","imei1":"14030649504353","imei2":"14030649504353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188374,"job_number":"JOB_188374","tr_customer_id":188392,"tr_customer_product_id":188382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:26.000Z","modified_at":"2026-02-16T14:37:26.000Z","name":"Roderick Blick","mobile_number":"733-845-0044","email_id":"Jerrell.Luettgen70@yahoo.com","dop":"2025-04-06","serial_number":"16765757248769226","imei1":"16765757248769226","imei2":"16765757248769226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188375,"job_number":"JOB_188375","tr_customer_id":188393,"tr_customer_product_id":188383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:40.000Z","modified_at":"2026-02-16T14:37:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14328767530689","imei1":"14328767530689","imei2":"14328767530689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188377,"job_number":"JOB_188377","tr_customer_id":188395,"tr_customer_product_id":188385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:42.000Z","modified_at":"2026-02-16T14:37:42.000Z","name":"Elenor Langosh","mobile_number":"456-350-3751","email_id":"Cedrick_McDermott@gmail.com","dop":"2025-04-06","serial_number":"16353333835430656","imei1":"16353333835430656","imei2":"16353333835430656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188378,"job_number":"JOB_188378","tr_customer_id":188396,"tr_customer_product_id":188386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:44.000Z","modified_at":"2026-02-16T14:37:44.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"98553413549764","imei1":"98553413549764","imei2":"98553413549764","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188379,"job_number":"JOB_188379","tr_customer_id":188397,"tr_customer_product_id":188387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:44.000Z","modified_at":"2026-02-16T14:37:44.000Z","name":"Domenica Harber","mobile_number":"555-877-5864","email_id":"Twila.Larson@hotmail.com","dop":"2025-02-01","serial_number":"45913040928425","imei1":"45913040928425","imei2":"45913040928425","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188381,"job_number":"JOB_188381","tr_customer_id":188399,"tr_customer_product_id":188389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:56.000Z","modified_at":"2026-02-16T14:37:56.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10070547908231","imei1":"10070547908231","imei2":"10070547908231","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188383,"job_number":"JOB_188383","tr_customer_id":188401,"tr_customer_product_id":188391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:57.000Z","modified_at":"2026-02-16T14:37:57.000Z","name":"Braxton Waters","mobile_number":"783-768-1045","email_id":"Kayleigh67@yahoo.com","dop":"2025-06-18","serial_number":"1036183933076881","imei1":"1036183933076881","imei2":"1036183933076881","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188384,"job_number":"JOB_188384","tr_customer_id":188402,"tr_customer_product_id":188392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:16.000Z","modified_at":"2026-02-16T14:38:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12529258169848","imei1":"12529258169848","imei2":"12529258169848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188386,"job_number":"JOB_188386","tr_customer_id":188404,"tr_customer_product_id":188394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:17.000Z","modified_at":"2026-02-16T14:38:18.000Z","name":"Lexie O'Keefe","mobile_number":"337-417-1522","email_id":"Sigmund_Weimann@gmail.com","dop":"2025-04-06","serial_number":"11853592717034532","imei1":"11853592717034532","imei2":"11853592717034532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188387,"job_number":"JOB_188387","tr_customer_id":188405,"tr_customer_product_id":188395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:33.000Z","modified_at":"2026-02-16T14:38:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19680587365523","imei1":"19680587365523","imei2":"19680587365523","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188389,"job_number":"JOB_188389","tr_customer_id":188407,"tr_customer_product_id":188397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:35.000Z","modified_at":"2026-02-16T14:38:35.000Z","name":"Sydnie Orn","mobile_number":"280-484-4525","email_id":"Elissa14@gmail.com","dop":"2025-04-06","serial_number":"13622600030342088","imei1":"13622600030342088","imei2":"13622600030342088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188392,"job_number":"JOB_188392","tr_customer_id":188410,"tr_customer_product_id":188400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:46.000Z","modified_at":"2026-02-16T14:38:46.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10568108449790","imei1":"10568108449790","imei2":"10568108449790","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188395,"job_number":"JOB_188395","tr_customer_id":188413,"tr_customer_product_id":188403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:47.000Z","modified_at":"2026-02-16T14:38:47.000Z","name":"Deondre Williamson","mobile_number":"490-869-6379","email_id":"Shawn77@yahoo.com","dop":"2025-06-18","serial_number":"1053695473209959","imei1":"1053695473209959","imei2":"1053695473209959","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188396,"job_number":"JOB_188396","tr_customer_id":188414,"tr_customer_product_id":188404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:07.000Z","modified_at":"2026-02-16T14:39:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14920258682204","imei1":"14920258682204","imei2":"14920258682204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188398,"job_number":"JOB_188398","tr_customer_id":188416,"tr_customer_product_id":188406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:08.000Z","modified_at":"2026-02-16T14:39:08.000Z","name":"Sibyl Nitzsche","mobile_number":"446-612-2524","email_id":"Jeff54@gmail.com","dop":"2025-04-06","serial_number":"13523953295446880","imei1":"13523953295446880","imei2":"13523953295446880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188399,"job_number":"JOB_188399","tr_customer_id":188417,"tr_customer_product_id":188407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:24.000Z","modified_at":"2026-02-16T14:39:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11807348240985","imei1":"11807348240985","imei2":"11807348240985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188401,"job_number":"JOB_188401","tr_customer_id":188419,"tr_customer_product_id":188409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:26.000Z","modified_at":"2026-02-16T14:39:26.000Z","name":"Adele Conroy","mobile_number":"742-268-5283","email_id":"Roscoe.Stamm97@gmail.com","dop":"2025-04-06","serial_number":"10041846994066060","imei1":"10041846994066060","imei2":"10041846994066060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188402,"job_number":"JOB_188402","tr_customer_id":188420,"tr_customer_product_id":188410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:28.000Z","modified_at":"2026-02-16T14:39:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19397009646273","imei1":"19397009646273","imei2":"19397009646273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188404,"job_number":"JOB_188404","tr_customer_id":188422,"tr_customer_product_id":188412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:30.000Z","modified_at":"2026-02-16T14:39:30.000Z","name":"Tobin Wehner","mobile_number":"207-690-1233","email_id":"Kariane_Auer45@gmail.com","dop":"2025-04-06","serial_number":"12398323156930068","imei1":"12398323156930068","imei2":"12398323156930068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188408,"job_number":"JOB_188408","tr_customer_id":188426,"tr_customer_product_id":188416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:48.000Z","modified_at":"2026-02-16T14:39:48.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10093804338720","imei1":"10093804338720","imei2":"10093804338720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188410,"job_number":"JOB_188410","tr_customer_id":188428,"tr_customer_product_id":188418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:49.000Z","modified_at":"2026-02-16T14:39:49.000Z","name":"Wendell Crona","mobile_number":"394-315-1335","email_id":"Alycia_Watsica@gmail.com","dop":"2025-04-06","serial_number":"19730489192494960","imei1":"19730489192494960","imei2":"19730489192494960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188411,"job_number":"JOB_188411","tr_customer_id":188429,"tr_customer_product_id":188419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:12.000Z","modified_at":"2026-02-16T14:40:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10397770281003","imei1":"10397770281003","imei2":"10397770281003","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188413,"job_number":"JOB_188413","tr_customer_id":188431,"tr_customer_product_id":188421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:14.000Z","modified_at":"2026-02-16T14:40:14.000Z","name":"Maritza Walter","mobile_number":"872-245-3840","email_id":"Rudy_Mann49@hotmail.com","dop":"2025-04-06","serial_number":"14123656664307604","imei1":"14123656664307604","imei2":"14123656664307604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188414,"job_number":"JOB_188414","tr_customer_id":188432,"tr_customer_product_id":188422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:19.000Z","modified_at":"2026-02-16T14:40:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18073739230867","imei1":"18073739230867","imei2":"18073739230867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188416,"job_number":"JOB_188416","tr_customer_id":188434,"tr_customer_product_id":188424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:20.000Z","modified_at":"2026-02-16T14:40:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19240777242585","imei1":"19240777242585","imei2":"19240777242585","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188417,"job_number":"JOB_188417","tr_customer_id":188435,"tr_customer_product_id":188425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:20.000Z","modified_at":"2026-02-16T14:40:21.000Z","name":"Jarrett Watsica","mobile_number":"216-678-0544","email_id":"Lucile_Johnston@gmail.com","dop":"2025-04-06","serial_number":"16522284645587606","imei1":"16522284645587606","imei2":"16522284645587606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188419,"job_number":"JOB_188419","tr_customer_id":188437,"tr_customer_product_id":188427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:22.000Z","modified_at":"2026-02-16T14:40:22.000Z","name":"Marianna Beatty","mobile_number":"714-840-3286","email_id":"Joanie_Carroll27@gmail.com","dop":"2025-04-06","serial_number":"19527482938350850","imei1":"19527482938350850","imei2":"19527482938350850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188423,"job_number":"JOB_188423","tr_customer_id":188441,"tr_customer_product_id":188431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:39.000Z","modified_at":"2026-02-16T14:40:39.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15749851135931","imei1":"15749851135931","imei2":"15749851135931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188425,"job_number":"JOB_188425","tr_customer_id":188443,"tr_customer_product_id":188433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:41.000Z","modified_at":"2026-02-16T14:40:41.000Z","name":"Laury Welch","mobile_number":"764-912-8857","email_id":"Karina_Crona99@hotmail.com","dop":"2025-04-06","serial_number":"13805743324772486","imei1":"13805743324772486","imei2":"13805743324772486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188426,"job_number":"JOB_188426","tr_customer_id":188444,"tr_customer_product_id":188434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:07.000Z","modified_at":"2026-02-16T14:41:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12590358820308","imei1":"12590358820308","imei2":"12590358820308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188428,"job_number":"JOB_188428","tr_customer_id":188446,"tr_customer_product_id":188436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:08.000Z","modified_at":"2026-02-16T14:41:08.000Z","name":"Christopher Jast","mobile_number":"567-458-8007","email_id":"Benny.Ortiz@hotmail.com","dop":"2025-04-06","serial_number":"19922548449582970","imei1":"19922548449582970","imei2":"19922548449582970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188429,"job_number":"JOB_188429","tr_customer_id":188447,"tr_customer_product_id":188437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:14.000Z","modified_at":"2026-02-16T14:41:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17129562504601","imei1":"17129562504601","imei2":"17129562504601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188431,"job_number":"JOB_188431","tr_customer_id":188449,"tr_customer_product_id":188439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:15.000Z","modified_at":"2026-02-16T14:41:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15824917867965","imei1":"15824917867965","imei2":"15824917867965","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188433,"job_number":"JOB_188433","tr_customer_id":188451,"tr_customer_product_id":188441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:15.000Z","modified_at":"2026-02-16T14:41:15.000Z","name":"Dora Littel","mobile_number":"319-403-4864","email_id":"Laurianne.Hand43@gmail.com","dop":"2025-04-06","serial_number":"10498315226227132","imei1":"10498315226227132","imei2":"10498315226227132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188434,"job_number":"JOB_188434","tr_customer_id":188452,"tr_customer_product_id":188442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:17.000Z","modified_at":"2026-02-16T14:41:17.000Z","name":"Efren Homenick","mobile_number":"626-222-5092","email_id":"Pierre15@yahoo.com","dop":"2025-04-06","serial_number":"17916897465776880","imei1":"17916897465776880","imei2":"17916897465776880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188439,"job_number":"JOB_188439","tr_customer_id":188457,"tr_customer_product_id":188447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:30.000Z","modified_at":"2026-02-16T14:41:30.000Z","name":"Kenna Huels","mobile_number":"202-761-3339","email_id":"Haven46@hotmail.com","dop":"2025-04-06","serial_number":"17928907950877016","imei1":"17928907950877016","imei2":"17928907950877016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188440,"job_number":"JOB_188440","tr_customer_id":188458,"tr_customer_product_id":188448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:31.000Z","modified_at":"2026-02-16T14:41:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19953563867141","imei1":"19953563867141","imei2":"19953563867141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188442,"job_number":"JOB_188442","tr_customer_id":188460,"tr_customer_product_id":188450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:33.000Z","modified_at":"2026-02-16T14:41:33.000Z","name":"Wilhelmine Labadie","mobile_number":"334-617-0771","email_id":"Megane94@hotmail.com","dop":"2025-04-06","serial_number":"14203908307977420","imei1":"14203908307977420","imei2":"14203908307977420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188443,"job_number":"JOB_188443","tr_customer_id":188461,"tr_customer_product_id":188451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:40.000Z","modified_at":"2026-02-16T14:41:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11356500491521","imei1":"11356500491521","imei2":"11356500491521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188445,"job_number":"JOB_188445","tr_customer_id":188463,"tr_customer_product_id":188453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:42.000Z","modified_at":"2026-02-16T14:41:42.000Z","name":"Shyann Baumbach","mobile_number":"347-259-1291","email_id":"Prince_Bashirian60@yahoo.com","dop":"2025-04-06","serial_number":"17578577303845102","imei1":"17578577303845102","imei2":"17578577303845102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188447,"job_number":"JOB_188447","tr_customer_id":188465,"tr_customer_product_id":188455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:47.000Z","modified_at":"2026-02-16T14:41:47.000Z","name":"Ruby Boyer","mobile_number":"921-741-0966","email_id":"Rafael_Hagenes0@yahoo.com","dop":"2025-04-06","serial_number":"18854057713060844","imei1":"18854057713060844","imei2":"18854057713060844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188448,"job_number":"JOB_188448","tr_customer_id":188466,"tr_customer_product_id":188456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:42:01.000Z","modified_at":"2026-02-16T14:42:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19226665658495","imei1":"19226665658495","imei2":"19226665658495","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188451,"job_number":"JOB_188451","tr_customer_id":188469,"tr_customer_product_id":188459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:42:03.000Z","modified_at":"2026-02-16T14:42:03.000Z","name":"Yasmine Brekke","mobile_number":"409-564-2532","email_id":"Jordi.Streich@gmail.com","dop":"2025-04-06","serial_number":"11625260880306914","imei1":"11625260880306914","imei2":"11625260880306914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188453,"job_number":"JOB_188453","tr_customer_id":188471,"tr_customer_product_id":188461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:42:33.000Z","modified_at":"2026-02-16T14:42:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12527690464154","imei1":"12527690464154","imei2":"12527690464154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188456,"job_number":"JOB_188456","tr_customer_id":188474,"tr_customer_product_id":188464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:42:35.000Z","modified_at":"2026-02-16T14:42:35.000Z","name":"Candelario Bogan","mobile_number":"554-379-9668","email_id":"Kennedi_Berge@yahoo.com","dop":"2025-04-06","serial_number":"14647546912483262","imei1":"14647546912483262","imei2":"14647546912483262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:42:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188457,"job_number":"JOB_188457","tr_customer_id":188475,"tr_customer_product_id":188465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:10.000Z","modified_at":"2026-02-16T14:43:10.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"15782673164795","imei1":"15782673164795","imei2":"15782673164795","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188459,"job_number":"JOB_188459","tr_customer_id":188477,"tr_customer_product_id":188467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:11.000Z","modified_at":"2026-02-16T14:43:11.000Z","name":"Ivy Wintheiser","mobile_number":"382-835-9037","email_id":"Johnnie.DAmore@hotmail.com","dop":"2025-08-24","serial_number":"1049973512971975","imei1":"1049973512971975","imei2":"1049973512971975","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188461,"job_number":"JOB_188461","tr_customer_id":188479,"tr_customer_product_id":188469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:20.000Z","modified_at":"2026-02-16T14:43:20.000Z","name":"Orie Nikolaus","mobile_number":"258-615-8114","email_id":"Mary88@yahoo.com","dop":"2025-05-30","serial_number":"16947571943831","imei1":"16947571943831","imei2":"16947571943831","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188462,"job_number":"JOB_188462","tr_customer_id":188480,"tr_customer_product_id":188470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:21.000Z","modified_at":"2026-02-16T14:43:21.000Z","name":"Onie Murazik","mobile_number":"428-611-7516","email_id":"Brannon_Lowe@gmail.com","dop":"2025-05-30","serial_number":"1624453016777150","imei1":"1624453016777150","imei2":"1624453016777150","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188463,"job_number":"JOB_188463","tr_customer_id":188481,"tr_customer_product_id":188471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:25.000Z","modified_at":"2026-02-16T14:43:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11511127358961","imei1":"11511127358961","imei2":"11511127358961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188465,"job_number":"JOB_188465","tr_customer_id":188483,"tr_customer_product_id":188473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:27.000Z","modified_at":"2026-02-16T14:43:27.000Z","name":"Lessie Schumm","mobile_number":"751-390-5730","email_id":"Pinkie.Runolfsson@yahoo.com","dop":"2025-04-06","serial_number":"16312480360278400","imei1":"16312480360278400","imei2":"16312480360278400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188466,"job_number":"JOB_188466","tr_customer_id":188484,"tr_customer_product_id":188474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:00.000Z","modified_at":"2026-02-16T14:44:00.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"17861106933060","imei1":"17861106933060","imei2":"17861106933060","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188468,"job_number":"JOB_188468","tr_customer_id":188486,"tr_customer_product_id":188476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:02.000Z","modified_at":"2026-02-16T14:44:02.000Z","name":"Fatima Carter","mobile_number":"327-653-7069","email_id":"Barton15@hotmail.com","dop":"2025-08-24","serial_number":"1075811118607667","imei1":"1075811118607667","imei2":"1075811118607667","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188469,"job_number":"JOB_188469","tr_customer_id":188487,"tr_customer_product_id":188477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:45.000Z","modified_at":"2026-02-16T14:44:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12744818394526","imei1":"12744818394526","imei2":"12744818394526","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188471,"job_number":"JOB_188471","tr_customer_id":188489,"tr_customer_product_id":188479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:46.000Z","modified_at":"2026-02-16T14:44:46.000Z","name":"Abelardo Heaney","mobile_number":"217-317-4996","email_id":"Araceli_Gutmann@yahoo.com","dop":"2025-04-06","serial_number":"12393276651042018","imei1":"12393276651042018","imei2":"12393276651042018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188472,"job_number":"JOB_188472","tr_customer_id":188490,"tr_customer_product_id":188480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:51.000Z","modified_at":"2026-02-16T14:44:51.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"17139132173699","imei1":"17139132173699","imei2":"17139132173699","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188474,"job_number":"JOB_188474","tr_customer_id":188492,"tr_customer_product_id":188482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:52.000Z","modified_at":"2026-02-16T14:44:52.000Z","name":"Winnifred Simonis","mobile_number":"836-205-1849","email_id":"Carroll_Kerluke@gmail.com","dop":"2025-08-24","serial_number":"1002101811216376","imei1":"1002101811216376","imei2":"1002101811216376","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188475,"job_number":"JOB_188475","tr_customer_id":188493,"tr_customer_product_id":188483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:11.000Z","modified_at":"2026-02-16T14:45:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12804038389303","imei1":"12804038389303","imei2":"12804038389303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188477,"job_number":"JOB_188477","tr_customer_id":188495,"tr_customer_product_id":188485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:13.000Z","modified_at":"2026-02-16T14:45:13.000Z","name":"Luna Bogan","mobile_number":"679-722-5400","email_id":"Garrison.Parisian@gmail.com","dop":"2025-04-06","serial_number":"19329428422880228","imei1":"19329428422880228","imei2":"19329428422880228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188478,"job_number":"JOB_188478","tr_customer_id":188496,"tr_customer_product_id":188486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:20.000Z","modified_at":"2026-02-16T14:45:20.000Z","name":"John Kuhn","mobile_number":"584-597-1813","email_id":"Cody79@hotmail.com","dop":"2025-09-09","serial_number":"17859214597475","imei1":"17859214597475","imei2":"17859214597475","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188480,"job_number":"JOB_188480","tr_customer_id":188498,"tr_customer_product_id":188488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:31.000Z","modified_at":"2026-02-16T14:45:31.000Z","name":"Calista Schmeler","mobile_number":"510-240-3038","email_id":"Constantin.Cormier@yahoo.com","dop":"2025-09-09","serial_number":"15038139003091","imei1":"15038139003091","imei2":"15038139003091","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188482,"job_number":"JOB_188482","tr_customer_id":188500,"tr_customer_product_id":188490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:33.000Z","modified_at":"2026-02-16T14:45:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14488365838131","imei1":"14488365838131","imei2":"14488365838131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188484,"job_number":"JOB_188484","tr_customer_id":188502,"tr_customer_product_id":188492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:35.000Z","modified_at":"2026-02-16T14:45:35.000Z","name":"Isadore Herzog","mobile_number":"892-598-6586","email_id":"Mia27@hotmail.com","dop":"2025-04-06","serial_number":"12280274488866064","imei1":"12280274488866064","imei2":"12280274488866064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188485,"job_number":"JOB_188485","tr_customer_id":188503,"tr_customer_product_id":188493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:06.000Z","modified_at":"2026-02-16T14:46:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13837560722598","imei1":"13837560722598","imei2":"13837560722598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188487,"job_number":"JOB_188487","tr_customer_id":188505,"tr_customer_product_id":188495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:07.000Z","modified_at":"2026-02-16T14:46:07.000Z","name":"Shyann Glover","mobile_number":"779-999-9924","email_id":"Arnoldo.Jenkins@hotmail.com","dop":"2025-04-06","serial_number":"16632399103026092","imei1":"16632399103026092","imei2":"16632399103026092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188488,"job_number":"JOB_188488","tr_customer_id":188506,"tr_customer_product_id":188496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:21.000Z","modified_at":"2026-02-16T14:46:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17431614481931","imei1":"17431614481931","imei2":"17431614481931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188490,"job_number":"JOB_188490","tr_customer_id":188508,"tr_customer_product_id":188498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:22.000Z","modified_at":"2026-02-16T14:46:22.000Z","name":"Brown Johnston","mobile_number":"290-432-2853","email_id":"Keanu2@gmail.com","dop":"2025-04-06","serial_number":"13058164563050132","imei1":"13058164563050132","imei2":"13058164563050132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188491,"job_number":"JOB_188491","tr_customer_id":188509,"tr_customer_product_id":188499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:30.000Z","modified_at":"2026-02-16T14:46:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15599153966873","imei1":"15599153966873","imei2":"15599153966873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188493,"job_number":"JOB_188493","tr_customer_id":188511,"tr_customer_product_id":188501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:31.000Z","modified_at":"2026-02-16T14:46:31.000Z","name":"Rylee Marquardt","mobile_number":"452-390-1988","email_id":"Kyle_Hilpert28@yahoo.com","dop":"2025-04-06","serial_number":"12493406012350884","imei1":"12493406012350884","imei2":"12493406012350884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188494,"job_number":"JOB_188494","tr_customer_id":188512,"tr_customer_product_id":188502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:59.000Z","modified_at":"2026-02-16T14:46:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13144384011177","imei1":"13144384011177","imei2":"13144384011177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188496,"job_number":"JOB_188496","tr_customer_id":188514,"tr_customer_product_id":188504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:47:01.000Z","modified_at":"2026-02-16T14:47:01.000Z","name":"Jaeden Sawayn","mobile_number":"350-638-6256","email_id":"Geovanni_Barton@hotmail.com","dop":"2025-04-06","serial_number":"13872496467426120","imei1":"13872496467426120","imei2":"13872496467426120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188497,"job_number":"JOB_188497","tr_customer_id":188515,"tr_customer_product_id":188505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:47:20.000Z","modified_at":"2026-02-16T14:47:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17689241904929","imei1":"17689241904929","imei2":"17689241904929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188499,"job_number":"JOB_188499","tr_customer_id":188517,"tr_customer_product_id":188507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:47:22.000Z","modified_at":"2026-02-16T14:47:22.000Z","name":"Kirsten Ortiz","mobile_number":"380-622-6582","email_id":"Marilyne.Bradtke61@gmail.com","dop":"2025-04-06","serial_number":"15160999058943360","imei1":"15160999058943360","imei2":"15160999058943360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188503,"job_number":"JOB_188503","tr_customer_id":188521,"tr_customer_product_id":188511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:10.000Z","modified_at":"2026-02-16T14:48:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12327253379696","imei1":"12327253379696","imei2":"12327253379696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188505,"job_number":"JOB_188505","tr_customer_id":188523,"tr_customer_product_id":188513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:12.000Z","modified_at":"2026-02-16T14:48:12.000Z","name":"Jamir Adams","mobile_number":"252-865-3424","email_id":"Magnolia.Leuschke@yahoo.com","dop":"2025-04-06","serial_number":"15675151995569776","imei1":"15675151995569776","imei2":"15675151995569776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188510,"job_number":"JOB_188510","tr_customer_id":188528,"tr_customer_product_id":188518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:30.000Z","modified_at":"2026-02-16T14:48:30.000Z","name":"Alvena Mraz","mobile_number":"268-973-1405","email_id":"Brendon_Casper52@gmail.com","dop":"2025-04-06","serial_number":"17576702673749178","imei1":"17576702673749178","imei2":"17576702673749178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188515,"job_number":"JOB_188515","tr_customer_id":188533,"tr_customer_product_id":188523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:50:13.000Z","modified_at":"2026-02-16T14:50:13.000Z","name":"Alfredo Okuneva","mobile_number":"937-249-7945","email_id":"Gussie_Larkin97@yahoo.com","dop":"2025-04-06","serial_number":"17678824648150908","imei1":"17678824648150908","imei2":"17678824648150908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188516,"job_number":"JOB_188516","tr_customer_id":188534,"tr_customer_product_id":188524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:50:41.000Z","modified_at":"2026-02-16T14:50:41.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12700913135185","imei1":"12700913135185","imei2":"12700913135185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:50:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188518,"job_number":"JOB_188518","tr_customer_id":188536,"tr_customer_product_id":188526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:50:43.000Z","modified_at":"2026-02-16T14:50:43.000Z","name":"Marlon Thiel","mobile_number":"557-565-7910","email_id":"Ismael26@hotmail.com","dop":"2025-04-06","serial_number":"11825963146033744","imei1":"11825963146033744","imei2":"11825963146033744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:50:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188519,"job_number":"JOB_188519","tr_customer_id":188537,"tr_customer_product_id":188527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:51:29.000Z","modified_at":"2026-02-16T14:51:29.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"18064066896107","imei1":"18064066896107","imei2":"18064066896107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:51:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188521,"job_number":"JOB_188521","tr_customer_id":188539,"tr_customer_product_id":188529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:51:31.000Z","modified_at":"2026-02-16T14:51:31.000Z","name":"Rowan Nikolaus","mobile_number":"278-251-8025","email_id":"Ursula_Goyette6@gmail.com","dop":"2025-04-06","serial_number":"16975910513747136","imei1":"16975910513747136","imei2":"16975910513747136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:51:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188522,"job_number":"JOB_188522","tr_customer_id":188540,"tr_customer_product_id":188530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:08.000Z","modified_at":"2026-02-16T14:52:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15910257092538","imei1":"15910257092538","imei2":"15910257092538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188524,"job_number":"JOB_188524","tr_customer_id":188542,"tr_customer_product_id":188532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:10.000Z","modified_at":"2026-02-16T14:52:10.000Z","name":"Aileen Connelly","mobile_number":"682-253-7301","email_id":"Shana.Ledner2@hotmail.com","dop":"2025-04-06","serial_number":"17629943573369068","imei1":"17629943573369068","imei2":"17629943573369068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188525,"job_number":"JOB_188525","tr_customer_id":188543,"tr_customer_product_id":188533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:18.000Z","modified_at":"2026-02-16T14:52:18.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"19861082656459","imei1":"19861082656459","imei2":"19861082656459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188527,"job_number":"JOB_188527","tr_customer_id":188545,"tr_customer_product_id":188535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:19.000Z","modified_at":"2026-02-16T14:52:19.000Z","name":"Marta Ward","mobile_number":"625-389-4409","email_id":"Maci.Beatty72@yahoo.com","dop":"2025-04-06","serial_number":"17816282000328200","imei1":"17816282000328200","imei2":"17816282000328200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188529,"job_number":"JOB_188529","tr_customer_id":188547,"tr_customer_product_id":188537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:21.000Z","modified_at":"2026-02-16T14:52:21.000Z","name":"Justen Kuhic","mobile_number":"208-882-6070","email_id":"Korbin85@gmail.com","dop":"2025-04-06","serial_number":"19796511605158544","imei1":"19796511605158544","imei2":"19796511605158544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188532,"job_number":"JOB_188532","tr_customer_id":188550,"tr_customer_product_id":188540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:53.000Z","modified_at":"2026-02-16T14:52:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13514710137440","imei1":"13514710137440","imei2":"13514710137440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188534,"job_number":"JOB_188534","tr_customer_id":188552,"tr_customer_product_id":188542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:55.000Z","modified_at":"2026-02-16T14:52:55.000Z","name":"Elisha VonRueden","mobile_number":"313-999-4529","email_id":"Kamren89@gmail.com","dop":"2025-04-06","serial_number":"11003524976490586","imei1":"11003524976490586","imei2":"11003524976490586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188536,"job_number":"JOB_188536","tr_customer_id":188554,"tr_customer_product_id":188544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:05.000Z","modified_at":"2026-02-16T14:53:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13372083180162","imei1":"13372083180162","imei2":"13372083180162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:53:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188538,"job_number":"JOB_188538","tr_customer_id":188556,"tr_customer_product_id":188546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:07.000Z","modified_at":"2026-02-16T14:53:07.000Z","name":"Arthur Heathcote","mobile_number":"641-215-1366","email_id":"Nestor_Kuvalis@gmail.com","dop":"2025-04-06","serial_number":"17671224349852784","imei1":"17671224349852784","imei2":"17671224349852784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:53:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188539,"job_number":"JOB_188539","tr_customer_id":188557,"tr_customer_product_id":188547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:45.000Z","modified_at":"2026-02-16T14:53:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17219711831804","imei1":"17219711831804","imei2":"17219711831804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188541,"job_number":"JOB_188541","tr_customer_id":188559,"tr_customer_product_id":188549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:47.000Z","modified_at":"2026-02-16T14:53:47.000Z","name":"Oswaldo Purdy","mobile_number":"995-830-3788","email_id":"Zakary_Gislason21@gmail.com","dop":"2025-04-06","serial_number":"15980601179854688","imei1":"15980601179854688","imei2":"15980601179854688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188542,"job_number":"JOB_188542","tr_customer_id":188560,"tr_customer_product_id":188550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:59.000Z","modified_at":"2026-02-16T14:53:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18894050704655","imei1":"18894050704655","imei2":"18894050704655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188544,"job_number":"JOB_188544","tr_customer_id":188562,"tr_customer_product_id":188552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:54:01.000Z","modified_at":"2026-02-16T14:54:01.000Z","name":"Fabian Carroll","mobile_number":"624-620-7741","email_id":"Meredith52@gmail.com","dop":"2025-04-06","serial_number":"12775799112875130","imei1":"12775799112875130","imei2":"12775799112875130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188545,"job_number":"JOB_188545","tr_customer_id":188563,"tr_customer_product_id":188553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:54:37.000Z","modified_at":"2026-02-16T14:54:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16017580080573","imei1":"16017580080573","imei2":"16017580080573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188547,"job_number":"JOB_188547","tr_customer_id":188565,"tr_customer_product_id":188555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:54:39.000Z","modified_at":"2026-02-16T14:54:39.000Z","name":"Green Osinski","mobile_number":"901-452-5823","email_id":"Elton_Jakubowski@yahoo.com","dop":"2025-04-06","serial_number":"11946215834219876","imei1":"11946215834219876","imei2":"11946215834219876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188549,"job_number":"JOB_188549","tr_customer_id":188567,"tr_customer_product_id":188557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:06:50.000Z","modified_at":"2026-02-16T15:06:50.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13698571315613","imei1":"13698571315613","imei2":"13698571315613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:06:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188551,"job_number":"JOB_188551","tr_customer_id":188569,"tr_customer_product_id":188559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:06:52.000Z","modified_at":"2026-02-16T15:06:52.000Z","name":"Kailyn Kerluke","mobile_number":"529-686-2175","email_id":"Nathanael.Connelly@yahoo.com","dop":"2025-04-06","serial_number":"12459623814828056","imei1":"12459623814828056","imei2":"12459623814828056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188553,"job_number":"JOB_188553","tr_customer_id":188571,"tr_customer_product_id":188561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:07:45.000Z","modified_at":"2026-02-16T15:07:45.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11444448232585","imei1":"11444448232585","imei2":"11444448232585","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:07:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188555,"job_number":"JOB_188555","tr_customer_id":188573,"tr_customer_product_id":188563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:07:47.000Z","modified_at":"2026-02-16T15:07:47.000Z","name":"Kory Streich","mobile_number":"945-203-7702","email_id":"Jena59@hotmail.com","dop":"2025-04-06","serial_number":"16763754994444272","imei1":"16763754994444272","imei2":"16763754994444272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:07:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188556,"job_number":"JOB_188556","tr_customer_id":188574,"tr_customer_product_id":188564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:54:47.000Z","modified_at":"2026-02-16T15:54:47.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"89365205109851","imei1":"89365205109851","imei2":"89365205109851","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188558,"job_number":"JOB_188558","tr_customer_id":188576,"tr_customer_product_id":188566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:56:04.000Z","modified_at":"2026-02-16T15:56:04.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"69463763080744","imei1":"69463763080744","imei2":"69463763080744","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:56:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188560,"job_number":"JOB_188560","tr_customer_id":188578,"tr_customer_product_id":188568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:57:19.000Z","modified_at":"2026-02-16T15:57:19.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"68839816869862","imei1":"68839816869862","imei2":"68839816869862","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188563,"job_number":"JOB_188563","tr_customer_id":188581,"tr_customer_product_id":188571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:00:23.000Z","modified_at":"2026-02-16T16:00:23.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109584802442200","imei1":"109584802442200","imei2":"109584802442200","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188565,"job_number":"JOB_188565","tr_customer_id":188583,"tr_customer_product_id":188573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:00:38.000Z","modified_at":"2026-02-16T16:00:38.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103587103114309","imei1":"103587103114309","imei2":"103587103114309","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188569,"job_number":"JOB_188569","tr_customer_id":188587,"tr_customer_product_id":188577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:23:58.000Z","modified_at":"2026-02-16T16:23:58.000Z","name":"Kameron Frami","mobile_number":"871-874-3486","email_id":"Charles87@gmail.com","dop":"2025-04-06","serial_number":"12094445389001698","imei1":"12094445389001698","imei2":"12094445389001698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188570,"job_number":"JOB_188570","tr_customer_id":188588,"tr_customer_product_id":188578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:29:22.000Z","modified_at":"2026-02-16T16:29:22.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19867810393350","imei1":"19867810393350","imei2":"19867810393350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188572,"job_number":"JOB_188572","tr_customer_id":188590,"tr_customer_product_id":188580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:29:24.000Z","modified_at":"2026-02-16T16:29:24.000Z","name":"Melisa Bogisich","mobile_number":"734-798-0488","email_id":"Keith_Kiehn96@gmail.com","dop":"2025-04-06","serial_number":"13846581301558084","imei1":"13846581301558084","imei2":"13846581301558084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188573,"job_number":"JOB_188573","tr_customer_id":188591,"tr_customer_product_id":188581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:30:15.000Z","modified_at":"2026-02-16T16:30:15.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10332573847876","imei1":"10332573847876","imei2":"10332573847876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188575,"job_number":"JOB_188575","tr_customer_id":188593,"tr_customer_product_id":188583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:30:17.000Z","modified_at":"2026-02-16T16:30:17.000Z","name":"Shayne Turner","mobile_number":"653-296-1300","email_id":"Rex95@gmail.com","dop":"2025-04-06","serial_number":"19661909427483468","imei1":"19661909427483468","imei2":"19661909427483468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188576,"job_number":"JOB_188576","tr_customer_id":188594,"tr_customer_product_id":188584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:30:26.000Z","modified_at":"2026-02-16T16:30:26.000Z","name":"Junior Brown","mobile_number":"732-734-3008","email_id":"Gene_Veum23@hotmail.com","dop":"2025-09-30","serial_number":"19021804065630","imei1":"19021804065630","imei2":"19021804065630","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:30:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188578,"job_number":"JOB_188578","tr_customer_id":188596,"tr_customer_product_id":188586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:31:08.000Z","modified_at":"2026-02-16T16:31:08.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15997760916584","imei1":"15997760916584","imei2":"15997760916584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188580,"job_number":"JOB_188580","tr_customer_id":188598,"tr_customer_product_id":188588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:31:10.000Z","modified_at":"2026-02-16T16:31:10.000Z","name":"Kirsten Nolan","mobile_number":"330-222-9013","email_id":"Katherine.Nienow11@hotmail.com","dop":"2025-04-06","serial_number":"19362664514169484","imei1":"19362664514169484","imei2":"19362664514169484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188581,"job_number":"JOB_188581","tr_customer_id":188599,"tr_customer_product_id":188589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:31:34.000Z","modified_at":"2026-02-16T16:31:34.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"54433907766093","imei1":"54433907766093","imei2":"54433907766093","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188583,"job_number":"JOB_188583","tr_customer_id":188601,"tr_customer_product_id":188591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:34:27.000Z","modified_at":"2026-02-16T16:34:27.000Z","name":"Enoch Schinner","mobile_number":"521-681-2833","email_id":"Aletha79@gmail.com","dop":"2025-09-30","serial_number":"15988131236039","imei1":"15988131236039","imei2":"15988131236039","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188584,"job_number":"JOB_188584","tr_customer_id":188602,"tr_customer_product_id":188592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:36:09.000Z","modified_at":"2026-02-16T16:36:09.000Z","name":"Saige Wilkinson","mobile_number":"544-278-1702","email_id":"Antonette.Barton26@hotmail.com","dop":"2025-09-30","serial_number":"15775250438592","imei1":"15775250438592","imei2":"15775250438592","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:36:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188588,"job_number":"JOB_188588","tr_customer_id":188606,"tr_customer_product_id":188596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:54:46.000Z","modified_at":"2026-02-16T16:54:46.000Z","name":"Caesar Stracke","mobile_number":"355-858-6290","email_id":"Ruth_Von47@hotmail.com","dop":"2025-04-06","serial_number":"17845257049477576","imei1":"17845257049477576","imei2":"17845257049477576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188590,"job_number":"JOB_188590","tr_customer_id":188608,"tr_customer_product_id":188598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:05:34.000Z","modified_at":"2026-02-16T17:05:34.000Z","name":"Britney Friesen","mobile_number":"391-895-7715","email_id":"Casimir_Streich76@gmail.com","dop":"2025-04-06","serial_number":"18130976293246460","imei1":"18130976293246460","imei2":"18130976293246460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:05:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188592,"job_number":"JOB_188592","tr_customer_id":188610,"tr_customer_product_id":188600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:06:29.000Z","modified_at":"2026-02-16T17:06:29.000Z","name":"Bessie Huels","mobile_number":"660-327-7603","email_id":"Jalyn.Tillman@gmail.com","dop":"2025-04-06","serial_number":"16203300843652512","imei1":"16203300843652512","imei2":"16203300843652512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:06:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188593,"job_number":"JOB_188593","tr_customer_id":188611,"tr_customer_product_id":188601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:07:35.000Z","modified_at":"2026-02-16T17:07:35.000Z","name":"Samir Waters","mobile_number":"680-548-5672","email_id":"Brigitte.Hyatt@yahoo.com","dop":"2025-04-06","serial_number":"13347062617017","imei1":"13347062617017","imei2":"13347062617017","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:07:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188594,"job_number":"JOB_188594","tr_customer_id":188612,"tr_customer_product_id":188602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:07:36.000Z","modified_at":"2026-02-16T17:07:36.000Z","name":"Tristin Pouros","mobile_number":"776-776-1383","email_id":"Esteban_Kreiger36@yahoo.com","dop":"2025-04-06","serial_number":"17176856757643688","imei1":"17176856757643688","imei2":"17176856757643688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:07:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188596,"job_number":"JOB_188596","tr_customer_id":188614,"tr_customer_product_id":188604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:08:25.000Z","modified_at":"2026-02-16T17:08:25.000Z","name":"Jazmyne Bergstrom","mobile_number":"710-819-5555","email_id":"Noemie_Rath@hotmail.com","dop":"2025-04-06","serial_number":"15524038840532656","imei1":"15524038840532656","imei2":"15524038840532656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:08:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188597,"job_number":"JOB_188597","tr_customer_id":188615,"tr_customer_product_id":188605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:09:32.000Z","modified_at":"2026-02-16T17:09:32.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"38627379761465","imei1":"38627379761465","imei2":"38627379761465","popurl":"2026-02-06T17:09:31.878285153Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:09:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188598,"job_number":"JOB_188598","tr_customer_id":188616,"tr_customer_product_id":188606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:09:43.000Z","modified_at":"2026-02-16T17:09:43.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"63512945893516","imei1":"63512945893516","imei2":"63512945893516","popurl":"2026-02-06T17:09:43.452244949Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:09:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188599,"job_number":"JOB_188599","tr_customer_id":188617,"tr_customer_product_id":188607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:10:07.000Z","modified_at":"2026-02-16T17:10:07.000Z","name":"Kin Shah","mobile_number":"7096590810","email_id":"bhagwanti.kapoor@hotmail.com","dop":"2026-02-06","serial_number":"828587998623341","imei1":"828587998623341","imei2":"828587998623341","popurl":"www.arun-dwivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188603,"job_number":"JOB_188603","tr_customer_id":188621,"tr_customer_product_id":188611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:29:09.000Z","modified_at":"2026-02-16T17:29:09.000Z","name":"Magesh Pandiyan","mobile_number":"9025990464","email_id":"qauser2493@gmail.com","dop":"2025-08-03","serial_number":"19512920181695","imei1":"19512920181695","imei2":"19512920181695","popurl":"2025-08-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188605,"job_number":"JOB_188605","tr_customer_id":188623,"tr_customer_product_id":188613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:29:16.000Z","modified_at":"2026-02-16T17:29:16.000Z","name":"User Name2","mobile_number":"902526891","email_id":"qauser2493@gmail.com","dop":"2025-08-03","serial_number":"17601724550257","imei1":"17601724550257","imei2":"17601724550257","popurl":"2025-08-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188607,"job_number":"JOB_188607","tr_customer_id":188625,"tr_customer_product_id":188615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:29:23.000Z","modified_at":"2026-02-16T17:29:23.000Z","name":"user Name3","mobile_number":"9025990321","email_id":"qauser2384@gmail.com","dop":"2025-08-03","serial_number":"18333694313016","imei1":"18333694313016","imei2":"18333694313016","popurl":"2025-08-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185693,"job_number":"JOB_185693","tr_customer_id":185711,"tr_customer_product_id":185701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:20.000Z","modified_at":"2026-02-14T04:20:20.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Abagail.Mills74@gmail.com","dop":"2025-07-02","serial_number":"16728617980195","imei1":"16728617980195","imei2":"16728617980195","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185707,"job_number":"JOB_185707","tr_customer_id":185725,"tr_customer_product_id":185715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:36.000Z","modified_at":"2026-02-14T04:20:36.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Kathryn_Schiller@yahoo.com","dop":"2025-07-02","serial_number":"15375834206600","imei1":"15375834206600","imei2":"15375834206600","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185725,"job_number":"JOB_185725","tr_customer_id":185743,"tr_customer_product_id":185733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:53.000Z","modified_at":"2026-02-14T04:20:53.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Lera32@hotmail.com","dop":"2025-07-02","serial_number":"17659809952990","imei1":"17659809952990","imei2":"17659809952990","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185761,"job_number":"JOB_185761","tr_customer_id":185779,"tr_customer_product_id":185769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"103195292702869","imei1":"103195292702869","imei2":"103195292702869","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185762,"job_number":"JOB_185762","tr_customer_id":185780,"tr_customer_product_id":185770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"Jay White","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"199887683658491","imei1":"199887683658491","imei2":"199887683658491","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185763,"job_number":"JOB_185763","tr_customer_id":185781,"tr_customer_product_id":185771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"Forest Crona","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177471121421020","imei1":"177471121421020","imei2":"177471121421020","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185764,"job_number":"JOB_185764","tr_customer_id":185782,"tr_customer_product_id":185772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:37.000Z","modified_at":"2026-02-14T04:21:37.000Z","name":"Roosevelt Wolff","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100918594932881","imei1":"100918594932881","imei2":"100918594932881","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185777,"job_number":"JOB_185777","tr_customer_id":185795,"tr_customer_product_id":185785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"197781081024667","imei1":"197781081024667","imei2":"197781081024667","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185778,"job_number":"JOB_185778","tr_customer_id":185796,"tr_customer_product_id":185786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Chloe Bruen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"140034759093387","imei1":"140034759093387","imei2":"140034759093387","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185779,"job_number":"JOB_185779","tr_customer_id":185797,"tr_customer_product_id":185787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Darrin Rowe","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"142640422854869","imei1":"142640422854869","imei2":"142640422854869","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185780,"job_number":"JOB_185780","tr_customer_id":185798,"tr_customer_product_id":185788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:48.000Z","modified_at":"2026-02-14T04:21:48.000Z","name":"Emelia Bruen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115338910072434","imei1":"115338910072434","imei2":"115338910072434","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185788,"job_number":"JOB_185788","tr_customer_id":185806,"tr_customer_product_id":185796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:53.000Z","modified_at":"2026-02-14T04:21:53.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12648784282633","imei1":"12648784282633","imei2":"12648784282633","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185801,"job_number":"JOB_185801","tr_customer_id":185819,"tr_customer_product_id":185809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:59.000Z","modified_at":"2026-02-14T04:21:59.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103890097099279","imei1":"103890097099279","imei2":"103890097099279","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185803,"job_number":"JOB_185803","tr_customer_id":185821,"tr_customer_product_id":185811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:59.000Z","modified_at":"2026-02-14T04:21:59.000Z","name":"Zander Champlin","mobile_number":"273-366-7022","email_id":"Hayley_Huel86@yahoo.com","dop":"2025-06-09","serial_number":"106780868069895","imei1":"106780868069895","imei2":"106780868069895","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185814,"job_number":"JOB_185814","tr_customer_id":185832,"tr_customer_product_id":185822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:14.000Z","modified_at":"2026-02-14T04:22:14.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105919468949502","imei1":"105919468949502","imei2":"105919468949502","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185816,"job_number":"JOB_185816","tr_customer_id":185834,"tr_customer_product_id":185824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:14.000Z","modified_at":"2026-02-14T04:22:14.000Z","name":"Dessie Hoppe","mobile_number":"229-888-7229","email_id":"Joanne_Deckow34@hotmail.com","dop":"2025-06-09","serial_number":"109110912155009","imei1":"109110912155009","imei2":"109110912155009","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185824,"job_number":"JOB_185824","tr_customer_id":185842,"tr_customer_product_id":185832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:28.000Z","modified_at":"2026-02-14T04:22:28.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107648944558335","imei1":"107648944558335","imei2":"107648944558335","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185826,"job_number":"JOB_185826","tr_customer_id":185844,"tr_customer_product_id":185834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:29.000Z","modified_at":"2026-02-14T04:22:29.000Z","name":"Cyril O'Kon","mobile_number":"770-720-0159","email_id":"Deborah.Daniel80@gmail.com","dop":"2025-06-09","serial_number":"109594185124588","imei1":"109594185124588","imei2":"109594185124588","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185858,"job_number":"JOB_185858","tr_customer_id":185876,"tr_customer_product_id":185866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:24:28.000Z","modified_at":"2026-02-14T04:24:28.000Z","name":"Ram konidela","mobile_number":"6773565356","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"56465654656767","imei1":"56465654656767","imei2":"56465654656767","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185859,"job_number":"JOB_185859","tr_customer_id":185877,"tr_customer_product_id":185867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:17.000Z","modified_at":"2026-02-14T04:27:17.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"56465654656767","imei1":"56465654656675","imei2":"56465654656675","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185917,"job_number":"JOB_185917","tr_customer_id":185935,"tr_customer_product_id":185925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:26:22.000Z","modified_at":"2026-02-14T06:26:22.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"17326682374990","imei1":"17326682374990","imei2":"17326682374990","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185925,"job_number":"JOB_185925","tr_customer_id":185943,"tr_customer_product_id":185933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:40:20.000Z","modified_at":"2026-02-14T06:40:20.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"13326682374990","imei1":"13326682374990","imei2":"13326682374990","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185989,"job_number":"JOB_185989","tr_customer_id":186007,"tr_customer_product_id":185997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:01:06.000Z","modified_at":"2026-02-14T08:01:06.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950463759","imei1":"90274950463759","imei2":"90274950463759","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186012,"job_number":"JOB_186012","tr_customer_id":186030,"tr_customer_product_id":186020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:37:47.000Z","modified_at":"2026-02-14T08:37:47.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950463760","imei1":"90274950463760","imei2":"90274950463760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186163,"job_number":"JOB_186163","tr_customer_id":186181,"tr_customer_product_id":186171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:41:49.000Z","modified_at":"2026-02-14T11:41:49.000Z","name":"Demario Maggio","mobile_number":"588-819-8466","email_id":"Osvaldo24@yahoo.com","dop":"2025-04-23","serial_number":"13207941850920","imei1":"13207941850920","imei2":"13207941850920","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186181,"job_number":"JOB_186181","tr_customer_id":186199,"tr_customer_product_id":186189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:44.000Z","modified_at":"2026-02-14T12:28:44.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"78044266256999","imei1":"78044266256999","imei2":"78044266256999","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186182,"job_number":"JOB_186182","tr_customer_id":186200,"tr_customer_product_id":186190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:44.000Z","modified_at":"2026-02-14T12:28:44.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"24805691122254","imei1":"24805691122254","imei2":"24805691122254","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186185,"job_number":"JOB_186185","tr_customer_id":186203,"tr_customer_product_id":186193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:50.000Z","modified_at":"2026-02-14T12:28:50.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"107211614017414","imei1":"107211614017414","imei2":"107211614017414","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186186,"job_number":"JOB_186186","tr_customer_id":186204,"tr_customer_product_id":186194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:50.000Z","modified_at":"2026-02-14T12:28:50.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80183851687444","imei1":"80183851687444","imei2":"80183851687444","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186189,"job_number":"JOB_186189","tr_customer_id":186207,"tr_customer_product_id":186197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:35.000Z","modified_at":"2026-02-14T12:46:35.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"100898944237311","imei1":"100898944237311","imei2":"100898944237311","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186190,"job_number":"JOB_186190","tr_customer_id":186208,"tr_customer_product_id":186198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:35.000Z","modified_at":"2026-02-14T12:46:35.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"71928834723148","imei1":"71928834723148","imei2":"71928834723148","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186191,"job_number":"JOB_186191","tr_customer_id":186209,"tr_customer_product_id":186199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:40.000Z","modified_at":"2026-02-14T12:46:40.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"102685274270253","imei1":"102685274270253","imei2":"102685274270253","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186192,"job_number":"JOB_186192","tr_customer_id":186210,"tr_customer_product_id":186200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:40.000Z","modified_at":"2026-02-14T12:46:40.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"22415723095995","imei1":"22415723095995","imei2":"22415723095995","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186209,"job_number":"JOB_186209","tr_customer_id":186227,"tr_customer_product_id":186217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:11.000Z","modified_at":"2026-02-14T13:35:11.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"102641273917784","imei1":"102641273917784","imei2":"102641273917784","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186210,"job_number":"JOB_186210","tr_customer_id":186228,"tr_customer_product_id":186218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:11.000Z","modified_at":"2026-02-14T13:35:11.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"91192067564503","imei1":"91192067564503","imei2":"91192067564503","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186211,"job_number":"JOB_186211","tr_customer_id":186229,"tr_customer_product_id":186219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:16.000Z","modified_at":"2026-02-14T13:35:16.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"35517493462652","imei1":"35517493462652","imei2":"35517493462652","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186212,"job_number":"JOB_186212","tr_customer_id":186230,"tr_customer_product_id":186220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:17.000Z","modified_at":"2026-02-14T13:35:17.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80185915079255","imei1":"80185915079255","imei2":"80185915079255","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186218,"job_number":"JOB_186218","tr_customer_id":186236,"tr_customer_product_id":186226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:57.000Z","modified_at":"2026-02-14T13:43:57.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"63007674885909","imei1":"63007674885909","imei2":"63007674885909","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186219,"job_number":"JOB_186219","tr_customer_id":186237,"tr_customer_product_id":186227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:57.000Z","modified_at":"2026-02-14T13:43:57.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"91099225773518","imei1":"91099225773518","imei2":"91099225773518","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186220,"job_number":"JOB_186220","tr_customer_id":186238,"tr_customer_product_id":186228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:02.000Z","modified_at":"2026-02-14T13:44:02.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"64730208565724","imei1":"64730208565724","imei2":"64730208565724","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186221,"job_number":"JOB_186221","tr_customer_id":186239,"tr_customer_product_id":186229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:02.000Z","modified_at":"2026-02-14T13:44:02.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"51977056428054","imei1":"51977056428054","imei2":"51977056428054","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186286,"job_number":"JOB_186286","tr_customer_id":186304,"tr_customer_product_id":186294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:07.000Z","modified_at":"2026-02-14T14:00:07.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"33091782106052","imei1":"33091782106052","imei2":"33091782106052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186287,"job_number":"JOB_186287","tr_customer_id":186305,"tr_customer_product_id":186295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:08.000Z","modified_at":"2026-02-14T14:00:08.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"101631301540987","imei1":"101631301540987","imei2":"101631301540987","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186288,"job_number":"JOB_186288","tr_customer_id":186306,"tr_customer_product_id":186296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:13.000Z","modified_at":"2026-02-14T14:00:13.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"84852967162742","imei1":"84852967162742","imei2":"84852967162742","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186289,"job_number":"JOB_186289","tr_customer_id":186307,"tr_customer_product_id":186297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:13.000Z","modified_at":"2026-02-14T14:00:13.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"86623023487169","imei1":"86623023487169","imei2":"86623023487169","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186305,"job_number":"JOB_186305","tr_customer_id":186323,"tr_customer_product_id":186313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:44.000Z","modified_at":"2026-02-14T14:15:44.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"110423024574170","imei1":"110423024574170","imei2":"110423024574170","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186306,"job_number":"JOB_186306","tr_customer_id":186324,"tr_customer_product_id":186314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Annette Quigley","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"101290520351982","imei1":"101290520351982","imei2":"101290520351982","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186307,"job_number":"JOB_186307","tr_customer_id":186325,"tr_customer_product_id":186315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Alisha Von","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174996469250700","imei1":"174996469250700","imei2":"174996469250700","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186308,"job_number":"JOB_186308","tr_customer_id":186326,"tr_customer_product_id":186316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Henriette Swift","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174147057219587","imei1":"174147057219587","imei2":"174147057219587","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186311,"job_number":"JOB_186311","tr_customer_id":186329,"tr_customer_product_id":186319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:57.000Z","modified_at":"2026-02-14T14:15:57.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"159013885324827","imei1":"159013885324827","imei2":"159013885324827","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186312,"job_number":"JOB_186312","tr_customer_id":186330,"tr_customer_product_id":186320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:57.000Z","modified_at":"2026-02-14T14:15:57.000Z","name":"Neoma Keebler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"108855153165011","imei1":"108855153165011","imei2":"108855153165011","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186314,"job_number":"JOB_186314","tr_customer_id":186332,"tr_customer_product_id":186322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Alayna Jaskolski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126553485142659","imei1":"126553485142659","imei2":"126553485142659","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186315,"job_number":"JOB_186315","tr_customer_id":186333,"tr_customer_product_id":186323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Gregory Spencer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161735266270446","imei1":"161735266270446","imei2":"161735266270446","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186375,"job_number":"JOB_186375","tr_customer_id":186393,"tr_customer_product_id":186383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:49.000Z","modified_at":"2026-02-14T14:24:49.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"92145613115132","imei1":"92145613115132","imei2":"92145613115132","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186376,"job_number":"JOB_186376","tr_customer_id":186394,"tr_customer_product_id":186384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:50.000Z","modified_at":"2026-02-14T14:24:50.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"52870336196353","imei1":"52870336196353","imei2":"52870336196353","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186377,"job_number":"JOB_186377","tr_customer_id":186395,"tr_customer_product_id":186385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:55.000Z","modified_at":"2026-02-14T14:24:55.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"104698933829443","imei1":"104698933829443","imei2":"104698933829443","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186378,"job_number":"JOB_186378","tr_customer_id":186396,"tr_customer_product_id":186386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:55.000Z","modified_at":"2026-02-14T14:24:55.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"84331990272468","imei1":"84331990272468","imei2":"84331990272468","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186431,"job_number":"JOB_186431","tr_customer_id":186449,"tr_customer_product_id":186439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:18.000Z","modified_at":"2026-02-14T14:31:18.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"41851119381966","imei1":"41851119381966","imei2":"41851119381966","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186432,"job_number":"JOB_186432","tr_customer_id":186450,"tr_customer_product_id":186440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:18.000Z","modified_at":"2026-02-14T14:31:18.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"82386681489667","imei1":"82386681489667","imei2":"82386681489667","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186433,"job_number":"JOB_186433","tr_customer_id":186451,"tr_customer_product_id":186441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:23.000Z","modified_at":"2026-02-14T14:31:23.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"99334759427141","imei1":"99334759427141","imei2":"99334759427141","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186434,"job_number":"JOB_186434","tr_customer_id":186452,"tr_customer_product_id":186442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:23.000Z","modified_at":"2026-02-14T14:31:23.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80206777238729","imei1":"80206777238729","imei2":"80206777238729","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186444,"job_number":"JOB_186444","tr_customer_id":186462,"tr_customer_product_id":186452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:09.000Z","modified_at":"2026-02-14T14:32:09.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103602586075936","imei1":"103602586075936","imei2":"103602586075936","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186446,"job_number":"JOB_186446","tr_customer_id":186464,"tr_customer_product_id":186454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:10.000Z","modified_at":"2026-02-14T14:32:10.000Z","name":"Thad Gorczany","mobile_number":"833-460-5949","email_id":"Roman48@hotmail.com","dop":"2025-06-09","serial_number":"107322227747724","imei1":"107322227747724","imei2":"107322227747724","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186453,"job_number":"JOB_186453","tr_customer_id":186471,"tr_customer_product_id":186461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:25.000Z","modified_at":"2026-02-14T14:32:25.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109630005132681","imei1":"109630005132681","imei2":"109630005132681","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186455,"job_number":"JOB_186455","tr_customer_id":186473,"tr_customer_product_id":186463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:26.000Z","modified_at":"2026-02-14T14:32:26.000Z","name":"Marisa Fahey","mobile_number":"227-214-6476","email_id":"Joaquin54@hotmail.com","dop":"2025-06-09","serial_number":"108765563137347","imei1":"108765563137347","imei2":"108765563137347","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186459,"job_number":"JOB_186459","tr_customer_id":186477,"tr_customer_product_id":186467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:41.000Z","modified_at":"2026-02-14T14:32:41.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100800630697566","imei1":"100800630697566","imei2":"100800630697566","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186461,"job_number":"JOB_186461","tr_customer_id":186479,"tr_customer_product_id":186469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:41.000Z","modified_at":"2026-02-14T14:32:41.000Z","name":"Alek Ortiz","mobile_number":"586-682-6348","email_id":"Lavon.Kemmer86@hotmail.com","dop":"2025-06-09","serial_number":"106681444801500","imei1":"106681444801500","imei2":"106681444801500","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186528,"job_number":"JOB_186528","tr_customer_id":186546,"tr_customer_product_id":186536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:36:55.000Z","modified_at":"2026-02-14T15:36:55.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"169031825294074","imei1":"169031825294074","imei2":"169031825294074","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186529,"job_number":"JOB_186529","tr_customer_id":186547,"tr_customer_product_id":186537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:13.000Z","modified_at":"2026-02-14T15:40:13.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"183890366483108","imei1":"183890366483108","imei2":"183890366483108","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186530,"job_number":"JOB_186530","tr_customer_id":186548,"tr_customer_product_id":186538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:30.000Z","modified_at":"2026-02-14T15:40:30.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"17471457823338","imei1":"17471457823338","imei2":"17471457823338","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186531,"job_number":"JOB_186531","tr_customer_id":186549,"tr_customer_product_id":186539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:51.000Z","modified_at":"2026-02-14T15:40:52.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"124182760615377","imei1":"124182760615377","imei2":"124182760615377","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186533,"job_number":"JOB_186533","tr_customer_id":186551,"tr_customer_product_id":186541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:43:34.000Z","modified_at":"2026-02-14T15:43:34.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"66264087931320","imei1":"66264087931320","imei2":"66264087931320","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186606,"job_number":"JOB_186606","tr_customer_id":186624,"tr_customer_product_id":186614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:13.000Z","modified_at":"2026-02-14T17:45:13.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"98966493794640","imei1":"98966493794640","imei2":"98966493794640","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186607,"job_number":"JOB_186607","tr_customer_id":186625,"tr_customer_product_id":186615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:14.000Z","modified_at":"2026-02-14T17:45:14.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"28703660086243","imei1":"28703660086243","imei2":"28703660086243","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186608,"job_number":"JOB_186608","tr_customer_id":186626,"tr_customer_product_id":186616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:19.000Z","modified_at":"2026-02-14T17:45:19.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"13968563827280","imei1":"13968563827280","imei2":"13968563827280","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186609,"job_number":"JOB_186609","tr_customer_id":186627,"tr_customer_product_id":186617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:20.000Z","modified_at":"2026-02-14T17:45:20.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"102783908772650","imei1":"102783908772650","imei2":"102783908772650","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186621,"job_number":"JOB_186621","tr_customer_id":186639,"tr_customer_product_id":186629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:25.000Z","modified_at":"2026-02-14T17:52:25.000Z","name":"Narendra Singh","mobile_number":"8240750325","email_id":"gandharv.pillai@gmail.com","dop":"2026-02-04","serial_number":"849491750303800","imei1":"345143726000653","imei2":"801607063376682","popurl":"www.mohinder-pothuvaal.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186630,"job_number":"JOB_186630","tr_customer_id":186648,"tr_customer_product_id":186638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:53.000Z","modified_at":"2026-02-14T19:00:53.000Z","name":"Chidananda Kaniyar","mobile_number":"8247492873","email_id":"laxmi.bhattathiri@hotmail.com","dop":"2026-02-04","serial_number":"548543833887869","imei1":"908677084406370","imei2":"480654691388063","popurl":"www.dhanadeepa-kaniyar.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186643,"job_number":"JOB_186643","tr_customer_id":186661,"tr_customer_product_id":186651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:56:26.000Z","modified_at":"2026-02-15T03:56:26.000Z","name":"Leda McClure","mobile_number":"494-986-0131","email_id":"Gavin_Windler@yahoo.com","dop":"2025-04-25","serial_number":"103080954260648","imei1":"103080954260648","imei2":"103080954260648","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186670,"job_number":"JOB_186670","tr_customer_id":186688,"tr_customer_product_id":186678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:57.000Z","modified_at":"2026-02-15T04:32:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Meagan13@yahoo.com","dop":"2025-07-02","serial_number":"11161962933088","imei1":"11161962933088","imei2":"11161962933088","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186690,"job_number":"JOB_186690","tr_customer_id":186708,"tr_customer_product_id":186698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jules29@hotmail.com","dop":"2025-07-02","serial_number":"17456397436380","imei1":"17456397436380","imei2":"17456397436380","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186705,"job_number":"JOB_186705","tr_customer_id":186723,"tr_customer_product_id":186713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:29.000Z","modified_at":"2026-02-15T04:33:29.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Dan48@yahoo.com","dop":"2025-07-02","serial_number":"11080137006865","imei1":"11080137006865","imei2":"11080137006865","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186740,"job_number":"JOB_186740","tr_customer_id":186758,"tr_customer_product_id":186748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:03.000Z","modified_at":"2026-02-15T04:34:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"125889980533748","imei1":"125889980533748","imei2":"125889980533748","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186741,"job_number":"JOB_186741","tr_customer_id":186759,"tr_customer_product_id":186749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Lonie Toy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166829183185211","imei1":"166829183185211","imei2":"166829183185211","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186743,"job_number":"JOB_186743","tr_customer_id":186761,"tr_customer_product_id":186751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Kristin Ruecker","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174767452612806","imei1":"174767452612806","imei2":"174767452612806","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186745,"job_number":"JOB_186745","tr_customer_id":186763,"tr_customer_product_id":186753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Mack O'Conner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170026303889180","imei1":"170026303889180","imei2":"170026303889180","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186753,"job_number":"JOB_186753","tr_customer_id":186771,"tr_customer_product_id":186761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:09.000Z","modified_at":"2026-02-15T04:34:09.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11882525415737","imei1":"11882525415737","imei2":"11882525415737","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186761,"job_number":"JOB_186761","tr_customer_id":186779,"tr_customer_product_id":186769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"166037988996740","imei1":"166037988996740","imei2":"166037988996740","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186763,"job_number":"JOB_186763","tr_customer_id":186781,"tr_customer_product_id":186771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Marjory Marks","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"154094577642230","imei1":"154094577642230","imei2":"154094577642230","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186764,"job_number":"JOB_186764","tr_customer_id":186782,"tr_customer_product_id":186772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Alfonso Hammes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151605812164926","imei1":"151605812164926","imei2":"151605812164926","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186765,"job_number":"JOB_186765","tr_customer_id":186783,"tr_customer_product_id":186773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:16.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Bonnie Metz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102305809393928","imei1":"102305809393928","imei2":"102305809393928","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186778,"job_number":"JOB_186778","tr_customer_id":186796,"tr_customer_product_id":186786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:28.000Z","modified_at":"2026-02-15T04:34:28.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104973548900378","imei1":"104973548900378","imei2":"104973548900378","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186780,"job_number":"JOB_186780","tr_customer_id":186798,"tr_customer_product_id":186788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:28.000Z","modified_at":"2026-02-15T04:34:28.000Z","name":"Jake Leffler","mobile_number":"532-332-3669","email_id":"Kari.Block86@yahoo.com","dop":"2025-06-09","serial_number":"107857782989040","imei1":"107857782989040","imei2":"107857782989040","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186799,"job_number":"JOB_186799","tr_customer_id":186817,"tr_customer_product_id":186807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:43.000Z","modified_at":"2026-02-15T04:34:43.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107775490441359","imei1":"107775490441359","imei2":"107775490441359","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186801,"job_number":"JOB_186801","tr_customer_id":186819,"tr_customer_product_id":186809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"Mackenzie Tromp","mobile_number":"704-537-4100","email_id":"Deron97@hotmail.com","dop":"2025-06-09","serial_number":"101355628464208","imei1":"101355628464208","imei2":"101355628464208","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186814,"job_number":"JOB_186814","tr_customer_id":186832,"tr_customer_product_id":186822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:59.000Z","modified_at":"2026-02-15T04:34:59.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109766525091125","imei1":"109766525091125","imei2":"109766525091125","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186816,"job_number":"JOB_186816","tr_customer_id":186834,"tr_customer_product_id":186824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:00.000Z","modified_at":"2026-02-15T04:35:00.000Z","name":"Arne Mills","mobile_number":"974-825-1196","email_id":"Billy86@hotmail.com","dop":"2025-06-09","serial_number":"102643826259009","imei1":"102643826259009","imei2":"102643826259009","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186857,"job_number":"JOB_186857","tr_customer_id":186875,"tr_customer_product_id":186865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:43:38.000Z","modified_at":"2026-02-15T04:43:39.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464760","imei1":"90274950464760","imei2":"90274950464760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187051,"job_number":"JOB_187051","tr_customer_id":187069,"tr_customer_product_id":187059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"186056615891840","imei1":"186056615891840","imei2":"186056615891840","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187052,"job_number":"JOB_187052","tr_customer_id":187070,"tr_customer_product_id":187060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"Harrison Ebert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177332345246568","imei1":"177332345246568","imei2":"177332345246568","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187053,"job_number":"JOB_187053","tr_customer_id":187071,"tr_customer_product_id":187061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"Vincent Schuster","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"175361991402357","imei1":"175361991402357","imei2":"175361991402357","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187054,"job_number":"JOB_187054","tr_customer_id":187072,"tr_customer_product_id":187062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:34.000Z","modified_at":"2026-02-15T14:16:34.000Z","name":"Eloise Leuschke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180627680256308","imei1":"180627680256308","imei2":"180627680256308","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187055,"job_number":"JOB_187055","tr_customer_id":187073,"tr_customer_product_id":187063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"139752668185764","imei1":"139752668185764","imei2":"139752668185764","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187056,"job_number":"JOB_187056","tr_customer_id":187074,"tr_customer_product_id":187064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Theodore Doyle","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120583554360834","imei1":"120583554360834","imei2":"120583554360834","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187057,"job_number":"JOB_187057","tr_customer_id":187075,"tr_customer_product_id":187065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Kara Cassin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120394419961722","imei1":"120394419961722","imei2":"120394419961722","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187058,"job_number":"JOB_187058","tr_customer_id":187076,"tr_customer_product_id":187066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:46.000Z","modified_at":"2026-02-15T14:16:46.000Z","name":"Jayson Armstrong","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"106810986308411","imei1":"106810986308411","imei2":"106810986308411","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187174,"job_number":"JOB_187174","tr_customer_id":187192,"tr_customer_product_id":187182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:47.000Z","modified_at":"2026-02-15T14:32:47.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101465138847023","imei1":"101465138847023","imei2":"101465138847023","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187176,"job_number":"JOB_187176","tr_customer_id":187194,"tr_customer_product_id":187184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:48.000Z","modified_at":"2026-02-15T14:32:48.000Z","name":"Gunner Tremblay","mobile_number":"251-329-8083","email_id":"Martine.Hand20@hotmail.com","dop":"2025-06-09","serial_number":"109587554107978","imei1":"109587554107978","imei2":"109587554107978","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187179,"job_number":"JOB_187179","tr_customer_id":187197,"tr_customer_product_id":187187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:04.000Z","modified_at":"2026-02-15T14:33:04.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101503271417685","imei1":"101503271417685","imei2":"101503271417685","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187182,"job_number":"JOB_187182","tr_customer_id":187200,"tr_customer_product_id":187190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:05.000Z","modified_at":"2026-02-15T14:33:05.000Z","name":"Emmalee Mayert","mobile_number":"779-895-4292","email_id":"Harrison.Lemke@yahoo.com","dop":"2025-06-09","serial_number":"104536695647370","imei1":"104536695647370","imei2":"104536695647370","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187191,"job_number":"JOB_187191","tr_customer_id":187209,"tr_customer_product_id":187199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:20.000Z","modified_at":"2026-02-15T14:33:20.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102463517524477","imei1":"102463517524477","imei2":"102463517524477","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187193,"job_number":"JOB_187193","tr_customer_id":187211,"tr_customer_product_id":187201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:21.000Z","modified_at":"2026-02-15T14:33:21.000Z","name":"Jeanne Wyman","mobile_number":"444-828-8832","email_id":"Forrest.Altenwerth@yahoo.com","dop":"2025-06-09","serial_number":"104495283122722","imei1":"104495283122722","imei2":"104495283122722","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187286,"job_number":"JOB_187286","tr_customer_id":187304,"tr_customer_product_id":187294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:53:30.000Z","modified_at":"2026-02-15T17:53:30.000Z","name":"Satish Prajapat","mobile_number":"8247256637","email_id":"mandaakin.desai@yahoo.co.in","dop":"2026-02-05","serial_number":"602398454160802","imei1":"787882643923890","imei2":"059185266863278","popurl":"www.yogendra-kaul.name","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187288,"job_number":"JOB_187288","tr_customer_id":187306,"tr_customer_product_id":187296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:50:45.000Z","modified_at":"2026-02-15T18:50:45.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"17516512191819","imei1":"17516512191819","imei2":"17516512191819","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187289,"job_number":"JOB_187289","tr_customer_id":187307,"tr_customer_product_id":187297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:51:53.000Z","modified_at":"2026-02-15T18:51:53.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14750228821089","imei1":"14750228821089","imei2":"14750228821089","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187290,"job_number":"JOB_187290","tr_customer_id":187308,"tr_customer_product_id":187298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:52:48.000Z","modified_at":"2026-02-15T18:52:48.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"10427780507357","imei1":"10427780507357","imei2":"10427780507357","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:52:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187291,"job_number":"JOB_187291","tr_customer_id":187309,"tr_customer_product_id":187299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:53:51.000Z","modified_at":"2026-02-15T18:53:51.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14883177497731","imei1":"14883177497731","imei2":"14883177497731","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:53:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187292,"job_number":"JOB_187292","tr_customer_id":187310,"tr_customer_product_id":187300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:58:46.000Z","modified_at":"2026-02-15T18:58:46.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"12775593164273","imei1":"12775593164273","imei2":"12775593164273","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187293,"job_number":"JOB_187293","tr_customer_id":187311,"tr_customer_product_id":187301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T19:02:09.000Z","modified_at":"2026-02-15T19:02:09.000Z","name":"Manisha Dwivedi","mobile_number":"8249907479","email_id":"aagneya.iyengar@yahoo.co.in","dop":"2026-02-05","serial_number":"770138729720191","imei1":"287400246595301","imei2":"732272245812978","popurl":"www.aishani-menon.info","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T19:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187303,"job_number":"JOB_187303","tr_customer_id":187321,"tr_customer_product_id":187311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:42.000Z","modified_at":"2026-02-16T04:22:42.000Z","name":"Orlo Balistreri","mobile_number":"927-399-0748","email_id":"Gussie_Runolfsson@yahoo.com","dop":"2025-04-25","serial_number":"84411400483600","imei1":"84411400483600","imei2":"84411400483600","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187345,"job_number":"JOB_187345","tr_customer_id":187363,"tr_customer_product_id":187353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Wilma_Block@yahoo.com","dop":"2025-07-02","serial_number":"19357430518813","imei1":"19357430518813","imei2":"19357430518813","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187363,"job_number":"JOB_187363","tr_customer_id":187381,"tr_customer_product_id":187371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:48.000Z","modified_at":"2026-02-16T04:36:48.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Armand24@gmail.com","dop":"2025-07-02","serial_number":"10539229769540","imei1":"10539229769540","imei2":"10539229769540","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187372,"job_number":"JOB_187372","tr_customer_id":187390,"tr_customer_product_id":187380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:11.000Z","modified_at":"2026-02-16T04:37:11.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Hugh_Kuphal95@yahoo.com","dop":"2025-07-02","serial_number":"11961091028133","imei1":"11961091028133","imei2":"11961091028133","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187406,"job_number":"JOB_187406","tr_customer_id":187424,"tr_customer_product_id":187414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:31.000Z","modified_at":"2026-02-16T04:37:31.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"124825281890913","imei1":"124825281890913","imei2":"124825281890913","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187407,"job_number":"JOB_187407","tr_customer_id":187425,"tr_customer_product_id":187415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Major Greenholt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"132212355589019","imei1":"132212355589019","imei2":"132212355589019","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187409,"job_number":"JOB_187409","tr_customer_id":187427,"tr_customer_product_id":187417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Laverne Harvey","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100391395727167","imei1":"100391395727167","imei2":"100391395727167","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187410,"job_number":"JOB_187410","tr_customer_id":187428,"tr_customer_product_id":187418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Marquise Gusikowski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"182064639828218","imei1":"182064639828218","imei2":"182064639828218","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187422,"job_number":"JOB_187422","tr_customer_id":187440,"tr_customer_product_id":187430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:43.000Z","modified_at":"2026-02-16T04:37:43.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105133594203171","imei1":"105133594203171","imei2":"105133594203171","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187425,"job_number":"JOB_187425","tr_customer_id":187443,"tr_customer_product_id":187433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Jessika Adams","mobile_number":"314-533-3741","email_id":"Haley.Weimann54@gmail.com","dop":"2025-06-09","serial_number":"102291240065095","imei1":"102291240065095","imei2":"102291240065095","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187431,"job_number":"JOB_187431","tr_customer_id":187449,"tr_customer_product_id":187439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:45.000Z","modified_at":"2026-02-16T04:37:45.000Z","name":"Granville O'Keefe","mobile_number":"219-869-1064","email_id":"Tressa.Koch@yahoo.com","dop":"2025-06-09","serial_number":"96038114933856740","imei1":"96038114933856740","imei2":"96038114933856740","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187432,"job_number":"JOB_187432","tr_customer_id":187450,"tr_customer_product_id":187440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"165615449059191","imei1":"165615449059191","imei2":"165615449059191","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187433,"job_number":"JOB_187433","tr_customer_id":187451,"tr_customer_product_id":187441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Addie Kling","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"165623767246592","imei1":"165623767246592","imei2":"165623767246592","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187435,"job_number":"JOB_187435","tr_customer_id":187453,"tr_customer_product_id":187443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:47.000Z","modified_at":"2026-02-16T04:37:47.000Z","name":"Kenton Rempel","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"145835727453231","imei1":"145835727453231","imei2":"145835727453231","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187436,"job_number":"JOB_187436","tr_customer_id":187454,"tr_customer_product_id":187444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:47.000Z","modified_at":"2026-02-16T04:37:47.000Z","name":"Nestor Renner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126582404239356","imei1":"126582404239356","imei2":"126582404239356","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187438,"job_number":"JOB_187438","tr_customer_id":187456,"tr_customer_product_id":187446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:49.000Z","modified_at":"2026-02-16T04:37:49.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10133144495432","imei1":"10133144495432","imei2":"10133144495432","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187452,"job_number":"JOB_187452","tr_customer_id":187470,"tr_customer_product_id":187460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:09.000Z","modified_at":"2026-02-16T04:38:09.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106474469166155","imei1":"106474469166155","imei2":"106474469166155","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187454,"job_number":"JOB_187454","tr_customer_id":187472,"tr_customer_product_id":187462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:10.000Z","modified_at":"2026-02-16T04:38:10.000Z","name":"Patricia Wiegand","mobile_number":"302-285-5246","email_id":"Hilbert.Yost93@yahoo.com","dop":"2025-06-09","serial_number":"100613323756137","imei1":"100613323756137","imei2":"100613323756137","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187484,"job_number":"JOB_187484","tr_customer_id":187502,"tr_customer_product_id":187492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:32.000Z","modified_at":"2026-02-16T04:38:32.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100374940927345","imei1":"100374940927345","imei2":"100374940927345","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187487,"job_number":"JOB_187487","tr_customer_id":187505,"tr_customer_product_id":187495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:33.000Z","modified_at":"2026-02-16T04:38:33.000Z","name":"Hudson Glover","mobile_number":"216-544-9681","email_id":"Bridget_McKenzie@yahoo.com","dop":"2025-06-09","serial_number":"103464310422116","imei1":"103464310422116","imei2":"103464310422116","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187576,"job_number":"JOB_187576","tr_customer_id":187594,"tr_customer_product_id":187584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:22:21.000Z","modified_at":"2026-02-16T05:22:21.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15855910021420","imei1":"15855910021420","imei2":"15855910021420","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187607,"job_number":"JOB_187607","tr_customer_id":187625,"tr_customer_product_id":187615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:45.000Z","modified_at":"2026-02-16T06:51:45.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101340596316519","imei1":"101340596316519","imei2":"101340596316519","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187609,"job_number":"JOB_187609","tr_customer_id":187627,"tr_customer_product_id":187617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:45.000Z","modified_at":"2026-02-16T06:51:45.000Z","name":"Reyes Ortiz","mobile_number":"941-514-2778","email_id":"Jordyn25@gmail.com","dop":"2025-06-09","serial_number":"103499913924309","imei1":"103499913924309","imei2":"103499913924309","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187613,"job_number":"JOB_187613","tr_customer_id":187631,"tr_customer_product_id":187621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:03.000Z","modified_at":"2026-02-16T06:52:03.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104818771673040","imei1":"104818771673040","imei2":"104818771673040","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187615,"job_number":"JOB_187615","tr_customer_id":187633,"tr_customer_product_id":187623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:03.000Z","modified_at":"2026-02-16T06:52:03.000Z","name":"Osbaldo Mante","mobile_number":"263-319-3500","email_id":"Jeromy33@gmail.com","dop":"2025-06-09","serial_number":"100224205173129","imei1":"100224205173129","imei2":"100224205173129","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187618,"job_number":"JOB_187618","tr_customer_id":187636,"tr_customer_product_id":187626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:20.000Z","modified_at":"2026-02-16T06:52:20.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104051476384184","imei1":"104051476384184","imei2":"104051476384184","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187620,"job_number":"JOB_187620","tr_customer_id":187638,"tr_customer_product_id":187628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:21.000Z","modified_at":"2026-02-16T06:52:21.000Z","name":"Evert Kerluke","mobile_number":"284-625-0112","email_id":"Tara_Kris@hotmail.com","dop":"2025-06-09","serial_number":"106018192232112","imei1":"106018192232112","imei2":"106018192232112","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187995,"job_number":"JOB_187995","tr_customer_id":188013,"tr_customer_product_id":188003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Aarav Sharma","mobile_number":"9876543210","email_id":"aarav.sharma@gmail.com","dop":"2026-02-01","serial_number":"19960409003951","imei1":"19960409003951","imei2":"19960409003951","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187996,"job_number":"JOB_187996","tr_customer_id":188014,"tr_customer_product_id":188004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Neha Patel","mobile_number":"9123456780","email_id":"neha.patel@yahoo.com","dop":"2026-02-01","serial_number":"17834187400837","imei1":"17834187400837","imei2":"17834187400837","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187997,"job_number":"JOB_187997","tr_customer_id":188015,"tr_customer_product_id":188005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Rohan Mehta","mobile_number":"9988776655","email_id":"rohan.mehta@outlook.com","dop":"2026-02-01","serial_number":"16413166803807","imei1":"16413166803807","imei2":"16413166803807","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187998,"job_number":"JOB_187998","tr_customer_id":188016,"tr_customer_product_id":188006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:31.000Z","modified_at":"2026-02-16T07:47:31.000Z","name":"Priya Iyer","mobile_number":"9012345678","email_id":"priya.iyer@gmail.com","dop":"2026-02-01","serial_number":"10603624521329","imei1":"10603624521329","imei2":"10603624521329","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188115,"job_number":"JOB_188115","tr_customer_id":188133,"tr_customer_product_id":188123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:57:57.000Z","modified_at":"2026-02-16T07:57:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Marley52@yahoo.com","dop":"2025-07-02","serial_number":"18447370886743","imei1":"18447370886743","imei2":"18447370886743","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188116,"job_number":"JOB_188116","tr_customer_id":188134,"tr_customer_product_id":188124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:58:20.000Z","modified_at":"2026-02-16T07:58:20.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Velva_Schamberger34@hotmail.com","dop":"2025-07-02","serial_number":"11597241148184","imei1":"11597241148184","imei2":"11597241148184","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188117,"job_number":"JOB_188117","tr_customer_id":188135,"tr_customer_product_id":188125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:58:41.000Z","modified_at":"2026-02-16T07:58:41.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Elsa.Johnson50@yahoo.com","dop":"2025-07-02","serial_number":"17180396123851","imei1":"17180396123851","imei2":"17180396123851","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188160,"job_number":"JOB_188160","tr_customer_id":188178,"tr_customer_product_id":188168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:40:43.000Z","modified_at":"2026-02-16T08:40:43.000Z","name":"Roosevelt Carter","mobile_number":"411-380-6420","email_id":"Toy.Kulas44@hotmail.com","dop":"2026-02-01","serial_number":"14599718175086","imei1":"14599718175086","imei2":"14599718175086","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188161,"job_number":"JOB_188161","tr_customer_id":188179,"tr_customer_product_id":188169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:41:10.000Z","modified_at":"2026-02-16T08:41:10.000Z","name":"Robb Kassulke","mobile_number":"476-405-5242","email_id":"Elena93@hotmail.com","dop":"2026-02-01","serial_number":"19409983489920","imei1":"19409983489920","imei2":"19409983489920","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188162,"job_number":"JOB_188162","tr_customer_id":188180,"tr_customer_product_id":188170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:41:47.000Z","modified_at":"2026-02-16T08:41:47.000Z","name":"Jayda Bruen","mobile_number":"851-920-7003","email_id":"Kiarra.Lynch93@gmail.com","dop":"2026-02-01","serial_number":"16915797834340","imei1":"16915797834340","imei2":"16915797834340","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188353,"job_number":"JOB_188353","tr_customer_id":188371,"tr_customer_product_id":188361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:34.000Z","modified_at":"2026-02-16T14:34:34.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"147312545975323","imei1":"147312545975323","imei2":"147312545975323","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188354,"job_number":"JOB_188354","tr_customer_id":188372,"tr_customer_product_id":188362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:35.000Z","modified_at":"2026-02-16T14:34:35.000Z","name":"Lemuel Abernathy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"135321748357676","imei1":"135321748357676","imei2":"135321748357676","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188355,"job_number":"JOB_188355","tr_customer_id":188373,"tr_customer_product_id":188363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:35.000Z","modified_at":"2026-02-16T14:34:35.000Z","name":"Elisabeth Kuphal","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"183284429744570","imei1":"183284429744570","imei2":"183284429744570","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188357,"job_number":"JOB_188357","tr_customer_id":188375,"tr_customer_product_id":188365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:35.000Z","modified_at":"2026-02-16T14:34:35.000Z","name":"Lea Schmidt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"165944780471976","imei1":"165944780471976","imei2":"165944780471976","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188358,"job_number":"JOB_188358","tr_customer_id":188376,"tr_customer_product_id":188366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:49.000Z","modified_at":"2026-02-16T14:34:49.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"138745648613991","imei1":"138745648613991","imei2":"138745648613991","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188359,"job_number":"JOB_188359","tr_customer_id":188377,"tr_customer_product_id":188367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:50.000Z","modified_at":"2026-02-16T14:34:50.000Z","name":"Domenica Frami","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151221491561646","imei1":"151221491561646","imei2":"151221491561646","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188360,"job_number":"JOB_188360","tr_customer_id":188378,"tr_customer_product_id":188368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:50.000Z","modified_at":"2026-02-16T14:34:50.000Z","name":"Jeffry Lind","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166409234945052","imei1":"166409234945052","imei2":"166409234945052","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188361,"job_number":"JOB_188361","tr_customer_id":188379,"tr_customer_product_id":188369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:50.000Z","modified_at":"2026-02-16T14:34:50.000Z","name":"Hildegard Moen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"129824053260054","imei1":"129824053260054","imei2":"129824053260054","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188500,"job_number":"JOB_188500","tr_customer_id":188518,"tr_customer_product_id":188508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:01.000Z","modified_at":"2026-02-16T14:48:01.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101560567377719","imei1":"101560567377719","imei2":"101560567377719","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188502,"job_number":"JOB_188502","tr_customer_id":188520,"tr_customer_product_id":188510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:01.000Z","modified_at":"2026-02-16T14:48:01.000Z","name":"Ansel Hessel","mobile_number":"755-693-7826","email_id":"Sibyl_Mayer82@yahoo.com","dop":"2025-06-09","serial_number":"102175751717358","imei1":"102175751717358","imei2":"102175751717358","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188506,"job_number":"JOB_188506","tr_customer_id":188524,"tr_customer_product_id":188514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:23.000Z","modified_at":"2026-02-16T14:48:23.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108364949148193","imei1":"108364949148193","imei2":"108364949148193","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188508,"job_number":"JOB_188508","tr_customer_id":188526,"tr_customer_product_id":188516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:23.000Z","modified_at":"2026-02-16T14:48:23.000Z","name":"Amanda Dickinson","mobile_number":"486-381-4311","email_id":"Freeda_Skiles@yahoo.com","dop":"2025-06-09","serial_number":"107035434631714","imei1":"107035434631714","imei2":"107035434631714","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188511,"job_number":"JOB_188511","tr_customer_id":188529,"tr_customer_product_id":188519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:45.000Z","modified_at":"2026-02-16T14:48:45.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103209828245819","imei1":"103209828245819","imei2":"103209828245819","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188513,"job_number":"JOB_188513","tr_customer_id":188531,"tr_customer_product_id":188521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:45.000Z","modified_at":"2026-02-16T14:48:45.000Z","name":"Jarret Satterfield","mobile_number":"915-733-4774","email_id":"Wava99@hotmail.com","dop":"2025-06-09","serial_number":"100732117885985","imei1":"100732117885985","imei2":"100732117885985","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188585,"job_number":"JOB_188585","tr_customer_id":188603,"tr_customer_product_id":188593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:40:45.000Z","modified_at":"2026-02-16T16:40:45.000Z","name":"Sourav vv","mobile_number":"9876543210","email_id":"Sourav.s@zscaler.com","dop":"2026-02-09","serial_number":"09876543219876","imei1":"09876543219876","imei2":"09876543219876","popurl":"2026-02-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188600,"job_number":"JOB_188600","tr_customer_id":188618,"tr_customer_product_id":188608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:22:29.000Z","modified_at":"2026-02-16T17:22:29.000Z","name":"Felicia Jenkins","mobile_number":"719-404-3867","email_id":"Bernhard_Harris@hotmail.com","dop":"2026-01-06","serial_number":"10795842528905","imei1":"10795842528905","imei2":"10795842528905","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:22:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185710,"job_number":"JOB_185710","tr_customer_id":185728,"tr_customer_product_id":185718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:40.000Z","modified_at":"2026-02-14T04:20:40.000Z","name":"Nick Prosacco","mobile_number":"698-445-2161","email_id":"Cordelia7@yahoo.com","dop":"2000-01-31","serial_number":"1046558088694823","imei1":"1046558088694823","imei2":"1046558088694823","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185750,"job_number":"JOB_185750","tr_customer_id":185768,"tr_customer_product_id":185758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:22.000Z","modified_at":"2026-02-14T04:21:22.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10699647718594","imei1":"10699647718594","imei2":"10699647718594","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185752,"job_number":"JOB_185752","tr_customer_id":185770,"tr_customer_product_id":185760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:23.000Z","modified_at":"2026-02-14T04:21:23.000Z","name":"Ron Wuckert","mobile_number":"312-623-4005","email_id":"Frida_Murphy@yahoo.com","dop":"2000-01-31","serial_number":"1067373898139205","imei1":"1067373898139205","imei2":"1067373898139205","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185805,"job_number":"JOB_185805","tr_customer_id":185823,"tr_customer_product_id":185813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:04.000Z","modified_at":"2026-02-14T04:22:04.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10538224968942","imei1":"10538224968942","imei2":"10538224968942","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185809,"job_number":"JOB_185809","tr_customer_id":185827,"tr_customer_product_id":185817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:06.000Z","modified_at":"2026-02-14T04:22:06.000Z","name":"Oma Daniel","mobile_number":"945-810-0141","email_id":"Michele41@yahoo.com","dop":"2000-01-31","serial_number":"1002597812471724","imei1":"1002597812471724","imei2":"1002597812471724","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185846,"job_number":"JOB_185846","tr_customer_id":185864,"tr_customer_product_id":185854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:47.000Z","modified_at":"2026-02-14T04:22:47.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10267513825914","imei1":"10267513825914","imei2":"10267513825914","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185848,"job_number":"JOB_185848","tr_customer_id":185866,"tr_customer_product_id":185856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:49.000Z","modified_at":"2026-02-14T04:22:49.000Z","name":"Ardith Hickle","mobile_number":"929-935-6478","email_id":"Edyth91@gmail.com","dop":"2000-01-31","serial_number":"1043360582466527","imei1":"1043360582466527","imei2":"1043360582466527","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186354,"job_number":"JOB_186354","tr_customer_id":186372,"tr_customer_product_id":186362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:48.000Z","modified_at":"2026-02-14T14:21:48.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10608187428635","imei1":"10608187428635","imei2":"10608187428635","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186356,"job_number":"JOB_186356","tr_customer_id":186374,"tr_customer_product_id":186364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:50.000Z","modified_at":"2026-02-14T14:21:50.000Z","name":"Arianna Swaniawski","mobile_number":"313-891-4307","email_id":"Uriah_Pouros@hotmail.com","dop":"2000-01-31","serial_number":"1031943701763244","imei1":"1031943701763244","imei2":"1031943701763244","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186360,"job_number":"JOB_186360","tr_customer_id":186378,"tr_customer_product_id":186368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:30.000Z","modified_at":"2026-02-14T14:22:30.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10223093024099","imei1":"10223093024099","imei2":"10223093024099","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186362,"job_number":"JOB_186362","tr_customer_id":186380,"tr_customer_product_id":186370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:31.000Z","modified_at":"2026-02-14T14:22:31.000Z","name":"Etha Ondricka","mobile_number":"824-985-1475","email_id":"Paula_Spinka@yahoo.com","dop":"2000-01-31","serial_number":"1075221956320983","imei1":"1075221956320983","imei2":"1075221956320983","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186363,"job_number":"JOB_186363","tr_customer_id":186381,"tr_customer_product_id":186371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:10.000Z","modified_at":"2026-02-14T14:23:10.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10708478411953","imei1":"10708478411953","imei2":"10708478411953","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186365,"job_number":"JOB_186365","tr_customer_id":186383,"tr_customer_product_id":186373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:12.000Z","modified_at":"2026-02-14T14:23:12.000Z","name":"Donna Grimes","mobile_number":"932-891-5251","email_id":"Cullen_Feeney0@yahoo.com","dop":"2000-01-31","serial_number":"1067391463318990","imei1":"1067391463318990","imei2":"1067391463318990","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186366,"job_number":"JOB_186366","tr_customer_id":186384,"tr_customer_product_id":186374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:51.000Z","modified_at":"2026-02-14T14:23:51.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10812868057437","imei1":"10812868057437","imei2":"10812868057437","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186368,"job_number":"JOB_186368","tr_customer_id":186386,"tr_customer_product_id":186376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:52.000Z","modified_at":"2026-02-14T14:23:52.000Z","name":"Carolanne Brakus","mobile_number":"666-447-6731","email_id":"Krystel_Schuppe30@hotmail.com","dop":"2000-01-31","serial_number":"1017120137617944","imei1":"1017120137617944","imei2":"1017120137617944","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186714,"job_number":"JOB_186714","tr_customer_id":186732,"tr_customer_product_id":186722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:43.000Z","modified_at":"2026-02-15T04:33:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10645060478682","imei1":"10645060478682","imei2":"10645060478682","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186717,"job_number":"JOB_186717","tr_customer_id":186735,"tr_customer_product_id":186725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:45.000Z","modified_at":"2026-02-15T04:33:45.000Z","name":"Richmond Kris","mobile_number":"962-555-2584","email_id":"Kyra_Ruecker@gmail.com","dop":"2000-01-31","serial_number":"1032358340491154","imei1":"1032358340491154","imei2":"1032358340491154","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186781,"job_number":"JOB_186781","tr_customer_id":186799,"tr_customer_product_id":186789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:30.000Z","modified_at":"2026-02-15T04:34:30.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10294566626362","imei1":"10294566626362","imei2":"10294566626362","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186783,"job_number":"JOB_186783","tr_customer_id":186801,"tr_customer_product_id":186791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:32.000Z","modified_at":"2026-02-15T04:34:32.000Z","name":"Marietta Boyer","mobile_number":"500-590-1389","email_id":"Nicklaus_Bechtelar96@hotmail.com","dop":"2000-01-31","serial_number":"1085428880285383","imei1":"1085428880285383","imei2":"1085428880285383","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186828,"job_number":"JOB_186828","tr_customer_id":186846,"tr_customer_product_id":186836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:17.000Z","modified_at":"2026-02-15T04:35:17.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10919753310513","imei1":"10919753310513","imei2":"10919753310513","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186832,"job_number":"JOB_186832","tr_customer_id":186850,"tr_customer_product_id":186840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:19.000Z","modified_at":"2026-02-15T04:35:19.000Z","name":"Cecile Conn","mobile_number":"466-627-8547","email_id":"Golda.Kreiger@hotmail.com","dop":"2000-01-31","serial_number":"1087632587360530","imei1":"1087632587360530","imei2":"1087632587360530","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186849,"job_number":"JOB_186849","tr_customer_id":186867,"tr_customer_product_id":186857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:03.000Z","modified_at":"2026-02-15T04:36:03.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10993043344960","imei1":"10993043344960","imei2":"10993043344960","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186851,"job_number":"JOB_186851","tr_customer_id":186869,"tr_customer_product_id":186859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:05.000Z","modified_at":"2026-02-15T04:36:05.000Z","name":"Adelia White","mobile_number":"948-698-6838","email_id":"Estella.Hauck53@gmail.com","dop":"2000-01-31","serial_number":"1086696270300370","imei1":"1086696270300370","imei2":"1086696270300370","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187090,"job_number":"JOB_187090","tr_customer_id":187108,"tr_customer_product_id":187098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:18.000Z","modified_at":"2026-02-15T14:22:18.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10782093324363","imei1":"10782093324363","imei2":"10782093324363","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187092,"job_number":"JOB_187092","tr_customer_id":187110,"tr_customer_product_id":187100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:20.000Z","modified_at":"2026-02-15T14:22:20.000Z","name":"Cleve Anderson","mobile_number":"582-573-9176","email_id":"Robert.Grady@yahoo.com","dop":"2000-01-31","serial_number":"1030247123581307","imei1":"1030247123581307","imei2":"1030247123581307","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187096,"job_number":"JOB_187096","tr_customer_id":187114,"tr_customer_product_id":187104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:05.000Z","modified_at":"2026-02-15T14:23:05.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10871533923508","imei1":"10871533923508","imei2":"10871533923508","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187098,"job_number":"JOB_187098","tr_customer_id":187116,"tr_customer_product_id":187106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:06.000Z","modified_at":"2026-02-15T14:23:06.000Z","name":"Ernest Wunsch","mobile_number":"887-609-9857","email_id":"Abigayle_Schulist@yahoo.com","dop":"2000-01-31","serial_number":"1069510159141088","imei1":"1069510159141088","imei2":"1069510159141088","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187099,"job_number":"JOB_187099","tr_customer_id":187117,"tr_customer_product_id":187107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:50.000Z","modified_at":"2026-02-15T14:23:50.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10252606287042","imei1":"10252606287042","imei2":"10252606287042","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187101,"job_number":"JOB_187101","tr_customer_id":187119,"tr_customer_product_id":187109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:52.000Z","modified_at":"2026-02-15T14:23:52.000Z","name":"Mia Batz","mobile_number":"492-914-2696","email_id":"Nicole6@gmail.com","dop":"2000-01-31","serial_number":"1050559857217845","imei1":"1050559857217845","imei2":"1050559857217845","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187104,"job_number":"JOB_187104","tr_customer_id":187122,"tr_customer_product_id":187112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:36.000Z","modified_at":"2026-02-15T14:24:36.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10158697682019","imei1":"10158697682019","imei2":"10158697682019","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187106,"job_number":"JOB_187106","tr_customer_id":187124,"tr_customer_product_id":187114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:37.000Z","modified_at":"2026-02-15T14:24:37.000Z","name":"Betsy Upton","mobile_number":"778-616-2822","email_id":"Mafalda_Stracke49@gmail.com","dop":"2000-01-31","serial_number":"1081620299208425","imei1":"1081620299208425","imei2":"1081620299208425","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187374,"job_number":"JOB_187374","tr_customer_id":187392,"tr_customer_product_id":187382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:13.000Z","modified_at":"2026-02-16T04:37:13.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10498189895292","imei1":"10498189895292","imei2":"10498189895292","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187378,"job_number":"JOB_187378","tr_customer_id":187396,"tr_customer_product_id":187386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:15.000Z","modified_at":"2026-02-16T04:37:15.000Z","name":"Claire Towne","mobile_number":"867-797-3709","email_id":"Elliot_Shanahan@gmail.com","dop":"2000-01-31","serial_number":"1010941614672108","imei1":"1010941614672108","imei2":"1010941614672108","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187455,"job_number":"JOB_187455","tr_customer_id":187473,"tr_customer_product_id":187463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10969056244069","imei1":"10969056244069","imei2":"10969056244069","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187462,"job_number":"JOB_187462","tr_customer_id":187480,"tr_customer_product_id":187470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Roberto Kautzer","mobile_number":"517-881-7672","email_id":"Brendan_Kautzer18@yahoo.com","dop":"2000-01-31","serial_number":"1038822615460526","imei1":"1038822615460526","imei2":"1038822615460526","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187513,"job_number":"JOB_187513","tr_customer_id":187531,"tr_customer_product_id":187521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:07.000Z","modified_at":"2026-02-16T04:39:07.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10960518528622","imei1":"10960518528622","imei2":"10960518528622","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187517,"job_number":"JOB_187517","tr_customer_id":187535,"tr_customer_product_id":187525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:09.000Z","modified_at":"2026-02-16T04:39:09.000Z","name":"Loma Gleason","mobile_number":"272-990-4492","email_id":"Ike_DuBuque@gmail.com","dop":"2000-01-31","serial_number":"1074152522592903","imei1":"1074152522592903","imei2":"1074152522592903","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187537,"job_number":"JOB_187537","tr_customer_id":187555,"tr_customer_product_id":187545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:59.000Z","modified_at":"2026-02-16T04:39:59.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10202221071984","imei1":"10202221071984","imei2":"10202221071984","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187539,"job_number":"JOB_187539","tr_customer_id":187557,"tr_customer_product_id":187547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:40:00.000Z","modified_at":"2026-02-16T04:40:00.000Z","name":"Jayden Nitzsche","mobile_number":"640-624-6119","email_id":"Ursula.Moore15@yahoo.com","dop":"2000-01-31","serial_number":"1055527011366919","imei1":"1055527011366919","imei2":"1055527011366919","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187782,"job_number":"JOB_187782","tr_customer_id":187800,"tr_customer_product_id":187790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:02.000Z","modified_at":"2026-02-16T07:03:02.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10862058666572","imei1":"10862058666572","imei2":"10862058666572","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187784,"job_number":"JOB_187784","tr_customer_id":187802,"tr_customer_product_id":187792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:04.000Z","modified_at":"2026-02-16T07:03:04.000Z","name":"Gus Witting","mobile_number":"452-897-9385","email_id":"Connie25@gmail.com","dop":"2000-01-31","serial_number":"1012077995643873","imei1":"1012077995643873","imei2":"1012077995643873","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187791,"job_number":"JOB_187791","tr_customer_id":187809,"tr_customer_product_id":187799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:49.000Z","modified_at":"2026-02-16T07:03:49.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10192902457629","imei1":"10192902457629","imei2":"10192902457629","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187793,"job_number":"JOB_187793","tr_customer_id":187811,"tr_customer_product_id":187801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:50.000Z","modified_at":"2026-02-16T07:03:50.000Z","name":"Conrad Gleichner","mobile_number":"295-609-3858","email_id":"Monserrate75@yahoo.com","dop":"2000-01-31","serial_number":"1036419163386346","imei1":"1036419163386346","imei2":"1036419163386346","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187803,"job_number":"JOB_187803","tr_customer_id":187821,"tr_customer_product_id":187811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:34.000Z","modified_at":"2026-02-16T07:04:34.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10326628298638","imei1":"10326628298638","imei2":"10326628298638","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187805,"job_number":"JOB_187805","tr_customer_id":187823,"tr_customer_product_id":187813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:36.000Z","modified_at":"2026-02-16T07:04:36.000Z","name":"Rhett Schiller","mobile_number":"810-943-3102","email_id":"Elmer78@gmail.com","dop":"2000-01-31","serial_number":"1086168803153068","imei1":"1086168803153068","imei2":"1086168803153068","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187812,"job_number":"JOB_187812","tr_customer_id":187830,"tr_customer_product_id":187820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:21.000Z","modified_at":"2026-02-16T07:05:21.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10603845965349","imei1":"10603845965349","imei2":"10603845965349","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187814,"job_number":"JOB_187814","tr_customer_id":187832,"tr_customer_product_id":187822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:22.000Z","modified_at":"2026-02-16T07:05:22.000Z","name":"Colten Padberg","mobile_number":"967-905-0669","email_id":"Hubert.Pollich@yahoo.com","dop":"2000-01-31","serial_number":"1047913377497567","imei1":"1047913377497567","imei2":"1047913377497567","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188390,"job_number":"JOB_188390","tr_customer_id":188408,"tr_customer_product_id":188398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:45.000Z","modified_at":"2026-02-16T14:38:45.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10432587599874","imei1":"10432587599874","imei2":"10432587599874","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188394,"job_number":"JOB_188394","tr_customer_id":188412,"tr_customer_product_id":188402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:47.000Z","modified_at":"2026-02-16T14:38:47.000Z","name":"Laurel Cruickshank","mobile_number":"254-529-6110","email_id":"Hailie.Friesen@gmail.com","dop":"2000-01-31","serial_number":"1077748665988458","imei1":"1077748665988458","imei2":"1077748665988458","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188405,"job_number":"JOB_188405","tr_customer_id":188423,"tr_customer_product_id":188413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:39.000Z","modified_at":"2026-02-16T14:39:39.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10815219365883","imei1":"10815219365883","imei2":"10815219365883","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188407,"job_number":"JOB_188407","tr_customer_id":188425,"tr_customer_product_id":188415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:41.000Z","modified_at":"2026-02-16T14:39:41.000Z","name":"Sharon Terry","mobile_number":"396-325-1677","email_id":"Akeem.Lebsack@hotmail.com","dop":"2000-01-31","serial_number":"1032824336896897","imei1":"1032824336896897","imei2":"1032824336896897","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188420,"job_number":"JOB_188420","tr_customer_id":188438,"tr_customer_product_id":188428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:33.000Z","modified_at":"2026-02-16T14:40:33.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10700662076824","imei1":"10700662076824","imei2":"10700662076824","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188422,"job_number":"JOB_188422","tr_customer_id":188440,"tr_customer_product_id":188430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:35.000Z","modified_at":"2026-02-16T14:40:35.000Z","name":"Haleigh Schmeler","mobile_number":"536-860-8389","email_id":"Deontae_Herzog@hotmail.com","dop":"2000-01-31","serial_number":"1051185635230661","imei1":"1051185635230661","imei2":"1051185635230661","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188435,"job_number":"JOB_188435","tr_customer_id":188453,"tr_customer_product_id":188443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:28.000Z","modified_at":"2026-02-16T14:41:28.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10136830833522","imei1":"10136830833522","imei2":"10136830833522","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188438,"job_number":"JOB_188438","tr_customer_id":188456,"tr_customer_product_id":188446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:30.000Z","modified_at":"2026-02-16T14:41:30.000Z","name":"Joanne Stroman","mobile_number":"632-897-0767","email_id":"Charlie_Kemmer@gmail.com","dop":"2000-01-31","serial_number":"1098513677800775","imei1":"1098513677800775","imei2":"1098513677800775","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 215ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 72d3968c-2a81-4ab5-b496-95b0f7f49ad4
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Virify the status code os 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 215ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token b0698c00-c113-4137-aac8-dfeefe5926e3
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Virify the status code os 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Virify the status code os 403
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/xyx
Response Information
Response Code: 404 - Not Found
Mean time per request: 215ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2ODF9.V9535sZF_Vg5iLp7ZTI3h0AuiRSD9l4MPGvZDAddgzY
Cache-Control no-cache
Postman-Token 2b2578f2-1b26-4775-8532-279712835e23
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Virify the status code os 404 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2ODF9.V9535sZF_Vg5iLp7ZTI3h0AuiRSD9l4MPGvZDAddgzY
Cache-Control no-cache
Postman-Token 45909ffb-f5ee-4723-9f23-a9218162ba31
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVt
Cache-Control no-cache
Postman-Token 43419bbe-6bad-4d3a-8542-b4e82753ee6b
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403/500 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403/500
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 215ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 48411a0b-7bb5-4d9b-bc4e-fcc6ce368a4a
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Empty token Status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 216ms
Mean size per request: 190B

Test Pass Percentage
33 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2ODF9.V9535sZF_Vg5iLp7ZTI3h0AuiRSD9l4MPGvZDAddgzY
Content-Type application/json
Cache-Control no-cache
Postman-Token 6d4d0d14-fb45-4e40-b92d-3c5e0bbe631d
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the status code 200 0 1 0
Verify the response below 600 1 0 0
Verify the message in the response body 'Engineer assigned successfully' 0 1 0
Total 1 2 0
Test Failures
Test NameAssertion Error
Verify the status code 200
expected response to have status code 200 but got 400
Verify the message in the response body 'Engineer assigned successfully'
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Engineer assigned successfully'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_151689
Response Information
Response Code: 200 - OK
Mean time per request: 257ms
Mean size per request: 33B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2NzB9.sYm5Rg2i7zBxX2qMBhHZeWG4MBcrLEcgW5_D9ufGp3Y
Content-Type text/plain
Cache-Control no-cache
Postman-Token bf8d0d29-2268-485e-b4be-5d5ef1ba2a93
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify that the mst_status id is 2 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the mst_status id is 2
Cannot read properties of null (reading 'mst_action_status_id')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 216ms
Mean size per request: 196B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2ODF9.V9535sZF_Vg5iLp7ZTI3h0AuiRSD9l4MPGvZDAddgzY
Content-Type application/json
Cache-Control no-cache
Postman-Token ce143888-b09e-46d8-b71a-1a29a4c5e206
Content-Length 48
Request Body
{
            "job_id": 555555,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 196
ETag W/"c4-Ez6QiFKsV+xC2VSq86FeFuhkgNM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 47","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": 555555,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the invalid job id in body {Bad request 400 code} 1 0 0
Verify the error message for the invalid job id in body {Bad request 400 code} 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the error message for the invalid job id in body {Bad request 400 code}
expected 'Unexpected token } in JSON at positio…' to deeply equal 'Invalid job assignment'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 216ms
Mean size per request: 190B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5
Content-Type application/json
Cache-Control no-cache
Postman-Token 7a6d19ae-fa3e-428a-9df6-68fd616b6fe3
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the invalid Auth token {BAd request } 403 code} 0 1 0
Verify the error message for the invalid job id in body {Bad request 400 code} 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the staus for the invalid Auth token {BAd request } 403 code}
expected response to have status code 403 but got 400
Verify the error message for the invalid job id in body {Bad request 400 code}
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Invalid job assignment'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 216ms
Mean size per request: 190B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token c887d115-f7d5-435e-9b81-dc2cfcc98b42
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the No auth token {Uathorized 401 code} 0 1 0
Verify the error message for the invalid job empty token} 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the staus for the No auth token {Uathorized 401 code}
expected response to have status code 401 but got 400
Verify the error message for the invalid job empty token}
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"5b8025-3oq2gimxDTtapdhbDDgCsZqCNjA"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 627ms
Mean size per request: 1.98MB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2ODF9.V9535sZF_Vg5iLp7ZTI3h0AuiRSD9l4MPGvZDAddgzY
Cache-Control no-cache
Postman-Token 98df8732-85fd-4723-b5dd-1bfeea649447
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 2074835
ETag W/"1fa8d3-QTDCIh7gwYFbtS/Wx3E8aOJbNsI"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":185651,"job_number":"JOB_185651","tr_customer_id":185669,"tr_customer_product_id":185659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:50:11.000Z","modified_at":"2026-02-13T23:50:11.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-03","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-03T23:50:10.753829937Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185652,"job_number":"JOB_185652","tr_customer_id":185670,"tr_customer_product_id":185660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:50:11.000Z","modified_at":"2026-02-13T23:50:11.000Z","name":"Abhirath Chaturvedi","mobile_number":"7099818163","email_id":"chakrika.khanna@yahoo.co.in","dop":"2026-02-03","serial_number":"308173783262379","imei1":"308173783262379","imei2":"308173783262379","popurl":"www.chinmayanand-adiga.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185653,"job_number":"JOB_185653","tr_customer_id":185671,"tr_customer_product_id":185661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:52:42.000Z","modified_at":"2026-02-13T23:52:42.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-03","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-03T23:52:42.036916597Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185655,"job_number":"JOB_185655","tr_customer_id":185673,"tr_customer_product_id":185663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T03:11:47.000Z","modified_at":"2026-02-14T03:11:47.000Z","name":"Boris Friesen","mobile_number":"667-966-6213","email_id":"Dudley_Lind@gmail.com","dop":"2025-05-30","serial_number":"18335838115690","imei1":"18335838115690","imei2":"18335838115690","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T03:11:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185656,"job_number":"JOB_185656","tr_customer_id":185674,"tr_customer_product_id":185664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T03:11:48.000Z","modified_at":"2026-02-14T03:11:48.000Z","name":"Rossie Gusikowski","mobile_number":"994-763-5068","email_id":"Oleta_Aufderhar82@hotmail.com","dop":"2025-05-30","serial_number":"1347009354194047","imei1":"1347009354194047","imei2":"1347009354194047","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T03:11:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185660,"job_number":"JOB_185660","tr_customer_id":185678,"tr_customer_product_id":185668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:23.000Z","modified_at":"2026-02-14T04:19:23.000Z","name":"Alana Rippin","mobile_number":"808-815-6452","email_id":"Devin15@yahoo.com","dop":"2025-04-06","serial_number":"10695464728902942","imei1":"10695464728902942","imei2":"10695464728902942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185661,"job_number":"JOB_185661","tr_customer_id":185679,"tr_customer_product_id":185669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:25.000Z","modified_at":"2026-02-14T04:19:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"12595352495826","imei1":"12595352495826","imei2":"12595352495826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185663,"job_number":"JOB_185663","tr_customer_id":185681,"tr_customer_product_id":185671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:27.000Z","modified_at":"2026-02-14T04:19:27.000Z","name":"Nakia Jacobs","mobile_number":"410-441-0994","email_id":"Dylan_Aufderhar21@yahoo.com","dop":"2025-04-06","serial_number":"16706436201310376","imei1":"16706436201310376","imei2":"16706436201310376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185667,"job_number":"JOB_185667","tr_customer_id":185685,"tr_customer_product_id":185675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:46.000Z","modified_at":"2026-02-14T04:19:46.000Z","name":"Kaya McCullough","mobile_number":"326-710-0597","email_id":"Howard.Schiller16@hotmail.com","dop":"2025-04-06","serial_number":"17056562021764604","imei1":"17056562021764604","imei2":"17056562021764604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185669,"job_number":"JOB_185669","tr_customer_id":185687,"tr_customer_product_id":185677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:55.000Z","modified_at":"2026-02-14T04:19:55.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"59312388244714","imei1":"59312388244714","imei2":"59312388244714","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185670,"job_number":"JOB_185670","tr_customer_id":185688,"tr_customer_product_id":185678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:55.000Z","modified_at":"2026-02-14T04:19:55.000Z","name":"Sven Moore","mobile_number":"227-376-3705","email_id":"Everett.Tromp@yahoo.com","dop":"2025-02-01","serial_number":"70715116436899","imei1":"70715116436899","imei2":"70715116436899","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185672,"job_number":"JOB_185672","tr_customer_id":185690,"tr_customer_product_id":185680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:01.000Z","modified_at":"2026-02-14T04:20:01.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10232877677939","imei1":"10232877677939","imei2":"10232877677939","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185673,"job_number":"JOB_185673","tr_customer_id":185691,"tr_customer_product_id":185681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:01.000Z","modified_at":"2026-02-14T04:20:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11412514896787","imei1":"11412514896787","imei2":"11412514896787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185677,"job_number":"JOB_185677","tr_customer_id":185695,"tr_customer_product_id":185685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:02.000Z","modified_at":"2026-02-14T04:20:02.000Z","name":"Devan Boyer","mobile_number":"307-786-3455","email_id":"Anastacio.Schmitt87@gmail.com","dop":"2025-06-18","serial_number":"1085293605523385","imei1":"1085293605523385","imei2":"1085293605523385","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185678,"job_number":"JOB_185678","tr_customer_id":185696,"tr_customer_product_id":185686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:02.000Z","modified_at":"2026-02-14T04:20:02.000Z","name":"Trevion Simonis","mobile_number":"535-756-1582","email_id":"Luna.Olson83@gmail.com","dop":"2025-04-06","serial_number":"14416274431970536","imei1":"14416274431970536","imei2":"14416274431970536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185679,"job_number":"JOB_185679","tr_customer_id":185697,"tr_customer_product_id":185687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:05.000Z","modified_at":"2026-02-14T04:20:05.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17383983637981","imei1":"17383983637981","imei2":"17383983637981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185682,"job_number":"JOB_185682","tr_customer_id":185700,"tr_customer_product_id":185690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:06.000Z","modified_at":"2026-02-14T04:20:06.000Z","name":"Sydnee Kris","mobile_number":"567-809-4071","email_id":"Paula.Ratke22@gmail.com","dop":"2025-04-06","serial_number":"19411315541349132","imei1":"19411315541349132","imei2":"19411315541349132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185683,"job_number":"JOB_185683","tr_customer_id":185701,"tr_customer_product_id":185691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:08.000Z","modified_at":"2026-02-14T04:20:08.000Z","name":"Joanie Shields","mobile_number":"669-599-9654","email_id":"Alize.Lynch@gmail.com","dop":"2025-04-06","serial_number":"14151711071363612","imei1":"14151711071363612","imei2":"14151711071363612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185684,"job_number":"JOB_185684","tr_customer_id":185702,"tr_customer_product_id":185692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:14.000Z","modified_at":"2026-02-14T04:20:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11951506589268","imei1":"11951506589268","imei2":"11951506589268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185686,"job_number":"JOB_185686","tr_customer_id":185704,"tr_customer_product_id":185694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:15.000Z","modified_at":"2026-02-14T04:20:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16737378327166","imei1":"16737378327166","imei2":"16737378327166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185688,"job_number":"JOB_185688","tr_customer_id":185706,"tr_customer_product_id":185696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:16.000Z","modified_at":"2026-02-14T04:20:16.000Z","name":"Guido Hahn","mobile_number":"863-377-8220","email_id":"Abdul_Schuster@hotmail.com","dop":"2025-04-06","serial_number":"19088909314350000","imei1":"19088909314350000","imei2":"19088909314350000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185690,"job_number":"JOB_185690","tr_customer_id":185708,"tr_customer_product_id":185698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:16.000Z","modified_at":"2026-02-14T04:20:16.000Z","name":"Holden Paucek","mobile_number":"759-656-2748","email_id":"Lysanne_Beahan@gmail.com","dop":"2025-04-06","serial_number":"18969944983518172","imei1":"18969944983518172","imei2":"18969944983518172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185691,"job_number":"JOB_185691","tr_customer_id":185709,"tr_customer_product_id":185699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:17.000Z","modified_at":"2026-02-14T04:20:17.000Z","name":"Ashly Kihn","mobile_number":"752-668-8470","email_id":"Pietro.Nikolaus@gmail.com","dop":"2025-04-06","serial_number":"19280133913930988","imei1":"19280133913930988","imei2":"19280133913930988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185694,"job_number":"JOB_185694","tr_customer_id":185712,"tr_customer_product_id":185702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:21.000Z","modified_at":"2026-02-14T04:20:21.000Z","name":"Elinore Ortiz","mobile_number":"351-829-4827","email_id":"Reyna_Dicki52@gmail.com","dop":"2025-04-06","serial_number":"17090267630165256","imei1":"17090267630165256","imei2":"17090267630165256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185696,"job_number":"JOB_185696","tr_customer_id":185714,"tr_customer_product_id":185704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:28.000Z","modified_at":"2026-02-14T04:20:28.000Z","name":"Paula Heathcote","mobile_number":"792-674-0199","email_id":"Khalil.Abbott@yahoo.com","dop":"2025-04-06","serial_number":"10151555729123536","imei1":"10151555729123536","imei2":"10151555729123536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185697,"job_number":"JOB_185697","tr_customer_id":185715,"tr_customer_product_id":185705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:28.000Z","modified_at":"2026-02-14T04:20:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14696473644641","imei1":"14696473644641","imei2":"14696473644641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185699,"job_number":"JOB_185699","tr_customer_id":185717,"tr_customer_product_id":185707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:30.000Z","modified_at":"2026-02-14T04:20:30.000Z","name":"Twila Ernser","mobile_number":"658-359-7551","email_id":"Merl.Emmerich@gmail.com","dop":"2025-04-06","serial_number":"15170091278179916","imei1":"15170091278179916","imei2":"15170091278179916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185700,"job_number":"JOB_185700","tr_customer_id":185718,"tr_customer_product_id":185708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:31.000Z","modified_at":"2026-02-14T04:20:31.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185701,"job_number":"JOB_185701","tr_customer_id":185719,"tr_customer_product_id":185709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:32.000Z","modified_at":"2026-02-14T04:20:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14424850008614","imei1":"14424850008614","imei2":"14424850008614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185703,"job_number":"JOB_185703","tr_customer_id":185721,"tr_customer_product_id":185711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"Alexandria Sporer","mobile_number":"418-702-7264","email_id":"Dayana51@hotmail.com","dop":"2025-04-06","serial_number":"11093031589831056","imei1":"11093031589831056","imei2":"11093031589831056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185704,"job_number":"JOB_185704","tr_customer_id":185722,"tr_customer_product_id":185712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"30866273057754","imei1":"30866273057754","imei2":"30866273057754","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185705,"job_number":"JOB_185705","tr_customer_id":185723,"tr_customer_product_id":185713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"Cade McCullough","mobile_number":"929-659-5145","email_id":"Maeve.Adams@hotmail.com","dop":"2025-02-01","serial_number":"104282978109785","imei1":"104282978109785","imei2":"104282978109785","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185711,"job_number":"JOB_185711","tr_customer_id":185729,"tr_customer_product_id":185719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:42.000Z","modified_at":"2026-02-14T04:20:42.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101514249304319","imei1":"101514249304319","imei2":"101514249304319","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185712,"job_number":"JOB_185712","tr_customer_id":185730,"tr_customer_product_id":185720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:42.000Z","modified_at":"2026-02-14T04:20:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13590493188338","imei1":"13590493188338","imei2":"13590493188338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185715,"job_number":"JOB_185715","tr_customer_id":185733,"tr_customer_product_id":185723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:44.000Z","modified_at":"2026-02-14T04:20:44.000Z","name":"Lorna Koelpin","mobile_number":"560-846-3677","email_id":"Alisa.Beier97@yahoo.com","dop":"2025-04-06","serial_number":"16753713463173648","imei1":"16753713463173648","imei2":"16753713463173648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185716,"job_number":"JOB_185716","tr_customer_id":185734,"tr_customer_product_id":185724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:45.000Z","modified_at":"2026-02-14T04:20:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10905101329984","imei1":"10905101329984","imei2":"10905101329984","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185717,"job_number":"JOB_185717","tr_customer_id":185735,"tr_customer_product_id":185725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:45.000Z","modified_at":"2026-02-14T04:20:45.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15004136533943","imei1":"15004136533943","imei2":"15004136533943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185720,"job_number":"JOB_185720","tr_customer_id":185738,"tr_customer_product_id":185728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:46.000Z","modified_at":"2026-02-14T04:20:46.000Z","name":"Jocelyn Kirlin","mobile_number":"777-748-3259","email_id":"Megane_Fay52@gmail.com","dop":"2025-06-18","serial_number":"1099976908543408","imei1":"1099976908543408","imei2":"1099976908543408","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185721,"job_number":"JOB_185721","tr_customer_id":185739,"tr_customer_product_id":185729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:46.000Z","modified_at":"2026-02-14T04:20:46.000Z","name":"Sister Jakubowski","mobile_number":"734-952-4051","email_id":"Haskell.Herzog@hotmail.com","dop":"2025-04-06","serial_number":"18664933434088836","imei1":"18664933434088836","imei2":"18664933434088836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185722,"job_number":"JOB_185722","tr_customer_id":185740,"tr_customer_product_id":185730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:48.000Z","modified_at":"2026-02-14T04:20:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18372303928165","imei1":"18372303928165","imei2":"18372303928165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185724,"job_number":"JOB_185724","tr_customer_id":185742,"tr_customer_product_id":185732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:50.000Z","modified_at":"2026-02-14T04:20:50.000Z","name":"Rubye Ryan","mobile_number":"351-531-3836","email_id":"Gerson_Ziemann@hotmail.com","dop":"2025-04-06","serial_number":"17837545863358206","imei1":"17837545863358206","imei2":"17837545863358206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185726,"job_number":"JOB_185726","tr_customer_id":185744,"tr_customer_product_id":185734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:56.000Z","modified_at":"2026-02-14T04:20:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12404359867184","imei1":"12404359867184","imei2":"12404359867184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185728,"job_number":"JOB_185728","tr_customer_id":185746,"tr_customer_product_id":185736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:57.000Z","modified_at":"2026-02-14T04:20:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18188851353298","imei1":"18188851353298","imei2":"18188851353298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185730,"job_number":"JOB_185730","tr_customer_id":185748,"tr_customer_product_id":185738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10247743366641","imei1":"10247743366641","imei2":"10247743366641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185731,"job_number":"JOB_185731","tr_customer_id":185749,"tr_customer_product_id":185739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Doyle Little","mobile_number":"367-821-0874","email_id":"Josue.Stokes92@yahoo.com","dop":"2025-04-06","serial_number":"14782533437866848","imei1":"14782533437866848","imei2":"14782533437866848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185733,"job_number":"JOB_185733","tr_customer_id":185751,"tr_customer_product_id":185741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Leanne Hansen","mobile_number":"536-928-6136","email_id":"Jamel_Smitham80@hotmail.com","dop":"2025-04-06","serial_number":"17280429643357052","imei1":"17280429643357052","imei2":"17280429643357052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185734,"job_number":"JOB_185734","tr_customer_id":185752,"tr_customer_product_id":185742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:59.000Z","modified_at":"2026-02-14T04:20:59.000Z","name":"Emmanuelle Stokes","mobile_number":"751-946-7188","email_id":"Katherine21@gmail.com","dop":"2025-04-06","serial_number":"10062015201033014","imei1":"10062015201033014","imei2":"10062015201033014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185735,"job_number":"JOB_185735","tr_customer_id":185753,"tr_customer_product_id":185743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:06.000Z","modified_at":"2026-02-14T04:21:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14448196558288","imei1":"14448196558288","imei2":"14448196558288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185737,"job_number":"JOB_185737","tr_customer_id":185755,"tr_customer_product_id":185745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:07.000Z","modified_at":"2026-02-14T04:21:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19658282098747","imei1":"19658282098747","imei2":"19658282098747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185738,"job_number":"JOB_185738","tr_customer_id":185756,"tr_customer_product_id":185746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:08.000Z","modified_at":"2026-02-14T04:21:08.000Z","name":"Una Batz","mobile_number":"997-506-5436","email_id":"Percy_Boyer@hotmail.com","dop":"2025-04-06","serial_number":"14411993593274846","imei1":"14411993593274846","imei2":"14411993593274846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185740,"job_number":"JOB_185740","tr_customer_id":185758,"tr_customer_product_id":185748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:09.000Z","modified_at":"2026-02-14T04:21:09.000Z","name":"Gianni Barton","mobile_number":"240-881-2946","email_id":"Ike.Bartell@hotmail.com","dop":"2025-04-06","serial_number":"10009489211552324","imei1":"10009489211552324","imei2":"10009489211552324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185741,"job_number":"JOB_185741","tr_customer_id":185759,"tr_customer_product_id":185749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:12.000Z","modified_at":"2026-02-14T04:21:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11071608525962","imei1":"11071608525962","imei2":"11071608525962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185743,"job_number":"JOB_185743","tr_customer_id":185761,"tr_customer_product_id":185751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:13.000Z","modified_at":"2026-02-14T04:21:13.000Z","name":"Minerva Schamberger","mobile_number":"630-317-5305","email_id":"Domenico0@gmail.com","dop":"2025-04-06","serial_number":"19584535916095240","imei1":"19584535916095240","imei2":"19584535916095240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185744,"job_number":"JOB_185744","tr_customer_id":185762,"tr_customer_product_id":185752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:13.000Z","modified_at":"2026-02-14T04:21:13.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"50445589400875","imei1":"50445589400875","imei2":"50445589400875","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185745,"job_number":"JOB_185745","tr_customer_id":185763,"tr_customer_product_id":185753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:14.000Z","modified_at":"2026-02-14T04:21:14.000Z","name":"Roma Block","mobile_number":"353-211-9053","email_id":"Cleora37@gmail.com","dop":"2025-02-01","serial_number":"22398273531648","imei1":"22398273531648","imei2":"22398273531648","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185747,"job_number":"JOB_185747","tr_customer_id":185765,"tr_customer_product_id":185755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:19.000Z","modified_at":"2026-02-14T04:21:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17143708405688","imei1":"17143708405688","imei2":"17143708405688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185749,"job_number":"JOB_185749","tr_customer_id":185767,"tr_customer_product_id":185757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:21.000Z","modified_at":"2026-02-14T04:21:21.000Z","name":"Murl Kuphal","mobile_number":"937-485-3499","email_id":"Shanelle.Mayer@gmail.com","dop":"2025-04-06","serial_number":"19137537522824210","imei1":"19137537522824210","imei2":"19137537522824210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185753,"job_number":"JOB_185753","tr_customer_id":185771,"tr_customer_product_id":185761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:24.000Z","modified_at":"2026-02-14T04:21:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13027902095003","imei1":"13027902095003","imei2":"13027902095003","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185755,"job_number":"JOB_185755","tr_customer_id":185773,"tr_customer_product_id":185763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:26.000Z","modified_at":"2026-02-14T04:21:26.000Z","name":"Maude Conn","mobile_number":"820-537-5436","email_id":"Kallie_Waelchi43@gmail.com","dop":"2025-04-06","serial_number":"14632596426206904","imei1":"14632596426206904","imei2":"14632596426206904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185756,"job_number":"JOB_185756","tr_customer_id":185774,"tr_customer_product_id":185764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:27.000Z","modified_at":"2026-02-14T04:21:27.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104038502115870","imei1":"104038502115870","imei2":"104038502115870","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185758,"job_number":"JOB_185758","tr_customer_id":185776,"tr_customer_product_id":185766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:33.000Z","modified_at":"2026-02-14T04:21:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14104169911111","imei1":"14104169911111","imei2":"14104169911111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185760,"job_number":"JOB_185760","tr_customer_id":185778,"tr_customer_product_id":185768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:35.000Z","modified_at":"2026-02-14T04:21:35.000Z","name":"Barton Schoen","mobile_number":"521-399-7283","email_id":"Sydni.Aufderhar@yahoo.com","dop":"2025-04-06","serial_number":"14024525267350480","imei1":"14024525267350480","imei2":"14024525267350480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185765,"job_number":"JOB_185765","tr_customer_id":185783,"tr_customer_product_id":185773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:38.000Z","modified_at":"2026-02-14T04:21:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17049849785874","imei1":"17049849785874","imei2":"17049849785874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185767,"job_number":"JOB_185767","tr_customer_id":185785,"tr_customer_product_id":185775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:38.000Z","modified_at":"2026-02-14T04:21:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12844149539067","imei1":"12844149539067","imei2":"12844149539067","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185769,"job_number":"JOB_185769","tr_customer_id":185787,"tr_customer_product_id":185777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:39.000Z","modified_at":"2026-02-14T04:21:39.000Z","name":"Bernice Hodkiewicz","mobile_number":"659-580-3225","email_id":"Giovanna69@hotmail.com","dop":"2025-04-06","serial_number":"13614455227875456","imei1":"13614455227875456","imei2":"13614455227875456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185770,"job_number":"JOB_185770","tr_customer_id":185788,"tr_customer_product_id":185778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:39.000Z","modified_at":"2026-02-14T04:21:39.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19734703497970","imei1":"19734703497970","imei2":"19734703497970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185771,"job_number":"JOB_185771","tr_customer_id":185789,"tr_customer_product_id":185779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:40.000Z","modified_at":"2026-02-14T04:21:40.000Z","name":"Ewald Borer","mobile_number":"371-997-9826","email_id":"Mariane22@hotmail.com","dop":"2025-04-06","serial_number":"16385982097118530","imei1":"16385982097118530","imei2":"16385982097118530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185773,"job_number":"JOB_185773","tr_customer_id":185791,"tr_customer_product_id":185781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:41.000Z","modified_at":"2026-02-14T04:21:41.000Z","name":"Chyna Bashirian","mobile_number":"735-865-2678","email_id":"Merl.Gibson9@yahoo.com","dop":"2025-04-06","serial_number":"17599174029224188","imei1":"17599174029224188","imei2":"17599174029224188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185774,"job_number":"JOB_185774","tr_customer_id":185792,"tr_customer_product_id":185782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:43.000Z","modified_at":"2026-02-14T04:21:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19717080249841","imei1":"19717080249841","imei2":"19717080249841","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185776,"job_number":"JOB_185776","tr_customer_id":185794,"tr_customer_product_id":185784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:45.000Z","modified_at":"2026-02-14T04:21:45.000Z","name":"Ludie Fisher","mobile_number":"904-968-6244","email_id":"Alvera_Thiel40@yahoo.com","dop":"2025-04-06","serial_number":"10023153501363438","imei1":"10023153501363438","imei2":"10023153501363438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185782,"job_number":"JOB_185782","tr_customer_id":185800,"tr_customer_product_id":185790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:51.000Z","modified_at":"2026-02-14T04:21:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14575879311524","imei1":"14575879311524","imei2":"14575879311524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185784,"job_number":"JOB_185784","tr_customer_id":185802,"tr_customer_product_id":185792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:52.000Z","modified_at":"2026-02-14T04:21:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19336758745427","imei1":"19336758745427","imei2":"19336758745427","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185785,"job_number":"JOB_185785","tr_customer_id":185803,"tr_customer_product_id":185793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:52.000Z","modified_at":"2026-02-14T04:21:52.000Z","name":"Kaleb Keebler","mobile_number":"784-209-5578","email_id":"Dolores_Prohaska@yahoo.com","dop":"2025-04-06","serial_number":"16402153798246486","imei1":"16402153798246486","imei2":"16402153798246486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185789,"job_number":"JOB_185789","tr_customer_id":185807,"tr_customer_product_id":185797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:54.000Z","name":"Lyda Langworth","mobile_number":"361-845-1634","email_id":"Luigi_Herman@hotmail.com","dop":"2025-04-06","serial_number":"15926208808303940","imei1":"15926208808303940","imei2":"15926208808303940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185790,"job_number":"JOB_185790","tr_customer_id":185808,"tr_customer_product_id":185798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18730523285784","imei1":"18730523285784","imei2":"18730523285784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185792,"job_number":"JOB_185792","tr_customer_id":185810,"tr_customer_product_id":185800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:55.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"10616178321410","imei1":"10616178321410","imei2":"10616178321410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185794,"job_number":"JOB_185794","tr_customer_id":185812,"tr_customer_product_id":185802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:56.000Z","modified_at":"2026-02-14T04:21:56.000Z","name":"Kara Hayes","mobile_number":"580-822-6610","email_id":"Levi_Klein23@gmail.com","dop":"2025-04-06","serial_number":"19156220186654064","imei1":"19156220186654064","imei2":"19156220186654064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185795,"job_number":"JOB_185795","tr_customer_id":185813,"tr_customer_product_id":185803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:56.000Z","modified_at":"2026-02-14T04:21:56.000Z","name":"Obie Funk","mobile_number":"569-979-7363","email_id":"Lauryn.Armstrong@gmail.com","dop":"2025-04-06","serial_number":"13001439108901440","imei1":"13001439108901440","imei2":"13001439108901440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185796,"job_number":"JOB_185796","tr_customer_id":185814,"tr_customer_product_id":185804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:57.000Z","modified_at":"2026-02-14T04:21:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18203984912503","imei1":"18203984912503","imei2":"18203984912503","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185798,"job_number":"JOB_185798","tr_customer_id":185816,"tr_customer_product_id":185806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:58.000Z","modified_at":"2026-02-14T04:21:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14194357377880","imei1":"14194357377880","imei2":"14194357377880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185799,"job_number":"JOB_185799","tr_customer_id":185817,"tr_customer_product_id":185807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:58.000Z","modified_at":"2026-02-14T04:21:58.000Z","name":"Austen Champlin","mobile_number":"451-659-4395","email_id":"Cristal_Crona28@hotmail.com","dop":"2025-04-06","serial_number":"12776285687895380","imei1":"12776285687895380","imei2":"12776285687895380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185804,"job_number":"JOB_185804","tr_customer_id":185822,"tr_customer_product_id":185812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:00.000Z","modified_at":"2026-02-14T04:22:00.000Z","name":"Adriel Leannon","mobile_number":"675-563-3078","email_id":"Abagail.Stracke@yahoo.com","dop":"2025-04-06","serial_number":"13607094938329958","imei1":"13607094938329958","imei2":"13607094938329958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185807,"job_number":"JOB_185807","tr_customer_id":185825,"tr_customer_product_id":185815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:05.000Z","modified_at":"2026-02-14T04:22:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12467706184981","imei1":"12467706184981","imei2":"12467706184981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185810,"job_number":"JOB_185810","tr_customer_id":185828,"tr_customer_product_id":185818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:07.000Z","modified_at":"2026-02-14T04:22:07.000Z","name":"Russel Trantow","mobile_number":"829-446-9415","email_id":"Jaylon74@yahoo.com","dop":"2025-04-06","serial_number":"18861224165924936","imei1":"18861224165924936","imei2":"18861224165924936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185812,"job_number":"JOB_185812","tr_customer_id":185830,"tr_customer_product_id":185820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:11.000Z","modified_at":"2026-02-14T04:22:11.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"108824634144127","imei1":"108824634144127","imei2":"108824634144127","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185817,"job_number":"JOB_185817","tr_customer_id":185835,"tr_customer_product_id":185825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:18.000Z","modified_at":"2026-02-14T04:22:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17534805026590","imei1":"17534805026590","imei2":"17534805026590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185819,"job_number":"JOB_185819","tr_customer_id":185837,"tr_customer_product_id":185827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:20.000Z","modified_at":"2026-02-14T04:22:20.000Z","name":"Javier Hahn","mobile_number":"272-485-8546","email_id":"Birdie62@yahoo.com","dop":"2025-04-06","serial_number":"13899391991988454","imei1":"13899391991988454","imei2":"13899391991988454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185821,"job_number":"JOB_185821","tr_customer_id":185839,"tr_customer_product_id":185829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:21.000Z","modified_at":"2026-02-14T04:22:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"19082007310594","imei1":"19082007310594","imei2":"19082007310594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185823,"job_number":"JOB_185823","tr_customer_id":185841,"tr_customer_product_id":185831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:22.000Z","modified_at":"2026-02-14T04:22:22.000Z","name":"Berneice Quigley","mobile_number":"393-701-0954","email_id":"Sabryna_Will@yahoo.com","dop":"2025-04-06","serial_number":"16584859258160194","imei1":"16584859258160194","imei2":"16584859258160194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185827,"job_number":"JOB_185827","tr_customer_id":185845,"tr_customer_product_id":185835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:30.000Z","modified_at":"2026-02-14T04:22:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17659546654355","imei1":"17659546654355","imei2":"17659546654355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185829,"job_number":"JOB_185829","tr_customer_id":185847,"tr_customer_product_id":185837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:32.000Z","modified_at":"2026-02-14T04:22:32.000Z","name":"Elsie Robel","mobile_number":"352-332-6734","email_id":"Earlene_Orn8@hotmail.com","dop":"2025-04-06","serial_number":"18479939527626316","imei1":"18479939527626316","imei2":"18479939527626316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185831,"job_number":"JOB_185831","tr_customer_id":185849,"tr_customer_product_id":185839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:35.000Z","modified_at":"2026-02-14T04:22:35.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"10889251434181","imei1":"10889251434181","imei2":"10889251434181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185833,"job_number":"JOB_185833","tr_customer_id":185851,"tr_customer_product_id":185841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:35.000Z","modified_at":"2026-02-14T04:22:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14885216780798","imei1":"14885216780798","imei2":"14885216780798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185835,"job_number":"JOB_185835","tr_customer_id":185853,"tr_customer_product_id":185843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:36.000Z","modified_at":"2026-02-14T04:22:36.000Z","name":"Marielle Rippin","mobile_number":"846-358-9925","email_id":"Harmon73@hotmail.com","dop":"2025-04-06","serial_number":"11275275743560612","imei1":"11275275743560612","imei2":"11275275743560612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185836,"job_number":"JOB_185836","tr_customer_id":185854,"tr_customer_product_id":185844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:37.000Z","modified_at":"2026-02-14T04:22:37.000Z","name":"Alana Pouros","mobile_number":"792-777-1444","email_id":"Leopold.Stark@gmail.com","dop":"2025-04-06","serial_number":"10571445080861164","imei1":"10571445080861164","imei2":"10571445080861164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185837,"job_number":"JOB_185837","tr_customer_id":185855,"tr_customer_product_id":185845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:37.000Z","modified_at":"2026-02-14T04:22:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19763652807988","imei1":"19763652807988","imei2":"19763652807988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185839,"job_number":"JOB_185839","tr_customer_id":185857,"tr_customer_product_id":185847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:38.000Z","modified_at":"2026-02-14T04:22:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13087364979403","imei1":"13087364979403","imei2":"13087364979403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185841,"job_number":"JOB_185841","tr_customer_id":185859,"tr_customer_product_id":185849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:39.000Z","modified_at":"2026-02-14T04:22:39.000Z","name":"Malachi Hodkiewicz","mobile_number":"254-719-7039","email_id":"Hildegard67@hotmail.com","dop":"2025-04-06","serial_number":"15121538488058500","imei1":"15121538488058500","imei2":"15121538488058500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185842,"job_number":"JOB_185842","tr_customer_id":185860,"tr_customer_product_id":185850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:40.000Z","modified_at":"2026-02-14T04:22:40.000Z","name":"Kaelyn Fritsch","mobile_number":"371-573-2196","email_id":"Marilou58@gmail.com","dop":"2025-04-06","serial_number":"12649024122370276","imei1":"12649024122370276","imei2":"12649024122370276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185843,"job_number":"JOB_185843","tr_customer_id":185861,"tr_customer_product_id":185851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:43.000Z","modified_at":"2026-02-14T04:22:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10844148081401","imei1":"10844148081401","imei2":"10844148081401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185845,"job_number":"JOB_185845","tr_customer_id":185863,"tr_customer_product_id":185853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:45.000Z","modified_at":"2026-02-14T04:22:45.000Z","name":"Leone Pacocha","mobile_number":"691-498-0463","email_id":"Jabari_Schinner@gmail.com","dop":"2025-04-06","serial_number":"11671091977149206","imei1":"11671091977149206","imei2":"11671091977149206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185849,"job_number":"JOB_185849","tr_customer_id":185867,"tr_customer_product_id":185857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:17.000Z","modified_at":"2026-02-14T04:23:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15884806584159","imei1":"15884806584159","imei2":"15884806584159","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185851,"job_number":"JOB_185851","tr_customer_id":185869,"tr_customer_product_id":185859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:18.000Z","modified_at":"2026-02-14T04:23:18.000Z","name":"Ella Bailey","mobile_number":"418-729-6420","email_id":"Ibrahim32@hotmail.com","dop":"2025-04-06","serial_number":"14678621523288576","imei1":"14678621523288576","imei2":"14678621523288576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185852,"job_number":"JOB_185852","tr_customer_id":185870,"tr_customer_product_id":185860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:20.000Z","modified_at":"2026-02-14T04:23:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19130323736687","imei1":"19130323736687","imei2":"19130323736687","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185854,"job_number":"JOB_185854","tr_customer_id":185872,"tr_customer_product_id":185862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:21.000Z","modified_at":"2026-02-14T04:23:21.000Z","name":"Nolan Hackett","mobile_number":"503-437-8749","email_id":"Henriette.Sanford76@hotmail.com","dop":"2025-04-06","serial_number":"13818605181720476","imei1":"13818605181720476","imei2":"13818605181720476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185855,"job_number":"JOB_185855","tr_customer_id":185873,"tr_customer_product_id":185863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:28.000Z","modified_at":"2026-02-14T04:23:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14569673852049","imei1":"14569673852049","imei2":"14569673852049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185857,"job_number":"JOB_185857","tr_customer_id":185875,"tr_customer_product_id":185865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:30.000Z","modified_at":"2026-02-14T04:23:30.000Z","name":"Nannie Wunsch","mobile_number":"779-489-2744","email_id":"Anabelle95@gmail.com","dop":"2025-04-06","serial_number":"16851167955622520","imei1":"16851167955622520","imei2":"16851167955622520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185860,"job_number":"JOB_185860","tr_customer_id":185878,"tr_customer_product_id":185868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84827126654741","imei1":"84827126654741","imei2":"84827126654741","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185861,"job_number":"JOB_185861","tr_customer_id":185879,"tr_customer_product_id":185869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34678220633032","imei1":"34678220633032","imei2":"34678220633032","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185862,"job_number":"JOB_185862","tr_customer_id":185880,"tr_customer_product_id":185870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13435930301594","imei1":"13435930301594","imei2":"13435930301594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185863,"job_number":"JOB_185863","tr_customer_id":185881,"tr_customer_product_id":185871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82153902710379","imei1":"82153902710379","imei2":"82153902710379","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185864,"job_number":"JOB_185864","tr_customer_id":185882,"tr_customer_product_id":185872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66813892618268","imei1":"66813892618268","imei2":"66813892618268","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185865,"job_number":"JOB_185865","tr_customer_id":185883,"tr_customer_product_id":185873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36353229245883","imei1":"36353229245883","imei2":"36353229245883","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185867,"job_number":"JOB_185867","tr_customer_id":185885,"tr_customer_product_id":185875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:58.000Z","modified_at":"2026-02-14T04:27:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54768243893302","imei1":"54768243893302","imei2":"54768243893302","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185868,"job_number":"JOB_185868","tr_customer_id":185886,"tr_customer_product_id":185876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:58.000Z","modified_at":"2026-02-14T04:27:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63942866565954","imei1":"63942866565954","imei2":"63942866565954","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185869,"job_number":"JOB_185869","tr_customer_id":185887,"tr_customer_product_id":185877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43845222266588","imei1":"43845222266588","imei2":"43845222266588","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185870,"job_number":"JOB_185870","tr_customer_id":185888,"tr_customer_product_id":185878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75216794641136","imei1":"75216794641136","imei2":"75216794641136","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185871,"job_number":"JOB_185871","tr_customer_id":185889,"tr_customer_product_id":185879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27285427527973","imei1":"27285427527973","imei2":"27285427527973","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185872,"job_number":"JOB_185872","tr_customer_id":185890,"tr_customer_product_id":185880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:00.000Z","modified_at":"2026-02-14T04:28:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17691772791594","imei1":"17691772791594","imei2":"17691772791594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185874,"job_number":"JOB_185874","tr_customer_id":185892,"tr_customer_product_id":185882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:30.000Z","modified_at":"2026-02-14T04:28:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90363120842689","imei1":"90363120842689","imei2":"90363120842689","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185875,"job_number":"JOB_185875","tr_customer_id":185893,"tr_customer_product_id":185883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:30.000Z","modified_at":"2026-02-14T04:28:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39635205884790","imei1":"39635205884790","imei2":"39635205884790","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185876,"job_number":"JOB_185876","tr_customer_id":185894,"tr_customer_product_id":185884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67833078234786","imei1":"67833078234786","imei2":"67833078234786","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185877,"job_number":"JOB_185877","tr_customer_id":185895,"tr_customer_product_id":185885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40485985108612","imei1":"40485985108612","imei2":"40485985108612","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185878,"job_number":"JOB_185878","tr_customer_id":185896,"tr_customer_product_id":185886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25874216880099","imei1":"25874216880099","imei2":"25874216880099","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185879,"job_number":"JOB_185879","tr_customer_id":185897,"tr_customer_product_id":185887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24708109907944","imei1":"24708109907944","imei2":"24708109907944","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185881,"job_number":"JOB_185881","tr_customer_id":185899,"tr_customer_product_id":185889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:53:00.000Z","modified_at":"2026-02-14T04:53:00.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-04","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-04T04:53:00.433917664Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185882,"job_number":"JOB_185882","tr_customer_id":185900,"tr_customer_product_id":185890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:59:44.000Z","modified_at":"2026-02-14T04:59:44.000Z","name":"Tyrel Gibson","mobile_number":"438-913-3519","email_id":"Moriah.Mayer45@gmail.com","dop":"2026-01-04","serial_number":"16985629126219","imei1":"16985629126219","imei2":"16985629126219","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185883,"job_number":"JOB_185883","tr_customer_id":185901,"tr_customer_product_id":185891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:59:44.000Z","modified_at":"2026-02-14T04:59:44.000Z","name":"Dayna VonRueden","mobile_number":"478-784-5674","email_id":"Irwin_Nitzsche@gmail.com","dop":"2026-01-04","serial_number":"61021023022112840","imei1":"61021023022112840","imei2":"61021023022112840","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185884,"job_number":"JOB_185884","tr_customer_id":185902,"tr_customer_product_id":185892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:00:35.000Z","modified_at":"2026-02-14T05:00:35.000Z","name":"Delaney Ryan","mobile_number":"562-983-6928","email_id":"Marquise_Dickinson86@gmail.com","dop":"2026-01-04","serial_number":"19607325714175","imei1":"19607325714175","imei2":"19607325714175","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185885,"job_number":"JOB_185885","tr_customer_id":185903,"tr_customer_product_id":185893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:00:36.000Z","modified_at":"2026-02-14T05:00:36.000Z","name":"Norval Little","mobile_number":"203-798-1129","email_id":"Wilton_OKeefe@yahoo.com","dop":"2026-01-04","serial_number":"39722647906411190","imei1":"39722647906411190","imei2":"39722647906411190","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185886,"job_number":"JOB_185886","tr_customer_id":185904,"tr_customer_product_id":185894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:07:06.000Z","modified_at":"2026-02-14T05:07:06.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-04","serial_number":"48247385542745","imei1":"48247385542745","imei2":"48247385542745","popurl":"2026-02-04T05:07:05.890202119Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:07:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185887,"job_number":"JOB_185887","tr_customer_id":185905,"tr_customer_product_id":185895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:07:14.000Z","modified_at":"2026-02-14T05:07:14.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-04","serial_number":"69326451044024","imei1":"69326451044024","imei2":"69326451044024","popurl":"2026-02-04T05:07:13.969632007Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:07:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185888,"job_number":"JOB_185888","tr_customer_id":185906,"tr_customer_product_id":185896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:11:23.000Z","modified_at":"2026-02-14T05:11:23.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108759735963207","imei1":"108759735963207","imei2":"108759735963207","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:11:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185890,"job_number":"JOB_185890","tr_customer_id":185908,"tr_customer_product_id":185898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:11:34.000Z","modified_at":"2026-02-14T05:11:34.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109604602904228","imei1":"109604602904228","imei2":"109604602904228","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:11:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185892,"job_number":"JOB_185892","tr_customer_id":185910,"tr_customer_product_id":185900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"AO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185893,"job_number":"JOB_185893","tr_customer_id":185911,"tr_customer_product_id":185901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"UO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185894,"job_number":"JOB_185894","tr_customer_id":185912,"tr_customer_product_id":185902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"PO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185896,"job_number":"JOB_185896","tr_customer_id":185914,"tr_customer_product_id":185904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:28:17.000Z","modified_at":"2026-02-14T05:28:17.000Z","name":"Reyes Smitham","mobile_number":"738-290-2904","email_id":"Kenyon.Jaskolski@yahoo.com","dop":"2025-04-06","serial_number":"18617826687000244","imei1":"18617826687000244","imei2":"18617826687000244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185898,"job_number":"JOB_185898","tr_customer_id":185916,"tr_customer_product_id":185906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:28:30.000Z","modified_at":"2026-02-14T05:28:30.000Z","name":"Thora Reynolds","mobile_number":"685-883-1273","email_id":"Keven.Vandervort@yahoo.com","dop":"2025-04-06","serial_number":"14958962036693908","imei1":"14958962036693908","imei2":"14958962036693908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185899,"job_number":"JOB_185899","tr_customer_id":185917,"tr_customer_product_id":185907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:34:09.000Z","modified_at":"2026-02-14T05:34:09.000Z","name":"Brody Crona","mobile_number":"338-380-4592","email_id":"Shyanne79@yahoo.com","dop":"2026-01-04","serial_number":"19444832109445","imei1":"19444832109445","imei2":"19444832109445","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185900,"job_number":"JOB_185900","tr_customer_id":185918,"tr_customer_product_id":185908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:34:10.000Z","modified_at":"2026-02-14T05:34:10.000Z","name":"Kyla Kulas","mobile_number":"854-261-0924","email_id":"Kris.Schulist@hotmail.com","dop":"2026-01-04","serial_number":"75997477424714080","imei1":"75997477424714080","imei2":"75997477424714080","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185902,"job_number":"JOB_185902","tr_customer_id":185920,"tr_customer_product_id":185910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:38:20.000Z","modified_at":"2026-02-14T05:38:20.000Z","name":"Dulce Hermann","mobile_number":"967-405-0302","email_id":"Valerie.King@yahoo.com","dop":"2026-01-04","serial_number":"63698535957875930","imei1":"63698535957875930","imei2":"63698535957875930","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:38:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185906,"job_number":"JOB_185906","tr_customer_id":185924,"tr_customer_product_id":185914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:08:39.000Z","modified_at":"2026-02-14T06:08:39.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"16678262917448","imei1":"16678262917448","imei2":"16678262917448","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185908,"job_number":"JOB_185908","tr_customer_id":185926,"tr_customer_product_id":185916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:08:53.000Z","modified_at":"2026-02-14T06:08:53.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"19911960897200","imei1":"19911960897200","imei2":"19911960897200","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:08:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185910,"job_number":"JOB_185910","tr_customer_id":185928,"tr_customer_product_id":185918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:09:07.000Z","modified_at":"2026-02-14T06:09:07.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17674773779109","imei1":"17674773779109","imei2":"17674773779109","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185915,"job_number":"JOB_185915","tr_customer_id":185933,"tr_customer_product_id":185923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:24:56.000Z","modified_at":"2026-02-14T06:24:56.000Z","name":"Jake Klocko","mobile_number":"378-313-0148","email_id":"Susan.Littel@yahoo.com","dop":"2026-01-04","serial_number":"15630162884831","imei1":"15630162884831","imei2":"15630162884831","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185916,"job_number":"JOB_185916","tr_customer_id":185934,"tr_customer_product_id":185924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:24:57.000Z","modified_at":"2026-02-14T06:24:57.000Z","name":"Heath Brekke","mobile_number":"546-565-4077","email_id":"Albin16@yahoo.com","dop":"2026-01-04","serial_number":"31378608931924316","imei1":"31378608931924316","imei2":"31378608931924316","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185922,"job_number":"JOB_185922","tr_customer_id":185940,"tr_customer_product_id":185930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:30:50.000Z","modified_at":"2026-02-14T06:30:50.000Z","name":"Christopher Reynolds","mobile_number":"524-753-4887","email_id":"Caleb.Cartwright@hotmail.com","dop":"2026-01-04","serial_number":"47986347998998510","imei1":"47986347998998510","imei2":"47986347998998510","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185928,"job_number":"JOB_185928","tr_customer_id":185946,"tr_customer_product_id":185936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:50:12.000Z","modified_at":"2026-02-14T06:50:12.000Z","name":"Mikayla Hickle","mobile_number":"275-550-4005","email_id":"Gabriel_Watsica34@hotmail.com","dop":"2026-01-04","serial_number":"14250403691285432","imei1":"14250403691285432","imei2":"14250403691285432","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185930,"job_number":"JOB_185930","tr_customer_id":185948,"tr_customer_product_id":185938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:53:24.000Z","modified_at":"2026-02-14T06:53:24.000Z","name":"Maxime Kuphal","mobile_number":"356-766-5988","email_id":"Jayden10@yahoo.com","dop":"2026-01-04","serial_number":"79395447192134180","imei1":"79395447192134180","imei2":"79395447192134180","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185932,"job_number":"JOB_185932","tr_customer_id":185950,"tr_customer_product_id":185940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:56:57.000Z","modified_at":"2026-02-14T06:56:57.000Z","name":"Dora Runte","mobile_number":"608-631-7021","email_id":"Hannah.Gibson90@yahoo.com","dop":"2026-01-04","serial_number":"50444960959563770","imei1":"50444960959563770","imei2":"50444960959563770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185934,"job_number":"JOB_185934","tr_customer_id":185952,"tr_customer_product_id":185942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:00:13.000Z","modified_at":"2026-02-14T07:00:13.000Z","name":"Moriah Little","mobile_number":"858-223-0828","email_id":"Candelario_Hermiston14@hotmail.com","dop":"2026-01-04","serial_number":"89260976956445600","imei1":"89260976956445600","imei2":"89260976956445600","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185936,"job_number":"JOB_185936","tr_customer_id":185954,"tr_customer_product_id":185944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:01:26.000Z","modified_at":"2026-02-14T07:01:26.000Z","name":"Jess Spencer","mobile_number":"228-919-0074","email_id":"Hertha.Koelpin6@gmail.com","dop":"2026-01-04","serial_number":"89029199890476770","imei1":"89029199890476770","imei2":"89029199890476770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185939,"job_number":"JOB_185939","tr_customer_id":185957,"tr_customer_product_id":185947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:05:02.000Z","modified_at":"2026-02-14T07:05:02.000Z","name":"Pauline Gutmann","mobile_number":"665-959-4802","email_id":"Myrtice32@yahoo.com","dop":"2026-01-04","serial_number":"58719095209635464","imei1":"58719095209635464","imei2":"58719095209635464","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185941,"job_number":"JOB_185941","tr_customer_id":185959,"tr_customer_product_id":185949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:09:52.000Z","modified_at":"2026-02-14T07:09:52.000Z","name":"Patrick Kling","mobile_number":"465-904-1784","email_id":"Donato92@yahoo.com","dop":"2026-01-04","serial_number":"72142580099473250","imei1":"72142580099473250","imei2":"72142580099473250","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185943,"job_number":"JOB_185943","tr_customer_id":185961,"tr_customer_product_id":185951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:10:40.000Z","modified_at":"2026-02-14T07:10:40.000Z","name":"Myrna Donnelly","mobile_number":"876-327-9867","email_id":"Katrine.Smitham42@gmail.com","dop":"2026-01-04","serial_number":"32447705225689884","imei1":"32447705225689884","imei2":"32447705225689884","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:10:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185945,"job_number":"JOB_185945","tr_customer_id":185963,"tr_customer_product_id":185953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:11:55.000Z","modified_at":"2026-02-14T07:11:55.000Z","name":"Carmella Reichert","mobile_number":"832-855-7636","email_id":"Bernhard.Kshlerin66@yahoo.com","dop":"2026-01-04","serial_number":"25280515747437040","imei1":"25280515747437040","imei2":"25280515747437040","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:11:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185949,"job_number":"JOB_185949","tr_customer_id":185967,"tr_customer_product_id":185957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:31:40.000Z","modified_at":"2026-02-14T07:31:40.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17756054657052","imei1":"17756054657052","imei2":"17756054657052","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185951,"job_number":"JOB_185951","tr_customer_id":185969,"tr_customer_product_id":185959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:04.000Z","modified_at":"2026-02-14T07:32:04.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17583282080161","imei1":"17583282080161","imei2":"17583282080161","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185953,"job_number":"JOB_185953","tr_customer_id":185971,"tr_customer_product_id":185961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:05.000Z","modified_at":"2026-02-14T07:32:05.000Z","name":"Brycen Hermiston","mobile_number":"597-792-5552","email_id":"Wilfredo_Treutel@hotmail.com","dop":"2026-01-04","serial_number":"82554270145659060","imei1":"82554270145659060","imei2":"82554270145659060","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185954,"job_number":"JOB_185954","tr_customer_id":185972,"tr_customer_product_id":185962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:27.000Z","modified_at":"2026-02-14T07:32:27.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17436778869546","imei1":"17436778869546","imei2":"17436778869546","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185956,"job_number":"JOB_185956","tr_customer_id":185974,"tr_customer_product_id":185964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:28.000Z","modified_at":"2026-02-14T07:32:28.000Z","name":"Adrian Willms","mobile_number":"636-663-2100","email_id":"Carmella.Feil@gmail.com","dop":"2026-01-04","serial_number":"93397706480424300","imei1":"93397706480424300","imei2":"93397706480424300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185957,"job_number":"JOB_185957","tr_customer_id":185975,"tr_customer_product_id":185965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:36:38.000Z","modified_at":"2026-02-14T07:36:38.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"16290073584697","imei1":"16290073584697","imei2":"16290073584697","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:36:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185959,"job_number":"JOB_185959","tr_customer_id":185977,"tr_customer_product_id":185967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:36:39.000Z","modified_at":"2026-02-14T07:36:39.000Z","name":"Frieda Dickens","mobile_number":"725-527-7166","email_id":"Flavio_Stamm@hotmail.com","dop":"2026-01-04","serial_number":"82216030281787200","imei1":"82216030281787200","imei2":"82216030281787200","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185960,"job_number":"JOB_185960","tr_customer_id":185978,"tr_customer_product_id":185968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:02.000Z","modified_at":"2026-02-14T07:37:02.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15124177209806","imei1":"15124177209806","imei2":"15124177209806","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185962,"job_number":"JOB_185962","tr_customer_id":185980,"tr_customer_product_id":185970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:02.000Z","modified_at":"2026-02-14T07:37:02.000Z","name":"Kadin Waters","mobile_number":"291-931-3941","email_id":"Willis.Weber@gmail.com","dop":"2026-01-04","serial_number":"35856449434006690","imei1":"35856449434006690","imei2":"35856449434006690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185963,"job_number":"JOB_185963","tr_customer_id":185981,"tr_customer_product_id":185971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:25.000Z","modified_at":"2026-02-14T07:37:25.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"16201099216403","imei1":"16201099216403","imei2":"16201099216403","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185965,"job_number":"JOB_185965","tr_customer_id":185983,"tr_customer_product_id":185973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:25.000Z","modified_at":"2026-02-14T07:37:25.000Z","name":"Abigail Homenick","mobile_number":"775-652-4729","email_id":"Claudie_Beier47@yahoo.com","dop":"2026-01-04","serial_number":"69021462727489140","imei1":"69021462727489140","imei2":"69021462727489140","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185966,"job_number":"JOB_185966","tr_customer_id":185984,"tr_customer_product_id":185974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:04.000Z","modified_at":"2026-02-14T07:40:04.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374909","imei1":"17326682374909","imei2":"17326682374909","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185967,"job_number":"JOB_185967","tr_customer_id":185985,"tr_customer_product_id":185975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:50.000Z","modified_at":"2026-02-14T07:40:50.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14626390704375","imei1":"14626390704375","imei2":"14626390704375","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185969,"job_number":"JOB_185969","tr_customer_id":185987,"tr_customer_product_id":185977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:50.000Z","modified_at":"2026-02-14T07:40:50.000Z","name":"Halle Gutkowski","mobile_number":"445-211-0649","email_id":"Bernice.Collins@yahoo.com","dop":"2026-01-04","serial_number":"30712350083169772","imei1":"30712350083169772","imei2":"30712350083169772","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185970,"job_number":"JOB_185970","tr_customer_id":185988,"tr_customer_product_id":185978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:13.000Z","modified_at":"2026-02-14T07:41:13.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17113272473049","imei1":"17113272473049","imei2":"17113272473049","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185972,"job_number":"JOB_185972","tr_customer_id":185990,"tr_customer_product_id":185980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:14.000Z","modified_at":"2026-02-14T07:41:14.000Z","name":"Stacy Halvorson","mobile_number":"567-350-1890","email_id":"Robert_Leannon60@gmail.com","dop":"2026-01-04","serial_number":"12471259005279658","imei1":"12471259005279658","imei2":"12471259005279658","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185974,"job_number":"JOB_185974","tr_customer_id":185992,"tr_customer_product_id":185982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:37.000Z","modified_at":"2026-02-14T07:41:37.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"10927056080797","imei1":"10927056080797","imei2":"10927056080797","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185976,"job_number":"JOB_185976","tr_customer_id":185994,"tr_customer_product_id":185984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:37.000Z","modified_at":"2026-02-14T07:41:37.000Z","name":"Michele Kulas","mobile_number":"403-987-5708","email_id":"Darrel_Gulgowski68@gmail.com","dop":"2026-01-04","serial_number":"88163946358508400","imei1":"88163946358508400","imei2":"88163946358508400","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185977,"job_number":"JOB_185977","tr_customer_id":185995,"tr_customer_product_id":185985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:45:00.000Z","modified_at":"2026-02-14T07:45:00.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374919","imei1":"17326682374919","imei2":"17326682374919","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185979,"job_number":"JOB_185979","tr_customer_id":185997,"tr_customer_product_id":185987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:04.000Z","modified_at":"2026-02-14T07:52:04.000Z","name":"Patience Ernser","mobile_number":"241-888-5104","email_id":"Natasha24@gmail.com","dop":"2025-04-06","serial_number":"12875187759239286","imei1":"12875187759239286","imei2":"12875187759239286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185984,"job_number":"JOB_185984","tr_customer_id":186002,"tr_customer_product_id":185992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:45.000Z","modified_at":"2026-02-14T07:52:45.000Z","name":"Marian Hessel","mobile_number":"470-553-8728","email_id":"Javier.Boehm@yahoo.com","dop":"2025-04-06","serial_number":"15446185825462312","imei1":"15446185825462312","imei2":"15446185825462312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185985,"job_number":"JOB_185985","tr_customer_id":186003,"tr_customer_product_id":185993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:56:15.000Z","modified_at":"2026-02-14T07:56:15.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374519","imei1":"17326682374519","imei2":"17326682374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185986,"job_number":"JOB_185986","tr_customer_id":186004,"tr_customer_product_id":185994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:56:57.000Z","modified_at":"2026-02-14T07:56:57.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326681374519","imei1":"17326681374519","imei2":"17326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185987,"job_number":"JOB_185987","tr_customer_id":186005,"tr_customer_product_id":185995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:58:01.000Z","modified_at":"2026-02-14T07:58:01.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"07326681374519","imei1":"07326681374519","imei2":"07326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185988,"job_number":"JOB_185988","tr_customer_id":186006,"tr_customer_product_id":185996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:01:00.000Z","modified_at":"2026-02-14T08:01:00.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77326681374519","imei1":"77326681374519","imei2":"77326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:01:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185990,"job_number":"JOB_185990","tr_customer_id":186008,"tr_customer_product_id":185998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:07:13.000Z","modified_at":"2026-02-14T08:07:13.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77326981374519","imei1":"77326981374519","imei2":"77326981374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:07:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185991,"job_number":"JOB_185991","tr_customer_id":186009,"tr_customer_product_id":185999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:10:39.000Z","modified_at":"2026-02-14T08:10:39.000Z","name":"Siddharth Tambat","mobile_number":"8562028882","email_id":"abc@xyz.com","dop":"2026-01-03","serial_number":"086294063683839","imei1":"086294063683839","imei2":"086294063683839","popurl":"2026-01-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:10:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185992,"job_number":"JOB_185992","tr_customer_id":186010,"tr_customer_product_id":186000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:19:18.000Z","modified_at":"2026-02-14T08:19:18.000Z","name":"Jatin Sharma","mobile_number":"8007144944","email_id":"aastha.bhar07@mail.com","dop":"2026-02-13","serial_number":"78998678998090","imei1":"78998678998090","imei2":"78998678998090","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185993,"job_number":"JOB_185993","tr_customer_id":186011,"tr_customer_product_id":186001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:12.000Z","modified_at":"2026-02-14T08:26:12.000Z","name":"Jatin Sharma","mobile_number":"8007144944","email_id":"aastha.bhar07@mail.com","dop":"2026-02-13","serial_number":"78998678998091","imei1":"78998678998091","imei2":"78998678998091","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185994,"job_number":"JOB_185994","tr_customer_id":186012,"tr_customer_product_id":186002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:42.000Z","modified_at":"2026-02-14T08:26:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13697484879712","imei1":"13697484879712","imei2":"13697484879712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185996,"job_number":"JOB_185996","tr_customer_id":186014,"tr_customer_product_id":186004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:44.000Z","modified_at":"2026-02-14T08:26:44.000Z","name":"Westley Goodwin","mobile_number":"270-607-4892","email_id":"Ada16@hotmail.com","dop":"2025-04-06","serial_number":"13149578261766166","imei1":"13149578261766166","imei2":"13149578261766166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185997,"job_number":"JOB_185997","tr_customer_id":186015,"tr_customer_product_id":186005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:27:28.000Z","modified_at":"2026-02-14T08:27:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17353875275119","imei1":"17353875275119","imei2":"17353875275119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185999,"job_number":"JOB_185999","tr_customer_id":186017,"tr_customer_product_id":186007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:27:30.000Z","modified_at":"2026-02-14T08:27:30.000Z","name":"Curtis Romaguera","mobile_number":"436-220-8826","email_id":"Lupe_Steuber@yahoo.com","dop":"2025-04-06","serial_number":"11507861583642052","imei1":"11507861583642052","imei2":"11507861583642052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186000,"job_number":"JOB_186000","tr_customer_id":186018,"tr_customer_product_id":186008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:28:13.000Z","modified_at":"2026-02-14T08:28:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11552947219072","imei1":"11552947219072","imei2":"11552947219072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186002,"job_number":"JOB_186002","tr_customer_id":186020,"tr_customer_product_id":186010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:28:15.000Z","modified_at":"2026-02-14T08:28:15.000Z","name":"Dillan Thompson","mobile_number":"913-952-7262","email_id":"Kaela.Baumbach@yahoo.com","dop":"2025-04-06","serial_number":"12382442539491184","imei1":"12382442539491184","imei2":"12382442539491184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186003,"job_number":"JOB_186003","tr_customer_id":186021,"tr_customer_product_id":186011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:30:44.000Z","modified_at":"2026-02-14T08:30:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18751636038329","imei1":"18751636038329","imei2":"18751636038329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186005,"job_number":"JOB_186005","tr_customer_id":186023,"tr_customer_product_id":186013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:30:46.000Z","modified_at":"2026-02-14T08:30:46.000Z","name":"Adrien Herman","mobile_number":"369-279-4521","email_id":"Haylee.Nolan19@yahoo.com","dop":"2025-04-06","serial_number":"10488510291962164","imei1":"10488510291962164","imei2":"10488510291962164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186006,"job_number":"JOB_186006","tr_customer_id":186024,"tr_customer_product_id":186014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:31:28.000Z","modified_at":"2026-02-14T08:31:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14738717897170","imei1":"14738717897170","imei2":"14738717897170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186008,"job_number":"JOB_186008","tr_customer_id":186026,"tr_customer_product_id":186016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:31:29.000Z","modified_at":"2026-02-14T08:31:29.000Z","name":"Raleigh Champlin","mobile_number":"496-811-7481","email_id":"Pansy_Zieme3@gmail.com","dop":"2025-04-06","serial_number":"15076098813080694","imei1":"15076098813080694","imei2":"15076098813080694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186009,"job_number":"JOB_186009","tr_customer_id":186027,"tr_customer_product_id":186017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:32:11.000Z","modified_at":"2026-02-14T08:32:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16212744282750","imei1":"16212744282750","imei2":"16212744282750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186011,"job_number":"JOB_186011","tr_customer_id":186029,"tr_customer_product_id":186019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:32:12.000Z","modified_at":"2026-02-14T08:32:12.000Z","name":"Estevan Batz","mobile_number":"448-953-1543","email_id":"Alexie30@gmail.com","dop":"2025-04-06","serial_number":"17537382244859524","imei1":"17537382244859524","imei2":"17537382244859524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186014,"job_number":"JOB_186014","tr_customer_id":186032,"tr_customer_product_id":186022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:51:31.000Z","modified_at":"2026-02-14T08:51:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13054752739234","imei1":"13054752739234","imei2":"13054752739234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:51:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186016,"job_number":"JOB_186016","tr_customer_id":186034,"tr_customer_product_id":186024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:51:33.000Z","modified_at":"2026-02-14T08:51:33.000Z","name":"Genevieve Stehr","mobile_number":"613-703-4658","email_id":"Esteban.Baumbach37@yahoo.com","dop":"2025-04-06","serial_number":"18840115366257812","imei1":"18840115366257812","imei2":"18840115366257812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:51:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186017,"job_number":"JOB_186017","tr_customer_id":186035,"tr_customer_product_id":186025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:52:16.000Z","modified_at":"2026-02-14T08:52:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18974970139635","imei1":"18974970139635","imei2":"18974970139635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:52:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186019,"job_number":"JOB_186019","tr_customer_id":186037,"tr_customer_product_id":186027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:52:18.000Z","modified_at":"2026-02-14T08:52:18.000Z","name":"Oswald Crooks","mobile_number":"826-659-4051","email_id":"Coralie56@yahoo.com","dop":"2025-04-06","serial_number":"19659734481777756","imei1":"19659734481777756","imei2":"19659734481777756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186020,"job_number":"JOB_186020","tr_customer_id":186038,"tr_customer_product_id":186028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:53:01.000Z","modified_at":"2026-02-14T08:53:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13910833896185","imei1":"13910833896185","imei2":"13910833896185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186022,"job_number":"JOB_186022","tr_customer_id":186040,"tr_customer_product_id":186030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:53:02.000Z","modified_at":"2026-02-14T08:53:02.000Z","name":"Jannie Dickinson","mobile_number":"889-944-5005","email_id":"Trace53@hotmail.com","dop":"2025-04-06","serial_number":"12563506645912202","imei1":"12563506645912202","imei2":"12563506645912202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186023,"job_number":"JOB_186023","tr_customer_id":186041,"tr_customer_product_id":186031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:13:36.000Z","modified_at":"2026-02-14T09:13:36.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77323311374519","imei1":"77323311374519","imei2":"77323311374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186024,"job_number":"JOB_186024","tr_customer_id":186044,"tr_customer_product_id":186034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Anunay Abbott","mobile_number":"7469294386","email_id":"ananta.asan@hotmail.com","dop":"2026-02-04","serial_number":"073876018550517","imei1":"073876018550517","imei2":"073876018550517","popurl":"www.achintya-shukla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186025,"job_number":"JOB_186025","tr_customer_id":186043,"tr_customer_product_id":186033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Daksha Rana","mobile_number":"7438293505","email_id":"chandra.kaul@gmail.com","dop":"2026-02-04","serial_number":"955028855140452","imei1":"955028855140452","imei2":"955028855140452","popurl":"www.ujjawal-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186026,"job_number":"JOB_186026","tr_customer_id":186042,"tr_customer_product_id":186032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Niro Asan","mobile_number":"7402833945","email_id":"mukesh.dwivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"910030366588960","imei1":"910030366588960","imei2":"910030366588960","popurl":"www.digambar-talwar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186027,"job_number":"JOB_186027","tr_customer_id":186045,"tr_customer_product_id":186035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Narendra Nair","mobile_number":"7429015242","email_id":"uttam.nair@hotmail.com","dop":"2026-02-04","serial_number":"677875738332761","imei1":"677875738332761","imei2":"677875738332761","popurl":"www.lila-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186028,"job_number":"JOB_186028","tr_customer_id":186046,"tr_customer_product_id":186036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Indra Talwar","mobile_number":"7466021368","email_id":"kashyap.kakkar@gmail.com","dop":"2026-02-04","serial_number":"887771087151866","imei1":"887771087151866","imei2":"887771087151866","popurl":"www.goswami-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186029,"job_number":"JOB_186029","tr_customer_id":186047,"tr_customer_product_id":186037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Rajan Bhattacharya","mobile_number":"7459307586","email_id":"chandranath.dwivedi@hotmail.com","dop":"2026-02-04","serial_number":"405732215828105","imei1":"405732215828105","imei2":"405732215828105","popurl":"www.chanda-guha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186030,"job_number":"JOB_186030","tr_customer_id":186048,"tr_customer_product_id":186038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Digambara Khatri","mobile_number":"7407051470","email_id":"divjot.trivedi@hotmail.com","dop":"2026-02-04","serial_number":"078015799622426","imei1":"078015799622426","imei2":"078015799622426","popurl":"www.ganak-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186031,"job_number":"JOB_186031","tr_customer_id":186049,"tr_customer_product_id":186039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Bhisham Dubashi","mobile_number":"7498961148","email_id":"menka.khan@gmail.com","dop":"2026-02-04","serial_number":"732587538518884","imei1":"732587538518884","imei2":"732587538518884","popurl":"www.dhanvin-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186032,"job_number":"JOB_186032","tr_customer_id":186050,"tr_customer_product_id":186040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Daksha Mehrotra","mobile_number":"7424009010","email_id":"bhudeva.tandon@gmail.com","dop":"2026-02-04","serial_number":"769680462413594","imei1":"769680462413594","imei2":"769680462413594","popurl":"www.chaitan-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186033,"job_number":"JOB_186033","tr_customer_id":186051,"tr_customer_product_id":186041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Gopaal Chaturvedi","mobile_number":"7413900748","email_id":"chiranjeev.tagore@gmail.com","dop":"2026-02-04","serial_number":"420941212529752","imei1":"420941212529752","imei2":"420941212529752","popurl":"www.datta-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186034,"job_number":"JOB_186034","tr_customer_id":186052,"tr_customer_product_id":186042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Agasti Deshpande","mobile_number":"7480296768","email_id":"anusuya.shah@yahoo.co.in","dop":"2026-02-04","serial_number":"798998882173277","imei1":"798998882173277","imei2":"798998882173277","popurl":"www.akshata-pilla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186035,"job_number":"JOB_186035","tr_customer_id":186053,"tr_customer_product_id":186043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Varalakshmi Patil","mobile_number":"7435983522","email_id":"chandranath.bandopadhyay@gmail.com","dop":"2026-02-04","serial_number":"885413520159892","imei1":"885413520159892","imei2":"885413520159892","popurl":"www.manikya-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186036,"job_number":"JOB_186036","tr_customer_id":186054,"tr_customer_product_id":186044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Rajinder Menon","mobile_number":"7421676163","email_id":"rohan.varma@hotmail.com","dop":"2026-02-04","serial_number":"852781878619394","imei1":"852781878619394","imei2":"852781878619394","popurl":"www.adityanandana-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186037,"job_number":"JOB_186037","tr_customer_id":186055,"tr_customer_product_id":186045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Suryakanta Acharya","mobile_number":"7455742488","email_id":"bakula.dhawan@gmail.com","dop":"2026-02-04","serial_number":"978572133047522","imei1":"978572133047522","imei2":"978572133047522","popurl":"www.niro-ahuja.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186038,"job_number":"JOB_186038","tr_customer_id":186056,"tr_customer_product_id":186046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Divya Panicker","mobile_number":"7472572284","email_id":"amrita.guneta@gmail.com","dop":"2026-02-04","serial_number":"983023247965759","imei1":"983023247965759","imei2":"983023247965759","popurl":"www.chanakya-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186039,"job_number":"JOB_186039","tr_customer_id":186057,"tr_customer_product_id":186047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Deepali Jha","mobile_number":"7424599696","email_id":"swara.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"732377912298450","imei1":"732377912298450","imei2":"732377912298450","popurl":"www.anal-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186040,"job_number":"JOB_186040","tr_customer_id":186058,"tr_customer_product_id":186048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Lalita Shah","mobile_number":"7485944525","email_id":"umang.deshpande@hotmail.com","dop":"2026-02-04","serial_number":"568061842777367","imei1":"568061842777367","imei2":"568061842777367","popurl":"www.malati-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186041,"job_number":"JOB_186041","tr_customer_id":186059,"tr_customer_product_id":186049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Chandani Achari","mobile_number":"7467287992","email_id":"bankimchandra.singh@yahoo.co.in","dop":"2026-02-04","serial_number":"407996091479593","imei1":"407996091479593","imei2":"407996091479593","popurl":"www.bhuvaneshwar-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186042,"job_number":"JOB_186042","tr_customer_id":186060,"tr_customer_product_id":186050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Daksha Dhawan","mobile_number":"7413709874","email_id":"chaitan.pilla@yahoo.co.in","dop":"2026-02-04","serial_number":"570029129838083","imei1":"570029129838083","imei2":"570029129838083","popurl":"www.aslesha-bandopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186043,"job_number":"JOB_186043","tr_customer_id":186061,"tr_customer_product_id":186051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Anusuya Chattopadhyay","mobile_number":"7423473004","email_id":"baalaaditya.reddy@gmail.com","dop":"2026-02-04","serial_number":"341625587689272","imei1":"341625587689272","imei2":"341625587689272","popurl":"www.abhirath-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186044,"job_number":"JOB_186044","tr_customer_id":186062,"tr_customer_product_id":186052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Preity Ahuja","mobile_number":"7451211298","email_id":"dwaipayan.embranthiri@gmail.com","dop":"2026-02-04","serial_number":"180581361130754","imei1":"180581361130754","imei2":"180581361130754","popurl":"www.akshayakeerti-chaturvedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186045,"job_number":"JOB_186045","tr_customer_id":186063,"tr_customer_product_id":186053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Pramila Iyengar","mobile_number":"7446028068","email_id":"akshita.butt@hotmail.com","dop":"2026-02-04","serial_number":"458995210375682","imei1":"458995210375682","imei2":"458995210375682","popurl":"www.chiranjeeve-patil.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186046,"job_number":"JOB_186046","tr_customer_id":186064,"tr_customer_product_id":186054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Ganaka Shukla","mobile_number":"7417145308","email_id":"balgopal.iyer@yahoo.co.in","dop":"2026-02-04","serial_number":"288062943339014","imei1":"288062943339014","imei2":"288062943339014","popurl":"www.abhaya-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186047,"job_number":"JOB_186047","tr_customer_id":186065,"tr_customer_product_id":186055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Atmanand Bandopadhyay","mobile_number":"7461608262","email_id":"opalina.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"505556510911937","imei1":"505556510911937","imei2":"505556510911937","popurl":"www.krishna-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186048,"job_number":"JOB_186048","tr_customer_id":186066,"tr_customer_product_id":186056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Rajinder Sethi","mobile_number":"7420899839","email_id":"satyen.kaniyar@yahoo.co.in","dop":"2026-02-04","serial_number":"353787343083134","imei1":"353787343083134","imei2":"353787343083134","popurl":"www.bahula-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186049,"job_number":"JOB_186049","tr_customer_id":186067,"tr_customer_product_id":186057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Elakshi Nehru","mobile_number":"7481266935","email_id":"arya.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"002236771569917","imei1":"002236771569917","imei2":"002236771569917","popurl":"www.subodh-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186050,"job_number":"JOB_186050","tr_customer_id":186068,"tr_customer_product_id":186058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Javas Adiga","mobile_number":"7476062160","email_id":"ekdant.abbott@yahoo.co.in","dop":"2026-02-04","serial_number":"979855833477032","imei1":"979855833477032","imei2":"979855833477032","popurl":"www.adripathi-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186051,"job_number":"JOB_186051","tr_customer_id":186069,"tr_customer_product_id":186059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Narayan Ahuja","mobile_number":"7462137843","email_id":"nagabhushanam.sethi@yahoo.co.in","dop":"2026-02-04","serial_number":"628644704237243","imei1":"628644704237243","imei2":"628644704237243","popurl":"www.aalok-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186052,"job_number":"JOB_186052","tr_customer_id":186070,"tr_customer_product_id":186060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Deeptimoy Dhawan","mobile_number":"7429925157","email_id":"aasa.kakkar@gmail.com","dop":"2026-02-04","serial_number":"548411735102735","imei1":"548411735102735","imei2":"548411735102735","popurl":"www.lai-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186053,"job_number":"JOB_186053","tr_customer_id":186071,"tr_customer_product_id":186061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Chitraksh Pandey","mobile_number":"7451843098","email_id":"mina.nehru@hotmail.com","dop":"2026-02-04","serial_number":"660847374907930","imei1":"660847374907930","imei2":"660847374907930","popurl":"www.bilva-mishra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186054,"job_number":"JOB_186054","tr_customer_id":186072,"tr_customer_product_id":186062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Rukhmani Kapoor","mobile_number":"7435802554","email_id":"saraswati.embranthiri@hotmail.com","dop":"2026-02-04","serial_number":"538803210940853","imei1":"538803210940853","imei2":"538803210940853","popurl":"www.dayamayee-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186055,"job_number":"JOB_186055","tr_customer_id":186073,"tr_customer_product_id":186063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Subhash Shah","mobile_number":"7490148872","email_id":"rajan.khatri@yahoo.co.in","dop":"2026-02-04","serial_number":"275793277385923","imei1":"275793277385923","imei2":"275793277385923","popurl":"www.lai-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186056,"job_number":"JOB_186056","tr_customer_id":186074,"tr_customer_product_id":186064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Devika Sinha","mobile_number":"7486280777","email_id":"bhudeva.nair@gmail.com","dop":"2026-02-04","serial_number":"596205860997337","imei1":"596205860997337","imei2":"596205860997337","popurl":"www.arun-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186057,"job_number":"JOB_186057","tr_customer_id":186075,"tr_customer_product_id":186065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Brijesh Bandopadhyay","mobile_number":"7443159830","email_id":"bheeshma.nehru@hotmail.com","dop":"2026-02-04","serial_number":"665786708060091","imei1":"665786708060091","imei2":"665786708060091","popurl":"www.basanti-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186058,"job_number":"JOB_186058","tr_customer_id":186076,"tr_customer_product_id":186066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Gurdev Khanna","mobile_number":"7493292747","email_id":"satish.nehru@yahoo.co.in","dop":"2026-02-04","serial_number":"114508047389329","imei1":"114508047389329","imei2":"114508047389329","popurl":"www.gemini-asan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186059,"job_number":"JOB_186059","tr_customer_id":186077,"tr_customer_product_id":186067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Nagabhushanam Pothuvaal","mobile_number":"7487815138","email_id":"manoj.bandopadhyay@hotmail.com","dop":"2026-02-04","serial_number":"484176856300059","imei1":"484176856300059","imei2":"484176856300059","popurl":"www.mahesh-prajapat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186060,"job_number":"JOB_186060","tr_customer_id":186078,"tr_customer_product_id":186068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Bhaves Acharya","mobile_number":"7438364715","email_id":"drona.panicker@gmail.com","dop":"2026-02-04","serial_number":"177071789094803","imei1":"177071789094803","imei2":"177071789094803","popurl":"www.lal-kakkar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186061,"job_number":"JOB_186061","tr_customer_id":186080,"tr_customer_product_id":186070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Vaishno Iyengar","mobile_number":"7403012670","email_id":"jyotsana.prajapat@hotmail.com","dop":"2026-02-04","serial_number":"270964612864381","imei1":"270964612864381","imei2":"270964612864381","popurl":"www.himadri-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186062,"job_number":"JOB_186062","tr_customer_id":186079,"tr_customer_product_id":186069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Anshula Mehra","mobile_number":"7463111757","email_id":"mahendra.bhattathiri@gmail.com","dop":"2026-02-04","serial_number":"073950724683354","imei1":"073950724683354","imei2":"073950724683354","popurl":"www.arjun-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186063,"job_number":"JOB_186063","tr_customer_id":186081,"tr_customer_product_id":186071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Devagya Nayar","mobile_number":"7429607921","email_id":"durgeshwari.talwar@gmail.com","dop":"2026-02-04","serial_number":"856031111725946","imei1":"856031111725946","imei2":"856031111725946","popurl":"www.vidhur-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186064,"job_number":"JOB_186064","tr_customer_id":186082,"tr_customer_product_id":186072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Akshainie Joshi","mobile_number":"7423668622","email_id":"abani.malik@gmail.com","dop":"2026-02-04","serial_number":"509644439356543","imei1":"509644439356543","imei2":"509644439356543","popurl":"www.daksha-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186065,"job_number":"JOB_186065","tr_customer_id":186083,"tr_customer_product_id":186073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Kamala Bhattacharya","mobile_number":"7424521010","email_id":"dhanpati.bandopadhyay@yahoo.co.in","dop":"2026-02-04","serial_number":"745796985761108","imei1":"745796985761108","imei2":"745796985761108","popurl":"www.leela-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186066,"job_number":"JOB_186066","tr_customer_id":186084,"tr_customer_product_id":186074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Mangala Varma","mobile_number":"7426093785","email_id":"priya.kocchar@gmail.com","dop":"2026-02-04","serial_number":"942466053430417","imei1":"942466053430417","imei2":"942466053430417","popurl":"www.manikya-pothuvaal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186067,"job_number":"JOB_186067","tr_customer_id":186085,"tr_customer_product_id":186075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Dakshayani Tagore","mobile_number":"7497113637","email_id":"anand.arora@yahoo.co.in","dop":"2026-02-04","serial_number":"888891805752241","imei1":"888891805752241","imei2":"888891805752241","popurl":"www.yogendra-trivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186068,"job_number":"JOB_186068","tr_customer_id":186086,"tr_customer_product_id":186076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Anurag Desai","mobile_number":"7420637278","email_id":"sudeva.dubashi@gmail.com","dop":"2026-02-04","serial_number":"014036903751885","imei1":"014036903751885","imei2":"014036903751885","popurl":"www.shashikala-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186069,"job_number":"JOB_186069","tr_customer_id":186087,"tr_customer_product_id":186077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Mani Malik","mobile_number":"7458420850","email_id":"gemini.gupta@yahoo.co.in","dop":"2026-02-04","serial_number":"696018165019930","imei1":"696018165019930","imei2":"696018165019930","popurl":"www.tanushri-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186070,"job_number":"JOB_186070","tr_customer_id":186088,"tr_customer_product_id":186078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Gajaadhar Gill","mobile_number":"7469226953","email_id":"ankal.mukhopadhyay@yahoo.co.in","dop":"2026-02-04","serial_number":"729027546007897","imei1":"729027546007897","imei2":"729027546007897","popurl":"www.deepankar-prajapat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186071,"job_number":"JOB_186071","tr_customer_id":186089,"tr_customer_product_id":186079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Manjusha Mahajan","mobile_number":"7449908482","email_id":"akshayakeerti.mehrotra@yahoo.co.in","dop":"2026-02-04","serial_number":"630295600449976","imei1":"630295600449976","imei2":"630295600449976","popurl":"www.anusuya-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186072,"job_number":"JOB_186072","tr_customer_id":186091,"tr_customer_product_id":186081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Brahmdev Jain","mobile_number":"7479346076","email_id":"kanak.tagore@gmail.com","dop":"2026-02-04","serial_number":"641873459894360","imei1":"641873459894360","imei2":"641873459894360","popurl":"www.aadrika-kaur.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186073,"job_number":"JOB_186073","tr_customer_id":186090,"tr_customer_product_id":186080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Girik Acharya","mobile_number":"7404389373","email_id":"bhuvanesh.nambeesan@yahoo.co.in","dop":"2026-02-04","serial_number":"984166705469207","imei1":"984166705469207","imei2":"984166705469207","popurl":"www.gurdev-shukla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186074,"job_number":"JOB_186074","tr_customer_id":186092,"tr_customer_product_id":186082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Devi Panicker","mobile_number":"7476007141","email_id":"dhananjay.ahluwalia@yahoo.co.in","dop":"2026-02-04","serial_number":"973862563737920","imei1":"973862563737920","imei2":"973862563737920","popurl":"www.dipankar-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186075,"job_number":"JOB_186075","tr_customer_id":186093,"tr_customer_product_id":186083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Adheesh Chopra","mobile_number":"7422528968","email_id":"aditya.sinha@gmail.com","dop":"2026-02-04","serial_number":"571503652529376","imei1":"571503652529376","imei2":"571503652529376","popurl":"www.lakshmi-devar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186076,"job_number":"JOB_186076","tr_customer_id":186094,"tr_customer_product_id":186084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Suma Chopra","mobile_number":"7484720740","email_id":"jagdish.reddy@hotmail.com","dop":"2026-02-04","serial_number":"401628560187691","imei1":"401628560187691","imei2":"401628560187691","popurl":"www.tanya-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186077,"job_number":"JOB_186077","tr_customer_id":186095,"tr_customer_product_id":186085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Chitrali Nehru","mobile_number":"7495524762","email_id":"bhudeva.chopra@gmail.com","dop":"2026-02-04","serial_number":"497203973546459","imei1":"497203973546459","imei2":"497203973546459","popurl":"www.balaaditya-verma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186078,"job_number":"JOB_186078","tr_customer_id":186096,"tr_customer_product_id":186086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Dayamayee Khanna","mobile_number":"7445074029","email_id":"chandraprabha.nambeesan@yahoo.co.in","dop":"2026-02-04","serial_number":"312101966392272","imei1":"312101966392272","imei2":"312101966392272","popurl":"www.leela-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186079,"job_number":"JOB_186079","tr_customer_id":186097,"tr_customer_product_id":186087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Dandak Saini","mobile_number":"7421468740","email_id":"tara.achari@gmail.com","dop":"2026-02-04","serial_number":"017667600457751","imei1":"017667600457751","imei2":"017667600457751","popurl":"www.ekadant-acharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186080,"job_number":"JOB_186080","tr_customer_id":186098,"tr_customer_product_id":186088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Chitrali Verma","mobile_number":"7483059988","email_id":"girija.arora@hotmail.com","dop":"2026-02-04","serial_number":"103778904858122","imei1":"103778904858122","imei2":"103778904858122","popurl":"www.sunita-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186081,"job_number":"JOB_186081","tr_customer_id":186099,"tr_customer_product_id":186089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Digambara Panicker","mobile_number":"7400256523","email_id":"laxman.bhat@hotmail.com","dop":"2026-02-04","serial_number":"944920941951025","imei1":"944920941951025","imei2":"944920941951025","popurl":"www.nanda-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186082,"job_number":"JOB_186082","tr_customer_id":186100,"tr_customer_product_id":186090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Kumar Agarwal","mobile_number":"7466931978","email_id":"gauranga.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"694656101685344","imei1":"694656101685344","imei2":"694656101685344","popurl":"www.lakshminath-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186083,"job_number":"JOB_186083","tr_customer_id":186101,"tr_customer_product_id":186091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Ankal Chopra","mobile_number":"7420499922","email_id":"aayushman.trivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"167613107262505","imei1":"167613107262505","imei2":"167613107262505","popurl":"www.balaaditya-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186084,"job_number":"JOB_186084","tr_customer_id":186102,"tr_customer_product_id":186092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Mahesh Nayar","mobile_number":"7418257010","email_id":"kamala.reddy@hotmail.com","dop":"2026-02-04","serial_number":"120783503221399","imei1":"120783503221399","imei2":"120783503221399","popurl":"www.chandravati-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186085,"job_number":"JOB_186085","tr_customer_id":186103,"tr_customer_product_id":186093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Deb Rana","mobile_number":"7447678466","email_id":"bhagirathi.khanna@yahoo.co.in","dop":"2026-02-04","serial_number":"260254108805074","imei1":"260254108805074","imei2":"260254108805074","popurl":"www.daevika-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186086,"job_number":"JOB_186086","tr_customer_id":186104,"tr_customer_product_id":186094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Dandak Sethi","mobile_number":"7421108575","email_id":"gautam.marar@gmail.com","dop":"2026-02-04","serial_number":"496074146335632","imei1":"496074146335632","imei2":"496074146335632","popurl":"www.archan-iyer.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186087,"job_number":"JOB_186087","tr_customer_id":186105,"tr_customer_product_id":186095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Lila Pothuvaal","mobile_number":"7443549127","email_id":"arindam.patel@hotmail.com","dop":"2026-02-04","serial_number":"354014321068000","imei1":"354014321068000","imei2":"354014321068000","popurl":"www.ghanaanand-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186088,"job_number":"JOB_186088","tr_customer_id":186106,"tr_customer_product_id":186096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Shubhaprada Asan","mobile_number":"7448500205","email_id":"ashok.asan@gmail.com","dop":"2026-02-04","serial_number":"686141513800518","imei1":"686141513800518","imei2":"686141513800518","popurl":"www.rita-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186089,"job_number":"JOB_186089","tr_customer_id":186107,"tr_customer_product_id":186097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Subhash Naik","mobile_number":"7459873097","email_id":"chapala.verma@yahoo.co.in","dop":"2026-02-04","serial_number":"914166704037415","imei1":"914166704037415","imei2":"914166704037415","popurl":"www.jitendra-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186090,"job_number":"JOB_186090","tr_customer_id":186108,"tr_customer_product_id":186098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Sarala Namboothiri","mobile_number":"7488387727","email_id":"birjesh.varman@yahoo.co.in","dop":"2026-02-04","serial_number":"664880535624244","imei1":"664880535624244","imei2":"664880535624244","popurl":"www.gajabahu-abbott.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186091,"job_number":"JOB_186091","tr_customer_id":186109,"tr_customer_product_id":186099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Kailash Devar","mobile_number":"7453543923","email_id":"bilwa.ahluwalia@yahoo.co.in","dop":"2026-02-04","serial_number":"882343435218047","imei1":"882343435218047","imei2":"882343435218047","popurl":"www.vedang-prajapat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186092,"job_number":"JOB_186092","tr_customer_id":186110,"tr_customer_product_id":186100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Girika Mishra","mobile_number":"7461125694","email_id":"bhavani.bhattacharya@gmail.com","dop":"2026-02-04","serial_number":"823669319963218","imei1":"823669319963218","imei2":"823669319963218","popurl":"www.bhaumik-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186093,"job_number":"JOB_186093","tr_customer_id":186111,"tr_customer_product_id":186101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Girindra Jain","mobile_number":"7491234822","email_id":"vidhur.chopra@hotmail.com","dop":"2026-02-04","serial_number":"489669415908542","imei1":"489669415908542","imei2":"489669415908542","popurl":"www.priyala-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186094,"job_number":"JOB_186094","tr_customer_id":186112,"tr_customer_product_id":186102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Oormila Panicker","mobile_number":"7416472459","email_id":"deeptanshu.adiga@gmail.com","dop":"2026-02-04","serial_number":"708049096880058","imei1":"708049096880058","imei2":"708049096880058","popurl":"www.chandradev-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186095,"job_number":"JOB_186095","tr_customer_id":186113,"tr_customer_product_id":186103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Sarala Bandopadhyay","mobile_number":"7476775431","email_id":"anurag.desai@hotmail.com","dop":"2026-02-04","serial_number":"796448291664578","imei1":"796448291664578","imei2":"796448291664578","popurl":"www.kailash-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186096,"job_number":"JOB_186096","tr_customer_id":186114,"tr_customer_product_id":186104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Balagovind Malik","mobile_number":"7450615894","email_id":"hiranmaya.marar@gmail.com","dop":"2026-02-04","serial_number":"204758445937053","imei1":"204758445937053","imei2":"204758445937053","popurl":"www.ajit-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186097,"job_number":"JOB_186097","tr_customer_id":186115,"tr_customer_product_id":186105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bharat Kakkar","mobile_number":"7450559865","email_id":"sunita.chopra@hotmail.com","dop":"2026-02-04","serial_number":"766850086379371","imei1":"766850086379371","imei2":"766850086379371","popurl":"www.aanandinii-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186098,"job_number":"JOB_186098","tr_customer_id":186116,"tr_customer_product_id":186106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gopaal Naik","mobile_number":"7489528165","email_id":"deven.nehru@hotmail.com","dop":"2026-02-04","serial_number":"069021666521682","imei1":"069021666521682","imei2":"069021666521682","popurl":"www.chandani-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186099,"job_number":"JOB_186099","tr_customer_id":186117,"tr_customer_product_id":186107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bilva Saini","mobile_number":"7435457114","email_id":"chandraayan.nayar@yahoo.co.in","dop":"2026-02-04","serial_number":"673487008636382","imei1":"673487008636382","imei2":"673487008636382","popurl":"www.surya-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186100,"job_number":"JOB_186100","tr_customer_id":186118,"tr_customer_product_id":186108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Daevika Deshpande","mobile_number":"7448561664","email_id":"kailash.dwivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"030622850389419","imei1":"030622850389419","imei2":"030622850389419","popurl":"www.chinmayanand-pilla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186101,"job_number":"JOB_186101","tr_customer_id":186119,"tr_customer_product_id":186109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Malti Ahluwalia","mobile_number":"7472679072","email_id":"gemine.pandey@hotmail.com","dop":"2026-02-04","serial_number":"118697805980021","imei1":"118697805980021","imei2":"118697805980021","popurl":"www.jay-iyengar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186102,"job_number":"JOB_186102","tr_customer_id":186120,"tr_customer_product_id":186110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Leela Varma","mobile_number":"7462709257","email_id":"vaijayanthi.pillai@gmail.com","dop":"2026-02-04","serial_number":"390059703530864","imei1":"390059703530864","imei2":"390059703530864","popurl":"www.chaitan-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186103,"job_number":"JOB_186103","tr_customer_id":186121,"tr_customer_product_id":186111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Amritambu Marar","mobile_number":"7474407574","email_id":"hiranya.asan@gmail.com","dop":"2026-02-04","serial_number":"077370291787146","imei1":"077370291787146","imei2":"077370291787146","popurl":"www.som-trivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186104,"job_number":"JOB_186104","tr_customer_id":186122,"tr_customer_product_id":186112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Ekdant Sethi","mobile_number":"7433307567","email_id":"aamod.varma@gmail.com","dop":"2026-02-04","serial_number":"928240027796297","imei1":"928240027796297","imei2":"928240027796297","popurl":"www.bishnu-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186105,"job_number":"JOB_186105","tr_customer_id":186123,"tr_customer_product_id":186113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Darshwana Tandon","mobile_number":"7456160981","email_id":"bhamini.acharya@hotmail.com","dop":"2026-02-04","serial_number":"676638953150145","imei1":"676638953150145","imei2":"676638953150145","popurl":"www.chakrika-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186106,"job_number":"JOB_186106","tr_customer_id":186124,"tr_customer_product_id":186114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Vaidehi Namboothiri","mobile_number":"7497386875","email_id":"jitender.nayar@hotmail.com","dop":"2026-02-04","serial_number":"686000509235763","imei1":"686000509235763","imei2":"686000509235763","popurl":"www.mahesh-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186107,"job_number":"JOB_186107","tr_customer_id":186125,"tr_customer_product_id":186115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhamini Bhattacharya","mobile_number":"7492850502","email_id":"divaakar.trivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"194673556845187","imei1":"194673556845187","imei2":"194673556845187","popurl":"www.dhanapati-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186108,"job_number":"JOB_186108","tr_customer_id":186126,"tr_customer_product_id":186116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gajabahu Nair","mobile_number":"7410929028","email_id":"bandhu.banerjee@yahoo.co.in","dop":"2026-02-04","serial_number":"135415101797994","imei1":"135415101797994","imei2":"135415101797994","popurl":"www.manikya-guneta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186109,"job_number":"JOB_186109","tr_customer_id":186127,"tr_customer_product_id":186117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Sharmila Acharya","mobile_number":"7432005881","email_id":"tanya.naik@yahoo.co.in","dop":"2026-02-04","serial_number":"666863239077225","imei1":"666863239077225","imei2":"666863239077225","popurl":"www.uttam-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186110,"job_number":"JOB_186110","tr_customer_id":186128,"tr_customer_product_id":186118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Diptendu Trivedi","mobile_number":"7453700057","email_id":"gandharva.sinha@hotmail.com","dop":"2026-02-04","serial_number":"676918467369278","imei1":"676918467369278","imei2":"676918467369278","popurl":"www.gajadhar-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186111,"job_number":"JOB_186111","tr_customer_id":186129,"tr_customer_product_id":186119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gitanjali Saini","mobile_number":"7487121350","email_id":"dipali.guneta@gmail.com","dop":"2026-02-04","serial_number":"300487791421917","imei1":"300487791421917","imei2":"300487791421917","popurl":"www.divaakar-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186112,"job_number":"JOB_186112","tr_customer_id":186130,"tr_customer_product_id":186120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Dhatri Mahajan","mobile_number":"7431492774","email_id":"bhadrak.khanna@yahoo.co.in","dop":"2026-02-04","serial_number":"822016746045668","imei1":"822016746045668","imei2":"822016746045668","popurl":"www.bakula-asan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186113,"job_number":"JOB_186113","tr_customer_id":186131,"tr_customer_product_id":186121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhargava Patil","mobile_number":"7429190657","email_id":"deeptendu.pilla@yahoo.co.in","dop":"2026-02-04","serial_number":"613241991596087","imei1":"613241991596087","imei2":"613241991596087","popurl":"www.mani-desai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186114,"job_number":"JOB_186114","tr_customer_id":186132,"tr_customer_product_id":186123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Chidananda Nambeesan","mobile_number":"7456661265","email_id":"dhanpati.khatri@hotmail.com","dop":"2026-02-04","serial_number":"906193824338867","imei1":"906193824338867","imei2":"906193824338867","popurl":"www.mani-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186115,"job_number":"JOB_186115","tr_customer_id":186133,"tr_customer_product_id":186122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Kashyap Mehrotra","mobile_number":"7423985981","email_id":"opalina.sinha@gmail.com","dop":"2026-02-04","serial_number":"446934921776665","imei1":"446934921776665","imei2":"446934921776665","popurl":"www.chandraprabha-jha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186116,"job_number":"JOB_186116","tr_customer_id":186134,"tr_customer_product_id":186124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Pran Iyengar","mobile_number":"7483995656","email_id":"himadri.sinha@yahoo.co.in","dop":"2026-02-04","serial_number":"733388890861173","imei1":"733388890861173","imei2":"733388890861173","popurl":"www.sumitra-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186117,"job_number":"JOB_186117","tr_customer_id":186135,"tr_customer_product_id":186125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhaaswar Sinha","mobile_number":"7470973713","email_id":"ranjit.tandon@gmail.com","dop":"2026-02-04","serial_number":"489907086472653","imei1":"489907086472653","imei2":"489907086472653","popurl":"www.triloki nath-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186118,"job_number":"JOB_186118","tr_customer_id":186136,"tr_customer_product_id":186126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Agrata Butt","mobile_number":"7483078717","email_id":"ashlesh.jain@gmail.com","dop":"2026-02-04","serial_number":"910108368519656","imei1":"910108368519656","imei2":"910108368519656","popurl":"www.tejas-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186119,"job_number":"JOB_186119","tr_customer_id":186138,"tr_customer_product_id":186127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Goswami Achari","mobile_number":"7463203887","email_id":"padma.tagore@hotmail.com","dop":"2026-02-04","serial_number":"626121886831476","imei1":"626121886831476","imei2":"626121886831476","popurl":"www.akshat-reddy.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186120,"job_number":"JOB_186120","tr_customer_id":186137,"tr_customer_product_id":186128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Ahalya Dhawan","mobile_number":"7411173665","email_id":"kama.ganaka@hotmail.com","dop":"2026-02-04","serial_number":"378879316071159","imei1":"378879316071159","imei2":"378879316071159","popurl":"www.adinath-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186121,"job_number":"JOB_186121","tr_customer_id":186139,"tr_customer_product_id":186129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Balgopal Joshi","mobile_number":"7496800740","email_id":"ekaaksh.guneta@hotmail.com","dop":"2026-02-04","serial_number":"208556256170444","imei1":"208556256170444","imei2":"208556256170444","popurl":"www.brijesh-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186122,"job_number":"JOB_186122","tr_customer_id":186140,"tr_customer_product_id":186130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Dharmaketu Mishra","mobile_number":"7463593573","email_id":"abhaya.naik@yahoo.co.in","dop":"2026-02-04","serial_number":"592092899758289","imei1":"592092899758289","imei2":"592092899758289","popurl":"www.sanjay-khatri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186123,"job_number":"JOB_186123","tr_customer_id":186141,"tr_customer_product_id":186131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Aagney Gowda","mobile_number":"7417093430","email_id":"vaishno.agarwal@gmail.com","dop":"2026-02-04","serial_number":"798381967995862","imei1":"798381967995862","imei2":"798381967995862","popurl":"www.vaijayanthi-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186124,"job_number":"JOB_186124","tr_customer_id":186142,"tr_customer_product_id":186132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Sanka Guha","mobile_number":"7477306830","email_id":"suryakantam.mehra@yahoo.co.in","dop":"2026-02-04","serial_number":"466961165289636","imei1":"466961165289636","imei2":"466961165289636","popurl":"www.bhramar-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186128,"job_number":"JOB_186128","tr_customer_id":186146,"tr_customer_product_id":186136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:03.000Z","modified_at":"2026-02-14T10:11:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11722177967508","imei1":"11722177967508","imei2":"11722177967508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186130,"job_number":"JOB_186130","tr_customer_id":186148,"tr_customer_product_id":186138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:05.000Z","modified_at":"2026-02-14T10:11:05.000Z","name":"Jordi Cartwright","mobile_number":"469-897-2632","email_id":"Flossie5@gmail.com","dop":"2025-04-06","serial_number":"17939833899743278","imei1":"17939833899743278","imei2":"17939833899743278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186131,"job_number":"JOB_186131","tr_customer_id":186149,"tr_customer_product_id":186139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:50.000Z","modified_at":"2026-02-14T10:11:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14940163624575","imei1":"14940163624575","imei2":"14940163624575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186133,"job_number":"JOB_186133","tr_customer_id":186151,"tr_customer_product_id":186141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:51.000Z","modified_at":"2026-02-14T10:11:51.000Z","name":"Stacy Roob","mobile_number":"805-337-3307","email_id":"Howell.Upton@gmail.com","dop":"2025-04-06","serial_number":"19756461362137176","imei1":"19756461362137176","imei2":"19756461362137176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186134,"job_number":"JOB_186134","tr_customer_id":186152,"tr_customer_product_id":186142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:01.000Z","modified_at":"2026-02-14T10:12:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16771310048747","imei1":"16771310048747","imei2":"16771310048747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186136,"job_number":"JOB_186136","tr_customer_id":186154,"tr_customer_product_id":186144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:02.000Z","modified_at":"2026-02-14T10:12:02.000Z","name":"Jessy Conn","mobile_number":"224-308-1895","email_id":"Xzavier_Orn@hotmail.com","dop":"2025-04-06","serial_number":"16368718390883740","imei1":"16368718390883740","imei2":"16368718390883740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186137,"job_number":"JOB_186137","tr_customer_id":186155,"tr_customer_product_id":186145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:35.000Z","modified_at":"2026-02-14T10:12:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14383518788143","imei1":"14383518788143","imei2":"14383518788143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186139,"job_number":"JOB_186139","tr_customer_id":186157,"tr_customer_product_id":186147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:37.000Z","modified_at":"2026-02-14T10:12:37.000Z","name":"Dock Runolfsson","mobile_number":"495-714-8019","email_id":"Larry_Kling@yahoo.com","dop":"2025-04-06","serial_number":"15515564318772646","imei1":"15515564318772646","imei2":"15515564318772646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186140,"job_number":"JOB_186140","tr_customer_id":186158,"tr_customer_product_id":186148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:44.000Z","modified_at":"2026-02-14T10:12:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17999399104920","imei1":"17999399104920","imei2":"17999399104920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186142,"job_number":"JOB_186142","tr_customer_id":186160,"tr_customer_product_id":186150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:46.000Z","modified_at":"2026-02-14T10:12:46.000Z","name":"Nikki Boyle","mobile_number":"884-703-8833","email_id":"Anne_Leuschke32@gmail.com","dop":"2025-04-06","serial_number":"16758051450584036","imei1":"16758051450584036","imei2":"16758051450584036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186143,"job_number":"JOB_186143","tr_customer_id":186161,"tr_customer_product_id":186151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:13:28.000Z","modified_at":"2026-02-14T10:13:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15729163372072","imei1":"15729163372072","imei2":"15729163372072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:13:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186145,"job_number":"JOB_186145","tr_customer_id":186163,"tr_customer_product_id":186153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:13:29.000Z","modified_at":"2026-02-14T10:13:29.000Z","name":"Eileen Hermann","mobile_number":"409-817-6428","email_id":"Mara_Stroman81@yahoo.com","dop":"2025-04-06","serial_number":"14205578071441096","imei1":"14205578071441096","imei2":"14205578071441096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:13:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186146,"job_number":"JOB_186146","tr_customer_id":186164,"tr_customer_product_id":186154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:13.000Z","modified_at":"2026-02-14T10:14:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11895544319168","imei1":"11895544319168","imei2":"11895544319168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186148,"job_number":"JOB_186148","tr_customer_id":186166,"tr_customer_product_id":186156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:14.000Z","modified_at":"2026-02-14T10:14:14.000Z","name":"Isac Ortiz","mobile_number":"919-265-0999","email_id":"Kitty64@gmail.com","dop":"2025-04-06","serial_number":"10547669431595114","imei1":"10547669431595114","imei2":"10547669431595114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186149,"job_number":"JOB_186149","tr_customer_id":186167,"tr_customer_product_id":186157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:57.000Z","modified_at":"2026-02-14T10:14:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17775970839745","imei1":"17775970839745","imei2":"17775970839745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186151,"job_number":"JOB_186151","tr_customer_id":186169,"tr_customer_product_id":186159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:59.000Z","modified_at":"2026-02-14T10:14:59.000Z","name":"Kurtis Shanahan","mobile_number":"730-514-4700","email_id":"Stephan30@yahoo.com","dop":"2025-04-06","serial_number":"18613035660570800","imei1":"18613035660570800","imei2":"18613035660570800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186152,"job_number":"JOB_186152","tr_customer_id":186170,"tr_customer_product_id":186160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:41.000Z","modified_at":"2026-02-14T10:15:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16577728627885","imei1":"16577728627885","imei2":"16577728627885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186154,"job_number":"JOB_186154","tr_customer_id":186172,"tr_customer_product_id":186162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:42.000Z","modified_at":"2026-02-14T10:15:42.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"22346567890346","imei1":"22346567890346","imei2":"22346567890346","popurl":"2026-02-04T10:15:41.986779399Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186155,"job_number":"JOB_186155","tr_customer_id":186173,"tr_customer_product_id":186163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:43.000Z","modified_at":"2026-02-14T10:15:43.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"69346567893456","imei1":"69346567893456","imei2":"69346567893456","popurl":"2026-02-04T10:15:42.640664077Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186156,"job_number":"JOB_186156","tr_customer_id":186174,"tr_customer_product_id":186164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:43.000Z","modified_at":"2026-02-14T10:15:43.000Z","name":"Estella Runolfsson","mobile_number":"834-454-1066","email_id":"Don_Reinger34@gmail.com","dop":"2025-04-06","serial_number":"10377373080107010","imei1":"10377373080107010","imei2":"10377373080107010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186157,"job_number":"JOB_186157","tr_customer_id":186175,"tr_customer_product_id":186165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:16:23.000Z","modified_at":"2026-02-14T10:16:23.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"08543457895444","imei1":"08543457895444","imei2":"08543457895444","popurl":"2026-02-04T10:16:23.420446439Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:16:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186158,"job_number":"JOB_186158","tr_customer_id":186176,"tr_customer_product_id":186166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:46:54.000Z","modified_at":"2026-02-14T10:46:54.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-04","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-04T10:46:46.196211801Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186159,"job_number":"JOB_186159","tr_customer_id":186177,"tr_customer_product_id":186167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:46:54.000Z","modified_at":"2026-02-14T10:46:54.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-04","serial_number":"95153387691956","imei1":"95153387691956","imei2":"95153387691956","popurl":"2026-02-04T10:46:46.198403234Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186160,"job_number":"JOB_186160","tr_customer_id":186178,"tr_customer_product_id":186168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:47:05.000Z","modified_at":"2026-02-14T10:47:05.000Z","name":"Bharat Kaur","mobile_number":"8640528410","email_id":"manik.khan@gmail.com","dop":"2026-02-04","serial_number":"35604291499479","imei1":"35604291499479","imei2":"35604291499479","popurl":"www.aarya-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186161,"job_number":"JOB_186161","tr_customer_id":186179,"tr_customer_product_id":186169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:13:32.000Z","modified_at":"2026-02-14T11:13:32.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"12233334444444446","imei1":"12233334444444446","imei2":"12233334444444446","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:13:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186164,"job_number":"JOB_186164","tr_customer_id":186182,"tr_customer_product_id":186172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:43:18.000Z","modified_at":"2026-02-14T11:43:18.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-04","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-04T11:43:18.199735291Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186165,"job_number":"JOB_186165","tr_customer_id":186183,"tr_customer_product_id":186173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:47:56.000Z","modified_at":"2026-02-14T11:47:56.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741466","imei1":"45658258741466","imei2":"45658258741466","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:47:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186166,"job_number":"JOB_186166","tr_customer_id":186184,"tr_customer_product_id":186174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:53:46.000Z","modified_at":"2026-02-14T11:53:46.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"10606217695499","imei1":"10606217695499","imei2":"10606217695499","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186167,"job_number":"JOB_186167","tr_customer_id":186185,"tr_customer_product_id":186175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:53:58.000Z","modified_at":"2026-02-14T11:53:58.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"12562220380593","imei1":"12562220380593","imei2":"12562220380593","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186174,"job_number":"JOB_186174","tr_customer_id":186192,"tr_customer_product_id":186182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:19:58.000Z","modified_at":"2026-02-14T12:19:58.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"22346567890355","imei1":"22346567890355","imei2":"22346567890355","popurl":"2026-02-04T12:19:55.963599200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186175,"job_number":"JOB_186175","tr_customer_id":186193,"tr_customer_product_id":186183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:27:22.000Z","modified_at":"2026-02-14T12:27:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18673983644276","imei1":"18673983644276","imei2":"18673983644276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186177,"job_number":"JOB_186177","tr_customer_id":186195,"tr_customer_product_id":186185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:27:23.000Z","modified_at":"2026-02-14T12:27:23.000Z","name":"Jovani Cremin","mobile_number":"820-995-3596","email_id":"Edwin37@yahoo.com","dop":"2025-04-06","serial_number":"16267219260370476","imei1":"16267219260370476","imei2":"16267219260370476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186178,"job_number":"JOB_186178","tr_customer_id":186196,"tr_customer_product_id":186186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:06.000Z","modified_at":"2026-02-14T12:28:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16847849197681","imei1":"16847849197681","imei2":"16847849197681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186180,"job_number":"JOB_186180","tr_customer_id":186198,"tr_customer_product_id":186188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:07.000Z","modified_at":"2026-02-14T12:28:07.000Z","name":"Tatum Miller","mobile_number":"714-263-6988","email_id":"Aaron.Adams30@gmail.com","dop":"2025-04-06","serial_number":"13932191088728956","imei1":"13932191088728956","imei2":"13932191088728956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186183,"job_number":"JOB_186183","tr_customer_id":186201,"tr_customer_product_id":186191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:49.000Z","modified_at":"2026-02-14T12:28:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19452533923469","imei1":"19452533923469","imei2":"19452533923469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186187,"job_number":"JOB_186187","tr_customer_id":186205,"tr_customer_product_id":186195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:51.000Z","modified_at":"2026-02-14T12:28:51.000Z","name":"Bennett Schamberger","mobile_number":"274-433-8303","email_id":"Anastasia_Collier51@hotmail.com","dop":"2025-04-06","serial_number":"13285504460478896","imei1":"13285504460478896","imei2":"13285504460478896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186188,"job_number":"JOB_186188","tr_customer_id":186206,"tr_customer_product_id":186196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:43:31.000Z","modified_at":"2026-02-14T12:43:31.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"10868900468161","imei1":"10868900468161","imei2":"10868900468161","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186193,"job_number":"JOB_186193","tr_customer_id":186211,"tr_customer_product_id":186201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:48:49.000Z","modified_at":"2026-02-14T12:48:49.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"11662117639339","imei1":"11662117639339","imei2":"11662117639339","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:48:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186195,"job_number":"JOB_186195","tr_customer_id":186213,"tr_customer_product_id":186203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:48:50.000Z","modified_at":"2026-02-14T12:48:50.000Z","name":"Godfrey Murphy","mobile_number":"925-266-9898","email_id":"Dale_Hansen82@gmail.com","dop":"2026-01-04","serial_number":"88913336812380620","imei1":"88913336812380620","imei2":"88913336812380620","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186196,"job_number":"JOB_186196","tr_customer_id":186214,"tr_customer_product_id":186204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:12.000Z","modified_at":"2026-02-14T12:49:12.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"19110743976252","imei1":"19110743976252","imei2":"19110743976252","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186198,"job_number":"JOB_186198","tr_customer_id":186216,"tr_customer_product_id":186206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:12.000Z","modified_at":"2026-02-14T12:49:12.000Z","name":"Aiden Murphy","mobile_number":"784-240-3800","email_id":"Delilah80@yahoo.com","dop":"2026-01-04","serial_number":"91611652788160690","imei1":"91611652788160690","imei2":"91611652788160690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186199,"job_number":"JOB_186199","tr_customer_id":186217,"tr_customer_product_id":186207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:34.000Z","modified_at":"2026-02-14T12:49:34.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"12719647210180","imei1":"12719647210180","imei2":"12719647210180","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186201,"job_number":"JOB_186201","tr_customer_id":186219,"tr_customer_product_id":186209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:35.000Z","modified_at":"2026-02-14T12:49:35.000Z","name":"Einar Turcotte","mobile_number":"557-370-7166","email_id":"Bridgette19@hotmail.com","dop":"2026-01-04","serial_number":"19720603540402428","imei1":"19720603540402428","imei2":"19720603540402428","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186202,"job_number":"JOB_186202","tr_customer_id":186220,"tr_customer_product_id":186210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:13:26.000Z","modified_at":"2026-02-14T13:13:26.000Z","name":"Alexandra Haley","mobile_number":"225-349-0220","email_id":"Jaycee18@gmail.com","dop":"2025-12-01","serial_number":"12144109598102","imei1":"12144109598102","imei2":"12144109598102","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186203,"job_number":"JOB_186203","tr_customer_id":186221,"tr_customer_product_id":186211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:16:35.000Z","modified_at":"2026-02-14T13:16:35.000Z","name":"AO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"20974917682594","imei1":"20974917682594","imei2":"20974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:16:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186204,"job_number":"JOB_186204","tr_customer_id":186222,"tr_customer_product_id":186212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:21:22.000Z","modified_at":"2026-02-14T13:21:22.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"89346567890400","imei1":"89346567890400","imei2":"89346567890400","popurl":"2026-02-04T13:21:19.839459300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186205,"job_number":"JOB_186205","tr_customer_id":186223,"tr_customer_product_id":186213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:24:41.000Z","modified_at":"2026-02-14T13:24:41.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"55346567890400","imei1":"55346567890400","imei2":"55346567890400","popurl":"2026-02-04T13:24:38.788661500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186206,"job_number":"JOB_186206","tr_customer_id":186224,"tr_customer_product_id":186214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:25:18.000Z","modified_at":"2026-02-14T13:25:18.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-04","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-04T13:25:17.617587545Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186207,"job_number":"JOB_186207","tr_customer_id":186225,"tr_customer_product_id":186215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:27:22.000Z","modified_at":"2026-02-14T13:27:22.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"55346567890440","imei1":"55346567890440","imei2":"55346567890440","popurl":"2026-02-04T13:27:20.299702900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186208,"job_number":"JOB_186208","tr_customer_id":186226,"tr_customer_product_id":186216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:30:59.000Z","modified_at":"2026-02-14T13:30:59.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"89346567890355","imei1":"89346567890355","imei2":"89346567890355","popurl":"2026-02-04T13:30:58.686025922Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186214,"job_number":"JOB_186214","tr_customer_id":186232,"tr_customer_product_id":186222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:47.000Z","modified_at":"2026-02-14T13:38:47.000Z","name":"Geraldine Harvey","mobile_number":"948-822-5286","email_id":"Dario_Cummings87@gmail.com","dop":"2025-05-30","serial_number":"14225849688221","imei1":"14225849688221","imei2":"14225849688221","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186215,"job_number":"JOB_186215","tr_customer_id":186233,"tr_customer_product_id":186223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:48.000Z","modified_at":"2026-02-14T13:38:48.000Z","name":"Gail Kuhn","mobile_number":"221-305-8637","email_id":"Armani.Ortiz@yahoo.com","dop":"2025-05-30","serial_number":"1926646597491973","imei1":"1926646597491973","imei2":"1926646597491973","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186216,"job_number":"JOB_186216","tr_customer_id":186234,"tr_customer_product_id":186224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:50.000Z","modified_at":"2026-02-14T13:43:50.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19136693902120","imei1":"19136693902120","imei2":"19136693902120","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186222,"job_number":"JOB_186222","tr_customer_id":186240,"tr_customer_product_id":186230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:36.000Z","modified_at":"2026-02-14T13:44:36.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"16295336675545","imei1":"16295336675545","imei2":"16295336675545","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186224,"job_number":"JOB_186224","tr_customer_id":186242,"tr_customer_product_id":186232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:37.000Z","modified_at":"2026-02-14T13:44:37.000Z","name":"Mafalda Purdy","mobile_number":"572-481-5081","email_id":"Sonya_Bradtke26@hotmail.com","dop":"2026-01-04","serial_number":"68127788424985010","imei1":"68127788424985010","imei2":"68127788424985010","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186225,"job_number":"JOB_186225","tr_customer_id":186243,"tr_customer_product_id":186233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:45:21.000Z","modified_at":"2026-02-14T13:45:21.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"19723094854844","imei1":"19723094854844","imei2":"19723094854844","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186227,"job_number":"JOB_186227","tr_customer_id":186245,"tr_customer_product_id":186235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:45:23.000Z","modified_at":"2026-02-14T13:45:23.000Z","name":"Elsa Conn","mobile_number":"840-962-8481","email_id":"Charles.Ward@gmail.com","dop":"2026-01-04","serial_number":"78898211313581730","imei1":"78898211313581730","imei2":"78898211313581730","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:45:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186228,"job_number":"JOB_186228","tr_customer_id":186246,"tr_customer_product_id":186236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:49:28.000Z","modified_at":"2026-02-14T13:49:28.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77311111374519","imei1":"77311111374519","imei2":"77311111374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186229,"job_number":"JOB_186229","tr_customer_id":186247,"tr_customer_product_id":186237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:49:41.000Z","modified_at":"2026-02-14T13:49:41.000Z","name":"Valentine Ferry","mobile_number":"538-991-4083","email_id":"Cecile7@yahoo.com","dop":"2025-12-01","serial_number":"12153706654492","imei1":"12153706654492","imei2":"12153706654492","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186230,"job_number":"JOB_186230","tr_customer_id":186248,"tr_customer_product_id":186238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:56:56.000Z","modified_at":"2026-02-14T13:56:56.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"106726798091563","imei1":"106726798091563","imei2":"106726798091563","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186232,"job_number":"JOB_186232","tr_customer_id":186250,"tr_customer_product_id":186240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:41.000Z","modified_at":"2026-02-14T13:57:41.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103350478049178","imei1":"103350478049178","imei2":"103350478049178","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186234,"job_number":"JOB_186234","tr_customer_id":186252,"tr_customer_product_id":186242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91069295660049","imei1":"91069295660049","imei2":"91069295660049","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186235,"job_number":"JOB_186235","tr_customer_id":186253,"tr_customer_product_id":186243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78833839195056","imei1":"78833839195056","imei2":"78833839195056","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186236,"job_number":"JOB_186236","tr_customer_id":186254,"tr_customer_product_id":186244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49649204451426","imei1":"49649204451426","imei2":"49649204451426","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186237,"job_number":"JOB_186237","tr_customer_id":186255,"tr_customer_product_id":186245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77691569453599","imei1":"77691569453599","imei2":"77691569453599","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186238,"job_number":"JOB_186238","tr_customer_id":186256,"tr_customer_product_id":186246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69788153213519","imei1":"69788153213519","imei2":"69788153213519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186239,"job_number":"JOB_186239","tr_customer_id":186257,"tr_customer_product_id":186247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69076683011765","imei1":"69076683011765","imei2":"69076683011765","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186241,"job_number":"JOB_186241","tr_customer_id":186259,"tr_customer_product_id":186249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:16.000Z","modified_at":"2026-02-14T13:58:16.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12734707494710","imei1":"12734707494710","imei2":"12734707494710","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186243,"job_number":"JOB_186243","tr_customer_id":186261,"tr_customer_product_id":186251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:17.000Z","modified_at":"2026-02-14T13:58:17.000Z","name":"Wilford Block","mobile_number":"800-694-2178","email_id":"Maxwell_OKon@gmail.com","dop":"2025-08-24","serial_number":"1019194760862160","imei1":"1019194760862160","imei2":"1019194760862160","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186245,"job_number":"JOB_186245","tr_customer_id":186263,"tr_customer_product_id":186253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:21.000Z","modified_at":"2026-02-14T13:58:21.000Z","name":"Robyn Kovacek","mobile_number":"289-761-3943","email_id":"Karlie_Dickinson10@hotmail.com","dop":"2025-04-06","serial_number":"13074030069973008","imei1":"13074030069973008","imei2":"13074030069973008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186246,"job_number":"JOB_186246","tr_customer_id":186264,"tr_customer_product_id":186254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:27.000Z","modified_at":"2026-02-14T13:58:27.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"105473458877803","imei1":"105473458877803","imei2":"105473458877803","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186248,"job_number":"JOB_186248","tr_customer_id":186266,"tr_customer_product_id":186256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:29.000Z","modified_at":"2026-02-14T13:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64999377434969","imei1":"64999377434969","imei2":"64999377434969","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186249,"job_number":"JOB_186249","tr_customer_id":186267,"tr_customer_product_id":186257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:29.000Z","modified_at":"2026-02-14T13:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23671646095570","imei1":"23671646095570","imei2":"23671646095570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186250,"job_number":"JOB_186250","tr_customer_id":186268,"tr_customer_product_id":186258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39029920422436","imei1":"39029920422436","imei2":"39029920422436","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186251,"job_number":"JOB_186251","tr_customer_id":186269,"tr_customer_product_id":186259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11619761904594","imei1":"11619761904594","imei2":"11619761904594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186252,"job_number":"JOB_186252","tr_customer_id":186270,"tr_customer_product_id":186260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15098715813192","imei1":"15098715813192","imei2":"15098715813192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186253,"job_number":"JOB_186253","tr_customer_id":186271,"tr_customer_product_id":186261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:31.000Z","modified_at":"2026-02-14T13:58:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92523884266725","imei1":"92523884266725","imei2":"92523884266725","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186255,"job_number":"JOB_186255","tr_customer_id":186273,"tr_customer_product_id":186263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:34.000Z","modified_at":"2026-02-14T13:58:34.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17588227136860","imei1":"17588227136860","imei2":"17588227136860","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186257,"job_number":"JOB_186257","tr_customer_id":186275,"tr_customer_product_id":186265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:35.000Z","modified_at":"2026-02-14T13:58:35.000Z","name":"Yadira Schimmel","mobile_number":"417-944-9982","email_id":"Maci.Gislason39@hotmail.com","dop":"2026-01-04","serial_number":"34618870094955760","imei1":"34618870094955760","imei2":"34618870094955760","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186258,"job_number":"JOB_186258","tr_customer_id":186276,"tr_customer_product_id":186266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:52.000Z","modified_at":"2026-02-14T13:58:52.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18249553531764","imei1":"18249553531764","imei2":"18249553531764","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186260,"job_number":"JOB_186260","tr_customer_id":186278,"tr_customer_product_id":186268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:53.000Z","modified_at":"2026-02-14T13:58:53.000Z","name":"Leslie Heathcote","mobile_number":"235-862-6664","email_id":"Meaghan_Smith25@gmail.com","dop":"2025-08-24","serial_number":"1085483546274684","imei1":"1085483546274684","imei2":"1085483546274684","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186261,"job_number":"JOB_186261","tr_customer_id":186279,"tr_customer_product_id":186269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:01.000Z","modified_at":"2026-02-14T13:59:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45908874186839","imei1":"45908874186839","imei2":"45908874186839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186262,"job_number":"JOB_186262","tr_customer_id":186280,"tr_customer_product_id":186270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64103090322673","imei1":"64103090322673","imei2":"64103090322673","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186263,"job_number":"JOB_186263","tr_customer_id":186281,"tr_customer_product_id":186271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32496797499281","imei1":"32496797499281","imei2":"32496797499281","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186264,"job_number":"JOB_186264","tr_customer_id":186282,"tr_customer_product_id":186272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45500956226053","imei1":"45500956226053","imei2":"45500956226053","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186265,"job_number":"JOB_186265","tr_customer_id":186283,"tr_customer_product_id":186273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14659694920962","imei1":"14659694920962","imei2":"14659694920962","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186266,"job_number":"JOB_186266","tr_customer_id":186284,"tr_customer_product_id":186274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:03.000Z","modified_at":"2026-02-14T13:59:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70718200759330","imei1":"70718200759330","imei2":"70718200759330","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186268,"job_number":"JOB_186268","tr_customer_id":186286,"tr_customer_product_id":186276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:12.000Z","modified_at":"2026-02-14T13:59:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15715319323732","imei1":"15715319323732","imei2":"15715319323732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186270,"job_number":"JOB_186270","tr_customer_id":186288,"tr_customer_product_id":186278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:13.000Z","modified_at":"2026-02-14T13:59:13.000Z","name":"Hardy Miller","mobile_number":"882-791-0781","email_id":"Eleanora.Hayes@gmail.com","dop":"2025-04-06","serial_number":"16415082307158584","imei1":"16415082307158584","imei2":"16415082307158584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186271,"job_number":"JOB_186271","tr_customer_id":186289,"tr_customer_product_id":186279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:20.000Z","modified_at":"2026-02-14T13:59:20.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"18210130850319","imei1":"18210130850319","imei2":"18210130850319","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186273,"job_number":"JOB_186273","tr_customer_id":186291,"tr_customer_product_id":186281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:21.000Z","modified_at":"2026-02-14T13:59:21.000Z","name":"Kassandra Stehr","mobile_number":"453-268-9564","email_id":"Chauncey.Conroy17@hotmail.com","dop":"2026-01-04","serial_number":"44003502400252110","imei1":"44003502400252110","imei2":"44003502400252110","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186274,"job_number":"JOB_186274","tr_customer_id":186292,"tr_customer_product_id":186282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:27.000Z","modified_at":"2026-02-14T13:59:27.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"17037552388672","imei1":"17037552388672","imei2":"17037552388672","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186276,"job_number":"JOB_186276","tr_customer_id":186294,"tr_customer_product_id":186284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:28.000Z","modified_at":"2026-02-14T13:59:28.000Z","name":"Eliseo Boehm","mobile_number":"233-938-4694","email_id":"Maiya78@yahoo.com","dop":"2025-08-24","serial_number":"1033675493077393","imei1":"1033675493077393","imei2":"1033675493077393","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186280,"job_number":"JOB_186280","tr_customer_id":186298,"tr_customer_product_id":186288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:59.000Z","modified_at":"2026-02-14T13:59:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19626202541855","imei1":"19626202541855","imei2":"19626202541855","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186282,"job_number":"JOB_186282","tr_customer_id":186300,"tr_customer_product_id":186290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:00.000Z","modified_at":"2026-02-14T14:00:00.000Z","name":"Felton Mann","mobile_number":"615-417-5974","email_id":"Frank88@gmail.com","dop":"2025-04-06","serial_number":"12971585097790910","imei1":"12971585097790910","imei2":"12971585097790910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186283,"job_number":"JOB_186283","tr_customer_id":186301,"tr_customer_product_id":186291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:06.000Z","modified_at":"2026-02-14T14:00:06.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"12861865555833","imei1":"12861865555833","imei2":"12861865555833","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186285,"job_number":"JOB_186285","tr_customer_id":186303,"tr_customer_product_id":186293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:07.000Z","modified_at":"2026-02-14T14:00:07.000Z","name":"Fredrick Marvin","mobile_number":"916-772-9830","email_id":"Freida.West99@hotmail.com","dop":"2026-01-04","serial_number":"57577242995698970","imei1":"57577242995698970","imei2":"57577242995698970","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186290,"job_number":"JOB_186290","tr_customer_id":186308,"tr_customer_product_id":186298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:45.000Z","modified_at":"2026-02-14T14:00:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16756061068601","imei1":"16756061068601","imei2":"16756061068601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186292,"job_number":"JOB_186292","tr_customer_id":186310,"tr_customer_product_id":186300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:47.000Z","modified_at":"2026-02-14T14:00:47.000Z","name":"Silas Corkery","mobile_number":"622-708-8219","email_id":"Isaac46@gmail.com","dop":"2025-04-06","serial_number":"14095891803176376","imei1":"14095891803176376","imei2":"14095891803176376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186293,"job_number":"JOB_186293","tr_customer_id":186311,"tr_customer_product_id":186301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:02:38.000Z","modified_at":"2026-02-14T14:02:38.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"15275371729729","imei1":"15275371729729","imei2":"15275371729729","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186295,"job_number":"JOB_186295","tr_customer_id":186313,"tr_customer_product_id":186303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:02:39.000Z","modified_at":"2026-02-14T14:02:39.000Z","name":"Oren Wilkinson","mobile_number":"801-888-3228","email_id":"Savanna_Lang1@yahoo.com","dop":"2026-01-04","serial_number":"56960720959757230","imei1":"56960720959757230","imei2":"56960720959757230","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:02:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186296,"job_number":"JOB_186296","tr_customer_id":186314,"tr_customer_product_id":186304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:03:25.000Z","modified_at":"2026-02-14T14:03:25.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"16284760772244","imei1":"16284760772244","imei2":"16284760772244","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:03:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186298,"job_number":"JOB_186298","tr_customer_id":186316,"tr_customer_product_id":186306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:03:26.000Z","modified_at":"2026-02-14T14:03:26.000Z","name":"Aniyah Schaden","mobile_number":"638-279-2075","email_id":"Vicenta.Rice@gmail.com","dop":"2026-01-04","serial_number":"75108959438227410","imei1":"75108959438227410","imei2":"75108959438227410","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:03:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186302,"job_number":"JOB_186302","tr_customer_id":186320,"tr_customer_product_id":186310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:04:11.000Z","modified_at":"2026-02-14T14:04:11.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"11183888300362","imei1":"11183888300362","imei2":"11183888300362","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:04:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186304,"job_number":"JOB_186304","tr_customer_id":186322,"tr_customer_product_id":186312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:04:12.000Z","modified_at":"2026-02-14T14:04:12.000Z","name":"Kristoffer Goodwin","mobile_number":"954-372-6416","email_id":"Osborne10@yahoo.com","dop":"2026-01-04","serial_number":"75262432810090080","imei1":"75262432810090080","imei2":"75262432810090080","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186309,"job_number":"JOB_186309","tr_customer_id":186327,"tr_customer_product_id":186317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:56.000Z","modified_at":"2026-02-14T14:15:56.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17269713771923","imei1":"17269713771923","imei2":"17269713771923","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186313,"job_number":"JOB_186313","tr_customer_id":186331,"tr_customer_product_id":186321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Josie Hilpert","mobile_number":"461-302-4524","email_id":"Kitty_Hermann22@yahoo.com","dop":"2026-01-04","serial_number":"37218641280861020","imei1":"37218641280861020","imei2":"37218641280861020","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186317,"job_number":"JOB_186317","tr_customer_id":186335,"tr_customer_product_id":186325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:16:41.000Z","modified_at":"2026-02-14T14:16:41.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"18955882905541","imei1":"18955882905541","imei2":"18955882905541","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:16:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186319,"job_number":"JOB_186319","tr_customer_id":186337,"tr_customer_product_id":186327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:16:42.000Z","modified_at":"2026-02-14T14:16:42.000Z","name":"Emilia Goodwin","mobile_number":"311-932-6580","email_id":"Isaias.Johns@gmail.com","dop":"2026-01-04","serial_number":"29178967526656400","imei1":"29178967526656400","imei2":"29178967526656400","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:16:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186320,"job_number":"JOB_186320","tr_customer_id":186338,"tr_customer_product_id":186328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:25.000Z","modified_at":"2026-02-14T14:17:25.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18212432507354","imei1":"18212432507354","imei2":"18212432507354","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186322,"job_number":"JOB_186322","tr_customer_id":186340,"tr_customer_product_id":186330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:26.000Z","modified_at":"2026-02-14T14:17:26.000Z","name":"Landen Wolf","mobile_number":"676-910-4571","email_id":"Adrianna.Marks@gmail.com","dop":"2026-01-04","serial_number":"67584845573701384","imei1":"67584845573701384","imei2":"67584845573701384","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186323,"job_number":"JOB_186323","tr_customer_id":186341,"tr_customer_product_id":186331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:43.000Z","modified_at":"2026-02-14T14:17:43.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"24580619526832","imei1":"24580619526832","imei2":"24580619526832","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186324,"job_number":"JOB_186324","tr_customer_id":186342,"tr_customer_product_id":186332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:44.000Z","modified_at":"2026-02-14T14:17:44.000Z","name":"Asa Stehr","mobile_number":"299-677-9294","email_id":"Bailee91@hotmail.com","dop":"2025-02-01","serial_number":"20136832936697","imei1":"20136832936697","imei2":"20136832936697","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186326,"job_number":"JOB_186326","tr_customer_id":186344,"tr_customer_product_id":186334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:18:26.000Z","modified_at":"2026-02-14T14:18:26.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"107658097759740","imei1":"107658097759740","imei2":"107658097759740","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186327,"job_number":"JOB_186327","tr_customer_id":186345,"tr_customer_product_id":186335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:18:26.000Z","modified_at":"2026-02-14T14:18:26.000Z","name":"Alyson Volkman","mobile_number":"531-761-1358","email_id":"Donnie.Toy51@hotmail.com","dop":"2025-02-01","serial_number":"68844838698580","imei1":"68844838698580","imei2":"68844838698580","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186329,"job_number":"JOB_186329","tr_customer_id":186347,"tr_customer_product_id":186337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:08.000Z","modified_at":"2026-02-14T14:19:08.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"69549939532052","imei1":"69549939532052","imei2":"69549939532052","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186330,"job_number":"JOB_186330","tr_customer_id":186348,"tr_customer_product_id":186338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:08.000Z","modified_at":"2026-02-14T14:19:08.000Z","name":"Stewart Grady","mobile_number":"814-849-2340","email_id":"Leanna_Hoppe@hotmail.com","dop":"2025-02-01","serial_number":"107034017796315","imei1":"107034017796315","imei2":"107034017796315","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186331,"job_number":"JOB_186331","tr_customer_id":186349,"tr_customer_product_id":186339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:09.000Z","modified_at":"2026-02-14T14:19:09.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"67590369828754480","imei1":"67590369828754480","imei2":"67590369828754480","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186333,"job_number":"JOB_186333","tr_customer_id":186351,"tr_customer_product_id":186341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:21.000Z","modified_at":"2026-02-14T14:19:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16478249658206","imei1":"16478249658206","imei2":"16478249658206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186335,"job_number":"JOB_186335","tr_customer_id":186353,"tr_customer_product_id":186343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:22.000Z","modified_at":"2026-02-14T14:19:22.000Z","name":"Lemuel Bogisich","mobile_number":"689-429-1885","email_id":"Sherwood_Walter70@gmail.com","dop":"2025-04-06","serial_number":"11869058104208406","imei1":"11869058104208406","imei2":"11869058104208406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186336,"job_number":"JOB_186336","tr_customer_id":186354,"tr_customer_product_id":186344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:08.000Z","modified_at":"2026-02-14T14:20:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13393373942553","imei1":"13393373942553","imei2":"13393373942553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186338,"job_number":"JOB_186338","tr_customer_id":186356,"tr_customer_product_id":186346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:10.000Z","modified_at":"2026-02-14T14:20:10.000Z","name":"Jana Hahn","mobile_number":"951-777-8911","email_id":"Andres51@yahoo.com","dop":"2025-04-06","serial_number":"16453447766922222","imei1":"16453447766922222","imei2":"16453447766922222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186339,"job_number":"JOB_186339","tr_customer_id":186357,"tr_customer_product_id":186347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:14.000Z","modified_at":"2026-02-14T14:20:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12400669784762","imei1":"12400669784762","imei2":"12400669784762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186341,"job_number":"JOB_186341","tr_customer_id":186359,"tr_customer_product_id":186349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:16.000Z","modified_at":"2026-02-14T14:20:16.000Z","name":"Mafalda Kshlerin","mobile_number":"886-946-5503","email_id":"Eleanora_Ruecker47@hotmail.com","dop":"2025-04-06","serial_number":"18413276361879668","imei1":"18413276361879668","imei2":"18413276361879668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186342,"job_number":"JOB_186342","tr_customer_id":186360,"tr_customer_product_id":186350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:55.000Z","modified_at":"2026-02-14T14:20:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17898613247094","imei1":"17898613247094","imei2":"17898613247094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186344,"job_number":"JOB_186344","tr_customer_id":186362,"tr_customer_product_id":186352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:57.000Z","modified_at":"2026-02-14T14:20:57.000Z","name":"Alexanne Nicolas","mobile_number":"643-789-3688","email_id":"Amara51@gmail.com","dop":"2025-04-06","serial_number":"18658160060505252","imei1":"18658160060505252","imei2":"18658160060505252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186345,"job_number":"JOB_186345","tr_customer_id":186363,"tr_customer_product_id":186353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:58.000Z","modified_at":"2026-02-14T14:20:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10968253958071","imei1":"10968253958071","imei2":"10968253958071","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186347,"job_number":"JOB_186347","tr_customer_id":186365,"tr_customer_product_id":186355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:59.000Z","modified_at":"2026-02-14T14:20:59.000Z","name":"Malinda Strosin","mobile_number":"946-668-7626","email_id":"Sabryna_Kreiger16@gmail.com","dop":"2025-04-06","serial_number":"10350176908686802","imei1":"10350176908686802","imei2":"10350176908686802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186348,"job_number":"JOB_186348","tr_customer_id":186366,"tr_customer_product_id":186356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:22.000Z","modified_at":"2026-02-14T14:21:22.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10605428730409","imei1":"10605428730409","imei2":"10605428730409","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186350,"job_number":"JOB_186350","tr_customer_id":186368,"tr_customer_product_id":186358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:23.000Z","modified_at":"2026-02-14T14:21:23.000Z","name":"Larry Dare","mobile_number":"746-945-6269","email_id":"Magali30@yahoo.com","dop":"2025-06-18","serial_number":"1045681304658611","imei1":"1045681304658611","imei2":"1045681304658611","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186351,"job_number":"JOB_186351","tr_customer_id":186369,"tr_customer_product_id":186359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:41.000Z","modified_at":"2026-02-14T14:21:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16947832948282","imei1":"16947832948282","imei2":"16947832948282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186353,"job_number":"JOB_186353","tr_customer_id":186371,"tr_customer_product_id":186361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:42.000Z","modified_at":"2026-02-14T14:21:42.000Z","name":"Fae Douglas","mobile_number":"207-342-7803","email_id":"Lavina.Lebsack23@gmail.com","dop":"2025-04-06","serial_number":"19404048992341660","imei1":"19404048992341660","imei2":"19404048992341660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186357,"job_number":"JOB_186357","tr_customer_id":186375,"tr_customer_product_id":186365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:06.000Z","modified_at":"2026-02-14T14:22:06.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10871939916306","imei1":"10871939916306","imei2":"10871939916306","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186359,"job_number":"JOB_186359","tr_customer_id":186377,"tr_customer_product_id":186367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:07.000Z","modified_at":"2026-02-14T14:22:07.000Z","name":"Carmela McLaughlin","mobile_number":"215-355-3884","email_id":"Brain_Rowe@hotmail.com","dop":"2025-06-18","serial_number":"1007953654075682","imei1":"1007953654075682","imei2":"1007953654075682","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186369,"job_number":"JOB_186369","tr_customer_id":186387,"tr_customer_product_id":186377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:15.000Z","modified_at":"2026-02-14T14:24:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11045362160790","imei1":"11045362160790","imei2":"11045362160790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186371,"job_number":"JOB_186371","tr_customer_id":186389,"tr_customer_product_id":186379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:17.000Z","modified_at":"2026-02-14T14:24:17.000Z","name":"Marianna Olson","mobile_number":"454-353-7956","email_id":"Jonathan79@gmail.com","dop":"2025-04-06","serial_number":"14017029563764436","imei1":"14017029563764436","imei2":"14017029563764436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186372,"job_number":"JOB_186372","tr_customer_id":186390,"tr_customer_product_id":186380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:37.000Z","modified_at":"2026-02-14T14:24:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19115841946052","imei1":"19115841946052","imei2":"19115841946052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186374,"job_number":"JOB_186374","tr_customer_id":186392,"tr_customer_product_id":186382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:39.000Z","modified_at":"2026-02-14T14:24:39.000Z","name":"Myrl Reichel","mobile_number":"810-302-9960","email_id":"Shaun.Lehner99@hotmail.com","dop":"2025-04-06","serial_number":"11903902966640536","imei1":"11903902966640536","imei2":"11903902966640536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186379,"job_number":"JOB_186379","tr_customer_id":186397,"tr_customer_product_id":186387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:00.000Z","modified_at":"2026-02-14T14:25:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15631506711161","imei1":"15631506711161","imei2":"15631506711161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186381,"job_number":"JOB_186381","tr_customer_id":186399,"tr_customer_product_id":186389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:02.000Z","modified_at":"2026-02-14T14:25:02.000Z","name":"Catalina Howe","mobile_number":"959-222-1527","email_id":"Daniella_Torp19@gmail.com","dop":"2025-04-06","serial_number":"16155023309403816","imei1":"16155023309403816","imei2":"16155023309403816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186382,"job_number":"JOB_186382","tr_customer_id":186400,"tr_customer_product_id":186390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:21.000Z","modified_at":"2026-02-14T14:25:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15329867451382","imei1":"15329867451382","imei2":"15329867451382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186384,"job_number":"JOB_186384","tr_customer_id":186402,"tr_customer_product_id":186392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:22.000Z","modified_at":"2026-02-14T14:25:22.000Z","name":"Lemuel Ryan","mobile_number":"592-665-0531","email_id":"Lukas_Bogisich83@gmail.com","dop":"2025-04-06","serial_number":"12741332948656348","imei1":"12741332948656348","imei2":"12741332948656348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186385,"job_number":"JOB_186385","tr_customer_id":186403,"tr_customer_product_id":186393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:25.000Z","modified_at":"2026-02-14T14:25:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19247743340088","imei1":"19247743340088","imei2":"19247743340088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186387,"job_number":"JOB_186387","tr_customer_id":186405,"tr_customer_product_id":186395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:27.000Z","modified_at":"2026-02-14T14:25:27.000Z","name":"Theodore Roob","mobile_number":"968-666-1578","email_id":"Randall_Bednar@gmail.com","dop":"2025-04-06","serial_number":"19731849550586450","imei1":"19731849550586450","imei2":"19731849550586450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186388,"job_number":"JOB_186388","tr_customer_id":186406,"tr_customer_product_id":186396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:45.000Z","modified_at":"2026-02-14T14:25:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14465841717482","imei1":"14465841717482","imei2":"14465841717482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186390,"job_number":"JOB_186390","tr_customer_id":186408,"tr_customer_product_id":186398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:46.000Z","modified_at":"2026-02-14T14:25:46.000Z","name":"Kirsten Howell","mobile_number":"707-550-2027","email_id":"Bill83@gmail.com","dop":"2025-04-06","serial_number":"11649009942536724","imei1":"11649009942536724","imei2":"11649009942536724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186391,"job_number":"JOB_186391","tr_customer_id":186409,"tr_customer_product_id":186399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:48.000Z","modified_at":"2026-02-14T14:25:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14588939585391","imei1":"14588939585391","imei2":"14588939585391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186393,"job_number":"JOB_186393","tr_customer_id":186411,"tr_customer_product_id":186401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:50.000Z","modified_at":"2026-02-14T14:25:50.000Z","name":"Dasia Jaskolski","mobile_number":"829-427-6431","email_id":"Sylvester_Flatley@hotmail.com","dop":"2025-04-06","serial_number":"13822418786647994","imei1":"13822418786647994","imei2":"13822418786647994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186394,"job_number":"JOB_186394","tr_customer_id":186412,"tr_customer_product_id":186402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:04.000Z","modified_at":"2026-02-14T14:26:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15561520154183","imei1":"15561520154183","imei2":"15561520154183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186396,"job_number":"JOB_186396","tr_customer_id":186414,"tr_customer_product_id":186404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:06.000Z","modified_at":"2026-02-14T14:26:06.000Z","name":"Pietro Price","mobile_number":"617-653-7526","email_id":"Furman_Kovacek@hotmail.com","dop":"2025-04-06","serial_number":"15178559544686624","imei1":"15178559544686624","imei2":"15178559544686624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186397,"job_number":"JOB_186397","tr_customer_id":186415,"tr_customer_product_id":186405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:08.000Z","modified_at":"2026-02-14T14:26:08.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17846749013791","imei1":"17846749013791","imei2":"17846749013791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186399,"job_number":"JOB_186399","tr_customer_id":186417,"tr_customer_product_id":186407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:10.000Z","modified_at":"2026-02-14T14:26:10.000Z","name":"Carmen Stehr","mobile_number":"455-655-3157","email_id":"Milford.Ortiz39@yahoo.com","dop":"2025-04-06","serial_number":"12402540803770678","imei1":"12402540803770678","imei2":"12402540803770678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186400,"job_number":"JOB_186400","tr_customer_id":186418,"tr_customer_product_id":186408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:32.000Z","modified_at":"2026-02-14T14:26:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13736486063836","imei1":"13736486063836","imei2":"13736486063836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186402,"job_number":"JOB_186402","tr_customer_id":186420,"tr_customer_product_id":186410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:33.000Z","modified_at":"2026-02-14T14:26:33.000Z","name":"Jonas Wolff","mobile_number":"346-793-2245","email_id":"Kellen30@yahoo.com","dop":"2025-04-06","serial_number":"14740519128888516","imei1":"14740519128888516","imei2":"14740519128888516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186403,"job_number":"JOB_186403","tr_customer_id":186421,"tr_customer_product_id":186411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:50.000Z","modified_at":"2026-02-14T14:26:50.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19769693155494","imei1":"19769693155494","imei2":"19769693155494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186405,"job_number":"JOB_186405","tr_customer_id":186423,"tr_customer_product_id":186413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:51.000Z","modified_at":"2026-02-14T14:26:51.000Z","name":"Gerson Hand","mobile_number":"506-718-6438","email_id":"Sheldon.Stoltenberg@yahoo.com","dop":"2025-04-06","serial_number":"10186282516339994","imei1":"10186282516339994","imei2":"10186282516339994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186406,"job_number":"JOB_186406","tr_customer_id":186424,"tr_customer_product_id":186414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:15.000Z","modified_at":"2026-02-14T14:27:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11143769476042","imei1":"11143769476042","imei2":"11143769476042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186408,"job_number":"JOB_186408","tr_customer_id":186426,"tr_customer_product_id":186416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:16.000Z","modified_at":"2026-02-14T14:27:16.000Z","name":"Anjali Vandervort","mobile_number":"597-290-5872","email_id":"Aurore_Prohaska55@gmail.com","dop":"2025-04-06","serial_number":"17430088561990724","imei1":"17430088561990724","imei2":"17430088561990724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186410,"job_number":"JOB_186410","tr_customer_id":186428,"tr_customer_product_id":186418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:49.000Z","modified_at":"2026-02-14T14:27:49.000Z","name":"Mavis Reichert","mobile_number":"717-891-3834","email_id":"Richie.Purdy@hotmail.com","dop":"2025-04-06","serial_number":"10529096745950732","imei1":"10529096745950732","imei2":"10529096745950732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186413,"job_number":"JOB_186413","tr_customer_id":186431,"tr_customer_product_id":186421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:28:07.000Z","modified_at":"2026-02-14T14:28:07.000Z","name":"Rosamond Fisher","mobile_number":"412-913-8443","email_id":"Hector3@gmail.com","dop":"2025-04-06","serial_number":"18866263572584060","imei1":"18866263572584060","imei2":"18866263572584060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186416,"job_number":"JOB_186416","tr_customer_id":186434,"tr_customer_product_id":186424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:29:30.000Z","modified_at":"2026-02-14T14:29:30.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14665763720427","imei1":"14665763720427","imei2":"14665763720427","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186418,"job_number":"JOB_186418","tr_customer_id":186436,"tr_customer_product_id":186426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:29:31.000Z","modified_at":"2026-02-14T14:29:31.000Z","name":"Terence Schaefer","mobile_number":"329-561-9036","email_id":"Tiffany.Lubowitz@gmail.com","dop":"2026-01-04","serial_number":"39438754957273170","imei1":"39438754957273170","imei2":"39438754957273170","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186419,"job_number":"JOB_186419","tr_customer_id":186437,"tr_customer_product_id":186427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:13.000Z","modified_at":"2026-02-14T14:30:13.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13300218591587","imei1":"13300218591587","imei2":"13300218591587","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186421,"job_number":"JOB_186421","tr_customer_id":186439,"tr_customer_product_id":186429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:15.000Z","modified_at":"2026-02-14T14:30:15.000Z","name":"Maudie Stiedemann","mobile_number":"741-379-7612","email_id":"Quentin71@yahoo.com","dop":"2026-01-04","serial_number":"81089955510828350","imei1":"81089955510828350","imei2":"81089955510828350","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186422,"job_number":"JOB_186422","tr_customer_id":186440,"tr_customer_product_id":186430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:50.000Z","modified_at":"2026-02-14T14:30:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11364429659791","imei1":"11364429659791","imei2":"11364429659791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186424,"job_number":"JOB_186424","tr_customer_id":186442,"tr_customer_product_id":186432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:51.000Z","modified_at":"2026-02-14T14:30:51.000Z","name":"Vaughn Zemlak","mobile_number":"827-576-4848","email_id":"Jettie38@gmail.com","dop":"2025-04-06","serial_number":"13258747537263652","imei1":"13258747537263652","imei2":"13258747537263652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186425,"job_number":"JOB_186425","tr_customer_id":186443,"tr_customer_product_id":186433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:56.000Z","modified_at":"2026-02-14T14:30:56.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18602578910486","imei1":"18602578910486","imei2":"18602578910486","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186427,"job_number":"JOB_186427","tr_customer_id":186445,"tr_customer_product_id":186435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:58.000Z","modified_at":"2026-02-14T14:30:58.000Z","name":"Jannie Gusikowski","mobile_number":"832-323-4299","email_id":"Keyshawn.Carroll@gmail.com","dop":"2026-01-04","serial_number":"85975509747868420","imei1":"85975509747868420","imei2":"85975509747868420","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186428,"job_number":"JOB_186428","tr_customer_id":186446,"tr_customer_product_id":186436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:59.000Z","modified_at":"2026-02-14T14:30:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19748229259285","imei1":"19748229259285","imei2":"19748229259285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186430,"job_number":"JOB_186430","tr_customer_id":186448,"tr_customer_product_id":186438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:00.000Z","modified_at":"2026-02-14T14:31:00.000Z","name":"Mylene Lang","mobile_number":"297-887-6005","email_id":"Foster.Schulist@yahoo.com","dop":"2025-04-06","serial_number":"10604154887247260","imei1":"10604154887247260","imei2":"10604154887247260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186435,"job_number":"JOB_186435","tr_customer_id":186453,"tr_customer_product_id":186443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:34.000Z","modified_at":"2026-02-14T14:31:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15587236222132","imei1":"15587236222132","imei2":"15587236222132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186437,"job_number":"JOB_186437","tr_customer_id":186455,"tr_customer_product_id":186445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:36.000Z","modified_at":"2026-02-14T14:31:36.000Z","name":"Linda Gaylord","mobile_number":"255-908-7233","email_id":"Aleen17@yahoo.com","dop":"2025-04-06","serial_number":"13609483299515894","imei1":"13609483299515894","imei2":"13609483299515894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186438,"job_number":"JOB_186438","tr_customer_id":186456,"tr_customer_product_id":186446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:41.000Z","modified_at":"2026-02-14T14:31:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10997920677842","imei1":"10997920677842","imei2":"10997920677842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186440,"job_number":"JOB_186440","tr_customer_id":186458,"tr_customer_product_id":186448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:42.000Z","modified_at":"2026-02-14T14:31:42.000Z","name":"Eden Hansen","mobile_number":"279-984-9706","email_id":"Samantha.Gibson@gmail.com","dop":"2025-04-06","serial_number":"14189470078883456","imei1":"14189470078883456","imei2":"14189470078883456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186441,"job_number":"JOB_186441","tr_customer_id":186459,"tr_customer_product_id":186449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:52.000Z","modified_at":"2026-02-14T14:31:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15629081925531","imei1":"15629081925531","imei2":"15629081925531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186443,"job_number":"JOB_186443","tr_customer_id":186461,"tr_customer_product_id":186451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:54.000Z","modified_at":"2026-02-14T14:31:54.000Z","name":"Delphia Jaskolski","mobile_number":"891-970-9666","email_id":"Christiana.Buckridge@yahoo.com","dop":"2025-04-06","serial_number":"13266281519878262","imei1":"13266281519878262","imei2":"13266281519878262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186447,"job_number":"JOB_186447","tr_customer_id":186465,"tr_customer_product_id":186455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:19.000Z","modified_at":"2026-02-14T14:32:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14093655098675","imei1":"14093655098675","imei2":"14093655098675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186449,"job_number":"JOB_186449","tr_customer_id":186467,"tr_customer_product_id":186457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:21.000Z","modified_at":"2026-02-14T14:32:21.000Z","name":"Eladio Harvey","mobile_number":"378-344-9132","email_id":"Dixie1@hotmail.com","dop":"2025-04-06","serial_number":"13525465447743460","imei1":"13525465447743460","imei2":"13525465447743460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186450,"job_number":"JOB_186450","tr_customer_id":186468,"tr_customer_product_id":186458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:22.000Z","modified_at":"2026-02-14T14:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18494090767779","imei1":"18494090767779","imei2":"18494090767779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186452,"job_number":"JOB_186452","tr_customer_id":186470,"tr_customer_product_id":186460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:24.000Z","modified_at":"2026-02-14T14:32:24.000Z","name":"Kylee Nienow","mobile_number":"490-967-8037","email_id":"Lavon.Towne@yahoo.com","dop":"2025-04-06","serial_number":"12486294945675952","imei1":"12486294945675952","imei2":"12486294945675952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186456,"job_number":"JOB_186456","tr_customer_id":186474,"tr_customer_product_id":186464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:36.000Z","modified_at":"2026-02-14T14:32:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10296612653189","imei1":"10296612653189","imei2":"10296612653189","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186458,"job_number":"JOB_186458","tr_customer_id":186476,"tr_customer_product_id":186466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:37.000Z","modified_at":"2026-02-14T14:32:37.000Z","name":"Wendell Mohr","mobile_number":"286-230-3189","email_id":"Tia24@hotmail.com","dop":"2025-04-06","serial_number":"13663351105380792","imei1":"13663351105380792","imei2":"13663351105380792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186463,"job_number":"JOB_186463","tr_customer_id":186481,"tr_customer_product_id":186471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:03.000Z","modified_at":"2026-02-14T14:33:03.000Z","name":"Tyreek Leffler","mobile_number":"400-531-6426","email_id":"Ross.Spinka7@gmail.com","dop":"2025-04-06","serial_number":"16241835703424820","imei1":"16241835703424820","imei2":"16241835703424820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186464,"job_number":"JOB_186464","tr_customer_id":186482,"tr_customer_product_id":186472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:18.000Z","modified_at":"2026-02-14T14:33:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18649951502388","imei1":"18649951502388","imei2":"18649951502388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186466,"job_number":"JOB_186466","tr_customer_id":186484,"tr_customer_product_id":186474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:19.000Z","modified_at":"2026-02-14T14:33:19.000Z","name":"Beulah Dickinson","mobile_number":"540-661-4747","email_id":"Isidro60@yahoo.com","dop":"2025-04-06","serial_number":"17506753221464896","imei1":"17506753221464896","imei2":"17506753221464896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186468,"job_number":"JOB_186468","tr_customer_id":186486,"tr_customer_product_id":186476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:36.000Z","modified_at":"2026-02-14T14:33:36.000Z","name":"Akeem Braun","mobile_number":"385-697-2599","email_id":"Vernie.Bruen69@gmail.com","dop":"2025-04-06","serial_number":"12546814206423396","imei1":"12546814206423396","imei2":"12546814206423396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186469,"job_number":"JOB_186469","tr_customer_id":186487,"tr_customer_product_id":186477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:56.000Z","modified_at":"2026-02-14T14:33:56.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"11162387688954","imei1":"11162387688954","imei2":"11162387688954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186471,"job_number":"JOB_186471","tr_customer_id":186489,"tr_customer_product_id":186479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:57.000Z","modified_at":"2026-02-14T14:33:57.000Z","name":"Doyle Bahringer","mobile_number":"269-294-5694","email_id":"Jeramie.Thiel58@gmail.com","dop":"2025-04-06","serial_number":"10033629947059810","imei1":"10033629947059810","imei2":"10033629947059810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186472,"job_number":"JOB_186472","tr_customer_id":186490,"tr_customer_product_id":186480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:34:41.000Z","modified_at":"2026-02-14T14:34:41.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"13156970382104","imei1":"13156970382104","imei2":"13156970382104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186474,"job_number":"JOB_186474","tr_customer_id":186492,"tr_customer_product_id":186482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:34:43.000Z","modified_at":"2026-02-14T14:34:43.000Z","name":"Alexzander Paucek","mobile_number":"907-258-8895","email_id":"Stewart_Durgan@hotmail.com","dop":"2025-04-06","serial_number":"11355352439291638","imei1":"11355352439291638","imei2":"11355352439291638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186475,"job_number":"JOB_186475","tr_customer_id":186493,"tr_customer_product_id":186483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:04.000Z","modified_at":"2026-02-14T14:35:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14902896502161","imei1":"14902896502161","imei2":"14902896502161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186477,"job_number":"JOB_186477","tr_customer_id":186495,"tr_customer_product_id":186485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:06.000Z","modified_at":"2026-02-14T14:35:06.000Z","name":"Camron Fadel","mobile_number":"310-659-3063","email_id":"Pasquale.Koepp@yahoo.com","dop":"2025-04-06","serial_number":"19742011936462000","imei1":"19742011936462000","imei2":"19742011936462000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186480,"job_number":"JOB_186480","tr_customer_id":186498,"tr_customer_product_id":186488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:10.000Z","modified_at":"2026-02-14T14:35:10.000Z","name":"Caden Mills","mobile_number":"928-989-4723","email_id":"Derrick.OKeefe@yahoo.com","dop":"2025-04-06","serial_number":"10940712456489332","imei1":"10940712456489332","imei2":"10940712456489332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186481,"job_number":"JOB_186481","tr_customer_id":186499,"tr_customer_product_id":186489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:13.000Z","modified_at":"2026-02-14T14:35:13.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19766342416920","imei1":"19766342416920","imei2":"19766342416920","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186483,"job_number":"JOB_186483","tr_customer_id":186501,"tr_customer_product_id":186491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:15.000Z","modified_at":"2026-02-14T14:35:15.000Z","name":"Jaime Block","mobile_number":"981-320-5166","email_id":"Erick.Gaylord@hotmail.com","dop":"2026-01-04","serial_number":"39622555010259900","imei1":"39622555010259900","imei2":"39622555010259900","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186485,"job_number":"JOB_186485","tr_customer_id":186503,"tr_customer_product_id":186493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:26.000Z","modified_at":"2026-02-14T14:35:26.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"18771245724599","imei1":"18771245724599","imei2":"18771245724599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186487,"job_number":"JOB_186487","tr_customer_id":186505,"tr_customer_product_id":186495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:28.000Z","modified_at":"2026-02-14T14:35:28.000Z","name":"Aric Hodkiewicz","mobile_number":"493-698-7826","email_id":"Lauriane_Wehner@gmail.com","dop":"2025-04-06","serial_number":"12434434587421426","imei1":"12434434587421426","imei2":"12434434587421426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186489,"job_number":"JOB_186489","tr_customer_id":186507,"tr_customer_product_id":186497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:52.000Z","modified_at":"2026-02-14T14:35:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11069315748839","imei1":"11069315748839","imei2":"11069315748839","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186491,"job_number":"JOB_186491","tr_customer_id":186509,"tr_customer_product_id":186499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:54.000Z","modified_at":"2026-02-14T14:35:54.000Z","name":"Alf Conroy","mobile_number":"844-958-0364","email_id":"Ward.Cummerata@gmail.com","dop":"2025-04-06","serial_number":"10105688387095444","imei1":"10105688387095444","imei2":"10105688387095444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186492,"job_number":"JOB_186492","tr_customer_id":186510,"tr_customer_product_id":186500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:56.000Z","modified_at":"2026-02-14T14:35:57.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15293840962751","imei1":"15293840962751","imei2":"15293840962751","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186494,"job_number":"JOB_186494","tr_customer_id":186512,"tr_customer_product_id":186502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:39.000Z","modified_at":"2026-02-14T14:36:39.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17352628292670","imei1":"17352628292670","imei2":"17352628292670","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186495,"job_number":"JOB_186495","tr_customer_id":186513,"tr_customer_product_id":186503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:39.000Z","modified_at":"2026-02-14T14:36:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16735480088236","imei1":"16735480088236","imei2":"16735480088236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186498,"job_number":"JOB_186498","tr_customer_id":186516,"tr_customer_product_id":186506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:40.000Z","modified_at":"2026-02-14T14:36:40.000Z","name":"Sam Koss","mobile_number":"935-677-0921","email_id":"Kay41@yahoo.com","dop":"2026-01-04","serial_number":"43498375317847610","imei1":"43498375317847610","imei2":"43498375317847610","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186499,"job_number":"JOB_186499","tr_customer_id":186517,"tr_customer_product_id":186507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:41.000Z","modified_at":"2026-02-14T14:36:41.000Z","name":"Isabell Hamill","mobile_number":"452-650-4319","email_id":"Jammie.Runolfsdottir15@yahoo.com","dop":"2025-04-06","serial_number":"17811317349646252","imei1":"17811317349646252","imei2":"17811317349646252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186500,"job_number":"JOB_186500","tr_customer_id":186518,"tr_customer_product_id":186508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:44:33.000Z","modified_at":"2026-02-14T14:44:33.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17035674235592","imei1":"17035674235592","imei2":"17035674235592","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186502,"job_number":"JOB_186502","tr_customer_id":186520,"tr_customer_product_id":186510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:44:34.000Z","modified_at":"2026-02-14T14:44:34.000Z","name":"Tamara Little","mobile_number":"398-874-1655","email_id":"Zula.Nolan47@yahoo.com","dop":"2026-01-04","serial_number":"46538805077431620","imei1":"46538805077431620","imei2":"46538805077431620","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186503,"job_number":"JOB_186503","tr_customer_id":186521,"tr_customer_product_id":186511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:16.000Z","modified_at":"2026-02-14T14:45:16.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13305958194408","imei1":"13305958194408","imei2":"13305958194408","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186505,"job_number":"JOB_186505","tr_customer_id":186523,"tr_customer_product_id":186513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:17.000Z","modified_at":"2026-02-14T14:45:17.000Z","name":"Amelia Padberg","mobile_number":"736-511-8612","email_id":"Lucius.Hartmann@gmail.com","dop":"2026-01-04","serial_number":"38130249957274424","imei1":"38130249957274424","imei2":"38130249957274424","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186506,"job_number":"JOB_186506","tr_customer_id":186524,"tr_customer_product_id":186514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:59.000Z","modified_at":"2026-02-14T14:45:59.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17458523370898","imei1":"17458523370898","imei2":"17458523370898","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186508,"job_number":"JOB_186508","tr_customer_id":186526,"tr_customer_product_id":186516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:46:00.000Z","modified_at":"2026-02-14T14:46:00.000Z","name":"Zachariah Pacocha","mobile_number":"423-226-9093","email_id":"Sadye_Heller@hotmail.com","dop":"2026-01-04","serial_number":"72729611767500270","imei1":"72729611767500270","imei2":"72729611767500270","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186509,"job_number":"JOB_186509","tr_customer_id":186527,"tr_customer_product_id":186517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:51:54.000Z","modified_at":"2026-02-14T14:51:54.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17533620005446","imei1":"17533620005446","imei2":"17533620005446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186511,"job_number":"JOB_186511","tr_customer_id":186529,"tr_customer_product_id":186519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:51:56.000Z","modified_at":"2026-02-14T14:51:56.000Z","name":"Giovanna Streich","mobile_number":"788-201-5955","email_id":"Emmanuel.Rutherford32@gmail.com","dop":"2025-04-06","serial_number":"19746684652007144","imei1":"19746684652007144","imei2":"19746684652007144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186512,"job_number":"JOB_186512","tr_customer_id":186530,"tr_customer_product_id":186520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:52:38.000Z","modified_at":"2026-02-14T14:52:38.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11192977178751","imei1":"11192977178751","imei2":"11192977178751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:52:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186514,"job_number":"JOB_186514","tr_customer_id":186532,"tr_customer_product_id":186522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:52:40.000Z","modified_at":"2026-02-14T14:52:40.000Z","name":"Elenora Schamberger","mobile_number":"228-796-4765","email_id":"Isac.DuBuque@gmail.com","dop":"2025-04-06","serial_number":"13398897798626508","imei1":"13398897798626508","imei2":"13398897798626508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186517,"job_number":"JOB_186517","tr_customer_id":186535,"tr_customer_product_id":186525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:09:21.000Z","modified_at":"2026-02-14T15:09:21.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"16378584977550","imei1":"16378584977550","imei2":"16378584977550","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:09:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186519,"job_number":"JOB_186519","tr_customer_id":186537,"tr_customer_product_id":186527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:09:22.000Z","modified_at":"2026-02-14T15:09:22.000Z","name":"Hester Heller","mobile_number":"458-417-9227","email_id":"Myles_Veum49@yahoo.com","dop":"2026-01-04","serial_number":"75141566123710980","imei1":"75141566123710980","imei2":"75141566123710980","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:09:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186520,"job_number":"JOB_186520","tr_customer_id":186538,"tr_customer_product_id":186528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:06.000Z","modified_at":"2026-02-14T15:10:06.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13933627186021","imei1":"13933627186021","imei2":"13933627186021","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186522,"job_number":"JOB_186522","tr_customer_id":186540,"tr_customer_product_id":186530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:08.000Z","modified_at":"2026-02-14T15:10:08.000Z","name":"Agnes Abshire","mobile_number":"958-755-3170","email_id":"Spencer_Kozey@gmail.com","dop":"2026-01-04","serial_number":"86962986461421550","imei1":"86962986461421550","imei2":"86962986461421550","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186523,"job_number":"JOB_186523","tr_customer_id":186541,"tr_customer_product_id":186531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:51.000Z","modified_at":"2026-02-14T15:10:51.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"15957844040134","imei1":"15957844040134","imei2":"15957844040134","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186525,"job_number":"JOB_186525","tr_customer_id":186543,"tr_customer_product_id":186533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:52.000Z","modified_at":"2026-02-14T15:10:52.000Z","name":"Edgardo Senger","mobile_number":"307-815-5897","email_id":"Clifford_Mueller@hotmail.com","dop":"2026-01-04","serial_number":"90829009765734300","imei1":"90829009765734300","imei2":"90829009765734300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186526,"job_number":"JOB_186526","tr_customer_id":186544,"tr_customer_product_id":186534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:27:09.000Z","modified_at":"2026-02-14T15:27:09.000Z","name":"Arya Sharma","mobile_number":"8925857387","email_id":"arya.sharma@gmail.com","dop":"2026-02-13","serial_number":"89735689765434","imei1":"89735689765434","imei2":"89735689765434","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186527,"job_number":"JOB_186527","tr_customer_id":186545,"tr_customer_product_id":186535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:36:54.000Z","modified_at":"2026-02-14T15:36:54.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"43247707147662","imei1":"43247707147662","imei2":"43247707147662","popurl":"2026-02-04T15:36:52.627929300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186532,"job_number":"JOB_186532","tr_customer_id":186550,"tr_customer_product_id":186540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:41:42.000Z","modified_at":"2026-02-14T15:41:42.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"43247707147262","imei1":"43247707147262","imei2":"43247707147262","popurl":"2026-02-04T15:41:41.164107600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186534,"job_number":"JOB_186534","tr_customer_id":186552,"tr_customer_product_id":186542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:45:31.000Z","modified_at":"2026-02-14T15:45:31.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100235314124702","imei1":"100235314124702","imei2":"100235314124702","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186536,"job_number":"JOB_186536","tr_customer_id":186554,"tr_customer_product_id":186544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:45:44.000Z","modified_at":"2026-02-14T15:45:44.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"105449759912589","imei1":"105449759912589","imei2":"105449759912589","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186538,"job_number":"JOB_186538","tr_customer_id":186556,"tr_customer_product_id":186546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:48:30.000Z","modified_at":"2026-02-14T15:48:30.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-02-14","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-02-14T15:48:29.052Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186539,"job_number":"JOB_186539","tr_customer_id":186557,"tr_customer_product_id":186547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:03:37.000Z","modified_at":"2026-02-14T16:03:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16824179205424","imei1":"16824179205424","imei2":"16824179205424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186541,"job_number":"JOB_186541","tr_customer_id":186559,"tr_customer_product_id":186549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:03:38.000Z","modified_at":"2026-02-14T16:03:38.000Z","name":"Dixie Schoen","mobile_number":"566-746-0995","email_id":"Cristobal_Lubowitz@hotmail.com","dop":"2025-04-06","serial_number":"10031689925190900","imei1":"10031689925190900","imei2":"10031689925190900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:03:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186542,"job_number":"JOB_186542","tr_customer_id":186560,"tr_customer_product_id":186550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:07.000Z","modified_at":"2026-02-14T16:04:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12828651970761","imei1":"12828651970761","imei2":"12828651970761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186544,"job_number":"JOB_186544","tr_customer_id":186562,"tr_customer_product_id":186552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:08.000Z","modified_at":"2026-02-14T16:04:08.000Z","name":"Wallace Ziemann","mobile_number":"902-799-7851","email_id":"Russel_Howe@hotmail.com","dop":"2025-04-06","serial_number":"12136271642341160","imei1":"12136271642341160","imei2":"12136271642341160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186545,"job_number":"JOB_186545","tr_customer_id":186563,"tr_customer_product_id":186553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:38.000Z","modified_at":"2026-02-14T16:04:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13723554466484","imei1":"13723554466484","imei2":"13723554466484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186547,"job_number":"JOB_186547","tr_customer_id":186565,"tr_customer_product_id":186555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:39.000Z","modified_at":"2026-02-14T16:04:39.000Z","name":"Damaris Jakubowski","mobile_number":"377-811-0182","email_id":"Eva.Rosenbaum39@yahoo.com","dop":"2025-04-06","serial_number":"11747961833221202","imei1":"11747961833221202","imei2":"11747961833221202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186548,"job_number":"JOB_186548","tr_customer_id":186566,"tr_customer_product_id":186556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:11:51.000Z","modified_at":"2026-02-14T16:11:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14498641211462","imei1":"14498641211462","imei2":"14498641211462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186550,"job_number":"JOB_186550","tr_customer_id":186568,"tr_customer_product_id":186558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:11:52.000Z","modified_at":"2026-02-14T16:11:52.000Z","name":"Yvonne Haley","mobile_number":"862-233-9866","email_id":"Jerrod_OConner@gmail.com","dop":"2025-04-06","serial_number":"14958927395460564","imei1":"14958927395460564","imei2":"14958927395460564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186551,"job_number":"JOB_186551","tr_customer_id":186569,"tr_customer_product_id":186559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:18.000Z","modified_at":"2026-02-14T16:12:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17035794447545","imei1":"17035794447545","imei2":"17035794447545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186553,"job_number":"JOB_186553","tr_customer_id":186571,"tr_customer_product_id":186561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:18.000Z","modified_at":"2026-02-14T16:12:18.000Z","name":"Durward Ankunding","mobile_number":"662-584-3254","email_id":"Edgardo24@yahoo.com","dop":"2025-04-06","serial_number":"15541089944688176","imei1":"15541089944688176","imei2":"15541089944688176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186554,"job_number":"JOB_186554","tr_customer_id":186572,"tr_customer_product_id":186562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:45.000Z","modified_at":"2026-02-14T16:12:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18351917709271","imei1":"18351917709271","imei2":"18351917709271","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186556,"job_number":"JOB_186556","tr_customer_id":186574,"tr_customer_product_id":186564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:46.000Z","modified_at":"2026-02-14T16:12:46.000Z","name":"Althea Larson","mobile_number":"293-693-7079","email_id":"Mallie_Kling8@yahoo.com","dop":"2025-04-06","serial_number":"15430761402611404","imei1":"15430761402611404","imei2":"15430761402611404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186557,"job_number":"JOB_186557","tr_customer_id":186575,"tr_customer_product_id":186565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:22:12.000Z","modified_at":"2026-02-14T16:22:12.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2026-02-06","serial_number":"23456781801705","imei1":"23456799101805","imei2":"23456689101105","popurl":"2026-02-06T16:22:06.185742800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186558,"job_number":"JOB_186558","tr_customer_id":186576,"tr_customer_product_id":186566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:11.000Z","modified_at":"2026-02-14T16:37:11.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17627400456568","imei1":"17627400456568","imei2":"17627400456568","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186560,"job_number":"JOB_186560","tr_customer_id":186578,"tr_customer_product_id":186568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:13.000Z","modified_at":"2026-02-14T16:37:13.000Z","name":"Abner Stoltenberg","mobile_number":"434-586-4848","email_id":"Crawford63@yahoo.com","dop":"2026-01-04","serial_number":"88333206087083580","imei1":"88333206087083580","imei2":"88333206087083580","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186561,"job_number":"JOB_186561","tr_customer_id":186579,"tr_customer_product_id":186569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:58.000Z","modified_at":"2026-02-14T16:37:58.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13724934292916","imei1":"13724934292916","imei2":"13724934292916","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186563,"job_number":"JOB_186563","tr_customer_id":186581,"tr_customer_product_id":186571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:59.000Z","modified_at":"2026-02-14T16:37:59.000Z","name":"Raphael Luettgen","mobile_number":"200-563-8307","email_id":"Haylie_Veum@yahoo.com","dop":"2026-01-04","serial_number":"27585526932556660","imei1":"27585526932556660","imei2":"27585526932556660","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186564,"job_number":"JOB_186564","tr_customer_id":186582,"tr_customer_product_id":186572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:38:44.000Z","modified_at":"2026-02-14T16:38:44.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"10776963977938","imei1":"10776963977938","imei2":"10776963977938","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186566,"job_number":"JOB_186566","tr_customer_id":186584,"tr_customer_product_id":186574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:38:45.000Z","modified_at":"2026-02-14T16:38:45.000Z","name":"Stella Schroeder","mobile_number":"842-363-7189","email_id":"Nathanael.Larson@yahoo.com","dop":"2026-01-04","serial_number":"63840359487846690","imei1":"63840359487846690","imei2":"63840359487846690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:38:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186567,"job_number":"JOB_186567","tr_customer_id":186585,"tr_customer_product_id":186575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:40:31.000Z","modified_at":"2026-02-14T16:40:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16628221364459","imei1":"16628221364459","imei2":"16628221364459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186569,"job_number":"JOB_186569","tr_customer_id":186587,"tr_customer_product_id":186577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:40:32.000Z","modified_at":"2026-02-14T16:40:32.000Z","name":"Lenny Jaskolski","mobile_number":"285-400-5591","email_id":"Nellie42@gmail.com","dop":"2025-04-06","serial_number":"13259639120472336","imei1":"13259639120472336","imei2":"13259639120472336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186570,"job_number":"JOB_186570","tr_customer_id":186588,"tr_customer_product_id":186578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:06.000Z","modified_at":"2026-02-14T16:41:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16144219985150","imei1":"16144219985150","imei2":"16144219985150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186572,"job_number":"JOB_186572","tr_customer_id":186590,"tr_customer_product_id":186580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:07.000Z","modified_at":"2026-02-14T16:41:07.000Z","name":"Cecil McDermott","mobile_number":"374-382-3333","email_id":"Rafaela_Wiegand@yahoo.com","dop":"2025-04-06","serial_number":"19368827632641024","imei1":"19368827632641024","imei2":"19368827632641024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186573,"job_number":"JOB_186573","tr_customer_id":186591,"tr_customer_product_id":186581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:40.000Z","modified_at":"2026-02-14T16:41:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19603665744067","imei1":"19603665744067","imei2":"19603665744067","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186575,"job_number":"JOB_186575","tr_customer_id":186593,"tr_customer_product_id":186583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:42.000Z","modified_at":"2026-02-14T16:41:42.000Z","name":"Derick Medhurst","mobile_number":"431-281-4979","email_id":"Jacinthe.Hansen71@gmail.com","dop":"2025-04-06","serial_number":"16130986134650278","imei1":"16130986134650278","imei2":"16130986134650278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186576,"job_number":"JOB_186576","tr_customer_id":186594,"tr_customer_product_id":186584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:53:21.000Z","modified_at":"2026-02-14T16:53:21.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-02-04","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-02-04T16:53:21.327505202Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186577,"job_number":"JOB_186577","tr_customer_id":186595,"tr_customer_product_id":186585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:38.000Z","modified_at":"2026-02-14T16:55:38.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-02-04","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-02-04T16:55:37.874685881Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186578,"job_number":"JOB_186578","tr_customer_id":186596,"tr_customer_product_id":186586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:49.000Z","modified_at":"2026-02-14T16:55:49.000Z","name":"Nikhil Hulke","mobile_number":"8390276733","email_id":"nik7hulke@gmail.com","dop":"2026-02-04","serial_number":"12510855381228","imei1":"12510855381228","imei2":"12510855381228","popurl":"2026-02-04T16:55:48.888113856Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186579,"job_number":"JOB_186579","tr_customer_id":186597,"tr_customer_product_id":186587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:54.000Z","modified_at":"2026-02-14T16:55:54.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"84620302988448","imei1":"84620302988448","imei2":"84620302988448","popurl":"2026-02-04T16:55:54.317111965Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186580,"job_number":"JOB_186580","tr_customer_id":186598,"tr_customer_product_id":186588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:55.000Z","modified_at":"2026-02-14T16:55:55.000Z","name":"Chitrangada Kaniyar","mobile_number":"7046241426","email_id":"anandamayi.bhattacharya@yahoo.co.in","dop":"2026-02-04","serial_number":"537105496882451","imei1":"537105496882451","imei2":"537105496882451","popurl":"www.balachandra-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186581,"job_number":"JOB_186581","tr_customer_id":186599,"tr_customer_product_id":186589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:56.000Z","modified_at":"2026-02-14T16:55:56.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"78920578944937","imei1":"78920578944937","imei2":"78920578944937","popurl":"2026-02-04T16:55:55.696387468Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186582,"job_number":"JOB_186582","tr_customer_id":186600,"tr_customer_product_id":186590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:56.000Z","modified_at":"2026-02-14T16:55:56.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"78925764375486","imei1":"78925764375486","imei2":"78925764375486","popurl":"2026-02-04T16:55:56.262922449Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186583,"job_number":"JOB_186583","tr_customer_id":186601,"tr_customer_product_id":186591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:04.000Z","modified_at":"2026-02-14T16:57:04.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806375566","imei1":"499863806375566","imei2":"499863806375566","popurl":"2026-02-04T16:57:04.003387129Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186584,"job_number":"JOB_186584","tr_customer_id":186602,"tr_customer_product_id":186592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:16.000Z","modified_at":"2026-02-14T16:57:16.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806376402","imei1":"499863806376402","imei2":"499863806376402","popurl":"2026-02-04T16:57:15.976391492Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186585,"job_number":"JOB_186585","tr_customer_id":186603,"tr_customer_product_id":186593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:19.000Z","modified_at":"2026-02-14T16:57:19.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-02-04","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-02-04T16:57:19.478366036Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186586,"job_number":"JOB_186586","tr_customer_id":186604,"tr_customer_product_id":186594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:22.000Z","modified_at":"2026-02-14T16:57:22.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-02-04T16:57:21.874004725Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186587,"job_number":"JOB_186587","tr_customer_id":186605,"tr_customer_product_id":186595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:00:54.000Z","modified_at":"2026-02-14T17:00:54.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-04","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-02-04T17:00:53.871751805Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186588,"job_number":"JOB_186588","tr_customer_id":186606,"tr_customer_product_id":186596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:25.000Z","modified_at":"2026-02-14T17:18:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17094843241599","imei1":"17094843241599","imei2":"17094843241599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186590,"job_number":"JOB_186590","tr_customer_id":186608,"tr_customer_product_id":186598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:26.000Z","modified_at":"2026-02-14T17:18:26.000Z","name":"Nickolas Gleichner","mobile_number":"454-887-8985","email_id":"Prudence.Gleichner21@hotmail.com","dop":"2025-04-06","serial_number":"16476885566110746","imei1":"16476885566110746","imei2":"16476885566110746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186591,"job_number":"JOB_186591","tr_customer_id":186609,"tr_customer_product_id":186599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:55.000Z","modified_at":"2026-02-14T17:18:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12130893119151","imei1":"12130893119151","imei2":"12130893119151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186593,"job_number":"JOB_186593","tr_customer_id":186611,"tr_customer_product_id":186601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:56.000Z","modified_at":"2026-02-14T17:18:56.000Z","name":"Mable Corkery","mobile_number":"822-318-9269","email_id":"Avis_Gerhold56@gmail.com","dop":"2025-04-06","serial_number":"13460518066499608","imei1":"13460518066499608","imei2":"13460518066499608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186594,"job_number":"JOB_186594","tr_customer_id":186612,"tr_customer_product_id":186602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:19:27.000Z","modified_at":"2026-02-14T17:19:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11305734432005","imei1":"11305734432005","imei2":"11305734432005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186596,"job_number":"JOB_186596","tr_customer_id":186614,"tr_customer_product_id":186604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:19:28.000Z","modified_at":"2026-02-14T17:19:29.000Z","name":"Jasper Goldner","mobile_number":"355-667-0941","email_id":"Al.McGlynn90@yahoo.com","dop":"2025-04-06","serial_number":"13301371990997898","imei1":"13301371990997898","imei2":"13301371990997898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:19:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186597,"job_number":"JOB_186597","tr_customer_id":186615,"tr_customer_product_id":186605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:01.000Z","modified_at":"2026-02-14T17:25:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19715956193875","imei1":"19715956193875","imei2":"19715956193875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186599,"job_number":"JOB_186599","tr_customer_id":186617,"tr_customer_product_id":186607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:02.000Z","modified_at":"2026-02-14T17:25:02.000Z","name":"Adeline Mills","mobile_number":"621-626-9216","email_id":"Yvonne89@yahoo.com","dop":"2025-04-06","serial_number":"19362938018547160","imei1":"19362938018547160","imei2":"19362938018547160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186600,"job_number":"JOB_186600","tr_customer_id":186618,"tr_customer_product_id":186608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:46.000Z","modified_at":"2026-02-14T17:25:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10484960031013","imei1":"10484960031013","imei2":"10484960031013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186602,"job_number":"JOB_186602","tr_customer_id":186620,"tr_customer_product_id":186610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:48.000Z","modified_at":"2026-02-14T17:25:48.000Z","name":"Lesly Keeling","mobile_number":"214-774-0503","email_id":"Solon.Cremin@yahoo.com","dop":"2025-04-06","serial_number":"15549388211076464","imei1":"15549388211076464","imei2":"15549388211076464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186603,"job_number":"JOB_186603","tr_customer_id":186621,"tr_customer_product_id":186611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:26:31.000Z","modified_at":"2026-02-14T17:26:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14536127853362","imei1":"14536127853362","imei2":"14536127853362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186605,"job_number":"JOB_186605","tr_customer_id":186623,"tr_customer_product_id":186613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:26:33.000Z","modified_at":"2026-02-14T17:26:33.000Z","name":"Corbin Thiel","mobile_number":"951-956-8603","email_id":"Lolita62@yahoo.com","dop":"2025-04-06","serial_number":"10055209043894298","imei1":"10055209043894298","imei2":"10055209043894298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186610,"job_number":"JOB_186610","tr_customer_id":186628,"tr_customer_product_id":186618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:49:19.000Z","modified_at":"2026-02-14T17:49:19.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-02-04","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-02-04T17:49:19.055308849Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186611,"job_number":"JOB_186611","tr_customer_id":186629,"tr_customer_product_id":186619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:13.000Z","modified_at":"2026-02-14T17:50:13.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-04","serial_number":"66269747447007","imei1":"66269747447007","imei2":"66269747447007","popurl":"2026-02-04T17:50:12.848836823Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186612,"job_number":"JOB_186612","tr_customer_id":186630,"tr_customer_product_id":186620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:16.000Z","modified_at":"2026-02-14T17:50:16.000Z","name":"Manasi Avachat","mobile_number":"9767145100","email_id":"manasiavachat14@gmail.com","dop":"2026-02-04","serial_number":"88118034553133","imei1":"88118034553133","imei2":"88118034553133","popurl":"2026-02-04T17:50:16.080107785Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186613,"job_number":"JOB_186613","tr_customer_id":186631,"tr_customer_product_id":186621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:22.000Z","modified_at":"2026-02-14T17:50:22.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2026-02-04","serial_number":"13511800420678","imei1":"13511800420678","imei2":"13511800420678","popurl":"2026-02-04T17:50:21.923383788Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186614,"job_number":"JOB_186614","tr_customer_id":186632,"tr_customer_product_id":186622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:37.000Z","modified_at":"2026-02-14T17:50:37.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2026-02-04T17:50:36.552744914Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186615,"job_number":"JOB_186615","tr_customer_id":186633,"tr_customer_product_id":186623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:38.000Z","modified_at":"2026-02-14T17:50:38.000Z","name":"Bhupati Bandopadhyay","mobile_number":"7007750620","email_id":"paramartha.sinha@hotmail.com","dop":"2026-02-04","serial_number":"516327748925770","imei1":"516327748925770","imei2":"516327748925770","popurl":"www.lakshmidhar-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186616,"job_number":"JOB_186616","tr_customer_id":186634,"tr_customer_product_id":186624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:46.000Z","modified_at":"2026-02-14T17:50:46.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5450598687484124","imei1":"5450598687484124","imei2":"5450598687484124","popurl":"2026-02-04T17:50:45.445650899Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186617,"job_number":"JOB_186617","tr_customer_id":186635,"tr_customer_product_id":186625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:55.000Z","modified_at":"2026-02-14T17:50:55.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5449698687484024","imei1":"5449698687484024","imei2":"5449698687484024","popurl":"2026-02-04T17:50:54.751929999Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186618,"job_number":"JOB_186618","tr_customer_id":186636,"tr_customer_product_id":186626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:51:02.000Z","modified_at":"2026-02-14T17:51:02.000Z","name":"Deveshwar Jha","mobile_number":"7026553535","email_id":"gaurang.ahuja@gmail.com","dop":"2026-02-04","serial_number":"546773743745541","imei1":"546773743745541","imei2":"546773743745541","popurl":"www.shashi-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:51:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186619,"job_number":"JOB_186619","tr_customer_id":186637,"tr_customer_product_id":186627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:51:21.000Z","modified_at":"2026-02-14T17:51:21.000Z","name":"Shashank Shekhar","mobile_number":"9742666189","email_id":"101shashank@gmail.com","dop":"2026-02-04","serial_number":"19999999999999","imei1":"19999999999999","imei2":"19999999999999","popurl":"2026-02-04T17:51:20.668254419Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186620,"job_number":"JOB_186620","tr_customer_id":186638,"tr_customer_product_id":186628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:04.000Z","modified_at":"2026-02-14T17:52:04.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2026-02-04","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2026-02-04T17:52:03.631892773Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186622,"job_number":"JOB_186622","tr_customer_id":186640,"tr_customer_product_id":186630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:29.000Z","modified_at":"2026-02-14T17:52:29.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-02-04","serial_number":"27700110461111","imei1":"27700110461111","imei2":"27700110461111","popurl":"2026-02-04T17:52:29.029953099Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186623,"job_number":"JOB_186623","tr_customer_id":186641,"tr_customer_product_id":186631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:37:55.000Z","modified_at":"2026-02-14T18:37:55.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2026-02-06","serial_number":"23456781801708","imei1":"23456799101808","imei2":"23456689101108","popurl":"2026-02-06T18:37:53.854696100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186624,"job_number":"JOB_186624","tr_customer_id":186642,"tr_customer_product_id":186632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:58:19.000Z","modified_at":"2026-02-14T18:58:19.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2026-02-04","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2026-02-04T18:58:18.729145361Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186625,"job_number":"JOB_186625","tr_customer_id":186643,"tr_customer_product_id":186633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:45.000Z","modified_at":"2026-02-14T18:59:45.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-02-13","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-02-13T18:59:44.599176189Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186626,"job_number":"JOB_186626","tr_customer_id":186644,"tr_customer_product_id":186634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:49.000Z","modified_at":"2026-02-14T18:59:49.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-02-04","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-02-04T18:59:48.618480353Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186627,"job_number":"JOB_186627","tr_customer_id":186645,"tr_customer_product_id":186635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:49.000Z","modified_at":"2026-02-14T18:59:49.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-02-04","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-02-04T18:59:49.177898568Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186628,"job_number":"JOB_186628","tr_customer_id":186646,"tr_customer_product_id":186636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:44.000Z","modified_at":"2026-02-14T19:00:44.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"45147707147372","imei1":"45147707147372","imei2":"45147707147372","popurl":"2026-02-04T19:00:43.936187101Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186629,"job_number":"JOB_186629","tr_customer_id":186647,"tr_customer_product_id":186637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:48.000Z","modified_at":"2026-02-14T19:00:48.000Z","name":"Budhil Kaur","mobile_number":"7080361164","email_id":"anjushree.tagore@hotmail.com","dop":"2026-02-04","serial_number":"225485457010568","imei1":"225485457010568","imei2":"225485457010568","popurl":"www.dwaipayan-chattopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186631,"job_number":"JOB_186631","tr_customer_id":186649,"tr_customer_product_id":186639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:57.000Z","modified_at":"2026-02-14T19:00:57.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-02-04","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-02-04T19:00:56.957740916Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186632,"job_number":"JOB_186632","tr_customer_id":186650,"tr_customer_product_id":186640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:01:18.000Z","modified_at":"2026-02-14T19:01:18.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2026-02-09","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2026-02-09T19:01:18.045592724Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186633,"job_number":"JOB_186633","tr_customer_id":186651,"tr_customer_product_id":186641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:01:50.000Z","modified_at":"2026-02-14T19:01:50.000Z","name":"Bhadraksh Johar","mobile_number":"7077085714","email_id":"manik.nehru@hotmail.com","dop":"2026-02-04","serial_number":"394364441030594","imei1":"394364441030594","imei2":"394364441030594","popurl":"www.ashok-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186635,"job_number":"JOB_186635","tr_customer_id":186653,"tr_customer_product_id":186643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:33:18.000Z","modified_at":"2026-02-14T19:33:18.000Z","name":"Sadye Keeling","mobile_number":"903-839-8698","email_id":"Mitchell.Konopelski@yahoo.com","dop":"2025-04-06","serial_number":"11055313999125592","imei1":"11055313999125592","imei2":"11055313999125592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186636,"job_number":"JOB_186636","tr_customer_id":186654,"tr_customer_product_id":186644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:44:07.000Z","modified_at":"2026-02-14T19:44:07.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2026-02-04","serial_number":"13235812527895","imei1":"13235812527895","imei2":"13235812527895","popurl":"2026-02-04T19:44:07.340503451Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:44:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186637,"job_number":"JOB_186637","tr_customer_id":186655,"tr_customer_product_id":186645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T23:44:07.000Z","modified_at":"2026-02-14T23:44:07.000Z","name":"Adheesh Sethi","mobile_number":"7025345015","email_id":"manikya.bhattacharya@hotmail.com","dop":"2026-02-04","serial_number":"455478393194787","imei1":"455478393194787","imei2":"455478393194787","popurl":"www.goutam-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T23:44:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186638,"job_number":"JOB_186638","tr_customer_id":186656,"tr_customer_product_id":186646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T00:41:53.000Z","modified_at":"2026-02-15T00:41:53.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"77319011374519","imei1":"77319011374519","imei2":"77319011374519","popurl":"2026-02-05T00:41:50.651576800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T00:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186639,"job_number":"JOB_186639","tr_customer_id":186657,"tr_customer_product_id":186647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T01:54:58.000Z","modified_at":"2026-02-15T01:54:58.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"81119011374519","imei1":"81119011374519","imei2":"81119011374519","popurl":"2026-02-05T01:54:55.551444300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T01:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186641,"job_number":"JOB_186641","tr_customer_id":186659,"tr_customer_product_id":186649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:25:55.000Z","modified_at":"2026-02-15T03:25:55.000Z","name":"Wyatt Lemke","mobile_number":"666-420-4979","email_id":"Pierre.Mertz47@hotmail.com","dop":"2025-05-30","serial_number":"17042674251553","imei1":"17042674251553","imei2":"17042674251553","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:25:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186642,"job_number":"JOB_186642","tr_customer_id":186660,"tr_customer_product_id":186650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:25:57.000Z","modified_at":"2026-02-15T03:25:57.000Z","name":"Ashtyn Wuckert","mobile_number":"566-974-6969","email_id":"Agustina_Wisozk@yahoo.com","dop":"2025-05-30","serial_number":"1314142887980010","imei1":"1314142887980010","imei2":"1314142887980010","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186646,"job_number":"JOB_186646","tr_customer_id":186664,"tr_customer_product_id":186654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:11.000Z","modified_at":"2026-02-15T04:32:11.000Z","name":"Orin Kuhlman","mobile_number":"227-280-7063","email_id":"Lilian_Cole48@gmail.com","dop":"2025-04-06","serial_number":"15682731523015572","imei1":"15682731523015572","imei2":"15682731523015572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186647,"job_number":"JOB_186647","tr_customer_id":186665,"tr_customer_product_id":186655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:19.000Z","modified_at":"2026-02-15T04:32:19.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10313382422359","imei1":"10313382422359","imei2":"10313382422359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186650,"job_number":"JOB_186650","tr_customer_id":186668,"tr_customer_product_id":186658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:21.000Z","modified_at":"2026-02-15T04:32:21.000Z","name":"Clarissa Carter","mobile_number":"447-226-4746","email_id":"Graciela73@gmail.com","dop":"2025-04-06","serial_number":"10268633723895250","imei1":"10268633723895250","imei2":"10268633723895250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186652,"job_number":"JOB_186652","tr_customer_id":186670,"tr_customer_product_id":186660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:27.000Z","modified_at":"2026-02-15T04:32:27.000Z","name":"Maye Goyette","mobile_number":"568-789-8614","email_id":"Andrew_Lang@yahoo.com","dop":"2025-04-06","serial_number":"18302570214796556","imei1":"18302570214796556","imei2":"18302570214796556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186655,"job_number":"JOB_186655","tr_customer_id":186673,"tr_customer_product_id":186663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:35.000Z","modified_at":"2026-02-15T04:32:35.000Z","name":"Brittany Goldner","mobile_number":"969-797-6413","email_id":"Rickey80@yahoo.com","dop":"2025-04-06","serial_number":"11239768203788298","imei1":"11239768203788298","imei2":"11239768203788298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186656,"job_number":"JOB_186656","tr_customer_id":186674,"tr_customer_product_id":186664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:40.000Z","modified_at":"2026-02-15T04:32:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16436445218681","imei1":"16436445218681","imei2":"16436445218681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186658,"job_number":"JOB_186658","tr_customer_id":186676,"tr_customer_product_id":186666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:41.000Z","modified_at":"2026-02-15T04:32:41.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"76062897193037","imei1":"76062897193037","imei2":"76062897193037","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186659,"job_number":"JOB_186659","tr_customer_id":186677,"tr_customer_product_id":186667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:42.000Z","modified_at":"2026-02-15T04:32:42.000Z","name":"Eudora Heathcote","mobile_number":"264-959-8571","email_id":"Lennie_Miller@hotmail.com","dop":"2025-02-01","serial_number":"11431429797334","imei1":"11431429797334","imei2":"11431429797334","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186660,"job_number":"JOB_186660","tr_customer_id":186678,"tr_customer_product_id":186668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:42.000Z","modified_at":"2026-02-15T04:32:42.000Z","name":"Palma Bashirian","mobile_number":"394-389-5528","email_id":"Bethel.Krajcik@hotmail.com","dop":"2025-04-06","serial_number":"18979547969783120","imei1":"18979547969783120","imei2":"18979547969783120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186661,"job_number":"JOB_186661","tr_customer_id":186679,"tr_customer_product_id":186669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:43.000Z","modified_at":"2026-02-15T04:32:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14695685700177","imei1":"14695685700177","imei2":"14695685700177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186665,"job_number":"JOB_186665","tr_customer_id":186683,"tr_customer_product_id":186673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:44.000Z","modified_at":"2026-02-15T04:32:44.000Z","name":"Regan Welch","mobile_number":"861-904-6423","email_id":"Oceane.Rippin57@yahoo.com","dop":"2025-04-06","serial_number":"10776376163367158","imei1":"10776376163367158","imei2":"10776376163367158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186666,"job_number":"JOB_186666","tr_customer_id":186684,"tr_customer_product_id":186674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:49.000Z","modified_at":"2026-02-15T04:32:49.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10582545451577","imei1":"10582545451577","imei2":"10582545451577","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186668,"job_number":"JOB_186668","tr_customer_id":186686,"tr_customer_product_id":186676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:50.000Z","modified_at":"2026-02-15T04:32:50.000Z","name":"Carmine Schiller","mobile_number":"492-679-3553","email_id":"Berneice78@gmail.com","dop":"2025-06-18","serial_number":"1005525292546849","imei1":"1005525292546849","imei2":"1005525292546849","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186671,"job_number":"JOB_186671","tr_customer_id":186689,"tr_customer_product_id":186679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:58.000Z","modified_at":"2026-02-15T04:32:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18423873310624","imei1":"18423873310624","imei2":"18423873310624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186673,"job_number":"JOB_186673","tr_customer_id":186691,"tr_customer_product_id":186681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:59.000Z","modified_at":"2026-02-15T04:32:59.000Z","name":"Jessyca Dare","mobile_number":"902-691-8929","email_id":"Neva_Hansen@gmail.com","dop":"2025-04-06","serial_number":"17108346178672094","imei1":"17108346178672094","imei2":"17108346178672094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186675,"job_number":"JOB_186675","tr_customer_id":186693,"tr_customer_product_id":186683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:01.000Z","modified_at":"2026-02-15T04:33:01.000Z","name":"Tracey Prohaska","mobile_number":"450-940-8931","email_id":"Ezequiel.Gerhold40@hotmail.com","dop":"2025-04-06","serial_number":"11340691721848930","imei1":"11340691721848930","imei2":"11340691721848930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186677,"job_number":"JOB_186677","tr_customer_id":186695,"tr_customer_product_id":186685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:02.000Z","modified_at":"2026-02-15T04:33:02.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18057333616688","imei1":"18057333616688","imei2":"18057333616688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186679,"job_number":"JOB_186679","tr_customer_id":186697,"tr_customer_product_id":186687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:04.000Z","modified_at":"2026-02-15T04:33:04.000Z","name":"Nicolas Reichel","mobile_number":"445-649-7555","email_id":"Cyrus76@hotmail.com","dop":"2025-04-06","serial_number":"11560207973900976","imei1":"11560207973900976","imei2":"11560207973900976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186680,"job_number":"JOB_186680","tr_customer_id":186698,"tr_customer_product_id":186688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:04.000Z","modified_at":"2026-02-15T04:33:04.000Z","name":"Loy Lesch","mobile_number":"460-494-9670","email_id":"Virginie.Hagenes49@gmail.com","dop":"2025-04-06","serial_number":"17060782763338168","imei1":"17060782763338168","imei2":"17060782763338168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186681,"job_number":"JOB_186681","tr_customer_id":186699,"tr_customer_product_id":186689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:11.000Z","modified_at":"2026-02-15T04:33:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14757124643353","imei1":"14757124643353","imei2":"14757124643353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186682,"job_number":"JOB_186682","tr_customer_id":186700,"tr_customer_product_id":186690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:11.000Z","modified_at":"2026-02-15T04:33:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13599638318127","imei1":"13599638318127","imei2":"13599638318127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186686,"job_number":"JOB_186686","tr_customer_id":186704,"tr_customer_product_id":186694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:12.000Z","modified_at":"2026-02-15T04:33:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15564290040366","imei1":"15564290040366","imei2":"15564290040366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186688,"job_number":"JOB_186688","tr_customer_id":186706,"tr_customer_product_id":186696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Cristian Gislason","mobile_number":"909-978-9401","email_id":"Caden_Price34@hotmail.com","dop":"2025-04-06","serial_number":"17915412663638764","imei1":"17915412663638764","imei2":"17915412663638764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186689,"job_number":"JOB_186689","tr_customer_id":186707,"tr_customer_product_id":186697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Omari Yundt","mobile_number":"578-224-1230","email_id":"Daron10@yahoo.com","dop":"2025-04-06","serial_number":"18053475168807708","imei1":"18053475168807708","imei2":"18053475168807708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186691,"job_number":"JOB_186691","tr_customer_id":186709,"tr_customer_product_id":186699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Monique Prosacco","mobile_number":"380-260-5956","email_id":"Trystan_Becker@yahoo.com","dop":"2025-04-06","serial_number":"16893945581302128","imei1":"16893945581302128","imei2":"16893945581302128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186692,"job_number":"JOB_186692","tr_customer_id":186710,"tr_customer_product_id":186700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:14.000Z","modified_at":"2026-02-15T04:33:14.000Z","name":"Gaetano Abernathy","mobile_number":"516-703-6661","email_id":"Danika79@yahoo.com","dop":"2025-04-06","serial_number":"12678209771757796","imei1":"12678209771757796","imei2":"12678209771757796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186693,"job_number":"JOB_186693","tr_customer_id":186711,"tr_customer_product_id":186701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:15.000Z","modified_at":"2026-02-15T04:33:15.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"10183914317958","imei2":"10183914317959","popurl":"2026-02-05T04:33:13.068841Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186694,"job_number":"JOB_186694","tr_customer_id":186712,"tr_customer_product_id":186702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:20.000Z","modified_at":"2026-02-15T04:33:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103541131080034","imei1":"103541131080034","imei2":"103541131080034","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186696,"job_number":"JOB_186696","tr_customer_id":186714,"tr_customer_product_id":186704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:23.000Z","modified_at":"2026-02-15T04:33:23.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"50066758273580","imei1":"50066758273580","imei2":"50066758273580","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186697,"job_number":"JOB_186697","tr_customer_id":186715,"tr_customer_product_id":186705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:23.000Z","modified_at":"2026-02-15T04:33:23.000Z","name":"Keara Considine","mobile_number":"331-991-8337","email_id":"Roberto.Willms@gmail.com","dop":"2025-02-01","serial_number":"22311246300000","imei1":"22311246300000","imei2":"22311246300000","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186699,"job_number":"JOB_186699","tr_customer_id":186717,"tr_customer_product_id":186707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:27.000Z","modified_at":"2026-02-15T04:33:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10664274668440","imei1":"10664274668440","imei2":"10664274668440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186700,"job_number":"JOB_186700","tr_customer_id":186718,"tr_customer_product_id":186708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:27.000Z","modified_at":"2026-02-15T04:33:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14501000141656","imei1":"14501000141656","imei2":"14501000141656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186703,"job_number":"JOB_186703","tr_customer_id":186721,"tr_customer_product_id":186711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:28.000Z","modified_at":"2026-02-15T04:33:28.000Z","name":"Catherine Satterfield","mobile_number":"786-246-6806","email_id":"Ewald98@gmail.com","dop":"2025-04-06","serial_number":"17666226150372996","imei1":"17666226150372996","imei2":"17666226150372996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186704,"job_number":"JOB_186704","tr_customer_id":186722,"tr_customer_product_id":186712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:29.000Z","modified_at":"2026-02-15T04:33:29.000Z","name":"Darrel Stehr","mobile_number":"843-886-7994","email_id":"Webster_Gleichner@hotmail.com","dop":"2025-04-06","serial_number":"18679700872826916","imei1":"18679700872826916","imei2":"18679700872826916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186706,"job_number":"JOB_186706","tr_customer_id":186724,"tr_customer_product_id":186714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:34.000Z","modified_at":"2026-02-15T04:33:34.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10806910009134","imei1":"10806910009134","imei2":"10806910009134","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186708,"job_number":"JOB_186708","tr_customer_id":186726,"tr_customer_product_id":186716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:35.000Z","modified_at":"2026-02-15T04:33:35.000Z","name":"Maddison Cassin","mobile_number":"991-609-0520","email_id":"Retta_Jerde55@yahoo.com","dop":"2025-06-18","serial_number":"1009041799251504","imei1":"1009041799251504","imei2":"1009041799251504","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186709,"job_number":"JOB_186709","tr_customer_id":186727,"tr_customer_product_id":186717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:41.000Z","modified_at":"2026-02-15T04:33:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14226687867880","imei1":"14226687867880","imei2":"14226687867880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186711,"job_number":"JOB_186711","tr_customer_id":186729,"tr_customer_product_id":186719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:42.000Z","modified_at":"2026-02-15T04:33:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14157741133695","imei1":"14157741133695","imei2":"14157741133695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186713,"job_number":"JOB_186713","tr_customer_id":186731,"tr_customer_product_id":186721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:43.000Z","modified_at":"2026-02-15T04:33:43.000Z","name":"Jerald Yundt","mobile_number":"458-501-6481","email_id":"Deron.Grant64@gmail.com","dop":"2025-04-06","serial_number":"17464156517152952","imei1":"17464156517152952","imei2":"17464156517152952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186715,"job_number":"JOB_186715","tr_customer_id":186733,"tr_customer_product_id":186723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:44.000Z","modified_at":"2026-02-15T04:33:44.000Z","name":"Charity Padberg","mobile_number":"303-336-3793","email_id":"Leann73@hotmail.com","dop":"2025-04-06","serial_number":"16543371058470904","imei1":"16543371058470904","imei2":"16543371058470904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186718,"job_number":"JOB_186718","tr_customer_id":186736,"tr_customer_product_id":186726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:45.000Z","modified_at":"2026-02-15T04:33:45.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"13170393281452","imei1":"13170393281452","imei2":"13170393281452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186720,"job_number":"JOB_186720","tr_customer_id":186738,"tr_customer_product_id":186728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:47.000Z","modified_at":"2026-02-15T04:33:47.000Z","name":"Novella Hills","mobile_number":"945-609-1354","email_id":"Reba.Hammes@gmail.com","dop":"2025-04-06","serial_number":"18048121184668280","imei1":"18048121184668280","imei2":"18048121184668280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186721,"job_number":"JOB_186721","tr_customer_id":186739,"tr_customer_product_id":186729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:55.000Z","modified_at":"2026-02-15T04:33:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12240930962059","imei1":"12240930962059","imei2":"12240930962059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186722,"job_number":"JOB_186722","tr_customer_id":186740,"tr_customer_product_id":186730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:55.000Z","modified_at":"2026-02-15T04:33:55.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13745138465853","imei1":"13745138465853","imei2":"13745138465853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186725,"job_number":"JOB_186725","tr_customer_id":186743,"tr_customer_product_id":186733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:56.000Z","modified_at":"2026-02-15T04:33:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17224802777891","imei1":"17224802777891","imei2":"17224802777891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186727,"job_number":"JOB_186727","tr_customer_id":186745,"tr_customer_product_id":186735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:56.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"Green Block","mobile_number":"680-815-6657","email_id":"Kameron_Hartmann@hotmail.com","dop":"2025-04-06","serial_number":"10842513349316842","imei1":"10842513349316842","imei2":"10842513349316842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186728,"job_number":"JOB_186728","tr_customer_id":186746,"tr_customer_product_id":186736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"Vella Olson","mobile_number":"652-871-5489","email_id":"Tod.Ferry@hotmail.com","dop":"2025-04-06","serial_number":"13148239391488464","imei1":"13148239391488464","imei2":"13148239391488464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186729,"job_number":"JOB_186729","tr_customer_id":186747,"tr_customer_product_id":186737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17984566270020","imei1":"17984566270020","imei2":"17984566270020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186730,"job_number":"JOB_186730","tr_customer_id":186748,"tr_customer_product_id":186738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19425677187575","imei1":"19425677187575","imei2":"19425677187575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186731,"job_number":"JOB_186731","tr_customer_id":186749,"tr_customer_product_id":186739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16283131670756","imei1":"16283131670756","imei2":"16283131670756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186733,"job_number":"JOB_186733","tr_customer_id":186751,"tr_customer_product_id":186741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:58.000Z","name":"Israel Maggio","mobile_number":"518-243-8936","email_id":"Althea.Jacobs0@gmail.com","dop":"2025-04-06","serial_number":"11581411249858426","imei1":"11581411249858426","imei2":"11581411249858426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186736,"job_number":"JOB_186736","tr_customer_id":186754,"tr_customer_product_id":186744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Rosemarie Rogahn","mobile_number":"722-520-6278","email_id":"Izabella_Graham12@hotmail.com","dop":"2025-04-06","serial_number":"17404181422893374","imei1":"17404181422893374","imei2":"17404181422893374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186737,"job_number":"JOB_186737","tr_customer_id":186755,"tr_customer_product_id":186745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Izabella Grimes","mobile_number":"501-424-1439","email_id":"Gilda37@yahoo.com","dop":"2025-04-06","serial_number":"12215016841077944","imei1":"12215016841077944","imei2":"12215016841077944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186738,"job_number":"JOB_186738","tr_customer_id":186756,"tr_customer_product_id":186746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Delbert Abbott","mobile_number":"907-736-7810","email_id":"Kyleigh9@hotmail.com","dop":"2025-04-06","serial_number":"18797719325841570","imei1":"18797719325841570","imei2":"18797719325841570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186742,"job_number":"JOB_186742","tr_customer_id":186760,"tr_customer_product_id":186750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"108096654810036","imei1":"108096654810036","imei2":"108096654810036","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186744,"job_number":"JOB_186744","tr_customer_id":186762,"tr_customer_product_id":186752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Pansy Hahn","mobile_number":"655-777-7868","email_id":"Lindsay.Little@hotmail.com","dop":"2025-02-01","serial_number":"90348612508251","imei1":"90348612508251","imei2":"90348612508251","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186746,"job_number":"JOB_186746","tr_customer_id":186764,"tr_customer_product_id":186754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:05.000Z","modified_at":"2026-02-15T04:34:05.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103591805122676","imei1":"103591805122676","imei2":"103591805122676","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186749,"job_number":"JOB_186749","tr_customer_id":186767,"tr_customer_product_id":186757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:06.000Z","modified_at":"2026-02-15T04:34:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10939781858154","imei1":"10939781858154","imei2":"10939781858154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186751,"job_number":"JOB_186751","tr_customer_id":186769,"tr_customer_product_id":186759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:08.000Z","modified_at":"2026-02-15T04:34:08.000Z","name":"Salvador West","mobile_number":"781-794-6584","email_id":"Kris59@gmail.com","dop":"2025-04-06","serial_number":"16083629240442440","imei1":"16083629240442440","imei2":"16083629240442440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186754,"job_number":"JOB_186754","tr_customer_id":186772,"tr_customer_product_id":186762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:10.000Z","modified_at":"2026-02-15T04:34:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14907118122176","imei1":"14907118122176","imei2":"14907118122176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186756,"job_number":"JOB_186756","tr_customer_id":186774,"tr_customer_product_id":186764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:11.000Z","modified_at":"2026-02-15T04:34:11.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"30183914317958","imei2":"30183914317959","popurl":"2026-02-05T04:34:09.882250Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186757,"job_number":"JOB_186757","tr_customer_id":186775,"tr_customer_product_id":186765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:12.000Z","modified_at":"2026-02-15T04:34:12.000Z","name":"Duane Hudson","mobile_number":"859-916-3012","email_id":"Kayleigh69@hotmail.com","dop":"2025-04-06","serial_number":"10267448103066748","imei1":"10267448103066748","imei2":"10267448103066748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186758,"job_number":"JOB_186758","tr_customer_id":186776,"tr_customer_product_id":186766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:13.000Z","modified_at":"2026-02-15T04:34:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18985259590089","imei1":"18985259590089","imei2":"18985259590089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186760,"job_number":"JOB_186760","tr_customer_id":186778,"tr_customer_product_id":186768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Virgil McClure","mobile_number":"440-547-7813","email_id":"Caden86@gmail.com","dop":"2025-04-06","serial_number":"15001350601433944","imei1":"15001350601433944","imei2":"15001350601433944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186766,"job_number":"JOB_186766","tr_customer_id":186784,"tr_customer_product_id":186774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:16.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"12662415636728","imei1":"12662415636728","imei2":"12662415636728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186768,"job_number":"JOB_186768","tr_customer_id":186786,"tr_customer_product_id":186776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:18.000Z","modified_at":"2026-02-15T04:34:18.000Z","name":"Tess Abshire","mobile_number":"232-356-5243","email_id":"Grover55@hotmail.com","dop":"2025-04-06","serial_number":"14224803510898760","imei1":"14224803510898760","imei2":"14224803510898760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186769,"job_number":"JOB_186769","tr_customer_id":186787,"tr_customer_product_id":186777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:24.000Z","modified_at":"2026-02-15T04:34:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14333374230082","imei1":"14333374230082","imei2":"14333374230082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186771,"job_number":"JOB_186771","tr_customer_id":186789,"tr_customer_product_id":186779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:25.000Z","modified_at":"2026-02-15T04:34:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14263115862691","imei1":"14263115862691","imei2":"14263115862691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186773,"job_number":"JOB_186773","tr_customer_id":186791,"tr_customer_product_id":186781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:25.000Z","modified_at":"2026-02-15T04:34:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19020194682502","imei1":"19020194682502","imei2":"19020194682502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186775,"job_number":"JOB_186775","tr_customer_id":186793,"tr_customer_product_id":186783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:26.000Z","modified_at":"2026-02-15T04:34:26.000Z","name":"Pietro Mayert","mobile_number":"849-824-8821","email_id":"Demond3@hotmail.com","dop":"2025-04-06","serial_number":"16881281375066924","imei1":"16881281375066924","imei2":"16881281375066924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186776,"job_number":"JOB_186776","tr_customer_id":186794,"tr_customer_product_id":186784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:27.000Z","modified_at":"2026-02-15T04:34:27.000Z","name":"Floyd Paucek","mobile_number":"412-745-0243","email_id":"Candelario.Labadie@yahoo.com","dop":"2025-04-06","serial_number":"16084846984320402","imei1":"16084846984320402","imei2":"16084846984320402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186777,"job_number":"JOB_186777","tr_customer_id":186795,"tr_customer_product_id":186785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:27.000Z","modified_at":"2026-02-15T04:34:27.000Z","name":"Hilton Kerluke","mobile_number":"269-874-0199","email_id":"Rossie_Runolfsdottir27@yahoo.com","dop":"2025-04-06","serial_number":"10158316393942484","imei1":"10158316393942484","imei2":"10158316393942484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186784,"job_number":"JOB_186784","tr_customer_id":186802,"tr_customer_product_id":186792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:37.000Z","modified_at":"2026-02-15T04:34:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10121869876802","imei1":"10121869876802","imei2":"10121869876802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186786,"job_number":"JOB_186786","tr_customer_id":186804,"tr_customer_product_id":186794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17406210577917","imei1":"17406210577917","imei2":"17406210577917","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186787,"job_number":"JOB_186787","tr_customer_id":186805,"tr_customer_product_id":186795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17920209169523","imei1":"17920209169523","imei2":"17920209169523","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186789,"job_number":"JOB_186789","tr_customer_id":186807,"tr_customer_product_id":186797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19724231241749","imei1":"19724231241749","imei2":"19724231241749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186792,"job_number":"JOB_186792","tr_customer_id":186810,"tr_customer_product_id":186800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:39.000Z","modified_at":"2026-02-15T04:34:39.000Z","name":"Audra Kuhic","mobile_number":"810-494-2275","email_id":"Dante_Strosin55@yahoo.com","dop":"2025-04-06","serial_number":"10211073054393640","imei1":"10211073054393640","imei2":"10211073054393640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186793,"job_number":"JOB_186793","tr_customer_id":186811,"tr_customer_product_id":186801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:39.000Z","modified_at":"2026-02-15T04:34:39.000Z","name":"Gabrielle Ortiz","mobile_number":"354-501-6046","email_id":"Linnea_Reilly@hotmail.com","dop":"2025-04-06","serial_number":"10277878845691756","imei1":"10277878845691756","imei2":"10277878845691756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186794,"job_number":"JOB_186794","tr_customer_id":186812,"tr_customer_product_id":186802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:40.000Z","modified_at":"2026-02-15T04:34:40.000Z","name":"Kailyn Metz","mobile_number":"233-314-0372","email_id":"Dejah.Denesik@hotmail.com","dop":"2025-04-06","serial_number":"17650476463220824","imei1":"17650476463220824","imei2":"17650476463220824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186795,"job_number":"JOB_186795","tr_customer_id":186813,"tr_customer_product_id":186803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:40.000Z","modified_at":"2026-02-15T04:34:40.000Z","name":"Monserrate Maggio","mobile_number":"424-467-2375","email_id":"Frederick10@yahoo.com","dop":"2025-04-06","serial_number":"15598358266015168","imei1":"15598358266015168","imei2":"15598358266015168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186796,"job_number":"JOB_186796","tr_customer_id":186814,"tr_customer_product_id":186804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:41.000Z","modified_at":"2026-02-15T04:34:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11939094561957","imei1":"11939094561957","imei2":"11939094561957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186798,"job_number":"JOB_186798","tr_customer_id":186816,"tr_customer_product_id":186806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:42.000Z","modified_at":"2026-02-15T04:34:42.000Z","name":"Don Heathcote","mobile_number":"877-741-2820","email_id":"Leonard16@gmail.com","dop":"2025-04-06","serial_number":"15198283879891464","imei1":"15198283879891464","imei2":"15198283879891464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186802,"job_number":"JOB_186802","tr_customer_id":186820,"tr_customer_product_id":186810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18460215281988","imei1":"18460215281988","imei2":"18460215281988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186803,"job_number":"JOB_186803","tr_customer_id":186821,"tr_customer_product_id":186811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13591492508973","imei1":"13591492508973","imei2":"13591492508973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186806,"job_number":"JOB_186806","tr_customer_id":186824,"tr_customer_product_id":186814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:46.000Z","modified_at":"2026-02-15T04:34:46.000Z","name":"Santina Goldner","mobile_number":"530-320-5322","email_id":"Madaline_Bogisich32@yahoo.com","dop":"2025-04-06","serial_number":"18091325509537620","imei1":"18091325509537620","imei2":"18091325509537620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186807,"job_number":"JOB_186807","tr_customer_id":186825,"tr_customer_product_id":186815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:46.000Z","modified_at":"2026-02-15T04:34:46.000Z","name":"Lee Trantow","mobile_number":"996-223-0956","email_id":"Jermaine.Sawayn82@hotmail.com","dop":"2025-04-06","serial_number":"19760239068285884","imei1":"19760239068285884","imei2":"19760239068285884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186809,"job_number":"JOB_186809","tr_customer_id":186827,"tr_customer_product_id":186817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:50.000Z","modified_at":"2026-02-15T04:34:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16333614667113","imei1":"16333614667113","imei2":"16333614667113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186810,"job_number":"JOB_186810","tr_customer_id":186828,"tr_customer_product_id":186818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:50.000Z","modified_at":"2026-02-15T04:34:50.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104700254007858","imei1":"104700254007858","imei2":"104700254007858","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186813,"job_number":"JOB_186813","tr_customer_id":186831,"tr_customer_product_id":186821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:52.000Z","modified_at":"2026-02-15T04:34:52.000Z","name":"Nick Howe","mobile_number":"505-962-7420","email_id":"Robert90@gmail.com","dop":"2025-04-06","serial_number":"18835642425436590","imei1":"18835642425436590","imei2":"18835642425436590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186817,"job_number":"JOB_186817","tr_customer_id":186835,"tr_customer_product_id":186825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:00.000Z","modified_at":"2026-02-15T04:35:00.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11824616070525","imei1":"11824616070525","imei2":"11824616070525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186820,"job_number":"JOB_186820","tr_customer_id":186838,"tr_customer_product_id":186828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:02.000Z","modified_at":"2026-02-15T04:35:02.000Z","name":"Jolie Crist","mobile_number":"556-659-7769","email_id":"Juliana_Wintheiser@yahoo.com","dop":"2025-04-06","serial_number":"10470814331340786","imei1":"10470814331340786","imei2":"10470814331340786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186821,"job_number":"JOB_186821","tr_customer_id":186839,"tr_customer_product_id":186829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:08.000Z","modified_at":"2026-02-15T04:35:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11428643511830","imei1":"11428643511830","imei2":"11428643511830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186823,"job_number":"JOB_186823","tr_customer_id":186841,"tr_customer_product_id":186831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:10.000Z","modified_at":"2026-02-15T04:35:10.000Z","name":"Jamel Shanahan","mobile_number":"541-414-8656","email_id":"Melvin_Stoltenberg67@yahoo.com","dop":"2025-04-06","serial_number":"13797395031299652","imei1":"13797395031299652","imei2":"13797395031299652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186824,"job_number":"JOB_186824","tr_customer_id":186842,"tr_customer_product_id":186832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:12.000Z","modified_at":"2026-02-15T04:35:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15396396415345","imei1":"15396396415345","imei2":"15396396415345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186826,"job_number":"JOB_186826","tr_customer_id":186844,"tr_customer_product_id":186834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:14.000Z","modified_at":"2026-02-15T04:35:14.000Z","name":"Brain Wisozk","mobile_number":"848-407-7964","email_id":"Eli_Rodriguez28@gmail.com","dop":"2025-04-06","serial_number":"18969480772557896","imei1":"18969480772557896","imei2":"18969480772557896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186830,"job_number":"JOB_186830","tr_customer_id":186848,"tr_customer_product_id":186838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:18.000Z","modified_at":"2026-02-15T04:35:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14143686930565","imei1":"14143686930565","imei2":"14143686930565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186833,"job_number":"JOB_186833","tr_customer_id":186851,"tr_customer_product_id":186841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:19.000Z","modified_at":"2026-02-15T04:35:19.000Z","name":"Robert Lakin","mobile_number":"457-784-5305","email_id":"Oma.Nitzsche93@yahoo.com","dop":"2025-04-06","serial_number":"13238417706758948","imei1":"13238417706758948","imei2":"13238417706758948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186834,"job_number":"JOB_186834","tr_customer_id":186852,"tr_customer_product_id":186842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:21.000Z","modified_at":"2026-02-15T04:35:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11242420825391","imei1":"11242420825391","imei2":"11242420825391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186836,"job_number":"JOB_186836","tr_customer_id":186854,"tr_customer_product_id":186844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:23.000Z","modified_at":"2026-02-15T04:35:23.000Z","name":"Murray Ferry","mobile_number":"387-273-5793","email_id":"Justina_Frami14@yahoo.com","dop":"2025-04-06","serial_number":"13725910243596346","imei1":"13725910243596346","imei2":"13725910243596346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186837,"job_number":"JOB_186837","tr_customer_id":186855,"tr_customer_product_id":186845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:24.000Z","modified_at":"2026-02-15T04:35:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15163716915967","imei1":"15163716915967","imei2":"15163716915967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186838,"job_number":"JOB_186838","tr_customer_id":186856,"tr_customer_product_id":186846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:25.000Z","modified_at":"2026-02-15T04:35:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19054055382478","imei1":"19054055382478","imei2":"19054055382478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186841,"job_number":"JOB_186841","tr_customer_id":186859,"tr_customer_product_id":186849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:26.000Z","modified_at":"2026-02-15T04:35:26.000Z","name":"Georgianna Yost","mobile_number":"974-295-7252","email_id":"Vickie12@gmail.com","dop":"2025-04-06","serial_number":"15763747170314680","imei1":"15763747170314680","imei2":"15763747170314680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186842,"job_number":"JOB_186842","tr_customer_id":186860,"tr_customer_product_id":186850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:26.000Z","modified_at":"2026-02-15T04:35:26.000Z","name":"Carlos Emmerich","mobile_number":"993-461-6580","email_id":"Randi.Grady@yahoo.com","dop":"2025-04-06","serial_number":"14383345598492012","imei1":"14383345598492012","imei2":"14383345598492012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186843,"job_number":"JOB_186843","tr_customer_id":186861,"tr_customer_product_id":186851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:33.000Z","modified_at":"2026-02-15T04:35:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11894924237651","imei1":"11894924237651","imei2":"11894924237651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186845,"job_number":"JOB_186845","tr_customer_id":186863,"tr_customer_product_id":186853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:35.000Z","modified_at":"2026-02-15T04:35:35.000Z","name":"Garett Kulas","mobile_number":"745-396-7352","email_id":"Kattie_Lynch@hotmail.com","dop":"2025-04-06","serial_number":"12364022732573664","imei1":"12364022732573664","imei2":"12364022732573664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186846,"job_number":"JOB_186846","tr_customer_id":186864,"tr_customer_product_id":186854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:59.000Z","modified_at":"2026-02-15T04:35:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10868733739251","imei1":"10868733739251","imei2":"10868733739251","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186848,"job_number":"JOB_186848","tr_customer_id":186866,"tr_customer_product_id":186856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:00.000Z","modified_at":"2026-02-15T04:36:00.000Z","name":"Cody Langosh","mobile_number":"913-800-9475","email_id":"Reina.Crooks55@gmail.com","dop":"2025-04-06","serial_number":"12049850340815124","imei1":"12049850340815124","imei2":"12049850340815124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186852,"job_number":"JOB_186852","tr_customer_id":186870,"tr_customer_product_id":186860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:10.000Z","modified_at":"2026-02-15T04:36:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18417696040587","imei1":"18417696040587","imei2":"18417696040587","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186854,"job_number":"JOB_186854","tr_customer_id":186872,"tr_customer_product_id":186862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:12.000Z","modified_at":"2026-02-15T04:36:12.000Z","name":"Martina Senger","mobile_number":"266-262-7569","email_id":"Matilda22@yahoo.com","dop":"2025-04-06","serial_number":"14115354951333934","imei1":"14115354951333934","imei2":"14115354951333934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186855,"job_number":"JOB_186855","tr_customer_id":186873,"tr_customer_product_id":186863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:19.000Z","modified_at":"2026-02-15T04:36:19.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"27183914317977","imei2":"27183914317977","popurl":"2026-02-05T04:36:17.727432Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186856,"job_number":"JOB_186856","tr_customer_id":186874,"tr_customer_product_id":186864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:38:38.000Z","modified_at":"2026-02-15T04:38:38.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"80009011374519","imei1":"80009011374519","imei2":"80009011374519","popurl":"2026-02-05T04:38:35.146045200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186858,"job_number":"JOB_186858","tr_customer_id":186876,"tr_customer_product_id":186866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:05.000Z","modified_at":"2026-02-15T04:49:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16926293180222","imei1":"16926293180222","imei2":"16926293180222","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186859,"job_number":"JOB_186859","tr_customer_id":186877,"tr_customer_product_id":186867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12821978073845","imei1":"12821978073845","imei2":"12821978073845","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186860,"job_number":"JOB_186860","tr_customer_id":186878,"tr_customer_product_id":186868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33041426293061","imei1":"33041426293061","imei2":"33041426293061","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186861,"job_number":"JOB_186861","tr_customer_id":186879,"tr_customer_product_id":186869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29280892055439","imei1":"29280892055439","imei2":"29280892055439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186862,"job_number":"JOB_186862","tr_customer_id":186880,"tr_customer_product_id":186870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35141118227176","imei1":"35141118227176","imei2":"35141118227176","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186863,"job_number":"JOB_186863","tr_customer_id":186881,"tr_customer_product_id":186871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:07.000Z","modified_at":"2026-02-15T04:49:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20680274559682","imei1":"20680274559682","imei2":"20680274559682","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186865,"job_number":"JOB_186865","tr_customer_id":186883,"tr_customer_product_id":186873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96889248168579","imei1":"96889248168579","imei2":"96889248168579","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186866,"job_number":"JOB_186866","tr_customer_id":186884,"tr_customer_product_id":186874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96325808436408","imei1":"96325808436408","imei2":"96325808436408","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186867,"job_number":"JOB_186867","tr_customer_id":186885,"tr_customer_product_id":186875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87875570819310","imei1":"87875570819310","imei2":"87875570819310","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186868,"job_number":"JOB_186868","tr_customer_id":186886,"tr_customer_product_id":186876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95020789277898","imei1":"95020789277898","imei2":"95020789277898","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186869,"job_number":"JOB_186869","tr_customer_id":186887,"tr_customer_product_id":186877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:36.000Z","modified_at":"2026-02-15T04:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96467914568307","imei1":"96467914568307","imei2":"96467914568307","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186870,"job_number":"JOB_186870","tr_customer_id":186888,"tr_customer_product_id":186878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:36.000Z","modified_at":"2026-02-15T04:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51364287319384","imei1":"51364287319384","imei2":"51364287319384","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186872,"job_number":"JOB_186872","tr_customer_id":186890,"tr_customer_product_id":186880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:03.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44050407348604","imei1":"44050407348604","imei2":"44050407348604","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186873,"job_number":"JOB_186873","tr_customer_id":186891,"tr_customer_product_id":186881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91788481407826","imei1":"91788481407826","imei2":"91788481407826","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186874,"job_number":"JOB_186874","tr_customer_id":186892,"tr_customer_product_id":186882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67419906604467","imei1":"67419906604467","imei2":"67419906604467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186875,"job_number":"JOB_186875","tr_customer_id":186893,"tr_customer_product_id":186883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67312121973186","imei1":"67312121973186","imei2":"67312121973186","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186876,"job_number":"JOB_186876","tr_customer_id":186894,"tr_customer_product_id":186884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:05.000Z","modified_at":"2026-02-15T04:50:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43710678281717","imei1":"43710678281717","imei2":"43710678281717","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186877,"job_number":"JOB_186877","tr_customer_id":186895,"tr_customer_product_id":186885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:05.000Z","modified_at":"2026-02-15T04:50:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10031458007359","imei1":"10031458007359","imei2":"10031458007359","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186879,"job_number":"JOB_186879","tr_customer_id":186897,"tr_customer_product_id":186887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:03:06.000Z","modified_at":"2026-02-15T05:03:06.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43247717147262","imei1":"43247717147262","imei2":"43247717147262","popurl":"2026-02-05T05:03:03.567881900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186880,"job_number":"JOB_186880","tr_customer_id":186898,"tr_customer_product_id":186888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:06:02.000Z","modified_at":"2026-02-15T05:06:02.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43147717147262","imei1":"43147717147262","imei2":"43147717147262","popurl":"2026-02-05T05:05:59.721828600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186881,"job_number":"JOB_186881","tr_customer_id":186899,"tr_customer_product_id":186889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:08:40.000Z","modified_at":"2026-02-15T05:08:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15193145842277","imei1":"15193145842277","imei2":"15193145842277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:08:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186883,"job_number":"JOB_186883","tr_customer_id":186901,"tr_customer_product_id":186891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:08:42.000Z","modified_at":"2026-02-15T05:08:42.000Z","name":"Drew Runolfsson","mobile_number":"331-824-6217","email_id":"Kacey78@hotmail.com","dop":"2025-04-06","serial_number":"19121075231902110","imei1":"19121075231902110","imei2":"19121075231902110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:08:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186884,"job_number":"JOB_186884","tr_customer_id":186902,"tr_customer_product_id":186892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:09:27.000Z","modified_at":"2026-02-15T05:09:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14574135198004","imei1":"14574135198004","imei2":"14574135198004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186886,"job_number":"JOB_186886","tr_customer_id":186904,"tr_customer_product_id":186894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:09:29.000Z","modified_at":"2026-02-15T05:09:29.000Z","name":"Horacio Sawayn","mobile_number":"439-570-0976","email_id":"Elfrieda89@yahoo.com","dop":"2025-04-06","serial_number":"17033637055782916","imei1":"17033637055782916","imei2":"17033637055782916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:09:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186887,"job_number":"JOB_186887","tr_customer_id":186905,"tr_customer_product_id":186895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:10:13.000Z","modified_at":"2026-02-15T05:10:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19724931198755","imei1":"19724931198755","imei2":"19724931198755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186889,"job_number":"JOB_186889","tr_customer_id":186907,"tr_customer_product_id":186897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:10:14.000Z","modified_at":"2026-02-15T05:10:14.000Z","name":"Pascale Swift","mobile_number":"760-378-4845","email_id":"Rafael.McLaughlin@yahoo.com","dop":"2025-04-06","serial_number":"19632585081253650","imei1":"19632585081253650","imei2":"19632585081253650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:10:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186891,"job_number":"JOB_186891","tr_customer_id":186909,"tr_customer_product_id":186899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:16:15.000Z","modified_at":"2026-02-15T05:16:15.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43147707147262","imei1":"43147707147262","imei2":"43147707147262","popurl":"2026-02-05T05:16:13.061682300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186892,"job_number":"JOB_186892","tr_customer_id":186910,"tr_customer_product_id":186900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:17:04.000Z","modified_at":"2026-02-15T05:17:04.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"19290116060739","imei1":"19290116060739","imei2":"19290116060739","popurl":"2026-02-05T05:17:04.379564763Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186893,"job_number":"JOB_186893","tr_customer_id":186911,"tr_customer_product_id":186901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:17:24.000Z","modified_at":"2026-02-15T05:17:24.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"51748770275459","imei1":"51748770275459","imei2":"51748770275459","popurl":"2026-02-05T05:17:24.105554541Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:17:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186894,"job_number":"JOB_186894","tr_customer_id":186912,"tr_customer_product_id":186902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:18:08.000Z","modified_at":"2026-02-15T05:18:08.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43144707147262","imei1":"43144707147262","imei2":"43144707147262","popurl":"2026-02-05T05:18:06.332571900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186896,"job_number":"JOB_186896","tr_customer_id":186914,"tr_customer_product_id":186904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:49.000Z","modified_at":"2026-02-15T05:21:49.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"104347332397227","imei1":"104347332397227","imei2":"104347332397227","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:21:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186898,"job_number":"JOB_186898","tr_customer_id":186916,"tr_customer_product_id":186906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:22:01.000Z","modified_at":"2026-02-15T05:22:01.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100403465494166","imei1":"100403465494166","imei2":"100403465494166","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:22:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186900,"job_number":"JOB_186900","tr_customer_id":186918,"tr_customer_product_id":186908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:25:10.000Z","modified_at":"2026-02-15T05:25:10.000Z","name":"Leon Botsford","mobile_number":"665-992-5316","email_id":"Margaretta26@gmail.com","dop":"2025-12-01","serial_number":"17284957430789","imei1":"17284957430789","imei2":"17284957430789","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186902,"job_number":"JOB_186902","tr_customer_id":186920,"tr_customer_product_id":186910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:38:28.000Z","modified_at":"2026-02-15T05:38:28.000Z","name":"Nestor Hahn","mobile_number":"667-506-0576","email_id":"Quinton.Kunde41@hotmail.com","dop":"2025-04-06","serial_number":"11093885291498940","imei1":"11093885291498940","imei2":"11093885291498940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186904,"job_number":"JOB_186904","tr_customer_id":186922,"tr_customer_product_id":186912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:38:44.000Z","modified_at":"2026-02-15T05:38:44.000Z","name":"Letitia Orn","mobile_number":"963-921-8058","email_id":"Lacy.Bins@hotmail.com","dop":"2025-04-06","serial_number":"14346679566750382","imei1":"14346679566750382","imei2":"14346679566750382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186905,"job_number":"JOB_186905","tr_customer_id":186923,"tr_customer_product_id":186913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:13:21.000Z","modified_at":"2026-02-15T06:13:21.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43297707147262","imei1":"43947707147262","imei2":"43947707147262","popurl":"2026-02-05T06:13:19.193670700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186906,"job_number":"JOB_186906","tr_customer_id":186924,"tr_customer_product_id":186914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:15:31.000Z","modified_at":"2026-02-15T06:15:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15080218423828","imei1":"15080218423828","imei2":"15080218423828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:15:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186908,"job_number":"JOB_186908","tr_customer_id":186926,"tr_customer_product_id":186916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:15:33.000Z","modified_at":"2026-02-15T06:15:33.000Z","name":"Earlene Pfannerstill","mobile_number":"998-966-4053","email_id":"Ova.Braun66@hotmail.com","dop":"2025-04-06","serial_number":"10022578022368760","imei1":"10022578022368760","imei2":"10022578022368760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186909,"job_number":"JOB_186909","tr_customer_id":186927,"tr_customer_product_id":186917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:16.000Z","modified_at":"2026-02-15T06:16:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15281610948129","imei1":"15281610948129","imei2":"15281610948129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186911,"job_number":"JOB_186911","tr_customer_id":186929,"tr_customer_product_id":186919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:17.000Z","modified_at":"2026-02-15T06:16:17.000Z","name":"Nellie Ortiz","mobile_number":"465-520-3997","email_id":"Lee.Effertz@hotmail.com","dop":"2025-04-06","serial_number":"16157576848628320","imei1":"16157576848628320","imei2":"16157576848628320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186912,"job_number":"JOB_186912","tr_customer_id":186930,"tr_customer_product_id":186920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:59.000Z","modified_at":"2026-02-15T06:16:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17554616576710","imei1":"17554616576710","imei2":"17554616576710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186914,"job_number":"JOB_186914","tr_customer_id":186932,"tr_customer_product_id":186922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:17:01.000Z","modified_at":"2026-02-15T06:17:01.000Z","name":"Brenna Friesen","mobile_number":"866-547-4188","email_id":"Sofia_McCullough57@gmail.com","dop":"2025-04-06","serial_number":"10453254449449684","imei1":"10453254449449684","imei2":"10453254449449684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:17:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186916,"job_number":"JOB_186916","tr_customer_id":186934,"tr_customer_product_id":186924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:27:59.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"11835984143523","imei1":"11835984143523","imei2":"11835984143523","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186918,"job_number":"JOB_186918","tr_customer_id":186936,"tr_customer_product_id":186926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:28:00.000Z","modified_at":"2026-02-15T06:28:00.000Z","name":"Georgiana Kemmer","mobile_number":"998-739-2327","email_id":"Tremaine55@yahoo.com","dop":"2026-01-04","serial_number":"16414721149770930","imei1":"16414721149770930","imei2":"16414721149770930","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186925,"job_number":"JOB_186925","tr_customer_id":186943,"tr_customer_product_id":186933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:43:07.000Z","modified_at":"2026-02-15T06:43:07.000Z","name":"Elijah Langosh","mobile_number":"561-853-4918","email_id":"Vern27@gmail.com","dop":"2025-04-06","serial_number":"10890327841568874","imei1":"10890327841568874","imei2":"10890327841568874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186927,"job_number":"JOB_186927","tr_customer_id":186945,"tr_customer_product_id":186935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:51:11.000Z","modified_at":"2026-02-15T06:51:11.000Z","name":"Blanche Mohr","mobile_number":"235-262-5854","email_id":"Kaitlin51@yahoo.com","dop":"2025-04-06","serial_number":"17801493165259256","imei1":"17801493165259256","imei2":"17801493165259256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:51:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186929,"job_number":"JOB_186929","tr_customer_id":186947,"tr_customer_product_id":186937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:51:54.000Z","modified_at":"2026-02-15T06:51:54.000Z","name":"Norberto Herman","mobile_number":"649-984-5206","email_id":"Anya.Armstrong75@yahoo.com","dop":"2025-04-06","serial_number":"13098297828262646","imei1":"13098297828262646","imei2":"13098297828262646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186931,"job_number":"JOB_186931","tr_customer_id":186949,"tr_customer_product_id":186939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:52:36.000Z","modified_at":"2026-02-15T06:52:36.000Z","name":"Beatrice Keeling","mobile_number":"548-638-1243","email_id":"Kristy93@hotmail.com","dop":"2025-04-06","serial_number":"10643288520346174","imei1":"10643288520346174","imei2":"10643288520346174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186934,"job_number":"JOB_186934","tr_customer_id":186952,"tr_customer_product_id":186942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:59:01.000Z","modified_at":"2026-02-15T06:59:01.000Z","name":"Chauncey Hettinger","mobile_number":"484-460-9894","email_id":"Leslie45@hotmail.com","dop":"2025-04-06","serial_number":"13461830445027304","imei1":"13461830445027304","imei2":"13461830445027304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186935,"job_number":"JOB_186935","tr_customer_id":186953,"tr_customer_product_id":186943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:10:55.000Z","modified_at":"2026-02-15T07:10:55.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"11469227978009","imei1":"11469227978009","imei2":"11469227978009","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:10:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186937,"job_number":"JOB_186937","tr_customer_id":186955,"tr_customer_product_id":186945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:11:10.000Z","modified_at":"2026-02-15T07:11:10.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"16433013550853","imei1":"16433013550853","imei2":"16433013550853","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186939,"job_number":"JOB_186939","tr_customer_id":186957,"tr_customer_product_id":186947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:11:24.000Z","modified_at":"2026-02-15T07:11:24.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"15041004710239","imei1":"15041004710239","imei2":"15041004710239","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:11:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186942,"job_number":"JOB_186942","tr_customer_id":186960,"tr_customer_product_id":186950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:30:20.000Z","modified_at":"2026-02-15T07:30:20.000Z","name":"Ernest Considine","mobile_number":"839-774-3027","email_id":"Estefania.Ernser22@yahoo.com","dop":"2025-04-06","serial_number":"19043215226358864","imei1":"19043215226358864","imei2":"19043215226358864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186943,"job_number":"JOB_186943","tr_customer_id":186961,"tr_customer_product_id":186951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:45:29.000Z","modified_at":"2026-02-15T07:45:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18983685862180","imei1":"18983685862180","imei2":"18983685862180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186945,"job_number":"JOB_186945","tr_customer_id":186963,"tr_customer_product_id":186953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:45:31.000Z","modified_at":"2026-02-15T07:45:31.000Z","name":"Maryam Emmerich","mobile_number":"974-203-2653","email_id":"Margarita61@hotmail.com","dop":"2025-04-06","serial_number":"18163394168139896","imei1":"18163394168139896","imei2":"18163394168139896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186946,"job_number":"JOB_186946","tr_customer_id":186964,"tr_customer_product_id":186954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:13.000Z","modified_at":"2026-02-15T07:46:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15662197590924","imei1":"15662197590924","imei2":"15662197590924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186948,"job_number":"JOB_186948","tr_customer_id":186966,"tr_customer_product_id":186956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:15.000Z","modified_at":"2026-02-15T07:46:15.000Z","name":"Marco Heaney","mobile_number":"665-823-2156","email_id":"Emilia59@hotmail.com","dop":"2025-04-06","serial_number":"11151120153991270","imei1":"11151120153991270","imei2":"11151120153991270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186949,"job_number":"JOB_186949","tr_customer_id":186967,"tr_customer_product_id":186957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:56.000Z","modified_at":"2026-02-15T07:46:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13886150807143","imei1":"13886150807143","imei2":"13886150807143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186951,"job_number":"JOB_186951","tr_customer_id":186969,"tr_customer_product_id":186959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:58.000Z","modified_at":"2026-02-15T07:46:58.000Z","name":"Clotilde Kautzer","mobile_number":"250-245-8501","email_id":"Emmet_Ratke80@hotmail.com","dop":"2025-04-06","serial_number":"12212879954078306","imei1":"12212879954078306","imei2":"12212879954078306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186953,"job_number":"JOB_186953","tr_customer_id":186971,"tr_customer_product_id":186961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:53:50.000Z","modified_at":"2026-02-15T07:53:50.000Z","name":"Savanna Predovic","mobile_number":"436-420-2721","email_id":"Domingo_Grant57@yahoo.com","dop":"2025-04-06","serial_number":"12797613794173614","imei1":"12797613794173614","imei2":"12797613794173614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186957,"job_number":"JOB_186957","tr_customer_id":186975,"tr_customer_product_id":186965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:54:35.000Z","modified_at":"2026-02-15T07:54:35.000Z","name":"Jaren Harvey","mobile_number":"610-998-2311","email_id":"Noemie70@gmail.com","dop":"2025-04-06","serial_number":"15815235503621684","imei1":"15815235503621684","imei2":"15815235503621684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186960,"job_number":"JOB_186960","tr_customer_id":186978,"tr_customer_product_id":186968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:43.000Z","modified_at":"2026-02-15T08:13:43.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14668992351793","imei1":"14668992351793","imei2":"114668992351793","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186961,"job_number":"JOB_186961","tr_customer_id":186979,"tr_customer_product_id":186969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:44.000Z","modified_at":"2026-02-15T08:13:44.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"383753939160129","imei1":"383753939160129","imei2":"1383753939160129","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186962,"job_number":"JOB_186962","tr_customer_id":186980,"tr_customer_product_id":186970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:44.000Z","modified_at":"2026-02-15T08:13:44.000Z","name":"Darren Erdman","mobile_number":"659-720-1093","email_id":"Immanuel89@hotmail.com","dop":"2026-01-04","serial_number":"17973962237218","imei1":"17973962237218","imei2":"117973962237218","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186963,"job_number":"JOB_186963","tr_customer_id":186981,"tr_customer_product_id":186971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:45.000Z","modified_at":"2026-02-15T08:49:45.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"13223852246728","imei1":"13223852246728","imei2":"13223852246728","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186964,"job_number":"JOB_186964","tr_customer_id":186982,"tr_customer_product_id":186972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:45.000Z","modified_at":"2026-02-15T08:49:45.000Z","name":"Carissa Homenick","mobile_number":"202-230-6371","email_id":"Litzy55@yahoo.com","dop":"2026-01-04","serial_number":"10130451321403","imei1":"10130451321403","imei2":"10130451321403","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186965,"job_number":"JOB_186965","tr_customer_id":186983,"tr_customer_product_id":186973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:47.000Z","modified_at":"2026-02-15T08:49:47.000Z","name":"Mable Ryan","mobile_number":"221-931-4910","email_id":"Carli_Greenfelder95@hotmail.com","dop":"2026-01-04","serial_number":"44452118109556880","imei1":"44452118109556880","imei2":"44452118109556880","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186966,"job_number":"JOB_186966","tr_customer_id":186984,"tr_customer_product_id":186974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:15:16.000Z","modified_at":"2026-02-15T09:15:16.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13678253534192","imei1":"13678253534192","imei2":"113678253534192","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186967,"job_number":"JOB_186967","tr_customer_id":186985,"tr_customer_product_id":186975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:15:17.000Z","modified_at":"2026-02-15T09:15:17.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"391280687411604","imei1":"391280687411604","imei2":"1391280687411604","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186969,"job_number":"JOB_186969","tr_customer_id":186987,"tr_customer_product_id":186977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:51:35.000Z","modified_at":"2026-02-15T09:51:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11059599046762","imei1":"11059599046762","imei2":"11059599046762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186971,"job_number":"JOB_186971","tr_customer_id":186989,"tr_customer_product_id":186979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:51:37.000Z","modified_at":"2026-02-15T09:51:37.000Z","name":"Josiah Little","mobile_number":"448-389-3391","email_id":"Einar_Von18@hotmail.com","dop":"2025-04-06","serial_number":"19564515753822984","imei1":"19564515753822984","imei2":"19564515753822984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:51:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186972,"job_number":"JOB_186972","tr_customer_id":186990,"tr_customer_product_id":186980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:17.000Z","modified_at":"2026-02-15T09:52:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13313172213980","imei1":"13313172213980","imei2":"13313172213980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186974,"job_number":"JOB_186974","tr_customer_id":186992,"tr_customer_product_id":186982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:19.000Z","modified_at":"2026-02-15T09:52:19.000Z","name":"Corene Torp","mobile_number":"465-691-2932","email_id":"Hertha_Wolff@yahoo.com","dop":"2025-04-06","serial_number":"12472291555181492","imei1":"12472291555181492","imei2":"12472291555181492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186975,"job_number":"JOB_186975","tr_customer_id":186993,"tr_customer_product_id":186983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:59.000Z","modified_at":"2026-02-15T09:52:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12245586705931","imei1":"12245586705931","imei2":"12245586705931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186977,"job_number":"JOB_186977","tr_customer_id":186995,"tr_customer_product_id":186985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:53:00.000Z","modified_at":"2026-02-15T09:53:00.000Z","name":"Louvenia Ward","mobile_number":"538-275-1735","email_id":"Norene_Kertzmann@gmail.com","dop":"2025-04-06","serial_number":"18757696979381390","imei1":"18757696979381390","imei2":"18757696979381390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186978,"job_number":"JOB_186978","tr_customer_id":186996,"tr_customer_product_id":186986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:06:56.000Z","modified_at":"2026-02-15T10:06:56.000Z","name":"Abbigail Bartell","mobile_number":"361-705-6755","email_id":"Osborne_Johnson54@yahoo.com","dop":"2026-02-01","serial_number":"32492661709185","imei1":"32492661709185","imei2":"32492661709185","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:06:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186979,"job_number":"JOB_186979","tr_customer_id":186997,"tr_customer_product_id":186987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:10:13.000Z","modified_at":"2026-02-15T10:10:13.000Z","name":"Lacey Nikolaus","mobile_number":"988-789-6171","email_id":"Bettye_Heathcote87@yahoo.com","dop":"2026-02-01","serial_number":"59942538189735","imei1":"59942538189735","imei2":"59942538189735","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186980,"job_number":"JOB_186980","tr_customer_id":186998,"tr_customer_product_id":186988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:11:09.000Z","modified_at":"2026-02-15T10:11:09.000Z","name":"Marcus Jaskolski","mobile_number":"597-694-3505","email_id":"Muhammad36@gmail.com","dop":"2026-02-01","serial_number":"75161393286932","imei1":"75161393286932","imei2":"75161393286932","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:11:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186981,"job_number":"JOB_186981","tr_customer_id":186999,"tr_customer_product_id":186989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:17:41.000Z","modified_at":"2026-02-15T10:17:41.000Z","name":"Howard Robel","mobile_number":"647-475-3484","email_id":"Rashad_Boyer51@hotmail.com","dop":"2026-02-01","serial_number":"30492289997197","imei1":"30492289997197","imei2":"30492289997197","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:17:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186982,"job_number":"JOB_186982","tr_customer_id":187000,"tr_customer_product_id":186990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:19:41.000Z","modified_at":"2026-02-15T10:19:41.000Z","name":"Danial Gleichner","mobile_number":"745-838-6453","email_id":"Vern69@yahoo.com","dop":"2026-02-01","serial_number":"85577950276836","imei1":"85577950276836","imei2":"85577950276836","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186983,"job_number":"JOB_186983","tr_customer_id":187001,"tr_customer_product_id":186991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:19:51.000Z","modified_at":"2026-02-15T10:19:52.000Z","name":"Frida Steuber","mobile_number":"906-485-6477","email_id":"Adrien_Bergstrom@hotmail.com","dop":"2026-02-01","serial_number":"62540403602694","imei1":"62540403602694","imei2":"62540403602694","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186984,"job_number":"JOB_186984","tr_customer_id":187002,"tr_customer_product_id":186992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:31:42.000Z","modified_at":"2026-02-15T10:31:42.000Z","name":"Dulce Nitzsche","mobile_number":"628-606-5255","email_id":"Darrick_OConnell82@gmail.com","dop":"2026-02-01","serial_number":"48636466012041","imei1":"48636466012041","imei2":"48636466012041","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186985,"job_number":"JOB_186985","tr_customer_id":187003,"tr_customer_product_id":186993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:35:22.000Z","modified_at":"2026-02-15T10:35:22.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"194466403332296","imei1":"194466403332296","imei2":"194466403332296","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186986,"job_number":"JOB_186986","tr_customer_id":187004,"tr_customer_product_id":186994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:35:28.000Z","modified_at":"2026-02-15T10:35:28.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"165327995302029","imei1":"165327995302029","imei2":"165327995302029","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186987,"job_number":"JOB_186987","tr_customer_id":187005,"tr_customer_product_id":186995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:37:37.000Z","modified_at":"2026-02-15T10:37:37.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"197148484973735","imei1":"197148484973735","imei2":"197148484973735","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186989,"job_number":"JOB_186989","tr_customer_id":187007,"tr_customer_product_id":186997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:47:39.000Z","modified_at":"2026-02-15T10:47:39.000Z","name":"Noemi Goyette","mobile_number":"816-430-1714","email_id":"Tomasa.Schowalter@yahoo.com","dop":"2025-04-06","serial_number":"16419392221043770","imei1":"16419392221043770","imei2":"16419392221043770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186990,"job_number":"JOB_186990","tr_customer_id":187008,"tr_customer_product_id":186998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:47:51.000Z","modified_at":"2026-02-15T10:47:51.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-05","serial_number":"85895616181346","imei1":"85895616181346","imei2":"85895616181346","popurl":"2026-02-05T10:47:41.148317004Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186991,"job_number":"JOB_186991","tr_customer_id":187009,"tr_customer_product_id":186999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:03.000Z","modified_at":"2026-02-15T10:48:03.000Z","name":"Ayushmati Varrier","mobile_number":"8611222604","email_id":"jahnu.mishra@hotmail.com","dop":"2026-02-05","serial_number":"90630869750623","imei1":"90630869750623","imei2":"90630869750623","popurl":"www.charumati-pilla.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186992,"job_number":"JOB_186992","tr_customer_id":187010,"tr_customer_product_id":187000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:03.000Z","modified_at":"2026-02-15T10:48:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13128842224787","imei1":"13128842224787","imei2":"13128842224787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186994,"job_number":"JOB_186994","tr_customer_id":187012,"tr_customer_product_id":187002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:05.000Z","modified_at":"2026-02-15T10:48:05.000Z","name":"Ebony Douglas","mobile_number":"771-281-6352","email_id":"Athena70@gmail.com","dop":"2025-04-06","serial_number":"15431835986222296","imei1":"15431835986222296","imei2":"15431835986222296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186995,"job_number":"JOB_186995","tr_customer_id":187013,"tr_customer_product_id":187003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:50.000Z","modified_at":"2026-02-15T10:48:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14339957123745","imei1":"14339957123745","imei2":"14339957123745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186997,"job_number":"JOB_186997","tr_customer_id":187015,"tr_customer_product_id":187005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:52.000Z","modified_at":"2026-02-15T10:48:52.000Z","name":"Estella Marks","mobile_number":"883-497-3495","email_id":"Deondre23@hotmail.com","dop":"2025-04-06","serial_number":"18130666300466810","imei1":"18130666300466810","imei2":"18130666300466810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186998,"job_number":"JOB_186998","tr_customer_id":187016,"tr_customer_product_id":187006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:49:36.000Z","modified_at":"2026-02-15T10:49:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16013071880038","imei1":"16013071880038","imei2":"16013071880038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187000,"job_number":"JOB_187000","tr_customer_id":187018,"tr_customer_product_id":187008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:49:38.000Z","modified_at":"2026-02-15T10:49:38.000Z","name":"Athena Braun","mobile_number":"534-405-5049","email_id":"Seamus_Gottlieb@yahoo.com","dop":"2025-04-06","serial_number":"13415886447576528","imei1":"13415886447576528","imei2":"13415886447576528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187002,"job_number":"JOB_187002","tr_customer_id":187020,"tr_customer_product_id":187010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:53:09.000Z","modified_at":"2026-02-15T10:53:09.000Z","name":"Eladio Parisian","mobile_number":"504-837-1213","email_id":"Sienna.Kirlin@yahoo.com","dop":"2025-04-06","serial_number":"19382972336927020","imei1":"19382972336927020","imei2":"19382972336927020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187004,"job_number":"JOB_187004","tr_customer_id":187022,"tr_customer_product_id":187012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:58:00.000Z","modified_at":"2026-02-15T10:58:00.000Z","name":"Jolie Abernathy","mobile_number":"603-789-9785","email_id":"Era.Braun25@hotmail.com","dop":"2025-04-06","serial_number":"14451919436683220","imei1":"14451919436683220","imei2":"14451919436683220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187005,"job_number":"JOB_187005","tr_customer_id":187023,"tr_customer_product_id":187013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:05:11.000Z","modified_at":"2026-02-15T12:05:11.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-05","serial_number":"55346567890444","imei1":"55346567890444","imei2":"55346567890444","popurl":"2026-02-05T12:05:09.439242500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T12:05:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187006,"job_number":"JOB_187006","tr_customer_id":187024,"tr_customer_product_id":187014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:07:04.000Z","modified_at":"2026-02-15T12:07:04.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-05","serial_number":"89346567890344","imei1":"89346567890344","imei2":"89346567890344","popurl":"2026-02-05T12:07:01.541918800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T12:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187009,"job_number":"JOB_187009","tr_customer_id":187027,"tr_customer_product_id":187017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:39:29.000Z","modified_at":"2026-02-15T13:39:29.000Z","name":"Mitchell Nader","mobile_number":"823-509-1695","email_id":"Shanie.Upton@yahoo.com","dop":"2025-05-30","serial_number":"16127208522228","imei1":"16127208522228","imei2":"16127208522228","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187010,"job_number":"JOB_187010","tr_customer_id":187028,"tr_customer_product_id":187018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:39:30.000Z","modified_at":"2026-02-15T13:39:30.000Z","name":"Alia Gusikowski","mobile_number":"351-510-3439","email_id":"Randall.Cremin12@yahoo.com","dop":"2025-05-30","serial_number":"1438985986096546","imei1":"1438985986096546","imei2":"1438985986096546","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187011,"job_number":"JOB_187011","tr_customer_id":187029,"tr_customer_product_id":187019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:57:38.000Z","modified_at":"2026-02-15T13:57:38.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"102339009322581","imei1":"102339009322581","imei2":"102339009322581","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187013,"job_number":"JOB_187013","tr_customer_id":187031,"tr_customer_product_id":187021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:16.000Z","modified_at":"2026-02-15T13:58:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74586904723473","imei1":"74586904723473","imei2":"74586904723473","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187014,"job_number":"JOB_187014","tr_customer_id":187032,"tr_customer_product_id":187022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64901830297010","imei1":"64901830297010","imei2":"64901830297010","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187015,"job_number":"JOB_187015","tr_customer_id":187033,"tr_customer_product_id":187023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43000733107652","imei1":"43000733107652","imei2":"43000733107652","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187016,"job_number":"JOB_187016","tr_customer_id":187034,"tr_customer_product_id":187024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74179220157113","imei1":"74179220157113","imei2":"74179220157113","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187017,"job_number":"JOB_187017","tr_customer_id":187035,"tr_customer_product_id":187025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:18.000Z","modified_at":"2026-02-15T13:58:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87564269615780","imei1":"87564269615780","imei2":"87564269615780","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187018,"job_number":"JOB_187018","tr_customer_id":187036,"tr_customer_product_id":187026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:18.000Z","modified_at":"2026-02-15T13:58:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73977316052839","imei1":"73977316052839","imei2":"73977316052839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187020,"job_number":"JOB_187020","tr_customer_id":187038,"tr_customer_product_id":187028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:22.000Z","modified_at":"2026-02-15T13:58:22.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"106951712710418","imei1":"106951712710418","imei2":"106951712710418","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187023,"job_number":"JOB_187023","tr_customer_id":187041,"tr_customer_product_id":187031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:48.000Z","modified_at":"2026-02-15T13:58:48.000Z","name":"Lorena Sanford","mobile_number":"268-984-1713","email_id":"Geovany.Keebler29@gmail.com","dop":"2025-04-06","serial_number":"10614436670129892","imei1":"10614436670129892","imei2":"10614436670129892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187024,"job_number":"JOB_187024","tr_customer_id":187042,"tr_customer_product_id":187032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:48.000Z","modified_at":"2026-02-15T13:58:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23050710177185","imei1":"23050710177185","imei2":"23050710177185","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187025,"job_number":"JOB_187025","tr_customer_id":187043,"tr_customer_product_id":187033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40458074383627","imei1":"40458074383627","imei2":"40458074383627","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187026,"job_number":"JOB_187026","tr_customer_id":187044,"tr_customer_product_id":187034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28091532355559","imei1":"28091532355559","imei2":"28091532355559","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187027,"job_number":"JOB_187027","tr_customer_id":187045,"tr_customer_product_id":187035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83878537234347","imei1":"83878537234347","imei2":"83878537234347","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187028,"job_number":"JOB_187028","tr_customer_id":187046,"tr_customer_product_id":187036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:50.000Z","modified_at":"2026-02-15T13:58:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75965107927282","imei1":"75965107927282","imei2":"75965107927282","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187029,"job_number":"JOB_187029","tr_customer_id":187047,"tr_customer_product_id":187037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:50.000Z","modified_at":"2026-02-15T13:58:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33249299895497","imei1":"33249299895497","imei2":"33249299895497","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187031,"job_number":"JOB_187031","tr_customer_id":187049,"tr_customer_product_id":187039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:06.000Z","modified_at":"2026-02-15T13:59:06.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104894473772043","imei1":"104894473772043","imei2":"104894473772043","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187033,"job_number":"JOB_187033","tr_customer_id":187051,"tr_customer_product_id":187041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:20.000Z","modified_at":"2026-02-15T13:59:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51124551888715","imei1":"51124551888715","imei2":"51124551888715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187034,"job_number":"JOB_187034","tr_customer_id":187052,"tr_customer_product_id":187042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89655487230437","imei1":"89655487230437","imei2":"89655487230437","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187035,"job_number":"JOB_187035","tr_customer_id":187053,"tr_customer_product_id":187043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98377118697013","imei1":"98377118697013","imei2":"98377118697013","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187036,"job_number":"JOB_187036","tr_customer_id":187054,"tr_customer_product_id":187044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78381531985396","imei1":"78381531985396","imei2":"78381531985396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187037,"job_number":"JOB_187037","tr_customer_id":187055,"tr_customer_product_id":187045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27918658492429","imei1":"27918658492429","imei2":"27918658492429","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187038,"job_number":"JOB_187038","tr_customer_id":187056,"tr_customer_product_id":187046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:22.000Z","modified_at":"2026-02-15T13:59:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82492217863724","imei1":"82492217863724","imei2":"82492217863724","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187040,"job_number":"JOB_187040","tr_customer_id":187058,"tr_customer_product_id":187048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:37.000Z","modified_at":"2026-02-15T13:59:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18714751055887","imei1":"18714751055887","imei2":"18714751055887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187042,"job_number":"JOB_187042","tr_customer_id":187060,"tr_customer_product_id":187050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:38.000Z","modified_at":"2026-02-15T13:59:38.000Z","name":"Dortha Collier","mobile_number":"303-925-9068","email_id":"Jeffrey12@hotmail.com","dop":"2025-04-06","serial_number":"19979080396713290","imei1":"19979080396713290","imei2":"19979080396713290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187045,"job_number":"JOB_187045","tr_customer_id":187063,"tr_customer_product_id":187053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:00:20.000Z","modified_at":"2026-02-15T14:00:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13984422900997","imei1":"13984422900997","imei2":"13984422900997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187047,"job_number":"JOB_187047","tr_customer_id":187065,"tr_customer_product_id":187055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:00:22.000Z","modified_at":"2026-02-15T14:00:22.000Z","name":"Meaghan Reinger","mobile_number":"505-668-0409","email_id":"Anabelle.Connelly70@gmail.com","dop":"2025-04-06","serial_number":"18834737958951230","imei1":"18834737958951230","imei2":"18834737958951230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187048,"job_number":"JOB_187048","tr_customer_id":187066,"tr_customer_product_id":187056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:01:03.000Z","modified_at":"2026-02-15T14:01:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12607197800685","imei1":"12607197800685","imei2":"12607197800685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:01:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187050,"job_number":"JOB_187050","tr_customer_id":187068,"tr_customer_product_id":187058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:01:04.000Z","modified_at":"2026-02-15T14:01:04.000Z","name":"Jamir Cronin","mobile_number":"665-903-3047","email_id":"Brandy_West25@gmail.com","dop":"2025-04-06","serial_number":"11597987596136010","imei1":"11597987596136010","imei2":"11597987596136010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:01:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187060,"job_number":"JOB_187060","tr_customer_id":187078,"tr_customer_product_id":187068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:18:40.000Z","modified_at":"2026-02-15T14:18:40.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"43132387608188","imei1":"43132387608188","imei2":"43132387608188","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187061,"job_number":"JOB_187061","tr_customer_id":187079,"tr_customer_product_id":187069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:18:40.000Z","modified_at":"2026-02-15T14:18:40.000Z","name":"Zoila McKenzie","mobile_number":"513-733-2264","email_id":"Rocky8@yahoo.com","dop":"2025-02-01","serial_number":"100160448245178","imei1":"100160448245178","imei2":"100160448245178","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187063,"job_number":"JOB_187063","tr_customer_id":187081,"tr_customer_product_id":187071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:22.000Z","modified_at":"2026-02-15T14:19:22.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"35932994454938","imei1":"35932994454938","imei2":"35932994454938","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187064,"job_number":"JOB_187064","tr_customer_id":187082,"tr_customer_product_id":187072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:23.000Z","modified_at":"2026-02-15T14:19:23.000Z","name":"Danial Stracke","mobile_number":"921-742-5413","email_id":"Hester_Hackett99@gmail.com","dop":"2025-02-01","serial_number":"37239301380109","imei1":"37239301380109","imei2":"37239301380109","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187066,"job_number":"JOB_187066","tr_customer_id":187084,"tr_customer_product_id":187074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:58.000Z","modified_at":"2026-02-15T14:19:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15707532866387","imei1":"15707532866387","imei2":"15707532866387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187068,"job_number":"JOB_187068","tr_customer_id":187086,"tr_customer_product_id":187076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:00.000Z","modified_at":"2026-02-15T14:20:00.000Z","name":"Carson Douglas","mobile_number":"846-599-4597","email_id":"Maritza53@yahoo.com","dop":"2025-04-06","serial_number":"13252984808633096","imei1":"13252984808633096","imei2":"13252984808633096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187069,"job_number":"JOB_187069","tr_customer_id":187087,"tr_customer_product_id":187077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:04.000Z","modified_at":"2026-02-15T14:20:04.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"90638858306649","imei1":"90638858306649","imei2":"90638858306649","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187070,"job_number":"JOB_187070","tr_customer_id":187088,"tr_customer_product_id":187078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:04.000Z","modified_at":"2026-02-15T14:20:04.000Z","name":"Madison Jones","mobile_number":"415-558-6887","email_id":"Maybelle.Jacobs51@hotmail.com","dop":"2025-02-01","serial_number":"51142501004467","imei1":"51142501004467","imei2":"51142501004467","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187072,"job_number":"JOB_187072","tr_customer_id":187090,"tr_customer_product_id":187080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:39.000Z","modified_at":"2026-02-15T14:20:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17953549906708","imei1":"17953549906708","imei2":"17953549906708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187074,"job_number":"JOB_187074","tr_customer_id":187092,"tr_customer_product_id":187082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:41.000Z","modified_at":"2026-02-15T14:20:41.000Z","name":"Ocie Labadie","mobile_number":"730-877-9586","email_id":"Alvah.McCullough85@yahoo.com","dop":"2025-04-06","serial_number":"10392770912008928","imei1":"10392770912008928","imei2":"10392770912008928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187075,"job_number":"JOB_187075","tr_customer_id":187093,"tr_customer_product_id":187083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:46.000Z","modified_at":"2026-02-15T14:20:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14329955753337","imei1":"14329955753337","imei2":"14329955753337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187077,"job_number":"JOB_187077","tr_customer_id":187095,"tr_customer_product_id":187085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:47.000Z","modified_at":"2026-02-15T14:20:47.000Z","name":"Gabriel Fay","mobile_number":"501-502-1715","email_id":"Shanel.Hoeger37@yahoo.com","dop":"2025-04-06","serial_number":"18956941070379930","imei1":"18956941070379930","imei2":"18956941070379930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187078,"job_number":"JOB_187078","tr_customer_id":187096,"tr_customer_product_id":187086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:26.000Z","modified_at":"2026-02-15T14:21:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10102675426909","imei1":"10102675426909","imei2":"10102675426909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187080,"job_number":"JOB_187080","tr_customer_id":187098,"tr_customer_product_id":187088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:27.000Z","modified_at":"2026-02-15T14:21:27.000Z","name":"Drew Grady","mobile_number":"302-618-2173","email_id":"Solon98@yahoo.com","dop":"2025-04-06","serial_number":"15619477608470204","imei1":"15619477608470204","imei2":"15619477608470204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187081,"job_number":"JOB_187081","tr_customer_id":187099,"tr_customer_product_id":187089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:32.000Z","modified_at":"2026-02-15T14:21:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14830749884443","imei1":"14830749884443","imei2":"14830749884443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187083,"job_number":"JOB_187083","tr_customer_id":187101,"tr_customer_product_id":187091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:34.000Z","modified_at":"2026-02-15T14:21:34.000Z","name":"Liana Huel","mobile_number":"802-895-5064","email_id":"Angelina.Sanford@yahoo.com","dop":"2025-04-06","serial_number":"15748405575817776","imei1":"15748405575817776","imei2":"15748405575817776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187084,"job_number":"JOB_187084","tr_customer_id":187102,"tr_customer_product_id":187092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:07.000Z","modified_at":"2026-02-15T14:22:07.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10716528573250","imei1":"10716528573250","imei2":"10716528573250","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187086,"job_number":"JOB_187086","tr_customer_id":187104,"tr_customer_product_id":187094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:08.000Z","modified_at":"2026-02-15T14:22:08.000Z","name":"Jessika Douglas","mobile_number":"217-412-9721","email_id":"Emory74@yahoo.com","dop":"2025-06-18","serial_number":"1083359125800506","imei1":"1083359125800506","imei2":"1083359125800506","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187087,"job_number":"JOB_187087","tr_customer_id":187105,"tr_customer_product_id":187095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:11.000Z","modified_at":"2026-02-15T14:22:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15559671691365","imei1":"15559671691365","imei2":"15559671691365","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187089,"job_number":"JOB_187089","tr_customer_id":187107,"tr_customer_product_id":187097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:12.000Z","modified_at":"2026-02-15T14:22:12.000Z","name":"Murray Wolf","mobile_number":"531-319-5052","email_id":"Dorothea_Rice@yahoo.com","dop":"2025-04-06","serial_number":"19208423499013300","imei1":"19208423499013300","imei2":"19208423499013300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187093,"job_number":"JOB_187093","tr_customer_id":187111,"tr_customer_product_id":187101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:50.000Z","modified_at":"2026-02-15T14:22:50.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10542814601330","imei1":"10542814601330","imei2":"10542814601330","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187095,"job_number":"JOB_187095","tr_customer_id":187113,"tr_customer_product_id":187103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:51.000Z","modified_at":"2026-02-15T14:22:51.000Z","name":"Jarrett Krajcik","mobile_number":"678-945-2716","email_id":"Hanna.Dibbert51@hotmail.com","dop":"2025-06-18","serial_number":"1076684520318457","imei1":"1076684520318457","imei2":"1076684520318457","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187102,"job_number":"JOB_187102","tr_customer_id":187120,"tr_customer_product_id":187110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:53.000Z","modified_at":"2026-02-15T14:23:53.000Z","name":"Chris Boyle","mobile_number":"303-503-7415","email_id":"Hollie.Mueller@gmail.com","dop":"2025-04-07","serial_number":"16343792352653","imei1":"16343792352653","imei2":"16343792352653","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187103,"job_number":"JOB_187103","tr_customer_id":187121,"tr_customer_product_id":187111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:23.000Z","modified_at":"2026-02-15T14:24:23.000Z","name":"Ora Hane","mobile_number":"203-845-8131","email_id":"Herminia89@yahoo.com","dop":"2025-04-07","serial_number":"17897755107457","imei1":"17897755107457","imei2":"17897755107457","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187107,"job_number":"JOB_187107","tr_customer_id":187125,"tr_customer_product_id":187115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:48.000Z","modified_at":"2026-02-15T14:24:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15249122686704","imei1":"15249122686704","imei2":"15249122686704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187109,"job_number":"JOB_187109","tr_customer_id":187127,"tr_customer_product_id":187117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:50.000Z","modified_at":"2026-02-15T14:24:50.000Z","name":"Susanna Wuckert","mobile_number":"756-672-8169","email_id":"Margaret14@hotmail.com","dop":"2025-04-06","serial_number":"11725153669115862","imei1":"11725153669115862","imei2":"11725153669115862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187110,"job_number":"JOB_187110","tr_customer_id":187128,"tr_customer_product_id":187118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:18.000Z","modified_at":"2026-02-15T14:25:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15586379621468","imei1":"15586379621468","imei2":"15586379621468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187112,"job_number":"JOB_187112","tr_customer_id":187130,"tr_customer_product_id":187120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:19.000Z","modified_at":"2026-02-15T14:25:19.000Z","name":"Lucinda Kling","mobile_number":"206-462-1937","email_id":"Mazie52@yahoo.com","dop":"2025-04-06","serial_number":"15975787898779336","imei1":"15975787898779336","imei2":"15975787898779336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187113,"job_number":"JOB_187113","tr_customer_id":187131,"tr_customer_product_id":187121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:36.000Z","modified_at":"2026-02-15T14:25:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16450245740387","imei1":"16450245740387","imei2":"16450245740387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187115,"job_number":"JOB_187115","tr_customer_id":187133,"tr_customer_product_id":187123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:38.000Z","modified_at":"2026-02-15T14:25:38.000Z","name":"Jacklyn Kutch","mobile_number":"828-887-6462","email_id":"Baron.Kertzmann41@yahoo.com","dop":"2025-04-06","serial_number":"12215152455965426","imei1":"12215152455965426","imei2":"12215152455965426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187116,"job_number":"JOB_187116","tr_customer_id":187134,"tr_customer_product_id":187124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:00.000Z","modified_at":"2026-02-15T14:26:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19970265154876","imei1":"19970265154876","imei2":"19970265154876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187118,"job_number":"JOB_187118","tr_customer_id":187136,"tr_customer_product_id":187126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:02.000Z","modified_at":"2026-02-15T14:26:02.000Z","name":"Bette Jast","mobile_number":"940-666-6163","email_id":"Fidel_Stanton@hotmail.com","dop":"2025-04-06","serial_number":"16249673678697824","imei1":"16249673678697824","imei2":"16249673678697824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187119,"job_number":"JOB_187119","tr_customer_id":187137,"tr_customer_product_id":187127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:15.000Z","modified_at":"2026-02-15T14:26:15.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19254089152789","imei1":"19254089152789","imei2":"19254089152789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187121,"job_number":"JOB_187121","tr_customer_id":187139,"tr_customer_product_id":187129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:16.000Z","modified_at":"2026-02-15T14:26:16.000Z","name":"Yesenia Hayes","mobile_number":"784-689-1355","email_id":"Clovis_Watsica@yahoo.com","dop":"2025-04-06","serial_number":"14793764931110308","imei1":"14793764931110308","imei2":"14793764931110308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187122,"job_number":"JOB_187122","tr_customer_id":187140,"tr_customer_product_id":187130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:22.000Z","modified_at":"2026-02-15T14:26:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17118441382342","imei1":"17118441382342","imei2":"17118441382342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187124,"job_number":"JOB_187124","tr_customer_id":187142,"tr_customer_product_id":187132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:24.000Z","modified_at":"2026-02-15T14:26:24.000Z","name":"Jarret Marvin","mobile_number":"386-842-5740","email_id":"Jordon11@gmail.com","dop":"2025-04-06","serial_number":"16559444459322644","imei1":"16559444459322644","imei2":"16559444459322644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187125,"job_number":"JOB_187125","tr_customer_id":187143,"tr_customer_product_id":187133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:27.000Z","modified_at":"2026-02-15T14:26:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18464460773179","imei1":"18464460773179","imei2":"18464460773179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187127,"job_number":"JOB_187127","tr_customer_id":187145,"tr_customer_product_id":187135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:29.000Z","modified_at":"2026-02-15T14:26:29.000Z","name":"Kiana Larson","mobile_number":"933-754-2101","email_id":"Kara.Wolff@gmail.com","dop":"2025-04-06","serial_number":"18852327251330156","imei1":"18852327251330156","imei2":"18852327251330156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187128,"job_number":"JOB_187128","tr_customer_id":187146,"tr_customer_product_id":187136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:43.000Z","modified_at":"2026-02-15T14:26:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19124385431179","imei1":"19124385431179","imei2":"19124385431179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187130,"job_number":"JOB_187130","tr_customer_id":187148,"tr_customer_product_id":187138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:44.000Z","modified_at":"2026-02-15T14:26:44.000Z","name":"Winifred Schowalter","mobile_number":"853-542-7211","email_id":"Lavern91@gmail.com","dop":"2025-04-06","serial_number":"14821022656654990","imei1":"14821022656654990","imei2":"14821022656654990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187131,"job_number":"JOB_187131","tr_customer_id":187149,"tr_customer_product_id":187139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:01.000Z","modified_at":"2026-02-15T14:27:01.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14528354389338","imei1":"14528354389338","imei2":"14528354389338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187133,"job_number":"JOB_187133","tr_customer_id":187151,"tr_customer_product_id":187141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:03.000Z","modified_at":"2026-02-15T14:27:03.000Z","name":"Ian Pfannerstill","mobile_number":"470-995-9982","email_id":"Sarina0@hotmail.com","dop":"2025-04-06","serial_number":"11434439116627450","imei1":"11434439116627450","imei2":"11434439116627450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187134,"job_number":"JOB_187134","tr_customer_id":187152,"tr_customer_product_id":187142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:12.000Z","modified_at":"2026-02-15T14:27:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17649021680040","imei1":"17649021680040","imei2":"17649021680040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187136,"job_number":"JOB_187136","tr_customer_id":187154,"tr_customer_product_id":187144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:14.000Z","modified_at":"2026-02-15T14:27:14.000Z","name":"Tiara Schowalter","mobile_number":"688-431-0405","email_id":"Lesley.Schmitt@hotmail.com","dop":"2025-04-06","serial_number":"12658411081049574","imei1":"12658411081049574","imei2":"12658411081049574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187137,"job_number":"JOB_187137","tr_customer_id":187155,"tr_customer_product_id":187145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:47.000Z","modified_at":"2026-02-15T14:27:47.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18186610422609","imei1":"18186610422609","imei2":"18186610422609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187139,"job_number":"JOB_187139","tr_customer_id":187157,"tr_customer_product_id":187147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:49.000Z","modified_at":"2026-02-15T14:27:49.000Z","name":"Kenny Waters","mobile_number":"888-260-3328","email_id":"Tyrell_Feil78@yahoo.com","dop":"2025-04-06","serial_number":"10019552825530170","imei1":"10019552825530170","imei2":"10019552825530170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187140,"job_number":"JOB_187140","tr_customer_id":187158,"tr_customer_product_id":187148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:57.000Z","modified_at":"2026-02-15T14:27:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14648595276951","imei1":"14648595276951","imei2":"14648595276951","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187142,"job_number":"JOB_187142","tr_customer_id":187160,"tr_customer_product_id":187150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:58.000Z","modified_at":"2026-02-15T14:27:58.000Z","name":"Bettie Champlin","mobile_number":"517-925-1371","email_id":"Tyshawn.Pacocha49@yahoo.com","dop":"2025-04-06","serial_number":"12168536102071452","imei1":"12168536102071452","imei2":"12168536102071452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187143,"job_number":"JOB_187143","tr_customer_id":187161,"tr_customer_product_id":187151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:59.000Z","modified_at":"2026-02-15T14:27:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17911571022317","imei1":"17911571022317","imei2":"17911571022317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187145,"job_number":"JOB_187145","tr_customer_id":187163,"tr_customer_product_id":187153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:01.000Z","modified_at":"2026-02-15T14:28:01.000Z","name":"Everett Thompson","mobile_number":"598-379-4227","email_id":"Mya37@hotmail.com","dop":"2025-04-06","serial_number":"11574104922902676","imei1":"11574104922902676","imei2":"11574104922902676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187147,"job_number":"JOB_187147","tr_customer_id":187165,"tr_customer_product_id":187155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:10.000Z","modified_at":"2026-02-15T14:28:10.000Z","name":"Johann Ritchie","mobile_number":"646-992-8950","email_id":"Omari.Welch@yahoo.com","dop":"2025-04-06","serial_number":"17914960512879240","imei1":"17914960512879240","imei2":"17914960512879240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187149,"job_number":"JOB_187149","tr_customer_id":187167,"tr_customer_product_id":187157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:47.000Z","modified_at":"2026-02-15T14:28:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12489427100538","imei1":"12489427100538","imei2":"12489427100538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187152,"job_number":"JOB_187152","tr_customer_id":187170,"tr_customer_product_id":187160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:49.000Z","modified_at":"2026-02-15T14:28:49.000Z","name":"Herminia Keebler","mobile_number":"651-925-0224","email_id":"Rachael15@hotmail.com","dop":"2025-04-06","serial_number":"18142919284428130","imei1":"18142919284428130","imei2":"18142919284428130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187154,"job_number":"JOB_187154","tr_customer_id":187172,"tr_customer_product_id":187162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:51.000Z","modified_at":"2026-02-15T14:28:51.000Z","name":"Zoe Monahan","mobile_number":"656-819-8459","email_id":"Hilbert85@gmail.com","dop":"2025-04-06","serial_number":"14162439078513812","imei1":"14162439078513812","imei2":"14162439078513812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187156,"job_number":"JOB_187156","tr_customer_id":187174,"tr_customer_product_id":187164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:29:34.000Z","modified_at":"2026-02-15T14:29:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14748848004874","imei1":"14748848004874","imei2":"14748848004874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187158,"job_number":"JOB_187158","tr_customer_id":187176,"tr_customer_product_id":187166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:29:36.000Z","modified_at":"2026-02-15T14:29:36.000Z","name":"Marco Carter","mobile_number":"248-635-7873","email_id":"Jeremie.Raynor87@hotmail.com","dop":"2025-04-06","serial_number":"10532882504952882","imei1":"10532882504952882","imei2":"10532882504952882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187159,"job_number":"JOB_187159","tr_customer_id":187177,"tr_customer_product_id":187167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:35.000Z","modified_at":"2026-02-15T14:31:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17987057243901","imei1":"17987057243901","imei2":"17987057243901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187161,"job_number":"JOB_187161","tr_customer_id":187179,"tr_customer_product_id":187169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:36.000Z","modified_at":"2026-02-15T14:31:36.000Z","name":"Golda Johns","mobile_number":"826-554-0175","email_id":"Dean98@hotmail.com","dop":"2025-04-06","serial_number":"14485796904094016","imei1":"14485796904094016","imei2":"14485796904094016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187162,"job_number":"JOB_187162","tr_customer_id":187180,"tr_customer_product_id":187170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:40.000Z","modified_at":"2026-02-15T14:31:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15711692534320","imei1":"15711692534320","imei2":"15711692534320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187164,"job_number":"JOB_187164","tr_customer_id":187182,"tr_customer_product_id":187172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:42.000Z","modified_at":"2026-02-15T14:31:42.000Z","name":"Erich Kirlin","mobile_number":"897-623-8534","email_id":"Clint.Hermiston@hotmail.com","dop":"2025-04-06","serial_number":"10353955896889238","imei1":"10353955896889238","imei2":"10353955896889238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187165,"job_number":"JOB_187165","tr_customer_id":187183,"tr_customer_product_id":187173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:19.000Z","modified_at":"2026-02-15T14:32:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13512958212601","imei1":"13512958212601","imei2":"13512958212601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187167,"job_number":"JOB_187167","tr_customer_id":187185,"tr_customer_product_id":187175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:21.000Z","modified_at":"2026-02-15T14:32:21.000Z","name":"Neva Boehm","mobile_number":"249-827-8649","email_id":"Efrain74@gmail.com","dop":"2025-04-06","serial_number":"19138619691890560","imei1":"19138619691890560","imei2":"19138619691890560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187168,"job_number":"JOB_187168","tr_customer_id":187186,"tr_customer_product_id":187176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:24.000Z","modified_at":"2026-02-15T14:32:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12264870516207","imei1":"12264870516207","imei2":"12264870516207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187170,"job_number":"JOB_187170","tr_customer_id":187188,"tr_customer_product_id":187178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:26.000Z","modified_at":"2026-02-15T14:32:26.000Z","name":"Richmond Hegmann","mobile_number":"529-670-4625","email_id":"Constance.Cormier17@hotmail.com","dop":"2025-04-06","serial_number":"13295411501727392","imei1":"13295411501727392","imei2":"13295411501727392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187171,"job_number":"JOB_187171","tr_customer_id":187189,"tr_customer_product_id":187179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:27.000Z","modified_at":"2026-02-15T14:32:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17157960088787","imei1":"17157960088787","imei2":"17157960088787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187173,"job_number":"JOB_187173","tr_customer_id":187191,"tr_customer_product_id":187181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:29.000Z","modified_at":"2026-02-15T14:32:29.000Z","name":"Naomi Wiegand","mobile_number":"709-924-7550","email_id":"Rosendo_Stroman@gmail.com","dop":"2025-04-06","serial_number":"10170722342086502","imei1":"10170722342086502","imei2":"10170722342086502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187177,"job_number":"JOB_187177","tr_customer_id":187195,"tr_customer_product_id":187185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:03.000Z","modified_at":"2026-02-15T14:33:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18123061742281","imei1":"18123061742281","imei2":"18123061742281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187181,"job_number":"JOB_187181","tr_customer_id":187199,"tr_customer_product_id":187189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:04.000Z","modified_at":"2026-02-15T14:33:04.000Z","name":"Chelsie Morar","mobile_number":"988-775-3480","email_id":"Alize_Denesik34@hotmail.com","dop":"2025-04-06","serial_number":"17238599782396452","imei1":"17238599782396452","imei2":"17238599782396452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187183,"job_number":"JOB_187183","tr_customer_id":187201,"tr_customer_product_id":187191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:13.000Z","modified_at":"2026-02-15T14:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11572965201556","imei1":"11572965201556","imei2":"11572965201556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187184,"job_number":"JOB_187184","tr_customer_id":187202,"tr_customer_product_id":187192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:13.000Z","modified_at":"2026-02-15T14:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19666558173880","imei1":"19666558173880","imei2":"19666558173880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187187,"job_number":"JOB_187187","tr_customer_id":187205,"tr_customer_product_id":187195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:15.000Z","modified_at":"2026-02-15T14:33:15.000Z","name":"Khalid Carroll","mobile_number":"318-902-0223","email_id":"Devan_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"19853331500066716","imei1":"19853331500066716","imei2":"19853331500066716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187188,"job_number":"JOB_187188","tr_customer_id":187206,"tr_customer_product_id":187196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:15.000Z","modified_at":"2026-02-15T14:33:15.000Z","name":"Jose Donnelly","mobile_number":"350-839-1406","email_id":"Winnifred_Bashirian78@hotmail.com","dop":"2025-04-06","serial_number":"15444751562136728","imei1":"15444751562136728","imei2":"15444751562136728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187190,"job_number":"JOB_187190","tr_customer_id":187208,"tr_customer_product_id":187198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:17.000Z","modified_at":"2026-02-15T14:33:17.000Z","name":"Charity Boehm","mobile_number":"844-736-4497","email_id":"Bobbie_Jakubowski99@gmail.com","dop":"2025-04-06","serial_number":"18121046470931440","imei1":"18121046470931440","imei2":"18121046470931440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187194,"job_number":"JOB_187194","tr_customer_id":187212,"tr_customer_product_id":187202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:45.000Z","modified_at":"2026-02-15T14:33:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17888040108552","imei1":"17888040108552","imei2":"17888040108552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187196,"job_number":"JOB_187196","tr_customer_id":187214,"tr_customer_product_id":187204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:47.000Z","modified_at":"2026-02-15T14:33:47.000Z","name":"Stanford Parker","mobile_number":"533-212-4801","email_id":"Nedra3@hotmail.com","dop":"2025-04-06","serial_number":"17179522028706224","imei1":"17179522028706224","imei2":"17179522028706224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187198,"job_number":"JOB_187198","tr_customer_id":187216,"tr_customer_product_id":187206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:17.000Z","modified_at":"2026-02-15T14:34:17.000Z","name":"Arno Heathcote","mobile_number":"756-593-2413","email_id":"Dana30@gmail.com","dop":"2025-04-06","serial_number":"15336367938739100","imei1":"15336367938739100","imei2":"15336367938739100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187199,"job_number":"JOB_187199","tr_customer_id":187217,"tr_customer_product_id":187207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:36.000Z","modified_at":"2026-02-15T14:34:36.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10935212475028","imei1":"10935212475028","imei2":"10935212475028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187201,"job_number":"JOB_187201","tr_customer_id":187219,"tr_customer_product_id":187209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:37.000Z","modified_at":"2026-02-15T14:34:37.000Z","name":"Stephon Douglas","mobile_number":"272-236-1014","email_id":"Kristina_Crona@yahoo.com","dop":"2025-04-06","serial_number":"15259864300393112","imei1":"15259864300393112","imei2":"15259864300393112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187202,"job_number":"JOB_187202","tr_customer_id":187220,"tr_customer_product_id":187210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:18.000Z","modified_at":"2026-02-15T14:35:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14337799410978","imei1":"14337799410978","imei2":"14337799410978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187204,"job_number":"JOB_187204","tr_customer_id":187222,"tr_customer_product_id":187212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:19.000Z","modified_at":"2026-02-15T14:35:19.000Z","name":"Rashad Boyer","mobile_number":"232-982-4370","email_id":"Joesph_Sanford49@yahoo.com","dop":"2025-04-06","serial_number":"12127688654837650","imei1":"12127688654837650","imei2":"12127688654837650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187205,"job_number":"JOB_187205","tr_customer_id":187223,"tr_customer_product_id":187213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:43.000Z","modified_at":"2026-02-15T14:35:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14015221197403","imei1":"14015221197403","imei2":"14015221197403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187207,"job_number":"JOB_187207","tr_customer_id":187225,"tr_customer_product_id":187215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:44.000Z","modified_at":"2026-02-15T14:35:44.000Z","name":"Imani Medhurst","mobile_number":"650-622-7969","email_id":"Janiya.Conn@yahoo.com","dop":"2025-04-06","serial_number":"19922696919929816","imei1":"19922696919929816","imei2":"19922696919929816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187209,"job_number":"JOB_187209","tr_customer_id":187227,"tr_customer_product_id":187217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:59.000Z","modified_at":"2026-02-15T14:35:59.000Z","name":"Margaret Herman","mobile_number":"765-314-1127","email_id":"Isaiah28@hotmail.com","dop":"2025-04-06","serial_number":"18043710149272628","imei1":"18043710149272628","imei2":"18043710149272628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187210,"job_number":"JOB_187210","tr_customer_id":187228,"tr_customer_product_id":187218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:00.000Z","modified_at":"2026-02-15T14:36:00.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"13604613005518","imei1":"13604613005518","imei2":"13604613005518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187212,"job_number":"JOB_187212","tr_customer_id":187230,"tr_customer_product_id":187220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:01.000Z","modified_at":"2026-02-15T14:36:01.000Z","name":"Lurline Daniel","mobile_number":"840-985-7355","email_id":"Yasmin.Bosco@hotmail.com","dop":"2025-04-06","serial_number":"11823767115621000","imei1":"11823767115621000","imei2":"11823767115621000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187215,"job_number":"JOB_187215","tr_customer_id":187233,"tr_customer_product_id":187223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:30.000Z","modified_at":"2026-02-15T14:36:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10960992437104","imei1":"10960992437104","imei2":"10960992437104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187217,"job_number":"JOB_187217","tr_customer_id":187235,"tr_customer_product_id":187225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:31.000Z","modified_at":"2026-02-15T14:36:31.000Z","name":"Mable O'Reilly","mobile_number":"751-314-7139","email_id":"Otto.Gutmann94@hotmail.com","dop":"2025-04-06","serial_number":"14474396039964810","imei1":"14474396039964810","imei2":"14474396039964810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187219,"job_number":"JOB_187219","tr_customer_id":187237,"tr_customer_product_id":187227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:37:15.000Z","modified_at":"2026-02-15T14:37:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10609805579560","imei1":"10609805579560","imei2":"10609805579560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187221,"job_number":"JOB_187221","tr_customer_id":187239,"tr_customer_product_id":187229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:37:17.000Z","modified_at":"2026-02-15T14:37:17.000Z","name":"Ocie Wunsch","mobile_number":"820-584-6401","email_id":"Adella.Armstrong92@yahoo.com","dop":"2025-04-06","serial_number":"16473024243918144","imei1":"16473024243918144","imei2":"16473024243918144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187222,"job_number":"JOB_187222","tr_customer_id":187240,"tr_customer_product_id":187230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:51:45.000Z","modified_at":"2026-02-15T14:51:45.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17641341632955","imei1":"17641341632955","imei2":"17641341632955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187224,"job_number":"JOB_187224","tr_customer_id":187242,"tr_customer_product_id":187232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:51:46.000Z","modified_at":"2026-02-15T14:51:46.000Z","name":"Isom Feest","mobile_number":"926-987-6906","email_id":"Valerie17@hotmail.com","dop":"2025-04-06","serial_number":"14085308000184646","imei1":"14085308000184646","imei2":"14085308000184646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187225,"job_number":"JOB_187225","tr_customer_id":187243,"tr_customer_product_id":187233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:52:32.000Z","modified_at":"2026-02-15T14:52:32.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11975447677177","imei1":"11975447677177","imei2":"11975447677177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187227,"job_number":"JOB_187227","tr_customer_id":187245,"tr_customer_product_id":187235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:52:34.000Z","modified_at":"2026-02-15T14:52:34.000Z","name":"Maya Bogisich","mobile_number":"602-261-8346","email_id":"Kraig91@hotmail.com","dop":"2025-04-06","serial_number":"16537270466431296","imei1":"16537270466431296","imei2":"16537270466431296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187228,"job_number":"JOB_187228","tr_customer_id":187246,"tr_customer_product_id":187236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:36:40.000Z","modified_at":"2026-02-15T15:36:40.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741477","imei1":"45658258741477","imei2":"45658258741477","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187229,"job_number":"JOB_187229","tr_customer_id":187247,"tr_customer_product_id":187237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:45:20.000Z","modified_at":"2026-02-15T15:45:20.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108627879415796","imei1":"108627879415796","imei2":"108627879415796","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187231,"job_number":"JOB_187231","tr_customer_id":187249,"tr_customer_product_id":187239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:45:33.000Z","modified_at":"2026-02-15T15:45:33.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103629457089839","imei1":"103629457089839","imei2":"103629457089839","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187233,"job_number":"JOB_187233","tr_customer_id":187251,"tr_customer_product_id":187241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:56:11.000Z","modified_at":"2026-02-15T15:56:11.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"66164243211018","imei1":"66164243211018","imei2":"66164243211018","popurl":"2026-02-05T15:56:10.573819900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187234,"job_number":"JOB_187234","tr_customer_id":187252,"tr_customer_product_id":187242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:16:26.000Z","modified_at":"2026-02-15T16:16:26.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"161966731493793","imei1":"161966731493793","imei2":"161966731493793","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187235,"job_number":"JOB_187235","tr_customer_id":187253,"tr_customer_product_id":187243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:16:49.000Z","modified_at":"2026-02-15T16:16:49.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"149641292823319","imei1":"149641292823319","imei2":"149641292823319","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:16:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187236,"job_number":"JOB_187236","tr_customer_id":187254,"tr_customer_product_id":187244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:18:53.000Z","modified_at":"2026-02-15T16:18:53.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"151297276374035","imei1":"151297276374035","imei2":"151297276374035","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:18:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187237,"job_number":"JOB_187237","tr_customer_id":187255,"tr_customer_product_id":187245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:18:58.000Z","modified_at":"2026-02-15T16:18:58.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"108808193721002","imei1":"108808193721002","imei2":"108808193721002","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187238,"job_number":"JOB_187238","tr_customer_id":187256,"tr_customer_product_id":187246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:23:43.000Z","modified_at":"2026-02-15T16:23:43.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"31935369529867","imei1":"31935369529867","imei2":"31935369529867","popurl":"2026-02-05T16:23:42.911065069Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187239,"job_number":"JOB_187239","tr_customer_id":187257,"tr_customer_product_id":187247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:27:08.000Z","modified_at":"2026-02-15T16:27:08.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"46749897855667","imei1":"46749897855667","imei2":"46749897855667","popurl":"2026-02-05T16:27:07.901475681Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:27:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187240,"job_number":"JOB_187240","tr_customer_id":187258,"tr_customer_product_id":187248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:33:22.000Z","modified_at":"2026-02-15T16:33:22.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"79354885495371","imei1":"79354885495371","imei2":"79354885495371","popurl":"2026-02-05T16:33:22.154071823Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187241,"job_number":"JOB_187241","tr_customer_id":187259,"tr_customer_product_id":187249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:35:02.000Z","modified_at":"2026-02-15T16:35:02.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"85747840933722","imei1":"85747840933722","imei2":"85747840933722","popurl":"2026-02-05T16:35:01.596264050Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187242,"job_number":"JOB_187242","tr_customer_id":187260,"tr_customer_product_id":187250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:57:01.000Z","modified_at":"2026-02-15T16:57:01.000Z","name":"Sanka Chopra","mobile_number":"7061423234","email_id":"amish.ahuja@yahoo.co.in","dop":"2026-02-05","serial_number":"218617199071328","imei1":"218617199071328","imei2":"218617199071328","popurl":"www.meenakshi-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187245,"job_number":"JOB_187245","tr_customer_id":187263,"tr_customer_product_id":187253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:15:40.000Z","modified_at":"2026-02-15T17:15:40.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"178541101045926","imei1":"178541101045926","imei2":"178541101045926","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:15:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187246,"job_number":"JOB_187246","tr_customer_id":187264,"tr_customer_product_id":187254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:17:45.000Z","modified_at":"2026-02-15T17:17:45.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"186266071673725","imei1":"186266071673725","imei2":"186266071673725","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187247,"job_number":"JOB_187247","tr_customer_id":187265,"tr_customer_product_id":187255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:18:21.000Z","modified_at":"2026-02-15T17:18:21.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"128758522195497","imei1":"128758522195497","imei2":"128758522195497","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:18:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187248,"job_number":"JOB_187248","tr_customer_id":187266,"tr_customer_product_id":187256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:22:42.000Z","modified_at":"2026-02-15T17:22:42.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"150234779827605","imei1":"150234779827605","imei2":"150234779827605","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:22:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187249,"job_number":"JOB_187249","tr_customer_id":187267,"tr_customer_product_id":187257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:22:49.000Z","modified_at":"2026-02-15T17:22:49.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"171013778576073","imei1":"171013778576073","imei2":"171013778576073","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187250,"job_number":"JOB_187250","tr_customer_id":187268,"tr_customer_product_id":187258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:08.000Z","modified_at":"2026-02-15T17:23:08.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18454859803935","imei1":"18454859803935","imei2":"18454859803935","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187252,"job_number":"JOB_187252","tr_customer_id":187270,"tr_customer_product_id":187260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:10.000Z","modified_at":"2026-02-15T17:23:10.000Z","name":"Joesph Gibson","mobile_number":"275-453-1343","email_id":"Iliana_Marvin@gmail.com","dop":"2025-04-06","serial_number":"16924793874180156","imei1":"16924793874180156","imei2":"16924793874180156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187253,"job_number":"JOB_187253","tr_customer_id":187271,"tr_customer_product_id":187261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:56.000Z","modified_at":"2026-02-15T17:23:56.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10301690540840","imei1":"10301690540840","imei2":"10301690540840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187255,"job_number":"JOB_187255","tr_customer_id":187273,"tr_customer_product_id":187263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:58.000Z","modified_at":"2026-02-15T17:23:58.000Z","name":"Letitia Schmeler","mobile_number":"637-768-0616","email_id":"Janessa5@hotmail.com","dop":"2025-04-06","serial_number":"13794190485221328","imei1":"13794190485221328","imei2":"13794190485221328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187256,"job_number":"JOB_187256","tr_customer_id":187274,"tr_customer_product_id":187264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:24:43.000Z","modified_at":"2026-02-15T17:24:43.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"13481019924880","imei1":"13481019924880","imei2":"13481019924880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187258,"job_number":"JOB_187258","tr_customer_id":187276,"tr_customer_product_id":187266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:24:44.000Z","modified_at":"2026-02-15T17:24:44.000Z","name":"Savion Ortiz","mobile_number":"351-608-8129","email_id":"Haley_Jaskolski@hotmail.com","dop":"2025-04-06","serial_number":"10244429517004048","imei1":"10244429517004048","imei2":"10244429517004048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187260,"job_number":"JOB_187260","tr_customer_id":187278,"tr_customer_product_id":187268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:15.000Z","modified_at":"2026-02-15T17:32:15.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"13822662662224","imei2":"13822662662224","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187262,"job_number":"JOB_187262","tr_customer_id":187280,"tr_customer_product_id":187270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:32.000Z","modified_at":"2026-02-15T17:32:32.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18557527794996","imei2":"18557527794996","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187264,"job_number":"JOB_187264","tr_customer_id":187282,"tr_customer_product_id":187272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:38.000Z","modified_at":"2026-02-15T17:32:38.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"127148078442767","imei1":"127148078442767","imei2":"127148078442767","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187265,"job_number":"JOB_187265","tr_customer_id":187283,"tr_customer_product_id":187273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:44.000Z","modified_at":"2026-02-15T17:32:44.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"122372982708801","imei1":"122372982708801","imei2":"122372982708801","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187266,"job_number":"JOB_187266","tr_customer_id":187284,"tr_customer_product_id":187274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:49.000Z","modified_at":"2026-02-15T17:32:49.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15123691026939","imei2":"15123691026939","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187268,"job_number":"JOB_187268","tr_customer_id":187286,"tr_customer_product_id":187276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:50.000Z","modified_at":"2026-02-15T17:32:50.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"195411833562769","imei1":"195411833562769","imei2":"195411833562769","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187269,"job_number":"JOB_187269","tr_customer_id":187287,"tr_customer_product_id":187277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:33:02.000Z","modified_at":"2026-02-15T17:33:02.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"117121107398006","imei1":"117121107398006","imei2":"117121107398006","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187270,"job_number":"JOB_187270","tr_customer_id":187288,"tr_customer_product_id":187278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:33:55.000Z","modified_at":"2026-02-15T17:33:55.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"151028092008500","imei1":"151028092008500","imei2":"151028092008500","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187271,"job_number":"JOB_187271","tr_customer_id":187289,"tr_customer_product_id":187279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:34:42.000Z","modified_at":"2026-02-15T17:34:42.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"184864611549608","imei1":"184864611549608","imei2":"184864611549608","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187272,"job_number":"JOB_187272","tr_customer_id":187290,"tr_customer_product_id":187280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:34:52.000Z","modified_at":"2026-02-15T17:34:52.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"155123346349382","imei1":"155123346349382","imei2":"155123346349382","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187273,"job_number":"JOB_187273","tr_customer_id":187291,"tr_customer_product_id":187281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:35:41.000Z","modified_at":"2026-02-15T17:35:41.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"116405416158319","imei1":"116405416158319","imei2":"116405416158319","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187274,"job_number":"JOB_187274","tr_customer_id":187292,"tr_customer_product_id":187282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:35:47.000Z","modified_at":"2026-02-15T17:35:47.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"170462350466686","imei1":"170462350466686","imei2":"170462350466686","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187277,"job_number":"JOB_187277","tr_customer_id":187295,"tr_customer_product_id":187285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:48.000Z","modified_at":"2026-02-15T17:40:48.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"100985925677546A","imei1":"100985925677546A","imei2":"100985925677546A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187278,"job_number":"JOB_187278","tr_customer_id":187296,"tr_customer_product_id":187286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:53.000Z","modified_at":"2026-02-15T17:40:53.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"156556505413078A","imei1":"156556505413078A","imei2":"156556505413078A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187279,"job_number":"JOB_187279","tr_customer_id":187297,"tr_customer_product_id":187287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:56.000Z","modified_at":"2026-02-15T17:40:56.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"154223620398233A","imei1":"154223620398233A","imei2":"154223620398233A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187280,"job_number":"JOB_187280","tr_customer_id":187298,"tr_customer_product_id":187288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:42:25.000Z","modified_at":"2026-02-15T17:42:25.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"1082617516700360","imei1":"1082617516700360","imei2":"1082617516700360","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187281,"job_number":"JOB_187281","tr_customer_id":187299,"tr_customer_product_id":187289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:46:37.000Z","modified_at":"2026-02-15T17:46:37.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"147898259089373","imei1":"147898259089373","imei2":"147898259089373","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187284,"job_number":"JOB_187284","tr_customer_id":187302,"tr_customer_product_id":187292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:51:45.000Z","modified_at":"2026-02-15T17:51:45.000Z","name":"Chandra Mehra","mobile_number":"7027500878","email_id":"bhaumik.pandey@yahoo.co.in","dop":"2026-02-05","serial_number":"953313049736300","imei1":"953313049736300","imei2":"953313049736300","popurl":"www.dinkar-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187285,"job_number":"JOB_187285","tr_customer_id":187303,"tr_customer_product_id":187293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:52:47.000Z","modified_at":"2026-02-15T17:52:47.000Z","name":"Anunay Bhat","mobile_number":"7083327644","email_id":"chandramohan.mahajan@gmail.com","dop":"2026-02-05","serial_number":"902791970508273","imei1":"902791970508273","imei2":"902791970508273","popurl":"www.radha-butt.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187287,"job_number":"JOB_187287","tr_customer_id":187305,"tr_customer_product_id":187295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:00:01.000Z","modified_at":"2026-02-15T18:00:01.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"129529694064332","imei1":"129529694064332","imei2":"129529694064332","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187294,"job_number":"JOB_187294","tr_customer_id":187312,"tr_customer_product_id":187302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T19:02:33.000Z","modified_at":"2026-02-15T19:02:33.000Z","name":"Balamani Sinha","mobile_number":"7077489506","email_id":"chandranath.butt@yahoo.co.in","dop":"2026-02-05","serial_number":"820221923785132","imei1":"820221923785132","imei2":"820221923785132","popurl":"www.dharmaketu-bhattacharya.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T19:02:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187295,"job_number":"JOB_187295","tr_customer_id":187313,"tr_customer_product_id":187303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T19:03:04.000Z","modified_at":"2026-02-15T19:03:04.000Z","name":"Krishna Kakkar","mobile_number":"7017580276","email_id":"som.mahajan@yahoo.co.in","dop":"2026-02-05","serial_number":"027658691228371","imei1":"027658691228371","imei2":"027658691228371","popurl":"www.kashyapi-shukla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T19:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187296,"job_number":"JOB_187296","tr_customer_id":187314,"tr_customer_product_id":187304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T23:46:56.000Z","modified_at":"2026-02-15T23:46:56.000Z","name":"Jagadisha Gowda","mobile_number":"7033527723","email_id":"chanda.singh@gmail.com","dop":"2026-02-05","serial_number":"716447708536345","imei1":"716447708536345","imei2":"716447708536345","popurl":"www.lavanya-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T23:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187298,"job_number":"JOB_187298","tr_customer_id":187316,"tr_customer_product_id":187306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T03:23:58.000Z","modified_at":"2026-02-16T03:23:58.000Z","name":"Hallie Metz","mobile_number":"863-299-4876","email_id":"Shanny_Hagenes@yahoo.com","dop":"2025-05-30","serial_number":"10022649508757","imei1":"10022649508757","imei2":"10022649508757","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T03:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187299,"job_number":"JOB_187299","tr_customer_id":187317,"tr_customer_product_id":187307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T03:24:00.000Z","modified_at":"2026-02-16T03:24:00.000Z","name":"Rhett Braun","mobile_number":"362-339-3393","email_id":"Kelly_Corkery@gmail.com","dop":"2025-05-30","serial_number":"1709458007931367","imei1":"1709458007931367","imei2":"1709458007931367","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T03:24:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187300,"job_number":"JOB_187300","tr_customer_id":187318,"tr_customer_product_id":187308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:06.000Z","modified_at":"2026-02-16T04:22:06.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"13295759190492","imei1":"13295759190492","imei2":"13295759190492","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187302,"job_number":"JOB_187302","tr_customer_id":187320,"tr_customer_product_id":187310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:08.000Z","modified_at":"2026-02-16T04:22:08.000Z","name":"Velma Koss","mobile_number":"520-244-7020","email_id":"Raven85@gmail.com","dop":"2026-01-04","serial_number":"59505695262048950","imei1":"59505695262048950","imei2":"59505695262048950","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187304,"job_number":"JOB_187304","tr_customer_id":187322,"tr_customer_product_id":187312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:00.000Z","modified_at":"2026-02-16T04:23:00.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"12789834671925","imei1":"12789834671925","imei2":"12789834671925","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187306,"job_number":"JOB_187306","tr_customer_id":187324,"tr_customer_product_id":187314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:02.000Z","modified_at":"2026-02-16T04:23:02.000Z","name":"Madisyn Friesen","mobile_number":"215-319-3448","email_id":"Dayna_DuBuque23@yahoo.com","dop":"2026-01-04","serial_number":"95354379874961170","imei1":"95354379874961170","imei2":"95354379874961170","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187307,"job_number":"JOB_187307","tr_customer_id":187325,"tr_customer_product_id":187315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:54.000Z","modified_at":"2026-02-16T04:23:54.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18990644605649","imei1":"18990644605649","imei2":"18990644605649","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187309,"job_number":"JOB_187309","tr_customer_id":187327,"tr_customer_product_id":187317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:56.000Z","modified_at":"2026-02-16T04:23:56.000Z","name":"Nyasia Ullrich","mobile_number":"608-970-5228","email_id":"Isabelle_Kris57@hotmail.com","dop":"2026-01-04","serial_number":"47342645289180770","imei1":"47342645289180770","imei2":"47342645289180770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187310,"job_number":"JOB_187310","tr_customer_id":187328,"tr_customer_product_id":187318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:31:53.000Z","modified_at":"2026-02-16T04:31:53.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14470925949936","imei1":"14470925949936","imei2":"14470925949936","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187312,"job_number":"JOB_187312","tr_customer_id":187330,"tr_customer_product_id":187320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:31:55.000Z","modified_at":"2026-02-16T04:31:55.000Z","name":"Fausto Jakubowski","mobile_number":"509-227-6570","email_id":"Linnea1@gmail.com","dop":"2026-01-04","serial_number":"95957983175281250","imei1":"95957983175281250","imei2":"95957983175281250","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187313,"job_number":"JOB_187313","tr_customer_id":187331,"tr_customer_product_id":187321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:32:50.000Z","modified_at":"2026-02-16T04:32:51.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15180819562535","imei1":"15180819562535","imei2":"15180819562535","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187315,"job_number":"JOB_187315","tr_customer_id":187333,"tr_customer_product_id":187323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:32:52.000Z","modified_at":"2026-02-16T04:32:52.000Z","name":"Jameson Carroll","mobile_number":"924-941-3339","email_id":"Jailyn.Upton64@gmail.com","dop":"2026-01-04","serial_number":"90162112369839070","imei1":"90162112369839070","imei2":"90162112369839070","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187316,"job_number":"JOB_187316","tr_customer_id":187334,"tr_customer_product_id":187324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:33:48.000Z","modified_at":"2026-02-16T04:33:48.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"15513403623748","imei1":"15513403623748","imei2":"15513403623748","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187318,"job_number":"JOB_187318","tr_customer_id":187336,"tr_customer_product_id":187326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:33:50.000Z","modified_at":"2026-02-16T04:33:50.000Z","name":"Phoebe Ledner","mobile_number":"427-577-7016","email_id":"Felicita_Cummerata@hotmail.com","dop":"2026-01-04","serial_number":"50277029238607670","imei1":"50277029238607670","imei2":"50277029238607670","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187321,"job_number":"JOB_187321","tr_customer_id":187339,"tr_customer_product_id":187329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:53.000Z","modified_at":"2026-02-16T04:35:53.000Z","name":"Cydney Schaden","mobile_number":"307-274-3938","email_id":"Ivy_Runte49@yahoo.com","dop":"2025-04-06","serial_number":"12394002694222382","imei1":"12394002694222382","imei2":"12394002694222382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187323,"job_number":"JOB_187323","tr_customer_id":187341,"tr_customer_product_id":187331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:57.000Z","modified_at":"2026-02-16T04:35:57.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16790312657476","imei1":"16790312657476","imei2":"16790312657476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187325,"job_number":"JOB_187325","tr_customer_id":187343,"tr_customer_product_id":187333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:59.000Z","modified_at":"2026-02-16T04:35:59.000Z","name":"Sebastian Keeling","mobile_number":"794-584-5068","email_id":"Velda_Rogahn63@hotmail.com","dop":"2025-04-06","serial_number":"14352630980669572","imei1":"14352630980669572","imei2":"14352630980669572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187326,"job_number":"JOB_187326","tr_customer_id":187344,"tr_customer_product_id":187334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:09.000Z","modified_at":"2026-02-16T04:36:09.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10121942448789","imei1":"10121942448789","imei2":"10121942448789","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187328,"job_number":"JOB_187328","tr_customer_id":187346,"tr_customer_product_id":187336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:10.000Z","modified_at":"2026-02-16T04:36:10.000Z","name":"Mateo Robel","mobile_number":"379-423-1865","email_id":"Sierra60@yahoo.com","dop":"2025-06-18","serial_number":"1054669343307214","imei1":"1054669343307214","imei2":"1054669343307214","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187330,"job_number":"JOB_187330","tr_customer_id":187348,"tr_customer_product_id":187338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:14.000Z","modified_at":"2026-02-16T04:36:14.000Z","name":"Aidan Gleason","mobile_number":"668-636-8477","email_id":"Abagail.Connelly83@yahoo.com","dop":"2025-04-06","serial_number":"13064836948800866","imei1":"13064836948800866","imei2":"13064836948800866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187332,"job_number":"JOB_187332","tr_customer_id":187350,"tr_customer_product_id":187340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:18.000Z","modified_at":"2026-02-16T04:36:18.000Z","name":"Emiliano Hayes","mobile_number":"416-373-5291","email_id":"Ivah74@yahoo.com","dop":"2025-04-06","serial_number":"17749627367068332","imei1":"17749627367068332","imei2":"17749627367068332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187335,"job_number":"JOB_187335","tr_customer_id":187353,"tr_customer_product_id":187343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:21.000Z","modified_at":"2026-02-16T04:36:21.000Z","name":"Melany Vandervort","mobile_number":"573-534-4246","email_id":"Malvina_Ruecker66@yahoo.com","dop":"2025-04-06","serial_number":"17391207055459770","imei1":"17391207055459770","imei2":"17391207055459770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187336,"job_number":"JOB_187336","tr_customer_id":187354,"tr_customer_product_id":187344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:21.000Z","modified_at":"2026-02-16T04:36:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13422105249250","imei1":"13422105249250","imei2":"13422105249250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187338,"job_number":"JOB_187338","tr_customer_id":187356,"tr_customer_product_id":187346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:22.000Z","modified_at":"2026-02-16T04:36:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11268408767795","imei1":"11268408767795","imei2":"11268408767795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187340,"job_number":"JOB_187340","tr_customer_id":187358,"tr_customer_product_id":187348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:23.000Z","modified_at":"2026-02-16T04:36:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17573203195399","imei1":"17573203195399","imei2":"17573203195399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187341,"job_number":"JOB_187341","tr_customer_id":187359,"tr_customer_product_id":187349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:23.000Z","modified_at":"2026-02-16T04:36:23.000Z","name":"Tiffany Dooley","mobile_number":"812-625-1086","email_id":"Gideon_Gutkowski@gmail.com","dop":"2025-04-06","serial_number":"18367540762968496","imei1":"18367540762968496","imei2":"18367540762968496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187343,"job_number":"JOB_187343","tr_customer_id":187361,"tr_customer_product_id":187351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:24.000Z","modified_at":"2026-02-16T04:36:24.000Z","name":"Dakota Hammes","mobile_number":"979-301-8406","email_id":"Jerome_Hoeger@yahoo.com","dop":"2025-04-06","serial_number":"13897520139952880","imei1":"13897520139952880","imei2":"13897520139952880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187344,"job_number":"JOB_187344","tr_customer_id":187362,"tr_customer_product_id":187352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"Cyrus Schaefer","mobile_number":"571-796-7809","email_id":"Annette_Kutch@gmail.com","dop":"2025-04-06","serial_number":"14914287842975272","imei1":"14914287842975272","imei2":"14914287842975272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187346,"job_number":"JOB_187346","tr_customer_id":187364,"tr_customer_product_id":187354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"14076833471485","imei1":"14076833471485","imei2":"14076833471485","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187347,"job_number":"JOB_187347","tr_customer_id":187365,"tr_customer_product_id":187355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:26.000Z","modified_at":"2026-02-16T04:36:26.000Z","name":"Britney Halvorson","mobile_number":"803-601-5668","email_id":"Raquel61@yahoo.com","dop":"2025-02-01","serial_number":"96396790712135","imei1":"96396790712135","imei2":"96396790712135","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187350,"job_number":"JOB_187350","tr_customer_id":187368,"tr_customer_product_id":187358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:30.000Z","modified_at":"2026-02-16T04:36:30.000Z","name":"Cielo Price","mobile_number":"953-717-9946","email_id":"Gerda44@gmail.com","dop":"2025-04-06","serial_number":"13147766432387148","imei1":"13147766432387148","imei2":"13147766432387148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187351,"job_number":"JOB_187351","tr_customer_id":187369,"tr_customer_product_id":187359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:34.000Z","modified_at":"2026-02-16T04:36:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12622137599823","imei1":"12622137599823","imei2":"12622137599823","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187353,"job_number":"JOB_187353","tr_customer_id":187371,"tr_customer_product_id":187361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:35.000Z","modified_at":"2026-02-16T04:36:35.000Z","name":"John Casper","mobile_number":"887-919-6009","email_id":"Maya_Dicki16@gmail.com","dop":"2025-04-06","serial_number":"12936532976708068","imei1":"12936532976708068","imei2":"12936532976708068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187356,"job_number":"JOB_187356","tr_customer_id":187374,"tr_customer_product_id":187364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:40.000Z","modified_at":"2026-02-16T04:36:40.000Z","name":"Maye Von","mobile_number":"747-913-4874","email_id":"Pinkie8@hotmail.com","dop":"2025-04-06","serial_number":"11981601670145474","imei1":"11981601670145474","imei2":"11981601670145474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187357,"job_number":"JOB_187357","tr_customer_id":187375,"tr_customer_product_id":187365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:41.000Z","modified_at":"2026-02-16T04:36:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19690247308554","imei1":"19690247308554","imei2":"19690247308554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187359,"job_number":"JOB_187359","tr_customer_id":187377,"tr_customer_product_id":187367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:42.000Z","modified_at":"2026-02-16T04:36:42.000Z","name":"Dean Welch","mobile_number":"811-640-1732","email_id":"Amelia91@gmail.com","dop":"2025-04-06","serial_number":"15564985021888148","imei1":"15564985021888148","imei2":"15564985021888148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187360,"job_number":"JOB_187360","tr_customer_id":187378,"tr_customer_product_id":187368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:44.000Z","modified_at":"2026-02-16T04:36:44.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14813713238065","imei1":"14813713238065","imei2":"14813713238065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187362,"job_number":"JOB_187362","tr_customer_id":187380,"tr_customer_product_id":187370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:46.000Z","modified_at":"2026-02-16T04:36:46.000Z","name":"Isobel Parisian","mobile_number":"767-284-9315","email_id":"Aaliyah.Gottlieb@hotmail.com","dop":"2025-04-06","serial_number":"16577429220646828","imei1":"16577429220646828","imei2":"16577429220646828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187365,"job_number":"JOB_187365","tr_customer_id":187383,"tr_customer_product_id":187373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:53.000Z","modified_at":"2026-02-16T04:36:53.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103001658345292","imei1":"103001658345292","imei2":"103001658345292","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187367,"job_number":"JOB_187367","tr_customer_id":187385,"tr_customer_product_id":187375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:58.000Z","modified_at":"2026-02-16T04:36:58.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10680650797617","imei1":"10680650797617","imei2":"10680650797617","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187369,"job_number":"JOB_187369","tr_customer_id":187387,"tr_customer_product_id":187377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:59.000Z","modified_at":"2026-02-16T04:36:59.000Z","name":"Jensen Oberbrunner","mobile_number":"813-781-2893","email_id":"Mariana_Ebert33@hotmail.com","dop":"2025-06-18","serial_number":"1069610606814800","imei1":"1069610606814800","imei2":"1069610606814800","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187370,"job_number":"JOB_187370","tr_customer_id":187388,"tr_customer_product_id":187378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:10.000Z","modified_at":"2026-02-16T04:37:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13372686584484","imei1":"13372686584484","imei2":"13372686584484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187373,"job_number":"JOB_187373","tr_customer_id":187391,"tr_customer_product_id":187381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:11.000Z","modified_at":"2026-02-16T04:37:11.000Z","name":"Sydnie Schamberger","mobile_number":"828-982-5507","email_id":"Zachery9@yahoo.com","dop":"2025-04-06","serial_number":"15481616326176058","imei1":"15481616326176058","imei2":"15481616326176058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187376,"job_number":"JOB_187376","tr_customer_id":187394,"tr_customer_product_id":187384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:14.000Z","modified_at":"2026-02-16T04:37:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12967131785992","imei1":"12967131785992","imei2":"12967131785992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187379,"job_number":"JOB_187379","tr_customer_id":187397,"tr_customer_product_id":187387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:15.000Z","modified_at":"2026-02-16T04:37:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18916858885735","imei1":"18916858885735","imei2":"18916858885735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187381,"job_number":"JOB_187381","tr_customer_id":187399,"tr_customer_product_id":187389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15779994988085","imei1":"15779994988085","imei2":"15779994988085","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187382,"job_number":"JOB_187382","tr_customer_id":187400,"tr_customer_product_id":187390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"Nannie Kris","mobile_number":"737-497-5405","email_id":"Tristian91@yahoo.com","dop":"2025-04-06","serial_number":"14492262567719698","imei1":"14492262567719698","imei2":"14492262567719698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187384,"job_number":"JOB_187384","tr_customer_id":187402,"tr_customer_product_id":187392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15609297552479","imei1":"15609297552479","imei2":"15609297552479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187387,"job_number":"JOB_187387","tr_customer_id":187405,"tr_customer_product_id":187395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:17.000Z","modified_at":"2026-02-16T04:37:17.000Z","name":"Dina Maggio","mobile_number":"315-552-0071","email_id":"Vernon51@hotmail.com","dop":"2025-04-06","serial_number":"10246314416673020","imei1":"10246314416673020","imei2":"10246314416673020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187388,"job_number":"JOB_187388","tr_customer_id":187406,"tr_customer_product_id":187396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Bo Fay","mobile_number":"728-284-1886","email_id":"Rosalee25@gmail.com","dop":"2025-04-06","serial_number":"16873145553976500","imei1":"16873145553976500","imei2":"16873145553976500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187389,"job_number":"JOB_187389","tr_customer_id":187407,"tr_customer_product_id":187397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Janet Robel","mobile_number":"823-646-1112","email_id":"Jovani84@hotmail.com","dop":"2025-05-30","serial_number":"12872351938673","imei1":"12872351938673","imei2":"12872351938673","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187390,"job_number":"JOB_187390","tr_customer_id":187408,"tr_customer_product_id":187398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"41597254466201","imei1":"41597254466201","imei2":"41597254466201","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187391,"job_number":"JOB_187391","tr_customer_id":187409,"tr_customer_product_id":187399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Jovanny Jaskolski","mobile_number":"788-472-3823","email_id":"Aliya34@yahoo.com","dop":"2025-04-06","serial_number":"10028050910735456","imei1":"10028050910735456","imei2":"10028050910735456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187392,"job_number":"JOB_187392","tr_customer_id":187410,"tr_customer_product_id":187400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:19.000Z","modified_at":"2026-02-16T04:37:19.000Z","name":"Delfina Bednar","mobile_number":"468-768-2573","email_id":"Cesar.Pfannerstill20@gmail.com","dop":"2025-02-01","serial_number":"62245585370167","imei1":"62245585370167","imei2":"62245585370167","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187393,"job_number":"JOB_187393","tr_customer_id":187411,"tr_customer_product_id":187401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:19.000Z","modified_at":"2026-02-16T04:37:20.000Z","name":"Alexandra Wunsch","mobile_number":"687-752-0042","email_id":"Shakira_Muller@yahoo.com","dop":"2025-05-30","serial_number":"1256075115215499","imei1":"1256075115215499","imei2":"1256075115215499","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187395,"job_number":"JOB_187395","tr_customer_id":187413,"tr_customer_product_id":187403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:37:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13830431124133","imei1":"13830431124133","imei2":"13830431124133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187396,"job_number":"JOB_187396","tr_customer_id":187414,"tr_customer_product_id":187404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:37:21.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12795580835118","imei1":"12795580835118","imei2":"12795580835118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187399,"job_number":"JOB_187399","tr_customer_id":187417,"tr_customer_product_id":187407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:23.000Z","modified_at":"2026-02-16T04:37:23.000Z","name":"Elvis Runolfsson","mobile_number":"853-884-1759","email_id":"Krystal20@yahoo.com","dop":"2025-04-06","serial_number":"15539812132932498","imei1":"15539812132932498","imei2":"15539812132932498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187400,"job_number":"JOB_187400","tr_customer_id":187418,"tr_customer_product_id":187408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:23.000Z","modified_at":"2026-02-16T04:37:23.000Z","name":"Bell Harvey","mobile_number":"636-591-0934","email_id":"August.Padberg35@gmail.com","dop":"2025-04-06","serial_number":"19410892994000110","imei1":"19410892994000110","imei2":"19410892994000110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187401,"job_number":"JOB_187401","tr_customer_id":187419,"tr_customer_product_id":187409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:29.000Z","modified_at":"2026-02-16T04:37:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17832551649860","imei1":"17832551649860","imei2":"17832551649860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187403,"job_number":"JOB_187403","tr_customer_id":187421,"tr_customer_product_id":187411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:29.000Z","modified_at":"2026-02-16T04:37:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13409591707878","imei1":"13409591707878","imei2":"13409591707878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187405,"job_number":"JOB_187405","tr_customer_id":187423,"tr_customer_product_id":187413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:31.000Z","modified_at":"2026-02-16T04:37:31.000Z","name":"Thurman Bartoletti","mobile_number":"307-579-5803","email_id":"Pascale.Wolff@hotmail.com","dop":"2025-04-06","serial_number":"10226537441228816","imei1":"10226537441228816","imei2":"10226537441228816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187408,"job_number":"JOB_187408","tr_customer_id":187426,"tr_customer_product_id":187416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Roman Paucek","mobile_number":"618-732-3117","email_id":"Torey_Wisozk@gmail.com","dop":"2025-04-06","serial_number":"10211415545712506","imei1":"10211415545712506","imei2":"10211415545712506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187411,"job_number":"JOB_187411","tr_customer_id":187429,"tr_customer_product_id":187419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:33.000Z","modified_at":"2026-02-16T04:37:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18517175664255","imei1":"18517175664255","imei2":"18517175664255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187413,"job_number":"JOB_187413","tr_customer_id":187431,"tr_customer_product_id":187421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:35.000Z","modified_at":"2026-02-16T04:37:35.000Z","name":"Cleo Pouros","mobile_number":"795-411-1120","email_id":"Olin_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"17304107681248170","imei1":"17304107681248170","imei2":"17304107681248170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187414,"job_number":"JOB_187414","tr_customer_id":187432,"tr_customer_product_id":187422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:37.000Z","modified_at":"2026-02-16T04:37:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12569258297896","imei1":"12569258297896","imei2":"12569258297896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187415,"job_number":"JOB_187415","tr_customer_id":187433,"tr_customer_product_id":187423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:37.000Z","modified_at":"2026-02-16T04:37:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15570416522391","imei1":"15570416522391","imei2":"15570416522391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187418,"job_number":"JOB_187418","tr_customer_id":187436,"tr_customer_product_id":187426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:39.000Z","modified_at":"2026-02-16T04:37:39.000Z","name":"Megane Ferry","mobile_number":"922-628-6485","email_id":"Linnie_Robel@hotmail.com","dop":"2025-04-06","serial_number":"14072033380679768","imei1":"14072033380679768","imei2":"14072033380679768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187419,"job_number":"JOB_187419","tr_customer_id":187437,"tr_customer_product_id":187427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:39.000Z","modified_at":"2026-02-16T04:37:39.000Z","name":"Evert Renner","mobile_number":"662-762-3375","email_id":"Tristian_Metz31@yahoo.com","dop":"2025-04-06","serial_number":"14008632331464080","imei1":"14008632331464080","imei2":"14008632331464080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187421,"job_number":"JOB_187421","tr_customer_id":187439,"tr_customer_product_id":187429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:42.000Z","modified_at":"2026-02-16T04:37:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15568825222614","imei1":"15568825222614","imei2":"15568825222614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187426,"job_number":"JOB_187426","tr_customer_id":187444,"tr_customer_product_id":187434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"14886346717653","imei1":"14886346717653","imei2":"14886346717653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187427,"job_number":"JOB_187427","tr_customer_id":187445,"tr_customer_product_id":187435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"106915185805231","imei1":"106915185805231","imei2":"106915185805231","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187429,"job_number":"JOB_187429","tr_customer_id":187447,"tr_customer_product_id":187437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Gavin Herman","mobile_number":"716-800-3050","email_id":"Haylie_Wolff79@hotmail.com","dop":"2025-04-06","serial_number":"17123813630724348","imei1":"17123813630724348","imei2":"17123813630724348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187434,"job_number":"JOB_187434","tr_customer_id":187452,"tr_customer_product_id":187442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Aaron Renner","mobile_number":"882-713-7294","email_id":"Tyson.Quigley43@hotmail.com","dop":"2025-04-06","serial_number":"18458119043916730","imei1":"18458119043916730","imei2":"18458119043916730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187439,"job_number":"JOB_187439","tr_customer_id":187457,"tr_customer_product_id":187447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:49.000Z","modified_at":"2026-02-16T04:37:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13067951225746","imei1":"13067951225746","imei2":"13067951225746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187441,"job_number":"JOB_187441","tr_customer_id":187459,"tr_customer_product_id":187449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:51.000Z","modified_at":"2026-02-16T04:37:51.000Z","name":"Estell Daniel","mobile_number":"661-948-6236","email_id":"Luis_Bernhard71@yahoo.com","dop":"2025-04-06","serial_number":"11665036966040752","imei1":"11665036966040752","imei2":"11665036966040752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187442,"job_number":"JOB_187442","tr_customer_id":187460,"tr_customer_product_id":187450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:57.000Z","modified_at":"2026-02-16T04:37:57.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"10242809448250","imei1":"10242809448250","imei2":"10242809448250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187444,"job_number":"JOB_187444","tr_customer_id":187462,"tr_customer_product_id":187452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:59.000Z","modified_at":"2026-02-16T04:37:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10204560037993","imei1":"10204560037993","imei2":"10204560037993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187446,"job_number":"JOB_187446","tr_customer_id":187464,"tr_customer_product_id":187454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:59.000Z","modified_at":"2026-02-16T04:37:59.000Z","name":"Eleonore Adams","mobile_number":"437-582-5494","email_id":"Mark_Pfeffer@hotmail.com","dop":"2025-04-06","serial_number":"12877184327862796","imei1":"12877184327862796","imei2":"12877184327862796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187447,"job_number":"JOB_187447","tr_customer_id":187465,"tr_customer_product_id":187455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:01.000Z","modified_at":"2026-02-16T04:38:01.000Z","name":"Kristin Cremin","mobile_number":"415-787-4069","email_id":"Erling57@yahoo.com","dop":"2025-04-06","serial_number":"12008914525775132","imei1":"12008914525775132","imei2":"12008914525775132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187449,"job_number":"JOB_187449","tr_customer_id":187467,"tr_customer_product_id":187457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:06.000Z","modified_at":"2026-02-16T04:38:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15377812177621","imei1":"15377812177621","imei2":"15377812177621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187451,"job_number":"JOB_187451","tr_customer_id":187469,"tr_customer_product_id":187459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:08.000Z","modified_at":"2026-02-16T04:38:08.000Z","name":"Jabari Kemmer","mobile_number":"361-334-0046","email_id":"Fausto_Bogan@yahoo.com","dop":"2025-04-06","serial_number":"16227055625260198","imei1":"16227055625260198","imei2":"16227055625260198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187457,"job_number":"JOB_187457","tr_customer_id":187475,"tr_customer_product_id":187465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16510288909764","imei1":"16510288909764","imei2":"16510288909764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187458,"job_number":"JOB_187458","tr_customer_id":187476,"tr_customer_product_id":187466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10812196727854","imei1":"10812196727854","imei2":"10812196727854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187461,"job_number":"JOB_187461","tr_customer_id":187479,"tr_customer_product_id":187469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:12.000Z","modified_at":"2026-02-16T04:38:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12978291727722","imei1":"12978291727722","imei2":"12978291727722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187464,"job_number":"JOB_187464","tr_customer_id":187482,"tr_customer_product_id":187472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Hertha Leuschke","mobile_number":"465-419-0521","email_id":"Christelle.Jenkins40@hotmail.com","dop":"2025-04-06","serial_number":"11354449616183028","imei1":"11354449616183028","imei2":"11354449616183028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187465,"job_number":"JOB_187465","tr_customer_id":187483,"tr_customer_product_id":187473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Stacy Hyatt","mobile_number":"415-426-1374","email_id":"Everett.Kris43@hotmail.com","dop":"2025-04-06","serial_number":"19364243496593560","imei1":"19364243496593560","imei2":"19364243496593560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187466,"job_number":"JOB_187466","tr_customer_id":187484,"tr_customer_product_id":187474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:14.000Z","modified_at":"2026-02-16T04:38:14.000Z","name":"Milton Schmitt","mobile_number":"968-456-6617","email_id":"Brigitte_Dicki@gmail.com","dop":"2025-04-06","serial_number":"12408643993587540","imei1":"12408643993587540","imei2":"12408643993587540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187467,"job_number":"JOB_187467","tr_customer_id":187485,"tr_customer_product_id":187475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:15.000Z","modified_at":"2026-02-16T04:38:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11225862404950","imei1":"11225862404950","imei2":"11225862404950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187468,"job_number":"JOB_187468","tr_customer_id":187486,"tr_customer_product_id":187476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:15.000Z","modified_at":"2026-02-16T04:38:15.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14958468630327","imei1":"14958468630327","imei2":"14958468630327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187471,"job_number":"JOB_187471","tr_customer_id":187489,"tr_customer_product_id":187479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"30866109203413","imei1":"30866109203413","imei2":"30866109203413","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187472,"job_number":"JOB_187472","tr_customer_id":187490,"tr_customer_product_id":187480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"Marianna Watsica","mobile_number":"346-787-1172","email_id":"Paris.Crist59@yahoo.com","dop":"2025-04-06","serial_number":"12285497547702976","imei1":"12285497547702976","imei2":"12285497547702976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187473,"job_number":"JOB_187473","tr_customer_id":187491,"tr_customer_product_id":187481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"Kallie Kilback","mobile_number":"227-797-3587","email_id":"Bettie_Green82@gmail.com","dop":"2025-02-01","serial_number":"31991068931795","imei1":"31991068931795","imei2":"31991068931795","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187474,"job_number":"JOB_187474","tr_customer_id":187492,"tr_customer_product_id":187482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:18.000Z","modified_at":"2026-02-16T04:38:18.000Z","name":"Clara Kozey","mobile_number":"481-894-5218","email_id":"Milford.Gleichner@hotmail.com","dop":"2025-04-06","serial_number":"16550896424869236","imei1":"16550896424869236","imei2":"16550896424869236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187477,"job_number":"JOB_187477","tr_customer_id":187495,"tr_customer_product_id":187485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:23.000Z","modified_at":"2026-02-16T04:38:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13870637665980","imei1":"13870637665980","imei2":"13870637665980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187479,"job_number":"JOB_187479","tr_customer_id":187497,"tr_customer_product_id":187487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:25.000Z","modified_at":"2026-02-16T04:38:25.000Z","name":"Janick Bode","mobile_number":"392-787-8177","email_id":"Austyn_Baumbach61@gmail.com","dop":"2025-04-06","serial_number":"15449563578274796","imei1":"15449563578274796","imei2":"15449563578274796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187480,"job_number":"JOB_187480","tr_customer_id":187498,"tr_customer_product_id":187488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:26.000Z","modified_at":"2026-02-16T04:38:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14542468932253","imei1":"14542468932253","imei2":"14542468932253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187482,"job_number":"JOB_187482","tr_customer_id":187500,"tr_customer_product_id":187490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:28.000Z","modified_at":"2026-02-16T04:38:28.000Z","name":"Timothy Kirlin","mobile_number":"888-919-5782","email_id":"Abigale_Rohan@gmail.com","dop":"2025-04-06","serial_number":"12634813477157060","imei1":"12634813477157060","imei2":"12634813477157060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187483,"job_number":"JOB_187483","tr_customer_id":187501,"tr_customer_product_id":187491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:32.000Z","modified_at":"2026-02-16T04:38:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16062182425172","imei1":"16062182425172","imei2":"16062182425172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187488,"job_number":"JOB_187488","tr_customer_id":187506,"tr_customer_product_id":187496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:33.000Z","modified_at":"2026-02-16T04:38:33.000Z","name":"Bradford Hammes","mobile_number":"204-456-6133","email_id":"Tamia49@gmail.com","dop":"2025-04-06","serial_number":"14972441308494772","imei1":"14972441308494772","imei2":"14972441308494772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187489,"job_number":"JOB_187489","tr_customer_id":187507,"tr_customer_product_id":187497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:34.000Z","modified_at":"2026-02-16T04:38:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15022369276549","imei1":"15022369276549","imei2":"15022369276549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187491,"job_number":"JOB_187491","tr_customer_id":187509,"tr_customer_product_id":187499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:36.000Z","modified_at":"2026-02-16T04:38:36.000Z","name":"Kyleigh Beatty","mobile_number":"417-890-2577","email_id":"Susanna.Herman@gmail.com","dop":"2025-04-06","serial_number":"18404432027338784","imei1":"18404432027338784","imei2":"18404432027338784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187492,"job_number":"JOB_187492","tr_customer_id":187510,"tr_customer_product_id":187500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:38.000Z","modified_at":"2026-02-16T04:38:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11100920168578","imei1":"11100920168578","imei2":"11100920168578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187494,"job_number":"JOB_187494","tr_customer_id":187512,"tr_customer_product_id":187502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:39.000Z","modified_at":"2026-02-16T04:38:39.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"107940710103482","imei1":"107940710103482","imei2":"107940710103482","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187496,"job_number":"JOB_187496","tr_customer_id":187514,"tr_customer_product_id":187504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:40.000Z","modified_at":"2026-02-16T04:38:40.000Z","name":"Fiona Gislason","mobile_number":"642-718-5255","email_id":"Garrick.Streich@hotmail.com","dop":"2025-04-06","serial_number":"10696879118916308","imei1":"10696879118916308","imei2":"10696879118916308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187497,"job_number":"JOB_187497","tr_customer_id":187515,"tr_customer_product_id":187505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:41.000Z","modified_at":"2026-02-16T04:38:41.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14445437007782","imei1":"14445437007782","imei2":"14445437007782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187500,"job_number":"JOB_187500","tr_customer_id":187518,"tr_customer_product_id":187508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:42.000Z","modified_at":"2026-02-16T04:38:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12350711612932","imei1":"12350711612932","imei2":"12350711612932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187502,"job_number":"JOB_187502","tr_customer_id":187520,"tr_customer_product_id":187510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:43.000Z","modified_at":"2026-02-16T04:38:43.000Z","name":"Magdalena Emmerich","mobile_number":"535-340-5389","email_id":"Jeramie26@gmail.com","dop":"2025-04-06","serial_number":"17079668582028872","imei1":"17079668582028872","imei2":"17079668582028872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187503,"job_number":"JOB_187503","tr_customer_id":187521,"tr_customer_product_id":187511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:44.000Z","modified_at":"2026-02-16T04:38:44.000Z","name":"Virginie Marquardt","mobile_number":"238-810-7649","email_id":"Audrey95@gmail.com","dop":"2025-04-06","serial_number":"13665638921211290","imei1":"13665638921211290","imei2":"13665638921211290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187504,"job_number":"JOB_187504","tr_customer_id":187522,"tr_customer_product_id":187512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:51.000Z","modified_at":"2026-02-16T04:38:51.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"12313906223623","imei1":"12313906223623","imei2":"12313906223623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187506,"job_number":"JOB_187506","tr_customer_id":187524,"tr_customer_product_id":187514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:53.000Z","modified_at":"2026-02-16T04:38:53.000Z","name":"Leta Konopelski","mobile_number":"410-936-5328","email_id":"Jace.Grant@gmail.com","dop":"2025-04-06","serial_number":"19549792280705410","imei1":"19549792280705410","imei2":"19549792280705410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187507,"job_number":"JOB_187507","tr_customer_id":187525,"tr_customer_product_id":187515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:58.000Z","modified_at":"2026-02-16T04:38:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16233343167836","imei1":"16233343167836","imei2":"16233343167836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187509,"job_number":"JOB_187509","tr_customer_id":187527,"tr_customer_product_id":187517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:00.000Z","modified_at":"2026-02-16T04:39:00.000Z","name":"Trevion Nikolaus","mobile_number":"817-715-1081","email_id":"Preston87@hotmail.com","dop":"2025-04-06","serial_number":"17438578580625528","imei1":"17438578580625528","imei2":"17438578580625528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187510,"job_number":"JOB_187510","tr_customer_id":187528,"tr_customer_product_id":187518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:04.000Z","modified_at":"2026-02-16T04:39:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14281628592247","imei1":"14281628592247","imei2":"14281628592247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187512,"job_number":"JOB_187512","tr_customer_id":187530,"tr_customer_product_id":187520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:05.000Z","modified_at":"2026-02-16T04:39:05.000Z","name":"Korbin Doyle","mobile_number":"664-509-7324","email_id":"Cayla54@hotmail.com","dop":"2025-04-06","serial_number":"18821241069854264","imei1":"18821241069854264","imei2":"18821241069854264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187515,"job_number":"JOB_187515","tr_customer_id":187533,"tr_customer_product_id":187523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:08.000Z","modified_at":"2026-02-16T04:39:08.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11322866112199","imei1":"11322866112199","imei2":"11322866112199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187518,"job_number":"JOB_187518","tr_customer_id":187536,"tr_customer_product_id":187526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:09.000Z","modified_at":"2026-02-16T04:39:09.000Z","name":"Marjolaine Mante","mobile_number":"445-448-6282","email_id":"Halle9@gmail.com","dop":"2025-04-06","serial_number":"13427055295024924","imei1":"13427055295024924","imei2":"13427055295024924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187519,"job_number":"JOB_187519","tr_customer_id":187537,"tr_customer_product_id":187527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:21.000Z","modified_at":"2026-02-16T04:39:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13058276250353","imei1":"13058276250353","imei2":"13058276250353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187521,"job_number":"JOB_187521","tr_customer_id":187539,"tr_customer_product_id":187529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:23.000Z","modified_at":"2026-02-16T04:39:23.000Z","name":"Shemar Romaguera","mobile_number":"959-243-8537","email_id":"Emelie.Schuster81@hotmail.com","dop":"2025-04-06","serial_number":"10029489580457272","imei1":"10029489580457272","imei2":"10029489580457272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187522,"job_number":"JOB_187522","tr_customer_id":187540,"tr_customer_product_id":187530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:23.000Z","modified_at":"2026-02-16T04:39:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12124690848233","imei1":"12124690848233","imei2":"12124690848233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187524,"job_number":"JOB_187524","tr_customer_id":187542,"tr_customer_product_id":187532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:25.000Z","modified_at":"2026-02-16T04:39:25.000Z","name":"Judge Hane","mobile_number":"631-574-1633","email_id":"Emmalee_Dickens47@gmail.com","dop":"2025-04-06","serial_number":"15994787680007940","imei1":"15994787680007940","imei2":"15994787680007940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187525,"job_number":"JOB_187525","tr_customer_id":187543,"tr_customer_product_id":187533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:26.000Z","modified_at":"2026-02-16T04:39:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19604150421419","imei1":"19604150421419","imei2":"19604150421419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187527,"job_number":"JOB_187527","tr_customer_id":187545,"tr_customer_product_id":187535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:27.000Z","modified_at":"2026-02-16T04:39:27.000Z","name":"Jana Hamill","mobile_number":"882-688-0856","email_id":"Muriel88@gmail.com","dop":"2025-04-06","serial_number":"10206683537471170","imei1":"10206683537471170","imei2":"10206683537471170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187528,"job_number":"JOB_187528","tr_customer_id":187546,"tr_customer_product_id":187536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:31.000Z","modified_at":"2026-02-16T04:39:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19621428209615","imei1":"19621428209615","imei2":"19621428209615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187529,"job_number":"JOB_187529","tr_customer_id":187547,"tr_customer_product_id":187537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:31.000Z","modified_at":"2026-02-16T04:39:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19432041592851","imei1":"19432041592851","imei2":"19432041592851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187532,"job_number":"JOB_187532","tr_customer_id":187550,"tr_customer_product_id":187540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:33.000Z","modified_at":"2026-02-16T04:39:33.000Z","name":"Antonette Jakubowski","mobile_number":"737-915-4760","email_id":"Camron_Dach@yahoo.com","dop":"2025-04-06","serial_number":"11586525171650290","imei1":"11586525171650290","imei2":"11586525171650290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187533,"job_number":"JOB_187533","tr_customer_id":187551,"tr_customer_product_id":187541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:34.000Z","modified_at":"2026-02-16T04:39:34.000Z","name":"Garret Goldner","mobile_number":"575-479-5497","email_id":"Serena.Gaylord@yahoo.com","dop":"2025-04-06","serial_number":"18123913208588244","imei1":"18123913208588244","imei2":"18123913208588244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187534,"job_number":"JOB_187534","tr_customer_id":187552,"tr_customer_product_id":187542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:40.000Z","modified_at":"2026-02-16T04:39:40.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"18017526036651","imei1":"18017526036651","imei2":"18017526036651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187536,"job_number":"JOB_187536","tr_customer_id":187554,"tr_customer_product_id":187544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:42.000Z","modified_at":"2026-02-16T04:39:42.000Z","name":"Brando Thiel","mobile_number":"514-672-4979","email_id":"Ebba90@yahoo.com","dop":"2025-04-06","serial_number":"10885312258262688","imei1":"10885312258262688","imei2":"10885312258262688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187540,"job_number":"JOB_187540","tr_customer_id":187558,"tr_customer_product_id":187548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:40:05.000Z","modified_at":"2026-02-16T04:40:05.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-06","serial_number":"90183914317991","imei1":"30383914317958","imei2":"30383914317959","popurl":"2026-02-06T04:40:03.223113Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187542,"job_number":"JOB_187542","tr_customer_id":187560,"tr_customer_product_id":187550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:42:22.000Z","modified_at":"2026-02-16T04:42:23.000Z","name":"Katherin Gerhold","mobile_number":"7080590697","email_id":"wayne.lang@yahoo.com","dop":"2026-02-06","serial_number":"172742437398987","imei1":"880574026196501","imei2":"509382369386993","popurl":"www.joann-mitchell.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187543,"job_number":"JOB_187543","tr_customer_id":187561,"tr_customer_product_id":187551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:42:44.000Z","modified_at":"2026-02-16T04:42:44.000Z","name":"Bhudev Pilla","mobile_number":"9044979673","email_id":"anang.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"260847999560611","imei1":"260847999560611","imei2":"260847999560611","popurl":"www.sumitra-mehra.name","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187545,"job_number":"JOB_187545","tr_customer_id":187563,"tr_customer_product_id":187553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:43:23.000Z","modified_at":"2026-02-16T04:43:23.000Z","name":"Anjushri Patel","mobile_number":"9081123942","email_id":"aaryan.butt@hotmail.com","dop":"2026-02-06","serial_number":"606961260882449","imei1":"606961260882449","imei2":"606961260882449","popurl":"www.jyotis-sethi.com","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:43:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187546,"job_number":"JOB_187546","tr_customer_id":187564,"tr_customer_product_id":187554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:43:34.000Z","modified_at":"2026-02-16T04:43:34.000Z","name":"Rajinder Malik","mobile_number":"9095366012","email_id":"kamala.bhattathiri@hotmail.com","dop":"2026-02-06","serial_number":"091939580705982","imei1":"091939580705982","imei2":"091939580705982","popurl":"www.agnimitra-asan.info","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187547,"job_number":"JOB_187547","tr_customer_id":187565,"tr_customer_product_id":187555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:46:20.000Z","modified_at":"2026-02-16T04:46:20.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19605724115149","imei1":"19605724115149","imei2":"19605724115149","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187549,"job_number":"JOB_187549","tr_customer_id":187567,"tr_customer_product_id":187557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:47:18.000Z","modified_at":"2026-02-16T04:47:18.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"12208991892306","imei1":"12208991892306","imei2":"12208991892306","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187551,"job_number":"JOB_187551","tr_customer_id":187569,"tr_customer_product_id":187559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:48:15.000Z","modified_at":"2026-02-16T04:48:15.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"13015331261243","imei1":"13015331261243","imei2":"13015331261243","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187553,"job_number":"JOB_187553","tr_customer_id":187571,"tr_customer_product_id":187561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:48:17.000Z","modified_at":"2026-02-16T04:48:17.000Z","name":"Hobart Considine","mobile_number":"696-526-8115","email_id":"Viviane80@gmail.com","dop":"2026-01-04","serial_number":"58021506152040264","imei1":"58021506152040264","imei2":"58021506152040264","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187554,"job_number":"JOB_187554","tr_customer_id":187572,"tr_customer_product_id":187562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:45.000Z","modified_at":"2026-02-16T04:53:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15092829297396","imei1":"15092829297396","imei2":"15092829297396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187555,"job_number":"JOB_187555","tr_customer_id":187573,"tr_customer_product_id":187563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:45.000Z","modified_at":"2026-02-16T04:53:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55516154112626","imei1":"55516154112626","imei2":"55516154112626","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187556,"job_number":"JOB_187556","tr_customer_id":187574,"tr_customer_product_id":187564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39075077054596","imei1":"39075077054596","imei2":"39075077054596","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187557,"job_number":"JOB_187557","tr_customer_id":187575,"tr_customer_product_id":187565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39101738688437","imei1":"39101738688437","imei2":"39101738688437","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187558,"job_number":"JOB_187558","tr_customer_id":187576,"tr_customer_product_id":187566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12455348510508","imei1":"12455348510508","imei2":"12455348510508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187559,"job_number":"JOB_187559","tr_customer_id":187577,"tr_customer_product_id":187567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:47.000Z","modified_at":"2026-02-16T04:53:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74859143897061","imei1":"74859143897061","imei2":"74859143897061","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187561,"job_number":"JOB_187561","tr_customer_id":187579,"tr_customer_product_id":187569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23602366202619","imei1":"23602366202619","imei2":"23602366202619","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187562,"job_number":"JOB_187562","tr_customer_id":187580,"tr_customer_product_id":187570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42846776552077","imei1":"42846776552077","imei2":"42846776552077","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187563,"job_number":"JOB_187563","tr_customer_id":187581,"tr_customer_product_id":187571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35149315851140","imei1":"35149315851140","imei2":"35149315851140","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187564,"job_number":"JOB_187564","tr_customer_id":187582,"tr_customer_product_id":187572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33043319677054","imei1":"33043319677054","imei2":"33043319677054","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187565,"job_number":"JOB_187565","tr_customer_id":187583,"tr_customer_product_id":187573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81826275405269","imei1":"81826275405269","imei2":"81826275405269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187566,"job_number":"JOB_187566","tr_customer_id":187584,"tr_customer_product_id":187574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11481705867508","imei1":"11481705867508","imei2":"11481705867508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187568,"job_number":"JOB_187568","tr_customer_id":187586,"tr_customer_product_id":187576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:50.000Z","modified_at":"2026-02-16T04:54:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95385076447316","imei1":"95385076447316","imei2":"95385076447316","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187569,"job_number":"JOB_187569","tr_customer_id":187587,"tr_customer_product_id":187577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:50.000Z","modified_at":"2026-02-16T04:54:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70046784837789","imei1":"70046784837789","imei2":"70046784837789","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187570,"job_number":"JOB_187570","tr_customer_id":187588,"tr_customer_product_id":187578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35572287446443","imei1":"35572287446443","imei2":"35572287446443","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187571,"job_number":"JOB_187571","tr_customer_id":187589,"tr_customer_product_id":187579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97537540560593","imei1":"97537540560593","imei2":"97537540560593","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187572,"job_number":"JOB_187572","tr_customer_id":187590,"tr_customer_product_id":187580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27532635464755","imei1":"27532635464755","imei2":"27532635464755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187573,"job_number":"JOB_187573","tr_customer_id":187591,"tr_customer_product_id":187581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:52.000Z","modified_at":"2026-02-16T04:54:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47026177002836","imei1":"47026177002836","imei2":"47026177002836","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187577,"job_number":"JOB_187577","tr_customer_id":187595,"tr_customer_product_id":187585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:24:18.000Z","modified_at":"2026-02-16T05:24:18.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"52250970164502","imei1":"52250970164502","imei2":"52250970164502","popurl":"2026-02-06T05:24:18.368188129Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187578,"job_number":"JOB_187578","tr_customer_id":187596,"tr_customer_product_id":187586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:24:39.000Z","modified_at":"2026-02-16T05:24:39.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"79107695452038","imei1":"79107695452038","imei2":"79107695452038","popurl":"2026-02-06T05:24:39.003643118Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187580,"job_number":"JOB_187580","tr_customer_id":187598,"tr_customer_product_id":187588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:39:15.000Z","modified_at":"2026-02-16T05:39:15.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106098850730736","imei1":"106098850730736","imei2":"106098850730736","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187582,"job_number":"JOB_187582","tr_customer_id":187600,"tr_customer_product_id":187590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:39:30.000Z","modified_at":"2026-02-16T05:39:30.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109871996661107","imei1":"109871996661107","imei2":"109871996661107","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187585,"job_number":"JOB_187585","tr_customer_id":187603,"tr_customer_product_id":187593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:49:17.000Z","modified_at":"2026-02-16T05:49:17.000Z","name":"Constance Cremin","mobile_number":"797-822-7624","email_id":"Isaac75@gmail.com","dop":"2025-04-06","serial_number":"19474599558130236","imei1":"19474599558130236","imei2":"19474599558130236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187587,"job_number":"JOB_187587","tr_customer_id":187605,"tr_customer_product_id":187595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:49:43.000Z","modified_at":"2026-02-16T05:49:43.000Z","name":"Graciela Ernser","mobile_number":"771-901-2470","email_id":"Rollin_Heller11@hotmail.com","dop":"2025-04-06","serial_number":"10399607115864816","imei1":"10399607115864816","imei2":"10399607115864816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:49:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187588,"job_number":"JOB_187588","tr_customer_id":187606,"tr_customer_product_id":187596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:05:55.000Z","modified_at":"2026-02-16T06:05:55.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"17403422333761","imei1":"17403422333761","imei2":"117403422333761","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187589,"job_number":"JOB_187589","tr_customer_id":187607,"tr_customer_product_id":187597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:05:55.000Z","modified_at":"2026-02-16T06:05:55.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"406860222915033","imei1":"406860222915033","imei2":"1406860222915033","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187591,"job_number":"JOB_187591","tr_customer_id":187609,"tr_customer_product_id":187599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:15:18.000Z","modified_at":"2026-02-16T06:15:18.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"12814979206799","imei1":"12814979206799","imei2":"112814979206799","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187592,"job_number":"JOB_187592","tr_customer_id":187610,"tr_customer_product_id":187600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:15:18.000Z","modified_at":"2026-02-16T06:15:18.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"275353625744002","imei1":"275353625744002","imei2":"1275353625744002","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187594,"job_number":"JOB_187594","tr_customer_id":187612,"tr_customer_product_id":187602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:27:25.000Z","modified_at":"2026-02-16T06:27:25.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14948492926402","imei1":"14948492926402","imei2":"114948492926402","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187595,"job_number":"JOB_187595","tr_customer_id":187613,"tr_customer_product_id":187603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:27:25.000Z","modified_at":"2026-02-16T06:27:25.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"297519715938760","imei1":"297519715938760","imei2":"1297519715938760","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187597,"job_number":"JOB_187597","tr_customer_id":187615,"tr_customer_product_id":187605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:37:59.000Z","modified_at":"2026-02-16T06:37:59.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14720426003071","imei1":"14720426003071","imei2":"114720426003071","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187598,"job_number":"JOB_187598","tr_customer_id":187616,"tr_customer_product_id":187606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:38:00.000Z","modified_at":"2026-02-16T06:38:00.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"902001202668157","imei1":"902001202668157","imei2":"1902001202668157","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187604,"job_number":"JOB_187604","tr_customer_id":187622,"tr_customer_product_id":187612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:50:59.000Z","modified_at":"2026-02-16T06:50:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14237319140865","imei1":"14237319140865","imei2":"14237319140865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:50:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187606,"job_number":"JOB_187606","tr_customer_id":187624,"tr_customer_product_id":187614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:01.000Z","modified_at":"2026-02-16T06:51:01.000Z","name":"Sallie Rippin","mobile_number":"262-910-0930","email_id":"Joanne.Hills@yahoo.com","dop":"2025-04-06","serial_number":"10822274399920558","imei1":"10822274399920558","imei2":"10822274399920558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187610,"job_number":"JOB_187610","tr_customer_id":187628,"tr_customer_product_id":187618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:47.000Z","modified_at":"2026-02-16T06:51:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19432729258760","imei1":"19432729258760","imei2":"19432729258760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187612,"job_number":"JOB_187612","tr_customer_id":187630,"tr_customer_product_id":187620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:49.000Z","modified_at":"2026-02-16T06:51:49.000Z","name":"Gustave Green","mobile_number":"999-400-5771","email_id":"Stan11@gmail.com","dop":"2025-04-06","serial_number":"17844445986446094","imei1":"17844445986446094","imei2":"17844445986446094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187616,"job_number":"JOB_187616","tr_customer_id":187634,"tr_customer_product_id":187624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:08.000Z","modified_at":"2026-02-16T06:52:08.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"100004312803482","imei1":"100004312803482","imei2":"100004312803482","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187621,"job_number":"JOB_187621","tr_customer_id":187639,"tr_customer_product_id":187629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:34.000Z","modified_at":"2026-02-16T06:52:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13061030211234","imei1":"13061030211234","imei2":"13061030211234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187623,"job_number":"JOB_187623","tr_customer_id":187641,"tr_customer_product_id":187631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:36.000Z","modified_at":"2026-02-16T06:52:36.000Z","name":"Kieran Quigley","mobile_number":"889-939-7002","email_id":"Jovany_Schoen@yahoo.com","dop":"2025-04-06","serial_number":"12861702227723150","imei1":"12861702227723150","imei2":"12861702227723150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187625,"job_number":"JOB_187625","tr_customer_id":187643,"tr_customer_product_id":187633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:57.000Z","modified_at":"2026-02-16T06:52:57.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"100128929997243","imei1":"100128929997243","imei2":"100128929997243","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187629,"job_number":"JOB_187629","tr_customer_id":187647,"tr_customer_product_id":187637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Sameer Desai","mobile_number":"7446963487","email_id":"vasudeva.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"668054550174180","imei1":"668054550174180","imei2":"668054550174180","popurl":"www.chitramala-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187630,"job_number":"JOB_187630","tr_customer_id":187648,"tr_customer_product_id":187638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Diptendu Dwivedi","mobile_number":"7489250444","email_id":"mukesh.agarwal@gmail.com","dop":"2026-02-06","serial_number":"996151060654880","imei1":"996151060654880","imei2":"996151060654880","popurl":"www.chinmayananda-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187631,"job_number":"JOB_187631","tr_customer_id":187649,"tr_customer_product_id":187639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Rageswari Pilla","mobile_number":"7467070853","email_id":"dhanapati.nehru@gmail.com","dop":"2026-02-06","serial_number":"832655004482206","imei1":"832655004482206","imei2":"832655004482206","popurl":"www.kanishka-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187632,"job_number":"JOB_187632","tr_customer_id":187650,"tr_customer_product_id":187640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Shubhaprada Saini","mobile_number":"7413083425","email_id":"sarala.sethi@hotmail.com","dop":"2026-02-06","serial_number":"074292340797883","imei1":"074292340797883","imei2":"074292340797883","popurl":"www.chandrabhaga-mahajan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187633,"job_number":"JOB_187633","tr_customer_id":187651,"tr_customer_product_id":187641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Brahmaanand Namboothiri","mobile_number":"7493831043","email_id":"anshula.varma@gmail.com","dop":"2026-02-06","serial_number":"226374566309664","imei1":"226374566309664","imei2":"226374566309664","popurl":"www.anand swarup-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187634,"job_number":"JOB_187634","tr_customer_id":187652,"tr_customer_product_id":187642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Anjushree Iyer","mobile_number":"7441178725","email_id":"amish.khanna@hotmail.com","dop":"2026-02-06","serial_number":"958286357608662","imei1":"958286357608662","imei2":"958286357608662","popurl":"www.girika-patil.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187635,"job_number":"JOB_187635","tr_customer_id":187653,"tr_customer_product_id":187643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Achintya Gandhi","mobile_number":"7468453459","email_id":"achalesvara.dhawan@gmail.com","dop":"2026-02-06","serial_number":"146239388951164","imei1":"146239388951164","imei2":"146239388951164","popurl":"www.chidambar-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187636,"job_number":"JOB_187636","tr_customer_id":187654,"tr_customer_product_id":187644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Karan Adiga","mobile_number":"7482435388","email_id":"amish.nambeesan@hotmail.com","dop":"2026-02-06","serial_number":"607266615799594","imei1":"607266615799594","imei2":"607266615799594","popurl":"www.surya-mishra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187637,"job_number":"JOB_187637","tr_customer_id":187655,"tr_customer_product_id":187645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Leela Devar","mobile_number":"7475488085","email_id":"devi.butt@gmail.com","dop":"2026-02-06","serial_number":"294356845731674","imei1":"294356845731674","imei2":"294356845731674","popurl":"www.basanti-ahuja.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187638,"job_number":"JOB_187638","tr_customer_id":187656,"tr_customer_product_id":187646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Trilochan Guneta","mobile_number":"7421992278","email_id":"sher.embranthiri@hotmail.com","dop":"2026-02-06","serial_number":"146945603983668","imei1":"146945603983668","imei2":"146945603983668","popurl":"www.chakravartee-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187639,"job_number":"JOB_187639","tr_customer_id":187657,"tr_customer_product_id":187647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:19.000Z","modified_at":"2026-02-16T06:53:19.000Z","name":"Hari Patel","mobile_number":"7467499362","email_id":"agasti.iyer@yahoo.co.in","dop":"2026-02-06","serial_number":"643998990840088","imei1":"643998990840088","imei2":"643998990840088","popurl":"www.urmila-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187640,"job_number":"JOB_187640","tr_customer_id":187658,"tr_customer_product_id":187648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:19.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Rita Kaniyar","mobile_number":"7406656199","email_id":"trilokanath.rana@hotmail.com","dop":"2026-02-06","serial_number":"393853886136183","imei1":"393853886136183","imei2":"393853886136183","popurl":"www.bhima-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187641,"job_number":"JOB_187641","tr_customer_id":187659,"tr_customer_product_id":187649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Dharitri Nair","mobile_number":"7434689893","email_id":"achalesvara.varrier@gmail.com","dop":"2026-02-06","serial_number":"622796993428422","imei1":"622796993428422","imei2":"622796993428422","popurl":"www.gandharva-arora.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187642,"job_number":"JOB_187642","tr_customer_id":187661,"tr_customer_product_id":187650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Alok Pillai","mobile_number":"7457414735","email_id":"rajan.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"058800768617973","imei1":"058800768617973","imei2":"058800768617973","popurl":"www.aatreya-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187643,"job_number":"JOB_187643","tr_customer_id":187660,"tr_customer_product_id":187651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Gautama Kaur","mobile_number":"7417449582","email_id":"birjesh.singh@gmail.com","dop":"2026-02-06","serial_number":"245981478212280","imei1":"245981478212280","imei2":"245981478212280","popurl":"www.rahul-achari.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187644,"job_number":"JOB_187644","tr_customer_id":187662,"tr_customer_product_id":187652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Sushma Mishra","mobile_number":"7431347375","email_id":"bhuvaneshwar.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"036240159695359","imei1":"036240159695359","imei2":"036240159695359","popurl":"www.pranay-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187645,"job_number":"JOB_187645","tr_customer_id":187663,"tr_customer_product_id":187653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Balamani Bandopadhyay","mobile_number":"7400122509","email_id":"dron.achari@gmail.com","dop":"2026-02-06","serial_number":"844160039152758","imei1":"844160039152758","imei2":"844160039152758","popurl":"www.samir-bandopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187646,"job_number":"JOB_187646","tr_customer_id":187664,"tr_customer_product_id":187654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Deven Jain","mobile_number":"7457665546","email_id":"sheela.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"018567212405950","imei1":"018567212405950","imei2":"018567212405950","popurl":"www.chandravati-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187647,"job_number":"JOB_187647","tr_customer_id":187665,"tr_customer_product_id":187655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Naveen Reddy","mobile_number":"7415990506","email_id":"sitara.pothuvaal@yahoo.co.in","dop":"2026-02-06","serial_number":"612377687656406","imei1":"612377687656406","imei2":"612377687656406","popurl":"www.chiranjeev-kaniyar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187648,"job_number":"JOB_187648","tr_customer_id":187666,"tr_customer_product_id":187656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Amaranaath Bhattacharya","mobile_number":"7494373085","email_id":"brahmabrata.patel@gmail.com","dop":"2026-02-06","serial_number":"852479400227714","imei1":"852479400227714","imei2":"852479400227714","popurl":"www.kanak-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187649,"job_number":"JOB_187649","tr_customer_id":187667,"tr_customer_product_id":187657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Ambar Somayaji","mobile_number":"7445299414","email_id":"opalina.saini@hotmail.com","dop":"2026-02-06","serial_number":"283941675362966","imei1":"283941675362966","imei2":"283941675362966","popurl":"www.aditya-ahluwalia.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187650,"job_number":"JOB_187650","tr_customer_id":187668,"tr_customer_product_id":187658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Gitanjali Dutta","mobile_number":"7455977953","email_id":"adityanandan.varman@hotmail.com","dop":"2026-02-06","serial_number":"349979303324346","imei1":"349979303324346","imei2":"349979303324346","popurl":"www.laal-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187651,"job_number":"JOB_187651","tr_customer_id":187669,"tr_customer_product_id":187659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Ayushmati Nayar","mobile_number":"7425234627","email_id":"bilwa.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"905691528114590","imei1":"905691528114590","imei2":"905691528114590","popurl":"www.lakshman-banerjee.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187652,"job_number":"JOB_187652","tr_customer_id":187670,"tr_customer_product_id":187660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Krishna Asan","mobile_number":"7476912109","email_id":"amaresh.pilla@yahoo.co.in","dop":"2026-02-06","serial_number":"774504328537066","imei1":"774504328537066","imei2":"774504328537066","popurl":"www.kalpana-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187653,"job_number":"JOB_187653","tr_customer_id":187671,"tr_customer_product_id":187661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Rajinder Chopra","mobile_number":"7470077508","email_id":"mukul.bhattacharya@yahoo.co.in","dop":"2026-02-06","serial_number":"055667454009389","imei1":"055667454009389","imei2":"055667454009389","popurl":"www.dayamayee-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187654,"job_number":"JOB_187654","tr_customer_id":187672,"tr_customer_product_id":187662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Jai Iyer","mobile_number":"7402273930","email_id":"marut.bhattathiri@yahoo.co.in","dop":"2026-02-06","serial_number":"208413566350294","imei1":"208413566350294","imei2":"208413566350294","popurl":"www.rohit-saini.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187655,"job_number":"JOB_187655","tr_customer_id":187673,"tr_customer_product_id":187663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Devani Acharya","mobile_number":"7487872138","email_id":"dhananjay.tagore@yahoo.co.in","dop":"2026-02-06","serial_number":"280605588850488","imei1":"280605588850488","imei2":"280605588850488","popurl":"www.marut-varman.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187656,"job_number":"JOB_187656","tr_customer_id":187674,"tr_customer_product_id":187664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Shresthi Rana","mobile_number":"7438042719","email_id":"kamla.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"770448303938953","imei1":"770448303938953","imei2":"770448303938953","popurl":"www.ajit-chopra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187657,"job_number":"JOB_187657","tr_customer_id":187675,"tr_customer_product_id":187665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Balgopal Gowda","mobile_number":"7411934184","email_id":"ujjwal.sethi@yahoo.co.in","dop":"2026-02-06","serial_number":"527309077163134","imei1":"527309077163134","imei2":"527309077163134","popurl":"www.sheela-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187658,"job_number":"JOB_187658","tr_customer_id":187676,"tr_customer_product_id":187666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Chinmayananda Kaniyar","mobile_number":"7495843820","email_id":"jyotsana.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"683485023078406","imei1":"683485023078406","imei2":"683485023078406","popurl":"www.dwaipayana-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187659,"job_number":"JOB_187659","tr_customer_id":187677,"tr_customer_product_id":187667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Rageswari Guha","mobile_number":"7485619397","email_id":"goswamee.varma@hotmail.com","dop":"2026-02-06","serial_number":"872102227407546","imei1":"872102227407546","imei2":"872102227407546","popurl":"www.chanda-dwivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187660,"job_number":"JOB_187660","tr_customer_id":187678,"tr_customer_product_id":187668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Divya Kaur","mobile_number":"7419812001","email_id":"aaratrika.chopra@hotmail.com","dop":"2026-02-06","serial_number":"442653539932696","imei1":"442653539932696","imei2":"442653539932696","popurl":"www.chandak-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187661,"job_number":"JOB_187661","tr_customer_id":187679,"tr_customer_product_id":187669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Balamani Gowda","mobile_number":"7441316277","email_id":"gatik.marar@hotmail.com","dop":"2026-02-06","serial_number":"821277503159023","imei1":"821277503159023","imei2":"821277503159023","popurl":"www.apsara-devar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187662,"job_number":"JOB_187662","tr_customer_id":187680,"tr_customer_product_id":187670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Vaidehi Kapoor","mobile_number":"7491543022","email_id":"pushti.sinha@yahoo.co.in","dop":"2026-02-06","serial_number":"051521621509065","imei1":"051521621509065","imei2":"051521621509065","popurl":"www.bhaves-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187663,"job_number":"JOB_187663","tr_customer_id":187681,"tr_customer_product_id":187671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Kashyapi Somayaji","mobile_number":"7458551070","email_id":"kalinda.dubashi@yahoo.co.in","dop":"2026-02-06","serial_number":"235654891726341","imei1":"235654891726341","imei2":"235654891726341","popurl":"www.deeptanshu-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187664,"job_number":"JOB_187664","tr_customer_id":187682,"tr_customer_product_id":187672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Subhash Khanna","mobile_number":"7400224945","email_id":"hiranya.malik@yahoo.co.in","dop":"2026-02-06","serial_number":"327449999799655","imei1":"327449999799655","imei2":"327449999799655","popurl":"www.indra-mukhopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187665,"job_number":"JOB_187665","tr_customer_id":187683,"tr_customer_product_id":187673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Hari Shah","mobile_number":"7401988354","email_id":"vishwamitra.saini@gmail.com","dop":"2026-02-06","serial_number":"086785500083986","imei1":"086785500083986","imei2":"086785500083986","popurl":"www.deependra-khan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187666,"job_number":"JOB_187666","tr_customer_id":187684,"tr_customer_product_id":187674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Adityanandan Mehrotra","mobile_number":"7446475045","email_id":"trilokesh.jha@hotmail.com","dop":"2026-02-06","serial_number":"172172323215939","imei1":"172172323215939","imei2":"172172323215939","popurl":"www.vaijayanti-dubashi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187667,"job_number":"JOB_187667","tr_customer_id":187685,"tr_customer_product_id":187675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Aasha Patil","mobile_number":"7463450918","email_id":"shrishti.bhat@hotmail.com","dop":"2026-02-06","serial_number":"131865551186653","imei1":"131865551186653","imei2":"131865551186653","popurl":"www.jagdeep-guha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187668,"job_number":"JOB_187668","tr_customer_id":187686,"tr_customer_product_id":187676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Bhoopati Prajapat","mobile_number":"7485941251","email_id":"guru.pothuvaal@yahoo.co.in","dop":"2026-02-06","serial_number":"274361900695652","imei1":"274361900695652","imei2":"274361900695652","popurl":"www.kanishka-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187669,"job_number":"JOB_187669","tr_customer_id":187687,"tr_customer_product_id":187677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Rukhmani Tagore","mobile_number":"7446167657","email_id":"laxmi.mishra@yahoo.co.in","dop":"2026-02-06","serial_number":"694521280712842","imei1":"694521280712842","imei2":"694521280712842","popurl":"www.bhadran-khatri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187670,"job_number":"JOB_187670","tr_customer_id":187688,"tr_customer_product_id":187678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Anang Sharma","mobile_number":"7429059374","email_id":"lal.tandon@gmail.com","dop":"2026-02-06","serial_number":"668237626912276","imei1":"668237626912276","imei2":"668237626912276","popurl":"www.heema-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187671,"job_number":"JOB_187671","tr_customer_id":187689,"tr_customer_product_id":187679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Satish Panicker","mobile_number":"7455912401","email_id":"sushma.nambeesan@yahoo.co.in","dop":"2026-02-06","serial_number":"659422250164360","imei1":"659422250164360","imei2":"659422250164360","popurl":"www.vaijayanti-malik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187672,"job_number":"JOB_187672","tr_customer_id":187690,"tr_customer_product_id":187680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Raj Acharya","mobile_number":"7434477648","email_id":"trilokanath.agarwal@yahoo.co.in","dop":"2026-02-06","serial_number":"681821629495058","imei1":"681821629495058","imei2":"681821629495058","popurl":"www.deeptanshu-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187673,"job_number":"JOB_187673","tr_customer_id":187691,"tr_customer_product_id":187681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Swarnalata Kaur","mobile_number":"7419623721","email_id":"shashi.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"267790800130568","imei1":"267790800130568","imei2":"267790800130568","popurl":"www.vasudeva-khatri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187674,"job_number":"JOB_187674","tr_customer_id":187692,"tr_customer_product_id":187682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Bhargavi Gill","mobile_number":"7409780356","email_id":"bhoj.somayaji@gmail.com","dop":"2026-02-06","serial_number":"479387474652719","imei1":"479387474652719","imei2":"479387474652719","popurl":"www.girish-jha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187675,"job_number":"JOB_187675","tr_customer_id":187693,"tr_customer_product_id":187683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Sanjay Talwar","mobile_number":"7442138185","email_id":"nirbhay.ganaka@gmail.com","dop":"2026-02-06","serial_number":"179942365778283","imei1":"179942365778283","imei2":"179942365778283","popurl":"www.bhoopati-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187676,"job_number":"JOB_187676","tr_customer_id":187694,"tr_customer_product_id":187684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Krishnadas Chopra","mobile_number":"7492617931","email_id":"yogendra.pandey@gmail.com","dop":"2026-02-06","serial_number":"682817179196945","imei1":"682817179196945","imei2":"682817179196945","popurl":"www.chidananda-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187677,"job_number":"JOB_187677","tr_customer_id":187695,"tr_customer_product_id":187685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Meghnad Jain","mobile_number":"7462247027","email_id":"ambar.saini@hotmail.com","dop":"2026-02-06","serial_number":"305988380531227","imei1":"305988380531227","imei2":"305988380531227","popurl":"www.jagdish-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187678,"job_number":"JOB_187678","tr_customer_id":187696,"tr_customer_product_id":187686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Dandak Guha","mobile_number":"7402971570","email_id":"dhyaneshwar.nambeesan@yahoo.co.in","dop":"2026-02-06","serial_number":"571861295710633","imei1":"571861295710633","imei2":"571861295710633","popurl":"www.bhudeva-abbott.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187679,"job_number":"JOB_187679","tr_customer_id":187697,"tr_customer_product_id":187687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Susheel Somayaji","mobile_number":"7420620448","email_id":"amrita.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"239697732666196","imei1":"239697732666196","imei2":"239697732666196","popurl":"www.param-malik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187680,"job_number":"JOB_187680","tr_customer_id":187698,"tr_customer_product_id":187688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Devagya Reddy","mobile_number":"7400798079","email_id":"mani.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"127834922578454","imei1":"127834922578454","imei2":"127834922578454","popurl":"www.trilochana-sethi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187681,"job_number":"JOB_187681","tr_customer_id":187699,"tr_customer_product_id":187689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Bhagvan Bhattathiri","mobile_number":"7472560149","email_id":"naval.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"464866486899758","imei1":"464866486899758","imei2":"464866486899758","popurl":"www.shreyashi-acharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187682,"job_number":"JOB_187682","tr_customer_id":187700,"tr_customer_product_id":187690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Chandani Prajapat","mobile_number":"7455894810","email_id":"sheela.kaur@hotmail.com","dop":"2026-02-06","serial_number":"121307863026576","imei1":"121307863026576","imei2":"121307863026576","popurl":"www.jai-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187683,"job_number":"JOB_187683","tr_customer_id":187701,"tr_customer_product_id":187691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Keerti Bhat","mobile_number":"7443471264","email_id":"gorakhanatha.sethi@yahoo.co.in","dop":"2026-02-06","serial_number":"401040812147493","imei1":"401040812147493","imei2":"401040812147493","popurl":"www.krishnadasa-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187684,"job_number":"JOB_187684","tr_customer_id":187703,"tr_customer_product_id":187693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Ameyatma Adiga","mobile_number":"7446863584","email_id":"dhanu.gill@gmail.com","dop":"2026-02-06","serial_number":"854957337261443","imei1":"854957337261443","imei2":"854957337261443","popurl":"www.jyotis-gupta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187685,"job_number":"JOB_187685","tr_customer_id":187702,"tr_customer_product_id":187692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Digambara Mishra","mobile_number":"7441858916","email_id":"chiranjeev.iyengar@gmail.com","dop":"2026-02-06","serial_number":"197368848927403","imei1":"197368848927403","imei2":"197368848927403","popurl":"www.vimal-saini.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187686,"job_number":"JOB_187686","tr_customer_id":187704,"tr_customer_product_id":187694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Ghanaanand Bhat","mobile_number":"7408601788","email_id":"mohinder.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"335177701113085","imei1":"335177701113085","imei2":"335177701113085","popurl":"www.chidaakaash-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187687,"job_number":"JOB_187687","tr_customer_id":187705,"tr_customer_product_id":187695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Yoginder Gowda","mobile_number":"7425307099","email_id":"sanjay.chopra@gmail.com","dop":"2026-02-06","serial_number":"522333128025245","imei1":"522333128025245","imei2":"522333128025245","popurl":"www.chatur-tagore.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187688,"job_number":"JOB_187688","tr_customer_id":187706,"tr_customer_product_id":187696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Hari Gupta","mobile_number":"7440250452","email_id":"nirbhay.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"286827020847999","imei1":"286827020847999","imei2":"286827020847999","popurl":"www.umang-pandey.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187689,"job_number":"JOB_187689","tr_customer_id":187707,"tr_customer_product_id":187697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Chandraprabha Rana","mobile_number":"7400499551","email_id":"priyala.agarwal@gmail.com","dop":"2026-02-06","serial_number":"119298101887649","imei1":"119298101887649","imei2":"119298101887649","popurl":"www.manisha-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187690,"job_number":"JOB_187690","tr_customer_id":187708,"tr_customer_product_id":187698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Gautama Nehru","mobile_number":"7498829049","email_id":"mahesh.pillai@hotmail.com","dop":"2026-02-06","serial_number":"805853990804241","imei1":"805853990804241","imei2":"805853990804241","popurl":"www.adinath-tandon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187691,"job_number":"JOB_187691","tr_customer_id":187709,"tr_customer_product_id":187699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Balagovind Kocchar","mobile_number":"7448064247","email_id":"navin.guha@yahoo.co.in","dop":"2026-02-06","serial_number":"580951374583712","imei1":"580951374583712","imei2":"580951374583712","popurl":"www.chitraksh-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187692,"job_number":"JOB_187692","tr_customer_id":187710,"tr_customer_product_id":187700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Hiranmaya Chopra","mobile_number":"7436364944","email_id":"amodini.pothuvaal@gmail.com","dop":"2026-02-06","serial_number":"572876915784703","imei1":"572876915784703","imei2":"572876915784703","popurl":"www.menaka-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187693,"job_number":"JOB_187693","tr_customer_id":187711,"tr_customer_product_id":187701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Dipankar Gowda","mobile_number":"7484288613","email_id":"varalakshmi.guneta@gmail.com","dop":"2026-02-06","serial_number":"634087725552952","imei1":"634087725552952","imei2":"634087725552952","popurl":"www.mohini-verma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187694,"job_number":"JOB_187694","tr_customer_id":187712,"tr_customer_product_id":187702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vyas Iyer","mobile_number":"7403707022","email_id":"rupinder.kakkar@gmail.com","dop":"2026-02-06","serial_number":"085350296019520","imei1":"085350296019520","imei2":"085350296019520","popurl":"www.aatmaja-khan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187695,"job_number":"JOB_187695","tr_customer_id":187713,"tr_customer_product_id":187703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Avadhesh Bhattathiri","mobile_number":"7436065833","email_id":"himani.johar@yahoo.co.in","dop":"2026-02-06","serial_number":"351710741849153","imei1":"351710741849153","imei2":"351710741849153","popurl":"www.bhushan-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187696,"job_number":"JOB_187696","tr_customer_id":187714,"tr_customer_product_id":187704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vrund Ahuja","mobile_number":"7400812098","email_id":"esha.agarwal@hotmail.com","dop":"2026-02-06","serial_number":"988014993310049","imei1":"988014993310049","imei2":"988014993310049","popurl":"www.hiranmay-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187697,"job_number":"JOB_187697","tr_customer_id":187715,"tr_customer_product_id":187705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Amritambu Bhattathiri","mobile_number":"7438347049","email_id":"ashlesh.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"309166665027698","imei1":"309166665027698","imei2":"309166665027698","popurl":"www.hiranmaya-kocchar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187698,"job_number":"JOB_187698","tr_customer_id":187716,"tr_customer_product_id":187706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Chandi Panicker","mobile_number":"7455073563","email_id":"bankim.gupta@hotmail.com","dop":"2026-02-06","serial_number":"812828363387333","imei1":"812828363387333","imei2":"812828363387333","popurl":"www.ameyatma-patel.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187699,"job_number":"JOB_187699","tr_customer_id":187717,"tr_customer_product_id":187707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Subodh Malik","mobile_number":"7464564190","email_id":"anaadi.mishra@yahoo.co.in","dop":"2026-02-06","serial_number":"571268352053974","imei1":"571268352053974","imei2":"571268352053974","popurl":"www.giri-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187700,"job_number":"JOB_187700","tr_customer_id":187718,"tr_customer_product_id":187708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Dandapaani Saini","mobile_number":"7489683735","email_id":"kumuda.varma@gmail.com","dop":"2026-02-06","serial_number":"297393260840558","imei1":"297393260840558","imei2":"297393260840558","popurl":"www.raj-adiga.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187701,"job_number":"JOB_187701","tr_customer_id":187719,"tr_customer_product_id":187709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Prema Iyengar","mobile_number":"7470228865","email_id":"bhasvan.abbott@yahoo.co.in","dop":"2026-02-06","serial_number":"370500540863927","imei1":"370500540863927","imei2":"370500540863927","popurl":"www.saroja-sinha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187702,"job_number":"JOB_187702","tr_customer_id":187720,"tr_customer_product_id":187710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vaishvi Adiga","mobile_number":"7441211858","email_id":"amrita.sharma@hotmail.com","dop":"2026-02-06","serial_number":"206677343491121","imei1":"206677343491121","imei2":"206677343491121","popurl":"www.deeksha-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187703,"job_number":"JOB_187703","tr_customer_id":187721,"tr_customer_product_id":187711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Meghnad Shah","mobile_number":"7442022511","email_id":"kama.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"785479356427383","imei1":"785479356427383","imei2":"785479356427383","popurl":"www.vrinda-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187704,"job_number":"JOB_187704","tr_customer_id":187723,"tr_customer_product_id":187712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Gati Kaur","mobile_number":"7441550193","email_id":"himadri.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"916424665082071","imei1":"916424665082071","imei2":"916424665082071","popurl":"www.shantanu-nehru.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187705,"job_number":"JOB_187705","tr_customer_id":187722,"tr_customer_product_id":187713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Anasuya Trivedi","mobile_number":"7401567196","email_id":"agnimitra.dhawan@yahoo.co.in","dop":"2026-02-06","serial_number":"565348653913828","imei1":"565348653913828","imei2":"565348653913828","popurl":"www.narendra-iyengar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187706,"job_number":"JOB_187706","tr_customer_id":187724,"tr_customer_product_id":187714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Poornima Desai","mobile_number":"7439969997","email_id":"dhatri.gupta@hotmail.com","dop":"2026-02-06","serial_number":"919444092982843","imei1":"919444092982843","imei2":"919444092982843","popurl":"www.diptendu-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187707,"job_number":"JOB_187707","tr_customer_id":187725,"tr_customer_product_id":187715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Akshaj Desai","mobile_number":"7497256861","email_id":"durga.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"728313102989864","imei1":"728313102989864","imei2":"728313102989864","popurl":"www.kashyap-pandey.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187708,"job_number":"JOB_187708","tr_customer_id":187726,"tr_customer_product_id":187716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Naval Deshpande","mobile_number":"7460470353","email_id":"keerti.gowda@hotmail.com","dop":"2026-02-06","serial_number":"626677903319439","imei1":"626677903319439","imei2":"626677903319439","popurl":"www.dhanapati-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187709,"job_number":"JOB_187709","tr_customer_id":187727,"tr_customer_product_id":187717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Abani Varma","mobile_number":"7456770810","email_id":"siddhi.bharadwaj@gmail.com","dop":"2026-02-06","serial_number":"699251603269451","imei1":"699251603269451","imei2":"699251603269451","popurl":"www.kalinda-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187710,"job_number":"JOB_187710","tr_customer_id":187728,"tr_customer_product_id":187718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Kannan Dubashi","mobile_number":"7479503565","email_id":"saroja.jain@hotmail.com","dop":"2026-02-06","serial_number":"733222852629354","imei1":"733222852629354","imei2":"733222852629354","popurl":"www.apsara-shukla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187711,"job_number":"JOB_187711","tr_customer_id":187729,"tr_customer_product_id":187719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bankim Agarwal","mobile_number":"7411843411","email_id":"kanak.nayar@gmail.com","dop":"2026-02-06","serial_number":"691674719974769","imei1":"691674719974769","imei2":"691674719974769","popurl":"www.rakesh-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187712,"job_number":"JOB_187712","tr_customer_id":187730,"tr_customer_product_id":187720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Swarnalata Kaul","mobile_number":"7444979644","email_id":"veda.bhattathiri@hotmail.com","dop":"2026-02-06","serial_number":"444946819327490","imei1":"444946819327490","imei2":"444946819327490","popurl":"www.bhooshit-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187713,"job_number":"JOB_187713","tr_customer_id":187731,"tr_customer_product_id":187721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Javas Joshi","mobile_number":"7403100282","email_id":"ojaswini.malik@hotmail.com","dop":"2026-02-06","serial_number":"834386553772267","imei1":"834386553772267","imei2":"834386553772267","popurl":"www.manoj-ahluwalia.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187714,"job_number":"JOB_187714","tr_customer_id":187732,"tr_customer_product_id":187722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Mangalya Namboothiri","mobile_number":"7478865994","email_id":"lai.pandey@gmail.com","dop":"2026-02-06","serial_number":"258030350648834","imei1":"258030350648834","imei2":"258030350648834","popurl":"www.kamalesh-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187715,"job_number":"JOB_187715","tr_customer_id":187733,"tr_customer_product_id":187723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bhupen Acharya","mobile_number":"7426205969","email_id":"indra.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"693906051779141","imei1":"693906051779141","imei2":"693906051779141","popurl":"www.kashyapi-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187716,"job_number":"JOB_187716","tr_customer_id":187734,"tr_customer_product_id":187724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Abhaya Asan","mobile_number":"7413634754","email_id":"chakrika.chaturvedi@yahoo.co.in","dop":"2026-02-06","serial_number":"348345760178315","imei1":"348345760178315","imei2":"348345760178315","popurl":"www.atmanand-kapoor.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187717,"job_number":"JOB_187717","tr_customer_id":187735,"tr_customer_product_id":187725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Chanda Tandon","mobile_number":"7401828998","email_id":"vyas.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"664025575077627","imei1":"664025575077627","imei2":"664025575077627","popurl":"www.charuchandra-mukhopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187718,"job_number":"JOB_187718","tr_customer_id":187736,"tr_customer_product_id":187726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bahula Chattopadhyay","mobile_number":"7445652317","email_id":"shobhana.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"840772239196592","imei1":"840772239196592","imei2":"840772239196592","popurl":"www.dayaamay-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187719,"job_number":"JOB_187719","tr_customer_id":187737,"tr_customer_product_id":187727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Jai Bandopadhyay","mobile_number":"7417579960","email_id":"chandra.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"467549334029589","imei1":"467549334029589","imei2":"467549334029589","popurl":"www.sarla-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187720,"job_number":"JOB_187720","tr_customer_id":187738,"tr_customer_product_id":187728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Usha Dubashi","mobile_number":"7498574735","email_id":"gouranga.reddy@gmail.com","dop":"2026-02-06","serial_number":"119782138361902","imei1":"119782138361902","imei2":"119782138361902","popurl":"www.kartik-dutta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187721,"job_number":"JOB_187721","tr_customer_id":187739,"tr_customer_product_id":187729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Som Varrier","mobile_number":"7415034675","email_id":"chandraswaroopa.guneta@hotmail.com","dop":"2026-02-06","serial_number":"405495085497102","imei1":"405495085497102","imei2":"405495085497102","popurl":"www.durgeshwari-gandhi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187722,"job_number":"JOB_187722","tr_customer_id":187740,"tr_customer_product_id":187730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Gatik Tandon","mobile_number":"7460380787","email_id":"sloka.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"259026553158473","imei1":"259026553158473","imei2":"259026553158473","popurl":"www.gajaadhar-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187723,"job_number":"JOB_187723","tr_customer_id":187741,"tr_customer_product_id":187731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Asha Devar","mobile_number":"7407742526","email_id":"maheswar.gupta@gmail.com","dop":"2026-02-06","serial_number":"174635483231344","imei1":"174635483231344","imei2":"174635483231344","popurl":"www.harinarayan-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187724,"job_number":"JOB_187724","tr_customer_id":187742,"tr_customer_product_id":187732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Ekaparnika Jha","mobile_number":"7432005764","email_id":"aashritha.varma@gmail.com","dop":"2026-02-06","serial_number":"565008599390360","imei1":"565008599390360","imei2":"565008599390360","popurl":"www.chandradev-khan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187725,"job_number":"JOB_187725","tr_customer_id":187743,"tr_customer_product_id":187733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Pranay Tagore","mobile_number":"7457864931","email_id":"bhooshan.malik@gmail.com","dop":"2026-02-06","serial_number":"714090223675030","imei1":"714090223675030","imei2":"714090223675030","popurl":"www.paramartha-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187726,"job_number":"JOB_187726","tr_customer_id":187744,"tr_customer_product_id":187734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Baidehi Sharma","mobile_number":"7450553558","email_id":"gauraang.mahajan@gmail.com","dop":"2026-02-06","serial_number":"123970888494376","imei1":"123970888494376","imei2":"123970888494376","popurl":"www.akroor-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187727,"job_number":"JOB_187727","tr_customer_id":187745,"tr_customer_product_id":187735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Giriraaj Tagore","mobile_number":"7491042574","email_id":"lal.rana@gmail.com","dop":"2026-02-06","serial_number":"065534233036904","imei1":"065534233036904","imei2":"065534233036904","popurl":"www.krishnadas-nayar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187728,"job_number":"JOB_187728","tr_customer_id":187746,"tr_customer_product_id":187736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Dipali Menon","mobile_number":"7458321611","email_id":"akshainie.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"339898624236269","imei1":"339898624236269","imei2":"339898624236269","popurl":"www.raj-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187729,"job_number":"JOB_187729","tr_customer_id":187747,"tr_customer_product_id":187737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Atmananda Saini","mobile_number":"7437518170","email_id":"bandhul.jha@gmail.com","dop":"2026-02-06","serial_number":"028464306266528","imei1":"028464306266528","imei2":"028464306266528","popurl":"www.deepankar-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187730,"job_number":"JOB_187730","tr_customer_id":187748,"tr_customer_product_id":187738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Daron Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"68987499406166","imei1":"68987499406166","imei2":"68987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187731,"job_number":"JOB_187731","tr_customer_id":187749,"tr_customer_product_id":187739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"rajesh Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"48987499406166","imei1":"48987499406166","imei2":"48987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187732,"job_number":"JOB_187732","tr_customer_id":187750,"tr_customer_product_id":187740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"raman Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"58987499406166","imei1":"58987499406166","imei2":"58987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187733,"job_number":"JOB_187733","tr_customer_id":187751,"tr_customer_product_id":187741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Gaurav Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"38987499406166","imei1":"38987499406166","imei2":"38987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187734,"job_number":"JOB_187734","tr_customer_id":187752,"tr_customer_product_id":187742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Darrion Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"28987499406166","imei1":"28987499406166","imei2":"28987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187735,"job_number":"JOB_187735","tr_customer_id":187753,"tr_customer_product_id":187743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:46.000Z","modified_at":"2026-02-16T06:53:46.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10422728174497","imei1":"10422728174497","imei2":"10422728174497","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187737,"job_number":"JOB_187737","tr_customer_id":187755,"tr_customer_product_id":187745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:48.000Z","modified_at":"2026-02-16T06:53:48.000Z","name":"Timmy Kemmer","mobile_number":"338-730-9494","email_id":"Velva66@yahoo.com","dop":"2025-06-18","serial_number":"1036644868349699","imei1":"1036644868349699","imei2":"1036644868349699","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187738,"job_number":"JOB_187738","tr_customer_id":187756,"tr_customer_product_id":187746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:48.000Z","modified_at":"2026-02-16T06:53:48.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"108957945429369","imei1":"108957945429369","imei2":"108957945429369","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187741,"job_number":"JOB_187741","tr_customer_id":187759,"tr_customer_product_id":187749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:54.000Z","modified_at":"2026-02-16T06:53:54.000Z","name":"Rafael Schoen","mobile_number":"328-343-9579","email_id":"Barbara_Brown@hotmail.com","dop":"2025-04-06","serial_number":"15042686585280554","imei1":"15042686585280554","imei2":"15042686585280554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187742,"job_number":"JOB_187742","tr_customer_id":187760,"tr_customer_product_id":187750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:54:36.000Z","modified_at":"2026-02-16T06:54:37.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10090717838626","imei1":"10090717838626","imei2":"10090717838626","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187744,"job_number":"JOB_187744","tr_customer_id":187762,"tr_customer_product_id":187752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:54:38.000Z","modified_at":"2026-02-16T06:54:38.000Z","name":"Isabella Schultz","mobile_number":"258-688-8586","email_id":"Antonio_Tillman@gmail.com","dop":"2025-06-18","serial_number":"1043234793441233","imei1":"1043234793441233","imei2":"1043234793441233","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187745,"job_number":"JOB_187745","tr_customer_id":187763,"tr_customer_product_id":187753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:05.000Z","modified_at":"2026-02-16T06:57:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18304644907001","imei1":"18304644907001","imei2":"18304644907001","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187747,"job_number":"JOB_187747","tr_customer_id":187765,"tr_customer_product_id":187755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:07.000Z","modified_at":"2026-02-16T06:57:07.000Z","name":"Gladys Windler","mobile_number":"533-820-4418","email_id":"Alena.Romaguera76@yahoo.com","dop":"2025-04-06","serial_number":"13982904790422626","imei1":"13982904790422626","imei2":"13982904790422626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187748,"job_number":"JOB_187748","tr_customer_id":187766,"tr_customer_product_id":187756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:30.000Z","modified_at":"2026-02-16T06:57:30.000Z","name":"Akshata Shah","mobile_number":"9026612846","email_id":"rameshwar.somayaji@hotmail.com","dop":"2026-02-06","serial_number":"111354347293485","imei1":"111354347293485","imei2":"111354347293485","popurl":"www.ameyatma-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187749,"job_number":"JOB_187749","tr_customer_id":187767,"tr_customer_product_id":187757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:55.000Z","modified_at":"2026-02-16T06:57:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16070604976093","imei1":"16070604976093","imei2":"16070604976093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187751,"job_number":"JOB_187751","tr_customer_id":187769,"tr_customer_product_id":187759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:57.000Z","modified_at":"2026-02-16T06:57:57.000Z","name":"Angela Bergnaum","mobile_number":"677-278-6437","email_id":"Maynard.OReilly41@gmail.com","dop":"2025-04-06","serial_number":"16517306928281448","imei1":"16517306928281448","imei2":"16517306928281448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187752,"job_number":"JOB_187752","tr_customer_id":187770,"tr_customer_product_id":187760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:08.000Z","modified_at":"2026-02-16T06:58:08.000Z","name":"Vijay Arora","mobile_number":"9038112007","email_id":"gautam.marar@gmail.com","dop":"2026-02-06","serial_number":"192657416881589","imei1":"192657416881589","imei2":"192657416881589","popurl":"www.bandhul-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187754,"job_number":"JOB_187754","tr_customer_id":187772,"tr_customer_product_id":187762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:45.000Z","modified_at":"2026-02-16T06:58:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15546048598120","imei1":"15546048598120","imei2":"15546048598120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187756,"job_number":"JOB_187756","tr_customer_id":187774,"tr_customer_product_id":187764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:47.000Z","modified_at":"2026-02-16T06:58:47.000Z","name":"Barney Boyle","mobile_number":"441-593-3994","email_id":"Ernie.Hills31@gmail.com","dop":"2025-04-06","serial_number":"14890361989118116","imei1":"14890361989118116","imei2":"14890361989118116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187757,"job_number":"JOB_187757","tr_customer_id":187775,"tr_customer_product_id":187765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:54.000Z","modified_at":"2026-02-16T06:58:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13649599952469","imei1":"13649599952469","imei2":"13649599952469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187759,"job_number":"JOB_187759","tr_customer_id":187777,"tr_customer_product_id":187767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:56.000Z","modified_at":"2026-02-16T06:58:56.000Z","name":"Chanel Hayes","mobile_number":"302-966-8297","email_id":"Ulises_Thompson@hotmail.com","dop":"2025-04-06","serial_number":"15685432121939512","imei1":"15685432121939512","imei2":"15685432121939512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187762,"job_number":"JOB_187762","tr_customer_id":187780,"tr_customer_product_id":187770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:59:46.000Z","modified_at":"2026-02-16T06:59:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12124990536618","imei1":"12124990536618","imei2":"12124990536618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187764,"job_number":"JOB_187764","tr_customer_id":187782,"tr_customer_product_id":187772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:59:48.000Z","modified_at":"2026-02-16T06:59:48.000Z","name":"Donavon Walker","mobile_number":"963-741-6243","email_id":"Arturo66@hotmail.com","dop":"2025-04-06","serial_number":"18249627528593280","imei1":"18249627528593280","imei2":"18249627528593280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187765,"job_number":"JOB_187765","tr_customer_id":187783,"tr_customer_product_id":187773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:00:37.000Z","modified_at":"2026-02-16T07:00:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17626334465909","imei1":"17626334465909","imei2":"17626334465909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187767,"job_number":"JOB_187767","tr_customer_id":187785,"tr_customer_product_id":187775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:00:39.000Z","modified_at":"2026-02-16T07:00:39.000Z","name":"Adrien Rowe","mobile_number":"786-595-8718","email_id":"Gonzalo55@yahoo.com","dop":"2025-04-06","serial_number":"16737733459593560","imei1":"16737733459593560","imei2":"16737733459593560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187768,"job_number":"JOB_187768","tr_customer_id":187786,"tr_customer_product_id":187776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:01:24.000Z","modified_at":"2026-02-16T07:01:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15667470414682","imei1":"15667470414682","imei2":"15667470414682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187770,"job_number":"JOB_187770","tr_customer_id":187788,"tr_customer_product_id":187778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:01:26.000Z","modified_at":"2026-02-16T07:01:26.000Z","name":"Thaddeus Kemmer","mobile_number":"286-862-9206","email_id":"Marlee.Lubowitz20@yahoo.com","dop":"2025-04-06","serial_number":"13482178663170232","imei1":"13482178663170232","imei2":"13482178663170232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187772,"job_number":"JOB_187772","tr_customer_id":187790,"tr_customer_product_id":187780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:08.000Z","modified_at":"2026-02-16T07:02:08.000Z","name":"Terence Kunde","mobile_number":"923-320-0669","email_id":"Merle.Mueller@yahoo.com","dop":"2025-04-06","serial_number":"16941513213571332","imei1":"16941513213571332","imei2":"16941513213571332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187773,"job_number":"JOB_187773","tr_customer_id":187791,"tr_customer_product_id":187781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:13.000Z","modified_at":"2026-02-16T07:02:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11000669124851","imei1":"11000669124851","imei2":"11000669124851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187775,"job_number":"JOB_187775","tr_customer_id":187793,"tr_customer_product_id":187783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:14.000Z","modified_at":"2026-02-16T07:02:14.000Z","name":"Nikko Mertz","mobile_number":"444-673-3277","email_id":"Coralie_Schimmel44@gmail.com","dop":"2025-04-06","serial_number":"14328492950182700","imei1":"14328492950182700","imei2":"14328492950182700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187776,"job_number":"JOB_187776","tr_customer_id":187794,"tr_customer_product_id":187784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:55.000Z","modified_at":"2026-02-16T07:02:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17006961404992","imei1":"17006961404992","imei2":"17006961404992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187778,"job_number":"JOB_187778","tr_customer_id":187796,"tr_customer_product_id":187786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:56.000Z","modified_at":"2026-02-16T07:02:56.000Z","name":"Orrin Gutmann","mobile_number":"703-933-6651","email_id":"Mariane_Brakus@gmail.com","dop":"2025-04-06","serial_number":"17769649351622994","imei1":"17769649351622994","imei2":"17769649351622994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187779,"job_number":"JOB_187779","tr_customer_id":187797,"tr_customer_product_id":187787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:00.000Z","modified_at":"2026-02-16T07:03:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10650889977856","imei1":"10650889977856","imei2":"10650889977856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187781,"job_number":"JOB_187781","tr_customer_id":187799,"tr_customer_product_id":187789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:02.000Z","modified_at":"2026-02-16T07:03:02.000Z","name":"Augustus Kshlerin","mobile_number":"909-481-8579","email_id":"Emilie.Labadie51@yahoo.com","dop":"2025-04-06","serial_number":"16228040490869462","imei1":"16228040490869462","imei2":"16228040490869462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187785,"job_number":"JOB_187785","tr_customer_id":187803,"tr_customer_product_id":187793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:05.000Z","modified_at":"2026-02-16T07:03:05.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12239006895186","imei1":"12239006895186","imei2":"12239006895186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187787,"job_number":"JOB_187787","tr_customer_id":187805,"tr_customer_product_id":187795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:07.000Z","modified_at":"2026-02-16T07:03:07.000Z","name":"Jennyfer Watsica","mobile_number":"809-201-3489","email_id":"Naomie46@gmail.com","dop":"2025-04-06","serial_number":"16044876529484996","imei1":"16044876529484996","imei2":"16044876529484996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187788,"job_number":"JOB_187788","tr_customer_id":187806,"tr_customer_product_id":187796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:42.000Z","modified_at":"2026-02-16T07:03:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19609168491170","imei1":"19609168491170","imei2":"19609168491170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187790,"job_number":"JOB_187790","tr_customer_id":187808,"tr_customer_product_id":187798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:44.000Z","modified_at":"2026-02-16T07:03:44.000Z","name":"Bernie Boehm","mobile_number":"391-513-4174","email_id":"Armani46@gmail.com","dop":"2025-04-06","serial_number":"10871155020578314","imei1":"10871155020578314","imei2":"10871155020578314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187794,"job_number":"JOB_187794","tr_customer_id":187812,"tr_customer_product_id":187802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:55.000Z","modified_at":"2026-02-16T07:03:55.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"16107864249254","imei1":"16107864249254","imei2":"16107864249254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187796,"job_number":"JOB_187796","tr_customer_id":187814,"tr_customer_product_id":187804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:57.000Z","modified_at":"2026-02-16T07:03:57.000Z","name":"Eryn Jacobi","mobile_number":"710-562-6111","email_id":"Otha_Olson29@yahoo.com","dop":"2025-04-06","serial_number":"16175331372680332","imei1":"16175331372680332","imei2":"16175331372680332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187797,"job_number":"JOB_187797","tr_customer_id":187815,"tr_customer_product_id":187805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:22.000Z","modified_at":"2026-02-16T07:04:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18385513874638","imei1":"18385513874638","imei2":"18385513874638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187799,"job_number":"JOB_187799","tr_customer_id":187817,"tr_customer_product_id":187807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:23.000Z","modified_at":"2026-02-16T07:04:23.000Z","name":"Marvin Heathcote","mobile_number":"908-354-8057","email_id":"Price16@gmail.com","dop":"2025-04-06","serial_number":"16223273433891032","imei1":"16223273433891032","imei2":"16223273433891032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187800,"job_number":"JOB_187800","tr_customer_id":187818,"tr_customer_product_id":187808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:29.000Z","modified_at":"2026-02-16T07:04:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15143884638164","imei1":"15143884638164","imei2":"15143884638164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187802,"job_number":"JOB_187802","tr_customer_id":187820,"tr_customer_product_id":187810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:31.000Z","modified_at":"2026-02-16T07:04:31.000Z","name":"Maria Waelchi","mobile_number":"264-456-6825","email_id":"Earlene.OHara20@hotmail.com","dop":"2025-04-06","serial_number":"19469241696137292","imei1":"19469241696137292","imei2":"19469241696137292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187806,"job_number":"JOB_187806","tr_customer_id":187824,"tr_customer_product_id":187814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:46.000Z","modified_at":"2026-02-16T07:04:46.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"14308396518881","imei1":"14308396518881","imei2":"14308396518881","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187808,"job_number":"JOB_187808","tr_customer_id":187826,"tr_customer_product_id":187816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:48.000Z","modified_at":"2026-02-16T07:04:48.000Z","name":"Lew Schultz","mobile_number":"891-573-2417","email_id":"Ida23@hotmail.com","dop":"2025-04-06","serial_number":"12447066003793166","imei1":"12447066003793166","imei2":"12447066003793166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187809,"job_number":"JOB_187809","tr_customer_id":187827,"tr_customer_product_id":187817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:10.000Z","modified_at":"2026-02-16T07:05:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10697747819408","imei1":"10697747819408","imei2":"10697747819408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187811,"job_number":"JOB_187811","tr_customer_id":187829,"tr_customer_product_id":187819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:12.000Z","modified_at":"2026-02-16T07:05:12.000Z","name":"Laurence Runolfsdottir","mobile_number":"876-326-7138","email_id":"Katrine.Rogahn@hotmail.com","dop":"2025-04-06","serial_number":"17789079474641484","imei1":"17789079474641484","imei2":"17789079474641484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187815,"job_number":"JOB_187815","tr_customer_id":187833,"tr_customer_product_id":187823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:58.000Z","modified_at":"2026-02-16T07:05:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13617009074728","imei1":"13617009074728","imei2":"13617009074728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187817,"job_number":"JOB_187817","tr_customer_id":187835,"tr_customer_product_id":187825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:59.000Z","modified_at":"2026-02-16T07:05:59.000Z","name":"Katharina Kautzer","mobile_number":"375-832-7567","email_id":"Cleo.Volkman16@hotmail.com","dop":"2025-04-06","serial_number":"16403239808841160","imei1":"16403239808841160","imei2":"16403239808841160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187818,"job_number":"JOB_187818","tr_customer_id":187836,"tr_customer_product_id":187826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:09:27.000Z","modified_at":"2026-02-16T07:09:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10870703398491","imei1":"10870703398491","imei2":"10870703398491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187820,"job_number":"JOB_187820","tr_customer_id":187838,"tr_customer_product_id":187828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:09:29.000Z","modified_at":"2026-02-16T07:09:29.000Z","name":"Lionel Lueilwitz","mobile_number":"258-216-9722","email_id":"Ernest.Kiehn69@gmail.com","dop":"2025-04-06","serial_number":"10956172707474774","imei1":"10956172707474774","imei2":"10956172707474774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:09:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187821,"job_number":"JOB_187821","tr_customer_id":187839,"tr_customer_product_id":187829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:16.000Z","modified_at":"2026-02-16T07:10:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14247239526829","imei1":"14247239526829","imei2":"14247239526829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187823,"job_number":"JOB_187823","tr_customer_id":187841,"tr_customer_product_id":187831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:17.000Z","modified_at":"2026-02-16T07:10:17.000Z","name":"Violet Rosenbaum","mobile_number":"231-244-8452","email_id":"Raegan_Wilkinson23@gmail.com","dop":"2025-04-06","serial_number":"14570486230351816","imei1":"14570486230351816","imei2":"14570486230351816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187824,"job_number":"JOB_187824","tr_customer_id":187842,"tr_customer_product_id":187832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:49.000Z","modified_at":"2026-02-16T07:10:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19982038349894","imei1":"19982038349894","imei2":"19982038349894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187826,"job_number":"JOB_187826","tr_customer_id":187844,"tr_customer_product_id":187834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:51.000Z","modified_at":"2026-02-16T07:10:51.000Z","name":"Charley Kiehn","mobile_number":"798-326-2207","email_id":"Domenica65@yahoo.com","dop":"2025-04-06","serial_number":"14532966572397984","imei1":"14532966572397984","imei2":"14532966572397984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187827,"job_number":"JOB_187827","tr_customer_id":187845,"tr_customer_product_id":187835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:00.000Z","modified_at":"2026-02-16T07:11:00.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18356133762093","imei1":"18356133762093","imei2":"18356133762093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187829,"job_number":"JOB_187829","tr_customer_id":187847,"tr_customer_product_id":187837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:02.000Z","modified_at":"2026-02-16T07:11:02.000Z","name":"Eryn McGlynn","mobile_number":"748-633-3022","email_id":"Noemi34@gmail.com","dop":"2025-04-06","serial_number":"17167289021913346","imei1":"17167289021913346","imei2":"17167289021913346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187830,"job_number":"JOB_187830","tr_customer_id":187848,"tr_customer_product_id":187838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:03.000Z","modified_at":"2026-02-16T07:11:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13277682587576","imei1":"13277682587576","imei2":"13277682587576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187832,"job_number":"JOB_187832","tr_customer_id":187850,"tr_customer_product_id":187840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:05.000Z","modified_at":"2026-02-16T07:11:05.000Z","name":"Wilford Sawayn","mobile_number":"949-249-3134","email_id":"Adeline_Larson56@hotmail.com","dop":"2025-04-06","serial_number":"17115498869950110","imei1":"17115498869950110","imei2":"17115498869950110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187833,"job_number":"JOB_187833","tr_customer_id":187851,"tr_customer_product_id":187841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:39.000Z","modified_at":"2026-02-16T07:11:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11824152812747","imei1":"11824152812747","imei2":"11824152812747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187835,"job_number":"JOB_187835","tr_customer_id":187853,"tr_customer_product_id":187843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:41.000Z","modified_at":"2026-02-16T07:11:41.000Z","name":"Carissa Schaefer","mobile_number":"444-696-3104","email_id":"Noemie_Terry@hotmail.com","dop":"2025-04-06","serial_number":"12382539913703974","imei1":"12382539913703974","imei2":"12382539913703974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187837,"job_number":"JOB_187837","tr_customer_id":187855,"tr_customer_product_id":187845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:44.000Z","modified_at":"2026-02-16T07:11:44.000Z","name":"Brendan Ledner","mobile_number":"923-681-7687","email_id":"Laverne.Douglas@gmail.com","dop":"2025-04-06","serial_number":"12135952631103550","imei1":"12135952631103550","imei2":"12135952631103550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187838,"job_number":"JOB_187838","tr_customer_id":187856,"tr_customer_product_id":187846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:49.000Z","modified_at":"2026-02-16T07:11:49.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10556437744681","imei1":"10556437744681","imei2":"10556437744681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187840,"job_number":"JOB_187840","tr_customer_id":187858,"tr_customer_product_id":187848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:50.000Z","modified_at":"2026-02-16T07:11:50.000Z","name":"Lonie Lowe","mobile_number":"309-997-1464","email_id":"Marilie.Predovic50@hotmail.com","dop":"2025-04-06","serial_number":"16822613562306568","imei1":"16822613562306568","imei2":"16822613562306568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187842,"job_number":"JOB_187842","tr_customer_id":187860,"tr_customer_product_id":187850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:52.000Z","modified_at":"2026-02-16T07:11:52.000Z","name":"Gage Bayer","mobile_number":"617-811-2677","email_id":"Sim_Runte98@hotmail.com","dop":"2025-04-06","serial_number":"10385451062333424","imei1":"10385451062333424","imei2":"10385451062333424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187843,"job_number":"JOB_187843","tr_customer_id":187861,"tr_customer_product_id":187851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:31.000Z","modified_at":"2026-02-16T07:12:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15467039191514","imei1":"15467039191514","imei2":"15467039191514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187845,"job_number":"JOB_187845","tr_customer_id":187863,"tr_customer_product_id":187853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:32.000Z","modified_at":"2026-02-16T07:12:32.000Z","name":"Domenico Boehm","mobile_number":"359-726-4015","email_id":"Meggie_Heidenreich@gmail.com","dop":"2025-04-06","serial_number":"15803518037885052","imei1":"15803518037885052","imei2":"15803518037885052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187846,"job_number":"JOB_187846","tr_customer_id":187864,"tr_customer_product_id":187854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:36.000Z","modified_at":"2026-02-16T07:12:36.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"16135361170947","imei1":"16135361170947","imei2":"16135361170947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187848,"job_number":"JOB_187848","tr_customer_id":187866,"tr_customer_product_id":187856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:38.000Z","modified_at":"2026-02-16T07:12:38.000Z","name":"Maria Harvey","mobile_number":"554-316-4693","email_id":"Brian_Jenkins76@gmail.com","dop":"2025-04-06","serial_number":"19964328541642330","imei1":"19964328541642330","imei2":"19964328541642330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187849,"job_number":"JOB_187849","tr_customer_id":187867,"tr_customer_product_id":187857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:19.000Z","modified_at":"2026-02-16T07:16:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19560340185770","imei1":"19560340185770","imei2":"19560340185770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187851,"job_number":"JOB_187851","tr_customer_id":187869,"tr_customer_product_id":187859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:21.000Z","modified_at":"2026-02-16T07:16:21.000Z","name":"Jerome Gusikowski","mobile_number":"255-653-6710","email_id":"Theodore.Feest@yahoo.com","dop":"2025-04-06","serial_number":"12819661451128566","imei1":"12819661451128566","imei2":"12819661451128566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187853,"job_number":"JOB_187853","tr_customer_id":187871,"tr_customer_product_id":187861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:29.000Z","modified_at":"2026-02-16T07:16:29.000Z","name":"Kennedi Watsica","mobile_number":"987-865-4280","email_id":"Johnathon85@yahoo.com","dop":"2025-04-06","serial_number":"14951326996441380","imei1":"14951326996441380","imei2":"14951326996441380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187854,"job_number":"JOB_187854","tr_customer_id":187872,"tr_customer_product_id":187862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:08.000Z","modified_at":"2026-02-16T07:17:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19488630330136","imei1":"19488630330136","imei2":"19488630330136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187856,"job_number":"JOB_187856","tr_customer_id":187874,"tr_customer_product_id":187864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:10.000Z","modified_at":"2026-02-16T07:17:10.000Z","name":"Natalie Langworth","mobile_number":"901-831-4331","email_id":"Garth_Hauck37@gmail.com","dop":"2025-04-06","serial_number":"12433581321527716","imei1":"12433581321527716","imei2":"12433581321527716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187857,"job_number":"JOB_187857","tr_customer_id":187875,"tr_customer_product_id":187865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:56.000Z","modified_at":"2026-02-16T07:17:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18432213650780","imei1":"18432213650780","imei2":"18432213650780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187859,"job_number":"JOB_187859","tr_customer_id":187877,"tr_customer_product_id":187867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:58.000Z","modified_at":"2026-02-16T07:17:58.000Z","name":"Miles Goodwin","mobile_number":"972-954-7746","email_id":"Esperanza32@gmail.com","dop":"2025-04-06","serial_number":"15525752892960832","imei1":"15525752892960832","imei2":"15525752892960832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187860,"job_number":"JOB_187860","tr_customer_id":187878,"tr_customer_product_id":187868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Aanandinii Asan","mobile_number":"9098533546","email_id":"navin.prajapat@hotmail.com","dop":"2026-02-06","serial_number":"589176447431982","imei1":"589176447431982","imei2":"589176447431982","popurl":"www.abhaya-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187861,"job_number":"JOB_187861","tr_customer_id":187879,"tr_customer_product_id":187869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Himani Bhat","mobile_number":"9079360563","email_id":"asha.tandon@hotmail.com","dop":"2026-02-06","serial_number":"601433253758481","imei1":"601433253758481","imei2":"601433253758481","popurl":"www.chatur-dhawan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187862,"job_number":"JOB_187862","tr_customer_id":187880,"tr_customer_product_id":187870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Krishna Talwar","mobile_number":"9072522343","email_id":"chandramohan.patil@gmail.com","dop":"2026-02-06","serial_number":"167143731190696","imei1":"167143731190696","imei2":"167143731190696","popurl":"www.digambara-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187863,"job_number":"JOB_187863","tr_customer_id":187881,"tr_customer_product_id":187871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Asha Naik","mobile_number":"9003688872","email_id":"gauranga.agarwal@gmail.com","dop":"2026-02-06","serial_number":"529735748623096","imei1":"529735748623096","imei2":"529735748623096","popurl":"www.charak-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187864,"job_number":"JOB_187864","tr_customer_id":187882,"tr_customer_product_id":187872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhasvan Bhattathiri","mobile_number":"9030674550","email_id":"girija.gandhi@yahoo.co.in","dop":"2026-02-06","serial_number":"983300429169852","imei1":"983300429169852","imei2":"983300429169852","popurl":"www.chetanaanand-iyengar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187865,"job_number":"JOB_187865","tr_customer_id":187883,"tr_customer_product_id":187873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhanumati Bhattathiri","mobile_number":"9083365706","email_id":"adhiraj.sharma@hotmail.com","dop":"2026-02-06","serial_number":"334217348051823","imei1":"334217348051823","imei2":"334217348051823","popurl":"www.ojaswini-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187866,"job_number":"JOB_187866","tr_customer_id":187885,"tr_customer_product_id":187874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Pranay Khanna","mobile_number":"9014056678","email_id":"bhamini.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"452905632371840","imei1":"452905632371840","imei2":"452905632371840","popurl":"www.kiran-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187868,"job_number":"JOB_187868","tr_customer_id":187886,"tr_customer_product_id":187876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhaaswar Patil","mobile_number":"9097734684","email_id":"aanandaswarup.pillai@yahoo.co.in","dop":"2026-02-06","serial_number":"922543980598996","imei1":"922543980598996","imei2":"922543980598996","popurl":"www.dipankar-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187869,"job_number":"JOB_187869","tr_customer_id":187887,"tr_customer_product_id":187877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Yoginder Dwivedi","mobile_number":"9099535622","email_id":"agneya.kakkar@gmail.com","dop":"2026-02-06","serial_number":"191829784021832","imei1":"191829784021832","imei2":"191829784021832","popurl":"www.ashlesh-mukhopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187870,"job_number":"JOB_187870","tr_customer_id":187888,"tr_customer_product_id":187878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Sachin Varma","mobile_number":"9075652212","email_id":"charuvrat.varman@gmail.com","dop":"2026-02-06","serial_number":"304331092607137","imei1":"304331092607137","imei2":"304331092607137","popurl":"www.devak-nair.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187871,"job_number":"JOB_187871","tr_customer_id":187889,"tr_customer_product_id":187879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Chandradev Acharya","mobile_number":"9031815389","email_id":"dhanapati.deshpande@gmail.com","dop":"2026-02-06","serial_number":"327329331750300","imei1":"327329331750300","imei2":"327329331750300","popurl":"www.karunanidhi-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187872,"job_number":"JOB_187872","tr_customer_id":187890,"tr_customer_product_id":187880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Preity Varrier","mobile_number":"9018287744","email_id":"devika.kaniyar@gmail.com","dop":"2026-02-06","serial_number":"895631939507101","imei1":"895631939507101","imei2":"895631939507101","popurl":"www.lai-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187873,"job_number":"JOB_187873","tr_customer_id":187891,"tr_customer_product_id":187881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Dipali Nayar","mobile_number":"9055378038","email_id":"mayoor.ahluwalia@gmail.com","dop":"2026-02-06","serial_number":"707718731886146","imei1":"707718731886146","imei2":"707718731886146","popurl":"www.narinder-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187874,"job_number":"JOB_187874","tr_customer_id":187892,"tr_customer_product_id":187882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Nalini Pandey","mobile_number":"9055846174","email_id":"arjun.bandopadhyay@gmail.com","dop":"2026-02-06","serial_number":"819566951824702","imei1":"819566951824702","imei2":"819566951824702","popurl":"www.parvati-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187875,"job_number":"JOB_187875","tr_customer_id":187893,"tr_customer_product_id":187883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Leela Guha","mobile_number":"9016280039","email_id":"siddhran.chopra@yahoo.co.in","dop":"2026-02-06","serial_number":"373440285105890","imei1":"373440285105890","imei2":"373440285105890","popurl":"www.yogendra-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187876,"job_number":"JOB_187876","tr_customer_id":187894,"tr_customer_product_id":187884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Ramesh Namboothiri","mobile_number":"9021514438","email_id":"sameer.kaniyar@hotmail.com","dop":"2026-02-06","serial_number":"862618977847871","imei1":"862618977847871","imei2":"862618977847871","popurl":"www.shubha-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187877,"job_number":"JOB_187877","tr_customer_id":187895,"tr_customer_product_id":187885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Anaadi Kaul","mobile_number":"9078434647","email_id":"shwet.agarwal@hotmail.com","dop":"2026-02-06","serial_number":"930017745694929","imei1":"930017745694929","imei2":"930017745694929","popurl":"www.achalesvara-jha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187878,"job_number":"JOB_187878","tr_customer_id":187896,"tr_customer_product_id":187886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Harinakshi Menon","mobile_number":"9056697726","email_id":"shivakari.guha@yahoo.co.in","dop":"2026-02-06","serial_number":"177870245856175","imei1":"177870245856175","imei2":"177870245856175","popurl":"www.trilokesh-singh.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187880,"job_number":"JOB_187880","tr_customer_id":187898,"tr_customer_product_id":187888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Kumari Varman","mobile_number":"9060970876","email_id":"mukesh.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"478301665905555","imei1":"478301665905555","imei2":"478301665905555","popurl":"www.manisha-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187882,"job_number":"JOB_187882","tr_customer_id":187900,"tr_customer_product_id":187890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Dhanu Dubashi","mobile_number":"9035413260","email_id":"deeptimayee.varrier@gmail.com","dop":"2026-02-06","serial_number":"002808113093006","imei1":"002808113093006","imei2":"002808113093006","popurl":"www.hiranya-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187883,"job_number":"JOB_187883","tr_customer_id":187901,"tr_customer_product_id":187891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Ganaka Iyengar","mobile_number":"9014930770","email_id":"gauranga.banerjee@gmail.com","dop":"2026-02-06","serial_number":"609478323549868","imei1":"609478323549868","imei2":"609478323549868","popurl":"www.kama-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187884,"job_number":"JOB_187884","tr_customer_id":187902,"tr_customer_product_id":187892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Bhaanumati Mehra","mobile_number":"9064402589","email_id":"mohana.patel@hotmail.com","dop":"2026-02-06","serial_number":"311052229500087","imei1":"311052229500087","imei2":"311052229500087","popurl":"www.dandak-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187885,"job_number":"JOB_187885","tr_customer_id":187903,"tr_customer_product_id":187893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Aayushmaan Gowda","mobile_number":"9084115731","email_id":"balamani.kapoor@yahoo.co.in","dop":"2026-02-06","serial_number":"324870468099147","imei1":"324870468099147","imei2":"324870468099147","popurl":"www.hiranmay-pothuvaal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187886,"job_number":"JOB_187886","tr_customer_id":187904,"tr_customer_product_id":187894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Gajaadhar Panicker","mobile_number":"9084349252","email_id":"jaya.mehrotra@gmail.com","dop":"2026-02-06","serial_number":"696626689286799","imei1":"696626689286799","imei2":"696626689286799","popurl":"www.gandharva-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187887,"job_number":"JOB_187887","tr_customer_id":187905,"tr_customer_product_id":187895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Anjushri Tagore","mobile_number":"9005397965","email_id":"agnivesh.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"827002974118067","imei1":"827002974118067","imei2":"827002974118067","popurl":"www.chandan-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187889,"job_number":"JOB_187889","tr_customer_id":187907,"tr_customer_product_id":187897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Girja Menon","mobile_number":"9063236085","email_id":"jagdeep.kocchar@hotmail.com","dop":"2026-02-06","serial_number":"138078793411710","imei1":"138078793411710","imei2":"138078793411710","popurl":"www.niro-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187890,"job_number":"JOB_187890","tr_customer_id":187908,"tr_customer_product_id":187898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Shankar Chaturvedi","mobile_number":"9044916272","email_id":"agnimitra.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"459799833274296","imei1":"459799833274296","imei2":"459799833274296","popurl":"www.agrata-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187892,"job_number":"JOB_187892","tr_customer_id":187910,"tr_customer_product_id":187900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandradev Ahuja","mobile_number":"9057305065","email_id":"eshita.iyer@hotmail.com","dop":"2026-02-06","serial_number":"618531464431212","imei1":"618531464431212","imei2":"618531464431212","popurl":"www.chitramala-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187893,"job_number":"JOB_187893","tr_customer_id":187911,"tr_customer_product_id":187901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandrabhaga Trivedi","mobile_number":"9086728020","email_id":"giri.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"131509657376857","imei1":"131509657376857","imei2":"131509657376857","popurl":"www.atmanand-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187895,"job_number":"JOB_187895","tr_customer_id":187913,"tr_customer_product_id":187903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Niranjan Prajapat","mobile_number":"9076243450","email_id":"swami.jha@hotmail.com","dop":"2026-02-06","serial_number":"745820350313179","imei1":"745820350313179","imei2":"745820350313179","popurl":"www.yoginder-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187898,"job_number":"JOB_187898","tr_customer_id":187916,"tr_customer_product_id":187906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Deeptimayee Ahuja","mobile_number":"9019427763","email_id":"baalaaditya.khatri@gmail.com","dop":"2026-02-06","serial_number":"841662042889466","imei1":"841662042889466","imei2":"841662042889466","popurl":"www.manisha-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187899,"job_number":"JOB_187899","tr_customer_id":187917,"tr_customer_product_id":187907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandran Verma","mobile_number":"9073975250","email_id":"chidananda.dhawan@gmail.com","dop":"2026-02-06","serial_number":"079824232523854","imei1":"079824232523854","imei2":"079824232523854","popurl":"www.chandan-singh.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187900,"job_number":"JOB_187900","tr_customer_id":187918,"tr_customer_product_id":187908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Tarun Iyer","mobile_number":"9000844207","email_id":"deeptiman.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"868409056148842","imei1":"868409056148842","imei2":"868409056148842","popurl":"www.gaurang-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187902,"job_number":"JOB_187902","tr_customer_id":187920,"tr_customer_product_id":187910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Ekaling Naik","mobile_number":"9038560415","email_id":"aanandinii.somayaji@gmail.com","dop":"2026-02-06","serial_number":"225766154446345","imei1":"225766154446345","imei2":"225766154446345","popurl":"www.aadrika-embranthiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187903,"job_number":"JOB_187903","tr_customer_id":187921,"tr_customer_product_id":187911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Avantika Kaur","mobile_number":"9022813365","email_id":"dhanvin.pilla@hotmail.com","dop":"2026-02-06","serial_number":"480234311769066","imei1":"480234311769066","imei2":"480234311769066","popurl":"www.yogendra-khanna.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187905,"job_number":"JOB_187905","tr_customer_id":187923,"tr_customer_product_id":187913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Chanakya Achari","mobile_number":"9001077439","email_id":"sushma.kapoor@gmail.com","dop":"2026-02-06","serial_number":"384005141795697","imei1":"384005141795697","imei2":"384005141795697","popurl":"www.jagadisha-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187906,"job_number":"JOB_187906","tr_customer_id":187924,"tr_customer_product_id":187914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Akshaj Ahluwalia","mobile_number":"9095735564","email_id":"kannen.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"063096750247263","imei1":"063096750247263","imei2":"063096750247263","popurl":"www.shanti-pilla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187907,"job_number":"JOB_187907","tr_customer_id":187925,"tr_customer_product_id":187915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Bakula Deshpande","mobile_number":"9078971870","email_id":"uma.gandhi@hotmail.com","dop":"2026-02-06","serial_number":"104773441797762","imei1":"104773441797762","imei2":"104773441797762","popurl":"www.deveshwar-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187908,"job_number":"JOB_187908","tr_customer_id":187926,"tr_customer_product_id":187916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Oormila Khatri","mobile_number":"9097265819","email_id":"deeptimay.rana@gmail.com","dop":"2026-02-06","serial_number":"041307550014478","imei1":"041307550014478","imei2":"041307550014478","popurl":"www.amaresh-banerjee.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187910,"job_number":"JOB_187910","tr_customer_id":187928,"tr_customer_product_id":187918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Daevika Sethi","mobile_number":"9097086234","email_id":"ranjit.gowda@hotmail.com","dop":"2026-02-06","serial_number":"139983214461990","imei1":"139983214461990","imei2":"139983214461990","popurl":"www.drona-mishra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187911,"job_number":"JOB_187911","tr_customer_id":187929,"tr_customer_product_id":187919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Brahmabrata Tagore","mobile_number":"9007607711","email_id":"dharmaketu.joshi@hotmail.com","dop":"2026-02-06","serial_number":"762883250831622","imei1":"762883250831622","imei2":"762883250831622","popurl":"www.indra-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187915,"job_number":"JOB_187915","tr_customer_id":187933,"tr_customer_product_id":187923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Kannen Butt","mobile_number":"9040913191","email_id":"digambar.arora@gmail.com","dop":"2026-02-06","serial_number":"776255521152246","imei1":"776255521152246","imei2":"776255521152246","popurl":"www.balamani-jain.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187916,"job_number":"JOB_187916","tr_customer_id":187935,"tr_customer_product_id":187925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Anasooya Iyer","mobile_number":"9018662659","email_id":"subhashini.khanna@hotmail.com","dop":"2026-02-06","serial_number":"428473162954256","imei1":"428473162954256","imei2":"428473162954256","popurl":"www.purushottam-varma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187917,"job_number":"JOB_187917","tr_customer_id":187934,"tr_customer_product_id":187924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Mandakini Patil","mobile_number":"9079364558","email_id":"nalini.asan@hotmail.com","dop":"2026-02-06","serial_number":"190052478071605","imei1":"190052478071605","imei2":"190052478071605","popurl":"www.eshita-pillai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187918,"job_number":"JOB_187918","tr_customer_id":187936,"tr_customer_product_id":187926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Suresh Banerjee","mobile_number":"9030080766","email_id":"bhagwati.gill@yahoo.co.in","dop":"2026-02-06","serial_number":"451829229417085","imei1":"451829229417085","imei2":"451829229417085","popurl":"www.lalita-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187919,"job_number":"JOB_187919","tr_customer_id":187937,"tr_customer_product_id":187927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Aasa Namboothiri","mobile_number":"9019163744","email_id":"nikita.acharya@gmail.com","dop":"2026-02-06","serial_number":"019785418465713","imei1":"019785418465713","imei2":"019785418465713","popurl":"www.daksha-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187920,"job_number":"JOB_187920","tr_customer_id":187938,"tr_customer_product_id":187928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Dwaipayana Talwar","mobile_number":"9036405795","email_id":"ghanaanand.dutta@hotmail.com","dop":"2026-02-06","serial_number":"384814663297579","imei1":"384814663297579","imei2":"384814663297579","popurl":"www.kamala-dwivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187921,"job_number":"JOB_187921","tr_customer_id":187939,"tr_customer_product_id":187929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Nirbhay Bhat","mobile_number":"9090390386","email_id":"anasuya.acharya@yahoo.co.in","dop":"2026-02-06","serial_number":"138321687335561","imei1":"138321687335561","imei2":"138321687335561","popurl":"www.kanaka-dutta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187922,"job_number":"JOB_187922","tr_customer_id":187940,"tr_customer_product_id":187930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Akshat Malik","mobile_number":"9044856691","email_id":"govinda.varma@gmail.com","dop":"2026-02-06","serial_number":"299843473145917","imei1":"299843473145917","imei2":"299843473145917","popurl":"www.bhadran-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187923,"job_number":"JOB_187923","tr_customer_id":187941,"tr_customer_product_id":187931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Eekalabya Asan","mobile_number":"9060880457","email_id":"harinarayan.joshi@gmail.com","dop":"2026-02-06","serial_number":"148797257009591","imei1":"148797257009591","imei2":"148797257009591","popurl":"www.akshata-iyer.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187925,"job_number":"JOB_187925","tr_customer_id":187943,"tr_customer_product_id":187933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Sumitra Rana","mobile_number":"9050526917","email_id":"kanaka.reddy@gmail.com","dop":"2026-02-06","serial_number":"698301916533230","imei1":"698301916533230","imei2":"698301916533230","popurl":"www.prathamesh-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187927,"job_number":"JOB_187927","tr_customer_id":187945,"tr_customer_product_id":187935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Akroor Chattopadhyay","mobile_number":"9000083721","email_id":"garud.pillai@gmail.com","dop":"2026-02-06","serial_number":"513624719602230","imei1":"513624719602230","imei2":"513624719602230","popurl":"www.jaya-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187928,"job_number":"JOB_187928","tr_customer_id":187946,"tr_customer_product_id":187936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Chapala Kocchar","mobile_number":"9094277264","email_id":"indra.bandopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"926491262147726","imei1":"926491262147726","imei2":"926491262147726","popurl":"www.amritambu-tandon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187929,"job_number":"JOB_187929","tr_customer_id":187947,"tr_customer_product_id":187937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Adikavi Johar","mobile_number":"9035502572","email_id":"pranay.patel@yahoo.co.in","dop":"2026-02-06","serial_number":"964465821661757","imei1":"964465821661757","imei2":"964465821661757","popurl":"www.ghanashyam-marar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187930,"job_number":"JOB_187930","tr_customer_id":187948,"tr_customer_product_id":187938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Tara Naik","mobile_number":"9045636421","email_id":"bharadwaj.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"049090558466960","imei1":"049090558466960","imei2":"049090558466960","popurl":"www.shashi-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187931,"job_number":"JOB_187931","tr_customer_id":187949,"tr_customer_product_id":187939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Darshan Pillai","mobile_number":"9050159122","email_id":"chidambaram.chopra@gmail.com","dop":"2026-02-06","serial_number":"118059785551416","imei1":"118059785551416","imei2":"118059785551416","popurl":"www.gita-bhattacharya.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187933,"job_number":"JOB_187933","tr_customer_id":187951,"tr_customer_product_id":187941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Vinay Pilla","mobile_number":"9073409128","email_id":"jaimini.sharma@gmail.com","dop":"2026-02-06","serial_number":"411067179286172","imei1":"411067179286172","imei2":"411067179286172","popurl":"www.gautam-mehra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187934,"job_number":"JOB_187934","tr_customer_id":187952,"tr_customer_product_id":187942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Sumitra Butt","mobile_number":"9028330589","email_id":"esha.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"492510586580210","imei1":"492510586580210","imei2":"492510586580210","popurl":"www.atmanand-patel.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187936,"job_number":"JOB_187936","tr_customer_id":187954,"tr_customer_product_id":187944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Abhaya Pandey","mobile_number":"9088691322","email_id":"suma.banerjee@hotmail.com","dop":"2026-02-06","serial_number":"261456556560272","imei1":"261456556560272","imei2":"261456556560272","popurl":"www.uma-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187937,"job_number":"JOB_187937","tr_customer_id":187955,"tr_customer_product_id":187945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Anala Kocchar","mobile_number":"9063268141","email_id":"laxmi.bhat@gmail.com","dop":"2026-02-06","serial_number":"121071460702786","imei1":"121071460702786","imei2":"121071460702786","popurl":"www.devajyoti-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187940,"job_number":"JOB_187940","tr_customer_id":187958,"tr_customer_product_id":187948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Draupadi Jha","mobile_number":"9099402707","email_id":"amodini.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"909907212813103","imei1":"909907212813103","imei2":"909907212813103","popurl":"www.shresthi-pothuvaal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187942,"job_number":"JOB_187942","tr_customer_id":187960,"tr_customer_product_id":187950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Amaranaath Verma","mobile_number":"9028774854","email_id":"jagmeet.patil@yahoo.co.in","dop":"2026-02-06","serial_number":"927729485553437","imei1":"927729485553437","imei2":"927729485553437","popurl":"www.dharmaketu-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187943,"job_number":"JOB_187943","tr_customer_id":187961,"tr_customer_product_id":187951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Subhash Varrier","mobile_number":"9025383193","email_id":"devagya.talwar@gmail.com","dop":"2026-02-06","serial_number":"941103539472203","imei1":"941103539472203","imei2":"941103539472203","popurl":"www.bala-pillai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187945,"job_number":"JOB_187945","tr_customer_id":187963,"tr_customer_product_id":187953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Devani Shah","mobile_number":"9060721752","email_id":"abhaidev.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"077966958340181","imei1":"077966958340181","imei2":"077966958340181","popurl":"www.devi-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187946,"job_number":"JOB_187946","tr_customer_id":187964,"tr_customer_product_id":187954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Balaaditya Mehrotra","mobile_number":"9053887709","email_id":"chinmayananda.naik@gmail.com","dop":"2026-02-06","serial_number":"031570310224032","imei1":"031570310224032","imei2":"031570310224032","popurl":"www.siddhi-mahajan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187947,"job_number":"JOB_187947","tr_customer_id":187965,"tr_customer_product_id":187955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Mandaakin Joshi","mobile_number":"9035026915","email_id":"kanti.guneta@yahoo.co.in","dop":"2026-02-06","serial_number":"447823249028968","imei1":"447823249028968","imei2":"447823249028968","popurl":"www.goswami-asan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187948,"job_number":"JOB_187948","tr_customer_id":187966,"tr_customer_product_id":187956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Brijesh Bharadwaj","mobile_number":"9098009075","email_id":"kanchan.varma@hotmail.com","dop":"2026-02-06","serial_number":"335242615292060","imei1":"335242615292060","imei2":"335242615292060","popurl":"www.yogesh-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187949,"job_number":"JOB_187949","tr_customer_id":187967,"tr_customer_product_id":187957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Dayaananda Deshpande","mobile_number":"9091536698","email_id":"naval.ganaka@yahoo.co.in","dop":"2026-02-06","serial_number":"915068741276250","imei1":"915068741276250","imei2":"915068741276250","popurl":"www.divakar-embranthiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187951,"job_number":"JOB_187951","tr_customer_id":187969,"tr_customer_product_id":187959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Smriti Reddy","mobile_number":"9076909153","email_id":"rahul.bandopadhyay@yahoo.co.in","dop":"2026-02-06","serial_number":"047264742497291","imei1":"047264742497291","imei2":"047264742497291","popurl":"www.elakshi-arora.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187952,"job_number":"JOB_187952","tr_customer_id":187970,"tr_customer_product_id":187960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aasa Mishra","mobile_number":"9097887960","email_id":"dipendra.iyengar@hotmail.com","dop":"2026-02-06","serial_number":"371561388825303","imei1":"371561388825303","imei2":"371561388825303","popurl":"www.gautami-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187953,"job_number":"JOB_187953","tr_customer_id":187971,"tr_customer_product_id":187961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Kama Joshi","mobile_number":"9080317965","email_id":"devajyoti.khatri@yahoo.co.in","dop":"2026-02-06","serial_number":"913198495153523","imei1":"913198495153523","imei2":"913198495153523","popurl":"www.darshan-naik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187954,"job_number":"JOB_187954","tr_customer_id":187972,"tr_customer_product_id":187962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Dipendra Gill","mobile_number":"9082724446","email_id":"bharadwaj.desai@yahoo.co.in","dop":"2026-02-06","serial_number":"991639644909707","imei1":"991639644909707","imei2":"991639644909707","popurl":"www.tanya-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187955,"job_number":"JOB_187955","tr_customer_id":187973,"tr_customer_product_id":187963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aagneya Sharma","mobile_number":"9093977621","email_id":"dharmaketu.varrier@gmail.com","dop":"2026-02-06","serial_number":"962572136697928","imei1":"962572136697928","imei2":"962572136697928","popurl":"www.amrit-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187956,"job_number":"JOB_187956","tr_customer_id":187974,"tr_customer_product_id":187964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aaratrika Gowda","mobile_number":"9041192803","email_id":"chandraayan.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"852914596372992","imei1":"852914596372992","imei2":"852914596372992","popurl":"www.suma-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187958,"job_number":"JOB_187958","tr_customer_id":187976,"tr_customer_product_id":187966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Subhash Sethi","mobile_number":"9065946941","email_id":"balagovind.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"141102946711000","imei1":"141102946711000","imei2":"141102946711000","popurl":"www.dharitri-kaniyar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187959,"job_number":"JOB_187959","tr_customer_id":187977,"tr_customer_product_id":187967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Meena Nayar","mobile_number":"9002960901","email_id":"sucheta.johar@yahoo.co.in","dop":"2026-02-06","serial_number":"185730935349286","imei1":"185730935349286","imei2":"185730935349286","popurl":"www.opaline-dubashi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187961,"job_number":"JOB_187961","tr_customer_id":187979,"tr_customer_product_id":187969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Daiwik Naik","mobile_number":"9026955613","email_id":"trisha.gill@yahoo.co.in","dop":"2026-02-06","serial_number":"881973523657980","imei1":"881973523657980","imei2":"881973523657980","popurl":"www.balachandra-embranthiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187962,"job_number":"JOB_187962","tr_customer_id":187980,"tr_customer_product_id":187970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Naveen Mahajan","mobile_number":"9036346199","email_id":"chandravati.gandhi@yahoo.co.in","dop":"2026-02-06","serial_number":"413695278367554","imei1":"413695278367554","imei2":"413695278367554","popurl":"www.chandani-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187963,"job_number":"JOB_187963","tr_customer_id":187981,"tr_customer_product_id":187971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Satish Mishra","mobile_number":"9092634673","email_id":"achalesvara.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"351006162379928","imei1":"351006162379928","imei2":"351006162379928","popurl":"www.shashi-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187967,"job_number":"JOB_187967","tr_customer_id":187985,"tr_customer_product_id":187975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Trisha Sethi","mobile_number":"9079623478","email_id":"adhiraj.kaur@yahoo.co.in","dop":"2026-02-06","serial_number":"186931327861801","imei1":"186931327861801","imei2":"186931327861801","popurl":"www.daksha-varrier.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187968,"job_number":"JOB_187968","tr_customer_id":187986,"tr_customer_product_id":187976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Ganaka Bhat","mobile_number":"9067410999","email_id":"sarisha.khan@yahoo.co.in","dop":"2026-02-06","serial_number":"153901716455522","imei1":"153901716455522","imei2":"153901716455522","popurl":"www.durga-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187969,"job_number":"JOB_187969","tr_customer_id":187987,"tr_customer_product_id":187977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Manikya Sharma","mobile_number":"9062468374","email_id":"amogh.varman@hotmail.com","dop":"2026-02-06","serial_number":"918788579802152","imei1":"918788579802152","imei2":"918788579802152","popurl":"www.daevi-tandon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187970,"job_number":"JOB_187970","tr_customer_id":187988,"tr_customer_product_id":187978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Baala Mahajan","mobile_number":"9034529783","email_id":"charumati.trivedi@gmail.com","dop":"2026-02-06","serial_number":"518675112303524","imei1":"518675112303524","imei2":"518675112303524","popurl":"www.jagadish-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187971,"job_number":"JOB_187971","tr_customer_id":187989,"tr_customer_product_id":187979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Bhooshan Khan","mobile_number":"9019733670","email_id":"vyas.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"881992870600700","imei1":"881992870600700","imei2":"881992870600700","popurl":"www.aaratrika-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187972,"job_number":"JOB_187972","tr_customer_id":187990,"tr_customer_product_id":187980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Vijay Khatri","mobile_number":"9008501646","email_id":"jagdeep.trivedi@gmail.com","dop":"2026-02-06","serial_number":"087262283105212","imei1":"087262283105212","imei2":"087262283105212","popurl":"www.apsara-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187973,"job_number":"JOB_187973","tr_customer_id":187991,"tr_customer_product_id":187981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Yoginder Khan","mobile_number":"9098914161","email_id":"aanjaneya.iyengar@gmail.com","dop":"2026-02-06","serial_number":"549504550534975","imei1":"549504550534975","imei2":"549504550534975","popurl":"www.marut-tagore.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187975,"job_number":"JOB_187975","tr_customer_id":187993,"tr_customer_product_id":187983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Brijesh Varma","mobile_number":"9081274296","email_id":"saroja.verma@hotmail.com","dop":"2026-02-06","serial_number":"077435355494310","imei1":"077435355494310","imei2":"077435355494310","popurl":"www.gopee-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187976,"job_number":"JOB_187976","tr_customer_id":187994,"tr_customer_product_id":187984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Adwitiya Gupta","mobile_number":"9073706831","email_id":"deeksha.jain@hotmail.com","dop":"2026-02-06","serial_number":"263680611307434","imei1":"263680611307434","imei2":"263680611307434","popurl":"www.achintya-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187977,"job_number":"JOB_187977","tr_customer_id":187995,"tr_customer_product_id":187985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Deenabandhu Naik","mobile_number":"9031667540","email_id":"bhagwati.saini@yahoo.co.in","dop":"2026-02-06","serial_number":"835629862387465","imei1":"835629862387465","imei2":"835629862387465","popurl":"www.bakula-tagore.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187978,"job_number":"JOB_187978","tr_customer_id":187996,"tr_customer_product_id":187986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Dhara Abbott","mobile_number":"9052324151","email_id":"daksha.sharma@yahoo.co.in","dop":"2026-02-06","serial_number":"796586079863786","imei1":"796586079863786","imei2":"796586079863786","popurl":"www.gajbaahu-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187980,"job_number":"JOB_187980","tr_customer_id":187998,"tr_customer_product_id":187988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:01.000Z","modified_at":"2026-02-16T07:37:01.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"19775269939147","imei1":"19775269939147","imei2":"119775269939147","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187981,"job_number":"JOB_187981","tr_customer_id":187999,"tr_customer_product_id":187989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:01.000Z","modified_at":"2026-02-16T07:37:01.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"327447952622890","imei1":"327447952622890","imei2":"1327447952622890","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187982,"job_number":"JOB_187982","tr_customer_id":188000,"tr_customer_product_id":187990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:02.000Z","modified_at":"2026-02-16T07:37:02.000Z","name":"Rafaela Boehm","mobile_number":"546-856-2110","email_id":"Carroll77@yahoo.com","dop":"2026-01-04","serial_number":"15742790288527","imei1":"15742790288527","imei2":"115742790288527","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187983,"job_number":"JOB_187983","tr_customer_id":188001,"tr_customer_product_id":187991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:11.000Z","modified_at":"2026-02-16T07:37:11.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"11733916671803","imei1":"11733916671803","imei2":"111733916671803","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187984,"job_number":"JOB_187984","tr_customer_id":188002,"tr_customer_product_id":187992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:12.000Z","modified_at":"2026-02-16T07:37:12.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"564534510605216","imei1":"564534510605216","imei2":"1564534510605216","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187985,"job_number":"JOB_187985","tr_customer_id":188003,"tr_customer_product_id":187993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:12.000Z","modified_at":"2026-02-16T07:37:12.000Z","name":"Zackery Douglas","mobile_number":"323-600-5768","email_id":"Cyrus47@hotmail.com","dop":"2026-01-04","serial_number":"15692153438103","imei1":"15692153438103","imei2":"115692153438103","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187986,"job_number":"JOB_187986","tr_customer_id":188004,"tr_customer_product_id":187994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:21.000Z","modified_at":"2026-02-16T07:37:21.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"17149449625352","imei1":"17149449625352","imei2":"117149449625352","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187987,"job_number":"JOB_187987","tr_customer_id":188005,"tr_customer_product_id":187995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:22.000Z","modified_at":"2026-02-16T07:37:22.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"952486067017658","imei1":"952486067017658","imei2":"1952486067017658","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187988,"job_number":"JOB_187988","tr_customer_id":188006,"tr_customer_product_id":187996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:22.000Z","modified_at":"2026-02-16T07:37:22.000Z","name":"Brooke Rohan","mobile_number":"651-321-3046","email_id":"Alvena.Ortiz@gmail.com","dop":"2026-01-04","serial_number":"16047527170309","imei1":"16047527170309","imei2":"116047527170309","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187989,"job_number":"JOB_187989","tr_customer_id":188007,"tr_customer_product_id":187997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:11.000Z","modified_at":"2026-02-16T07:43:11.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"15380909208786","imei1":"15380909208786","imei2":"15380909208786","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187991,"job_number":"JOB_187991","tr_customer_id":188009,"tr_customer_product_id":187999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:31.000Z","modified_at":"2026-02-16T07:43:31.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17055623472013","imei1":"17055623472013","imei2":"17055623472013","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187993,"job_number":"JOB_187993","tr_customer_id":188011,"tr_customer_product_id":188001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:50.000Z","modified_at":"2026-02-16T07:43:50.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19942146304982","imei1":"19942146304982","imei2":"19942146304982","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188005,"job_number":"JOB_188005","tr_customer_id":188023,"tr_customer_product_id":188013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Amogh Singh","mobile_number":"9050529811","email_id":"deeptiman.kaniyar@yahoo.co.in","dop":"2026-02-06","serial_number":"148676134268283","imei1":"148676134268283","imei2":"148676134268283","popurl":"www.lavanya-agarwal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188006,"job_number":"JOB_188006","tr_customer_id":188024,"tr_customer_product_id":188014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Tapan Mukhopadhyay","mobile_number":"9010773225","email_id":"akshata.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"871292198797307","imei1":"871292198797307","imei2":"871292198797307","popurl":"www.sheela-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188007,"job_number":"JOB_188007","tr_customer_id":188025,"tr_customer_product_id":188015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Chandrakin Johar","mobile_number":"9015674433","email_id":"chandrani.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"534414542318209","imei1":"534414542318209","imei2":"534414542318209","popurl":"www.sarvin-sharma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188008,"job_number":"JOB_188008","tr_customer_id":188026,"tr_customer_product_id":188016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Mangala Asan","mobile_number":"9015394518","email_id":"girika.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"916370661895141","imei1":"916370661895141","imei2":"916370661895141","popurl":"www.gitanjali-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188009,"job_number":"JOB_188009","tr_customer_id":188027,"tr_customer_product_id":188017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Draupadi Ahluwalia","mobile_number":"9092780667","email_id":"shresth.mahajan@hotmail.com","dop":"2026-02-06","serial_number":"433607937789043","imei1":"433607937789043","imei2":"433607937789043","popurl":"www.chaten-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188010,"job_number":"JOB_188010","tr_customer_id":188028,"tr_customer_product_id":188018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Deeptimay Varman","mobile_number":"9016628646","email_id":"anshula.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"085414297443942","imei1":"085414297443942","imei2":"085414297443942","popurl":"www.chandradev-sethi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188011,"job_number":"JOB_188011","tr_customer_id":188029,"tr_customer_product_id":188019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Abani Guha","mobile_number":"9001340500","email_id":"durga.naik@hotmail.com","dop":"2026-02-06","serial_number":"548448626991403","imei1":"548448626991403","imei2":"548448626991403","popurl":"www.basanti-bharadwaj.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188012,"job_number":"JOB_188012","tr_customer_id":188030,"tr_customer_product_id":188020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Meenakshi Dubashi","mobile_number":"9022663538","email_id":"balgopal.kocchar@hotmail.com","dop":"2026-02-06","serial_number":"331648018654891","imei1":"331648018654891","imei2":"331648018654891","popurl":"www.arjun-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188013,"job_number":"JOB_188013","tr_customer_id":188031,"tr_customer_product_id":188021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Adhiraj Butt","mobile_number":"9063433202","email_id":"ranjeet.prajapat@yahoo.co.in","dop":"2026-02-06","serial_number":"558961177797354","imei1":"558961177797354","imei2":"558961177797354","popurl":"www.dipesh-dutta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188014,"job_number":"JOB_188014","tr_customer_id":188032,"tr_customer_product_id":188022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Arya Nayar","mobile_number":"9044366876","email_id":"bharat.varma@hotmail.com","dop":"2026-02-06","serial_number":"968752256048859","imei1":"968752256048859","imei2":"968752256048859","popurl":"www.vidya-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188015,"job_number":"JOB_188015","tr_customer_id":188033,"tr_customer_product_id":188023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Karan Chopra","mobile_number":"9001656889","email_id":"ekaling.ganaka@gmail.com","dop":"2026-02-06","serial_number":"540678392470372","imei1":"540678392470372","imei2":"540678392470372","popurl":"www.chanda-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188016,"job_number":"JOB_188016","tr_customer_id":188034,"tr_customer_product_id":188024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sarada Arora","mobile_number":"9069476462","email_id":"bhudev.pillai@hotmail.com","dop":"2026-02-06","serial_number":"290178353316097","imei1":"290178353316097","imei2":"290178353316097","popurl":"www.sumitra-acharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188017,"job_number":"JOB_188017","tr_customer_id":188035,"tr_customer_product_id":188025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Chakravartee Panicker","mobile_number":"9030203182","email_id":"anilaabh.sharma@yahoo.co.in","dop":"2026-02-06","serial_number":"210609519391572","imei1":"210609519391572","imei2":"210609519391572","popurl":"www.mohan-varman.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188018,"job_number":"JOB_188018","tr_customer_id":188038,"tr_customer_product_id":188028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Tej Prajapat","mobile_number":"9040156313","email_id":"daksha.chopra@hotmail.com","dop":"2026-02-06","serial_number":"581202340953531","imei1":"581202340953531","imei2":"581202340953531","popurl":"www.dharmaketu-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188019,"job_number":"JOB_188019","tr_customer_id":188037,"tr_customer_product_id":188026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dhanapati Kaur","mobile_number":"9083990922","email_id":"esha.gandhi@hotmail.com","dop":"2026-02-06","serial_number":"492541668690388","imei1":"492541668690388","imei2":"492541668690388","popurl":"www.aagney-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188020,"job_number":"JOB_188020","tr_customer_id":188036,"tr_customer_product_id":188027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sunita Nair","mobile_number":"9064746088","email_id":"dhaanyalakshmi.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"545662347602468","imei1":"545662347602468","imei2":"545662347602468","popurl":"www.sheela-mehra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188021,"job_number":"JOB_188021","tr_customer_id":188039,"tr_customer_product_id":188029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dhanvin Devar","mobile_number":"9008809152","email_id":"gopee.dubashi@gmail.com","dop":"2026-02-06","serial_number":"241636411969765","imei1":"241636411969765","imei2":"241636411969765","popurl":"www.ojaswini-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188022,"job_number":"JOB_188022","tr_customer_id":188040,"tr_customer_product_id":188030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dipankar Butt","mobile_number":"9078979818","email_id":"bharat.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"915354041547700","imei1":"915354041547700","imei2":"915354041547700","popurl":"www.rajiv-gowda.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188023,"job_number":"JOB_188023","tr_customer_id":188041,"tr_customer_product_id":188031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sloka Sinha","mobile_number":"9016430478","email_id":"jagathi.reddy@yahoo.co.in","dop":"2026-02-06","serial_number":"109403325840110","imei1":"109403325840110","imei2":"109403325840110","popurl":"www.dinesh-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188024,"job_number":"JOB_188024","tr_customer_id":188042,"tr_customer_product_id":188032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Adheesh Kaniyar","mobile_number":"9041812009","email_id":"tanushree.arora@hotmail.com","dop":"2026-02-06","serial_number":"239742162006410","imei1":"239742162006410","imei2":"239742162006410","popurl":"www.bodhan-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188025,"job_number":"JOB_188025","tr_customer_id":188043,"tr_customer_product_id":188033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Dhanpati Shah","mobile_number":"9081932790","email_id":"chidananda.dhawan@yahoo.co.in","dop":"2026-02-06","serial_number":"133199902126656","imei1":"133199902126656","imei2":"133199902126656","popurl":"www.sloka-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188026,"job_number":"JOB_188026","tr_customer_id":188044,"tr_customer_product_id":188034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Suryakanta Banerjee","mobile_number":"9070316062","email_id":"laxman.mehrotra@yahoo.co.in","dop":"2026-02-06","serial_number":"232480927623611","imei1":"232480927623611","imei2":"232480927623611","popurl":"www.mohini-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188027,"job_number":"JOB_188027","tr_customer_id":188045,"tr_customer_product_id":188035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Elakshi Bhattathiri","mobile_number":"9018753463","email_id":"shivakari.kakkar@gmail.com","dop":"2026-02-06","serial_number":"314962483201488","imei1":"314962483201488","imei2":"314962483201488","popurl":"www.subhasini-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188028,"job_number":"JOB_188028","tr_customer_id":188046,"tr_customer_product_id":188036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Nimit Varrier","mobile_number":"9057671351","email_id":"paramartha.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"491065257451515","imei1":"491065257451515","imei2":"491065257451515","popurl":"www.chandrabhan-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188029,"job_number":"JOB_188029","tr_customer_id":188047,"tr_customer_product_id":188037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Bhushan Guneta","mobile_number":"9068515150","email_id":"adheesh.jha@hotmail.com","dop":"2026-02-06","serial_number":"814050771883270","imei1":"814050771883270","imei2":"814050771883270","popurl":"www.chidananda-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188030,"job_number":"JOB_188030","tr_customer_id":188048,"tr_customer_product_id":188038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Som Gandhi","mobile_number":"9032119177","email_id":"jagdeep.singh@gmail.com","dop":"2026-02-06","serial_number":"066035785711958","imei1":"066035785711958","imei2":"066035785711958","popurl":"www.durgeshwari-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188031,"job_number":"JOB_188031","tr_customer_id":188049,"tr_customer_product_id":188039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Aatmaj Chaturvedi","mobile_number":"9024118269","email_id":"deeptimayee.dhawan@hotmail.com","dop":"2026-02-06","serial_number":"637033952923776","imei1":"637033952923776","imei2":"637033952923776","popurl":"www.ranjeet-embranthiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188032,"job_number":"JOB_188032","tr_customer_id":188050,"tr_customer_product_id":188040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Rukmin Kakkar","mobile_number":"9070689358","email_id":"arindam.shah@yahoo.co.in","dop":"2026-02-06","serial_number":"198689499925742","imei1":"198689499925742","imei2":"198689499925742","popurl":"www.divakar-trivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188033,"job_number":"JOB_188033","tr_customer_id":188051,"tr_customer_product_id":188041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Ambar Gupta","mobile_number":"9018561463","email_id":"bhardwaj.saini@hotmail.com","dop":"2026-02-06","serial_number":"720642338561906","imei1":"720642338561906","imei2":"720642338561906","popurl":"www.digambar-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188034,"job_number":"JOB_188034","tr_customer_id":188052,"tr_customer_product_id":188042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Bhudev Panicker","mobile_number":"9097817883","email_id":"laxmi.mehra@hotmail.com","dop":"2026-02-06","serial_number":"931162255835125","imei1":"931162255835125","imei2":"931162255835125","popurl":"www.tara-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188035,"job_number":"JOB_188035","tr_customer_id":188053,"tr_customer_product_id":188043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Vaidehi Talwar","mobile_number":"9065392913","email_id":"chandra.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"463400393488713","imei1":"463400393488713","imei2":"463400393488713","popurl":"www.shashikala-achari.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188036,"job_number":"JOB_188036","tr_customer_id":188054,"tr_customer_product_id":188044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Girja Abbott","mobile_number":"9047228932","email_id":"basanti.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"483609058046861","imei1":"483609058046861","imei2":"483609058046861","popurl":"www.marut-nair.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188037,"job_number":"JOB_188037","tr_customer_id":188056,"tr_customer_product_id":188045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Bhudeva Bhattathiri","mobile_number":"9040209298","email_id":"avadhesh.pillai@gmail.com","dop":"2026-02-06","serial_number":"552299112547819","imei1":"552299112547819","imei2":"552299112547819","popurl":"www.sukanya-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188038,"job_number":"JOB_188038","tr_customer_id":188055,"tr_customer_product_id":188046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Tanirika Khatri","mobile_number":"9082455447","email_id":"gautam.kocchar@gmail.com","dop":"2026-02-06","serial_number":"083673458844911","imei1":"083673458844911","imei2":"083673458844911","popurl":"www.charvi-marar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188039,"job_number":"JOB_188039","tr_customer_id":188057,"tr_customer_product_id":188047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Chidaatma Marar","mobile_number":"9023270824","email_id":"tushar.pilla@gmail.com","dop":"2026-02-06","serial_number":"647747482277436","imei1":"647747482277436","imei2":"647747482277436","popurl":"www.bhooshan-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188040,"job_number":"JOB_188040","tr_customer_id":188058,"tr_customer_product_id":188048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Gangesh Gupta","mobile_number":"9024039769","email_id":"anila.patel@gmail.com","dop":"2026-02-06","serial_number":"359641747764572","imei1":"359641747764572","imei2":"359641747764572","popurl":"www.kumuda-agarwal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188041,"job_number":"JOB_188041","tr_customer_id":188059,"tr_customer_product_id":188049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Chidaatma Arora","mobile_number":"9056465029","email_id":"satyen.banerjee@yahoo.co.in","dop":"2026-02-06","serial_number":"521651748207096","imei1":"521651748207096","imei2":"521651748207096","popurl":"www.aryan-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188042,"job_number":"JOB_188042","tr_customer_id":188060,"tr_customer_product_id":188050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Divakar Ahluwalia","mobile_number":"9039106365","email_id":"mahesh.bhat@hotmail.com","dop":"2026-02-06","serial_number":"025863871615112","imei1":"025863871615112","imei2":"025863871615112","popurl":"www.rajan-varrier.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188043,"job_number":"JOB_188043","tr_customer_id":188061,"tr_customer_product_id":188051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Yogendra Chattopadhyay","mobile_number":"9061270357","email_id":"yogendra.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"359889061873574","imei1":"359889061873574","imei2":"359889061873574","popurl":"www.lila-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188044,"job_number":"JOB_188044","tr_customer_id":188062,"tr_customer_product_id":188052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Darshan Khanna","mobile_number":"9003095905","email_id":"trisha.guha@hotmail.com","dop":"2026-02-06","serial_number":"070810483092880","imei1":"070810483092880","imei2":"070810483092880","popurl":"www.sweta-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188045,"job_number":"JOB_188045","tr_customer_id":188063,"tr_customer_product_id":188053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Aishani Bhat","mobile_number":"9083483783","email_id":"dayamayee.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"301501195487884","imei1":"301501195487884","imei2":"301501195487884","popurl":"www.chidaatma-desai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188046,"job_number":"JOB_188046","tr_customer_id":188064,"tr_customer_product_id":188054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Ganesh Bhattacharya","mobile_number":"9043905652","email_id":"chanda.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"841590975026561","imei1":"841590975026561","imei2":"841590975026561","popurl":"www.poornima-panicker.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188047,"job_number":"JOB_188047","tr_customer_id":188065,"tr_customer_product_id":188055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Mohana Acharya","mobile_number":"9026357991","email_id":"malti.pothuvaal@gmail.com","dop":"2026-02-06","serial_number":"694327976850224","imei1":"694327976850224","imei2":"694327976850224","popurl":"www.dhatri-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188048,"job_number":"JOB_188048","tr_customer_id":188066,"tr_customer_product_id":188056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Akshayakeerti Nehru","mobile_number":"9070523390","email_id":"deeptimoyee.kocchar@gmail.com","dop":"2026-02-06","serial_number":"225161684080621","imei1":"225161684080621","imei2":"225161684080621","popurl":"www.atmaja-khan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188049,"job_number":"JOB_188049","tr_customer_id":188067,"tr_customer_product_id":188057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dulari Abbott","mobile_number":"9082384624","email_id":"leela.abbott@hotmail.com","dop":"2026-02-06","serial_number":"793337151981689","imei1":"793337151981689","imei2":"793337151981689","popurl":"www.mina-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188050,"job_number":"JOB_188050","tr_customer_id":188068,"tr_customer_product_id":188058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Bhudev Prajapat","mobile_number":"9032597474","email_id":"jagathi.nayar@hotmail.com","dop":"2026-02-06","serial_number":"160937634019810","imei1":"160937634019810","imei2":"160937634019810","popurl":"www.gautama-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188051,"job_number":"JOB_188051","tr_customer_id":188069,"tr_customer_product_id":188059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Abhaya Johar","mobile_number":"9077639080","email_id":"mayoor.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"665906917108599","imei1":"665906917108599","imei2":"665906917108599","popurl":"www.harinakshi-pillai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188052,"job_number":"JOB_188052","tr_customer_id":188070,"tr_customer_product_id":188060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Niro Naik","mobile_number":"9059489805","email_id":"dandak.patil@gmail.com","dop":"2026-02-06","serial_number":"523247092549839","imei1":"523247092549839","imei2":"523247092549839","popurl":"www.harit-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188053,"job_number":"JOB_188053","tr_customer_id":188071,"tr_customer_product_id":188061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Anuja Pandey","mobile_number":"9046336825","email_id":"dwaipayan.mahajan@gmail.com","dop":"2026-02-06","serial_number":"435167644381562","imei1":"435167644381562","imei2":"435167644381562","popurl":"www.gemini-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188054,"job_number":"JOB_188054","tr_customer_id":188072,"tr_customer_product_id":188062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Bilwa Kaur","mobile_number":"9042349673","email_id":"anand.arora@hotmail.com","dop":"2026-02-06","serial_number":"371564457906905","imei1":"371564457906905","imei2":"371564457906905","popurl":"www.anand swarup-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188055,"job_number":"JOB_188055","tr_customer_id":188073,"tr_customer_product_id":188063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Atmananda Marar","mobile_number":"9039044951","email_id":"anil.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"323450313582488","imei1":"323450313582488","imei2":"323450313582488","popurl":"www.mandaakin-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188056,"job_number":"JOB_188056","tr_customer_id":188074,"tr_customer_product_id":188064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chandrabhaga Nayar","mobile_number":"9032635123","email_id":"lal.ganaka@hotmail.com","dop":"2026-02-06","serial_number":"908335304518680","imei1":"908335304518680","imei2":"908335304518680","popurl":"www.dinkar-mehra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188057,"job_number":"JOB_188057","tr_customer_id":188075,"tr_customer_product_id":188065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chandrabhaga Ahluwalia","mobile_number":"9012686485","email_id":"devvrat.nayar@gmail.com","dop":"2026-02-06","serial_number":"069061619516452","imei1":"069061619516452","imei2":"069061619516452","popurl":"www.gatik-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188058,"job_number":"JOB_188058","tr_customer_id":188076,"tr_customer_product_id":188066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Ambar Gowda","mobile_number":"9054205761","email_id":"ekaksh.shukla@hotmail.com","dop":"2026-02-06","serial_number":"689743800651829","imei1":"689743800651829","imei2":"689743800651829","popurl":"www.sanjay-malik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188059,"job_number":"JOB_188059","tr_customer_id":188077,"tr_customer_product_id":188067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dayaananda Patel","mobile_number":"9002610045","email_id":"dhara.ganaka@gmail.com","dop":"2026-02-06","serial_number":"176643492330121","imei1":"176643492330121","imei2":"176643492330121","popurl":"www.vrinda-butt.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188060,"job_number":"JOB_188060","tr_customer_id":188078,"tr_customer_product_id":188068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Raj Saini","mobile_number":"9003512769","email_id":"ekadant.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"771502510061750","imei1":"771502510061750","imei2":"771502510061750","popurl":"www.nalini-butt.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188061,"job_number":"JOB_188061","tr_customer_id":188079,"tr_customer_product_id":188069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Brahmanandam Menon","mobile_number":"9054948501","email_id":"dayaananda.abbott@gmail.com","dop":"2026-02-06","serial_number":"677922607155481","imei1":"677922607155481","imei2":"677922607155481","popurl":"www.bhooshan-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188062,"job_number":"JOB_188062","tr_customer_id":188080,"tr_customer_product_id":188070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chaanakya Dhawan","mobile_number":"9053358431","email_id":"sunita.bharadwaj@gmail.com","dop":"2026-02-06","serial_number":"502575555655553","imei1":"502575555655553","imei2":"502575555655553","popurl":"www.ahilya-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188063,"job_number":"JOB_188063","tr_customer_id":188081,"tr_customer_product_id":188071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Kanti Singh","mobile_number":"9004170569","email_id":"daevika.varman@hotmail.com","dop":"2026-02-06","serial_number":"175568363970023","imei1":"175568363970023","imei2":"175568363970023","popurl":"www.dinesh-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188064,"job_number":"JOB_188064","tr_customer_id":188082,"tr_customer_product_id":188072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Vrund Kapoor","mobile_number":"9098466931","email_id":"lakshmi.kocchar@yahoo.co.in","dop":"2026-02-06","serial_number":"169418389090136","imei1":"169418389090136","imei2":"169418389090136","popurl":"www.rohan-mehrotra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188065,"job_number":"JOB_188065","tr_customer_id":188083,"tr_customer_product_id":188073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Gotum Devar","mobile_number":"9027216254","email_id":"bilva.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"790091665118853","imei1":"790091665118853","imei2":"790091665118853","popurl":"www.chitramala-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188066,"job_number":"JOB_188066","tr_customer_id":188084,"tr_customer_product_id":188074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dron Chopra","mobile_number":"9053615010","email_id":"bhaves.embranthiri@gmail.com","dop":"2026-02-06","serial_number":"671113633204202","imei1":"671113633204202","imei2":"671113633204202","popurl":"www.mani-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188067,"job_number":"JOB_188067","tr_customer_id":188085,"tr_customer_product_id":188075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Urmila Khatri","mobile_number":"9021524596","email_id":"chandravati.marar@yahoo.co.in","dop":"2026-02-06","serial_number":"360434681178785","imei1":"360434681178785","imei2":"360434681178785","popurl":"www.aashritha-bandopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188068,"job_number":"JOB_188068","tr_customer_id":188086,"tr_customer_product_id":188076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Chitramala Gupta","mobile_number":"9089267117","email_id":"aruna.nehru@gmail.com","dop":"2026-02-06","serial_number":"753784205499174","imei1":"753784205499174","imei2":"753784205499174","popurl":"www.chaturbhuj-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188069,"job_number":"JOB_188069","tr_customer_id":188087,"tr_customer_product_id":188077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Giriraj Guneta","mobile_number":"9006705897","email_id":"jagathi.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"105459596455038","imei1":"105459596455038","imei2":"105459596455038","popurl":"www.dharmaketu-bhattathiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188070,"job_number":"JOB_188070","tr_customer_id":188088,"tr_customer_product_id":188078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Anaadi Chopra","mobile_number":"9051267876","email_id":"purnima.malik@gmail.com","dop":"2026-02-06","serial_number":"689336648093456","imei1":"689336648093456","imei2":"689336648093456","popurl":"www.dipendra-patel.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188071,"job_number":"JOB_188071","tr_customer_id":188089,"tr_customer_product_id":188079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Dhanadeepa Mishra","mobile_number":"9063169106","email_id":"pramila.abbott@gmail.com","dop":"2026-02-06","serial_number":"411115448949342","imei1":"411115448949342","imei2":"411115448949342","popurl":"www.bhooshan-dhawan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188072,"job_number":"JOB_188072","tr_customer_id":188090,"tr_customer_product_id":188080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Digambara Gill","mobile_number":"9001584331","email_id":"amaresh.joshi@yahoo.co.in","dop":"2026-02-06","serial_number":"894363091014781","imei1":"894363091014781","imei2":"894363091014781","popurl":"www.yogesh-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188073,"job_number":"JOB_188073","tr_customer_id":188091,"tr_customer_product_id":188081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Sarvin Panicker","mobile_number":"9093855950","email_id":"agnimitra.chopra@gmail.com","dop":"2026-02-06","serial_number":"079428139928478","imei1":"079428139928478","imei2":"079428139928478","popurl":"www.heema-prajapat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188074,"job_number":"JOB_188074","tr_customer_id":188092,"tr_customer_product_id":188082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Vasudha Kaur","mobile_number":"9047213828","email_id":"baladitya.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"887915935432375","imei1":"887915935432375","imei2":"887915935432375","popurl":"www.atmanand-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188075,"job_number":"JOB_188075","tr_customer_id":188093,"tr_customer_product_id":188083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Manisha Ahuja","mobile_number":"9066840312","email_id":"bhuvanesh.nayar@hotmail.com","dop":"2026-02-06","serial_number":"645577807545233","imei1":"645577807545233","imei2":"645577807545233","popurl":"www.dharmaketu-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188076,"job_number":"JOB_188076","tr_customer_id":188094,"tr_customer_product_id":188084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Birjesh Guha","mobile_number":"9087153062","email_id":"chandramani.jain@hotmail.com","dop":"2026-02-06","serial_number":"715303251671752","imei1":"715303251671752","imei2":"715303251671752","popurl":"www.bhamini-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188077,"job_number":"JOB_188077","tr_customer_id":188095,"tr_customer_product_id":188085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Chaturaanan Naik","mobile_number":"9031071983","email_id":"pran.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"087882300303628","imei1":"087882300303628","imei2":"087882300303628","popurl":"www.daiwik-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188078,"job_number":"JOB_188078","tr_customer_id":188096,"tr_customer_product_id":188086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Triloki Dutta","mobile_number":"9026057771","email_id":"rajan.kaur@gmail.com","dop":"2026-02-06","serial_number":"537927613581469","imei1":"537927613581469","imei2":"537927613581469","popurl":"www.mohan-chaturvedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188079,"job_number":"JOB_188079","tr_customer_id":188097,"tr_customer_product_id":188087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Kalpana Nair","mobile_number":"9093766109","email_id":"rati.varma@yahoo.co.in","dop":"2026-02-06","serial_number":"774496281538602","imei1":"774496281538602","imei2":"774496281538602","popurl":"www.aadrika-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188080,"job_number":"JOB_188080","tr_customer_id":188098,"tr_customer_product_id":188088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Lavanya Mukhopadhyay","mobile_number":"9064067245","email_id":"geetanjali.pilla@hotmail.com","dop":"2026-02-06","serial_number":"701382143829565","imei1":"701382143829565","imei2":"701382143829565","popurl":"www.anila-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188081,"job_number":"JOB_188081","tr_customer_id":188099,"tr_customer_product_id":188089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Nirbhay Adiga","mobile_number":"9028123737","email_id":"gudakesa.nambeesan@hotmail.com","dop":"2026-02-06","serial_number":"788317880286913","imei1":"788317880286913","imei2":"788317880286913","popurl":"www.aasha-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188082,"job_number":"JOB_188082","tr_customer_id":188100,"tr_customer_product_id":188090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Karan Khan","mobile_number":"9074771383","email_id":"trilok.sethi@hotmail.com","dop":"2026-02-06","serial_number":"308736200002550","imei1":"308736200002550","imei2":"308736200002550","popurl":"www.dhanvin-chattopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188083,"job_number":"JOB_188083","tr_customer_id":188101,"tr_customer_product_id":188091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Shakti Arora","mobile_number":"9042314609","email_id":"dipali.pillai@hotmail.com","dop":"2026-02-06","serial_number":"391737518361601","imei1":"391737518361601","imei2":"391737518361601","popurl":"www.chandini-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188084,"job_number":"JOB_188084","tr_customer_id":188102,"tr_customer_product_id":188092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Anjaneya Pillai","mobile_number":"9095339430","email_id":"rukmin.sethi@hotmail.com","dop":"2026-02-06","serial_number":"905989938156249","imei1":"905989938156249","imei2":"905989938156249","popurl":"www.durgeshwari-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188085,"job_number":"JOB_188085","tr_customer_id":188103,"tr_customer_product_id":188093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Divaakar Nehru","mobile_number":"9098282801","email_id":"ghanashyam.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"918922605645917","imei1":"918922605645917","imei2":"918922605645917","popurl":"www.mohan-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188086,"job_number":"JOB_188086","tr_customer_id":188104,"tr_customer_product_id":188094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Gemini Kocchar","mobile_number":"9007675573","email_id":"gautami.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"224598778531891","imei1":"224598778531891","imei2":"224598778531891","popurl":"www.bhasvan-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188087,"job_number":"JOB_188087","tr_customer_id":188105,"tr_customer_product_id":188095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Chidambar Butt","mobile_number":"9009146629","email_id":"kashyapi.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"178491695585671","imei1":"178491695585671","imei2":"178491695585671","popurl":"www.elakshi-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188088,"job_number":"JOB_188088","tr_customer_id":188106,"tr_customer_product_id":188096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Agrata Dhawan","mobile_number":"9064444493","email_id":"prem.johar@gmail.com","dop":"2026-02-06","serial_number":"780171337854463","imei1":"780171337854463","imei2":"780171337854463","popurl":"www.manikya-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188089,"job_number":"JOB_188089","tr_customer_id":188107,"tr_customer_product_id":188097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Ekalavya Pillai","mobile_number":"9098848138","email_id":"chandramauli.prajapat@yahoo.co.in","dop":"2026-02-06","serial_number":"856141500762738","imei1":"856141500762738","imei2":"856141500762738","popurl":"www.kanak-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188090,"job_number":"JOB_188090","tr_customer_id":188108,"tr_customer_product_id":188098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Vishwamitra Patel","mobile_number":"9091312154","email_id":"suresh.khatri@hotmail.com","dop":"2026-02-06","serial_number":"487964959155798","imei1":"487964959155798","imei2":"487964959155798","popurl":"www.sudeva-chattopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188091,"job_number":"JOB_188091","tr_customer_id":188109,"tr_customer_product_id":188099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Kamalesh Iyengar","mobile_number":"9085576042","email_id":"sheela.butt@gmail.com","dop":"2026-02-06","serial_number":"965030106562123","imei1":"965030106562123","imei2":"965030106562123","popurl":"www.purushottam-tandon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188092,"job_number":"JOB_188092","tr_customer_id":188110,"tr_customer_product_id":188100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Vidya Dwivedi","mobile_number":"9083335031","email_id":"dhanapati.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"493156838518948","imei1":"493156838518948","imei2":"493156838518948","popurl":"www.mohini-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188093,"job_number":"JOB_188093","tr_customer_id":188112,"tr_customer_product_id":188102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Yogendra Naik","mobile_number":"9013346146","email_id":"mani.nayar@hotmail.com","dop":"2026-02-06","serial_number":"103355012937098","imei1":"103355012937098","imei2":"103355012937098","popurl":"www.bhishma-tagore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188094,"job_number":"JOB_188094","tr_customer_id":188111,"tr_customer_product_id":188101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Aaditya Chopra","mobile_number":"9090916083","email_id":"anang.jha@hotmail.com","dop":"2026-02-06","serial_number":"289996414134194","imei1":"289996414134194","imei2":"289996414134194","popurl":"www.aditeya-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188095,"job_number":"JOB_188095","tr_customer_id":188113,"tr_customer_product_id":188103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Balgopal Guha","mobile_number":"9073833767","email_id":"gati.dutta@hotmail.com","dop":"2026-02-06","serial_number":"862731966627196","imei1":"862731966627196","imei2":"862731966627196","popurl":"www.agnivesh-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188096,"job_number":"JOB_188096","tr_customer_id":188114,"tr_customer_product_id":188104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Deeptiman Jain","mobile_number":"9034925680","email_id":"geetanjali.varrier@hotmail.com","dop":"2026-02-06","serial_number":"587488593659710","imei1":"587488593659710","imei2":"587488593659710","popurl":"www.kalyani-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188097,"job_number":"JOB_188097","tr_customer_id":188116,"tr_customer_product_id":188106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Saroja Mukhopadhyay","mobile_number":"9084951431","email_id":"anjali.bhattathiri@yahoo.co.in","dop":"2026-02-06","serial_number":"716000149906970","imei1":"716000149906970","imei2":"716000149906970","popurl":"www.goutam-abbott.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188098,"job_number":"JOB_188098","tr_customer_id":188115,"tr_customer_product_id":188105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Shubha Varrier","mobile_number":"9078946583","email_id":"bhupen.joshi@yahoo.co.in","dop":"2026-02-06","serial_number":"865693569068977","imei1":"865693569068977","imei2":"865693569068977","popurl":"www.karan-patil.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188099,"job_number":"JOB_188099","tr_customer_id":188117,"tr_customer_product_id":188107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Chapal Desai","mobile_number":"9009813914","email_id":"mangalya.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"429152539943353","imei1":"429152539943353","imei2":"429152539943353","popurl":"www.bhagavaan-desai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188100,"job_number":"JOB_188100","tr_customer_id":188118,"tr_customer_product_id":188108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Dinkar Nayar","mobile_number":"9018040965","email_id":"opalina.embranthiri@hotmail.com","dop":"2026-02-06","serial_number":"874281677998520","imei1":"874281677998520","imei2":"874281677998520","popurl":"www.amrita-mahajan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188101,"job_number":"JOB_188101","tr_customer_id":188119,"tr_customer_product_id":188109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Bhushan Iyer","mobile_number":"9098462128","email_id":"som.deshpande@yahoo.co.in","dop":"2026-02-06","serial_number":"715998558638506","imei1":"715998558638506","imei2":"715998558638506","popurl":"www.ayushmati-varma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188102,"job_number":"JOB_188102","tr_customer_id":188120,"tr_customer_product_id":188110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Smriti Nair","mobile_number":"9022748960","email_id":"jaya.chopra@hotmail.com","dop":"2026-02-06","serial_number":"740938085492383","imei1":"740938085492383","imei2":"740938085492383","popurl":"www.rahul-tagore.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188103,"job_number":"JOB_188103","tr_customer_id":188121,"tr_customer_product_id":188111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Garuda Asan","mobile_number":"9071922268","email_id":"chandrakin.dwivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"836481136909844","imei1":"836481136909844","imei2":"836481136909844","popurl":"www.budhil-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188104,"job_number":"JOB_188104","tr_customer_id":188122,"tr_customer_product_id":188112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Shankar Sethi","mobile_number":"9000234028","email_id":"suryakant.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"335889066868551","imei1":"335889066868551","imei2":"335889066868551","popurl":"www.suma-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188105,"job_number":"JOB_188105","tr_customer_id":188123,"tr_customer_product_id":188113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Deepan Iyengar","mobile_number":"9038245916","email_id":"bharat.prajapat@gmail.com","dop":"2026-02-06","serial_number":"384625146230687","imei1":"384625146230687","imei2":"384625146230687","popurl":"www.laal-kaul.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188106,"job_number":"JOB_188106","tr_customer_id":188124,"tr_customer_product_id":188114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Deb Sharma","mobile_number":"9096557510","email_id":"chandrabhan.iyer@hotmail.com","dop":"2026-02-06","serial_number":"025287586899179","imei1":"025287586899179","imei2":"025287586899179","popurl":"www.lal-pilla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188107,"job_number":"JOB_188107","tr_customer_id":188125,"tr_customer_product_id":188115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Amritambu Chopra","mobile_number":"9021934625","email_id":"purushottam.joshi@hotmail.com","dop":"2026-02-06","serial_number":"548400189599600","imei1":"548400189599600","imei2":"548400189599600","popurl":"www.swara-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188108,"job_number":"JOB_188108","tr_customer_id":188126,"tr_customer_product_id":188116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Dharmaketu Tandon","mobile_number":"9074154105","email_id":"vishnu.tandon@hotmail.com","dop":"2026-02-06","serial_number":"330449314163232","imei1":"330449314163232","imei2":"330449314163232","popurl":"www.deeksha-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188109,"job_number":"JOB_188109","tr_customer_id":188127,"tr_customer_product_id":188117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Atreyi Khan","mobile_number":"9011771383","email_id":"malti.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"954508632688386","imei1":"954508632688386","imei2":"954508632688386","popurl":"www.anand swarup-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188110,"job_number":"JOB_188110","tr_customer_id":188128,"tr_customer_product_id":188118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Gitanjali Patil","mobile_number":"9030397318","email_id":"gauranga.kaur@gmail.com","dop":"2026-02-06","serial_number":"985614848235520","imei1":"985614848235520","imei2":"985614848235520","popurl":"www.prema-ganaka.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188111,"job_number":"JOB_188111","tr_customer_id":188129,"tr_customer_product_id":188119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Vasudev Sharma","mobile_number":"9006356753","email_id":"girish.acharya@hotmail.com","dop":"2026-02-06","serial_number":"420820431887182","imei1":"420820431887182","imei2":"420820431887182","popurl":"www.gopi-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188112,"job_number":"JOB_188112","tr_customer_id":188130,"tr_customer_product_id":188120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Amish Dhawan","mobile_number":"9082482651","email_id":"chakravartee.varma@gmail.com","dop":"2026-02-06","serial_number":"373315318801350","imei1":"373315318801350","imei2":"373315318801350","popurl":"www.bhadrak-joshi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188113,"job_number":"JOB_188113","tr_customer_id":188131,"tr_customer_product_id":188121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Ahalya Kaul","mobile_number":"9055500752","email_id":"deependra.gowda@hotmail.com","dop":"2026-02-06","serial_number":"713596867155632","imei1":"713596867155632","imei2":"713596867155632","popurl":"www.menka-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188114,"job_number":"JOB_188114","tr_customer_id":188132,"tr_customer_product_id":188122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Anuraag Varrier","mobile_number":"9019398521","email_id":"yogesh.dwivedi@gmail.com","dop":"2026-02-06","serial_number":"591003982814611","imei1":"591003982814611","imei2":"591003982814611","popurl":"www.ranjit-shah.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188118,"job_number":"JOB_188118","tr_customer_id":188136,"tr_customer_product_id":188126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:59:49.000Z","modified_at":"2026-02-16T07:59:49.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"19060526701127","imei1":"19060526701127","imei2":"119060526701127","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188119,"job_number":"JOB_188119","tr_customer_id":188137,"tr_customer_product_id":188127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:59:49.000Z","modified_at":"2026-02-16T07:59:50.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"613044773869826","imei1":"613044773869826","imei2":"1613044773869826","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188121,"job_number":"JOB_188121","tr_customer_id":188139,"tr_customer_product_id":188129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:16.000Z","modified_at":"2026-02-16T08:00:16.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"19394629121563","imei1":"19394629121563","imei2":"119394629121563","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188122,"job_number":"JOB_188122","tr_customer_id":188140,"tr_customer_product_id":188130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:17.000Z","modified_at":"2026-02-16T08:00:17.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"845979728062467","imei1":"845979728062467","imei2":"1845979728062467","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188124,"job_number":"JOB_188124","tr_customer_id":188142,"tr_customer_product_id":188132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:41.000Z","modified_at":"2026-02-16T08:00:41.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"15873104049302","imei1":"15873104049302","imei2":"115873104049302","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188125,"job_number":"JOB_188125","tr_customer_id":188143,"tr_customer_product_id":188133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:42.000Z","modified_at":"2026-02-16T08:00:42.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"696802536067200","imei1":"696802536067200","imei2":"1696802536067200","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188127,"job_number":"JOB_188127","tr_customer_id":188145,"tr_customer_product_id":188135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:01:09.000Z","modified_at":"2026-02-16T08:01:09.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"919758830794364","imei1":"919758830794364","imei2":"1919758830794364","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188130,"job_number":"JOB_188130","tr_customer_id":188148,"tr_customer_product_id":188138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:03:34.000Z","modified_at":"2026-02-16T08:03:34.000Z","name":"Hallie Hermann","mobile_number":"806-224-9507","email_id":"Tina34@yahoo.com","dop":"2025-04-06","serial_number":"10767712236782178","imei1":"10767712236782178","imei2":"10767712236782178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:03:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188134,"job_number":"JOB_188134","tr_customer_id":188152,"tr_customer_product_id":188142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:05.000Z","modified_at":"2026-02-16T08:04:05.000Z","name":"Richie Schmidt","mobile_number":"662-246-6498","email_id":"Winifred_Mitchell@yahoo.com","dop":"2025-04-06","serial_number":"18281904096988080","imei1":"18281904096988080","imei2":"18281904096988080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188136,"job_number":"JOB_188136","tr_customer_id":188154,"tr_customer_product_id":188144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:55.000Z","modified_at":"2026-02-16T08:04:55.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"14945111189486","imei1":"14945111189486","imei2":"14945111189486","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188137,"job_number":"JOB_188137","tr_customer_id":188155,"tr_customer_product_id":188145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:56.000Z","modified_at":"2026-02-16T08:04:56.000Z","name":"Arvid Champlin","mobile_number":"459-244-7737","email_id":"Luigi55@yahoo.com","dop":"2025-09-14","serial_number":"17753502959171","imei1":"17753502959171","imei2":"17753502959171","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188138,"job_number":"JOB_188138","tr_customer_id":188156,"tr_customer_product_id":188146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:05:09.000Z","modified_at":"2026-02-16T08:05:09.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"11010370212932","imei1":"11010370212932","imei2":"11010370212932","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:05:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188139,"job_number":"JOB_188139","tr_customer_id":188157,"tr_customer_product_id":188147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:05:09.000Z","modified_at":"2026-02-16T08:05:09.000Z","name":"Anne Yost","mobile_number":"410-270-9406","email_id":"Vicente.Wolff@hotmail.com","dop":"2025-09-14","serial_number":"11359993993839","imei1":"11359993993839","imei2":"11359993993839","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:05:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188140,"job_number":"JOB_188140","tr_customer_id":188158,"tr_customer_product_id":188148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:08:31.000Z","modified_at":"2026-02-16T08:08:31.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13961023969226","imei1":"13961023969226","imei2":"113961023969226","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188141,"job_number":"JOB_188141","tr_customer_id":188159,"tr_customer_product_id":188149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:08:33.000Z","modified_at":"2026-02-16T08:08:33.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"924676306737600","imei1":"924676306737600","imei2":"1924676306737600","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:08:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188143,"job_number":"JOB_188143","tr_customer_id":188161,"tr_customer_product_id":188151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:08:39.000Z","modified_at":"2026-02-16T08:08:39.000Z","name":"Mayur Jain","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"3576789676682342","imei1":"3576789676682342","imei2":"3576789676682342","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188144,"job_number":"JOB_188144","tr_customer_id":188162,"tr_customer_product_id":188152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:08:56.000Z","modified_at":"2026-02-16T08:08:56.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"17580507574414","imei1":"17580507574414","imei2":"117580507574414","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:08:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188145,"job_number":"JOB_188145","tr_customer_id":188163,"tr_customer_product_id":188153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:08:56.000Z","modified_at":"2026-02-16T08:08:56.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"480329485886577","imei1":"480329485886577","imei2":"1480329485886577","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:08:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188147,"job_number":"JOB_188147","tr_customer_id":188165,"tr_customer_product_id":188155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:09:22.000Z","modified_at":"2026-02-16T08:09:22.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"10916415812871","imei1":"10916415812871","imei2":"110916415812871","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:09:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188148,"job_number":"JOB_188148","tr_customer_id":188166,"tr_customer_product_id":188156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:09:24.000Z","modified_at":"2026-02-16T08:09:24.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"591100973216843","imei1":"591100973216843","imei2":"1591100973216843","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:09:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188150,"job_number":"JOB_188150","tr_customer_id":188168,"tr_customer_product_id":188158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:09:49.000Z","modified_at":"2026-02-16T08:09:49.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"631096404642733","imei1":"631096404642733","imei2":"1631096404642733","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188152,"job_number":"JOB_188152","tr_customer_id":188170,"tr_customer_product_id":188160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:12:29.000Z","modified_at":"2026-02-16T08:12:29.000Z","name":"Amrit Ahluwalia","mobile_number":"9013684573","email_id":"priya.asan@hotmail.com","dop":"2026-02-06","serial_number":"490490891901374","imei1":"490490891901374","imei2":"490490891901374","popurl":"www.dipali-jha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188153,"job_number":"JOB_188153","tr_customer_id":188171,"tr_customer_product_id":188161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:12:29.000Z","modified_at":"2026-02-16T08:12:29.000Z","name":"Radha Prajapat","mobile_number":"9077481965","email_id":"acaryatanaya.saini@hotmail.com","dop":"2026-02-06","serial_number":"329686368713610","imei1":"329686368713610","imei2":"329686368713610","popurl":"www.divakar-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188154,"job_number":"JOB_188154","tr_customer_id":188172,"tr_customer_product_id":188162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:12:29.000Z","modified_at":"2026-02-16T08:12:29.000Z","name":"Dhyaneshwar Arora","mobile_number":"9076834838","email_id":"yoginder.khan@hotmail.com","dop":"2026-02-06","serial_number":"603448287681327","imei1":"603448287681327","imei2":"603448287681327","popurl":"www.anjushree-dwivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188155,"job_number":"JOB_188155","tr_customer_id":188174,"tr_customer_product_id":188163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:12:29.000Z","modified_at":"2026-02-16T08:12:29.000Z","name":"Kamalesh Talwar","mobile_number":"9099152220","email_id":"manoj.mehra@yahoo.co.in","dop":"2026-02-06","serial_number":"110382955626908","imei1":"110382955626908","imei2":"110382955626908","popurl":"www.naveen-pillai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188156,"job_number":"JOB_188156","tr_customer_id":188173,"tr_customer_product_id":188164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:12:29.000Z","modified_at":"2026-02-16T08:12:29.000Z","name":"Siddhran Deshpande","mobile_number":"9046376369","email_id":"rajiv.deshpande@yahoo.co.in","dop":"2026-02-06","serial_number":"097361403039140","imei1":"097361403039140","imei2":"097361403039140","popurl":"www.shanti-gupta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188157,"job_number":"JOB_188157","tr_customer_id":188175,"tr_customer_product_id":188165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:18:51.000Z","modified_at":"2026-02-16T08:18:51.000Z","name":"Mayur Jain","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"3576789676682343","imei1":"3576789676682343","imei2":"3576789676682343","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:18:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188158,"job_number":"JOB_188158","tr_customer_id":188176,"tr_customer_product_id":188166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:32:10.000Z","modified_at":"2026-02-16T08:32:10.000Z","name":"Mayur Jain","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"3576789676682399","imei1":"3576789676682399","imei2":"3576789676682399","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188165,"job_number":"JOB_188165","tr_customer_id":188183,"tr_customer_product_id":188173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:47:04.000Z","modified_at":"2026-02-16T08:47:04.000Z","name":"Rodrick Hudson","mobile_number":"865-976-1701","email_id":"Sigurd_Homenick12@yahoo.com","dop":"2026-01-04","serial_number":"51664347506310184","imei1":"51664347506310184","imei2":"51664347506310184","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188167,"job_number":"JOB_188167","tr_customer_id":188185,"tr_customer_product_id":188175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:54:13.000Z","modified_at":"2026-02-16T08:54:13.000Z","name":"Miracle Lakin","mobile_number":"522-817-5193","email_id":"Doris_Parisian56@yahoo.com","dop":"2026-01-04","serial_number":"48170196654719570","imei1":"48170196654719570","imei2":"48170196654719570","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188169,"job_number":"JOB_188169","tr_customer_id":188187,"tr_customer_product_id":188177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Prathap Kumar","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14458998979468","imei1":"14458998979468","imei2":"14458998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188170,"job_number":"JOB_188170","tr_customer_id":188188,"tr_customer_product_id":188178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Gokul Seron","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14558998979468","imei1":"14558998979468","imei2":"14558998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188171,"job_number":"JOB_188171","tr_customer_id":188190,"tr_customer_product_id":188180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Citlalli Wuckert","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14258998979468","imei1":"14258998979468","imei2":"14258998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188172,"job_number":"JOB_188172","tr_customer_id":188189,"tr_customer_product_id":188179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Naresh Kumar","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14358998979468","imei1":"14358998979468","imei2":"14358998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188173,"job_number":"JOB_188173","tr_customer_id":188191,"tr_customer_product_id":188181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Anila Adiga","mobile_number":"9012173627","email_id":"prema.ahluwalia@gmail.com","dop":"2026-02-06","serial_number":"382987916968277","imei1":"382987916968277","imei2":"382987916968277","popurl":"www.jagathi-panicker.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188174,"job_number":"JOB_188174","tr_customer_id":188192,"tr_customer_product_id":188182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:23.000Z","name":"Lal Devar","mobile_number":"9040272602","email_id":"abani.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"357572139023977","imei1":"357572139023977","imei2":"357572139023977","popurl":"www.kumari-guha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188175,"job_number":"JOB_188175","tr_customer_id":188193,"tr_customer_product_id":188183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:23.000Z","modified_at":"2026-02-16T09:04:24.000Z","name":"Bhoopat Ahluwalia","mobile_number":"9051549864","email_id":"anshula.tandon@gmail.com","dop":"2026-02-06","serial_number":"955043612880146","imei1":"955043612880146","imei2":"955043612880146","popurl":"www.kailash-naik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188176,"job_number":"JOB_188176","tr_customer_id":188194,"tr_customer_product_id":188184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:24.000Z","modified_at":"2026-02-16T09:04:24.000Z","name":"Darshwana Patil","mobile_number":"9013107060","email_id":"chaturbhuj.gill@hotmail.com","dop":"2026-02-06","serial_number":"192800233748331","imei1":"192800233748331","imei2":"192800233748331","popurl":"www.gaurang-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188177,"job_number":"JOB_188177","tr_customer_id":188195,"tr_customer_product_id":188185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:04:24.000Z","modified_at":"2026-02-16T09:04:24.000Z","name":"Rita Achari","mobile_number":"9064403737","email_id":"mangala.butt@yahoo.co.in","dop":"2026-02-06","serial_number":"957623873255372","imei1":"957623873255372","imei2":"957623873255372","popurl":"www.shashikala-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:04:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188179,"job_number":"JOB_188179","tr_customer_id":188197,"tr_customer_product_id":188187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:10.000Z","modified_at":"2026-02-16T09:08:10.000Z","name":"Jazmyne Predovic","mobile_number":"862-780-1586","email_id":"Eudora_Price@yahoo.com","dop":"2026-01-04","serial_number":"39505887069984130","imei1":"39505887069984130","imei2":"39505887069984130","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188180,"job_number":"JOB_188180","tr_customer_id":188199,"tr_customer_product_id":188189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:18.000Z","modified_at":"2026-02-16T09:08:18.000Z","name":"Chatura Ahluwalia","mobile_number":"9096365126","email_id":"atreyee.tagore@hotmail.com","dop":"2026-02-06","serial_number":"044113205450938","imei1":"044113205450938","imei2":"044113205450938","popurl":"www.dipendra-mehrotra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188181,"job_number":"JOB_188181","tr_customer_id":188198,"tr_customer_product_id":188188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:18.000Z","modified_at":"2026-02-16T09:08:18.000Z","name":"Chandrakin Mahajan","mobile_number":"9050811359","email_id":"satyen.sinha@gmail.com","dop":"2026-02-06","serial_number":"141114890125251","imei1":"141114890125251","imei2":"141114890125251","popurl":"www.chaitan-asan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188182,"job_number":"JOB_188182","tr_customer_id":188200,"tr_customer_product_id":188190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:18.000Z","modified_at":"2026-02-16T09:08:18.000Z","name":"Gudakesha Somayaji","mobile_number":"9065985175","email_id":"agrata.mehra@yahoo.co.in","dop":"2026-02-06","serial_number":"548498013793868","imei1":"548498013793868","imei2":"548498013793868","popurl":"www.chiranjeev-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188183,"job_number":"JOB_188183","tr_customer_id":188201,"tr_customer_product_id":188191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:18.000Z","modified_at":"2026-02-16T09:08:18.000Z","name":"Rukmin Shukla","mobile_number":"9027318284","email_id":"rahul.chopra@hotmail.com","dop":"2026-02-06","serial_number":"740453270553979","imei1":"740453270553979","imei2":"740453270553979","popurl":"www.amodini-abbott.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188184,"job_number":"JOB_188184","tr_customer_id":188202,"tr_customer_product_id":188192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:08:18.000Z","modified_at":"2026-02-16T09:08:18.000Z","name":"Ganaka Guha","mobile_number":"9009916102","email_id":"marut.arora@gmail.com","dop":"2026-02-06","serial_number":"150690841912490","imei1":"150690841912490","imei2":"150690841912490","popurl":"www.anamika-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188185,"job_number":"JOB_188185","tr_customer_id":188203,"tr_customer_product_id":188193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:37.000Z","modified_at":"2026-02-16T09:12:37.000Z","name":"Divakar Bandopadhyay","mobile_number":"9033116492","email_id":"somnath.shah@yahoo.co.in","dop":"2026-02-06","serial_number":"925452567934931","imei1":"925452567934931","imei2":"925452567934931","popurl":"www.chakravarti-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188186,"job_number":"JOB_188186","tr_customer_id":188204,"tr_customer_product_id":188194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:37.000Z","modified_at":"2026-02-16T09:12:37.000Z","name":"Chandraswaroopa Kapoor","mobile_number":"9006274968","email_id":"vasudha.bhattathiri@hotmail.com","dop":"2026-02-06","serial_number":"975883488610747","imei1":"975883488610747","imei2":"975883488610747","popurl":"www.kalinda-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188187,"job_number":"JOB_188187","tr_customer_id":188205,"tr_customer_product_id":188195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:37.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Meghnad Devar","mobile_number":"9031129147","email_id":"preity.bandopadhyay@yahoo.co.in","dop":"2026-02-06","serial_number":"308047707725514","imei1":"308047707725514","imei2":"308047707725514","popurl":"www.menka-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188188,"job_number":"JOB_188188","tr_customer_id":188206,"tr_customer_product_id":188196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:37.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Adheesh Butt","mobile_number":"9013821900","email_id":"brajesh.abbott@gmail.com","dop":"2026-02-06","serial_number":"165489562786993","imei1":"165489562786993","imei2":"165489562786993","popurl":"www.dandak-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188189,"job_number":"JOB_188189","tr_customer_id":188207,"tr_customer_product_id":188197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Minakshi Naik","mobile_number":"9088086754","email_id":"tej.prajapat@yahoo.co.in","dop":"2026-02-06","serial_number":"310418778032458","imei1":"310418778032458","imei2":"310418778032458","popurl":"www.gandharv-kaur.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188190,"job_number":"JOB_188190","tr_customer_id":188208,"tr_customer_product_id":188198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Bhagirathi Mehra","mobile_number":"9059042962","email_id":"naval.verma@yahoo.co.in","dop":"2026-02-06","serial_number":"044099176445998","imei1":"044099176445998","imei2":"044099176445998","popurl":"www.akula-butt.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188191,"job_number":"JOB_188191","tr_customer_id":188209,"tr_customer_product_id":188199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Param Sharma","mobile_number":"9099944293","email_id":"shreyashi.kaul@hotmail.com","dop":"2026-02-06","serial_number":"513325282442810","imei1":"513325282442810","imei2":"513325282442810","popurl":"www.ambar-pothuvaal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188192,"job_number":"JOB_188192","tr_customer_id":188210,"tr_customer_product_id":188200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Upendra Ahluwalia","mobile_number":"9079420885","email_id":"tara.chopra@hotmail.com","dop":"2026-02-06","serial_number":"816833397465962","imei1":"816833397465962","imei2":"816833397465962","popurl":"www.tara-khan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188193,"job_number":"JOB_188193","tr_customer_id":188211,"tr_customer_product_id":188201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Sheela Sharma","mobile_number":"9069473096","email_id":"nimit.varrier@yahoo.co.in","dop":"2026-02-06","serial_number":"502177550928035","imei1":"502177550928035","imei2":"502177550928035","popurl":"www.vaidehi-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188194,"job_number":"JOB_188194","tr_customer_id":188212,"tr_customer_product_id":188202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:38.000Z","modified_at":"2026-02-16T09:12:38.000Z","name":"Subhasini Reddy","mobile_number":"9007382161","email_id":"shresthi.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"790915037328676","imei1":"790915037328676","imei2":"790915037328676","popurl":"www.devi-bandopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188195,"job_number":"JOB_188195","tr_customer_id":188213,"tr_customer_product_id":188203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:39.000Z","modified_at":"2026-02-16T09:12:39.000Z","name":"Deeptiman Acharya","mobile_number":"9030414184","email_id":"bhagwanti.achari@gmail.com","dop":"2026-02-06","serial_number":"059521028977579","imei1":"059521028977579","imei2":"059521028977579","popurl":"www.siddhi-deshpande.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188196,"job_number":"JOB_188196","tr_customer_id":188214,"tr_customer_product_id":188204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:39.000Z","modified_at":"2026-02-16T09:12:39.000Z","name":"Harinarayan Tandon","mobile_number":"9007187284","email_id":"aatreya.saini@gmail.com","dop":"2026-02-06","serial_number":"938144133923839","imei1":"938144133923839","imei2":"938144133923839","popurl":"www.bhagavaan-bandopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188197,"job_number":"JOB_188197","tr_customer_id":188215,"tr_customer_product_id":188205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:39.000Z","modified_at":"2026-02-16T09:12:39.000Z","name":"Laal Achari","mobile_number":"9062536046","email_id":"samir.joshi@gmail.com","dop":"2026-02-06","serial_number":"438597614358383","imei1":"438597614358383","imei2":"438597614358383","popurl":"www.jyoti-dutta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188198,"job_number":"JOB_188198","tr_customer_id":188216,"tr_customer_product_id":188206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:39.000Z","modified_at":"2026-02-16T09:12:39.000Z","name":"Lalita Mehrotra","mobile_number":"9006068839","email_id":"kashyap.jain@yahoo.co.in","dop":"2026-02-06","serial_number":"193918844019085","imei1":"193918844019085","imei2":"193918844019085","popurl":"www.bhadra-dwivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188199,"job_number":"JOB_188199","tr_customer_id":188217,"tr_customer_product_id":188207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:12:39.000Z","modified_at":"2026-02-16T09:12:39.000Z","name":"Gandharv Pandey","mobile_number":"9098813172","email_id":"ghanshyam.bharadwaj@yahoo.co.in","dop":"2026-02-06","serial_number":"937842897824277","imei1":"937842897824277","imei2":"937842897824277","popurl":"www.bhadran-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:12:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188202,"job_number":"JOB_188202","tr_customer_id":188220,"tr_customer_product_id":188210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:21:02.000Z","modified_at":"2026-02-16T09:21:02.000Z","name":"Reanna Hettinger","mobile_number":"574-604-4557","email_id":"Gracie.Oberbrunner@gmail.com","dop":"2026-01-04","serial_number":"49722636455518104","imei1":"49722636455518104","imei2":"49722636455518104","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188203,"job_number":"JOB_188203","tr_customer_id":188221,"tr_customer_product_id":188211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Aarya Gowda","mobile_number":"7493818482","email_id":"kiran.butt@gmail.com","dop":"2026-02-06","serial_number":"766779081186210","imei1":"766779081186210","imei2":"766779081186210","popurl":"www.giri-panicker.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188204,"job_number":"JOB_188204","tr_customer_id":188222,"tr_customer_product_id":188212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Anjushree Bharadwaj","mobile_number":"7438704094","email_id":"yoginder.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"104235550036893","imei1":"104235550036893","imei2":"104235550036893","popurl":"www.bahula-namboothiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188205,"job_number":"JOB_188205","tr_customer_id":188223,"tr_customer_product_id":188213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Preity Agarwal","mobile_number":"7411638933","email_id":"mangalya.menon@hotmail.com","dop":"2026-02-06","serial_number":"448158279070985","imei1":"448158279070985","imei2":"448158279070985","popurl":"www.rupinder-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188206,"job_number":"JOB_188206","tr_customer_id":188224,"tr_customer_product_id":188214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Anang Mishra","mobile_number":"7428802228","email_id":"bhooshit.dubashi@yahoo.co.in","dop":"2026-02-06","serial_number":"044756997099544","imei1":"044756997099544","imei2":"044756997099544","popurl":"www.tanushree-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188207,"job_number":"JOB_188207","tr_customer_id":188225,"tr_customer_product_id":188215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Pushti Acharya","mobile_number":"7425851620","email_id":"dhanadeepa.dwivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"008147222098275","imei1":"008147222098275","imei2":"008147222098275","popurl":"www.trilokanath-pillai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188208,"job_number":"JOB_188208","tr_customer_id":188226,"tr_customer_product_id":188216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:39.000Z","modified_at":"2026-02-16T09:23:39.000Z","name":"Kamala Ahluwalia","mobile_number":"7439418824","email_id":"eekalabya.chaturvedi@hotmail.com","dop":"2026-02-06","serial_number":"404589850087946","imei1":"404589850087946","imei2":"404589850087946","popurl":"www.amish-ahluwalia.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188209,"job_number":"JOB_188209","tr_customer_id":188227,"tr_customer_product_id":188217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:52.000Z","modified_at":"2026-02-16T09:23:52.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"16355960704879","imei1":"16355960704879","imei2":"16355960704879","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188210,"job_number":"JOB_188210","tr_customer_id":188228,"tr_customer_product_id":188218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:23:52.000Z","modified_at":"2026-02-16T09:23:52.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741455","imei1":"45658258741455","imei2":"45658258741455","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188211,"job_number":"JOB_188211","tr_customer_id":188229,"tr_customer_product_id":188219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:25:50.000Z","modified_at":"2026-02-16T09:25:50.000Z","name":"Charuvrat Mehrotra","mobile_number":"7469964243","email_id":"daiwik.banerjee@hotmail.com","dop":"2026-02-06","serial_number":"667681374967874","imei1":"667681374967874","imei2":"667681374967874","popurl":"www.acharyasuta-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188212,"job_number":"JOB_188212","tr_customer_id":188230,"tr_customer_product_id":188220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:25:50.000Z","modified_at":"2026-02-16T09:25:50.000Z","name":"Acharyasuta Devar","mobile_number":"7470729794","email_id":"laal.banerjee@yahoo.co.in","dop":"2026-02-06","serial_number":"694172877216675","imei1":"694172877216675","imei2":"694172877216675","popurl":"www.anil-nayar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188213,"job_number":"JOB_188213","tr_customer_id":188231,"tr_customer_product_id":188221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:25:50.000Z","modified_at":"2026-02-16T09:25:50.000Z","name":"Anasuya Sinha","mobile_number":"7493214778","email_id":"anjali.nambeesan@yahoo.co.in","dop":"2026-02-06","serial_number":"903642664897096","imei1":"903642664897096","imei2":"903642664897096","popurl":"www.gajbaahu-embranthiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188214,"job_number":"JOB_188214","tr_customer_id":188232,"tr_customer_product_id":188222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:25:50.000Z","modified_at":"2026-02-16T09:25:50.000Z","name":"Jagadisha Naik","mobile_number":"7487953325","email_id":"chandran.abbott@yahoo.co.in","dop":"2026-02-06","serial_number":"673079368922601","imei1":"673079368922601","imei2":"673079368922601","popurl":"www.sushil-nehru.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188215,"job_number":"JOB_188215","tr_customer_id":188233,"tr_customer_product_id":188223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:25:50.000Z","modified_at":"2026-02-16T09:25:50.000Z","name":"Bodhan Guha","mobile_number":"7468788693","email_id":"satyen.jain@gmail.com","dop":"2026-02-06","serial_number":"216630965349892","imei1":"216630965349892","imei2":"216630965349892","popurl":"www.anjushree-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188217,"job_number":"JOB_188217","tr_customer_id":188235,"tr_customer_product_id":188225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:28:50.000Z","modified_at":"2026-02-16T09:28:50.000Z","name":"Narayan Asan","mobile_number":"9042875404","email_id":"geetanjali.jha@yahoo.co.in","dop":"2026-02-06","serial_number":"929071775399656","imei1":"929071775399656","imei2":"929071775399656","popurl":"www.rita-adiga.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188218,"job_number":"JOB_188218","tr_customer_id":188236,"tr_customer_product_id":188226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:28:50.000Z","modified_at":"2026-02-16T09:28:50.000Z","name":"Manik Namboothiri","mobile_number":"9040792652","email_id":"daksha.khanna@yahoo.co.in","dop":"2026-02-06","serial_number":"869882360908582","imei1":"869882360908582","imei2":"869882360908582","popurl":"www.karan-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188219,"job_number":"JOB_188219","tr_customer_id":188237,"tr_customer_product_id":188227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:28:50.000Z","modified_at":"2026-02-16T09:28:50.000Z","name":"Oormila Bharadwaj","mobile_number":"9020724710","email_id":"deevakar.khatri@gmail.com","dop":"2026-02-06","serial_number":"116958200115688","imei1":"116958200115688","imei2":"116958200115688","popurl":"www.prem-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188220,"job_number":"JOB_188220","tr_customer_id":188238,"tr_customer_product_id":188228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:28:50.000Z","modified_at":"2026-02-16T09:28:50.000Z","name":"Aanandinii Khanna","mobile_number":"9058795824","email_id":"digambara.dwivedi@hotmail.com","dop":"2026-02-06","serial_number":"067506637667534","imei1":"067506637667534","imei2":"067506637667534","popurl":"www.sharmila-johar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188221,"job_number":"JOB_188221","tr_customer_id":188239,"tr_customer_product_id":188229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:28:50.000Z","modified_at":"2026-02-16T09:28:50.000Z","name":"Mukesh Khanna","mobile_number":"9043475237","email_id":"uttam.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"231794103379692","imei1":"231794103379692","imei2":"231794103379692","popurl":"www.mahendra-bhattathiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188223,"job_number":"JOB_188223","tr_customer_id":188241,"tr_customer_product_id":188231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:29:05.000Z","modified_at":"2026-02-16T09:29:05.000Z","name":"Aylin Schroeder","mobile_number":"308-531-0835","email_id":"Immanuel93@gmail.com","dop":"2026-01-04","serial_number":"30026152412699760","imei1":"30026152412699760","imei2":"30026152412699760","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188225,"job_number":"JOB_188225","tr_customer_id":188243,"tr_customer_product_id":188233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:33:10.000Z","modified_at":"2026-02-16T09:33:10.000Z","name":"Arjun Thiel","mobile_number":"244-286-3653","email_id":"Price40@yahoo.com","dop":"2026-01-04","serial_number":"60622292277882440","imei1":"60622292277882440","imei2":"60622292277882440","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:33:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188227,"job_number":"JOB_188227","tr_customer_id":188245,"tr_customer_product_id":188235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:37:16.000Z","modified_at":"2026-02-16T09:37:16.000Z","name":"Sheridan Ankunding","mobile_number":"807-610-5222","email_id":"Vita31@hotmail.com","dop":"2026-01-04","serial_number":"98717926853720080","imei1":"98717926853720080","imei2":"98717926853720080","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188229,"job_number":"JOB_188229","tr_customer_id":188247,"tr_customer_product_id":188237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T09:40:25.000Z","modified_at":"2026-02-16T09:40:25.000Z","name":"Anais Dooley","mobile_number":"744-450-1754","email_id":"Jacinto_Hettinger8@gmail.com","dop":"2026-01-04","serial_number":"75516614833093940","imei1":"75516614833093940","imei2":"75516614833093940","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T09:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188231,"job_number":"JOB_188231","tr_customer_id":188249,"tr_customer_product_id":188239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:02:30.000Z","modified_at":"2026-02-16T10:02:30.000Z","name":"Torrance Schneider","mobile_number":"371-610-7433","email_id":"Jaunita14@hotmail.com","dop":"2026-01-04","serial_number":"28458536217728860","imei1":"28458536217728860","imei2":"28458536217728860","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188233,"job_number":"JOB_188233","tr_customer_id":188251,"tr_customer_product_id":188241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:10:43.000Z","modified_at":"2026-02-16T10:10:43.000Z","name":"Lane VonRueden","mobile_number":"276-337-8944","email_id":"Enola97@gmail.com","dop":"2026-01-04","serial_number":"17241836448861494","imei1":"17241836448861494","imei2":"17241836448861494","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:10:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188235,"job_number":"JOB_188235","tr_customer_id":188253,"tr_customer_product_id":188243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:24.000Z","modified_at":"2026-02-16T10:15:24.000Z","name":"Chandrani Pothuvaal","mobile_number":"7470517182","email_id":"chidaatma.gowda@gmail.com","dop":"2026-02-06","serial_number":"039397921435034","imei1":"039397921435034","imei2":"039397921435034","popurl":"www.suman-nair.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188236,"job_number":"JOB_188236","tr_customer_id":188254,"tr_customer_product_id":188244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Chanakya Varma","mobile_number":"7489097075","email_id":"vidur.dwivedi@hotmail.com","dop":"2026-02-06","serial_number":"812716224722315","imei1":"812716224722315","imei2":"812716224722315","popurl":"www.eekalabya-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188237,"job_number":"JOB_188237","tr_customer_id":188255,"tr_customer_product_id":188245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Bhishma Saini","mobile_number":"7465942317","email_id":"devi.butt@hotmail.com","dop":"2026-02-06","serial_number":"589991969665384","imei1":"589991969665384","imei2":"589991969665384","popurl":"www.aditeya-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188238,"job_number":"JOB_188238","tr_customer_id":188256,"tr_customer_product_id":188246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Brajesh Johar","mobile_number":"7427317683","email_id":"chandra.khatri@yahoo.co.in","dop":"2026-02-06","serial_number":"842876663545831","imei1":"842876663545831","imei2":"842876663545831","popurl":"www.rupinder-sinha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188239,"job_number":"JOB_188239","tr_customer_id":188257,"tr_customer_product_id":188247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Nagabhushanam Ganaka","mobile_number":"7419255490","email_id":"gorakhanatha.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"599495222743169","imei1":"599495222743169","imei2":"599495222743169","popurl":"www.sarisha-somayaji.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188240,"job_number":"JOB_188240","tr_customer_id":188258,"tr_customer_product_id":188248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Sanjay Kaniyar","mobile_number":"7446418129","email_id":"subodh.trivedi@hotmail.com","dop":"2026-02-06","serial_number":"207546622291701","imei1":"207546622291701","imei2":"207546622291701","popurl":"www.bhadraksh-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188241,"job_number":"JOB_188241","tr_customer_id":188259,"tr_customer_product_id":188249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Divjot Somayaji","mobile_number":"7405415789","email_id":"ambar.singh@yahoo.co.in","dop":"2026-02-06","serial_number":"621540048332320","imei1":"621540048332320","imei2":"621540048332320","popurl":"www.chandraayan-guha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188242,"job_number":"JOB_188242","tr_customer_id":188261,"tr_customer_product_id":188251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Gajbaahu Malik","mobile_number":"7428880362","email_id":"kanishka.naik@gmail.com","dop":"2026-02-06","serial_number":"713768908957704","imei1":"713768908957704","imei2":"713768908957704","popurl":"www.akshaj-jain.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188243,"job_number":"JOB_188243","tr_customer_id":188260,"tr_customer_product_id":188250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Aryan Khanna","mobile_number":"7470058802","email_id":"arun.shah@gmail.com","dop":"2026-02-06","serial_number":"359603808092226","imei1":"359603808092226","imei2":"359603808092226","popurl":"www.anunay-nair.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188244,"job_number":"JOB_188244","tr_customer_id":188262,"tr_customer_product_id":188252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:15:25.000Z","modified_at":"2026-02-16T10:15:25.000Z","name":"Bishnu Nayar","mobile_number":"7487380878","email_id":"aasha.mehra@gmail.com","dop":"2026-02-06","serial_number":"952600615143322","imei1":"952600615143322","imei2":"952600615143322","popurl":"www.anil-ganaka.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188246,"job_number":"JOB_188246","tr_customer_id":188264,"tr_customer_product_id":188254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:16:05.000Z","modified_at":"2026-02-16T10:16:05.000Z","name":"Kieran Rogahn","mobile_number":"629-237-3650","email_id":"Elmo.Wuckert93@hotmail.com","dop":"2026-01-04","serial_number":"40957684014162980","imei1":"40957684014162980","imei2":"40957684014162980","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188248,"job_number":"JOB_188248","tr_customer_id":188266,"tr_customer_product_id":188256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:17:07.000Z","modified_at":"2026-02-16T10:17:07.000Z","name":"Noemie Mayert","mobile_number":"404-617-9318","email_id":"Jeromy.McDermott6@hotmail.com","dop":"2026-01-04","serial_number":"40977899244073920","imei1":"40977899244073920","imei2":"40977899244073920","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188250,"job_number":"JOB_188250","tr_customer_id":188268,"tr_customer_product_id":188258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:20:05.000Z","modified_at":"2026-02-16T10:20:05.000Z","name":"Consuelo Mohr","mobile_number":"447-415-2069","email_id":"Molly74@gmail.com","dop":"2026-01-04","serial_number":"76541132581863070","imei1":"76541132581863070","imei2":"76541132581863070","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188252,"job_number":"JOB_188252","tr_customer_id":188270,"tr_customer_product_id":188260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:21:07.000Z","modified_at":"2026-02-16T10:21:07.000Z","name":"Elliott Sporer","mobile_number":"558-215-2460","email_id":"Bruce_Murray@gmail.com","dop":"2026-01-04","serial_number":"66917561121302190","imei1":"66917561121302190","imei2":"66917561121302190","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188254,"job_number":"JOB_188254","tr_customer_id":188272,"tr_customer_product_id":188262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:25:58.000Z","modified_at":"2026-02-16T10:25:58.000Z","name":"Misty Harvey","mobile_number":"259-420-4189","email_id":"Jewel_Balistreri@yahoo.com","dop":"2026-01-04","serial_number":"43841813748231650","imei1":"43841813748231650","imei2":"43841813748231650","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:25:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188256,"job_number":"JOB_188256","tr_customer_id":188274,"tr_customer_product_id":188264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:37:54.000Z","modified_at":"2026-02-16T10:37:54.000Z","name":"Onie Cronin","mobile_number":"390-430-2691","email_id":"Jena_Hartmann55@hotmail.com","dop":"2026-01-04","serial_number":"86555060779423020","imei1":"86555060779423020","imei2":"86555060779423020","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:37:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188258,"job_number":"JOB_188258","tr_customer_id":188276,"tr_customer_product_id":188266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:38:55.000Z","modified_at":"2026-02-16T10:38:55.000Z","name":"Annette Schulist","mobile_number":"593-474-6367","email_id":"Kory.Rolfson@yahoo.com","dop":"2026-01-04","serial_number":"29562951107662984","imei1":"29562951107662984","imei2":"29562951107662984","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:38:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188260,"job_number":"JOB_188260","tr_customer_id":188278,"tr_customer_product_id":188268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:48:12.000Z","modified_at":"2026-02-16T10:48:12.000Z","name":"Gus Bergstrom","mobile_number":"379-917-8090","email_id":"Omer.Casper@hotmail.com","dop":"2026-01-04","serial_number":"47244439787545224","imei1":"47244439787545224","imei2":"47244439787545224","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188262,"job_number":"JOB_188262","tr_customer_id":188280,"tr_customer_product_id":188270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T10:49:29.000Z","modified_at":"2026-02-16T10:49:29.000Z","name":"Joana Kertzmann","mobile_number":"823-854-0588","email_id":"Margret_Kirlin29@hotmail.com","dop":"2026-01-04","serial_number":"60787533037573040","imei1":"60787533037573040","imei2":"60787533037573040","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T10:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188263,"job_number":"JOB_188263","tr_customer_id":188281,"tr_customer_product_id":188271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T11:08:20.000Z","modified_at":"2026-02-16T11:08:20.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-06","serial_number":"21734858445563","imei1":"21734858445563","imei2":"21734858445563","popurl":"2026-02-06T11:08:10.235901948Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T11:08:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188264,"job_number":"JOB_188264","tr_customer_id":188282,"tr_customer_product_id":188272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T11:08:32.000Z","modified_at":"2026-02-16T11:08:32.000Z","name":"Prema Deshpande","mobile_number":"8647226929","email_id":"dharani.banerjee@gmail.com","dop":"2026-02-06","serial_number":"57734496282887","imei1":"57734496282887","imei2":"57734496282887","popurl":"www.mahendra-mehra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T11:08:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188265,"job_number":"JOB_188265","tr_customer_id":188283,"tr_customer_product_id":188273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:12:25.000Z","modified_at":"2026-02-16T12:12:25.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"10901648861539","imei1":"10901648861539","imei2":"10901648861539","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:12:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188267,"job_number":"JOB_188267","tr_customer_id":188285,"tr_customer_product_id":188275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:12:27.000Z","modified_at":"2026-02-16T12:12:27.000Z","name":"King Funk","mobile_number":"729-935-0656","email_id":"Kristina.Hoeger@gmail.com","dop":"2026-01-04","serial_number":"65727884487753600","imei1":"65727884487753600","imei2":"65727884487753600","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:12:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188268,"job_number":"JOB_188268","tr_customer_id":188286,"tr_customer_product_id":188276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:12:28.000Z","modified_at":"2026-02-16T12:12:28.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"13655087545680","imei1":"13655087545680","imei2":"13655087545680","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:12:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188270,"job_number":"JOB_188270","tr_customer_id":188288,"tr_customer_product_id":188278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:12:30.000Z","modified_at":"2026-02-16T12:12:30.000Z","name":"Oscar McCullough","mobile_number":"614-633-1223","email_id":"Lowell_Gottlieb@hotmail.com","dop":"2026-01-04","serial_number":"25095074561101216","imei1":"25095074561101216","imei2":"25095074561101216","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:12:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188271,"job_number":"JOB_188271","tr_customer_id":188289,"tr_customer_product_id":188279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:13:24.000Z","modified_at":"2026-02-16T12:13:24.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17478616977770","imei1":"17478616977770","imei2":"17478616977770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:13:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188273,"job_number":"JOB_188273","tr_customer_id":188291,"tr_customer_product_id":188281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:13:31.000Z","modified_at":"2026-02-16T12:13:31.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17662679284494","imei1":"17662679284494","imei2":"17662679284494","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:13:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188275,"job_number":"JOB_188275","tr_customer_id":188293,"tr_customer_product_id":188283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:13:33.000Z","modified_at":"2026-02-16T12:13:33.000Z","name":"Aidan Fritsch","mobile_number":"399-689-0724","email_id":"Josiane_Parisian32@yahoo.com","dop":"2026-01-04","serial_number":"49893800058775640","imei1":"49893800058775640","imei2":"49893800058775640","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:13:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188276,"job_number":"JOB_188276","tr_customer_id":188294,"tr_customer_product_id":188284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:14:22.000Z","modified_at":"2026-02-16T12:14:22.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"14715664984280","imei1":"14715664984280","imei2":"14715664984280","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:14:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188278,"job_number":"JOB_188278","tr_customer_id":188296,"tr_customer_product_id":188286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:14:23.000Z","modified_at":"2026-02-16T12:14:23.000Z","name":"Toney Mueller","mobile_number":"203-358-0600","email_id":"Kyler_Feest54@gmail.com","dop":"2026-01-04","serial_number":"46178384829373170","imei1":"46178384829373170","imei2":"46178384829373170","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:14:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188279,"job_number":"JOB_188279","tr_customer_id":188297,"tr_customer_product_id":188287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:14:34.000Z","modified_at":"2026-02-16T12:14:34.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"13792553359719","imei1":"13792553359719","imei2":"13792553359719","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:14:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188281,"job_number":"JOB_188281","tr_customer_id":188299,"tr_customer_product_id":188289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:14:35.000Z","modified_at":"2026-02-16T12:14:35.000Z","name":"Ashleigh Koss","mobile_number":"588-395-7629","email_id":"Antwon_Medhurst@hotmail.com","dop":"2026-01-04","serial_number":"15912569683577362","imei1":"15912569683577362","imei2":"15912569683577362","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188283,"job_number":"JOB_188283","tr_customer_id":188301,"tr_customer_product_id":188291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:18:05.000Z","modified_at":"2026-02-16T12:18:05.000Z","name":"Jannie Stark","mobile_number":"252-496-1119","email_id":"Carolyn_Gerlach@gmail.com","dop":"2026-01-04","serial_number":"54209774025073290","imei1":"54209774025073290","imei2":"54209774025073290","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188285,"job_number":"JOB_188285","tr_customer_id":188303,"tr_customer_product_id":188293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:21:29.000Z","modified_at":"2026-02-16T12:21:29.000Z","name":"Patience Dibbert","mobile_number":"918-699-5810","email_id":"Arnoldo_Beatty@hotmail.com","dop":"2026-01-04","serial_number":"99140516290660740","imei1":"99140516290660740","imei2":"99140516290660740","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:21:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188287,"job_number":"JOB_188287","tr_customer_id":188305,"tr_customer_product_id":188295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:25:57.000Z","modified_at":"2026-02-16T12:25:57.000Z","name":"Elvis Marquardt","mobile_number":"788-691-7144","email_id":"Laverna_Waters@hotmail.com","dop":"2026-01-04","serial_number":"40212736954774740","imei1":"40212736954774740","imei2":"40212736954774740","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188289,"job_number":"JOB_188289","tr_customer_id":188307,"tr_customer_product_id":188297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:26:01.000Z","modified_at":"2026-02-16T12:26:01.000Z","name":"Amari Grady","mobile_number":"878-902-2213","email_id":"Rosella99@gmail.com","dop":"2026-01-04","serial_number":"21078541459764744","imei1":"21078541459764744","imei2":"21078541459764744","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188291,"job_number":"JOB_188291","tr_customer_id":188309,"tr_customer_product_id":188299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:30:26.000Z","modified_at":"2026-02-16T12:30:26.000Z","name":"Tania Gerhold","mobile_number":"298-480-1494","email_id":"Selina48@yahoo.com","dop":"2026-01-04","serial_number":"17187648834242444","imei1":"17187648834242444","imei2":"17187648834242444","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:30:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188293,"job_number":"JOB_188293","tr_customer_id":188311,"tr_customer_product_id":188301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:30:28.000Z","modified_at":"2026-02-16T12:30:28.000Z","name":"Janick Adams","mobile_number":"232-833-3920","email_id":"Josh28@yahoo.com","dop":"2026-01-04","serial_number":"37251351885121100","imei1":"37251351885121100","imei2":"37251351885121100","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188296,"job_number":"JOB_188296","tr_customer_id":188314,"tr_customer_product_id":188304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:34:52.000Z","modified_at":"2026-02-16T12:34:52.000Z","name":"Ahmad Wolff","mobile_number":"298-463-7332","email_id":"Julio.Heathcote@gmail.com","dop":"2026-01-04","serial_number":"48202066015821736","imei1":"48202066015821736","imei2":"48202066015821736","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188297,"job_number":"JOB_188297","tr_customer_id":188315,"tr_customer_product_id":188305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:34:52.000Z","modified_at":"2026-02-16T12:34:52.000Z","name":"Leanne Kiehn","mobile_number":"698-300-1089","email_id":"Zoey.Bogan56@hotmail.com","dop":"2026-01-04","serial_number":"89338533965102300","imei1":"89338533965102300","imei2":"89338533965102300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188300,"job_number":"JOB_188300","tr_customer_id":188318,"tr_customer_product_id":188308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:39:24.000Z","modified_at":"2026-02-16T12:39:24.000Z","name":"Cleo Reilly","mobile_number":"411-377-8449","email_id":"Emilio1@yahoo.com","dop":"2026-01-04","serial_number":"68311626271152216","imei1":"68311626271152216","imei2":"68311626271152216","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188301,"job_number":"JOB_188301","tr_customer_id":188319,"tr_customer_product_id":188309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:39:25.000Z","modified_at":"2026-02-16T12:39:25.000Z","name":"Jedidiah Anderson","mobile_number":"887-376-0337","email_id":"Jeremie31@gmail.com","dop":"2026-01-04","serial_number":"55100894569773496","imei1":"55100894569773496","imei2":"55100894569773496","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188303,"job_number":"JOB_188303","tr_customer_id":188321,"tr_customer_product_id":188311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:44:11.000Z","modified_at":"2026-02-16T12:44:11.000Z","name":"Maude Klocko","mobile_number":"625-626-0919","email_id":"Jamel.Witting80@hotmail.com","dop":"2026-01-04","serial_number":"70890440822474776","imei1":"70890440822474776","imei2":"70890440822474776","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188305,"job_number":"JOB_188305","tr_customer_id":188323,"tr_customer_product_id":188313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T12:44:21.000Z","modified_at":"2026-02-16T12:44:21.000Z","name":"Rosamond Moore","mobile_number":"852-845-9628","email_id":"Ellie.Boyle@gmail.com","dop":"2026-01-04","serial_number":"62796955847851780","imei1":"62796955847851780","imei2":"62796955847851780","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T12:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188306,"job_number":"JOB_188306","tr_customer_id":188324,"tr_customer_product_id":188314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T13:44:00.000Z","modified_at":"2026-02-16T13:44:00.000Z","name":"Sourav puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"12345678900987","imei1":"12345678900987","imei2":"12345678900987","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T13:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188307,"job_number":"JOB_188307","tr_customer_id":188325,"tr_customer_product_id":188315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T13:50:40.000Z","modified_at":"2026-02-16T13:50:40.000Z","name":"Souravpuniyani puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"12345678900987","imei1":"12345678900765","imei2":"12345678900987","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T13:50:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188309,"job_number":"JOB_188309","tr_customer_id":188327,"tr_customer_product_id":188317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:00:28.000Z","modified_at":"2026-02-16T14:00:28.000Z","name":"Jerod Walker","mobile_number":"521-324-1220","email_id":"Rahsaan.Goodwin@yahoo.com","dop":"2025-05-30","serial_number":"15046236872325","imei1":"15046236872325","imei2":"15046236872325","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188310,"job_number":"JOB_188310","tr_customer_id":188328,"tr_customer_product_id":188318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:00:30.000Z","modified_at":"2026-02-16T14:00:30.000Z","name":"Izabella Brekke","mobile_number":"845-678-5250","email_id":"Clifford85@yahoo.com","dop":"2025-05-30","serial_number":"1440164389561602","imei1":"1440164389561602","imei2":"1440164389561602","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188311,"job_number":"JOB_188311","tr_customer_id":188329,"tr_customer_product_id":188319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:12:27.000Z","modified_at":"2026-02-16T14:12:27.000Z","name":"Souravpuniyani puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"12345678900907","imei1":"12345678900769","imei2":"12345678900986","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:12:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188312,"job_number":"JOB_188312","tr_customer_id":188330,"tr_customer_product_id":188320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:51.000Z","modified_at":"2026-02-16T14:13:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90528491070171","imei1":"90528491070171","imei2":"90528491070171","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188313,"job_number":"JOB_188313","tr_customer_id":188331,"tr_customer_product_id":188321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:52.000Z","modified_at":"2026-02-16T14:13:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48578077170473","imei1":"48578077170473","imei2":"48578077170473","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188314,"job_number":"JOB_188314","tr_customer_id":188332,"tr_customer_product_id":188322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:52.000Z","modified_at":"2026-02-16T14:13:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75525387076982","imei1":"75525387076982","imei2":"75525387076982","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188315,"job_number":"JOB_188315","tr_customer_id":188333,"tr_customer_product_id":188323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:52.000Z","modified_at":"2026-02-16T14:13:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19873123201481","imei1":"19873123201481","imei2":"19873123201481","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188316,"job_number":"JOB_188316","tr_customer_id":188334,"tr_customer_product_id":188324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:53.000Z","modified_at":"2026-02-16T14:13:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45333389491369","imei1":"45333389491369","imei2":"45333389491369","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188317,"job_number":"JOB_188317","tr_customer_id":188335,"tr_customer_product_id":188325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:53.000Z","modified_at":"2026-02-16T14:13:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68023740079027","imei1":"68023740079027","imei2":"68023740079027","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188319,"job_number":"JOB_188319","tr_customer_id":188337,"tr_customer_product_id":188327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:13:56.000Z","modified_at":"2026-02-16T14:13:56.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101620723773919","imei1":"101620723773919","imei2":"101620723773919","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:13:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188322,"job_number":"JOB_188322","tr_customer_id":188340,"tr_customer_product_id":188330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:18.000Z","modified_at":"2026-02-16T14:14:18.000Z","name":"Kenton Smitham","mobile_number":"575-257-7606","email_id":"Bethany.Kohler38@gmail.com","dop":"2025-04-06","serial_number":"14454082120445058","imei1":"14454082120445058","imei2":"14454082120445058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188323,"job_number":"JOB_188323","tr_customer_id":188341,"tr_customer_product_id":188331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:23.000Z","modified_at":"2026-02-16T14:14:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30668991003360","imei1":"30668991003360","imei2":"30668991003360","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188324,"job_number":"JOB_188324","tr_customer_id":188342,"tr_customer_product_id":188332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:23.000Z","modified_at":"2026-02-16T14:14:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86158830510299","imei1":"86158830510299","imei2":"86158830510299","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188325,"job_number":"JOB_188325","tr_customer_id":188343,"tr_customer_product_id":188333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:24.000Z","modified_at":"2026-02-16T14:14:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28746729159828","imei1":"28746729159828","imei2":"28746729159828","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188326,"job_number":"JOB_188326","tr_customer_id":188344,"tr_customer_product_id":188334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:24.000Z","modified_at":"2026-02-16T14:14:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95770846606809","imei1":"95770846606809","imei2":"95770846606809","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188327,"job_number":"JOB_188327","tr_customer_id":188345,"tr_customer_product_id":188335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:24.000Z","modified_at":"2026-02-16T14:14:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70778719592246","imei1":"70778719592246","imei2":"70778719592246","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188328,"job_number":"JOB_188328","tr_customer_id":188346,"tr_customer_product_id":188336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:25.000Z","modified_at":"2026-02-16T14:14:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79375533941004","imei1":"79375533941004","imei2":"79375533941004","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188330,"job_number":"JOB_188330","tr_customer_id":188348,"tr_customer_product_id":188338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:45.000Z","modified_at":"2026-02-16T14:14:45.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103373624619353","imei1":"103373624619353","imei2":"103373624619353","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188332,"job_number":"JOB_188332","tr_customer_id":188350,"tr_customer_product_id":188340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:54.000Z","modified_at":"2026-02-16T14:14:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80233731067780","imei1":"80233731067780","imei2":"80233731067780","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188333,"job_number":"JOB_188333","tr_customer_id":188351,"tr_customer_product_id":188341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:54.000Z","modified_at":"2026-02-16T14:14:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99799697940959","imei1":"99799697940959","imei2":"99799697940959","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188334,"job_number":"JOB_188334","tr_customer_id":188352,"tr_customer_product_id":188342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:55.000Z","modified_at":"2026-02-16T14:14:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26616982578405","imei1":"26616982578405","imei2":"26616982578405","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188335,"job_number":"JOB_188335","tr_customer_id":188353,"tr_customer_product_id":188343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:55.000Z","modified_at":"2026-02-16T14:14:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15668000389927","imei1":"15668000389927","imei2":"15668000389927","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188336,"job_number":"JOB_188336","tr_customer_id":188354,"tr_customer_product_id":188344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:55.000Z","modified_at":"2026-02-16T14:14:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52084324873540","imei1":"52084324873540","imei2":"52084324873540","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188337,"job_number":"JOB_188337","tr_customer_id":188355,"tr_customer_product_id":188345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:14:56.000Z","modified_at":"2026-02-16T14:14:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77800164385692","imei1":"77800164385692","imei2":"77800164385692","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:14:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188339,"job_number":"JOB_188339","tr_customer_id":188357,"tr_customer_product_id":188347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:15:35.000Z","modified_at":"2026-02-16T14:15:35.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"102426536683246","imei1":"102426536683246","imei2":"102426536683246","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:15:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188341,"job_number":"JOB_188341","tr_customer_id":188359,"tr_customer_product_id":188349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:25:29.000Z","modified_at":"2026-02-16T14:25:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19525593700290","imei1":"19525593700290","imei2":"19525593700290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188343,"job_number":"JOB_188343","tr_customer_id":188361,"tr_customer_product_id":188351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:25:30.000Z","modified_at":"2026-02-16T14:25:30.000Z","name":"Alivia Berge","mobile_number":"795-470-7387","email_id":"Jaclyn12@hotmail.com","dop":"2025-04-06","serial_number":"17017839099103636","imei1":"17017839099103636","imei2":"17017839099103636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188345,"job_number":"JOB_188345","tr_customer_id":188363,"tr_customer_product_id":188353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:26:17.000Z","modified_at":"2026-02-16T14:26:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18087984801137","imei1":"18087984801137","imei2":"18087984801137","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188347,"job_number":"JOB_188347","tr_customer_id":188365,"tr_customer_product_id":188355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:26:18.000Z","modified_at":"2026-02-16T14:26:18.000Z","name":"Alana Buckridge","mobile_number":"536-453-4835","email_id":"Tyson.Heathcote@yahoo.com","dop":"2025-04-06","serial_number":"19659070541544988","imei1":"19659070541544988","imei2":"19659070541544988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:26:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188350,"job_number":"JOB_188350","tr_customer_id":188368,"tr_customer_product_id":188358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:27:05.000Z","modified_at":"2026-02-16T14:27:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10110179876545","imei1":"10110179876545","imei2":"10110179876545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188352,"job_number":"JOB_188352","tr_customer_id":188370,"tr_customer_product_id":188360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:27:06.000Z","modified_at":"2026-02-16T14:27:06.000Z","name":"Eliane Blanda","mobile_number":"992-304-3359","email_id":"Josephine_Koelpin@yahoo.com","dop":"2025-04-06","serial_number":"12050783515940708","imei1":"12050783515940708","imei2":"12050783515940708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:27:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188356,"job_number":"JOB_188356","tr_customer_id":188374,"tr_customer_product_id":188364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:35.000Z","modified_at":"2026-02-16T14:34:35.000Z","name":"Shweta Tripathi","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"35767896766823987","imei1":"35767896766823987","imei2":"35767896766823987","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188363,"job_number":"JOB_188363","tr_customer_id":188381,"tr_customer_product_id":188371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:02.000Z","modified_at":"2026-02-16T14:36:02.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"54614134262739","imei1":"54614134262739","imei2":"54614134262739","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188364,"job_number":"JOB_188364","tr_customer_id":188382,"tr_customer_product_id":188372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:02.000Z","modified_at":"2026-02-16T14:36:02.000Z","name":"Crystal Kulas","mobile_number":"644-748-1475","email_id":"Issac7@hotmail.com","dop":"2025-02-01","serial_number":"54005474523958","imei1":"54005474523958","imei2":"54005474523958","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188366,"job_number":"JOB_188366","tr_customer_id":188384,"tr_customer_product_id":188374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:47.000Z","modified_at":"2026-02-16T14:36:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10119114179159","imei1":"10119114179159","imei2":"10119114179159","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188368,"job_number":"JOB_188368","tr_customer_id":188386,"tr_customer_product_id":188376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:49.000Z","modified_at":"2026-02-16T14:36:49.000Z","name":"Eryn Turner","mobile_number":"683-385-7003","email_id":"Raleigh17@yahoo.com","dop":"2025-04-06","serial_number":"16211543776711560","imei1":"16211543776711560","imei2":"16211543776711560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188369,"job_number":"JOB_188369","tr_customer_id":188387,"tr_customer_product_id":188377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:53.000Z","modified_at":"2026-02-16T14:36:53.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"30276730652092","imei1":"30276730652092","imei2":"30276730652092","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188370,"job_number":"JOB_188370","tr_customer_id":188388,"tr_customer_product_id":188378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:36:53.000Z","modified_at":"2026-02-16T14:36:53.000Z","name":"Clint Rolfson","mobile_number":"776-746-2358","email_id":"Minnie_Bauch@hotmail.com","dop":"2025-02-01","serial_number":"12731349667694","imei1":"12731349667694","imei2":"12731349667694","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188372,"job_number":"JOB_188372","tr_customer_id":188390,"tr_customer_product_id":188380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:24.000Z","modified_at":"2026-02-16T14:37:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14030649504353","imei1":"14030649504353","imei2":"14030649504353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188374,"job_number":"JOB_188374","tr_customer_id":188392,"tr_customer_product_id":188382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:26.000Z","modified_at":"2026-02-16T14:37:26.000Z","name":"Roderick Blick","mobile_number":"733-845-0044","email_id":"Jerrell.Luettgen70@yahoo.com","dop":"2025-04-06","serial_number":"16765757248769226","imei1":"16765757248769226","imei2":"16765757248769226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188375,"job_number":"JOB_188375","tr_customer_id":188393,"tr_customer_product_id":188383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:40.000Z","modified_at":"2026-02-16T14:37:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14328767530689","imei1":"14328767530689","imei2":"14328767530689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188377,"job_number":"JOB_188377","tr_customer_id":188395,"tr_customer_product_id":188385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:42.000Z","modified_at":"2026-02-16T14:37:42.000Z","name":"Elenor Langosh","mobile_number":"456-350-3751","email_id":"Cedrick_McDermott@gmail.com","dop":"2025-04-06","serial_number":"16353333835430656","imei1":"16353333835430656","imei2":"16353333835430656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188378,"job_number":"JOB_188378","tr_customer_id":188396,"tr_customer_product_id":188386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:44.000Z","modified_at":"2026-02-16T14:37:44.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"98553413549764","imei1":"98553413549764","imei2":"98553413549764","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188379,"job_number":"JOB_188379","tr_customer_id":188397,"tr_customer_product_id":188387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:44.000Z","modified_at":"2026-02-16T14:37:44.000Z","name":"Domenica Harber","mobile_number":"555-877-5864","email_id":"Twila.Larson@hotmail.com","dop":"2025-02-01","serial_number":"45913040928425","imei1":"45913040928425","imei2":"45913040928425","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188381,"job_number":"JOB_188381","tr_customer_id":188399,"tr_customer_product_id":188389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:56.000Z","modified_at":"2026-02-16T14:37:56.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10070547908231","imei1":"10070547908231","imei2":"10070547908231","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188383,"job_number":"JOB_188383","tr_customer_id":188401,"tr_customer_product_id":188391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:37:57.000Z","modified_at":"2026-02-16T14:37:57.000Z","name":"Braxton Waters","mobile_number":"783-768-1045","email_id":"Kayleigh67@yahoo.com","dop":"2025-06-18","serial_number":"1036183933076881","imei1":"1036183933076881","imei2":"1036183933076881","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:37:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188384,"job_number":"JOB_188384","tr_customer_id":188402,"tr_customer_product_id":188392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:16.000Z","modified_at":"2026-02-16T14:38:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12529258169848","imei1":"12529258169848","imei2":"12529258169848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188386,"job_number":"JOB_188386","tr_customer_id":188404,"tr_customer_product_id":188394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:17.000Z","modified_at":"2026-02-16T14:38:18.000Z","name":"Lexie O'Keefe","mobile_number":"337-417-1522","email_id":"Sigmund_Weimann@gmail.com","dop":"2025-04-06","serial_number":"11853592717034532","imei1":"11853592717034532","imei2":"11853592717034532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188387,"job_number":"JOB_188387","tr_customer_id":188405,"tr_customer_product_id":188395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:33.000Z","modified_at":"2026-02-16T14:38:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19680587365523","imei1":"19680587365523","imei2":"19680587365523","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188389,"job_number":"JOB_188389","tr_customer_id":188407,"tr_customer_product_id":188397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:35.000Z","modified_at":"2026-02-16T14:38:35.000Z","name":"Sydnie Orn","mobile_number":"280-484-4525","email_id":"Elissa14@gmail.com","dop":"2025-04-06","serial_number":"13622600030342088","imei1":"13622600030342088","imei2":"13622600030342088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188392,"job_number":"JOB_188392","tr_customer_id":188410,"tr_customer_product_id":188400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:46.000Z","modified_at":"2026-02-16T14:38:46.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10568108449790","imei1":"10568108449790","imei2":"10568108449790","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188395,"job_number":"JOB_188395","tr_customer_id":188413,"tr_customer_product_id":188403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:47.000Z","modified_at":"2026-02-16T14:38:47.000Z","name":"Deondre Williamson","mobile_number":"490-869-6379","email_id":"Shawn77@yahoo.com","dop":"2025-06-18","serial_number":"1053695473209959","imei1":"1053695473209959","imei2":"1053695473209959","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188396,"job_number":"JOB_188396","tr_customer_id":188414,"tr_customer_product_id":188404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:07.000Z","modified_at":"2026-02-16T14:39:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14920258682204","imei1":"14920258682204","imei2":"14920258682204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188398,"job_number":"JOB_188398","tr_customer_id":188416,"tr_customer_product_id":188406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:08.000Z","modified_at":"2026-02-16T14:39:08.000Z","name":"Sibyl Nitzsche","mobile_number":"446-612-2524","email_id":"Jeff54@gmail.com","dop":"2025-04-06","serial_number":"13523953295446880","imei1":"13523953295446880","imei2":"13523953295446880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188399,"job_number":"JOB_188399","tr_customer_id":188417,"tr_customer_product_id":188407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:24.000Z","modified_at":"2026-02-16T14:39:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11807348240985","imei1":"11807348240985","imei2":"11807348240985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188401,"job_number":"JOB_188401","tr_customer_id":188419,"tr_customer_product_id":188409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:26.000Z","modified_at":"2026-02-16T14:39:26.000Z","name":"Adele Conroy","mobile_number":"742-268-5283","email_id":"Roscoe.Stamm97@gmail.com","dop":"2025-04-06","serial_number":"10041846994066060","imei1":"10041846994066060","imei2":"10041846994066060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188402,"job_number":"JOB_188402","tr_customer_id":188420,"tr_customer_product_id":188410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:28.000Z","modified_at":"2026-02-16T14:39:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19397009646273","imei1":"19397009646273","imei2":"19397009646273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188404,"job_number":"JOB_188404","tr_customer_id":188422,"tr_customer_product_id":188412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:30.000Z","modified_at":"2026-02-16T14:39:30.000Z","name":"Tobin Wehner","mobile_number":"207-690-1233","email_id":"Kariane_Auer45@gmail.com","dop":"2025-04-06","serial_number":"12398323156930068","imei1":"12398323156930068","imei2":"12398323156930068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188408,"job_number":"JOB_188408","tr_customer_id":188426,"tr_customer_product_id":188416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:48.000Z","modified_at":"2026-02-16T14:39:48.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10093804338720","imei1":"10093804338720","imei2":"10093804338720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188410,"job_number":"JOB_188410","tr_customer_id":188428,"tr_customer_product_id":188418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:49.000Z","modified_at":"2026-02-16T14:39:49.000Z","name":"Wendell Crona","mobile_number":"394-315-1335","email_id":"Alycia_Watsica@gmail.com","dop":"2025-04-06","serial_number":"19730489192494960","imei1":"19730489192494960","imei2":"19730489192494960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188411,"job_number":"JOB_188411","tr_customer_id":188429,"tr_customer_product_id":188419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:12.000Z","modified_at":"2026-02-16T14:40:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10397770281003","imei1":"10397770281003","imei2":"10397770281003","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188413,"job_number":"JOB_188413","tr_customer_id":188431,"tr_customer_product_id":188421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:14.000Z","modified_at":"2026-02-16T14:40:14.000Z","name":"Maritza Walter","mobile_number":"872-245-3840","email_id":"Rudy_Mann49@hotmail.com","dop":"2025-04-06","serial_number":"14123656664307604","imei1":"14123656664307604","imei2":"14123656664307604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188414,"job_number":"JOB_188414","tr_customer_id":188432,"tr_customer_product_id":188422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:19.000Z","modified_at":"2026-02-16T14:40:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18073739230867","imei1":"18073739230867","imei2":"18073739230867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188416,"job_number":"JOB_188416","tr_customer_id":188434,"tr_customer_product_id":188424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:20.000Z","modified_at":"2026-02-16T14:40:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19240777242585","imei1":"19240777242585","imei2":"19240777242585","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188417,"job_number":"JOB_188417","tr_customer_id":188435,"tr_customer_product_id":188425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:20.000Z","modified_at":"2026-02-16T14:40:21.000Z","name":"Jarrett Watsica","mobile_number":"216-678-0544","email_id":"Lucile_Johnston@gmail.com","dop":"2025-04-06","serial_number":"16522284645587606","imei1":"16522284645587606","imei2":"16522284645587606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188419,"job_number":"JOB_188419","tr_customer_id":188437,"tr_customer_product_id":188427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:22.000Z","modified_at":"2026-02-16T14:40:22.000Z","name":"Marianna Beatty","mobile_number":"714-840-3286","email_id":"Joanie_Carroll27@gmail.com","dop":"2025-04-06","serial_number":"19527482938350850","imei1":"19527482938350850","imei2":"19527482938350850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188423,"job_number":"JOB_188423","tr_customer_id":188441,"tr_customer_product_id":188431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:39.000Z","modified_at":"2026-02-16T14:40:39.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15749851135931","imei1":"15749851135931","imei2":"15749851135931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188425,"job_number":"JOB_188425","tr_customer_id":188443,"tr_customer_product_id":188433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:41.000Z","modified_at":"2026-02-16T14:40:41.000Z","name":"Laury Welch","mobile_number":"764-912-8857","email_id":"Karina_Crona99@hotmail.com","dop":"2025-04-06","serial_number":"13805743324772486","imei1":"13805743324772486","imei2":"13805743324772486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188426,"job_number":"JOB_188426","tr_customer_id":188444,"tr_customer_product_id":188434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:07.000Z","modified_at":"2026-02-16T14:41:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12590358820308","imei1":"12590358820308","imei2":"12590358820308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188428,"job_number":"JOB_188428","tr_customer_id":188446,"tr_customer_product_id":188436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:08.000Z","modified_at":"2026-02-16T14:41:08.000Z","name":"Christopher Jast","mobile_number":"567-458-8007","email_id":"Benny.Ortiz@hotmail.com","dop":"2025-04-06","serial_number":"19922548449582970","imei1":"19922548449582970","imei2":"19922548449582970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188429,"job_number":"JOB_188429","tr_customer_id":188447,"tr_customer_product_id":188437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:14.000Z","modified_at":"2026-02-16T14:41:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17129562504601","imei1":"17129562504601","imei2":"17129562504601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188431,"job_number":"JOB_188431","tr_customer_id":188449,"tr_customer_product_id":188439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:15.000Z","modified_at":"2026-02-16T14:41:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15824917867965","imei1":"15824917867965","imei2":"15824917867965","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188433,"job_number":"JOB_188433","tr_customer_id":188451,"tr_customer_product_id":188441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:15.000Z","modified_at":"2026-02-16T14:41:15.000Z","name":"Dora Littel","mobile_number":"319-403-4864","email_id":"Laurianne.Hand43@gmail.com","dop":"2025-04-06","serial_number":"10498315226227132","imei1":"10498315226227132","imei2":"10498315226227132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188434,"job_number":"JOB_188434","tr_customer_id":188452,"tr_customer_product_id":188442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:17.000Z","modified_at":"2026-02-16T14:41:17.000Z","name":"Efren Homenick","mobile_number":"626-222-5092","email_id":"Pierre15@yahoo.com","dop":"2025-04-06","serial_number":"17916897465776880","imei1":"17916897465776880","imei2":"17916897465776880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188439,"job_number":"JOB_188439","tr_customer_id":188457,"tr_customer_product_id":188447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:30.000Z","modified_at":"2026-02-16T14:41:30.000Z","name":"Kenna Huels","mobile_number":"202-761-3339","email_id":"Haven46@hotmail.com","dop":"2025-04-06","serial_number":"17928907950877016","imei1":"17928907950877016","imei2":"17928907950877016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188440,"job_number":"JOB_188440","tr_customer_id":188458,"tr_customer_product_id":188448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:31.000Z","modified_at":"2026-02-16T14:41:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19953563867141","imei1":"19953563867141","imei2":"19953563867141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188442,"job_number":"JOB_188442","tr_customer_id":188460,"tr_customer_product_id":188450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:33.000Z","modified_at":"2026-02-16T14:41:33.000Z","name":"Wilhelmine Labadie","mobile_number":"334-617-0771","email_id":"Megane94@hotmail.com","dop":"2025-04-06","serial_number":"14203908307977420","imei1":"14203908307977420","imei2":"14203908307977420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188443,"job_number":"JOB_188443","tr_customer_id":188461,"tr_customer_product_id":188451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:40.000Z","modified_at":"2026-02-16T14:41:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11356500491521","imei1":"11356500491521","imei2":"11356500491521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188445,"job_number":"JOB_188445","tr_customer_id":188463,"tr_customer_product_id":188453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:42.000Z","modified_at":"2026-02-16T14:41:42.000Z","name":"Shyann Baumbach","mobile_number":"347-259-1291","email_id":"Prince_Bashirian60@yahoo.com","dop":"2025-04-06","serial_number":"17578577303845102","imei1":"17578577303845102","imei2":"17578577303845102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188447,"job_number":"JOB_188447","tr_customer_id":188465,"tr_customer_product_id":188455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:47.000Z","modified_at":"2026-02-16T14:41:47.000Z","name":"Ruby Boyer","mobile_number":"921-741-0966","email_id":"Rafael_Hagenes0@yahoo.com","dop":"2025-04-06","serial_number":"18854057713060844","imei1":"18854057713060844","imei2":"18854057713060844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188448,"job_number":"JOB_188448","tr_customer_id":188466,"tr_customer_product_id":188456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:42:01.000Z","modified_at":"2026-02-16T14:42:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19226665658495","imei1":"19226665658495","imei2":"19226665658495","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188451,"job_number":"JOB_188451","tr_customer_id":188469,"tr_customer_product_id":188459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:42:03.000Z","modified_at":"2026-02-16T14:42:03.000Z","name":"Yasmine Brekke","mobile_number":"409-564-2532","email_id":"Jordi.Streich@gmail.com","dop":"2025-04-06","serial_number":"11625260880306914","imei1":"11625260880306914","imei2":"11625260880306914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188453,"job_number":"JOB_188453","tr_customer_id":188471,"tr_customer_product_id":188461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:42:33.000Z","modified_at":"2026-02-16T14:42:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12527690464154","imei1":"12527690464154","imei2":"12527690464154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188456,"job_number":"JOB_188456","tr_customer_id":188474,"tr_customer_product_id":188464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:42:35.000Z","modified_at":"2026-02-16T14:42:35.000Z","name":"Candelario Bogan","mobile_number":"554-379-9668","email_id":"Kennedi_Berge@yahoo.com","dop":"2025-04-06","serial_number":"14647546912483262","imei1":"14647546912483262","imei2":"14647546912483262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:42:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188457,"job_number":"JOB_188457","tr_customer_id":188475,"tr_customer_product_id":188465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:10.000Z","modified_at":"2026-02-16T14:43:10.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"15782673164795","imei1":"15782673164795","imei2":"15782673164795","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188459,"job_number":"JOB_188459","tr_customer_id":188477,"tr_customer_product_id":188467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:11.000Z","modified_at":"2026-02-16T14:43:11.000Z","name":"Ivy Wintheiser","mobile_number":"382-835-9037","email_id":"Johnnie.DAmore@hotmail.com","dop":"2025-08-24","serial_number":"1049973512971975","imei1":"1049973512971975","imei2":"1049973512971975","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188461,"job_number":"JOB_188461","tr_customer_id":188479,"tr_customer_product_id":188469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:20.000Z","modified_at":"2026-02-16T14:43:20.000Z","name":"Orie Nikolaus","mobile_number":"258-615-8114","email_id":"Mary88@yahoo.com","dop":"2025-05-30","serial_number":"16947571943831","imei1":"16947571943831","imei2":"16947571943831","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188462,"job_number":"JOB_188462","tr_customer_id":188480,"tr_customer_product_id":188470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:21.000Z","modified_at":"2026-02-16T14:43:21.000Z","name":"Onie Murazik","mobile_number":"428-611-7516","email_id":"Brannon_Lowe@gmail.com","dop":"2025-05-30","serial_number":"1624453016777150","imei1":"1624453016777150","imei2":"1624453016777150","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188463,"job_number":"JOB_188463","tr_customer_id":188481,"tr_customer_product_id":188471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:25.000Z","modified_at":"2026-02-16T14:43:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11511127358961","imei1":"11511127358961","imei2":"11511127358961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188465,"job_number":"JOB_188465","tr_customer_id":188483,"tr_customer_product_id":188473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:43:27.000Z","modified_at":"2026-02-16T14:43:27.000Z","name":"Lessie Schumm","mobile_number":"751-390-5730","email_id":"Pinkie.Runolfsson@yahoo.com","dop":"2025-04-06","serial_number":"16312480360278400","imei1":"16312480360278400","imei2":"16312480360278400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:43:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188466,"job_number":"JOB_188466","tr_customer_id":188484,"tr_customer_product_id":188474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:00.000Z","modified_at":"2026-02-16T14:44:00.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"17861106933060","imei1":"17861106933060","imei2":"17861106933060","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188468,"job_number":"JOB_188468","tr_customer_id":188486,"tr_customer_product_id":188476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:02.000Z","modified_at":"2026-02-16T14:44:02.000Z","name":"Fatima Carter","mobile_number":"327-653-7069","email_id":"Barton15@hotmail.com","dop":"2025-08-24","serial_number":"1075811118607667","imei1":"1075811118607667","imei2":"1075811118607667","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188469,"job_number":"JOB_188469","tr_customer_id":188487,"tr_customer_product_id":188477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:45.000Z","modified_at":"2026-02-16T14:44:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12744818394526","imei1":"12744818394526","imei2":"12744818394526","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188471,"job_number":"JOB_188471","tr_customer_id":188489,"tr_customer_product_id":188479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:46.000Z","modified_at":"2026-02-16T14:44:46.000Z","name":"Abelardo Heaney","mobile_number":"217-317-4996","email_id":"Araceli_Gutmann@yahoo.com","dop":"2025-04-06","serial_number":"12393276651042018","imei1":"12393276651042018","imei2":"12393276651042018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188472,"job_number":"JOB_188472","tr_customer_id":188490,"tr_customer_product_id":188480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:51.000Z","modified_at":"2026-02-16T14:44:51.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"17139132173699","imei1":"17139132173699","imei2":"17139132173699","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188474,"job_number":"JOB_188474","tr_customer_id":188492,"tr_customer_product_id":188482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:44:52.000Z","modified_at":"2026-02-16T14:44:52.000Z","name":"Winnifred Simonis","mobile_number":"836-205-1849","email_id":"Carroll_Kerluke@gmail.com","dop":"2025-08-24","serial_number":"1002101811216376","imei1":"1002101811216376","imei2":"1002101811216376","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:44:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188475,"job_number":"JOB_188475","tr_customer_id":188493,"tr_customer_product_id":188483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:11.000Z","modified_at":"2026-02-16T14:45:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12804038389303","imei1":"12804038389303","imei2":"12804038389303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188477,"job_number":"JOB_188477","tr_customer_id":188495,"tr_customer_product_id":188485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:13.000Z","modified_at":"2026-02-16T14:45:13.000Z","name":"Luna Bogan","mobile_number":"679-722-5400","email_id":"Garrison.Parisian@gmail.com","dop":"2025-04-06","serial_number":"19329428422880228","imei1":"19329428422880228","imei2":"19329428422880228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188478,"job_number":"JOB_188478","tr_customer_id":188496,"tr_customer_product_id":188486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:20.000Z","modified_at":"2026-02-16T14:45:20.000Z","name":"John Kuhn","mobile_number":"584-597-1813","email_id":"Cody79@hotmail.com","dop":"2025-09-09","serial_number":"17859214597475","imei1":"17859214597475","imei2":"17859214597475","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188480,"job_number":"JOB_188480","tr_customer_id":188498,"tr_customer_product_id":188488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:31.000Z","modified_at":"2026-02-16T14:45:31.000Z","name":"Calista Schmeler","mobile_number":"510-240-3038","email_id":"Constantin.Cormier@yahoo.com","dop":"2025-09-09","serial_number":"15038139003091","imei1":"15038139003091","imei2":"15038139003091","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188482,"job_number":"JOB_188482","tr_customer_id":188500,"tr_customer_product_id":188490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:33.000Z","modified_at":"2026-02-16T14:45:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14488365838131","imei1":"14488365838131","imei2":"14488365838131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188484,"job_number":"JOB_188484","tr_customer_id":188502,"tr_customer_product_id":188492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:45:35.000Z","modified_at":"2026-02-16T14:45:35.000Z","name":"Isadore Herzog","mobile_number":"892-598-6586","email_id":"Mia27@hotmail.com","dop":"2025-04-06","serial_number":"12280274488866064","imei1":"12280274488866064","imei2":"12280274488866064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:45:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188485,"job_number":"JOB_188485","tr_customer_id":188503,"tr_customer_product_id":188493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:06.000Z","modified_at":"2026-02-16T14:46:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13837560722598","imei1":"13837560722598","imei2":"13837560722598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188487,"job_number":"JOB_188487","tr_customer_id":188505,"tr_customer_product_id":188495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:07.000Z","modified_at":"2026-02-16T14:46:07.000Z","name":"Shyann Glover","mobile_number":"779-999-9924","email_id":"Arnoldo.Jenkins@hotmail.com","dop":"2025-04-06","serial_number":"16632399103026092","imei1":"16632399103026092","imei2":"16632399103026092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188488,"job_number":"JOB_188488","tr_customer_id":188506,"tr_customer_product_id":188496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:21.000Z","modified_at":"2026-02-16T14:46:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17431614481931","imei1":"17431614481931","imei2":"17431614481931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188490,"job_number":"JOB_188490","tr_customer_id":188508,"tr_customer_product_id":188498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:22.000Z","modified_at":"2026-02-16T14:46:22.000Z","name":"Brown Johnston","mobile_number":"290-432-2853","email_id":"Keanu2@gmail.com","dop":"2025-04-06","serial_number":"13058164563050132","imei1":"13058164563050132","imei2":"13058164563050132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188491,"job_number":"JOB_188491","tr_customer_id":188509,"tr_customer_product_id":188499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:30.000Z","modified_at":"2026-02-16T14:46:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15599153966873","imei1":"15599153966873","imei2":"15599153966873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188493,"job_number":"JOB_188493","tr_customer_id":188511,"tr_customer_product_id":188501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:31.000Z","modified_at":"2026-02-16T14:46:31.000Z","name":"Rylee Marquardt","mobile_number":"452-390-1988","email_id":"Kyle_Hilpert28@yahoo.com","dop":"2025-04-06","serial_number":"12493406012350884","imei1":"12493406012350884","imei2":"12493406012350884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188494,"job_number":"JOB_188494","tr_customer_id":188512,"tr_customer_product_id":188502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:46:59.000Z","modified_at":"2026-02-16T14:46:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13144384011177","imei1":"13144384011177","imei2":"13144384011177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188496,"job_number":"JOB_188496","tr_customer_id":188514,"tr_customer_product_id":188504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:47:01.000Z","modified_at":"2026-02-16T14:47:01.000Z","name":"Jaeden Sawayn","mobile_number":"350-638-6256","email_id":"Geovanni_Barton@hotmail.com","dop":"2025-04-06","serial_number":"13872496467426120","imei1":"13872496467426120","imei2":"13872496467426120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188497,"job_number":"JOB_188497","tr_customer_id":188515,"tr_customer_product_id":188505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:47:20.000Z","modified_at":"2026-02-16T14:47:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17689241904929","imei1":"17689241904929","imei2":"17689241904929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188499,"job_number":"JOB_188499","tr_customer_id":188517,"tr_customer_product_id":188507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:47:22.000Z","modified_at":"2026-02-16T14:47:22.000Z","name":"Kirsten Ortiz","mobile_number":"380-622-6582","email_id":"Marilyne.Bradtke61@gmail.com","dop":"2025-04-06","serial_number":"15160999058943360","imei1":"15160999058943360","imei2":"15160999058943360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188503,"job_number":"JOB_188503","tr_customer_id":188521,"tr_customer_product_id":188511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:10.000Z","modified_at":"2026-02-16T14:48:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12327253379696","imei1":"12327253379696","imei2":"12327253379696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188505,"job_number":"JOB_188505","tr_customer_id":188523,"tr_customer_product_id":188513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:12.000Z","modified_at":"2026-02-16T14:48:12.000Z","name":"Jamir Adams","mobile_number":"252-865-3424","email_id":"Magnolia.Leuschke@yahoo.com","dop":"2025-04-06","serial_number":"15675151995569776","imei1":"15675151995569776","imei2":"15675151995569776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188510,"job_number":"JOB_188510","tr_customer_id":188528,"tr_customer_product_id":188518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:30.000Z","modified_at":"2026-02-16T14:48:30.000Z","name":"Alvena Mraz","mobile_number":"268-973-1405","email_id":"Brendon_Casper52@gmail.com","dop":"2025-04-06","serial_number":"17576702673749178","imei1":"17576702673749178","imei2":"17576702673749178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188515,"job_number":"JOB_188515","tr_customer_id":188533,"tr_customer_product_id":188523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:50:13.000Z","modified_at":"2026-02-16T14:50:13.000Z","name":"Alfredo Okuneva","mobile_number":"937-249-7945","email_id":"Gussie_Larkin97@yahoo.com","dop":"2025-04-06","serial_number":"17678824648150908","imei1":"17678824648150908","imei2":"17678824648150908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188516,"job_number":"JOB_188516","tr_customer_id":188534,"tr_customer_product_id":188524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:50:41.000Z","modified_at":"2026-02-16T14:50:41.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12700913135185","imei1":"12700913135185","imei2":"12700913135185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:50:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188518,"job_number":"JOB_188518","tr_customer_id":188536,"tr_customer_product_id":188526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:50:43.000Z","modified_at":"2026-02-16T14:50:43.000Z","name":"Marlon Thiel","mobile_number":"557-565-7910","email_id":"Ismael26@hotmail.com","dop":"2025-04-06","serial_number":"11825963146033744","imei1":"11825963146033744","imei2":"11825963146033744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:50:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188519,"job_number":"JOB_188519","tr_customer_id":188537,"tr_customer_product_id":188527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:51:29.000Z","modified_at":"2026-02-16T14:51:29.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"18064066896107","imei1":"18064066896107","imei2":"18064066896107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:51:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188521,"job_number":"JOB_188521","tr_customer_id":188539,"tr_customer_product_id":188529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:51:31.000Z","modified_at":"2026-02-16T14:51:31.000Z","name":"Rowan Nikolaus","mobile_number":"278-251-8025","email_id":"Ursula_Goyette6@gmail.com","dop":"2025-04-06","serial_number":"16975910513747136","imei1":"16975910513747136","imei2":"16975910513747136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:51:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188522,"job_number":"JOB_188522","tr_customer_id":188540,"tr_customer_product_id":188530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:08.000Z","modified_at":"2026-02-16T14:52:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15910257092538","imei1":"15910257092538","imei2":"15910257092538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188524,"job_number":"JOB_188524","tr_customer_id":188542,"tr_customer_product_id":188532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:10.000Z","modified_at":"2026-02-16T14:52:10.000Z","name":"Aileen Connelly","mobile_number":"682-253-7301","email_id":"Shana.Ledner2@hotmail.com","dop":"2025-04-06","serial_number":"17629943573369068","imei1":"17629943573369068","imei2":"17629943573369068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188525,"job_number":"JOB_188525","tr_customer_id":188543,"tr_customer_product_id":188533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:18.000Z","modified_at":"2026-02-16T14:52:18.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"19861082656459","imei1":"19861082656459","imei2":"19861082656459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188527,"job_number":"JOB_188527","tr_customer_id":188545,"tr_customer_product_id":188535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:19.000Z","modified_at":"2026-02-16T14:52:19.000Z","name":"Marta Ward","mobile_number":"625-389-4409","email_id":"Maci.Beatty72@yahoo.com","dop":"2025-04-06","serial_number":"17816282000328200","imei1":"17816282000328200","imei2":"17816282000328200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188529,"job_number":"JOB_188529","tr_customer_id":188547,"tr_customer_product_id":188537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:21.000Z","modified_at":"2026-02-16T14:52:21.000Z","name":"Justen Kuhic","mobile_number":"208-882-6070","email_id":"Korbin85@gmail.com","dop":"2025-04-06","serial_number":"19796511605158544","imei1":"19796511605158544","imei2":"19796511605158544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188532,"job_number":"JOB_188532","tr_customer_id":188550,"tr_customer_product_id":188540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:53.000Z","modified_at":"2026-02-16T14:52:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13514710137440","imei1":"13514710137440","imei2":"13514710137440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188534,"job_number":"JOB_188534","tr_customer_id":188552,"tr_customer_product_id":188542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:52:55.000Z","modified_at":"2026-02-16T14:52:55.000Z","name":"Elisha VonRueden","mobile_number":"313-999-4529","email_id":"Kamren89@gmail.com","dop":"2025-04-06","serial_number":"11003524976490586","imei1":"11003524976490586","imei2":"11003524976490586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188536,"job_number":"JOB_188536","tr_customer_id":188554,"tr_customer_product_id":188544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:05.000Z","modified_at":"2026-02-16T14:53:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13372083180162","imei1":"13372083180162","imei2":"13372083180162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:53:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188538,"job_number":"JOB_188538","tr_customer_id":188556,"tr_customer_product_id":188546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:07.000Z","modified_at":"2026-02-16T14:53:07.000Z","name":"Arthur Heathcote","mobile_number":"641-215-1366","email_id":"Nestor_Kuvalis@gmail.com","dop":"2025-04-06","serial_number":"17671224349852784","imei1":"17671224349852784","imei2":"17671224349852784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:53:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188539,"job_number":"JOB_188539","tr_customer_id":188557,"tr_customer_product_id":188547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:45.000Z","modified_at":"2026-02-16T14:53:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17219711831804","imei1":"17219711831804","imei2":"17219711831804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188541,"job_number":"JOB_188541","tr_customer_id":188559,"tr_customer_product_id":188549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:47.000Z","modified_at":"2026-02-16T14:53:47.000Z","name":"Oswaldo Purdy","mobile_number":"995-830-3788","email_id":"Zakary_Gislason21@gmail.com","dop":"2025-04-06","serial_number":"15980601179854688","imei1":"15980601179854688","imei2":"15980601179854688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188542,"job_number":"JOB_188542","tr_customer_id":188560,"tr_customer_product_id":188550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:53:59.000Z","modified_at":"2026-02-16T14:53:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18894050704655","imei1":"18894050704655","imei2":"18894050704655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188544,"job_number":"JOB_188544","tr_customer_id":188562,"tr_customer_product_id":188552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:54:01.000Z","modified_at":"2026-02-16T14:54:01.000Z","name":"Fabian Carroll","mobile_number":"624-620-7741","email_id":"Meredith52@gmail.com","dop":"2025-04-06","serial_number":"12775799112875130","imei1":"12775799112875130","imei2":"12775799112875130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188545,"job_number":"JOB_188545","tr_customer_id":188563,"tr_customer_product_id":188553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:54:37.000Z","modified_at":"2026-02-16T14:54:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16017580080573","imei1":"16017580080573","imei2":"16017580080573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188547,"job_number":"JOB_188547","tr_customer_id":188565,"tr_customer_product_id":188555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:54:39.000Z","modified_at":"2026-02-16T14:54:39.000Z","name":"Green Osinski","mobile_number":"901-452-5823","email_id":"Elton_Jakubowski@yahoo.com","dop":"2025-04-06","serial_number":"11946215834219876","imei1":"11946215834219876","imei2":"11946215834219876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188549,"job_number":"JOB_188549","tr_customer_id":188567,"tr_customer_product_id":188557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:06:50.000Z","modified_at":"2026-02-16T15:06:50.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13698571315613","imei1":"13698571315613","imei2":"13698571315613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:06:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188551,"job_number":"JOB_188551","tr_customer_id":188569,"tr_customer_product_id":188559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:06:52.000Z","modified_at":"2026-02-16T15:06:52.000Z","name":"Kailyn Kerluke","mobile_number":"529-686-2175","email_id":"Nathanael.Connelly@yahoo.com","dop":"2025-04-06","serial_number":"12459623814828056","imei1":"12459623814828056","imei2":"12459623814828056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188553,"job_number":"JOB_188553","tr_customer_id":188571,"tr_customer_product_id":188561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:07:45.000Z","modified_at":"2026-02-16T15:07:45.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11444448232585","imei1":"11444448232585","imei2":"11444448232585","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:07:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188555,"job_number":"JOB_188555","tr_customer_id":188573,"tr_customer_product_id":188563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:07:47.000Z","modified_at":"2026-02-16T15:07:47.000Z","name":"Kory Streich","mobile_number":"945-203-7702","email_id":"Jena59@hotmail.com","dop":"2025-04-06","serial_number":"16763754994444272","imei1":"16763754994444272","imei2":"16763754994444272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:07:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188556,"job_number":"JOB_188556","tr_customer_id":188574,"tr_customer_product_id":188564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:54:47.000Z","modified_at":"2026-02-16T15:54:47.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"89365205109851","imei1":"89365205109851","imei2":"89365205109851","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188558,"job_number":"JOB_188558","tr_customer_id":188576,"tr_customer_product_id":188566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:56:04.000Z","modified_at":"2026-02-16T15:56:04.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"69463763080744","imei1":"69463763080744","imei2":"69463763080744","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:56:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188560,"job_number":"JOB_188560","tr_customer_id":188578,"tr_customer_product_id":188568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T15:57:19.000Z","modified_at":"2026-02-16T15:57:19.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"68839816869862","imei1":"68839816869862","imei2":"68839816869862","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T15:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188563,"job_number":"JOB_188563","tr_customer_id":188581,"tr_customer_product_id":188571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:00:23.000Z","modified_at":"2026-02-16T16:00:23.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109584802442200","imei1":"109584802442200","imei2":"109584802442200","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188565,"job_number":"JOB_188565","tr_customer_id":188583,"tr_customer_product_id":188573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:00:38.000Z","modified_at":"2026-02-16T16:00:38.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103587103114309","imei1":"103587103114309","imei2":"103587103114309","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188569,"job_number":"JOB_188569","tr_customer_id":188587,"tr_customer_product_id":188577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:23:58.000Z","modified_at":"2026-02-16T16:23:58.000Z","name":"Kameron Frami","mobile_number":"871-874-3486","email_id":"Charles87@gmail.com","dop":"2025-04-06","serial_number":"12094445389001698","imei1":"12094445389001698","imei2":"12094445389001698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188570,"job_number":"JOB_188570","tr_customer_id":188588,"tr_customer_product_id":188578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:29:22.000Z","modified_at":"2026-02-16T16:29:22.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19867810393350","imei1":"19867810393350","imei2":"19867810393350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188572,"job_number":"JOB_188572","tr_customer_id":188590,"tr_customer_product_id":188580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:29:24.000Z","modified_at":"2026-02-16T16:29:24.000Z","name":"Melisa Bogisich","mobile_number":"734-798-0488","email_id":"Keith_Kiehn96@gmail.com","dop":"2025-04-06","serial_number":"13846581301558084","imei1":"13846581301558084","imei2":"13846581301558084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188573,"job_number":"JOB_188573","tr_customer_id":188591,"tr_customer_product_id":188581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:30:15.000Z","modified_at":"2026-02-16T16:30:15.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10332573847876","imei1":"10332573847876","imei2":"10332573847876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188575,"job_number":"JOB_188575","tr_customer_id":188593,"tr_customer_product_id":188583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:30:17.000Z","modified_at":"2026-02-16T16:30:17.000Z","name":"Shayne Turner","mobile_number":"653-296-1300","email_id":"Rex95@gmail.com","dop":"2025-04-06","serial_number":"19661909427483468","imei1":"19661909427483468","imei2":"19661909427483468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188576,"job_number":"JOB_188576","tr_customer_id":188594,"tr_customer_product_id":188584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:30:26.000Z","modified_at":"2026-02-16T16:30:26.000Z","name":"Junior Brown","mobile_number":"732-734-3008","email_id":"Gene_Veum23@hotmail.com","dop":"2025-09-30","serial_number":"19021804065630","imei1":"19021804065630","imei2":"19021804065630","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:30:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188578,"job_number":"JOB_188578","tr_customer_id":188596,"tr_customer_product_id":188586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:31:08.000Z","modified_at":"2026-02-16T16:31:08.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15997760916584","imei1":"15997760916584","imei2":"15997760916584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188580,"job_number":"JOB_188580","tr_customer_id":188598,"tr_customer_product_id":188588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:31:10.000Z","modified_at":"2026-02-16T16:31:10.000Z","name":"Kirsten Nolan","mobile_number":"330-222-9013","email_id":"Katherine.Nienow11@hotmail.com","dop":"2025-04-06","serial_number":"19362664514169484","imei1":"19362664514169484","imei2":"19362664514169484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188581,"job_number":"JOB_188581","tr_customer_id":188599,"tr_customer_product_id":188589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:31:34.000Z","modified_at":"2026-02-16T16:31:34.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"54433907766093","imei1":"54433907766093","imei2":"54433907766093","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188583,"job_number":"JOB_188583","tr_customer_id":188601,"tr_customer_product_id":188591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:34:27.000Z","modified_at":"2026-02-16T16:34:27.000Z","name":"Enoch Schinner","mobile_number":"521-681-2833","email_id":"Aletha79@gmail.com","dop":"2025-09-30","serial_number":"15988131236039","imei1":"15988131236039","imei2":"15988131236039","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188584,"job_number":"JOB_188584","tr_customer_id":188602,"tr_customer_product_id":188592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:36:09.000Z","modified_at":"2026-02-16T16:36:09.000Z","name":"Saige Wilkinson","mobile_number":"544-278-1702","email_id":"Antonette.Barton26@hotmail.com","dop":"2025-09-30","serial_number":"15775250438592","imei1":"15775250438592","imei2":"15775250438592","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:36:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188588,"job_number":"JOB_188588","tr_customer_id":188606,"tr_customer_product_id":188596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:54:46.000Z","modified_at":"2026-02-16T16:54:46.000Z","name":"Caesar Stracke","mobile_number":"355-858-6290","email_id":"Ruth_Von47@hotmail.com","dop":"2025-04-06","serial_number":"17845257049477576","imei1":"17845257049477576","imei2":"17845257049477576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188590,"job_number":"JOB_188590","tr_customer_id":188608,"tr_customer_product_id":188598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:05:34.000Z","modified_at":"2026-02-16T17:05:34.000Z","name":"Britney Friesen","mobile_number":"391-895-7715","email_id":"Casimir_Streich76@gmail.com","dop":"2025-04-06","serial_number":"18130976293246460","imei1":"18130976293246460","imei2":"18130976293246460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:05:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188592,"job_number":"JOB_188592","tr_customer_id":188610,"tr_customer_product_id":188600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:06:29.000Z","modified_at":"2026-02-16T17:06:29.000Z","name":"Bessie Huels","mobile_number":"660-327-7603","email_id":"Jalyn.Tillman@gmail.com","dop":"2025-04-06","serial_number":"16203300843652512","imei1":"16203300843652512","imei2":"16203300843652512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:06:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188593,"job_number":"JOB_188593","tr_customer_id":188611,"tr_customer_product_id":188601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:07:35.000Z","modified_at":"2026-02-16T17:07:35.000Z","name":"Samir Waters","mobile_number":"680-548-5672","email_id":"Brigitte.Hyatt@yahoo.com","dop":"2025-04-06","serial_number":"13347062617017","imei1":"13347062617017","imei2":"13347062617017","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:07:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188594,"job_number":"JOB_188594","tr_customer_id":188612,"tr_customer_product_id":188602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:07:36.000Z","modified_at":"2026-02-16T17:07:36.000Z","name":"Tristin Pouros","mobile_number":"776-776-1383","email_id":"Esteban_Kreiger36@yahoo.com","dop":"2025-04-06","serial_number":"17176856757643688","imei1":"17176856757643688","imei2":"17176856757643688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:07:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188596,"job_number":"JOB_188596","tr_customer_id":188614,"tr_customer_product_id":188604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:08:25.000Z","modified_at":"2026-02-16T17:08:25.000Z","name":"Jazmyne Bergstrom","mobile_number":"710-819-5555","email_id":"Noemie_Rath@hotmail.com","dop":"2025-04-06","serial_number":"15524038840532656","imei1":"15524038840532656","imei2":"15524038840532656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:08:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188597,"job_number":"JOB_188597","tr_customer_id":188615,"tr_customer_product_id":188605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:09:32.000Z","modified_at":"2026-02-16T17:09:32.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"38627379761465","imei1":"38627379761465","imei2":"38627379761465","popurl":"2026-02-06T17:09:31.878285153Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:09:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188598,"job_number":"JOB_188598","tr_customer_id":188616,"tr_customer_product_id":188606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:09:43.000Z","modified_at":"2026-02-16T17:09:43.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"63512945893516","imei1":"63512945893516","imei2":"63512945893516","popurl":"2026-02-06T17:09:43.452244949Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:09:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188599,"job_number":"JOB_188599","tr_customer_id":188617,"tr_customer_product_id":188607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:10:07.000Z","modified_at":"2026-02-16T17:10:07.000Z","name":"Kin Shah","mobile_number":"7096590810","email_id":"bhagwanti.kapoor@hotmail.com","dop":"2026-02-06","serial_number":"828587998623341","imei1":"828587998623341","imei2":"828587998623341","popurl":"www.arun-dwivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188603,"job_number":"JOB_188603","tr_customer_id":188621,"tr_customer_product_id":188611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:29:09.000Z","modified_at":"2026-02-16T17:29:09.000Z","name":"Magesh Pandiyan","mobile_number":"9025990464","email_id":"qauser2493@gmail.com","dop":"2025-08-03","serial_number":"19512920181695","imei1":"19512920181695","imei2":"19512920181695","popurl":"2025-08-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188605,"job_number":"JOB_188605","tr_customer_id":188623,"tr_customer_product_id":188613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:29:16.000Z","modified_at":"2026-02-16T17:29:16.000Z","name":"User Name2","mobile_number":"902526891","email_id":"qauser2493@gmail.com","dop":"2025-08-03","serial_number":"17601724550257","imei1":"17601724550257","imei2":"17601724550257","popurl":"2025-08-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188607,"job_number":"JOB_188607","tr_customer_id":188625,"tr_customer_product_id":188615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:29:23.000Z","modified_at":"2026-02-16T17:29:23.000Z","name":"user Name3","mobile_number":"9025990321","email_id":"qauser2384@gmail.com","dop":"2025-08-03","serial_number":"18333694313016","imei1":"18333694313016","imei2":"18333694313016","popurl":"2025-08-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185693,"job_number":"JOB_185693","tr_customer_id":185711,"tr_customer_product_id":185701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:20.000Z","modified_at":"2026-02-14T04:20:20.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Abagail.Mills74@gmail.com","dop":"2025-07-02","serial_number":"16728617980195","imei1":"16728617980195","imei2":"16728617980195","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185707,"job_number":"JOB_185707","tr_customer_id":185725,"tr_customer_product_id":185715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:36.000Z","modified_at":"2026-02-14T04:20:36.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Kathryn_Schiller@yahoo.com","dop":"2025-07-02","serial_number":"15375834206600","imei1":"15375834206600","imei2":"15375834206600","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185725,"job_number":"JOB_185725","tr_customer_id":185743,"tr_customer_product_id":185733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:53.000Z","modified_at":"2026-02-14T04:20:53.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Lera32@hotmail.com","dop":"2025-07-02","serial_number":"17659809952990","imei1":"17659809952990","imei2":"17659809952990","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185761,"job_number":"JOB_185761","tr_customer_id":185779,"tr_customer_product_id":185769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"103195292702869","imei1":"103195292702869","imei2":"103195292702869","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185762,"job_number":"JOB_185762","tr_customer_id":185780,"tr_customer_product_id":185770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"Jay White","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"199887683658491","imei1":"199887683658491","imei2":"199887683658491","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185763,"job_number":"JOB_185763","tr_customer_id":185781,"tr_customer_product_id":185771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"Forest Crona","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177471121421020","imei1":"177471121421020","imei2":"177471121421020","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185764,"job_number":"JOB_185764","tr_customer_id":185782,"tr_customer_product_id":185772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:37.000Z","modified_at":"2026-02-14T04:21:37.000Z","name":"Roosevelt Wolff","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100918594932881","imei1":"100918594932881","imei2":"100918594932881","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185777,"job_number":"JOB_185777","tr_customer_id":185795,"tr_customer_product_id":185785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"197781081024667","imei1":"197781081024667","imei2":"197781081024667","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185778,"job_number":"JOB_185778","tr_customer_id":185796,"tr_customer_product_id":185786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Chloe Bruen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"140034759093387","imei1":"140034759093387","imei2":"140034759093387","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185779,"job_number":"JOB_185779","tr_customer_id":185797,"tr_customer_product_id":185787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Darrin Rowe","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"142640422854869","imei1":"142640422854869","imei2":"142640422854869","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185780,"job_number":"JOB_185780","tr_customer_id":185798,"tr_customer_product_id":185788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:48.000Z","modified_at":"2026-02-14T04:21:48.000Z","name":"Emelia Bruen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115338910072434","imei1":"115338910072434","imei2":"115338910072434","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185788,"job_number":"JOB_185788","tr_customer_id":185806,"tr_customer_product_id":185796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:53.000Z","modified_at":"2026-02-14T04:21:53.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12648784282633","imei1":"12648784282633","imei2":"12648784282633","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185801,"job_number":"JOB_185801","tr_customer_id":185819,"tr_customer_product_id":185809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:59.000Z","modified_at":"2026-02-14T04:21:59.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103890097099279","imei1":"103890097099279","imei2":"103890097099279","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185803,"job_number":"JOB_185803","tr_customer_id":185821,"tr_customer_product_id":185811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:59.000Z","modified_at":"2026-02-14T04:21:59.000Z","name":"Zander Champlin","mobile_number":"273-366-7022","email_id":"Hayley_Huel86@yahoo.com","dop":"2025-06-09","serial_number":"106780868069895","imei1":"106780868069895","imei2":"106780868069895","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185814,"job_number":"JOB_185814","tr_customer_id":185832,"tr_customer_product_id":185822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:14.000Z","modified_at":"2026-02-14T04:22:14.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105919468949502","imei1":"105919468949502","imei2":"105919468949502","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185816,"job_number":"JOB_185816","tr_customer_id":185834,"tr_customer_product_id":185824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:14.000Z","modified_at":"2026-02-14T04:22:14.000Z","name":"Dessie Hoppe","mobile_number":"229-888-7229","email_id":"Joanne_Deckow34@hotmail.com","dop":"2025-06-09","serial_number":"109110912155009","imei1":"109110912155009","imei2":"109110912155009","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185824,"job_number":"JOB_185824","tr_customer_id":185842,"tr_customer_product_id":185832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:28.000Z","modified_at":"2026-02-14T04:22:28.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107648944558335","imei1":"107648944558335","imei2":"107648944558335","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185826,"job_number":"JOB_185826","tr_customer_id":185844,"tr_customer_product_id":185834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:29.000Z","modified_at":"2026-02-14T04:22:29.000Z","name":"Cyril O'Kon","mobile_number":"770-720-0159","email_id":"Deborah.Daniel80@gmail.com","dop":"2025-06-09","serial_number":"109594185124588","imei1":"109594185124588","imei2":"109594185124588","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185858,"job_number":"JOB_185858","tr_customer_id":185876,"tr_customer_product_id":185866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:24:28.000Z","modified_at":"2026-02-14T04:24:28.000Z","name":"Ram konidela","mobile_number":"6773565356","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"56465654656767","imei1":"56465654656767","imei2":"56465654656767","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185859,"job_number":"JOB_185859","tr_customer_id":185877,"tr_customer_product_id":185867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:17.000Z","modified_at":"2026-02-14T04:27:17.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"56465654656767","imei1":"56465654656675","imei2":"56465654656675","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185917,"job_number":"JOB_185917","tr_customer_id":185935,"tr_customer_product_id":185925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:26:22.000Z","modified_at":"2026-02-14T06:26:22.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"17326682374990","imei1":"17326682374990","imei2":"17326682374990","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185925,"job_number":"JOB_185925","tr_customer_id":185943,"tr_customer_product_id":185933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:40:20.000Z","modified_at":"2026-02-14T06:40:20.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"13326682374990","imei1":"13326682374990","imei2":"13326682374990","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185989,"job_number":"JOB_185989","tr_customer_id":186007,"tr_customer_product_id":185997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:01:06.000Z","modified_at":"2026-02-14T08:01:06.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950463759","imei1":"90274950463759","imei2":"90274950463759","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186012,"job_number":"JOB_186012","tr_customer_id":186030,"tr_customer_product_id":186020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:37:47.000Z","modified_at":"2026-02-14T08:37:47.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950463760","imei1":"90274950463760","imei2":"90274950463760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186163,"job_number":"JOB_186163","tr_customer_id":186181,"tr_customer_product_id":186171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:41:49.000Z","modified_at":"2026-02-14T11:41:49.000Z","name":"Demario Maggio","mobile_number":"588-819-8466","email_id":"Osvaldo24@yahoo.com","dop":"2025-04-23","serial_number":"13207941850920","imei1":"13207941850920","imei2":"13207941850920","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186181,"job_number":"JOB_186181","tr_customer_id":186199,"tr_customer_product_id":186189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:44.000Z","modified_at":"2026-02-14T12:28:44.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"78044266256999","imei1":"78044266256999","imei2":"78044266256999","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186182,"job_number":"JOB_186182","tr_customer_id":186200,"tr_customer_product_id":186190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:44.000Z","modified_at":"2026-02-14T12:28:44.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"24805691122254","imei1":"24805691122254","imei2":"24805691122254","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186185,"job_number":"JOB_186185","tr_customer_id":186203,"tr_customer_product_id":186193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:50.000Z","modified_at":"2026-02-14T12:28:50.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"107211614017414","imei1":"107211614017414","imei2":"107211614017414","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186186,"job_number":"JOB_186186","tr_customer_id":186204,"tr_customer_product_id":186194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:50.000Z","modified_at":"2026-02-14T12:28:50.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80183851687444","imei1":"80183851687444","imei2":"80183851687444","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186189,"job_number":"JOB_186189","tr_customer_id":186207,"tr_customer_product_id":186197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:35.000Z","modified_at":"2026-02-14T12:46:35.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"100898944237311","imei1":"100898944237311","imei2":"100898944237311","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186190,"job_number":"JOB_186190","tr_customer_id":186208,"tr_customer_product_id":186198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:35.000Z","modified_at":"2026-02-14T12:46:35.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"71928834723148","imei1":"71928834723148","imei2":"71928834723148","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186191,"job_number":"JOB_186191","tr_customer_id":186209,"tr_customer_product_id":186199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:40.000Z","modified_at":"2026-02-14T12:46:40.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"102685274270253","imei1":"102685274270253","imei2":"102685274270253","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186192,"job_number":"JOB_186192","tr_customer_id":186210,"tr_customer_product_id":186200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:40.000Z","modified_at":"2026-02-14T12:46:40.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"22415723095995","imei1":"22415723095995","imei2":"22415723095995","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186209,"job_number":"JOB_186209","tr_customer_id":186227,"tr_customer_product_id":186217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:11.000Z","modified_at":"2026-02-14T13:35:11.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"102641273917784","imei1":"102641273917784","imei2":"102641273917784","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186210,"job_number":"JOB_186210","tr_customer_id":186228,"tr_customer_product_id":186218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:11.000Z","modified_at":"2026-02-14T13:35:11.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"91192067564503","imei1":"91192067564503","imei2":"91192067564503","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186211,"job_number":"JOB_186211","tr_customer_id":186229,"tr_customer_product_id":186219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:16.000Z","modified_at":"2026-02-14T13:35:16.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"35517493462652","imei1":"35517493462652","imei2":"35517493462652","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186212,"job_number":"JOB_186212","tr_customer_id":186230,"tr_customer_product_id":186220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:17.000Z","modified_at":"2026-02-14T13:35:17.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80185915079255","imei1":"80185915079255","imei2":"80185915079255","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186218,"job_number":"JOB_186218","tr_customer_id":186236,"tr_customer_product_id":186226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:57.000Z","modified_at":"2026-02-14T13:43:57.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"63007674885909","imei1":"63007674885909","imei2":"63007674885909","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186219,"job_number":"JOB_186219","tr_customer_id":186237,"tr_customer_product_id":186227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:57.000Z","modified_at":"2026-02-14T13:43:57.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"91099225773518","imei1":"91099225773518","imei2":"91099225773518","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186220,"job_number":"JOB_186220","tr_customer_id":186238,"tr_customer_product_id":186228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:02.000Z","modified_at":"2026-02-14T13:44:02.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"64730208565724","imei1":"64730208565724","imei2":"64730208565724","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186221,"job_number":"JOB_186221","tr_customer_id":186239,"tr_customer_product_id":186229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:02.000Z","modified_at":"2026-02-14T13:44:02.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"51977056428054","imei1":"51977056428054","imei2":"51977056428054","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186286,"job_number":"JOB_186286","tr_customer_id":186304,"tr_customer_product_id":186294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:07.000Z","modified_at":"2026-02-14T14:00:07.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"33091782106052","imei1":"33091782106052","imei2":"33091782106052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186287,"job_number":"JOB_186287","tr_customer_id":186305,"tr_customer_product_id":186295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:08.000Z","modified_at":"2026-02-14T14:00:08.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"101631301540987","imei1":"101631301540987","imei2":"101631301540987","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186288,"job_number":"JOB_186288","tr_customer_id":186306,"tr_customer_product_id":186296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:13.000Z","modified_at":"2026-02-14T14:00:13.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"84852967162742","imei1":"84852967162742","imei2":"84852967162742","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186289,"job_number":"JOB_186289","tr_customer_id":186307,"tr_customer_product_id":186297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:13.000Z","modified_at":"2026-02-14T14:00:13.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"86623023487169","imei1":"86623023487169","imei2":"86623023487169","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186305,"job_number":"JOB_186305","tr_customer_id":186323,"tr_customer_product_id":186313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:44.000Z","modified_at":"2026-02-14T14:15:44.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"110423024574170","imei1":"110423024574170","imei2":"110423024574170","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186306,"job_number":"JOB_186306","tr_customer_id":186324,"tr_customer_product_id":186314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Annette Quigley","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"101290520351982","imei1":"101290520351982","imei2":"101290520351982","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186307,"job_number":"JOB_186307","tr_customer_id":186325,"tr_customer_product_id":186315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Alisha Von","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174996469250700","imei1":"174996469250700","imei2":"174996469250700","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186308,"job_number":"JOB_186308","tr_customer_id":186326,"tr_customer_product_id":186316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Henriette Swift","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174147057219587","imei1":"174147057219587","imei2":"174147057219587","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186311,"job_number":"JOB_186311","tr_customer_id":186329,"tr_customer_product_id":186319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:57.000Z","modified_at":"2026-02-14T14:15:57.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"159013885324827","imei1":"159013885324827","imei2":"159013885324827","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186312,"job_number":"JOB_186312","tr_customer_id":186330,"tr_customer_product_id":186320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:57.000Z","modified_at":"2026-02-14T14:15:57.000Z","name":"Neoma Keebler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"108855153165011","imei1":"108855153165011","imei2":"108855153165011","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186314,"job_number":"JOB_186314","tr_customer_id":186332,"tr_customer_product_id":186322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Alayna Jaskolski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126553485142659","imei1":"126553485142659","imei2":"126553485142659","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186315,"job_number":"JOB_186315","tr_customer_id":186333,"tr_customer_product_id":186323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Gregory Spencer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161735266270446","imei1":"161735266270446","imei2":"161735266270446","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186375,"job_number":"JOB_186375","tr_customer_id":186393,"tr_customer_product_id":186383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:49.000Z","modified_at":"2026-02-14T14:24:49.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"92145613115132","imei1":"92145613115132","imei2":"92145613115132","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186376,"job_number":"JOB_186376","tr_customer_id":186394,"tr_customer_product_id":186384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:50.000Z","modified_at":"2026-02-14T14:24:50.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"52870336196353","imei1":"52870336196353","imei2":"52870336196353","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186377,"job_number":"JOB_186377","tr_customer_id":186395,"tr_customer_product_id":186385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:55.000Z","modified_at":"2026-02-14T14:24:55.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"104698933829443","imei1":"104698933829443","imei2":"104698933829443","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186378,"job_number":"JOB_186378","tr_customer_id":186396,"tr_customer_product_id":186386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:55.000Z","modified_at":"2026-02-14T14:24:55.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"84331990272468","imei1":"84331990272468","imei2":"84331990272468","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186431,"job_number":"JOB_186431","tr_customer_id":186449,"tr_customer_product_id":186439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:18.000Z","modified_at":"2026-02-14T14:31:18.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"41851119381966","imei1":"41851119381966","imei2":"41851119381966","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186432,"job_number":"JOB_186432","tr_customer_id":186450,"tr_customer_product_id":186440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:18.000Z","modified_at":"2026-02-14T14:31:18.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"82386681489667","imei1":"82386681489667","imei2":"82386681489667","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186433,"job_number":"JOB_186433","tr_customer_id":186451,"tr_customer_product_id":186441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:23.000Z","modified_at":"2026-02-14T14:31:23.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"99334759427141","imei1":"99334759427141","imei2":"99334759427141","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186434,"job_number":"JOB_186434","tr_customer_id":186452,"tr_customer_product_id":186442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:23.000Z","modified_at":"2026-02-14T14:31:23.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80206777238729","imei1":"80206777238729","imei2":"80206777238729","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186444,"job_number":"JOB_186444","tr_customer_id":186462,"tr_customer_product_id":186452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:09.000Z","modified_at":"2026-02-14T14:32:09.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103602586075936","imei1":"103602586075936","imei2":"103602586075936","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186446,"job_number":"JOB_186446","tr_customer_id":186464,"tr_customer_product_id":186454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:10.000Z","modified_at":"2026-02-14T14:32:10.000Z","name":"Thad Gorczany","mobile_number":"833-460-5949","email_id":"Roman48@hotmail.com","dop":"2025-06-09","serial_number":"107322227747724","imei1":"107322227747724","imei2":"107322227747724","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186453,"job_number":"JOB_186453","tr_customer_id":186471,"tr_customer_product_id":186461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:25.000Z","modified_at":"2026-02-14T14:32:25.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109630005132681","imei1":"109630005132681","imei2":"109630005132681","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186455,"job_number":"JOB_186455","tr_customer_id":186473,"tr_customer_product_id":186463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:26.000Z","modified_at":"2026-02-14T14:32:26.000Z","name":"Marisa Fahey","mobile_number":"227-214-6476","email_id":"Joaquin54@hotmail.com","dop":"2025-06-09","serial_number":"108765563137347","imei1":"108765563137347","imei2":"108765563137347","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186459,"job_number":"JOB_186459","tr_customer_id":186477,"tr_customer_product_id":186467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:41.000Z","modified_at":"2026-02-14T14:32:41.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100800630697566","imei1":"100800630697566","imei2":"100800630697566","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186461,"job_number":"JOB_186461","tr_customer_id":186479,"tr_customer_product_id":186469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:41.000Z","modified_at":"2026-02-14T14:32:41.000Z","name":"Alek Ortiz","mobile_number":"586-682-6348","email_id":"Lavon.Kemmer86@hotmail.com","dop":"2025-06-09","serial_number":"106681444801500","imei1":"106681444801500","imei2":"106681444801500","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186528,"job_number":"JOB_186528","tr_customer_id":186546,"tr_customer_product_id":186536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:36:55.000Z","modified_at":"2026-02-14T15:36:55.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"169031825294074","imei1":"169031825294074","imei2":"169031825294074","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186529,"job_number":"JOB_186529","tr_customer_id":186547,"tr_customer_product_id":186537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:13.000Z","modified_at":"2026-02-14T15:40:13.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"183890366483108","imei1":"183890366483108","imei2":"183890366483108","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186530,"job_number":"JOB_186530","tr_customer_id":186548,"tr_customer_product_id":186538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:30.000Z","modified_at":"2026-02-14T15:40:30.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"17471457823338","imei1":"17471457823338","imei2":"17471457823338","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186531,"job_number":"JOB_186531","tr_customer_id":186549,"tr_customer_product_id":186539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:51.000Z","modified_at":"2026-02-14T15:40:52.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"124182760615377","imei1":"124182760615377","imei2":"124182760615377","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186533,"job_number":"JOB_186533","tr_customer_id":186551,"tr_customer_product_id":186541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:43:34.000Z","modified_at":"2026-02-14T15:43:34.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"66264087931320","imei1":"66264087931320","imei2":"66264087931320","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186606,"job_number":"JOB_186606","tr_customer_id":186624,"tr_customer_product_id":186614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:13.000Z","modified_at":"2026-02-14T17:45:13.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"98966493794640","imei1":"98966493794640","imei2":"98966493794640","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186607,"job_number":"JOB_186607","tr_customer_id":186625,"tr_customer_product_id":186615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:14.000Z","modified_at":"2026-02-14T17:45:14.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"28703660086243","imei1":"28703660086243","imei2":"28703660086243","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186608,"job_number":"JOB_186608","tr_customer_id":186626,"tr_customer_product_id":186616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:19.000Z","modified_at":"2026-02-14T17:45:19.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"13968563827280","imei1":"13968563827280","imei2":"13968563827280","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186609,"job_number":"JOB_186609","tr_customer_id":186627,"tr_customer_product_id":186617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:20.000Z","modified_at":"2026-02-14T17:45:20.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"102783908772650","imei1":"102783908772650","imei2":"102783908772650","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186621,"job_number":"JOB_186621","tr_customer_id":186639,"tr_customer_product_id":186629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:25.000Z","modified_at":"2026-02-14T17:52:25.000Z","name":"Narendra Singh","mobile_number":"8240750325","email_id":"gandharv.pillai@gmail.com","dop":"2026-02-04","serial_number":"849491750303800","imei1":"345143726000653","imei2":"801607063376682","popurl":"www.mohinder-pothuvaal.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186630,"job_number":"JOB_186630","tr_customer_id":186648,"tr_customer_product_id":186638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:53.000Z","modified_at":"2026-02-14T19:00:53.000Z","name":"Chidananda Kaniyar","mobile_number":"8247492873","email_id":"laxmi.bhattathiri@hotmail.com","dop":"2026-02-04","serial_number":"548543833887869","imei1":"908677084406370","imei2":"480654691388063","popurl":"www.dhanadeepa-kaniyar.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186643,"job_number":"JOB_186643","tr_customer_id":186661,"tr_customer_product_id":186651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:56:26.000Z","modified_at":"2026-02-15T03:56:26.000Z","name":"Leda McClure","mobile_number":"494-986-0131","email_id":"Gavin_Windler@yahoo.com","dop":"2025-04-25","serial_number":"103080954260648","imei1":"103080954260648","imei2":"103080954260648","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186670,"job_number":"JOB_186670","tr_customer_id":186688,"tr_customer_product_id":186678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:57.000Z","modified_at":"2026-02-15T04:32:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Meagan13@yahoo.com","dop":"2025-07-02","serial_number":"11161962933088","imei1":"11161962933088","imei2":"11161962933088","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186690,"job_number":"JOB_186690","tr_customer_id":186708,"tr_customer_product_id":186698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jules29@hotmail.com","dop":"2025-07-02","serial_number":"17456397436380","imei1":"17456397436380","imei2":"17456397436380","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186705,"job_number":"JOB_186705","tr_customer_id":186723,"tr_customer_product_id":186713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:29.000Z","modified_at":"2026-02-15T04:33:29.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Dan48@yahoo.com","dop":"2025-07-02","serial_number":"11080137006865","imei1":"11080137006865","imei2":"11080137006865","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186740,"job_number":"JOB_186740","tr_customer_id":186758,"tr_customer_product_id":186748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:03.000Z","modified_at":"2026-02-15T04:34:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"125889980533748","imei1":"125889980533748","imei2":"125889980533748","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186741,"job_number":"JOB_186741","tr_customer_id":186759,"tr_customer_product_id":186749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Lonie Toy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166829183185211","imei1":"166829183185211","imei2":"166829183185211","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186743,"job_number":"JOB_186743","tr_customer_id":186761,"tr_customer_product_id":186751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Kristin Ruecker","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174767452612806","imei1":"174767452612806","imei2":"174767452612806","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186745,"job_number":"JOB_186745","tr_customer_id":186763,"tr_customer_product_id":186753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Mack O'Conner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170026303889180","imei1":"170026303889180","imei2":"170026303889180","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186753,"job_number":"JOB_186753","tr_customer_id":186771,"tr_customer_product_id":186761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:09.000Z","modified_at":"2026-02-15T04:34:09.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11882525415737","imei1":"11882525415737","imei2":"11882525415737","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186761,"job_number":"JOB_186761","tr_customer_id":186779,"tr_customer_product_id":186769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"166037988996740","imei1":"166037988996740","imei2":"166037988996740","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186763,"job_number":"JOB_186763","tr_customer_id":186781,"tr_customer_product_id":186771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Marjory Marks","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"154094577642230","imei1":"154094577642230","imei2":"154094577642230","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186764,"job_number":"JOB_186764","tr_customer_id":186782,"tr_customer_product_id":186772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Alfonso Hammes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151605812164926","imei1":"151605812164926","imei2":"151605812164926","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186765,"job_number":"JOB_186765","tr_customer_id":186783,"tr_customer_product_id":186773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:16.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Bonnie Metz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102305809393928","imei1":"102305809393928","imei2":"102305809393928","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186778,"job_number":"JOB_186778","tr_customer_id":186796,"tr_customer_product_id":186786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:28.000Z","modified_at":"2026-02-15T04:34:28.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104973548900378","imei1":"104973548900378","imei2":"104973548900378","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186780,"job_number":"JOB_186780","tr_customer_id":186798,"tr_customer_product_id":186788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:28.000Z","modified_at":"2026-02-15T04:34:28.000Z","name":"Jake Leffler","mobile_number":"532-332-3669","email_id":"Kari.Block86@yahoo.com","dop":"2025-06-09","serial_number":"107857782989040","imei1":"107857782989040","imei2":"107857782989040","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186799,"job_number":"JOB_186799","tr_customer_id":186817,"tr_customer_product_id":186807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:43.000Z","modified_at":"2026-02-15T04:34:43.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107775490441359","imei1":"107775490441359","imei2":"107775490441359","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186801,"job_number":"JOB_186801","tr_customer_id":186819,"tr_customer_product_id":186809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"Mackenzie Tromp","mobile_number":"704-537-4100","email_id":"Deron97@hotmail.com","dop":"2025-06-09","serial_number":"101355628464208","imei1":"101355628464208","imei2":"101355628464208","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186814,"job_number":"JOB_186814","tr_customer_id":186832,"tr_customer_product_id":186822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:59.000Z","modified_at":"2026-02-15T04:34:59.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109766525091125","imei1":"109766525091125","imei2":"109766525091125","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186816,"job_number":"JOB_186816","tr_customer_id":186834,"tr_customer_product_id":186824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:00.000Z","modified_at":"2026-02-15T04:35:00.000Z","name":"Arne Mills","mobile_number":"974-825-1196","email_id":"Billy86@hotmail.com","dop":"2025-06-09","serial_number":"102643826259009","imei1":"102643826259009","imei2":"102643826259009","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186857,"job_number":"JOB_186857","tr_customer_id":186875,"tr_customer_product_id":186865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:43:38.000Z","modified_at":"2026-02-15T04:43:39.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464760","imei1":"90274950464760","imei2":"90274950464760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187051,"job_number":"JOB_187051","tr_customer_id":187069,"tr_customer_product_id":187059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"186056615891840","imei1":"186056615891840","imei2":"186056615891840","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187052,"job_number":"JOB_187052","tr_customer_id":187070,"tr_customer_product_id":187060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"Harrison Ebert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177332345246568","imei1":"177332345246568","imei2":"177332345246568","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187053,"job_number":"JOB_187053","tr_customer_id":187071,"tr_customer_product_id":187061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"Vincent Schuster","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"175361991402357","imei1":"175361991402357","imei2":"175361991402357","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187054,"job_number":"JOB_187054","tr_customer_id":187072,"tr_customer_product_id":187062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:34.000Z","modified_at":"2026-02-15T14:16:34.000Z","name":"Eloise Leuschke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180627680256308","imei1":"180627680256308","imei2":"180627680256308","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187055,"job_number":"JOB_187055","tr_customer_id":187073,"tr_customer_product_id":187063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"139752668185764","imei1":"139752668185764","imei2":"139752668185764","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187056,"job_number":"JOB_187056","tr_customer_id":187074,"tr_customer_product_id":187064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Theodore Doyle","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120583554360834","imei1":"120583554360834","imei2":"120583554360834","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187057,"job_number":"JOB_187057","tr_customer_id":187075,"tr_customer_product_id":187065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Kara Cassin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120394419961722","imei1":"120394419961722","imei2":"120394419961722","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187058,"job_number":"JOB_187058","tr_customer_id":187076,"tr_customer_product_id":187066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:46.000Z","modified_at":"2026-02-15T14:16:46.000Z","name":"Jayson Armstrong","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"106810986308411","imei1":"106810986308411","imei2":"106810986308411","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187174,"job_number":"JOB_187174","tr_customer_id":187192,"tr_customer_product_id":187182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:47.000Z","modified_at":"2026-02-15T14:32:47.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101465138847023","imei1":"101465138847023","imei2":"101465138847023","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187176,"job_number":"JOB_187176","tr_customer_id":187194,"tr_customer_product_id":187184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:48.000Z","modified_at":"2026-02-15T14:32:48.000Z","name":"Gunner Tremblay","mobile_number":"251-329-8083","email_id":"Martine.Hand20@hotmail.com","dop":"2025-06-09","serial_number":"109587554107978","imei1":"109587554107978","imei2":"109587554107978","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187179,"job_number":"JOB_187179","tr_customer_id":187197,"tr_customer_product_id":187187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:04.000Z","modified_at":"2026-02-15T14:33:04.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101503271417685","imei1":"101503271417685","imei2":"101503271417685","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187182,"job_number":"JOB_187182","tr_customer_id":187200,"tr_customer_product_id":187190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:05.000Z","modified_at":"2026-02-15T14:33:05.000Z","name":"Emmalee Mayert","mobile_number":"779-895-4292","email_id":"Harrison.Lemke@yahoo.com","dop":"2025-06-09","serial_number":"104536695647370","imei1":"104536695647370","imei2":"104536695647370","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187191,"job_number":"JOB_187191","tr_customer_id":187209,"tr_customer_product_id":187199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:20.000Z","modified_at":"2026-02-15T14:33:20.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102463517524477","imei1":"102463517524477","imei2":"102463517524477","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187193,"job_number":"JOB_187193","tr_customer_id":187211,"tr_customer_product_id":187201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:21.000Z","modified_at":"2026-02-15T14:33:21.000Z","name":"Jeanne Wyman","mobile_number":"444-828-8832","email_id":"Forrest.Altenwerth@yahoo.com","dop":"2025-06-09","serial_number":"104495283122722","imei1":"104495283122722","imei2":"104495283122722","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187286,"job_number":"JOB_187286","tr_customer_id":187304,"tr_customer_product_id":187294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:53:30.000Z","modified_at":"2026-02-15T17:53:30.000Z","name":"Satish Prajapat","mobile_number":"8247256637","email_id":"mandaakin.desai@yahoo.co.in","dop":"2026-02-05","serial_number":"602398454160802","imei1":"787882643923890","imei2":"059185266863278","popurl":"www.yogendra-kaul.name","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187288,"job_number":"JOB_187288","tr_customer_id":187306,"tr_customer_product_id":187296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:50:45.000Z","modified_at":"2026-02-15T18:50:45.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"17516512191819","imei1":"17516512191819","imei2":"17516512191819","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187289,"job_number":"JOB_187289","tr_customer_id":187307,"tr_customer_product_id":187297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:51:53.000Z","modified_at":"2026-02-15T18:51:53.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14750228821089","imei1":"14750228821089","imei2":"14750228821089","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187290,"job_number":"JOB_187290","tr_customer_id":187308,"tr_customer_product_id":187298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:52:48.000Z","modified_at":"2026-02-15T18:52:48.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"10427780507357","imei1":"10427780507357","imei2":"10427780507357","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:52:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187291,"job_number":"JOB_187291","tr_customer_id":187309,"tr_customer_product_id":187299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:53:51.000Z","modified_at":"2026-02-15T18:53:51.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14883177497731","imei1":"14883177497731","imei2":"14883177497731","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:53:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187292,"job_number":"JOB_187292","tr_customer_id":187310,"tr_customer_product_id":187300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:58:46.000Z","modified_at":"2026-02-15T18:58:46.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"12775593164273","imei1":"12775593164273","imei2":"12775593164273","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187293,"job_number":"JOB_187293","tr_customer_id":187311,"tr_customer_product_id":187301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T19:02:09.000Z","modified_at":"2026-02-15T19:02:09.000Z","name":"Manisha Dwivedi","mobile_number":"8249907479","email_id":"aagneya.iyengar@yahoo.co.in","dop":"2026-02-05","serial_number":"770138729720191","imei1":"287400246595301","imei2":"732272245812978","popurl":"www.aishani-menon.info","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T19:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187303,"job_number":"JOB_187303","tr_customer_id":187321,"tr_customer_product_id":187311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:42.000Z","modified_at":"2026-02-16T04:22:42.000Z","name":"Orlo Balistreri","mobile_number":"927-399-0748","email_id":"Gussie_Runolfsson@yahoo.com","dop":"2025-04-25","serial_number":"84411400483600","imei1":"84411400483600","imei2":"84411400483600","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187345,"job_number":"JOB_187345","tr_customer_id":187363,"tr_customer_product_id":187353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Wilma_Block@yahoo.com","dop":"2025-07-02","serial_number":"19357430518813","imei1":"19357430518813","imei2":"19357430518813","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187363,"job_number":"JOB_187363","tr_customer_id":187381,"tr_customer_product_id":187371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:48.000Z","modified_at":"2026-02-16T04:36:48.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Armand24@gmail.com","dop":"2025-07-02","serial_number":"10539229769540","imei1":"10539229769540","imei2":"10539229769540","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187372,"job_number":"JOB_187372","tr_customer_id":187390,"tr_customer_product_id":187380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:11.000Z","modified_at":"2026-02-16T04:37:11.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Hugh_Kuphal95@yahoo.com","dop":"2025-07-02","serial_number":"11961091028133","imei1":"11961091028133","imei2":"11961091028133","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187406,"job_number":"JOB_187406","tr_customer_id":187424,"tr_customer_product_id":187414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:31.000Z","modified_at":"2026-02-16T04:37:31.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"124825281890913","imei1":"124825281890913","imei2":"124825281890913","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187407,"job_number":"JOB_187407","tr_customer_id":187425,"tr_customer_product_id":187415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Major Greenholt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"132212355589019","imei1":"132212355589019","imei2":"132212355589019","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187409,"job_number":"JOB_187409","tr_customer_id":187427,"tr_customer_product_id":187417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Laverne Harvey","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100391395727167","imei1":"100391395727167","imei2":"100391395727167","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187410,"job_number":"JOB_187410","tr_customer_id":187428,"tr_customer_product_id":187418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Marquise Gusikowski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"182064639828218","imei1":"182064639828218","imei2":"182064639828218","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187422,"job_number":"JOB_187422","tr_customer_id":187440,"tr_customer_product_id":187430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:43.000Z","modified_at":"2026-02-16T04:37:43.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105133594203171","imei1":"105133594203171","imei2":"105133594203171","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187425,"job_number":"JOB_187425","tr_customer_id":187443,"tr_customer_product_id":187433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Jessika Adams","mobile_number":"314-533-3741","email_id":"Haley.Weimann54@gmail.com","dop":"2025-06-09","serial_number":"102291240065095","imei1":"102291240065095","imei2":"102291240065095","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187431,"job_number":"JOB_187431","tr_customer_id":187449,"tr_customer_product_id":187439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:45.000Z","modified_at":"2026-02-16T04:37:45.000Z","name":"Granville O'Keefe","mobile_number":"219-869-1064","email_id":"Tressa.Koch@yahoo.com","dop":"2025-06-09","serial_number":"96038114933856740","imei1":"96038114933856740","imei2":"96038114933856740","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187432,"job_number":"JOB_187432","tr_customer_id":187450,"tr_customer_product_id":187440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"165615449059191","imei1":"165615449059191","imei2":"165615449059191","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187433,"job_number":"JOB_187433","tr_customer_id":187451,"tr_customer_product_id":187441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Addie Kling","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"165623767246592","imei1":"165623767246592","imei2":"165623767246592","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187435,"job_number":"JOB_187435","tr_customer_id":187453,"tr_customer_product_id":187443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:47.000Z","modified_at":"2026-02-16T04:37:47.000Z","name":"Kenton Rempel","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"145835727453231","imei1":"145835727453231","imei2":"145835727453231","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187436,"job_number":"JOB_187436","tr_customer_id":187454,"tr_customer_product_id":187444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:47.000Z","modified_at":"2026-02-16T04:37:47.000Z","name":"Nestor Renner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126582404239356","imei1":"126582404239356","imei2":"126582404239356","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187438,"job_number":"JOB_187438","tr_customer_id":187456,"tr_customer_product_id":187446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:49.000Z","modified_at":"2026-02-16T04:37:49.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10133144495432","imei1":"10133144495432","imei2":"10133144495432","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187452,"job_number":"JOB_187452","tr_customer_id":187470,"tr_customer_product_id":187460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:09.000Z","modified_at":"2026-02-16T04:38:09.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106474469166155","imei1":"106474469166155","imei2":"106474469166155","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187454,"job_number":"JOB_187454","tr_customer_id":187472,"tr_customer_product_id":187462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:10.000Z","modified_at":"2026-02-16T04:38:10.000Z","name":"Patricia Wiegand","mobile_number":"302-285-5246","email_id":"Hilbert.Yost93@yahoo.com","dop":"2025-06-09","serial_number":"100613323756137","imei1":"100613323756137","imei2":"100613323756137","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187484,"job_number":"JOB_187484","tr_customer_id":187502,"tr_customer_product_id":187492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:32.000Z","modified_at":"2026-02-16T04:38:32.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100374940927345","imei1":"100374940927345","imei2":"100374940927345","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187487,"job_number":"JOB_187487","tr_customer_id":187505,"tr_customer_product_id":187495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:33.000Z","modified_at":"2026-02-16T04:38:33.000Z","name":"Hudson Glover","mobile_number":"216-544-9681","email_id":"Bridget_McKenzie@yahoo.com","dop":"2025-06-09","serial_number":"103464310422116","imei1":"103464310422116","imei2":"103464310422116","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187576,"job_number":"JOB_187576","tr_customer_id":187594,"tr_customer_product_id":187584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:22:21.000Z","modified_at":"2026-02-16T05:22:21.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15855910021420","imei1":"15855910021420","imei2":"15855910021420","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187607,"job_number":"JOB_187607","tr_customer_id":187625,"tr_customer_product_id":187615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:45.000Z","modified_at":"2026-02-16T06:51:45.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101340596316519","imei1":"101340596316519","imei2":"101340596316519","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187609,"job_number":"JOB_187609","tr_customer_id":187627,"tr_customer_product_id":187617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:45.000Z","modified_at":"2026-02-16T06:51:45.000Z","name":"Reyes Ortiz","mobile_number":"941-514-2778","email_id":"Jordyn25@gmail.com","dop":"2025-06-09","serial_number":"103499913924309","imei1":"103499913924309","imei2":"103499913924309","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187613,"job_number":"JOB_187613","tr_customer_id":187631,"tr_customer_product_id":187621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:03.000Z","modified_at":"2026-02-16T06:52:03.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104818771673040","imei1":"104818771673040","imei2":"104818771673040","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187615,"job_number":"JOB_187615","tr_customer_id":187633,"tr_customer_product_id":187623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:03.000Z","modified_at":"2026-02-16T06:52:03.000Z","name":"Osbaldo Mante","mobile_number":"263-319-3500","email_id":"Jeromy33@gmail.com","dop":"2025-06-09","serial_number":"100224205173129","imei1":"100224205173129","imei2":"100224205173129","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187618,"job_number":"JOB_187618","tr_customer_id":187636,"tr_customer_product_id":187626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:20.000Z","modified_at":"2026-02-16T06:52:20.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104051476384184","imei1":"104051476384184","imei2":"104051476384184","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187620,"job_number":"JOB_187620","tr_customer_id":187638,"tr_customer_product_id":187628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:21.000Z","modified_at":"2026-02-16T06:52:21.000Z","name":"Evert Kerluke","mobile_number":"284-625-0112","email_id":"Tara_Kris@hotmail.com","dop":"2025-06-09","serial_number":"106018192232112","imei1":"106018192232112","imei2":"106018192232112","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187995,"job_number":"JOB_187995","tr_customer_id":188013,"tr_customer_product_id":188003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Aarav Sharma","mobile_number":"9876543210","email_id":"aarav.sharma@gmail.com","dop":"2026-02-01","serial_number":"19960409003951","imei1":"19960409003951","imei2":"19960409003951","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187996,"job_number":"JOB_187996","tr_customer_id":188014,"tr_customer_product_id":188004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Neha Patel","mobile_number":"9123456780","email_id":"neha.patel@yahoo.com","dop":"2026-02-01","serial_number":"17834187400837","imei1":"17834187400837","imei2":"17834187400837","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187997,"job_number":"JOB_187997","tr_customer_id":188015,"tr_customer_product_id":188005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Rohan Mehta","mobile_number":"9988776655","email_id":"rohan.mehta@outlook.com","dop":"2026-02-01","serial_number":"16413166803807","imei1":"16413166803807","imei2":"16413166803807","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187998,"job_number":"JOB_187998","tr_customer_id":188016,"tr_customer_product_id":188006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:31.000Z","modified_at":"2026-02-16T07:47:31.000Z","name":"Priya Iyer","mobile_number":"9012345678","email_id":"priya.iyer@gmail.com","dop":"2026-02-01","serial_number":"10603624521329","imei1":"10603624521329","imei2":"10603624521329","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188115,"job_number":"JOB_188115","tr_customer_id":188133,"tr_customer_product_id":188123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:57:57.000Z","modified_at":"2026-02-16T07:57:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Marley52@yahoo.com","dop":"2025-07-02","serial_number":"18447370886743","imei1":"18447370886743","imei2":"18447370886743","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188116,"job_number":"JOB_188116","tr_customer_id":188134,"tr_customer_product_id":188124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:58:20.000Z","modified_at":"2026-02-16T07:58:20.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Velva_Schamberger34@hotmail.com","dop":"2025-07-02","serial_number":"11597241148184","imei1":"11597241148184","imei2":"11597241148184","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188117,"job_number":"JOB_188117","tr_customer_id":188135,"tr_customer_product_id":188125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:58:41.000Z","modified_at":"2026-02-16T07:58:41.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Elsa.Johnson50@yahoo.com","dop":"2025-07-02","serial_number":"17180396123851","imei1":"17180396123851","imei2":"17180396123851","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188160,"job_number":"JOB_188160","tr_customer_id":188178,"tr_customer_product_id":188168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:40:43.000Z","modified_at":"2026-02-16T08:40:43.000Z","name":"Roosevelt Carter","mobile_number":"411-380-6420","email_id":"Toy.Kulas44@hotmail.com","dop":"2026-02-01","serial_number":"14599718175086","imei1":"14599718175086","imei2":"14599718175086","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188161,"job_number":"JOB_188161","tr_customer_id":188179,"tr_customer_product_id":188169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:41:10.000Z","modified_at":"2026-02-16T08:41:10.000Z","name":"Robb Kassulke","mobile_number":"476-405-5242","email_id":"Elena93@hotmail.com","dop":"2026-02-01","serial_number":"19409983489920","imei1":"19409983489920","imei2":"19409983489920","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188162,"job_number":"JOB_188162","tr_customer_id":188180,"tr_customer_product_id":188170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:41:47.000Z","modified_at":"2026-02-16T08:41:47.000Z","name":"Jayda Bruen","mobile_number":"851-920-7003","email_id":"Kiarra.Lynch93@gmail.com","dop":"2026-02-01","serial_number":"16915797834340","imei1":"16915797834340","imei2":"16915797834340","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188353,"job_number":"JOB_188353","tr_customer_id":188371,"tr_customer_product_id":188361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:34.000Z","modified_at":"2026-02-16T14:34:34.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"147312545975323","imei1":"147312545975323","imei2":"147312545975323","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188354,"job_number":"JOB_188354","tr_customer_id":188372,"tr_customer_product_id":188362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:35.000Z","modified_at":"2026-02-16T14:34:35.000Z","name":"Lemuel Abernathy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"135321748357676","imei1":"135321748357676","imei2":"135321748357676","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188355,"job_number":"JOB_188355","tr_customer_id":188373,"tr_customer_product_id":188363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:35.000Z","modified_at":"2026-02-16T14:34:35.000Z","name":"Elisabeth Kuphal","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"183284429744570","imei1":"183284429744570","imei2":"183284429744570","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188357,"job_number":"JOB_188357","tr_customer_id":188375,"tr_customer_product_id":188365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:35.000Z","modified_at":"2026-02-16T14:34:35.000Z","name":"Lea Schmidt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"165944780471976","imei1":"165944780471976","imei2":"165944780471976","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188358,"job_number":"JOB_188358","tr_customer_id":188376,"tr_customer_product_id":188366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:49.000Z","modified_at":"2026-02-16T14:34:49.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"138745648613991","imei1":"138745648613991","imei2":"138745648613991","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188359,"job_number":"JOB_188359","tr_customer_id":188377,"tr_customer_product_id":188367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:50.000Z","modified_at":"2026-02-16T14:34:50.000Z","name":"Domenica Frami","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151221491561646","imei1":"151221491561646","imei2":"151221491561646","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188360,"job_number":"JOB_188360","tr_customer_id":188378,"tr_customer_product_id":188368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:50.000Z","modified_at":"2026-02-16T14:34:50.000Z","name":"Jeffry Lind","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166409234945052","imei1":"166409234945052","imei2":"166409234945052","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188361,"job_number":"JOB_188361","tr_customer_id":188379,"tr_customer_product_id":188369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:34:50.000Z","modified_at":"2026-02-16T14:34:50.000Z","name":"Hildegard Moen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"129824053260054","imei1":"129824053260054","imei2":"129824053260054","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188500,"job_number":"JOB_188500","tr_customer_id":188518,"tr_customer_product_id":188508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:01.000Z","modified_at":"2026-02-16T14:48:01.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101560567377719","imei1":"101560567377719","imei2":"101560567377719","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188502,"job_number":"JOB_188502","tr_customer_id":188520,"tr_customer_product_id":188510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:01.000Z","modified_at":"2026-02-16T14:48:01.000Z","name":"Ansel Hessel","mobile_number":"755-693-7826","email_id":"Sibyl_Mayer82@yahoo.com","dop":"2025-06-09","serial_number":"102175751717358","imei1":"102175751717358","imei2":"102175751717358","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188506,"job_number":"JOB_188506","tr_customer_id":188524,"tr_customer_product_id":188514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:23.000Z","modified_at":"2026-02-16T14:48:23.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108364949148193","imei1":"108364949148193","imei2":"108364949148193","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188508,"job_number":"JOB_188508","tr_customer_id":188526,"tr_customer_product_id":188516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:23.000Z","modified_at":"2026-02-16T14:48:23.000Z","name":"Amanda Dickinson","mobile_number":"486-381-4311","email_id":"Freeda_Skiles@yahoo.com","dop":"2025-06-09","serial_number":"107035434631714","imei1":"107035434631714","imei2":"107035434631714","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188511,"job_number":"JOB_188511","tr_customer_id":188529,"tr_customer_product_id":188519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:45.000Z","modified_at":"2026-02-16T14:48:45.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103209828245819","imei1":"103209828245819","imei2":"103209828245819","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188513,"job_number":"JOB_188513","tr_customer_id":188531,"tr_customer_product_id":188521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:48:45.000Z","modified_at":"2026-02-16T14:48:45.000Z","name":"Jarret Satterfield","mobile_number":"915-733-4774","email_id":"Wava99@hotmail.com","dop":"2025-06-09","serial_number":"100732117885985","imei1":"100732117885985","imei2":"100732117885985","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:48:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188585,"job_number":"JOB_188585","tr_customer_id":188603,"tr_customer_product_id":188593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:40:45.000Z","modified_at":"2026-02-16T16:40:45.000Z","name":"Sourav vv","mobile_number":"9876543210","email_id":"Sourav.s@zscaler.com","dop":"2026-02-09","serial_number":"09876543219876","imei1":"09876543219876","imei2":"09876543219876","popurl":"2026-02-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T16:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188600,"job_number":"JOB_188600","tr_customer_id":188618,"tr_customer_product_id":188608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T17:22:29.000Z","modified_at":"2026-02-16T17:22:29.000Z","name":"Felicia Jenkins","mobile_number":"719-404-3867","email_id":"Bernhard_Harris@hotmail.com","dop":"2026-01-06","serial_number":"10795842528905","imei1":"10795842528905","imei2":"10795842528905","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T17:22:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185710,"job_number":"JOB_185710","tr_customer_id":185728,"tr_customer_product_id":185718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:40.000Z","modified_at":"2026-02-14T04:20:40.000Z","name":"Nick Prosacco","mobile_number":"698-445-2161","email_id":"Cordelia7@yahoo.com","dop":"2000-01-31","serial_number":"1046558088694823","imei1":"1046558088694823","imei2":"1046558088694823","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185750,"job_number":"JOB_185750","tr_customer_id":185768,"tr_customer_product_id":185758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:22.000Z","modified_at":"2026-02-14T04:21:22.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10699647718594","imei1":"10699647718594","imei2":"10699647718594","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185752,"job_number":"JOB_185752","tr_customer_id":185770,"tr_customer_product_id":185760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:23.000Z","modified_at":"2026-02-14T04:21:23.000Z","name":"Ron Wuckert","mobile_number":"312-623-4005","email_id":"Frida_Murphy@yahoo.com","dop":"2000-01-31","serial_number":"1067373898139205","imei1":"1067373898139205","imei2":"1067373898139205","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185805,"job_number":"JOB_185805","tr_customer_id":185823,"tr_customer_product_id":185813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:04.000Z","modified_at":"2026-02-14T04:22:04.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10538224968942","imei1":"10538224968942","imei2":"10538224968942","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185809,"job_number":"JOB_185809","tr_customer_id":185827,"tr_customer_product_id":185817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:06.000Z","modified_at":"2026-02-14T04:22:06.000Z","name":"Oma Daniel","mobile_number":"945-810-0141","email_id":"Michele41@yahoo.com","dop":"2000-01-31","serial_number":"1002597812471724","imei1":"1002597812471724","imei2":"1002597812471724","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185846,"job_number":"JOB_185846","tr_customer_id":185864,"tr_customer_product_id":185854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:47.000Z","modified_at":"2026-02-14T04:22:47.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10267513825914","imei1":"10267513825914","imei2":"10267513825914","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185848,"job_number":"JOB_185848","tr_customer_id":185866,"tr_customer_product_id":185856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:49.000Z","modified_at":"2026-02-14T04:22:49.000Z","name":"Ardith Hickle","mobile_number":"929-935-6478","email_id":"Edyth91@gmail.com","dop":"2000-01-31","serial_number":"1043360582466527","imei1":"1043360582466527","imei2":"1043360582466527","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186354,"job_number":"JOB_186354","tr_customer_id":186372,"tr_customer_product_id":186362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:48.000Z","modified_at":"2026-02-14T14:21:48.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10608187428635","imei1":"10608187428635","imei2":"10608187428635","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186356,"job_number":"JOB_186356","tr_customer_id":186374,"tr_customer_product_id":186364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:50.000Z","modified_at":"2026-02-14T14:21:50.000Z","name":"Arianna Swaniawski","mobile_number":"313-891-4307","email_id":"Uriah_Pouros@hotmail.com","dop":"2000-01-31","serial_number":"1031943701763244","imei1":"1031943701763244","imei2":"1031943701763244","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186360,"job_number":"JOB_186360","tr_customer_id":186378,"tr_customer_product_id":186368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:30.000Z","modified_at":"2026-02-14T14:22:30.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10223093024099","imei1":"10223093024099","imei2":"10223093024099","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186362,"job_number":"JOB_186362","tr_customer_id":186380,"tr_customer_product_id":186370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:31.000Z","modified_at":"2026-02-14T14:22:31.000Z","name":"Etha Ondricka","mobile_number":"824-985-1475","email_id":"Paula_Spinka@yahoo.com","dop":"2000-01-31","serial_number":"1075221956320983","imei1":"1075221956320983","imei2":"1075221956320983","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186363,"job_number":"JOB_186363","tr_customer_id":186381,"tr_customer_product_id":186371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:10.000Z","modified_at":"2026-02-14T14:23:10.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10708478411953","imei1":"10708478411953","imei2":"10708478411953","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186365,"job_number":"JOB_186365","tr_customer_id":186383,"tr_customer_product_id":186373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:12.000Z","modified_at":"2026-02-14T14:23:12.000Z","name":"Donna Grimes","mobile_number":"932-891-5251","email_id":"Cullen_Feeney0@yahoo.com","dop":"2000-01-31","serial_number":"1067391463318990","imei1":"1067391463318990","imei2":"1067391463318990","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186366,"job_number":"JOB_186366","tr_customer_id":186384,"tr_customer_product_id":186374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:51.000Z","modified_at":"2026-02-14T14:23:51.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10812868057437","imei1":"10812868057437","imei2":"10812868057437","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186368,"job_number":"JOB_186368","tr_customer_id":186386,"tr_customer_product_id":186376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:52.000Z","modified_at":"2026-02-14T14:23:52.000Z","name":"Carolanne Brakus","mobile_number":"666-447-6731","email_id":"Krystel_Schuppe30@hotmail.com","dop":"2000-01-31","serial_number":"1017120137617944","imei1":"1017120137617944","imei2":"1017120137617944","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186714,"job_number":"JOB_186714","tr_customer_id":186732,"tr_customer_product_id":186722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:43.000Z","modified_at":"2026-02-15T04:33:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10645060478682","imei1":"10645060478682","imei2":"10645060478682","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186717,"job_number":"JOB_186717","tr_customer_id":186735,"tr_customer_product_id":186725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:45.000Z","modified_at":"2026-02-15T04:33:45.000Z","name":"Richmond Kris","mobile_number":"962-555-2584","email_id":"Kyra_Ruecker@gmail.com","dop":"2000-01-31","serial_number":"1032358340491154","imei1":"1032358340491154","imei2":"1032358340491154","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186781,"job_number":"JOB_186781","tr_customer_id":186799,"tr_customer_product_id":186789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:30.000Z","modified_at":"2026-02-15T04:34:30.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10294566626362","imei1":"10294566626362","imei2":"10294566626362","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186783,"job_number":"JOB_186783","tr_customer_id":186801,"tr_customer_product_id":186791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:32.000Z","modified_at":"2026-02-15T04:34:32.000Z","name":"Marietta Boyer","mobile_number":"500-590-1389","email_id":"Nicklaus_Bechtelar96@hotmail.com","dop":"2000-01-31","serial_number":"1085428880285383","imei1":"1085428880285383","imei2":"1085428880285383","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186828,"job_number":"JOB_186828","tr_customer_id":186846,"tr_customer_product_id":186836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:17.000Z","modified_at":"2026-02-15T04:35:17.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10919753310513","imei1":"10919753310513","imei2":"10919753310513","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186832,"job_number":"JOB_186832","tr_customer_id":186850,"tr_customer_product_id":186840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:19.000Z","modified_at":"2026-02-15T04:35:19.000Z","name":"Cecile Conn","mobile_number":"466-627-8547","email_id":"Golda.Kreiger@hotmail.com","dop":"2000-01-31","serial_number":"1087632587360530","imei1":"1087632587360530","imei2":"1087632587360530","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186849,"job_number":"JOB_186849","tr_customer_id":186867,"tr_customer_product_id":186857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:03.000Z","modified_at":"2026-02-15T04:36:03.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10993043344960","imei1":"10993043344960","imei2":"10993043344960","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186851,"job_number":"JOB_186851","tr_customer_id":186869,"tr_customer_product_id":186859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:05.000Z","modified_at":"2026-02-15T04:36:05.000Z","name":"Adelia White","mobile_number":"948-698-6838","email_id":"Estella.Hauck53@gmail.com","dop":"2000-01-31","serial_number":"1086696270300370","imei1":"1086696270300370","imei2":"1086696270300370","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187090,"job_number":"JOB_187090","tr_customer_id":187108,"tr_customer_product_id":187098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:18.000Z","modified_at":"2026-02-15T14:22:18.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10782093324363","imei1":"10782093324363","imei2":"10782093324363","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187092,"job_number":"JOB_187092","tr_customer_id":187110,"tr_customer_product_id":187100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:20.000Z","modified_at":"2026-02-15T14:22:20.000Z","name":"Cleve Anderson","mobile_number":"582-573-9176","email_id":"Robert.Grady@yahoo.com","dop":"2000-01-31","serial_number":"1030247123581307","imei1":"1030247123581307","imei2":"1030247123581307","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187096,"job_number":"JOB_187096","tr_customer_id":187114,"tr_customer_product_id":187104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:05.000Z","modified_at":"2026-02-15T14:23:05.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10871533923508","imei1":"10871533923508","imei2":"10871533923508","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187098,"job_number":"JOB_187098","tr_customer_id":187116,"tr_customer_product_id":187106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:06.000Z","modified_at":"2026-02-15T14:23:06.000Z","name":"Ernest Wunsch","mobile_number":"887-609-9857","email_id":"Abigayle_Schulist@yahoo.com","dop":"2000-01-31","serial_number":"1069510159141088","imei1":"1069510159141088","imei2":"1069510159141088","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187099,"job_number":"JOB_187099","tr_customer_id":187117,"tr_customer_product_id":187107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:50.000Z","modified_at":"2026-02-15T14:23:50.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10252606287042","imei1":"10252606287042","imei2":"10252606287042","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187101,"job_number":"JOB_187101","tr_customer_id":187119,"tr_customer_product_id":187109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:52.000Z","modified_at":"2026-02-15T14:23:52.000Z","name":"Mia Batz","mobile_number":"492-914-2696","email_id":"Nicole6@gmail.com","dop":"2000-01-31","serial_number":"1050559857217845","imei1":"1050559857217845","imei2":"1050559857217845","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187104,"job_number":"JOB_187104","tr_customer_id":187122,"tr_customer_product_id":187112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:36.000Z","modified_at":"2026-02-15T14:24:36.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10158697682019","imei1":"10158697682019","imei2":"10158697682019","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187106,"job_number":"JOB_187106","tr_customer_id":187124,"tr_customer_product_id":187114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:37.000Z","modified_at":"2026-02-15T14:24:37.000Z","name":"Betsy Upton","mobile_number":"778-616-2822","email_id":"Mafalda_Stracke49@gmail.com","dop":"2000-01-31","serial_number":"1081620299208425","imei1":"1081620299208425","imei2":"1081620299208425","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187374,"job_number":"JOB_187374","tr_customer_id":187392,"tr_customer_product_id":187382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:13.000Z","modified_at":"2026-02-16T04:37:13.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10498189895292","imei1":"10498189895292","imei2":"10498189895292","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187378,"job_number":"JOB_187378","tr_customer_id":187396,"tr_customer_product_id":187386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:15.000Z","modified_at":"2026-02-16T04:37:15.000Z","name":"Claire Towne","mobile_number":"867-797-3709","email_id":"Elliot_Shanahan@gmail.com","dop":"2000-01-31","serial_number":"1010941614672108","imei1":"1010941614672108","imei2":"1010941614672108","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187455,"job_number":"JOB_187455","tr_customer_id":187473,"tr_customer_product_id":187463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10969056244069","imei1":"10969056244069","imei2":"10969056244069","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187462,"job_number":"JOB_187462","tr_customer_id":187480,"tr_customer_product_id":187470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Roberto Kautzer","mobile_number":"517-881-7672","email_id":"Brendan_Kautzer18@yahoo.com","dop":"2000-01-31","serial_number":"1038822615460526","imei1":"1038822615460526","imei2":"1038822615460526","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187513,"job_number":"JOB_187513","tr_customer_id":187531,"tr_customer_product_id":187521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:07.000Z","modified_at":"2026-02-16T04:39:07.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10960518528622","imei1":"10960518528622","imei2":"10960518528622","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187517,"job_number":"JOB_187517","tr_customer_id":187535,"tr_customer_product_id":187525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:09.000Z","modified_at":"2026-02-16T04:39:09.000Z","name":"Loma Gleason","mobile_number":"272-990-4492","email_id":"Ike_DuBuque@gmail.com","dop":"2000-01-31","serial_number":"1074152522592903","imei1":"1074152522592903","imei2":"1074152522592903","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187537,"job_number":"JOB_187537","tr_customer_id":187555,"tr_customer_product_id":187545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:59.000Z","modified_at":"2026-02-16T04:39:59.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10202221071984","imei1":"10202221071984","imei2":"10202221071984","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187539,"job_number":"JOB_187539","tr_customer_id":187557,"tr_customer_product_id":187547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:40:00.000Z","modified_at":"2026-02-16T04:40:00.000Z","name":"Jayden Nitzsche","mobile_number":"640-624-6119","email_id":"Ursula.Moore15@yahoo.com","dop":"2000-01-31","serial_number":"1055527011366919","imei1":"1055527011366919","imei2":"1055527011366919","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187782,"job_number":"JOB_187782","tr_customer_id":187800,"tr_customer_product_id":187790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:02.000Z","modified_at":"2026-02-16T07:03:02.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10862058666572","imei1":"10862058666572","imei2":"10862058666572","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187784,"job_number":"JOB_187784","tr_customer_id":187802,"tr_customer_product_id":187792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:04.000Z","modified_at":"2026-02-16T07:03:04.000Z","name":"Gus Witting","mobile_number":"452-897-9385","email_id":"Connie25@gmail.com","dop":"2000-01-31","serial_number":"1012077995643873","imei1":"1012077995643873","imei2":"1012077995643873","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187791,"job_number":"JOB_187791","tr_customer_id":187809,"tr_customer_product_id":187799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:49.000Z","modified_at":"2026-02-16T07:03:49.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10192902457629","imei1":"10192902457629","imei2":"10192902457629","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187793,"job_number":"JOB_187793","tr_customer_id":187811,"tr_customer_product_id":187801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:50.000Z","modified_at":"2026-02-16T07:03:50.000Z","name":"Conrad Gleichner","mobile_number":"295-609-3858","email_id":"Monserrate75@yahoo.com","dop":"2000-01-31","serial_number":"1036419163386346","imei1":"1036419163386346","imei2":"1036419163386346","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187803,"job_number":"JOB_187803","tr_customer_id":187821,"tr_customer_product_id":187811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:34.000Z","modified_at":"2026-02-16T07:04:34.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10326628298638","imei1":"10326628298638","imei2":"10326628298638","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187805,"job_number":"JOB_187805","tr_customer_id":187823,"tr_customer_product_id":187813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:36.000Z","modified_at":"2026-02-16T07:04:36.000Z","name":"Rhett Schiller","mobile_number":"810-943-3102","email_id":"Elmer78@gmail.com","dop":"2000-01-31","serial_number":"1086168803153068","imei1":"1086168803153068","imei2":"1086168803153068","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187812,"job_number":"JOB_187812","tr_customer_id":187830,"tr_customer_product_id":187820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:21.000Z","modified_at":"2026-02-16T07:05:21.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10603845965349","imei1":"10603845965349","imei2":"10603845965349","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187814,"job_number":"JOB_187814","tr_customer_id":187832,"tr_customer_product_id":187822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:22.000Z","modified_at":"2026-02-16T07:05:22.000Z","name":"Colten Padberg","mobile_number":"967-905-0669","email_id":"Hubert.Pollich@yahoo.com","dop":"2000-01-31","serial_number":"1047913377497567","imei1":"1047913377497567","imei2":"1047913377497567","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188390,"job_number":"JOB_188390","tr_customer_id":188408,"tr_customer_product_id":188398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:45.000Z","modified_at":"2026-02-16T14:38:45.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10432587599874","imei1":"10432587599874","imei2":"10432587599874","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188394,"job_number":"JOB_188394","tr_customer_id":188412,"tr_customer_product_id":188402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:38:47.000Z","modified_at":"2026-02-16T14:38:47.000Z","name":"Laurel Cruickshank","mobile_number":"254-529-6110","email_id":"Hailie.Friesen@gmail.com","dop":"2000-01-31","serial_number":"1077748665988458","imei1":"1077748665988458","imei2":"1077748665988458","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188405,"job_number":"JOB_188405","tr_customer_id":188423,"tr_customer_product_id":188413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:39.000Z","modified_at":"2026-02-16T14:39:39.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10815219365883","imei1":"10815219365883","imei2":"10815219365883","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188407,"job_number":"JOB_188407","tr_customer_id":188425,"tr_customer_product_id":188415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:39:41.000Z","modified_at":"2026-02-16T14:39:41.000Z","name":"Sharon Terry","mobile_number":"396-325-1677","email_id":"Akeem.Lebsack@hotmail.com","dop":"2000-01-31","serial_number":"1032824336896897","imei1":"1032824336896897","imei2":"1032824336896897","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188420,"job_number":"JOB_188420","tr_customer_id":188438,"tr_customer_product_id":188428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:33.000Z","modified_at":"2026-02-16T14:40:33.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10700662076824","imei1":"10700662076824","imei2":"10700662076824","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188422,"job_number":"JOB_188422","tr_customer_id":188440,"tr_customer_product_id":188430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:40:35.000Z","modified_at":"2026-02-16T14:40:35.000Z","name":"Haleigh Schmeler","mobile_number":"536-860-8389","email_id":"Deontae_Herzog@hotmail.com","dop":"2000-01-31","serial_number":"1051185635230661","imei1":"1051185635230661","imei2":"1051185635230661","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188435,"job_number":"JOB_188435","tr_customer_id":188453,"tr_customer_product_id":188443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:28.000Z","modified_at":"2026-02-16T14:41:28.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10136830833522","imei1":"10136830833522","imei2":"10136830833522","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188438,"job_number":"JOB_188438","tr_customer_id":188456,"tr_customer_product_id":188446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T14:41:30.000Z","modified_at":"2026-02-16T14:41:30.000Z","name":"Joanne Stroman","mobile_number":"632-897-0767","email_id":"Charlie_Kemmer@gmail.com","dop":"2000-01-31","serial_number":"1098513677800775","imei1":"1098513677800775","imei2":"1098513677800775","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T14:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 694B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token dbeba8b7-9186-4fa9-b3b7-12612b0fc7ad
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-b1xInbTnKNzJjtowobOXqspLS7E"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2ODh9.qSNe7KwLCtaEgHKlGGVM8QZWpZ5pqnsPXM_lwbIkowI"}}
Test Information
NamePassedFailedSkipped
Verify that status cose is 200 1 0 0
Verify that the response message is 'Success' 1 0 0
Verify that the time taken for response 1 0 0
Verify that the response in token 1 0 0
Verify the json token in 3 parts 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 218ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token 503a2c3a-3133-4b36-9de0-b73b5260ac46
Connection keep-alive
Content-Length 57
Request Body
{
            "username": "1245",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify that status code is 401 Unauthorised and for invalid credentials 0 1 0
Verify that the response body contains the correct error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify that status code is 401 Unauthorised and for invalid credentials
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token 34dd6e7e-5ac9-4a2a-8681-87f3f1c22691
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify that status code is 400 invalid request and for empty credentials 0 1 0
Verify that the response body contains the correct error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify that status code is 400 invalid request and for empty credentials
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2ODh9.qSNe7KwLCtaEgHKlGGVM8QZWpZ5pqnsPXM_lwbIkowI
Cache-Control no-cache
Postman-Token 10365b60-ebe1-490b-b58b-de5f09028693
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2ODh9.qSNe7KwLCtaEgHKlGGVM8QZWpZ5pqnsPXM_lwbIkowI
Cache-Control no-cache
Postman-Token 90741237-7567-4f84-b936-8d3a00401d41
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2ODh9.qSNe7KwLCtaEgHKlGGVM8QZWpZ5pqnsPXM_lwbIkowI
Cache-Control no-cache
Postman-Token 31161ec7-5374-4093-8f53-951861dc1a9f
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 266ms
Mean size per request: 165B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2ODh9.qSNe7KwLCtaEgHKlGGVM8QZWpZ5pqnsPXM_lwbIkowI
Cache-Control no-cache
Postman-Token 521ec2b7-14af-4e63-9b9c-657a08a6642e
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-3UfbZtIZtCgSNWCuvDsPZiWiVjU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":11},{"label":"Repair completed","key":"repair_completed","count":337}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 250ms
Mean size per request: 165B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2ODh9.qSNe7KwLCtaEgHKlGGVM8QZWpZ5pqnsPXM_lwbIkowI
Cache-Control no-cache
Postman-Token 242141a2-6e6f-47ca-95de-0c0674591454
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-3UfbZtIZtCgSNWCuvDsPZiWiVjU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":11},{"label":"Repair completed","key":"repair_completed","count":337}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZ
Cache-Control no-cache
Postman-Token 8b490346-db0f-4c96-b75b-b867ca2220e0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response code is 403 for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response code is 403 for the invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 249ms
Mean size per request: 10.55KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2ODh9.qSNe7KwLCtaEgHKlGGVM8QZWpZ5pqnsPXM_lwbIkowI
Content-Type application/json
Cache-Control no-cache
Postman-Token 8228a2cd-5db9-4b26-ab92-ec75ac842d46
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10802
ETag W/"2a32-rdhuvS+lXgDxlioO+FSk2HY1nMw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188568,"job_number":"JOB_188568","tr_customer_id":188586,"tr_customer_product_id":188576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:23:58.000Z","modified_at":"2026-02-16T16:24:02.000Z","name":"Eliane Stroman","mobile_number":"894-619-6134","email_id":"Velva73@hotmail.com","dop":"2025-04-06","serial_number":"13930075098644","imei1":"13930075098644","imei2":"13930075098644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T16:24:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188586,"job_number":"JOB_188586","tr_customer_id":188604,"tr_customer_product_id":188594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:51:04.000Z","modified_at":"2026-02-16T17:12:47.000Z","name":"Sourv puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"10293847561029","imei1":"10293847561029","imei2":"12345678900943","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T17:12:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 239ms
Mean size per request: 10.55KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2ODh9.qSNe7KwLCtaEgHKlGGVM8QZWpZ5pqnsPXM_lwbIkowI
Content-Type application/json
Cache-Control no-cache
Postman-Token 5f6bcfa4-4fb6-48d7-957b-67c13148b605
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10802
ETag W/"2a32-rdhuvS+lXgDxlioO+FSk2HY1nMw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188568,"job_number":"JOB_188568","tr_customer_id":188586,"tr_customer_product_id":188576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:23:58.000Z","modified_at":"2026-02-16T16:24:02.000Z","name":"Eliane Stroman","mobile_number":"894-619-6134","email_id":"Velva73@hotmail.com","dop":"2025-04-06","serial_number":"13930075098644","imei1":"13930075098644","imei2":"13930075098644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T16:24:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188586,"job_number":"JOB_188586","tr_customer_id":188604,"tr_customer_product_id":188594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:51:04.000Z","modified_at":"2026-02-16T17:12:47.000Z","name":"Sourv puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"10293847561029","imei1":"10293847561029","imei2":"12345678900943","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T17:12:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 10.55KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2ODh9.qSNe7KwLCtaEgHKlGGVM8QZWpZ5pqnsPXM_lwbIkowI
Content-Type application/json
Cache-Control no-cache
Postman-Token 54e81aca-9607-418a-89ac-99a6f0fc221f
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10802
ETag W/"2a32-rdhuvS+lXgDxlioO+FSk2HY1nMw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188568,"job_number":"JOB_188568","tr_customer_id":188586,"tr_customer_product_id":188576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:23:58.000Z","modified_at":"2026-02-16T16:24:02.000Z","name":"Eliane Stroman","mobile_number":"894-619-6134","email_id":"Velva73@hotmail.com","dop":"2025-04-06","serial_number":"13930075098644","imei1":"13930075098644","imei2":"13930075098644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T16:24:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188586,"job_number":"JOB_188586","tr_customer_id":188604,"tr_customer_product_id":188594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:51:04.000Z","modified_at":"2026-02-16T17:12:47.000Z","name":"Sourv puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"10293847561029","imei1":"10293847561029","imei2":"12345678900943","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T17:12:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 10.55KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2ODh9.qSNe7KwLCtaEgHKlGGVM8QZWpZ5pqnsPXM_lwbIkowI
Content-Type application/json
Cache-Control no-cache
Postman-Token 7fa66260-5cb7-464d-8488-9cb06e1e8c34
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10802
ETag W/"2a32-rdhuvS+lXgDxlioO+FSk2HY1nMw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188568,"job_number":"JOB_188568","tr_customer_id":188586,"tr_customer_product_id":188576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:23:58.000Z","modified_at":"2026-02-16T16:24:02.000Z","name":"Eliane Stroman","mobile_number":"894-619-6134","email_id":"Velva73@hotmail.com","dop":"2025-04-06","serial_number":"13930075098644","imei1":"13930075098644","imei2":"13930075098644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T16:24:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188586,"job_number":"JOB_188586","tr_customer_id":188604,"tr_customer_product_id":188594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:51:04.000Z","modified_at":"2026-02-16T17:12:47.000Z","name":"Sourv puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"10293847561029","imei1":"10293847561029","imei2":"12345678900943","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T17:12:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 31B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2ODh9.qSNe7KwLCtaEgHKlGGVM8QZWpZ5pqnsPXM_lwbIkowI
Content-Type application/json
Cache-Control no-cache
Postman-Token fa836006-b32a-4273-be55-b2028804c4a3
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 for ok or success 1 0 0
Verify if the message in the response body is 'Success' 1 0 0
verify the response time is less than 200ms 0 1 0
Verify if the data array is non empty array 0 1 0
Total 2 2 0
Test Failures
Test NameAssertion Error
verify the response time is less than 200ms
expected 240 to be below 200
Verify if the data array is non empty array
expected +0 to be above +0
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 215ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token 652cfa75-c7de-4934-99ac-128e937579d1
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the status code is unauthorised 401 for invalidtoken 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 238ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2ODh9.qSNe7KwLCtaEgHKlGGVM8QZWpZ5pqnsPXM_lwbIkowI
Content-Type application/json
Cache-Control no-cache
Postman-Token 68bac9f1-7834-4a3f-b625-3dec09a199de
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2ODh9.qSNe7KwLCtaEgHKlGGVM8QZWpZ5pqnsPXM_lwbIkowI
Content-Type application/json
Cache-Control no-cache
Postman-Token 06221ac6-d7a6-4368-b511-c394129f2485
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 125B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2ODh9.qSNe7KwLCtaEgHKlGGVM8QZWpZ5pqnsPXM_lwbIkowI
Content-Type application/json
Cache-Control no-cache
Postman-Token 602c2545-645c-4d50-84ca-fab592d01cde
Content-Length 18
Request Body
{"details_key":""}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 125
ETag W/"7d-wqhn+WfD4T1xuSC0hDFym9SRsTg"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 Bad request due to the wronf data passed in body 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400 Bad request due to the wronf data passed in body
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 496ms
Mean size per request: 12.91KB

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2ODh9.qSNe7KwLCtaEgHKlGGVM8QZWpZ5pqnsPXM_lwbIkowI
Cache-Control no-cache
Postman-Token 9ff8ccbb-9e5c-427e-81fd-ceca97004e0b
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 13223
ETag W/"33a7-NqLpZe0OAzrczEzLmbiO/QsF1UE"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":188586,"job_number":"JOB_188586","tr_customer_id":188604,"tr_customer_product_id":188594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:51:04.000Z","modified_at":"2026-02-16T17:12:47.000Z","name":"Sourv puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"10293847561029","imei1":"10293847561029","imei2":"12345678900943","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T17:12:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":188586,"remark":"app crashes","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-16T16:51:04.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":188586,"remark":"poor battery","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-16T16:51:04.000Z"}],"quatations":[]},{"id":188568,"job_number":"JOB_188568","tr_customer_id":188586,"tr_customer_product_id":188576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:23:58.000Z","modified_at":"2026-02-16T16:24:02.000Z","name":"Eliane Stroman","mobile_number":"894-619-6134","email_id":"Velva73@hotmail.com","dop":"2025-04-06","serial_number":"13930075098644","imei1":"13930075098644","imei2":"13930075098644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T16:24:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":188568,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-16T16:23:58.000Z"}],"quatations":[]},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187259,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:28:25.000Z"}],"quatations":[]},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187244,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:10:56.000Z"}],"quatations":[]},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187243,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:02:48.000Z"}],"quatations":[]},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187007,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T12:55:52.000Z"}],"quatations":[]},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186959,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:08:04.000Z"}],"quatations":[]},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186958,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:05:46.000Z"}],"quatations":[]},{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186917,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T06:27:59.000Z"}],"quatations":[]},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":186895,"remark":"Phone heating while charging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T05:21:04.000Z"}],"quatations":[]},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":185708,"remark":"Issue in the phone","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-14T04:20:38.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify the response time is below 2000 1 0 0
Verify the message in the body is Suucess 1 0 0
Verify if the data is not empty array 1 0 0
Verify if the job number status with JOB_ 11 0 0
Verify created_at,modified_at,assigend_on should be valid ISO Date 11 0 0
Verify created_at,modified_at,assigned_on should be valid ISO date 0 11 0
verify if the problem array is not empty and has atleast one element 0 1 0
verify if the problems have mandatory properites 0 1 0
Total 26 13 0
Test Failures
Test NameAssertion Error
Verify created_at,modified_at,assigned_on should be valid ISO date
mst_action_status is not defined
verify if the problem array is not empty and has atleast one element
jsonObject is not defined
verify if the problems have mandatory properites
jsonObject is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 521ms
Mean size per request: 12.91KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2ODh9.qSNe7KwLCtaEgHKlGGVM8QZWpZ5pqnsPXM_lwbIkowI
Cache-Control no-cache
Postman-Token 35f595c7-82a1-4c8f-89cf-2d670aff47ec
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 13223
ETag W/"33a7-NqLpZe0OAzrczEzLmbiO/QsF1UE"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":188586,"job_number":"JOB_188586","tr_customer_id":188604,"tr_customer_product_id":188594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:51:04.000Z","modified_at":"2026-02-16T17:12:47.000Z","name":"Sourv puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"10293847561029","imei1":"10293847561029","imei2":"12345678900943","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T17:12:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":188586,"remark":"app crashes","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-16T16:51:04.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":188586,"remark":"poor battery","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-16T16:51:04.000Z"}],"quatations":[]},{"id":188568,"job_number":"JOB_188568","tr_customer_id":188586,"tr_customer_product_id":188576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:23:58.000Z","modified_at":"2026-02-16T16:24:02.000Z","name":"Eliane Stroman","mobile_number":"894-619-6134","email_id":"Velva73@hotmail.com","dop":"2025-04-06","serial_number":"13930075098644","imei1":"13930075098644","imei2":"13930075098644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T16:24:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":188568,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-16T16:23:58.000Z"}],"quatations":[]},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187259,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:28:25.000Z"}],"quatations":[]},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187244,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:10:56.000Z"}],"quatations":[]},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187243,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:02:48.000Z"}],"quatations":[]},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187007,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T12:55:52.000Z"}],"quatations":[]},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186959,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:08:04.000Z"}],"quatations":[]},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186958,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:05:46.000Z"}],"quatations":[]},{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186917,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T06:27:59.000Z"}],"quatations":[]},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":186895,"remark":"Phone heating while charging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T05:21:04.000Z"}],"quatations":[]},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":185708,"remark":"Issue in the phone","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-14T04:20:38.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 401 Unauthorised for the emtpty or missing token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 Unauthorised for the emtpty or missing token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 509ms
Mean size per request: 12.91KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2ODh9.qSNe7KwLCtaEgHKlGGVM8QZWpZ5pqnsPXM_lwbIkowI
Cache-Control no-cache
Postman-Token 97462c2e-6660-41c1-8be9-f75a9230c39a
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 13223
ETag W/"33a7-NqLpZe0OAzrczEzLmbiO/QsF1UE"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":188586,"job_number":"JOB_188586","tr_customer_id":188604,"tr_customer_product_id":188594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:51:04.000Z","modified_at":"2026-02-16T17:12:47.000Z","name":"Sourv puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"10293847561029","imei1":"10293847561029","imei2":"12345678900943","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T17:12:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":188586,"remark":"app crashes","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-16T16:51:04.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":188586,"remark":"poor battery","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-16T16:51:04.000Z"}],"quatations":[]},{"id":188568,"job_number":"JOB_188568","tr_customer_id":188586,"tr_customer_product_id":188576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:23:58.000Z","modified_at":"2026-02-16T16:24:02.000Z","name":"Eliane Stroman","mobile_number":"894-619-6134","email_id":"Velva73@hotmail.com","dop":"2025-04-06","serial_number":"13930075098644","imei1":"13930075098644","imei2":"13930075098644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T16:24:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":188568,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-16T16:23:58.000Z"}],"quatations":[]},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187259,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:28:25.000Z"}],"quatations":[]},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187244,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:10:56.000Z"}],"quatations":[]},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187243,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:02:48.000Z"}],"quatations":[]},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187007,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T12:55:52.000Z"}],"quatations":[]},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186959,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:08:04.000Z"}],"quatations":[]},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186958,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:05:46.000Z"}],"quatations":[]},{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186917,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T06:27:59.000Z"}],"quatations":[]},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":186895,"remark":"Phone heating while charging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T05:21:04.000Z"}],"quatations":[]},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":185708,"remark":"Issue in the phone","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-14T04:20:38.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 484ms
Mean size per request: 12.91KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2ODh9.qSNe7KwLCtaEgHKlGGVM8QZWpZ5pqnsPXM_lwbIkowI
Cache-Control no-cache
Postman-Token 205c79f2-a0f3-4966-a5a7-a8003dcc7410
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 13223
ETag W/"33a7-NqLpZe0OAzrczEzLmbiO/QsF1UE"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":188586,"job_number":"JOB_188586","tr_customer_id":188604,"tr_customer_product_id":188594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:51:04.000Z","modified_at":"2026-02-16T17:12:47.000Z","name":"Sourv puniyani","mobile_number":"0987654321","email_id":"Sourav.s@zscaler.com","dop":"2026-02-08","serial_number":"10293847561029","imei1":"10293847561029","imei2":"12345678900943","popurl":"2026-02-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T17:12:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":188586,"remark":"app crashes","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-16T16:51:04.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":188586,"remark":"poor battery","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-16T16:51:04.000Z"}],"quatations":[]},{"id":188568,"job_number":"JOB_188568","tr_customer_id":188586,"tr_customer_product_id":188576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T16:23:58.000Z","modified_at":"2026-02-16T16:24:02.000Z","name":"Eliane Stroman","mobile_number":"894-619-6134","email_id":"Velva73@hotmail.com","dop":"2025-04-06","serial_number":"13930075098644","imei1":"13930075098644","imei2":"13930075098644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-16T16:24:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":188568,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-16T16:23:58.000Z"}],"quatations":[]},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187259,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:28:25.000Z"}],"quatations":[]},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187244,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:10:56.000Z"}],"quatations":[]},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187243,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:02:48.000Z"}],"quatations":[]},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187007,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T12:55:52.000Z"}],"quatations":[]},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186959,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:08:04.000Z"}],"quatations":[]},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186958,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:05:46.000Z"}],"quatations":[]},{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186917,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T06:27:59.000Z"}],"quatations":[]},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":186895,"remark":"Phone heating while charging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T05:21:04.000Z"}],"quatations":[]},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":185708,"remark":"Issue in the phone","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-14T04:20:38.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 10.53KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2ODh9.qSNe7KwLCtaEgHKlGGVM8QZWpZ5pqnsPXM_lwbIkowI
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f105d6e2-46eb-46c3-adca-c6d37ddbe87b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Mon, 16 Feb 2026 17:41:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the message in the response body is 'Success' 1 0 0
Verify the response time below 2000 1 0 0
Verify the response schema matches the json schema 1 0 0
verify the data mst_oem,mst_model,mst_oem_id are present in the data 1 0 0
verify the mst_model is a non empty array 1 0 0
verify the mst_oem is a non empty array 1 0 0
Total 7 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 215ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 05238405-ab3f-463b-903d-6c614d72636e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify that the 401 Unauthorized status code is returned when the Authorization header is missing mainly token is empty or missing 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4O
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0d3e1388-5a7f-4df3-9831-abc0458e396e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden measn passed inavalid token in header 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden measn passed inavalid token in header
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: PUT
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 404 - Not Found
Mean time per request: 216ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2ODh9.qSNe7KwLCtaEgHKlGGVM8QZWpZ5pqnsPXM_lwbIkowI
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d0071da4-8d3e-46c9-85d3-61864e757dd5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verify the status code is the 405 method not allowed for the sending wrong HTTP code 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is the 405 method not allowed for the sending wrong HTTP code
expected response to have status code 405 but got 404
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 216ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2ODh9.qSNe7KwLCtaEgHKlGGVM8QZWpZ5pqnsPXM_lwbIkowI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 453ccd5e-e553-4a85-962e-0255c867b2ad
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 216ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2ODh9.qSNe7KwLCtaEgHKlGGVM8QZWpZ5pqnsPXM_lwbIkowI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 060d2ccd-b4e3-4416-aad3-96f4f8aa7ce1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 216ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2ODh9.qSNe7KwLCtaEgHKlGGVM8QZWpZ5pqnsPXM_lwbIkowI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4f831c87-d4e8-4790-88f3-b9bb8fe64157
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 216ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM2ODh9.qSNe7KwLCtaEgHKlGGVM8QZWpZ5pqnsPXM_lwbIkowI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a5eb0a89-e6c8-400e-ad5e-3c8d2d31270a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 681B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token 90c70f68-5846-4b23-a324-7c6608bc4826
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-UnuLYWIDVUZ1RhKfnGILbIfPWNs"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTI2MzY5Nn0.LTIZewES5pckGaNe0yfuhB7bcymbxJvo2hNnxU9SjLA"}}
Test Information
NamePassedFailedSkipped
Verify that the status code is 200 for oK 1 0 0
Verify that the response message is 'Success' 1 0 0
Verify that the time is less than the 2000 1 0 0
verify if the toke id valid VWT 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 681B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization
Cache-Control no-cache
Postman-Token 0afeb6cb-16b2-42f2-a18c-fd293b7e7d7c
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-UnuLYWIDVUZ1RhKfnGILbIfPWNs"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTI2MzY5Nn0.LTIZewES5pckGaNe0yfuhB7bcymbxJvo2hNnxU9SjLA"}}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 401 Unauthorised for the empty tyoken 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 401 Unauthorised for the empty tyoken
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token 5291cd38-cfda-4486-ac5f-9d353e157c04
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token 6e42a70c-579a-42f5-94cd-17a2c84312af
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token 0a3ac12e-d44e-4de2-b6da-fa16ab53b8bf
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 431B

Test Pass Percentage
78 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTI2MzY5Nn0.LTIZewES5pckGaNe0yfuhB7bcymbxJvo2hNnxU9SjLA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a088cf8b-5f3d-4478-98ef-a17a9076592e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify the response time response is below 2000 ms 1 0 0
Verify the response message is the success 1 0 0
Verify if the mandatory properties are shown in the response 1 0 0
verify if the password and reset password are not present in the response 0 1 0
Verify the response contains reole_name as 'QC 1 0 0
Verify the modified_at and created_at are both valid ISO date string 2 0 0
Verify the mobile-number is valid 10 digit string 0 1 0
Total 7 2 0
Test Failures
Test NameAssertion Error
verify if the password and reset password are not present in the response
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Verify the mobile-number is valid 10 digit string
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTI2MzY5Nn0.LTIZewES5pckGaNe0yfuhB7bcymbxJvo2hNnxU9SjLA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7786313d-ed28-40d6-808e-a7c74e063345
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0bc851ff-3e1b-4940-bad6-d8e8abb78b74
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d68f622c-2a2f-4732-a529-4174355bfe6f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 258ms
Mean size per request: 202B

Test Pass Percentage
77 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTI2MzY5Nn0.LTIZewES5pckGaNe0yfuhB7bcymbxJvo2hNnxU9SjLA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0c403e6a-bc4a-4726-ad34-1c9d63334673
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-02OOdyf1qfGXCD+nQH3tEACmjic"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":337},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Verify the response time below the 2000ms 1 0 0
Verify the response message is Success 1 0 0
Verify the array is non empty array with 3 elemensts 1 0 0
Verify the jsons has valid label 3 0 0
Verify the jsons has valid keys 3 0 0
verify count is positive number 0 3 0
Total 10 3 0
Test Failures
Test NameAssertion Error
verify count is positive number
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 273ms
Mean size per request: 202B

Test Pass Percentage
77 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTI2MzY5Nn0.LTIZewES5pckGaNe0yfuhB7bcymbxJvo2hNnxU9SjLA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a7d0f8c8-34ae-4874-9603-d23bbce2a9f5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-02OOdyf1qfGXCD+nQH3tEACmjic"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":337},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Verify the response time below the 2000ms 1 0 0
Verify the response message is Success 1 0 0
Verify the array is non empty array with 3 elemensts 1 0 0
Verify the jsons has valid label 3 0 0
Verify the jsons has valid keys 3 0 0
verify count is positive number 0 3 0
Total 10 3 0
Test Failures
Test NameAssertion Error
verify count is positive number
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 215ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8866fb3b-4ef1-432a-ac78-92ebe445d233
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 unauthorised for missing or invalid token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 258ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTI2MzY5Nn0.LTIZewES5pckGaNe0yfuhB7bcymbxJvo2hNnxU9SjLA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 927b8911-2e7b-41d7-819b-3ea59cb4b97c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-02OOdyf1qfGXCD+nQH3tEACmjic"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":337},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 260ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTI2MzY5Nn0.LTIZewES5pckGaNe0yfuhB7bcymbxJvo2hNnxU9SjLA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9cbc6ac3-2240-4530-866d-54029cc05b23
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-02OOdyf1qfGXCD+nQH3tEACmjic"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":337},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 31B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTI2MzY5Nn0.LTIZewES5pckGaNe0yfuhB7bcymbxJvo2hNnxU9SjLA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8edaf22b-aa22-4e28-a7e2-980b6fa04bfe
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "details_key": "{{pending_for_qc}}"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
response time below the 2000 ms 1 0 0
Verif the message in the response Success 1 0 0
Verif the data in the response is an non empty array 0 1 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verif the data in the response is an non empty array
expected +0 to be above +0
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 44b4318a-01cb-4dad-bb3f-69a2655ea3e5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 543cda94-3ed8-4207-a00a-44a5037bcd54
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden when using an invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden when using an invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cf7688e1-2661-4797-91f4-25782a701329
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT
expected response to have status code 405 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 696f7dd2-2b8f-4f5b-af0a-425858db11cb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 400 Bad request credentialds or the data missing in the reqest body 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 400 Bad request credentialds or the data missing in the reqest body
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 736ms
Mean size per request: 1021B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTI2MzY5Nn0.LTIZewES5pckGaNe0yfuhB7bcymbxJvo2hNnxU9SjLA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bd39f16f-1160-4648-91d1-67e370addf69
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1021
ETag W/"3fd-IbCxP9ZfVdF57FRuVfeH8UX/v9E"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187276,"job_number":"JOB_187276","tr_customer_id":187294,"tr_customer_product_id":187284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:23.000Z","modified_at":"2026-02-15T17:40:35.000Z","name":"Fay Jenkins","mobile_number":"515-990-9177","email_id":"General93@gmail.com","dop":"2024-08-17","serial_number":"13911524304073","imei1":"13911524304073","imei2":"13911524304073","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-15T17:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response message is 'Success' 1 0 0
verify the response time is below the 2000 ms 1 0 0
Verify the array is non empty array 0 1 0
verify that theis mst_action status is pending for the QC 0 1 0
Verify mandatory property in the response body 1 0 0
verify id is the number 1 0 0
verify mail id is the string 1 0 0
verify if the response matches the json schema 0 1 0
Total 6 3 0
Test Failures
Test NameAssertion Error
Verify the array is non empty array
expected undefined to be an array
verify that theis mst_action status is pending for the QC
expected undefined to deeply equal 'pending for QC'
verify if the response matches the json schema
jsonSchema is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 215ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 65782071-b99e-4ae6-a6cd-a992b90dc5ae
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code is 401 for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 60c2feaa-8162-46ca-a43d-e568fa85ebc7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1450d3e3-eef7-45f3-b378-75d4b1fb239f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5359976d-815a-450f-b3da-607d6c3c8316
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 400 Bad request for invalid credentials entered 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 400 Bad request for invalid credentials entered
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 400 - Bad Request
Mean time per request: 216ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTI2MzY5Nn0.LTIZewES5pckGaNe0yfuhB7bcymbxJvo2hNnxU9SjLA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 20c13cc6-777d-40bc-846e-e79009e61f81
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{
            "job_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-ZZ3XsfhBV21Xa3CMP7upIiifSnk"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 19","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 754ms
Mean size per request: 1021B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b6428dd8-e04e-464b-8a3f-24c50a662b67
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1021
ETag W/"3fd-IbCxP9ZfVdF57FRuVfeH8UX/v9E"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187276,"job_number":"JOB_187276","tr_customer_id":187294,"tr_customer_product_id":187284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:23.000Z","modified_at":"2026-02-15T17:40:35.000Z","name":"Fay Jenkins","mobile_number":"515-990-9177","email_id":"General93@gmail.com","dop":"2024-08-17","serial_number":"13911524304073","imei1":"13911524304073","imei2":"13911524304073","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-15T17:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response time is below the 2000 ms 1 0 0
Verify the response message is 'Success' 1 0 0
Verify that the data array is non empty array 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 215ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 91c33a51-1523-4633-8227-8e2e3fad5973
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 215ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization lvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4fff3d06-e32d-40e5-8c02-def75a494993
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 Forbidden for the invalid token
expected response to have status code 200 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 761ms
Mean size per request: 1021B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 338c2f83-b593-4f4c-a3f9-0da200158e12
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1021
ETag W/"3fd-IbCxP9ZfVdF57FRuVfeH8UX/v9E"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187276,"job_number":"JOB_187276","tr_customer_id":187294,"tr_customer_product_id":187284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:23.000Z","modified_at":"2026-02-15T17:40:35.000Z","name":"Fay Jenkins","mobile_number":"515-990-9177","email_id":"General93@gmail.com","dop":"2024-08-17","serial_number":"13911524304073","imei1":"13911524304073","imei2":"13911524304073","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-15T17:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 782ms
Mean size per request: 1021B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 760d7e61-cc01-443c-8cf7-cfd97cafa4e1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1021
ETag W/"3fd-IbCxP9ZfVdF57FRuVfeH8UX/v9E"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187276,"job_number":"JOB_187276","tr_customer_id":187294,"tr_customer_product_id":187284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:23.000Z","modified_at":"2026-02-15T17:40:35.000Z","name":"Fay Jenkins","mobile_number":"515-990-9177","email_id":"General93@gmail.com","dop":"2024-08-17","serial_number":"13911524304073","imei1":"13911524304073","imei2":"13911524304073","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-15T17:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
auth
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e7d36495-b050-42e5-909c-49426871d2c4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{"username":"iamfd","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-KhzJ1LJOyXikzvNX9FaqGaQ4nN4"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM3MDV9.aodjUVnFylSUrNeJvSBbC_rejSdLWxfUTtVS8M39a0I"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 217ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM3MDV9.aodjUVnFylSUrNeJvSBbC_rejSdLWxfUTtVS8M39a0I
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fabdf633-cd5c-4d5f-84e2-768ca657eb45
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-vbLkF4NTKdOl7tifiOCWz2z+vBU"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 260ms
Mean size per request: 243B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM3MDV9.aodjUVnFylSUrNeJvSBbC_rejSdLWxfUTtVS8M39a0I
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bece1aee-d7a4-4e93-b645-977bacc457a6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 243
ETag W/"f3-+jMW+f57D5Czhzs4+n7rnqCjBuk"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":6},{"label":"Created today","key":"created_today","count":1280},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-vbLkF4NTKdOl7tifiOCWz2z+vBU"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 5.75KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM3MDV9.aodjUVnFylSUrNeJvSBbC_rejSdLWxfUTtVS8M39a0I
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cae7d947-dbed-44c7-8208-f73080f1322c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 46
Request Body
{
            "details_key":"pending_for_delivery"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1705-HlxPKyz382EH5oyJfEOHK+TgxVk"
Vary Accept-Encoding
Content-Encoding gzip
Date Mon, 16 Feb 2026 17:41:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":185913,"job_number":"JOB_185913","tr_customer_id":185931,"tr_customer_product_id":185921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:10:06.000Z","modified_at":"2026-02-14T10:22:15.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"87013510078901","imei1":"87013510078901","imei2":"87013510078901","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:22:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185914,"job_number":"JOB_185914","tr_customer_id":185932,"tr_customer_product_id":185922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:11:53.000Z","modified_at":"2026-02-14T10:39:06.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"13975269095510","imei1":"13975269095510","imei2":"13975269095510","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185921,"job_number":"JOB_185921","tr_customer_id":185939,"tr_customer_product_id":185929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:30:49.000Z","modified_at":"2026-02-14T10:43:54.000Z","name":"Roberta Treutel","mobile_number":"587-721-9608","email_id":"Nicholaus83@yahoo.com","dop":"2026-01-04","serial_number":"18255758871854","imei1":"18255758871854","imei2":"18255758871854","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185940,"job_number":"JOB_185940","tr_customer_id":185958,"tr_customer_product_id":185948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:09:51.000Z","modified_at":"2026-02-14T10:45:35.000Z","name":"Torey Gorczany","mobile_number":"389-700-9899","email_id":"Velva14@hotmail.com","dop":"2026-01-04","serial_number":"17259175488354","imei1":"17259175488354","imei2":"17259175488354","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:45:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185947,"job_number":"JOB_185947","tr_customer_id":185965,"tr_customer_product_id":185955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:19:36.000Z","modified_at":"2026-02-14T09:27:19.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"88798499308805","imei1":"88798499308805","imei2":"88798499308805","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T09:27:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185973,"job_number":"JOB_185973","tr_customer_id":185991,"tr_customer_product_id":185981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:28.000Z","modified_at":"2026-02-14T08:49:29.000Z","name":"Marilou Ruecker","mobile_number":"562-716-8272","email_id":"Caterina12@yahoo.com","dop":"2024-08-17","serial_number":"56640049640964","imei1":"56640049640964","imei2":"56640049640964","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T08:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 5.75KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM3MDV9.aodjUVnFylSUrNeJvSBbC_rejSdLWxfUTtVS8M39a0I
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 126dad16-fa0e-42d6-b89b-02f00459cc7c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1705-HlxPKyz382EH5oyJfEOHK+TgxVk"
Vary Accept-Encoding
Content-Encoding gzip
Date Mon, 16 Feb 2026 17:41:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":185913,"job_number":"JOB_185913","tr_customer_id":185931,"tr_customer_product_id":185921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:10:06.000Z","modified_at":"2026-02-14T10:22:15.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"87013510078901","imei1":"87013510078901","imei2":"87013510078901","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:22:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185914,"job_number":"JOB_185914","tr_customer_id":185932,"tr_customer_product_id":185922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:11:53.000Z","modified_at":"2026-02-14T10:39:06.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"13975269095510","imei1":"13975269095510","imei2":"13975269095510","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185921,"job_number":"JOB_185921","tr_customer_id":185939,"tr_customer_product_id":185929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:30:49.000Z","modified_at":"2026-02-14T10:43:54.000Z","name":"Roberta Treutel","mobile_number":"587-721-9608","email_id":"Nicholaus83@yahoo.com","dop":"2026-01-04","serial_number":"18255758871854","imei1":"18255758871854","imei2":"18255758871854","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185940,"job_number":"JOB_185940","tr_customer_id":185958,"tr_customer_product_id":185948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:09:51.000Z","modified_at":"2026-02-14T10:45:35.000Z","name":"Torey Gorczany","mobile_number":"389-700-9899","email_id":"Velva14@hotmail.com","dop":"2026-01-04","serial_number":"17259175488354","imei1":"17259175488354","imei2":"17259175488354","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:45:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185947,"job_number":"JOB_185947","tr_customer_id":185965,"tr_customer_product_id":185955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:19:36.000Z","modified_at":"2026-02-14T09:27:19.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"88798499308805","imei1":"88798499308805","imei2":"88798499308805","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T09:27:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185973,"job_number":"JOB_185973","tr_customer_id":185991,"tr_customer_product_id":185981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:28.000Z","modified_at":"2026-02-14T08:49:29.000Z","name":"Marilou Ruecker","mobile_number":"562-716-8272","email_id":"Caterina12@yahoo.com","dop":"2024-08-17","serial_number":"56640049640964","imei1":"56640049640964","imei2":"56640049640964","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T08:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response time is below the 2000 ms 1 0 0
Verify the response message is 'Success' 1 0 0
Verify that the data array is non empty array 1 0 0
Validate the response schema is matching with expected schema 0 1 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Validate the response schema is matching with expected schema
expected data to satisfy schema but found following errors: 
        data.data[0].repair_start_date should be object, data.data[0].repair_end_date should be object, data.data[0].assigned_to should be object, data.data[1].repair_start_date should be object, data.data[1].repair_end_date should be object, data.data[1].assigned_to should be object, data.data[2].repair_start_date should be object, data.data[2].repair_end_date should be object, data.data[2].assigned_to should be object, data.data[3].repair_start_date should be object, data.data[3].repair_end_date should be object, data.data[3].assigned_to should be object, data.data[4].repair_start_date should be object, data.data[4].repair_end_date should be object, data.data[4].assigned_to should be object, data.data[5].repair_start_date should be object, data.data[5].repair_end_date should be object, data.data[5].assigned_to should be object
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 215ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c5dfc719-c2c1-4bfe-8bde-6a7b42c6683f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
bverify the status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a9bccbb0-f269-4d7c-b0fb-3d2f03827259
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Forbidden for passed invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Forbidden for passed invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0479612d-0c5b-4392-83c0-53723d67e041
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET} 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET}
expected response to have status code 405 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 216ms
Mean size per request: 168B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM3MDV9.aodjUVnFylSUrNeJvSBbC_rejSdLWxfUTtVS8M39a0I
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7deb508e-7496-43cf-9d3a-92389cde7c54
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 216ms
Mean size per request: 168B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2938f1ac-61f9-423a-b316-abd297aa22c2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
verify the Status code is 401 Unauthorised for the missing or empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the Status code is 401 Unauthorised for the missing or empty token
expected response to have status code 401 but got 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 216ms
Mean size per request: 168B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM3MDV9.aodjUVnFylSUrNeJvSBbC_rejSdLWxfUTtVS8M39a0I
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 61ab9a32-4056-4c1d-bcd1-65697fedc3bf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Forbiddem For invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Forbiddem For invalid token passed
expected response to have status code 403 but got 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 216ms
Mean size per request: 168B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM3MDV9.aodjUVnFylSUrNeJvSBbC_rejSdLWxfUTtVS8M39a0I
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8c8b1692-4351-4399-93c3-9e34bbab6b7b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 216ms
Mean size per request: 168B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM3MDV9.aodjUVnFylSUrNeJvSBbC_rejSdLWxfUTtVS8M39a0I
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b764b7ab-0fe6-4ede-9429-b00061869536
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
bverify the status code is 400 Bad request for the credentials are invalid 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 271ms
Mean size per request: 31B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM3MDV9.aodjUVnFylSUrNeJvSBbC_rejSdLWxfUTtVS8M39a0I
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7151dd04-a94f-4e98-969c-e8e96dbfb2fd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Check if the response message is 'Success' 1 0 0
Status code is 200 ok for the success 1 0 0
Response time below the 2000 1 0 0
Verify the response contails contains correct data 0 1 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verify the response contails contains correct data
Cannot read properties of undefined (reading 'jobId')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 99394880-3328-4e6b-b18c-0ad83c488d0d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3N
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c4907a4f-6c2f-444a-9116-04b66e1135b4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code is 403 Forbidden for Invalid credentials 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 Forbidden for Invalid credentials
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 276ms
Mean size per request: 31B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM3MDV9.aodjUVnFylSUrNeJvSBbC_rejSdLWxfUTtVS8M39a0I
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b6611b55-0128-45ef-b9e2-266eb4698949
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST
expected response to have status code 405 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 400 - Bad Request
Mean time per request: 216ms
Mean size per request: 149B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM3MDV9.aodjUVnFylSUrNeJvSBbC_rejSdLWxfUTtVS8M39a0I
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e241506d-47d7-4554-b4ee-10ef66d51540
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{"searchText":"{{}}"
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 149
ETag W/"95-Peaf3r4OPeJ+V1o+UyBQOkajLQ0"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected end of JSON input","expose":true,"statusCode":400,"body":"{\"searchText\":\"{{}}\"","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Status code is 400 BAd request for invalid search criteria or passed invalid credentials 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details
Response Information
Response Code: 400 - Bad Request
Mean time per request: 216ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNjM3MDV9.aodjUVnFylSUrNeJvSBbC_rejSdLWxfUTtVS8M39a0I
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f2116dd1-26d7-42fe-8ef1-08633ce68713
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{
            "job_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-ZZ3XsfhBV21Xa3CMP7upIiifSnk"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 17:41:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 19","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL:
Response Information
Response Code: -
Mean time per request: 0ms
Mean size per request: 0B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Response Headers
Response Body
No Response Body for this request
Test Information
No Tests for this request